
From nobody Mon Oct  1 00:01:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D401130934 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 00:01:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4n6KBNLP1DaE for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 00:01: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 CBC07130DD5 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 00:01:38 -0700 (PDT)
Date: Mon, 01 Oct 2018 00:01:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538377297; bh=61gWetIKLefAWYHWF3QlHe1QAuLORRlmhp69z9M+k5Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FTh7FHSOHURgRWpOOAbGZYax7l/nboIo/Tq1G+8MQnig39vkdcbjeTxNh6qgEGu// ziv7005w4vuBUZBDR2h7lotzYj/9lOUds+APQHF3AdPFYy+EO2urj+gTOjI9tjF5ET xxFSC8h0WfFfNvur3E7fozTZX5K75tn1KfXSqBMY=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba251d60b84eecc95e8808a26e57512efa674bc3492cf0000000117c9885192a169ce13459be3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1355/review/160171588@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1355@github.com>
References: <quicwg/base-drafts/pull/1355@github.com>
Subject: Re: [quicwg/base-drafts] QPACK:  Updated Static Table (#1355)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb1c65182934_72e3fa6a5cd45c01115b8"; 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/dsRW-cRYXfjmuG_eqaF7EvW30hM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 07:01:41 -0000

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

mnot commented on this pull request.



> +| 86    | authorization                    |                                                       |
+| 87    | content-security-policy          | script-src 'none'; object-src 'none'; base-uri 'none' |
+| 88    | early-data                       | 1                                                     |
+| 89    | expect-ct                        |                                                       |
+| 90    | forwarded                        |                                                       |
+| 91    | if-range                         |                                                       |
+| 92    | origin                           |                                                       |
+| 93    | purpose                          | prefetch                                              |
+| 94    | server                           |                                                       |
+| 95    | timing-allow-origin              | *                                                     |
+| 96    | upgrade-insecure-requests        | 1                                                     |
+| 97    | user-agent                       |                                                       |
+| 98    | x-forwarded-for                  |                                                       |
+| 99    | x-frame-options                  | deny                                                  |
+| 100   | x-frame-options                  | sameorigin                                            |
+| 101   | x-requested-with                 | xmlhttprequest                                        |

x-requested-with might be common, but it's being sent by old JS frameworks; it serves no real purpose, so we shouldn't be optimising 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/1355#pullrequestreview-160171588
----==_mimepart_5bb1c65182934_72e3fa6a5cd45c01115b8
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/1355#discussion_r221508709">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +| 86    | authorization                    |                                                       |
+| 87    | content-security-policy          | script-src &#39;none&#39;; object-src &#39;none&#39;; base-uri &#39;none&#39; |
+| 88    | early-data                       | 1                                                     |
+| 89    | expect-ct                        |                                                       |
+| 90    | forwarded                        |                                                       |
+| 91    | if-range                         |                                                       |
+| 92    | origin                           |                                                       |
+| 93    | purpose                          | prefetch                                              |
+| 94    | server                           |                                                       |
+| 95    | timing-allow-origin              | *                                                     |
+| 96    | upgrade-insecure-requests        | 1                                                     |
+| 97    | user-agent                       |                                                       |
+| 98    | x-forwarded-for                  |                                                       |
+| 99    | x-frame-options                  | deny                                                  |
+| 100   | x-frame-options                  | sameorigin                                            |
+| 101   | x-requested-with                 | xmlhttprequest                                        |
</pre>
<p>x-requested-with might be common, but it's being sent by old JS frameworks; it serves no real purpose, so we shouldn't be optimising for it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1355#pullrequestreview-160171588">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6S6xs4sxEZe0LKjqiuKy1UZABsAks5ugb3RgaJpZM4UACSn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1BUHZP1MqzsSxLNu56IXQvrqtZuks5ugb3RgaJpZM4UACSn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mnot commented on #1355"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1355#pullrequestreview-160171588"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1355#pullrequestreview-160171588",
"url": "https://github.com/quicwg/base-drafts/pull/1355#pullrequestreview-160171588",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mnot commented on 1355",
"sections": [
{
"text": "",
"activityTitle": "**Mark Nottingham**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mnot",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1355#pullrequestreview-160171588"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 335553703\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb1c65182934_72e3fa6a5cd45c01115b8--


From nobody Mon Oct  1 06:23:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4FE3E130DFE for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 06:23:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id St3sUZDan_z3 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 06:23: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 2DD76130DDC for <quic-issues@ietf.org>; Mon,  1 Oct 2018 06:23:03 -0700 (PDT)
Date: Mon, 01 Oct 2018 06:23:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538400181; bh=jERkW/cOEZKxAfrZzIv5FhbGqxhCRBwKXtmBSdK7gh4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rZsNwVCRhQTsjUc4fRON6pFj0n4iG5v+w/O69PJnTBBDcyS4yVvCZi77Pct6qg4Dx pnXEDPZQejSXS0VtHmCp0gcxWPgu9rhcKb132BXD+FziTR864qHllweFmiQmvFN2TW 3fJTKkxIztKPr+Klso6frKH4NnBs8igDts4ASj6w=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba54d6d6ab188f014110db991ff226ff46ee136d892cf0000000117c9e1b592a169ce15bedb09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1811/c425905564@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1811@github.com>
References: <quicwg/base-drafts/pull/1811@github.com>
Subject: Re: [quicwg/base-drafts] Extension frames and congestion/flow control (#1811)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb21fb5afcb2_3eed3fb2912d45b432348"; 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/QiCPaSW585NmYpbB2ziGfNPaeVE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 13:23:06 -0000

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

How would it prevent an unreliable stream?

The reason you don't acknowledge ACKs is that it can cause the connection to never go idle, or to take a long time to do so.    Additionally, ACK only packets don't count towards congestion control.

I don't want non-ACK frames to be excluded from congestion control unless doing so could cause a connection deadlock or some other major issue.  If a frame is congestion controlled, it should cause an ACK to be sent at some point(ie: at least once per RTT, but probably more), otherwise the congestion controller never gets any feedback.

Allowing a reduced rate of ACKs for frames which are not reliable is sensible, and is what the DATAGRAM proposal 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/1811#issuecomment-425905564
----==_mimepart_5bb21fb5afcb2_3eed3fb2912d45b432348
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>How would it prevent an unreliable stream?</p>
<p>The reason you don't acknowledge ACKs is that it can cause the connect=
ion to never go idle, or to take a long time to do so.    Additionally, A=
CK only packets don't count towards congestion control.</p>
<p>I don't want non-ACK frames to be excluded from congestion control unl=
ess doing so could cause a connection deadlock or some other major issue.=
  If a frame is congestion controlled, it should cause an ACK to be sent =
at some point(ie: at least once per RTT, but probably more), otherwise th=
e congestion controller never gets any feedback.</p>
<p>Allowing a reduced rate of ACKs for frames which are not reliable is s=
ensible, and is what the DATAGRAM proposal recommends.</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/1811#issuecomment-425905564">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3rsfm=
rBpcfLhpYT874GeUrawzYMks5ughc1gaJpZM4W-Pgs">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqyG9IBC94i-yqXtJ9h2Pp7eMxFsa=
ks5ughc1gaJpZM4W-Pgs.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett in #1811: How would it prevent an unreliable stream?\r\n\r\nThe reas=
on you don't acknowledge ACKs is that it can cause the connection to neve=
r go idle, or to take a long time to do so.    Additionally, ACK only pac=
kets don't count towards congestion control.\r\n\r\nI don't want non-ACK =
frames to be excluded from congestion control unless doing so could cause=
 a connection deadlock or some other major issue.  If a frame is congesti=
on controlled, it should cause an ACK to be sent at some point(ie: at lea=
st once per RTT, but probably more), otherwise the congestion controller =
never gets any feedback.\r\n\r\nAllowing a reduced rate of ACKs for frame=
s which are not reliable is sensible, and is what the DATAGRAM proposal r=
ecommends."}],"action":{"name":"View Pull Request","url":"https://github.=
com/quicwg/base-drafts/pull/1811#issuecomment-425905564"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-4=
25905564",
"url": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-4259=
05564",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Extension frames and congestion/flow c=
ontrol (#1811)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1811,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-4259=
05564"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3854152=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb21fb5afcb2_3eed3fb2912d45b432348--


From nobody Mon Oct  1 06:24:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6163E130E82 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 06:24:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.051
X-Spam-Level: 
X-Spam-Status: No, score=-7.051 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iuVjhZ54VWwS for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 06:24: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 56E80130DDC for <quic-issues@ietf.org>; Mon,  1 Oct 2018 06:24:01 -0700 (PDT)
Date: Mon, 01 Oct 2018 06:24:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538400240; bh=GoP/sPXF6mU/MVnLGls8I5sYf/sNS7UNAwjKbpZn+gE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Swi1fzkF4dEw17zqE9UAknMbYNkZv0c5oGBU9mDxZPV6M/Qhq7ZCx9nTz3t4HXK4c u5Bh4A8hBtLKeDNg0zj0Tw/4JNtXPVX8+8qh3BGR4GcE0hdbDu2CRcuJgSBIKMf6IG bjsi+4BmD3buEI2Yj+3kL/LB9x3spJz9FIi73sno=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab612b0dbd34043a4a1ed42a9254c6c2ecbb326dc792cf0000000117c9e1f092a169ce15c4dea2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1814/review/160292987@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1814@github.com>
References: <quicwg/base-drafts/pull/1814@github.com>
Subject: Re: [quicwg/base-drafts] transport: add missing 2 new TP on IANA table (#1814)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb21ff04b5f1_56a33fb9e74d45b48395f"; 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/ugbsKafQjF5ZI5opad80Q33boz8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 13:24:04 -0000

----==_mimepart_5bb21ff04b5f1_56a33fb9e74d45b48395f
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/1814#pullrequestreview-160292987
----==_mimepart_5bb21ff04b5f1_56a33fb9e74d45b48395f
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/1814#pullrequestreview-160292987">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwPkVHq_6Rj2XdskK8LXkwtfqdgKks5ughdwgaJpZM4XA90t">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6plI3xvNx9grfmzpefXhwKJ1wGsks5ughdwgaJpZM4XA90t.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1814"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1814#pullrequestreview-160292987"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1814#pullrequestreview-160292987",
"url": "https://github.com/quicwg/base-drafts/pull/1814#pullrequestreview-160292987",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1814",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1814#pullrequestreview-160292987"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386129197\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb21ff04b5f1_56a33fb9e74d45b48395f--


From nobody Mon Oct  1 09:15:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A9AFF130E05 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 09:15:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FRZbAvPLVWjt for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 09:15:17 -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 8F118130DFE for <quic-issues@ietf.org>; Mon,  1 Oct 2018 09:15:17 -0700 (PDT)
Date: Mon, 01 Oct 2018 09:15:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538410516; bh=6c7dzf/nSyq3C+6oUWXyaefpyqpFI5U+beBXMabbbHc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2OD69YD/v3UhqqhxDLYRea5MWFUXNsBruayAXSxx1pRVXI3+jhofJCcKUiLTfr296 GZK8pBte0PNWbygUbDLgtRnAzo9e10SgY6uIYX+VbeSMz5AZ9x9LML35Jw9BiSwPwl 80o1mJmut+MoL47LM29kMqDzduqJyhnrWKKCdF8M=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb140fb8f1d6cc583cd77025ba79cec760760e28192cf0000000117ca0a1492a169ce15bedb09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1811/c425967750@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1811@github.com>
References: <quicwg/base-drafts/pull/1811@github.com>
Subject: Re: [quicwg/base-drafts] Extension frames and congestion/flow control (#1811)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb24814205e2_4f8e3fd0f2ed45c483146b"; 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/rDK-3pYssfkuOHgGR5feOqcfRU8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 16:15:20 -0000

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

Yes, I'm not talking about ACKs for ACKs.

I believe there are two cases for unreliable streams:

1) Send and forget about the data itself but save metadata in memory: this is the case you're talking about and it's used to grow the cwnd when an ACK arrives.  It increases  bytes_in_flight.

2) Send and forget about everything: this is the more basic approach where sending doesn't elicit an ACK. I'm not sure if it should increase bytes_in_flight, but it should respect cwnd.  

Obviously 1) is better and I also prefer it for DATAGRAM streams.

I'm just wondering if the text isn't too restrictive since we're really talking about an extension.  Imagine an extension that improves the ACK frame but doesn't replace it (ACK_ECN comeback? :-)).

It's true that implementations can break these rules and implement private extensions that don't require ACKs.

P.S.: It looks like PADDING increases bytes_in_flight. This is confusing because bytes_in_flight will increase but nothing prevents a QUIC stack from just sending PADDING in one packet which would never be ACK'ed and bytes_in_flight won't ever be zero again. This would put us in perpetual loss detection mode.  Does that 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/pull/1811#issuecomment-425967750
----==_mimepart_5bb24814205e2_4f8e3fd0f2ed45c483146b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Yes, I'm not talking about ACKs for ACKs.</p>
<p>I believe there are two cases for unreliable streams:</p>
<ol>
<li>
<p>Send and forget about the data itself but save metadata in memory: thi=
s is the case you're talking about and it's used to grow the cwnd when an=
 ACK arrives.  It increases  bytes_in_flight.</p>
</li>
<li>
<p>Send and forget about everything: this is the more basic approach wher=
e sending doesn't elicit an ACK. I'm not sure if it should increase bytes=
_in_flight, but it should respect cwnd.</p>
</li>
</ol>
<p>Obviously 1) is better and I also prefer it for DATAGRAM streams.</p>
<p>I'm just wondering if the text isn't too restrictive since we're reall=
y talking about an extension.  Imagine an extension that improves the ACK=
 frame but doesn't replace it (ACK_ECN comeback? :-)).</p>
<p>It's true that implementations can break these rules and implement pri=
vate extensions that don't require ACKs.</p>
<p>P.S.: It looks like PADDING increases bytes_in_flight. This is confusi=
ng because bytes_in_flight will increase but nothing prevents a QUIC stac=
k from just sending PADDING in one packet which would never be ACK'ed and=
 bytes_in_flight won't ever be zero again. This would put us in perpetual=
 loss detection mode.  Does that make sense?</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/1811#issuecomment-425967750">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1o8Xd=
RSX7a8DboqQ3hTA4FadCf6ks5ugj-UgaJpZM4W-Pgs">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq-DEPpEgP8OTRdd8jeMN7cfKLObl=
ks5ugj-UgaJpZM4W-Pgs.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@rpau=
lo in #1811: Yes, I'm not talking about ACKs for ACKs.\r\n\r\nI believe t=
here are two cases for unreliable streams:\r\n\r\n1) Send and forget abou=
t the data itself but save metadata in memory: this is the case you're ta=
lking about and it's used to grow the cwnd when an ACK arrives.  It incre=
ases  bytes_in_flight.\r\n\r\n2) Send and forget about everything: this i=
s the more basic approach where sending doesn't elicit an ACK. I'm not su=
re if it should increase bytes_in_flight, but it should respect cwnd.  \r=
\n\r\nObviously 1) is better and I also prefer it for DATAGRAM streams.\r=
\n\r\nI'm just wondering if the text isn't too restrictive since we're re=
ally talking about an extension.  Imagine an extension that improves the =
ACK frame but doesn't replace it (ACK_ECN comeback? :-)).\r\n\r\nIt's tru=
e that implementations can break these rules and implement private extens=
ions that don't require ACKs.\r\n\r\nP.S.: It looks like PADDING increase=
s bytes_in_flight. This is confusing because bytes_in_flight will increas=
e but nothing prevents a QUIC stack from just sending PADDING in one pack=
et which would never be ACK'ed and bytes_in_flight won't ever be zero aga=
in. This would put us in perpetual loss detection mode.  Does that make s=
ense?"}],"action":{"name":"View Pull Request","url":"https://github.com/q=
uicwg/base-drafts/pull/1811#issuecomment-425967750"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-4=
25967750",
"url": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-4259=
67750",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Extension frames and congestion/flow c=
ontrol (#1811)",
"sections": [
{
"text": "",
"activityTitle": "**Rui Paulo**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@rpaulo",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1811,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-4259=
67750"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3854152=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb24814205e2_4f8e3fd0f2ed45c483146b--


From nobody Mon Oct  1 10:03:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4608130E6C for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:03:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JDoaZHKiXJox for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:03:36 -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 EF7B0130E11 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 10:03:35 -0700 (PDT)
Date: Mon, 01 Oct 2018 10:03:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538413414; bh=Av5VU6kV48u9ncPYIiifu4da3yZngswhLBAK9XiOZdY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lKIgLIXDTVqbwidOtz/5HEWnImTe0XiUA2W6xy2FlPInipXmvzFmmuScCRLRyvOxb L0W/wQ41/wbSJiJQlaPE5MMzDizKlSZ71x7zQJRXN34AIBNojRZ9cefPqOKE16utzB P37E+dhcHnJcpscIngBigWQ5fuI/8omXd05WiZJ8=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba9630516c1062100ccc7e07648dceb78817b2ca592cf0000000117ca156692a169ce15bedb09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1811/c425984645@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1811@github.com>
References: <quicwg/base-drafts/pull/1811@github.com>
Subject: Re: [quicwg/base-drafts] Extension frames and congestion/flow control (#1811)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb25366ae2d3_72053ff4daed45b814226f"; 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/luu4Z7Os_w2fZYV2qyi3ekt-uMY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 17:03:38 -0000

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

To your PS, I think the lack of clarity is the difference between "gets ACK'd eventually" and "elicits an ACK".  If you receive a packet with only PADDING and ACK, that doesn't elicit an ACK immediately.  However, when you do eventually sent an ACK, that packet is included in the range of acknowledged packets, which enabled bytes_in_flight to return to 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/pull/1811#issuecomment-425984645
----==_mimepart_5bb25366ae2d3_72053ff4daed45b814226f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>To your PS, I think the lack of clarity is the difference between "get=
s ACK'd eventually" and "elicits an ACK".  If you receive a packet with o=
nly PADDING and ACK, that doesn't elicit an ACK immediately.  However, wh=
en you do eventually sent an ACK, that packet is included in the range of=
 acknowledged packets, which enabled bytes_in_flight to return to zero.</=
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/1811#issuecomment-425984645">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq45Y9O=
za5_M8-rzt9UnekL50g1stks5ugkrmgaJpZM4W-Pgs">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq6xddCokyHGSqwGDoj4anmD6BU1c=
ks5ugkrmgaJpZM4W-Pgs.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1811: To your PS, I think the lack of clarity is the differenc=
e between \"gets ACK'd eventually\" and \"elicits an ACK\".  If you recei=
ve a packet with only PADDING and ACK, that doesn't elicit an ACK immedia=
tely.  However, when you do eventually sent an ACK, that packet is includ=
ed in the range of acknowledged packets, which enabled bytes_in_flight to=
 return to zero."}],"action":{"name":"View Pull Request","url":"https://g=
ithub.com/quicwg/base-drafts/pull/1811#issuecomment-425984645"}}}</script=
>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-4=
25984645",
"url": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-4259=
84645",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Extension frames and congestion/flow c=
ontrol (#1811)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1811,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-4259=
84645"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3854152=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb25366ae2d3_72053ff4daed45b814226f--


From nobody Mon Oct  1 10:04:32 2018
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 E38B8130E6C for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:04:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.051
X-Spam-Level: 
X-Spam-Status: No, score=-2.051 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BcFdAbPlxFNr for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:04:29 -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 2D748130E5B for <quic-issues@ietf.org>; Mon,  1 Oct 2018 10:04: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=lBYMCQw3TZG/+WxJFoPgii4P0zI=; b=xDuoQRl8UtaXaWhY cvrTHaMsYkmK0D0Jnp2A04W+VvkUFxg7SevdL78MfTmD+SMib06pNmjsn0FNqqKD 7ZSZJOi7oSV4TcAHbyHHyNWeTHSTP3lsjDXu9MOdmIQMuJ47JXAtT+3IYqMS4xfr 9/FDSxc877fYEU1sz+iAjvtcY/Y=
Received: by filter0718p1las1.sendgrid.net with SMTP id filter0718p1las1-8307-5BB2539A-65 2018-10-01 17:04:27.057325392 +0000 UTC m=+2142735.559349117
Received: from github-lowworker-baaab27.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0021p1iad2.sendgrid.net (SG) with ESMTP id w_IqusomSACeytuK68tcBA for <quic-issues@ietf.org>; Mon, 01 Oct 2018 17:04:26.887 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-baaab27.cp1-iad.github.net (Postfix) with ESMTP id E2F5580367 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 10:04:26 -0700 (PDT)
Date: Mon, 01 Oct 2018 17:04:27 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab38cc3ec951ae2727baacce67eb820d5aa9ba340b92cf0000000117ca159a92a169ce15c4dea2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1814/review/160393359@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1814@github.com>
References: <quicwg/base-drafts/pull/1814@github.com>
Subject: Re: [quicwg/base-drafts] transport: add missing 2 new TP on IANA table (#1814)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb2539ada748_5913f9db22d45bc8741a"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2VSTwSbwpebiY9ffwnusEK+svB1nBZ9MX942 3NIJPppQI2lA72c7/J/xkeqEl9ZYLOWxvz9ykbZgTTTDZ4JIYKMXWHSXIkJbx8lLJtVx2cO50pH1Vk lL5CeApDvJU4HBAKLnaN18bigoIgCR8BOtvAZx2R5bcWJT374oqxwSi1xZMA/tfRbHj++NCGIbI10r c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O8bI-wVi1kzqDj9pTACxL124h5Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 17:04:31 -0000

----==_mimepart_5bb2539ada748_5913f9db22d45bc8741a
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/1814#pullrequestreview-160393359
----==_mimepart_5bb2539ada748_5913f9db22d45bc8741a
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/1814#pullrequestreview-160393359">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwziWVEYdFpSj2PG1psrX9vHYQt9ks5ugksagaJpZM4XA90t">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3vT8rSsgnWIoEe6o2LIxKE4Q5VOks5ugksagaJpZM4XA90t.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1814"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1814#pullrequestreview-160393359"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1814#pullrequestreview-160393359",
"url": "https://github.com/quicwg/base-drafts/pull/1814#pullrequestreview-160393359",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop approved 1814",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1814#pullrequestreview-160393359"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386129197\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb2539ada748_5913f9db22d45bc8741a--


From nobody Mon Oct  1 10:07:13 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B3A4130E80 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:07:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 qgNc1TC6Gcp1 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:07: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 A7C47130E74 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 10:07:09 -0700 (PDT)
Date: Mon, 01 Oct 2018 10:07:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538413628; bh=keW1X91of32aTz55q+YmB7qa2vJ1+duBFe/oBaTXGds=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iZAwmSlYhAT9gCg/gagrcgg+h5Xjaw6OHSlgTofUlHABGMFdNZy0HKinIcx4uxkbm V2t5guSLNKyItkJbkJNrag5pZ1lSgt3l+bmdZ+XIFGFdlcXM3boJyfWqGSEJ9VDfWj 9nRMrJ9jYTvt6Ch/bdM+mbzSxOYz4dEdJyLiZa8k=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc5ec173e996677305a52cfdea2dc2464f4cb9dd592cf0000000117ca163c92a169ce15ac2c4e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1796/c425985847@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb2543c88356_36503ff2ebad45bc152416"; 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/Xh3m039PH-WCpWAvq3-0XW5MJu4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 17:07:12 -0000

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

Ian, what did you have in mind?  I wasn't suggesting to count full sized packets, just to allow a constant to be variable.

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

<p>Ian, what did you have in mind?  I wasn't suggesting to count full sized packets, just to allow a constant to be variable.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1796#issuecomment-425985847">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5r4LY7ft9QMun24om9sMh2T1pxtks5ugku8gaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzIudY9QrFoXG0QSXPwywScFZiAqks5ugku8gaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@rpaulo in #1796: Ian, what did you have in mind?  I wasn't suggesting to count full sized packets, just to allow a constant to be variable."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796#issuecomment-425985847"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796#issuecomment-425985847",
"url": "https://github.com/quicwg/base-drafts/pull/1796#issuecomment-425985847",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)",
"sections": [
{
"text": "",
"activityTitle": "**Rui Paulo**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@rpaulo",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1796,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1796\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796#issuecomment-425985847"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb2543c88356_36503ff2ebad45bc152416--


From nobody Mon Oct  1 10:44:35 2018
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 DC28A130EC3 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:44:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.999
X-Spam-Level: 
X-Spam-Status: No, score=-2.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uZzfuHjAhLte for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:44:21 -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 410A7130EB8 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 10:44:20 -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=1gsQxLmgcnabGtCRSZi1VEI+Ke0=; b=b5zx3WJ5uFWz4Y3q 0FuOa4SlFBhUCa/kEmoPqPISGhF8OpLXKSfw0OUHmR3iNZJGyXtcuHgYArVGcssa VHFMlGyaVCzLyX/1qje6MPTySvWJzcCbwbU/D9tYX6ObGZYaCLHfmY1Kok5VLXoP HwULCApgu7ffn24eeEtxA/UMgpQ=
Received: by filter1762p1mdw1.sendgrid.net with SMTP id filter1762p1mdw1-5123-5BB25CF0-27 2018-10-01 17:44:16.812541257 +0000 UTC m=+232956.786111900
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id J4BXKU3UTeaE8ObD8wk2cg for <quic-issues@ietf.org>; Mon, 01 Oct 2018 17:44:16.856 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id CF537460945 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 10:44:16 -0700 (PDT)
Date: Mon, 01 Oct 2018 17:44:17 +0000 (UTC)
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9cb2ad77b0325b8d38985251f520fed63de5243992cf0000000117ca1ef092a169ce15ca268c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1816@github.com>
Subject: [quicwg/base-drafts] handshake timer spec is inconsistent (#1816)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb25cf0c74cf_75b03ffae9ed45bc1014af"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3H90RptzOUhDE13z+8Qn+T6FKi0cHS1nCVrI GbfvqwphNPsEzfzZqAXS5WsA6C7bc18kx5Fuocdx6lpN+9tRl1dMTCWfKndudRJZN3xHZUTXhM4ORg yCvQR2+ucip3ah7B1cWgo08o/Vo0bXu9jhfd0fsUIJamSaj9DZuaqWQVBA8pF7sB+YfgMpTfwDNAxJ 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EFwisaAryPlknATS-7IcuJIpqcM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 17:44:35 -0000

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

Section 4.3.1 of quic-recovery says:

The initial handshake timeout SHOULD be set to twice the initial RTT.

but the pseudocode says:

timeout = max(timeout + max_ack_delay, kMinTLPTimeout)

Do we include max_ack_delay or 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/1816
----==_mimepart_5bb25cf0c74cf_75b03ffae9ed45bc1014af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Section 4.3.1 of quic-recovery says:</p>
<p>The initial handshake timeout SHOULD be set to twice the initial RTT.</p>
<p>but the pseudocode says:</p>
<p>timeout = max(timeout + max_ack_delay, kMinTLPTimeout)</p>
<p>Do we include max_ack_delay or 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/1816">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq03KlQoyVq3Ye2SVN5byDNswlxjTks5uglRwgaJpZM4XCjwe">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq294qpE87aBP6-JS0ozadYAN_05Lks5uglRwgaJpZM4XCjwe.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"handshake timer spec is inconsistent (#1816)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1816"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1816",
"url": "https://github.com/quicwg/base-drafts/issues/1816",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "handshake timer spec is inconsistent (#1816)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1816
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1816,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1816\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1816"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386546718\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb25cf0c74cf_75b03ffae9ed45bc1014af--


From nobody Mon Oct  1 10:52:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 88420130E74 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:52:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 3O7UZDsCxLPK for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:52: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 A1B44128C65 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 10:52:30 -0700 (PDT)
Date: Mon, 01 Oct 2018 10:52:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538416349; bh=9V37A2m6wohRV62DrEEWBYq6o6c7ppIA+q7VQMzpEjk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VjTOiZttS0L9Nj1kD/q6eKLkLqkFxpKZNIdSIm8cb211nO5h6YTt7o/aRiPj5N7KW AzHtMYMikNFuh0NbAmCjgciDfpCLV63OBSnZOVwDcgEC2TOh+6mi1/T7O2oeYo1Oz3 023dKozpjFkyHMmPQ8LTJak9Hp8HuwXmjF+HCZAc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab330ddc0dcc570706c6f7f30c2bbfa19eb49abc4492cf0000000117ca20dd92a169ce15bedb09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1811/c426001039@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1811@github.com>
References: <quicwg/base-drafts/pull/1811@github.com>
Subject: Re: [quicwg/base-drafts] Extension frames and congestion/flow control (#1811)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb25edd89d7c_31b83fcb9b6d45c4209757"; 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/OaHYbV2zLKpNIsvBNCvOyugdouE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 17:52:33 -0000

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

I'm of the opinion that even though QUIC can enable 2), it's neither a typical use case nor the one we should encourage, since I don't think it's feasible to respect CWND if you don't increase bytes_in_flight.

There's a specific exception in the text for ACK frame replacements and supplements:  "The exception is extension frames that replace or supplement the ACK frame."

PADDING is weird because people requested it behave as it does.  Admittedly, if it didn't have it's current behavior of increasing bytes_in_flight without eliciting an ACK, it would be identical to the PING frame.  It's certainly a potential footgun and there's some text in recovery noting that, though it could be a little stronger: "Note that this means PADDING frames cause packets to contribute toward bytes in flight without directly causing an acknowledgment 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/1811#issuecomment-426001039
----==_mimepart_5bb25edd89d7c_31b83fcb9b6d45c4209757
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I'm of the opinion that even though QUIC can enable 2), it's neither a=
 typical use case nor the one we should encourage, since I don't think it=
's feasible to respect CWND if you don't increase bytes_in_flight.</p>
<p>There's a specific exception in the text for ACK frame replacements an=
d supplements:  "The exception is extension frames that replace or supple=
ment the ACK frame."</p>
<p>PADDING is weird because people requested it behave as it does.  Admit=
tedly, if it didn't have it's current behavior of increasing bytes_in_fli=
ght without eliciting an ACK, it would be identical to the PING frame.  I=
t's certainly a potential footgun and there's some text in recovery notin=
g that, though it could be a little stronger: "Note that this means PADDI=
NG frames cause packets to contribute toward bytes in flight without dire=
ctly causing an acknowledgment to be sent.</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/1811#issuecomment-426001039">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyW1aO=
YSphs4_ApXBJ7211IiJ47hks5uglZdgaJpZM4W-Pgs">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq5Ml_G9lyrax1ZXnN5sdDJQ5nDrU=
ks5uglZdgaJpZM4W-Pgs.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett in #1811: I'm of the opinion that even though QUIC can enable 2), it=
's neither a typical use case nor the one we should encourage, since I do=
n't think it's feasible to respect CWND if you don't increase bytes_in_fl=
ight.\r\n\r\nThere's a specific exception in the text for ACK frame repla=
cements and supplements:  \"The exception is extension frames that replac=
e or supplement the ACK frame.\"\r\n\r\nPADDING is weird because people r=
equested it behave as it does.  Admittedly, if it didn't have it's curren=
t behavior of increasing bytes_in_flight without eliciting an ACK, it wou=
ld be identical to the PING frame.  It's certainly a potential footgun an=
d there's some text in recovery noting that, though it could be a little =
stronger: \"Note that this means PADDING frames cause packets to contribu=
te toward bytes in flight without directly causing an acknowledgment to b=
e sent.\r\n"}],"action":{"name":"View Pull Request","url":"https://github=
.com/quicwg/base-drafts/pull/1811#issuecomment-426001039"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-4=
26001039",
"url": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-4260=
01039",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Extension frames and congestion/flow c=
ontrol (#1811)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1811,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-4260=
01039"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3854152=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb25edd89d7c_31b83fcb9b6d45c4209757--


From nobody Mon Oct  1 10:57:02 2018
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 53792128C65 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:57:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m0P-CwKGK2Oy for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:56:58 -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 2A4481252B7 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 10:56: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=SsoLj/tpMw7RBr962vuYK1E4Ud0=; b=N4t3GoZa6Jh0wyC7 88fPaOspvSq4gU7oetEXs5dgEDfxiIFnKC33pnl9yQgdtOZnPOGFIZDcVo0yWwnb 8xjyDzUsHQDbGsvwcXdUUwWEV/39aNgFehGuMJ39bu+gjnSlu3vmqx4Rp/fDLrpW EmWiWJAgf96xz5jT3dm/JFc74/0=
Received: by filter1156p1las1.sendgrid.net with SMTP id filter1156p1las1-23836-5BB25FE8-25 2018-10-01 17:56:56.653935346 +0000 UTC m=+2146047.067392924
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id zb4Ji7jdSa-63oxKx6HEvA for <quic-issues@ietf.org>; Mon, 01 Oct 2018 17:56:56.545 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id 82D403E0974 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 10:56:56 -0700 (PDT)
Date: Mon, 01 Oct 2018 17:56:56 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3c3b7be2d1b1bbf1783a8faf6c1ea42d269c11f092cf0000000117ca21e892a169ce15ca268c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1816/426002533@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1816@github.com>
References: <quicwg/base-drafts/issues/1816@github.com>
Subject: Re: [quicwg/base-drafts] handshake timer spec is inconsistent (#1816)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb25fe879a1d_62c13f85376d45c4168433"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2mOMvAr+tO+D+c4aBcb05oZqlSg7CQ4DqYMG kZekxqnuSlrmcbWOiYKdUmImRJHGQX0wW0uMWt/oSjVE/Rt0tlfNJ7afRohIQZx480OrJaG8lz0Fsq JTb8ncAVyGpsYsASZyoPsAU+R04UyPJ6E3fbuKINxhG9DiqCLgegHbeNuc0CNHL7iuARwLGn2RrXMG A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MsxXPjrsIU6uTOsjY5GQAcYW_no>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 17:57:00 -0000

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

My intent was to not include max_ack_delay in the handshake timeout, because "4.4.1.  Crypto Handshake Data" advises using a very short or no ACK delay for handshake packets. 

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

<p>My intent was to not include max_ack_delay in the handshake timeout, because "4.4.1.  Crypto Handshake Data" advises using a very short or no ACK delay for handshake packets.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1816#issuecomment-426002533">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5MxbA-Uz2bJM5E-TEdyJo2PaVdBks5ugldogaJpZM4XCjwe">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2nOnVumFDVs9kW_VgvXZh6NLTSlks5ugldogaJpZM4XCjwe.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1816: My intent was to not include max_ack_delay in the handshake timeout, because \"4.4.1.  Crypto Handshake Data\" advises using a very short or no ACK delay for handshake packets. "}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1816#issuecomment-426002533"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1816#issuecomment-426002533",
"url": "https://github.com/quicwg/base-drafts/issues/1816#issuecomment-426002533",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] handshake timer spec is inconsistent (#1816)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1816,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1816\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1816#issuecomment-426002533"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386546718\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb25fe879a1d_62c13f85376d45c4168433--


From nobody Mon Oct  1 10:58:19 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D1036130E77 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:58:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.356
X-Spam-Level: 
X-Spam-Status: No, score=-2.356 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 6J3DB9k2TOqC for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:58:15 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 81720128C65 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 10:58:15 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538416694; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=WXa8BeMDd0w5me/QvdYUR4OeERcukZQxxYjnGL4+Wu0=; b=AZunzSn2hMKUWcYMgF6rKPGeITtAOZr+PdMKNzOMAQijjAxIJM5ODjMT9RAvz2EITyUFIKGH w9yqiBYvLutf98FzexCZu3+zny75GwL/fZD2s72GTKSb2E39sbW6FgcF1msKRlzxO/UO7b1v fnlSgtRvL2V8nNdQ+qvl7hid8kE=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bb26036.7f93b4742390-smtp-out-n03; Mon, 01 Oct 2018 17:58:14 -0000 (UTC)
Date: Mon, 01 Oct 2018 10:58:14 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb2603621608_43d22aeedce94ecc1314e@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6229a3: No max_ack_delay in handshake alarm
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb26036212a8_43d22aeedce94ecc130d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-lcVbEP38lZXl-nlorE_Bpc1lBo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 17:58:18 -0000

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

  Branch: refs/heads/ianswett-handshake-alarm
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6229a31634b817fb59a3b6841c0457e6ea9d290b
      https://github.com/quicwg/base-drafts/commit/6229a31634b817fb59a3b6841c0457e6ea9d290b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

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

  Log Message:
  -----------
  No max_ack_delay in handshake alarm

Fixes #1816



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb26036212a8_43d22aeedce94ecc130d4--


From nobody Mon Oct  1 10:58:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 887C9128C65 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:58:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 tFVLu4ij5IZg for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 10:58: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 C95A81252B7 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 10:58:33 -0700 (PDT)
Date: Mon, 01 Oct 2018 10:58:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538416713; bh=Q6HoUCXbFmWn+DI7mVf/HrOVcu/xSzC/UTqtbKrrAds=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=AgUMrTwKXmPMdeOWOuDaf/egd/+uMY19L/nDdrdu2QHSwBLK5sjTMpEGYNR3N0jkH 92DMNVNJWIQDbEGg4wa8qIn78EP1ZCN8l+3QP62nqGa1BsK90jdtb3jPIZnAz4jBcW te/tYT3KhVQVTILdygSdpkzF2DzcsX5Kb/7MXCug=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab05e396c0496352447c79018bebcf18a07de1ddab92cf0000000117ca224892a169ce15ca3b43@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1817@github.com>
Subject: [quicwg/base-drafts] No max_ack_delay in handshake alarm (#1817)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb260491d93_4e193ffacf8d45b41602aa"; 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/oHY438AYHvXIQVbVlXVZIo6Hwwg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 17:58:36 -0000

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

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

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

-- Commit Summary --

  * No max_ack_delay in handshake alarm

-- File Changes --

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

-- Patch Links --

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

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

<h4>Commit Summary</h4>
<ul>
  <li>No max_ack_delay in handshake alarm</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1817/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/1817.patch'>https://github.com/quicwg/base-drafts/pull/1817.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1817.diff'>https://github.com/quicwg/base-drafts/pull/1817.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/1817">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5nAIowN4n09XcJdsH_dLcBXVO6Fks5uglfJgaJpZM4XClRp">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4SK-Rmt4ftmXnsN9XJ8-4mw-Ggzks5uglfJgaJpZM4XClRp.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"No max_ack_delay in handshake alarm (#1817)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1817"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1817",
"url": "https://github.com/quicwg/base-drafts/pull/1817",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "No max_ack_delay in handshake alarm (#1817)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "6229a31",
"value": "No max_ack_delay in handshake alarm"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1817/files#diff-0) (2 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1817,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1817\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1817"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1817.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1817.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386552937\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb260491d93_4e193ffacf8d45b41602aa--


From nobody Mon Oct  1 11:02:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47AC9130E6B for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 11:01:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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-TloaSabmIm for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 11:01: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 C25CC130E92 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 11:01:52 -0700 (PDT)
Date: Mon, 01 Oct 2018 11:01:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538416911; bh=rxbwlvEwV6AqU9fr8DdMf4Mp+uG+fNEn+eQOuhvfFpk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=K3tbBw75PZJpXCNBNxMnfhTTSbjkr1tH5I7RAucc2CfJrrhlHbgmcnMUYVE3S9gL0 dHAamDYya73oiAbuCSqnRzPxigcg8FTYgWOMiqQGOKNDNhfU1MEDxX/GVLuT96cW6y DXyRkFBYKUkNuNKsBat1NpPQfYNF79Ox7g8f4wVc=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4416e72480e9527152f60287481aa09ef1a463f492cf0000000117ca230f92a169ce15bedb09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1811/c426004278@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1811@github.com>
References: <quicwg/base-drafts/pull/1811@github.com>
Subject: Re: [quicwg/base-drafts] Extension frames and congestion/flow control (#1811)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb2610fd320d_45bd3fd45a8d45b47992e"; 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/F6iDW0NP_4zd1mT-4FtZ1Iy2MIs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 18:01:59 -0000

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

Can you deadlock on sending PADDING between endpoints? Perhaps a very slow death?

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

<p>Can you deadlock on sending PADDING between endpoints? Perhaps a very slow death?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1811#issuecomment-426004278">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq24diio8_SqBIvqj6kInt7kYW-u1ks5ugliPgaJpZM4W-Pgs">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw7tO7A7urJlJbfUaFPr6D9k8aaZks5ugliPgaJpZM4W-Pgs.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1811: Can you deadlock on sending PADDING between endpoints? Perhaps a very slow death?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1811#issuecomment-426004278"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-426004278",
"url": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-426004278",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Extension frames and congestion/flow control (#1811)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1811,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-426004278"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 385415212\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb2610fd320d_45bd3fd45a8d45b47992e--


From nobody Mon Oct  1 11:34:24 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8CE88130E92 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 11:34:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zc3NqSUVKgYx for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 11:34: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 D9FD8130E6B for <quic-issues@ietf.org>; Mon,  1 Oct 2018 11:34:19 -0700 (PDT)
Date: Mon, 01 Oct 2018 11:34:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538418858; bh=qqqPKkuutf3WjEFrN0kllXOTrvmuTO0Rf0qLyjjKXRU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R/Bhq7cZ2Zjdpj5zNGHdA8DLJGgeP9/Zm5WjajD5E2jvSdO1O2m+XgMKRpkP1TEeN 0TSBlCdMTpqNE/cDT9cIXAvwBX9sa2/wPNpai4iDs8OwLIfQ6NMdCTiv4IwXu/YafB AsM83siMXMZJ6ANrf+Q3kIRYFr5FKQJ2KxCxDb3s=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab45905929dc3b45ce8bdbc6d6917e627d4c10d43392cf0000000117ca2aaa92a169ce15ca3b43@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1817/review/160428756@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1817@github.com>
References: <quicwg/base-drafts/pull/1817@github.com>
Subject: Re: [quicwg/base-drafts] No max_ack_delay in handshake alarm (#1817)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb268aac0754_6fcd3f8df82d45b81043e"; 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/sqlV788sNnUljrJJCKUOFF-6zKc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 18:34:23 -0000

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

martinduke approved this pull request.

Given that there's pretty much always data to send, the only possible problem I see is with the final ack of client FINISHED. But meh.



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

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

<p>Given that there's pretty much always data to send, the only possible problem I see is with the final ack of client FINISHED. But meh.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1817#pullrequestreview-160428756">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxPC9l6N8BHqQZGChw_0tRCdI6I5ks5ugmAqgaJpZM4XClRp">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-OeI_RuZnJYdkOJuhmMLarC-8HHks5ugmAqgaJpZM4XClRp.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke approved #1817"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1817#pullrequestreview-160428756"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1817#pullrequestreview-160428756",
"url": "https://github.com/quicwg/base-drafts/pull/1817#pullrequestreview-160428756",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke approved 1817",
"sections": [
{
"text": "Given that there's pretty much always data to send, the only possible problem I see is with the final ack of client FINISHED. But meh.",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1817#pullrequestreview-160428756"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386552937\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb268aac0754_6fcd3f8df82d45b81043e--


From nobody Mon Oct  1 11:39:08 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 27A1C130E85 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 11:39:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.356
X-Spam-Level: 
X-Spam-Status: No, score=-2.356 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 HcFu9TE6ApcK for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 11:39:03 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 69DCA1252B7 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 11:39:03 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538419142; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=pIxg307kaiiLUwNh46vicXpK8HOdylPX0tbiKW9INwk=; b=poQy5Hu9TzSfyggQMwj+zhXHkVuyYY22ss9JKKZ5o2bEyoakKo5rctWMNCYOvMcH6TSsIhNl mgMrSeI7LNDU02rxqATKqooVx18zwYcfhGQPp4bWnU8prU5404SS3ntsmRsHuPHlT2pOgMXv Hyr/mWkdRBkkRU2KUAjCAyObmJc=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bb269c6.7f2ddc7379c0-smtp-out-n02; Mon, 01 Oct 2018 18:39:02 -0000 (UTC)
Date: Mon, 01 Oct 2018 11:39:01 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb269c56ba7c_4e4d2ae3fbd02ec47331f@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 007677: No max_ack_delay in handshake alarm (#1817)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb269c56b731_4e4d2ae3fbd02ec4732bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/g6KaIIAB_YaqXYT597qy1HbXugw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 18:39:06 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 007677bdec21240d4bf494dbbee29da292e57209
      https://github.com/quicwg/base-drafts/commit/007677bdec21240d4bf494dbbee29da292e57209
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

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

  Log Message:
  -----------
  No max_ack_delay in handshake alarm (#1817)

Fixes #1816



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb269c56b731_4e4d2ae3fbd02ec4732bf--


From nobody Mon Oct  1 11:39:17 2018
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 8F0741252B7 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 11:39:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j85-Zz1KeqDP for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 11:39:09 -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 5B428130EA8 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 11:39: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=eQW2leQDLF1rBr60lh0Ip7aBcII=; b=tyL6vRpCJFR6JOIX hV5HZ0fZ7/MXAvJMO9CNDVdMe5FX4LgkMxAW06R7Ii8GzZ+JxPfnN2wPmlTqmTHk Rr4bUvWxtaoXFTB6Q86kxqT1rG48N00mvR55dkCiN77im0WyTRfw+p5PnJBeOAae RWfCMhAj/RFbXGZ9IGcz4aBfd7s=
Received: by filter1479p1mdw1.sendgrid.net with SMTP id filter1479p1mdw1-21406-5BB269CB-5D 2018-10-01 18:39:07.833857601 +0000 UTC m=+520136.986637393
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id OaCFMQPKSqmRfyjIgIJd_Q for <quic-issues@ietf.org>; Mon, 01 Oct 2018 18:39:07.846 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id CBFD0C006E for <quic-issues@ietf.org>; Mon,  1 Oct 2018 11:39:07 -0700 (PDT)
Date: Mon, 01 Oct 2018 18:39:08 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab45129dd7fb9f1cb08b966a66705cd0e598381b8792cf0000000117ca2bcb92a169ce15ca268c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1816/issue_event/1877499620@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1816@github.com>
References: <quicwg/base-drafts/issues/1816@github.com>
Subject: Re: [quicwg/base-drafts] handshake timer spec is inconsistent (#1816)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb269cbc885f_39493fcca00d45c41935ed"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3Xy9h7h2St3WZLyIubzCSUajFMPFCMQJhKBR 0g5bETms3NkEaJRK5P/gdPoIqGXdRg2jwH85fqfbsRhfOhYPMoRjm4vojXgadzfEXoPQ43oVJijhau 2DIAlPbGgQ5zX8QNglrdoBjH+VcZVV4Xxp/RoYGqsXJJiX6nKx5O+YVh2SMyKIBfJstPtecrbtCTJ/ I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CPWHg70GMJRNrWhzy4U_-XdNZT8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 18:39:12 -0000

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

Closed #1816 via #1817.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1816#event-1877499620
----==_mimepart_5bb269cbc885f_39493fcca00d45c41935ed
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="365569676" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1816" data-hovercard-url="/quicwg/base-drafts/issues/1816/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1816">#1816</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="365574979" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1817" href="https://github.com/quicwg/base-drafts/pull/1817">#1817</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/1816#event-1877499620">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqySDB7VYzKqAkKmFPi2WkU1d8Vr3ks5ugmFLgaJpZM4XCjwe">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-ZV2wE4tiWyT4rRRKkd7JZfwf8Uks5ugmFLgaJpZM4XCjwe.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1816 via #1817."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1816#event-1877499620"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1816#event-1877499620",
"url": "https://github.com/quicwg/base-drafts/issues/1816#event-1877499620",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] handshake timer spec is inconsistent (#1816)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1816#event-1877499620"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386546718\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb269cbc885f_39493fcca00d45c41935ed--


From nobody Mon Oct  1 11:39:24 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E37A1252B7 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 11:39:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PwaWqNzRM4ht for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 11:39: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 11B02130E74 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 11:39:12 -0700 (PDT)
Date: Mon, 01 Oct 2018 11:39:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538419151; bh=ZeR6O7R1KovZmQq4+5pW+8tc6740XyptfiQrrJOYYwc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=M0UAOieeD5IDlHqPIoHICUvfFJcHDce79nMSMJ2OhECnfTvwog9n9c3DknTjIGicQ /d6DnK8zOCqXMlGEKCXBera30+JaB0PGccM7e8PejynRifZSnDFvF80Hym9968mHbv NCNUeYFuWjTr8ROWDFq7Q6Q8GkyiMRRSTkYz6z70=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfe8a694e3cf1681c80c05bcae3fd4f828151ddcf92cf0000000117ca2bcf92a169ce15ca3b43@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1817/issue_event/1877499613@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1817@github.com>
References: <quicwg/base-drafts/pull/1817@github.com>
Subject: Re: [quicwg/base-drafts] No max_ack_delay in handshake alarm (#1817)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb269cf2b6db_20923f9b940d45c0148937"; 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/CcrFHI_ROEqS_l1KEG9Pdj-aisE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 18:39:14 -0000

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

Merged #1817 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/1817#event-1877499613
----==_mimepart_5bb269cf2b6db_20923f9b940d45c0148937
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="365574979" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1817" href="https://github.com/quicwg/base-drafts/pull/1817">#1817</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/1817#event-1877499613">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq74MVFjLOjwCWdDn8JduPJq_-2n9ks5ugmFPgaJpZM4XClRp">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxNmQSMvSzGeVoKNXcfxrlvz46Diks5ugmFPgaJpZM4XClRp.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1817 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1817#event-1877499613"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1817#event-1877499613",
"url": "https://github.com/quicwg/base-drafts/pull/1817#event-1877499613",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] No max_ack_delay in handshake alarm (#1817)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1817#event-1877499613"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386552937\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb269cf2b6db_20923f9b940d45c0148937--


From nobody Mon Oct  1 11:43:20 2018
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 23C15130E37 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 11:43:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q7EctCD0qV-p for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 11:43:16 -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 2B911128CF2 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 11:43:15 -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=l9gNQSE/6aKQr6iYpwzymWY72/8=; b=GLjxDYzo5PuXZXPP w+mfIUvqpq5TpTLQ+NQ6QCxsJfjKyQaQdtAoHEGJAXLF1A8L6fRTcmQKF23/KAxp oRCOvb23lqsoCJiqdAVZdOEC3fNsIxXSSFS1gSSII+oKkMSyUSHefjZte8wxj7Q5 BeGlAsK84fNAuacX+fTlsxvRM1o=
Received: by filter1813p1mdw1.sendgrid.net with SMTP id filter1813p1mdw1-15299-5BB26AC1-D 2018-10-01 18:43:13.564227488 +0000 UTC m=+225402.054248320
Received: from github-lowworker-c7d2ff2.cp1-iad.github.net (unknown [192.30.252.32]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id nlejzikwSVmBUBxybUmBwg for <quic-issues@ietf.org>; Mon, 01 Oct 2018 18:43:13.503 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-c7d2ff2.cp1-iad.github.net (Postfix) with ESMTP id 788DC4C033D for <quic-issues@ietf.org>; Mon,  1 Oct 2018 11:43:13 -0700 (PDT)
Date: Mon, 01 Oct 2018 18:43:14 +0000 (UTC)
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7e2acf2b4a045f5d7b89500c14fd65a4b099c93092cf0000000117ca2cc192a169ce159f31b4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1786/426018016@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1786@github.com>
References: <quicwg/base-drafts/issues/1786@github.com>
Subject: Re: [quicwg/base-drafts] Add Advice and Rules for CONN_CLOSE in Initial and Handshake  (#1786)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb26ac16ef43_5e5e3fd5de8d45c0163645"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0CGmhKPckcWvZrpDkp9dos9Z3x6sbao0T1a8 mkPeJnot1oLBuOZtSHbtl3YD/rd48T/GLWfHrUZTBSwiINi3AG1TWZ4BAEGY4h5sW6Ron6kDr39dTI C6IdUgL6g9mMEebB1Zy0Xhjv6aTSH1C7xKYo9jU+M/Yq7qsYhUzshpq31KDsM5CJEPEXoXlqpNCbXz o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Dr-RmYw-khQb9KU_jcUur6h2eSk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 18:43:18 -0000

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

OK, I'm going to write two different PRs, as they're addressing slightly different issues:

1) Advice for sending CONNECTION_CLOSE
2) Allow receivers more flexibility for fatal errors in Initial Packets.

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

<p>OK, I'm going to write two different PRs, as they're addressing slightly different issues:</p>
<ol>
<li>Advice for sending CONNECTION_CLOSE</li>
<li>Allow receivers more flexibility for fatal errors in Initial Packets.</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/1786#issuecomment-426018016">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwRjfnc53MK85YUffpFdxriMCw9Nks5ugmJBgaJpZM4W0yBo">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_bXFsis7bs_BdqljgwMcSERJSxVks5ugmJBgaJpZM4W0yBo.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke in #1786: OK, I'm going to write two different PRs, as they're addressing slightly different issues:\r\n\r\n1) Advice for sending CONNECTION_CLOSE\r\n2) Allow receivers more flexibility for fatal errors in Initial Packets."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1786#issuecomment-426018016"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1786#issuecomment-426018016",
"url": "https://github.com/quicwg/base-drafts/issues/1786#issuecomment-426018016",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Add Advice and Rules for CONN_CLOSE in Initial and Handshake  (#1786)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1786,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1786\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1786#issuecomment-426018016"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 382935144\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb26ac16ef43_5e5e3fd5de8d45c0163645--


From nobody Mon Oct  1 11:46:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8DA47130E6B for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 11:46:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KbqH4hesHDcd for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 11:46: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 AD0281252B7 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 11:46:29 -0700 (PDT)
Date: Mon, 01 Oct 2018 11:46:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538419588; bh=B/dDAAGldX1l8kmrs4aHZqzh+AYKxyILQYcRZVXMC5g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tEQtfm3vNQNTGv/dAMYYjf9YwlzEBubbE4FO9Wroto/s+3wgBSpq4tYv2Godiiq+2 LM5IT+QE2GZGcjKHo049AVBumM7gVEluG9ylUx8VMg6zcIs0vcXrKBlIXiIC3TKfai XLnFfHek8PblLXR3Ko6l2Nm85dbJV/0I6nMxLFCg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab22107cd5a422007d1c0d401adade3d3f828d211892cf0000000117ca2d8492a169ce15bedb09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1811/c426019089@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1811@github.com>
References: <quicwg/base-drafts/pull/1811@github.com>
Subject: Re: [quicwg/base-drafts] Extension frames and congestion/flow control (#1811)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb26b8472bac_56f33f8b506d45b41751d9"; 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/aAQH_cPd5JNk94gsg_A9aXZYK8I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 18:46:31 -0000

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

I'm not aware of any deadlocks, but you could end up stalled until the TLP fires.

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

<p>I'm not aware of any deadlocks, but you could end up stalled until the TLP fires.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1811#issuecomment-426019089">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_Jx19de4TrJEuwbDaDDzUsJGL6Dks5ugmMEgaJpZM4W-Pgs">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwsx8qbHIBQj0CvLOgeLuujM1G12ks5ugmMEgaJpZM4W-Pgs.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1811: I'm not aware of any deadlocks, but you could end up stalled until the TLP fires."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1811#issuecomment-426019089"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-426019089",
"url": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-426019089",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Extension frames and congestion/flow control (#1811)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1811,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-426019089"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 385415212\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb26b8472bac_56f33f8b506d45b41751d9--


From nobody Mon Oct  1 12:21:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF7A0130EA8 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 12:21:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 kJit40b89Ayv for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 12:21: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 EB7B5130EB7 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 12:21:26 -0700 (PDT)
Date: Mon, 01 Oct 2018 12:21:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538421685; bh=50GQJuBAK+/t/Dqzn6UMIdlSUO2GtkclEgzzQkT0CO0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FsSPRlRFS/kX9MTcCIVusdUv0bVJpVzsKlPg9UdrenWa8zpno5aGctUmI9jkAt9eE nvVbvPTFBnWkiYW5P7XYh0V0/taQm6JAGMYtpOtVKgICGiW6JJekq7p0isap93sLPX MTrkZjYpUOS3GL4vm4xa1j0GIay7zMrZHoN/v21k=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab253dcb70aff1fb0d244d069adf7afb70c8e7022f92cf0000000117ca35b592a169ce15ac2c4e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1796/c426030508@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb273b5bd98d_8c33fb4036d45c4255892"; 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/LkKPvdc1wDZmNLLDnPTItZ168nk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 19:21:29 -0000

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

I realize kMaxDatagramSize is in the constants section, but I'm not sure it should be a constant throughout a connection, given the existence of PMTU, so it's inclusion there may be incorrect or at least misleading.

I was thinking of tracking the number of in flight packets that are >= 1200 bytes on the sender side in addition to the number of bytes in flight and then on the receiver side, only send an ack immediately if two packets >1200 bytes are received.  That would keep the concept of full-sized packets while also allow changing the MTU during a connection without any other issues.

As I mention it, I realize this has the unintended side effect that if the sender wants to delay acks, it can send a 1199 byte packet instead of 1200 byte one.  I'm not sure if that's a feature or a 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/pull/1796#issuecomment-426030508
----==_mimepart_5bb273b5bd98d_8c33fb4036d45c4255892
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I realize kMaxDatagramSize is in the constants section, but I'm not su=
re it should be a constant throughout a connection, given the existence o=
f PMTU, so it's inclusion there may be incorrect or at least misleading.<=
/p>
<p>I was thinking of tracking the number of in flight packets that are &g=
t;=3D 1200 bytes on the sender side in addition to the number of bytes in=
 flight and then on the receiver side, only send an ack immediately if tw=
o packets &gt;1200 bytes are received.  That would keep the concept of fu=
ll-sized packets while also allow changing the MTU during a connection wi=
thout any other issues.</p>
<p>As I mention it, I realize this has the unintended side effect that if=
 the sender wants to delay acks, it can send a 1199 byte packet instead o=
f 1200 byte one.  I'm not sure if that's a feature or a bug.</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/1796#issuecomment-426030508">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9XNX6=
JECuwPsXl3depoQSCUBJsvks5ugms1gaJpZM4W4vxd">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq-JoO4ytazKpilDpSy6kZG48Gmd_=
ks5ugms1gaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett in #1796: I realize kMaxDatagramSize is in the constants section, bu=
t I'm not sure it should be a constant throughout a connection, given the=
 existence of PMTU, so it's inclusion there may be incorrect or at least =
misleading.\r\n\r\nI was thinking of tracking the number of in flight pac=
kets that are \u003e=3D 1200 bytes on the sender side in addition to the =
number of bytes in flight and then on the receiver side, only send an ack=
 immediately if two packets \u003e1200 bytes are received.  That would ke=
ep the concept of full-sized packets while also allow changing the MTU du=
ring a connection without any other issues.\r\n\r\nAs I mention it, I rea=
lize this has the unintended side effect that if the sender wants to dela=
y acks, it can send a 1199 byte packet instead of 1200 byte one.  I'm not=
 sure if that's a feature or a bug."}],"action":{"name":"View Pull Reques=
t","url":"https://github.com/quicwg/base-drafts/pull/1796#issuecomment-42=
6030508"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796#issuecomment-4=
26030508",
"url": "https://github.com/quicwg/base-drafts/pull/1796#issuecomment-4260=
30508",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1796,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1796\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796#issuecomment-4260=
30508"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3839744=
93\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb273b5bd98d_8c33fb4036d45c4255892--


From nobody Mon Oct  1 12:48:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3CA891293FB for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 12:48:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 6yv6ksxKfUKb for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 12:48: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 0F0D81252B7 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 12:48:29 -0700 (PDT)
Date: Mon, 01 Oct 2018 12:48:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538423307; bh=fGLQv5gXpD5TgYsda0ghVByEJxWHAfwzTtPbwBu1KlQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uWXisSczOYwchcIoAPGJrPNelnu3HU0u1/tC57oLc8eZP3XTxlNJq31TUHB8+/Jwd LmtOyOAdvLTBGfQoK6w5ky1Wa5a9T4vVPGR6KEkmqHAmyKsdYJRhSDqmWzn/N76d5Z XoMhruoy9tMXUIbp3kWxhWv5jwI9RR6gMJRYqVE8=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abef7f15f957b797b081c5777a2b42fe866e5dd14d92cf0000000117ca3c0b92a169ce15bedb09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1811/c426038829@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1811@github.com>
References: <quicwg/base-drafts/pull/1811@github.com>
Subject: Re: [quicwg/base-drafts] Extension frames and congestion/flow control (#1811)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb27a0b34945_7f7a3fc1daad45b8117725"; 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/0OJZhHM7PjKGG9sMZusjvNo90qs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 19:48:31 -0000

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

Oh, yes, it already says "supplements".  I've thought about this more and yes I agree it's fine the way it is right now.  Thanks.

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

<p>Oh, yes, it already says "supplements".  I've thought about this more and yes I agree it's fine the way it is right now.  Thanks.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1811#issuecomment-426038829">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwac2mzqyhpLnqx213nJsvNiW3zTks5ugnGLgaJpZM4W-Pgs">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw2iA3rtElxQB53c1k81l2PQnjQXks5ugnGLgaJpZM4W-Pgs.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@rpaulo in #1811: Oh, yes, it already says \"supplements\".  I've thought about this more and yes I agree it's fine the way it is right now.  Thanks."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1811#issuecomment-426038829"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-426038829",
"url": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-426038829",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Extension frames and congestion/flow control (#1811)",
"sections": [
{
"text": "",
"activityTitle": "**Rui Paulo**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@rpaulo",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1811,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1811#issuecomment-426038829"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 385415212\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb27a0b34945_7f7a3fc1daad45b8117725--


From nobody Mon Oct  1 13:09:17 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C4913130E26 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 13:09:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.75
X-Spam-Level: 
X-Spam-Status: No, score=-0.75 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FreYygASA5Ns for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 13:09:12 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 84CFD130E19 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 13:09:12 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538424551; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NqQkXNhKZtXWvIim7d+axMrO8KEbadwWpusQ6zHKw7Y=; b=Mtc+7V+bkF+ejtEBoAJ+cb+X5bmKerrUc7gF3aV2LOPPVsp5D+Zy0xWn0NJuuFhatgwF6wzA 6MV1DbZQsSjkIEY0KbjTAKnlgd5BE9mh4LRQxPKnm4L2lzzcj2FLAE6DtHZ0XFG2Nox51VUl FLwkzV9R7XhYDWTtgNN13AKmCkA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bb27ee6.7ff9c405df30-smtp-out-n02; Mon, 01 Oct 2018 20:09:10 -0000 (UTC)
Date: Mon, 01 Oct 2018 13:09:09 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb27ee5cabb4_6dcd2ad3eefe4ec040297@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a56d44: Simplify SETTINGS payload (#1807)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb27ee5ca88f_6dcd2ad3eefe4ec040180"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OMLxZWWnVTE7HGXffXOJxDRfcT0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 20:09:15 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: a56d4423f1034d7aa1457b10bb279ce412d933f0
      https://github.com/quicwg/base-drafts/commit/a56d4423f1034d7aa1457b10bb279ce412d933f0
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

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

  Log Message:
  -----------
  Simplify SETTINGS payload (#1807)

* Simplify SETTINGS payload

* Guidance in HTTP/2 section

* Comparison game



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb27ee5ca88f_6dcd2ad3eefe4ec040180--


From nobody Mon Oct  1 13:09:23 2018
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 A5720130EA8 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 13:09:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G5eKAusPodfo for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 13:09:19 -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 C9A51130E26 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 13:09: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=aGke4Jc306YIyo2SN6py5nQ/tE0=; b=QKd9gGKhI2pjYqeu ogbaMtFSq/2gHHJksl1IS6X8xqtL5RjvyUqGGmppF47GtHi7IFy1b578REPLcRBJ cn0F3yvRicNEXfjjfrk+mwRHF5tE/i1ebnEo+JOwJQGLkkXAWsRTXCnpShxemwwG pfKKeDDz2A53kVKY6WfvRm4u4Mw=
Received: by filter1140p1las1.sendgrid.net with SMTP id filter1140p1las1-17544-5BB27EEE-35 2018-10-01 20:09:18.986618473 +0000 UTC m=+2153768.479817429
Received: from github-lowworker-1ffe0ab.cp1-iad.github.net (unknown [192.30.252.38]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id UF54GXe8SwquYBNIgT9BBg for <quic-issues@ietf.org>; Mon, 01 Oct 2018 20:09:18.885 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1ffe0ab.cp1-iad.github.net (Postfix) with ESMTP id D66B538005B for <quic-issues@ietf.org>; Mon,  1 Oct 2018 13:09:18 -0700 (PDT)
Date: Mon, 01 Oct 2018 20:09:19 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab93f16404014ead9badbf085afebecfaaba4711a592cf0000000117ca40ee92a169ce14546a14@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1556/issue_event/1877697334@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1556@github.com>
References: <quicwg/base-drafts/issues/1556@github.com>
Subject: Re: [quicwg/base-drafts] HTTP SETTINGS: define setting content encoding (#1556)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb27eeec998a_4e473f9592cd45bc12033b"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1h+FCVNlJggLBl27AytHv3tG+Xg/GqUCn2f0 aHFYieMb4MCRADaH2foYmNKp+kjeCfeHXJZ8aNsdtBxkpG8gWqnhft9ADfb7+kj/GqBduK1yigm7HL Vho1ECisqB/9qZ4dGcT1oO9eZHiQvQ0ovV+HlfLGso6eoz2Mm4P3DFVPSxGpnmyKAz7VpWvKYK4Uxu U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Zxqjxab22XDwUqrLt4j2kAPeMzY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 20:09:22 -0000

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

Closed #1556 via #1807.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1556#event-1877697334
----==_mimepart_5bb27eeec998a_4e473f9592cd45bc12033b
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="341076500" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1556" data-hovercard-url="/quicwg/base-drafts/issues/1556/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1556">#1556</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="364596743" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1807" href="https://github.com/quicwg/base-drafts/pull/1807">#1807</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/1556#event-1877697334">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqytVIW4hAAQZcLFFWWcnoBhuJ23oks5ugnZugaJpZM4VPJRx">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2qznAgWlvXK7knor1jozpZ6Cxr5ks5ugnZugaJpZM4VPJRx.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1556 via #1807."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1556#event-1877697334"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1556#event-1877697334",
"url": "https://github.com/quicwg/base-drafts/issues/1556#event-1877697334",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] HTTP SETTINGS: define setting content encoding (#1556)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1556#event-1877697334"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 356291697\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb27eeec998a_4e473f9592cd45bc12033b--


From nobody Mon Oct  1 13:09:30 2018
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 9E544130E26 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 13:09:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.454
X-Spam-Level: 
X-Spam-Status: No, score=-3.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Lgx0gE8QVlSK for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 13:09:21 -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 F0869130E19 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 13:09: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=XWjuw63qjAXNbNZX0jM6PoxDMoo=; b=gNDHYebEzvqUxUEw JkjSWPFuizKABAkTNAjMjHdV6j6IylYYYzDZCIVjziu6CEBs6xBlLjZcn9yLyxJB tyrGbYnO7xXkFNSsR8c1I30yuvyR5nnmLrJvKuTwmMzF3+dvxetqATZzv15A86hu L88pN80aNL7IHGXqFRtLGvtmRD0=
Received: by filter1826p1mdw1.sendgrid.net with SMTP id filter1826p1mdw1-16766-5BB27EEF-6 2018-10-01 20:09:19.259605901 +0000 UTC m=+525429.866366011
Received: from github-lowworker-0b1e58d.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0010p1iad2.sendgrid.net (SG) with ESMTP id 9iV8UWWwRA2k9hlloNtfkw for <quic-issues@ietf.org>; Mon, 01 Oct 2018 20:09:19.137 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0b1e58d.cp1-iad.github.net (Postfix) with ESMTP id 175843E00C9 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 13:09:19 -0700 (PDT)
Date: Mon, 01 Oct 2018 20:09:19 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2e72ec71c9d51ebaf8835b95513a4c30298e213b92cf0000000117ca40ef92a169ce15bb4e07@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1807/issue_event/1877697326@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1807@github.com>
References: <quicwg/base-drafts/pull/1807@github.com>
Subject: Re: [quicwg/base-drafts] Simplify SETTINGS payload (#1807)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb27eefea75_313a3fd5b0ad45c41223c8"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2cIRNvhMywsz0jw7XH4iTsOZn4xrshVxwGOh IRJayDkxAqVBSfVhoNxp5riWQe2IIoCKnDrKLPEh4iaHBz56fKhoQP6Hd2bjcIAJyRW6zD001Gvip3 kk2WFisFYqvBO8JWtxotbGxb9OWTkcleWvqQREwvs+FPyeeHctkD2CXt12SLoGP3lGtLimRsUM1svG o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gjFiecDKRZ7OoWiB7XFWqPVMcNQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 20:09:23 -0000

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

Merged #1807 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/1807#event-1877697326
----==_mimepart_5bb27eefea75_313a3fd5b0ad45c41223c8
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="364596743" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1807" href="https://github.com/quicwg/base-drafts/pull/1807">#1807</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/1807#event-1877697326">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9dQTr5RYYo9AuwjC8YJN8u0NG9tks5ugnZvgaJpZM4W9NCm">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq53k5uOEAvVPhVJZZVr4YM6sHTEGks5ugnZvgaJpZM4W9NCm.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1807 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1807#event-1877697326"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1807#event-1877697326",
"url": "https://github.com/quicwg/base-drafts/pull/1807#event-1877697326",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Simplify SETTINGS payload (#1807)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1807#event-1877697326"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 385142950\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb27eefea75_313a3fd5b0ad45c41223c8--


From nobody Mon Oct  1 14:17:02 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2BE78130DE9 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 14:17:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.206
X-Spam-Level: 
X-Spam-Status: No, score=-1.206 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ToGmrQQtvY9K for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 14:17:00 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 D0D841252B7 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 14:16:59 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538428618; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=s8QTdBnyhirnM+n/b3hpvo1yc5TtZJOaUqPsZ7r3GAE=; b=Ji+XbkIbe4cvFoD9IhVquOpj42la8v7HKw501/t21LyxKKAGA8Ff3ukT0oa5KtCD8DXk6bmL +ZtZ7koeAYJ9DHwyWQ462oPwz6q2VcGtILGZtsdsqLTQno4dVnnsyuMavGCFl5KVRqB4uoa/ /Kb4knYk5Y1l/Z0gGwqw7isKBFA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bb28eca.7f9aa45abcf0-smtp-out-n02; Mon, 01 Oct 2018 21:16:58 -0000 (UTC)
Date: Mon, 01 Oct 2018 14:16:57 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb28ec9b0bdc_6c062ad74746eecc56376@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3ef9c8: Mark doesn't like XHR
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb28ec9b0908_6c062ad74746eecc5627f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eKgG9LbZDTDHawEdS67E9c_Cj2w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 21:17:01 -0000

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

  Branch: refs/heads/qpack_static
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3ef9c85535715b089b8bfbf1b24d1219f1358b90
      https://github.com/quicwg/base-drafts/commit/3ef9c85535715b089b8bfbf1b24d1219f1358b90
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

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

  Log Message:
  -----------
  Mark doesn't like XHR



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb28ec9b0908_6c062ad74746eecc5627f--


From nobody Mon Oct  1 14:17:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5831E130EBE for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 14:17:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 zjsFi5X5VcTW for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 14:17: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 BD7FA130DE9 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 14:17:05 -0700 (PDT)
Date: Mon, 01 Oct 2018 14:17:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538428624; bh=7jU89yR7CA+E65VH1qLgiXIB7p7bxqP5zXW6FdfII4A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gZ8VxdQKcgNxoY1TzU52HIeJViMEZSGvI6cjPqsHRP5ytxgiBHwOIwRm3ASFzGeWM HsXycQySA3O1BUYygmaK6mXMnlwPZk7dtCuaSlCGC6vM3Zgkt0w0Ya4dL1Ls+9ZTcy lil22NZuf0Km7rW4cp7sa5MOZ3qxJE+7V1xigrHE=
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/1355/push/2922602999@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1355@github.com>
References: <quicwg/base-drafts/pull/1355@github.com>
Subject: Re: [quicwg/base-drafts] QPACK:  Updated Static Table (#1355)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb28ed08f5bb_bc43fa0288d45c02976f4"; 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/MFZPaz1L1JJWJgw5Cv_x0IVURwM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 21:17:07 -0000

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

@MikeBishop pushed 1 commit.

3ef9c85  Mark doesn't like XHR


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1355/files/89d5748301c69aeda8925b7b3fb82f4476905906..3ef9c85535715b089b8bfbf1b24d1219f1358b90

----==_mimepart_5bb28ed08f5bb_bc43fa0288d45c02976f4
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/3ef9c85">3ef9c85</a>  Mark doesn&#39;t like XHR</li>
</ul>


<p style="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/1355/files/89d5748301c69aeda8925b7b3fb82f4476905906..3ef9c85535715b089b8bfbf1b24d1219f1358b90">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4MrOwswOltZYEjsuTrJRiPwC1JWks5ugoZQgaJpZM4UACSn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3xi-yf32-ca-YtEG1dnVdhW0uGIks5ugoZQgaJpZM4UACSn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1355"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1355/files/89d5748301c69aeda8925b7b3fb82f4476905906..3ef9c85535715b089b8bfbf1b24d1219f1358b90"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1355/files/89d5748301c69aeda8925b7b3fb82f4476905906..3ef9c85535715b089b8bfbf1b24d1219f1358b90",
"url": "https://github.com/quicwg/base-drafts/pull/1355/files/89d5748301c69aeda8925b7b3fb82f4476905906..3ef9c85535715b089b8bfbf1b24d1219f1358b90",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop pushed 1 commit in #1355",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1355:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "3ef9c85",
"value": "Mark doesn't like XHR"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1355/files/89d5748301c69aeda8925b7b3fb82f4476905906..3ef9c85535715b089b8bfbf1b24d1219f1358b90"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 335553703\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb28ed08f5bb_bc43fa0288d45c02976f4--


From nobody Mon Oct  1 15:03:57 2018
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 CBBF8130EC9 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 15:03:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.999
X-Spam-Level: 
X-Spam-Status: No, score=-2.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rI4oSjbcQox6 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 15:03:54 -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 DD054130E26 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 15:03:53 -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=H21xRKyW2tAGNG/T/YoKJGO+8ew=; b=JvRp8YG9dfjHtHms O9JqWLCwM0EW/D/ySNERduZjJujj3hw9E3m4Bvj91sSugBwMXn0TtWyX4Xk93FjR 5Wx9HD4j1+AAM7JqymphyVi7Q55+XZpMgZqoytXviHXlEL09XbfakYw/s+vPNIIP AoqzdL4F7JykM8WF9RQXZtIoCq4=
Received: by filter1625p1mdw1.sendgrid.net with SMTP id filter1625p1mdw1-19358-5BB299C8-5 2018-10-01 22:03:52.11046761 +0000 UTC m=+233000.529144603
Received: from github-lowworker-1ffe0ab.cp1-iad.github.net (unknown [192.30.252.38]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id or42DM3yTTq9BXO_9tIkAg for <quic-issues@ietf.org>; Mon, 01 Oct 2018 22:03:51.988 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1ffe0ab.cp1-iad.github.net (Postfix) with ESMTP id EEE03380097 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 15:03:51 -0700 (PDT)
Date: Mon, 01 Oct 2018 22:03:52 +0000 (UTC)
From: Andrew Macedonia <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab08d6647c4adc8cb09cfe3080e1b187559160f33f92cf0000000117ca5bc792a169ce15c2d3f7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1813/426079465@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1813@github.com>
References: <quicwg/base-drafts/issues/1813@github.com>
Subject: Re: [quicwg/base-drafts] QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA isn't defined anywhere (#1813)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb299c7e7b0d_302d3f8b83cd45bc825e5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ajmacedonia
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3RLP9oWGqh+lQ3Hw6lmwpingT6j+rHOc+s0F drSZTq8dDIuvTcpnNvmuntP088CVAovLSGyaPs/TzyHW2wyNxHqvg5eZo64Dr5xaTmj+P3Lyvd2mtl yf1gr3lo33zC9mLYxrHBW/mZe4+yIPuBv3AuhVP2c7S4Z6xb5TdAj2HNDc4lkcs4iAhiWKB7cPRMfh E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wvrjD-jeGqI9DI1W3cvAfQ-V1Xs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 22:03:56 -0000

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

QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA was removed in transport-draft-05, however Section 8.4. MAX_DATA Frame of the transport draft still references this 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/1813#issuecomment-426079465
----==_mimepart_5bb299c7e7b0d_302d3f8b83cd45bc825e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA was removed in transport-draft-05, however Section 8.4. MAX_DATA Frame of the transport draft still references this 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/1813#issuecomment-426079465">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_GYE6PUITkG9nTXVeDcqoraDKIcks5ugpFHgaJpZM4XASn3">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5izyef-CZJ3vKbUkmq9Et9BR5Ssks5ugpFHgaJpZM4XASn3.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ajmacedonia in #1813: QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA was removed in transport-draft-05, however Section 8.4. MAX_DATA Frame of the transport draft still references this error."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1813#issuecomment-426079465"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1813#issuecomment-426079465",
"url": "https://github.com/quicwg/base-drafts/issues/1813#issuecomment-426079465",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA isn't defined anywhere (#1813)",
"sections": [
{
"text": "",
"activityTitle": "**Andrew Macedonia**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ajmacedonia",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1813,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1813\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1813#issuecomment-426079465"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 385952247\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb299c7e7b0d_302d3f8b83cd45bc825e5--


From nobody Mon Oct  1 15:17:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE964130E6F for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 15:17:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 Am031Dnuov9j for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 15:17: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 11FB412008A for <quic-issues@ietf.org>; Mon,  1 Oct 2018 15:17:17 -0700 (PDT)
Date: Mon, 01 Oct 2018 15:17:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538432236; bh=j5N6/ofrbsQQhAo/u7tFoApN8nO6RexaLn2R5G7RdEE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=OaEaJjgHuuH6gzZgqwwj7QtGy46IM+Yfbr90rf8dXhIfJEWw5FplsVuIYd48udS1z vsbaoxroDj7pvtqzKbxjRANTWPcFtqDJ9wfkxqNdGHX2ryPKXa7v20O+gGntU9dz2z WbbEgbDldlat0dNc+cRtWK/Ds0n0DuV7A+JxPaMU=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab49d508b9d9c3b7c37e1b6d9a38ba3e02d4c3cfda92cf0000000117ca5eec92a169ce15cb9be3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1818@github.com>
Subject: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb29cec95d21_585f3fe185ed45bc59219"; 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/bfzT080qAMWOFYvlJ1EJnVAjr34>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 22:17:20 -0000

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

Partially resolves #1786.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Clarify crypto context for Connection Close

-- File Changes --

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

-- Patch Links --

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

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

<p>Partially <span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1786.">resolves</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="362754484" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1786" data-hovercard-url="/quicwg/base-drafts/issues/1786/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1786">#1786</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/1818'>https://github.com/quicwg/base-drafts/pull/1818</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Clarify crypto context for Connection Close</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1818.patch'>https://github.com/quicwg/base-drafts/pull/1818.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1818.diff'>https://github.com/quicwg/base-drafts/pull/1818.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/1818">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4N9BYzTxGwFzDf04IbAGmusysenks5ugpRsgaJpZM4XC_Pi">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwd3wirN8QzIHZj3JE746P--1iNxks5ugpRsgaJpZM4XC_Pi.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Clarify crypto context for Connection Close (#1818)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1818"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1818",
"url": "https://github.com/quicwg/base-drafts/pull/1818",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Clarify crypto context for Connection Close (#1818)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "8e02354",
"value": "Clarify crypto context for Connection Close"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1818/files#diff-0) (10 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1818,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1818\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1818"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1818.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1818.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386659298\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb29cec95d21_585f3fe185ed45bc59219--


From nobody Mon Oct  1 15:25:49 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4AA1130ECC for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 15:25:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nhkRBmCmilr5 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 15:25: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 AA30A130E26 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 15:25:44 -0700 (PDT)
Date: Mon, 01 Oct 2018 15:25:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538432743; bh=mceGfe76wmp8nQ8lspx4CV/MUe5a48PFCiTy/nbZ/T4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cXZ65zhcabM2VbqYfGrxGI4CFahLvG2sjtLA1WfsHebFuqtWIeY2Fg3OS9Xn5uaZR seHFvEsPS0al00UpphrXJQtiYyri2jPp3IRBM94VGUD5+VDklwYiho0gI0RqguuX1v KvTPhuHIt1PR0UyNFr3mDB7EbL2Idn9qXSJhYYcQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abad425ad14d6d28a3cf2acb1de2b1f52ca0115fa592cf0000000117ca60e792a169ce15cb9be3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1818/c426084735@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1818@github.com>
References: <quicwg/base-drafts/pull/1818@github.com>
Subject: Re: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb29ee79c772_2f2e3f86abed45c42812a2"; 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/14Tm2ITKaWXeouEdjnz0mKTb86E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 22:25:48 -0000

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

Seems reasonable.

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

<p>Seems reasonable.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1818#issuecomment-426084735">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq35Pp2A3RnpKCAUjAH64Au7sXVDOks5ugpZngaJpZM4XC_Pi">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwzTbmzLbcU0s-AzOXpOuX3xTjBSks5ugpZngaJpZM4XC_Pi.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1818: Seems reasonable."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1818#issuecomment-426084735"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1818#issuecomment-426084735",
"url": "https://github.com/quicwg/base-drafts/pull/1818#issuecomment-426084735",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1818,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1818\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1818#issuecomment-426084735"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386659298\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb29ee79c772_2f2e3f86abed45c42812a2--


From nobody Mon Oct  1 15:38:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA752124C04 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 15:38:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 6NZAlP0LAQOV for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 15:38: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 D3A8E130E6F for <quic-issues@ietf.org>; Mon,  1 Oct 2018 15:38:44 -0700 (PDT)
Date: Mon, 01 Oct 2018 15:38:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538433523; bh=Rm7NOhkGH73EEccfEh1BRUKdumqU5CI43V3Ob49ug/c=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=bDoZftdTlXJAU/CYUs5h/7pA+IhhkMQ9Yy0bZ5j420ydg+mEI9Bgv8Uj9dU/3IQU5 6rgv5wpamwFrYokyZE0EJfS6eDpWDXS/tm/ldLrCwgJoLIv2J9yqXQZq+LlmFz30xt fIGJHv/OXsRehjpyb48FwHax6CCUr8brdEfOAy/0=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab32f72a8a3b21598f2ece000445bd43b77c988ce092cf0000000117ca63f392a169ce15cbb1a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1819@github.com>
Subject: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb2a1f3cf689_16b23fe2846d45c479045"; 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/759Yor-LPEq44EIhp0NXtu0ZFb4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 22:38:47 -0000

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

 A little more flexibility to defeat injection attacks. This is the other half of #1786.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Let Endpoints Ignore invalid Initial Packets

-- File Changes --

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

-- Patch Links --

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

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

<p>A little more flexibility to defeat injection attacks. This is the other half of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="362754484" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1786" data-hovercard-url="/quicwg/base-drafts/issues/1786/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1786">#1786</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/1819'>https://github.com/quicwg/base-drafts/pull/1819</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Let Endpoints Ignore invalid Initial Packets</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1819/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/1819.patch'>https://github.com/quicwg/base-drafts/pull/1819.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1819.diff'>https://github.com/quicwg/base-drafts/pull/1819.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/1819">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq05mZTXhMAfpwEOvOW8M6wUls2I7ks5ugplzgaJpZM4XDBDF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4jaC1h4GmpiFBQENf3AXYxcx2EWks5ugplzgaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Let Endpoints Ignore invalid Initial Packets (#1819)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1819"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819",
"url": "https://github.com/quicwg/base-drafts/pull/1819",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Let Endpoints Ignore invalid Initial Packets (#1819)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "b6a17f4",
"value": "Let Endpoints Ignore invalid Initial Packets"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1819/files#diff-0) (16 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1819,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1819\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386666693\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb2a1f3cf689_16b23fe2846d45c479045--


From nobody Mon Oct  1 15:39:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C63B129619 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 15:39:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 f9Ns-kPH8ahu for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 15:39: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 564C7124C04 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 15:39:18 -0700 (PDT)
Date: Mon, 01 Oct 2018 15:39:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538433557; bh=Z8jUsE5e8xMkBVDH1jfK5qSXDJu+n9e3FS1anBXLJ5c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XU9w7lEGdjYVlpgDrMJMdMXkk7yPSedHN0/O7V3lJVILvR+vhqr87fd/jU8Yx5K78 CfuAphSjZqbT4/+t+5tIcKGvtmglBOKpYybgfpNfWYMN9T/qaf73raQrHUJ8wFnbyG a/Jw7z/dUl4pzFhseA+9c0cRwRdm0fyT0AKGi2R4=
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/1819/push/2922786366@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1819@github.com>
References: <quicwg/base-drafts/pull/1819@github.com>
Subject: Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb2a21554bc1_7c213f92d3cd45c411231f"; 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/q1CXhSMH54_VU7BIUU0IUxgQnsg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Oct 2018 22:39:20 -0000

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

@martinduke pushed 1 commit.

14bdb20  fix typo


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1819/files/b6a17f4d685b3f34baa37b98db3b42e7eb2e60f2..14bdb20066fdd5577b7ab6eac545a383260fc9cf

----==_mimepart_5bb2a21554bc1_7c213f92d3cd45c411231f
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/14bdb20">14bdb20</a>  fix 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/1819/files/b6a17f4d685b3f34baa37b98db3b42e7eb2e60f2..14bdb20066fdd5577b7ab6eac545a383260fc9cf">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3FdymSih69O3_6NOorXGvyipxU0ks5ugpmVgaJpZM4XDBDF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3TsYzOPB8y5hEOiuNadmCymG10Dks5ugpmVgaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke pushed 1 commit in #1819"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1819/files/b6a17f4d685b3f34baa37b98db3b42e7eb2e60f2..14bdb20066fdd5577b7ab6eac545a383260fc9cf"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819/files/b6a17f4d685b3f34baa37b98db3b42e7eb2e60f2..14bdb20066fdd5577b7ab6eac545a383260fc9cf",
"url": "https://github.com/quicwg/base-drafts/pull/1819/files/b6a17f4d685b3f34baa37b98db3b42e7eb2e60f2..14bdb20066fdd5577b7ab6eac545a383260fc9cf",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke pushed 1 commit in #1819",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1819:",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [
{
"name": "14bdb20",
"value": "fix typo"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819/files/b6a17f4d685b3f34baa37b98db3b42e7eb2e60f2..14bdb20066fdd5577b7ab6eac545a383260fc9cf"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386666693\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb2a21554bc1_7c213f92d3cd45c411231f--


From nobody Mon Oct  1 18:04:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 57786126CB6 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 18:04: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,  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 OyVjK5TgBA92 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 18:04:39 -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 6F55B124C04 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 18:04:39 -0700 (PDT)
Date: Mon, 01 Oct 2018 18:04:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538442278; bh=DL9ZHdgDRfxBk5zFJl+bp3e30Xk3ZNNKTOHwFDQzkds=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=on9mxarGLeqa//lhw1SxJhVFfMXVRJnCw2m0vezu7SOdjpTH2p3ob7FcIOfFwYNzA f938f8Ro9auFMulDI82E6UCf/Nn0NJSXmp3QyYYmLEkF5NZdO5PgaM18t9KuOPfQMW 5GWnoCM8Z9uyqZBd+/8HJ0DVL2RiwUozQNVV5k8U=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf280d4153cbf843a5946f63be264198b917437e992cf0000000117ca862692a169ce15cb9be3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1818/review/160538484@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1818@github.com>
References: <quicwg/base-drafts/pull/1818@github.com>
Subject: Re: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb2c4267738f_1e23f99532d45c0667d8"; 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/a8mqYCHz_qI_cwNtFYxibGmlDIs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 01:04:41 -0000

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

kazuho commented on this pull request.



> @@ -2606,6 +2606,16 @@ An endpoint sends a closing frame (CONNECTION_CLOSE or APPLICATION_CLOSE) to
 terminate the connection immediately.  Any closing frame causes all streams to
 immediately become closed; open streams can be assumed to be implicitly reset.
 
+If the endpoint has successfully decrypted a 1-RTT packet from its peer, it
+SHOULD send CONNECTION_CLOSE in a 1-RTT packet. If not, and it has received a

This does not work if the client decides to abort the handshake in response to the server's Handshake messages, because the server's messages typically end with NewSessionTicket carried by a 1-RTT packet but the server cannot decrypt a 1-RTT packet from client until it receives ClientFinished.

IMO, we should state that an endpoint SHOULD send CONNECTION_CLOSE using a Handshake packet until either of the following to condition is met: a) it knows that the peer can decrypt a 1-RTT packet, b) it drops the Handshake keys based on the timer.

Other than that, the PR looks good 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/1818#pullrequestreview-160538484
----==_mimepart_5bb2c4267738f_1e23f99532d45c0667d8
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/1818#discussion_r221801306">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2606,6 +2606,16 @@ An endpoint sends a closing frame (CONNECTION_CLOSE or APPLICATION_CLOSE) to
 terminate the connection immediately.  Any closing frame causes all streams to
 immediately become closed; open streams can be assumed to be implicitly reset.
 
+If the endpoint has successfully decrypted a 1-RTT packet from its peer, it
+SHOULD send CONNECTION_CLOSE in a 1-RTT packet. If not, and it has received a
</pre>
<p>This does not work if the client decides to abort the handshake in response to the server's Handshake messages, because the server's messages typically end with NewSessionTicket carried by a 1-RTT packet but the server cannot decrypt a 1-RTT packet from client until it receives ClientFinished.</p>
<p>IMO, we should state that an endpoint SHOULD send CONNECTION_CLOSE using a Handshake packet until either of the following to condition is met: a) it knows that the peer can decrypt a 1-RTT packet, b) it drops the Handshake keys based on the timer.</p>
<p>Other than that, the PR looks good 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/1818#pullrequestreview-160538484">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq55EdwIOrOunXzIA8f4RE-OET39Jks5ugrumgaJpZM4XC_Pi">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8x0OQgkT_YR9Ul8Rx4BHmfGO2IMks5ugrumgaJpZM4XC_Pi.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho commented on #1818"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1818#pullrequestreview-160538484"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1818#pullrequestreview-160538484",
"url": "https://github.com/quicwg/base-drafts/pull/1818#pullrequestreview-160538484",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1818",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1818#pullrequestreview-160538484"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386659298\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb2c4267738f_1e23f99532d45c0667d8--


From nobody Mon Oct  1 18:12:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C4C01274D0 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 18:12:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 oXTFCpPnlxiF for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 18:12: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 939C2126CB6 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 18:12:03 -0700 (PDT)
Date: Mon, 01 Oct 2018 18:12:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538442722; bh=iFhqG7ajJHpwXDvvt0ks9mgwqzJkKCXfYQGYbxm5J50=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eRku5SxXKAnTvqn6M1l7dNkXAMG+gTuJKJuARHp8+RkZAdEbbrm7RiLCvhXbEa/OZ SDb5tIvG7ADqBAXS2YXkq4BPQjVc1CZ772rQi5a4Ve9q2xNJTFZ0k50pqYut/T3lxt IUX2HAl+04xAjl8zP+tARs9G2E/1BzIWnYDW/UuA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9774a63e55f2830f9a5ab7570cd9780c6629c68e92cf0000000117ca87e292a169ce15cbb1a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1819/review/160539210@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1819@github.com>
References: <quicwg/base-drafts/pull/1819@github.com>
Subject: Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb2c5e24f671_15813fc82e0d45b820899"; 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/Bfey-PJkERO4z9NA9UPU0beZfQI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 01:12:05 -0000

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

ianswett commented on this pull request.

Looks good, one comment about the text you're modifying.

> @@ -720,9 +720,7 @@ require multiple round trips or retransmissions of this data.
 
 The payload of an Initial packet includes a CRYPTO frame (or frames) containing

I think "containing a cryptographic handshake message" section makes this sentence more confusing.  Can you 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/1819#pullrequestreview-160539210
----==_mimepart_5bb2c5e24f671_15813fc82e0d45b820899
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>Looks good, one comment about the text you're modifying.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1819#discussion_r221802000">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -720,9 +720,7 @@ require multiple round trips or retransmissions of this data.
 
 The payload of an Initial packet includes a CRYPTO frame (or frames) containing
</pre>
<p>I think "containing a cryptographic handshake message" section makes this sentence more confusing.  Can you 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/1819#pullrequestreview-160539210">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_caKCRGUiLq7430AsZ0CcNvpVnBks5ugr1igaJpZM4XDBDF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyzWkQ-iWFIEZcSNtlpp9NQq9fTWks5ugr1igaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1819"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1819#pullrequestreview-160539210"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819#pullrequestreview-160539210",
"url": "https://github.com/quicwg/base-drafts/pull/1819#pullrequestreview-160539210",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1819",
"sections": [
{
"text": "Looks good, one comment about the text you're modifying.",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819#pullrequestreview-160539210"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386666693\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb2c5e24f671_15813fc82e0d45b820899--


From nobody Mon Oct  1 18:50:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59D5F127B92 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 18:50:26 -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,  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 HmYt6zZU13KN for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 18:50: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 CCB12126CB6 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 18:50:24 -0700 (PDT)
Date: Mon, 01 Oct 2018 18:50:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538445023; bh=OXhzk2KKrdP0kN7qN+VqaNkwlOawrbJaz9F/KaNIv2A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zt5DbZPRxFs2AoDJbz6gok8NLb6JxslP+HSSIfKPlROLXdN4RHjVJjHAP6Yon8AhH DHRaoL6Qu0DC9eMa95q40/BDA/4f5wcLLsnqC+2wMEAg33WSno3SJ2so1l0bxO7dFF p3t71mqa4OXIZRmOK/bLv+v/ObE+c9feKwPmc04Q=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab983294ff39673f2d37d0b15544d8647577b0440092cf0000000117ca90df92a169ce15cb9be3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1818/review/160544722@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1818@github.com>
References: <quicwg/base-drafts/pull/1818@github.com>
Subject: Re: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb2cedfabf2f_1a0f3f9ae54d45bc12489e"; 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/hn0Cc9IDclwpRy-RlNwF0Nxp_BI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 01:50:26 -0000

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

ianswett commented on this pull request.



> @@ -2606,6 +2606,16 @@ An endpoint sends a closing frame (CONNECTION_CLOSE or APPLICATION_CLOSE) to
 terminate the connection immediately.  Any closing frame causes all streams to
 immediately become closed; open streams can be assumed to be implicitly reset.
 
+If the endpoint has successfully decrypted a 1-RTT packet from its peer, it
+SHOULD send CONNECTION_CLOSE in a 1-RTT packet. If not, and it has received a

How about "the handshake is complete and it knows the peer can decrypt a 1-RTT 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/1818#discussion_r221806848
----==_mimepart_5bb2cedfabf2f_1a0f3f9ae54d45bc12489e
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/1818#discussion_r221806848">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2606,6 +2606,16 @@ An endpoint sends a closing frame (CONNECTION_CLOSE or APPLICATION_CLOSE) to
 terminate the connection immediately.  Any closing frame causes all streams to
 immediately become closed; open streams can be assumed to be implicitly reset.
 
+If the endpoint has successfully decrypted a 1-RTT packet from its peer, it
+SHOULD send CONNECTION_CLOSE in a 1-RTT packet. If not, and it has received a
</pre>
<p>How about "the handshake is complete and it knows the peer can decrypt a 1-RTT 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/1818#discussion_r221806848">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxpaM5e11QeIJp63RAEbgdus-sS5ks5ugsZfgaJpZM4XC_Pi">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4PpauoCb-avFZOqadNUQROZsZQMks5ugsZfgaJpZM4XC_Pi.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1818"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1818#discussion_r221806848"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1818#discussion_r221806848",
"url": "https://github.com/quicwg/base-drafts/pull/1818#discussion_r221806848",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1818",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1818#discussion_r221806848"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386659298\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb2cedfabf2f_1a0f3f9ae54d45bc12489e--


From nobody Mon Oct  1 19:13:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED3BF129C6B for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 19:13:40 -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,  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 8Ktkpx6_qCQN for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 19:13: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 D5DAA129AB8 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 19:13:38 -0700 (PDT)
Date: Mon, 01 Oct 2018 19:13:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538446418; bh=hruo2Z9CuMy/1nzMMyGNXHPsC4imbiEteJz104wv5oM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hGvwzBDrGFg4T3Q5lNP45l31Sp7up5VN7EDdwXUxAyz9fmMLg7vZ2ejSNEp7N9VBV vA0HDTD4Khu7GUb3CbyzpNOExObHtTNmNXEqJ6sBC1ze9VfqRQOOZL9ghEfrhiq26o BvziO7+QOFBernrl5A0advz/6Iu2qwpcq9SWd1qc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb6591ab64115527bc976ae335fd8c4ffa59b9beb92cf0000000117ca965292a169ce15cb9be3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1818/review/160547865@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1818@github.com>
References: <quicwg/base-drafts/pull/1818@github.com>
Subject: Re: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb2d452586d_54b03fa7ee6d45b8106677"; 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/lxO5pUon11_7slqd7eCztNOagFg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 02:13:41 -0000

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

kazuho commented on this pull request.



> @@ -2606,6 +2606,16 @@ An endpoint sends a closing frame (CONNECTION_CLOSE or APPLICATION_CLOSE) to
 terminate the connection immediately.  Any closing frame causes all streams to
 immediately become closed; open streams can be assumed to be implicitly reset.
 
+If the endpoint has successfully decrypted a 1-RTT packet from its peer, it
+SHOULD send CONNECTION_CLOSE in a 1-RTT packet. If not, and it has received a

That works for me, though I would prefer dropping the former (i.e. "handshake is complete") because it's confusing; IIUC we do not have a definition of when the handshake becomes complete, and we could argue in various ways on when it becomes complete. Actually, the latter condition (i.e. "knows the peer can decrypt a 1-RTT packet") is when the handshake is _known_ to have been complete.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1818#discussion_r221809572
----==_mimepart_5bb2d452586d_54b03fa7ee6d45b8106677
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/1818#discussion_r221809572">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2606,6 +2606,16 @@ An endpoint sends a closing frame (CONNECTION_CLOSE or APPLICATION_CLOSE) to
 terminate the connection immediately.  Any closing frame causes all streams to
 immediately become closed; open streams can be assumed to be implicitly reset.
 
+If the endpoint has successfully decrypted a 1-RTT packet from its peer, it
+SHOULD send CONNECTION_CLOSE in a 1-RTT packet. If not, and it has received a
</pre>
<p>That works for me, though I would prefer dropping the former (i.e. "handshake is complete") because it's confusing; IIUC we do not have a definition of when the handshake becomes complete, and we could argue in various ways on when it becomes complete. Actually, the latter condition (i.e. "knows the peer can decrypt a 1-RTT packet") is when the handshake is <em>known</em> to have been complete.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1818#discussion_r221809572">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5lCLL7KYQZK9DWy06IMD4WIQh0_ks5ugsvSgaJpZM4XC_Pi">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_3-RlmWw2dE-dSTL5co_cZpG-25ks5ugsvSgaJpZM4XC_Pi.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho commented on #1818"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1818#discussion_r221809572"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1818#discussion_r221809572",
"url": "https://github.com/quicwg/base-drafts/pull/1818#discussion_r221809572",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1818",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1818#discussion_r221809572"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386659298\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb2d452586d_54b03fa7ee6d45b8106677--


From nobody Mon Oct  1 19:21:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4C04127B92 for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 19:21:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 M1zoWFx9dvyW for <quic-issues@ietfa.amsl.com>; Mon,  1 Oct 2018 19:21: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 B06001286D9 for <quic-issues@ietf.org>; Mon,  1 Oct 2018 19:21:00 -0700 (PDT)
Date: Mon, 01 Oct 2018 19:20:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538446858; bh=KYM7HiJw4tYizelEBQ6BEzGQcWRgb/IpF5A08MPNPaM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=knRnkmxj6b7WJPgnGpHUE4IRGWI+YZZufzL6OvZaLradmyuyoKB2LnnatqGLH7CW0 mUvnrKorHVnoZFbdCD4vyTXRjT6SwfLJexjtKIKn2ZwXgEx2HhLIA7zOvAUjQFe9k3 TeGS1QEVLP7xBNYQvjtEBxrOMGHaNsB26lR1UJcA=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4b1dd3dcc3d69cd6a05a279722475a8672b41e9f92cf0000000117ca980a92a169ce15cb9be3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1818/review/160548756@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1818@github.com>
References: <quicwg/base-drafts/pull/1818@github.com>
Subject: Re: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb2d60a3adb4_58653f84bfad45c013841e"; 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/QdkD8oOusdQarqp8FG3Az9MbufE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 02:21:03 -0000

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

kazuho commented on this pull request.



> @@ -2606,6 +2606,16 @@ An endpoint sends a closing frame (CONNECTION_CLOSE or APPLICATION_CLOSE) to
 terminate the connection immediately.  Any closing frame causes all streams to
 immediately become closed; open streams can be assumed to be implicitly reset.
 
+If the endpoint has successfully decrypted a 1-RTT packet from its peer, it
+SHOULD send CONNECTION_CLOSE in a 1-RTT packet. If not, and it has received a

FWIW, a client "knows that the peer can decrypt a 1-RTT packet" when it receives the first ACK for a 1-RTT packet it has sent. A server knows that when it obtains the 1-RTT read key from the TLS stack (i.e. when a ClientFinished received from the client is processed without an error).

We might want to clarify 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/1818#discussion_r221810280
----==_mimepart_5bb2d60a3adb4_58653f84bfad45c013841e
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/1818#discussion_r221810280">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2606,6 +2606,16 @@ An endpoint sends a closing frame (CONNECTION_CLOSE or APPLICATION_CLOSE) to
 terminate the connection immediately.  Any closing frame causes all streams to
 immediately become closed; open streams can be assumed to be implicitly reset.
 
+If the endpoint has successfully decrypted a 1-RTT packet from its peer, it
+SHOULD send CONNECTION_CLOSE in a 1-RTT packet. If not, and it has received a
</pre>
<p>FWIW, a client "knows that the peer can decrypt a 1-RTT packet" when it receives the first ACK for a 1-RTT packet it has sent. A server knows that when it obtains the 1-RTT read key from the TLS stack (i.e. when a ClientFinished received from the client is processed without an error).</p>
<p>We might want to clarify 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/1818#discussion_r221810280">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0EFJeSrl6qZYfR45Kxf178-QZVuks5ugs2KgaJpZM4XC_Pi">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1XFxCxKhnowYAzYodEVfMHtTMhPks5ugs2KgaJpZM4XC_Pi.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho commented on #1818"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1818#discussion_r221810280"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1818#discussion_r221810280",
"url": "https://github.com/quicwg/base-drafts/pull/1818#discussion_r221810280",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1818",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1818#discussion_r221810280"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386659298\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb2d60a3adb4_58653f84bfad45c013841e--


From nobody Tue Oct  2 05:26:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6EB96130DF6 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 05:26:14 -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,  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 o7mRiC0VEvNL for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 05:26: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 306AA127598 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 05:26:12 -0700 (PDT)
Date: Tue, 02 Oct 2018 05:26:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538483171; bh=ZeNlmRb8qpX+4D1o+BHo9KSpGFhs/94xEpGUyzFJv8k=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=iBLTKFrsTMGh8MMTKky/SXNcBlEziB3x1auy2yq4hpRM0tzpmaJyR4v3lglDSbkp/ 5GmkHToCEZaSH27CsrFz5IZRSqrUPWjRyzuxB0Ex7Mir8bYeSBCdKlx+SnxEhr8Dzd apsxCC3e9jybylSU05lC32IHOxpA1ctX++lUvzzo=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc09ee5a8ea699c1f05d1e9ad08e898085269ec3a92cf0000000117cb25e392a169ce15cec7fc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1820@github.com>
Subject: [quicwg/base-drafts] Drop HTTP settings' maxima -- they serve no purpose (#1820)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb363e320256_1e843feea86d45bc333562"; 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/McnQwJGNM_8iuIUWUOe1B4_H7SQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 12:26:15 -0000

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

The [lack of responses on the mailing list](https://www.ietf.org/mail-archive/web/quic/current/msg04758.html) convinced me that the maximum values serve no purpose.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Drop HTTP settings' maxima -- they serve no purpose

-- File Changes --

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

-- Patch Links --

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

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

<p>The <a href="https://www.ietf.org/mail-archive/web/quic/current/msg04758.html" rel="nofollow">lack of responses on the mailing list</a> convinced me that the maximum values serve no purpose.</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/1820'>https://github.com/quicwg/base-drafts/pull/1820</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Drop HTTP settings&#39; maxima -- they serve no purpose</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1820/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/1820.patch'>https://github.com/quicwg/base-drafts/pull/1820.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1820.diff'>https://github.com/quicwg/base-drafts/pull/1820.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/1820">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1OK_TIXvDDcFv2z0QggmR_a0kpdks5ug1tjgaJpZM4XD7DV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_j1mX5yv_-vkCsJHFWyfsUJosV4ks5ug1tjgaJpZM4XD7DV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Drop HTTP settings' maxima -- they serve no purpose (#1820)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1820"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1820",
"url": "https://github.com/quicwg/base-drafts/pull/1820",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Drop HTTP settings' maxima -- they serve no purpose (#1820)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "70fe2b3",
"value": "Drop HTTP settings' maxima -- they serve no purpose"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1820/files#diff-0) (6 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1820,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1820\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1820"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1820.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1820.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386904277\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb363e320256_1e843feea86d45bc333562--


From nobody Tue Oct  2 07:30:58 2018
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 AC842130E83 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 07:30:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.596
X-Spam-Level: 
X-Spam-Status: No, score=-1.596 tagged_above=-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] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oQBxpK4VmoJp for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 07:30:55 -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 F1477130E78 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 07:30: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=IN4eT1fjtkcj75NONbof7OLN5kI=; b=vSRmndnrnWFhdKMl GiVAE/2NM/C2wfM7U7P26Dgq62deHOYrTEtKLtqy0w9cSbMuT9w7LOXg95e6xClo U1Z1ydLsAbmd1cGli1vEsSKu2/v3Cb0wx7L1a9AOd40z7KiWcDx9PUNJR/WUJ2vN WiqBmjCtteEYbVwyEwMtgfNp3QQ=
Received: by filter1361p1mdw1.sendgrid.net with SMTP id filter1361p1mdw1-24408-5BB3811D-D 2018-10-02 14:30:53.396138738 +0000 UTC m=+304612.955358589
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0016p1iad2.sendgrid.net (SG) with ESMTP id b4YfY6emQDSoTisb0jXB0g for <quic-issues@ietf.org>; Tue, 02 Oct 2018 14:30:53.603 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id 87636400951 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 07:30:53 -0700 (PDT)
Date: Tue, 02 Oct 2018 14:30:53 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab52255c4b3bf8a49f642fdfda9222ec915e45dbf292cf0000000117cb431d92a169ce15cec7fc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1820/review/160751298@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1820@github.com>
References: <quicwg/base-drafts/pull/1820@github.com>
Subject: Re: [quicwg/base-drafts] Drop HTTP settings' maxima -- they serve no purpose (#1820)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3811d7e43f_125d3fb7b1ed45c41122e7"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak08WbpjvWkrHeuGpqje8oH9lYTNHfqOEB2CF+ 43lyCAb69oea31btUcqQoVR+a3w3cxkeR/yI05vgUtY5I4pFInd6qHsRjywse3e/Qx3VsaCYIPm43i NSQmrTOUJ6xJTFSvxvNjZ9HP9zhhuDv3F/qr84EevpVCzXtgDXcPDQkUUg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wGdhnpH-CXKjfGHYoqukFxV400Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 14:30:57 -0000

----==_mimepart_5bb3811d7e43f_125d3fb7b1ed45c41122e7
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/1820#pullrequestreview-160751298
----==_mimepart_5bb3811d7e43f_125d3fb7b1ed45c41122e7
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/1820#pullrequestreview-160751298">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5h64vN600Q20a3TiEm1y2r4Kv27ks5ug3idgaJpZM4XD7DV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3Zc3JLCIvWTVCq5hLxX4PTlijqWks5ug3idgaJpZM4XD7DV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1820"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1820#pullrequestreview-160751298"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1820#pullrequestreview-160751298",
"url": "https://github.com/quicwg/base-drafts/pull/1820#pullrequestreview-160751298",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1820",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1820#pullrequestreview-160751298"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386904277\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3811d7e43f_125d3fb7b1ed45c41122e7--


From nobody Tue Oct  2 08:12:30 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5FFAB130EB1 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:12:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 DSiioqVONILD for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:12:27 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 3A007130E8F for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:12:27 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538493146; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=cjnaTGLtAubBn5IpBnVatz/UUeBv4+OZy6Nhq2IujGY=; b=HAuVVZsMp1+SVzguXA00I4q7TH1+ZlbhMMYzDfcTjlq/PF/Bbin8Jgq/eF/yiukHXxn3fpEa r7k6wF/ZplsvNCwuDmmLSRJZJDQm0wUPKSmeORY+waRUzoK/kFr/fKngDFhti0+guMxkNZVf NUYlHkgTo3wn2o5+ssRNXo5qZWg=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bb38ad9.7f99860835d0-smtp-out-n01; Tue, 02 Oct 2018 15:12:25 -0000 (UTC)
Date: Tue, 02 Oct 2018 08:12:24 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb38ad8eb7ba_36562acbe966cecc326c0@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4fc23d: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb38ad8eb176_36562acbe966cecc32523"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/F0UBV8bzE2Yv_z-uWMF0V1fHXhw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:12:29 -0000

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

  Branch: refs/heads/ianswett-ack-delay-tlp
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4fc23d782e77d7b1cb2263dc67d22e3930973738
      https://github.com/quicwg/base-drafts/commit/4fc23d782e77d7b1cb2263dc67d22e3930973738
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb38ad8eb176_36562acbe966cecc32523--


From nobody Tue Oct  2 08:12:38 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED002130EB1 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:12:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 M-jaVEktxZIF for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:12: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 71DFC130E8F for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:12:34 -0700 (PDT)
Date: Tue, 02 Oct 2018 08:12:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538493153; bh=bTQzffk+b7+Mkikj9DXAHcpqVPwhSUl4YIEjthzTMOs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HBNRKbfo7aYwgXmzl5/spTgeTcAnWZZ61CYiplAOJeonS2EyjhhSUCPLFDpbC8jFB DYLY/MmOuTfSqyfU0qjmQR1qbhPPO/vyMcbslXkyK+1umjiMbGWPWLQ9Q6qoZW1sTJ p5GTCtbl0zfXvWA5oug5qnEUJ3vZ0eip3GHcTVpQ=
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/1796/push/2924897878@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb38ae13cd93_66063f9ed60d45bc403a"; 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/G96L7I1TZLR1TfAwo11Rhgh9Q7E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:12:36 -0000

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

@ianswett pushed 1 commit.

4fc23d7  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/1796/files/0c4826f48f682fd856cd6581a9bafdf6216fd736..4fc23d782e77d7b1cb2263dc67d22e3930973738

----==_mimepart_5bb38ae13cd93_66063f9ed60d45bc403a
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/4fc23d7">4fc23d7</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/1796/files/0c4826f48f682fd856cd6581a9bafdf6216fd736..4fc23d782e77d7b1cb2263dc67d22e3930973738">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2UZSvCpvSue92GlExXdAIOqHi2Rks5ug4JhgaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3xDMII706bk_R_KG_7kPDZNdPigks5ug4JhgaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1796"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796/files/0c4826f48f682fd856cd6581a9bafdf6216fd736..4fc23d782e77d7b1cb2263dc67d22e3930973738"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796/files/0c4826f48f682fd856cd6581a9bafdf6216fd736..4fc23d782e77d7b1cb2263dc67d22e3930973738",
"url": "https://github.com/quicwg/base-drafts/pull/1796/files/0c4826f48f682fd856cd6581a9bafdf6216fd736..4fc23d782e77d7b1cb2263dc67d22e3930973738",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1796",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1796:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "4fc23d7",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796/files/0c4826f48f682fd856cd6581a9bafdf6216fd736..4fc23d782e77d7b1cb2263dc67d22e3930973738"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb38ae13cd93_66063f9ed60d45bc403a--


From nobody Tue Oct  2 08:14:14 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 31CAE130EB1 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:14:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 oVGo7HcBqpmO for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:14:09 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 5B515130E8F for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:14:09 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538493248; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=wawINMNQXD4Y0CHKMHf4K1w8ANVbE51U9udrIz5T2j0=; b=pzgkcZlpey1almKByqzGNEipumdS6+/RxGaE3XP5SvhLyQZP1OegHl/tUB222SO8j1wupvPz jjfGXg8Wpx3kLqWhGuPbruGtJEi36b3Ax5pYcXwHakBj83vY0ije6NeFlA+0oF92tAidoCsz iL6hk2cm7j1l9DIqwVvXippfbD0=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bb38b40.7f1ebc531ed0-smtp-out-n02; Tue, 02 Oct 2018 15:14:08 -0000 (UTC)
Date: Tue, 02 Oct 2018 08:14:08 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb38b405120_39e52b21fcf82ed075182@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 037bb0: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb38b404d9e_39e52b21fcf82ed075093"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zjSim5oUWXG1qkVzKuEB3uH5UbM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:14:12 -0000

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

  Branch: refs/heads/ianswett-ack-delay-tlp
  Home:   https://github.com/quicwg/base-drafts
  Commit: 037bb0e5bc518a59d08eaedf53de123b86dc402a
      https://github.com/quicwg/base-drafts/commit/037bb0e5bc518a59d08eaedf53de123b86dc402a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb38b404d9e_39e52b21fcf82ed075093--


From nobody Tue Oct  2 08:14:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD01F130EB1 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:14:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 JrWzFOTKkCOq for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:14: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 44105130E8F for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:14:16 -0700 (PDT)
Date: Tue, 02 Oct 2018 08:14:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538493255; bh=+QxsKvNIdAAnjoW256D06uIt+DFIJCCr86mlUdQfiiM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bNN+Qtw0ORzlnPNvtntFFTXy7MwjKJm6BNg54mIZ7eY4cijL/jtu9ZvQEFq/I3IEZ yzBR7G9SNZ8y61Rw9iWqvnPnyvWkzoJESScG/kZkujZypqAV5dxhKgHW1hyODVa4aZ nTkdisGxLFzE3w9LQJw5Orj21bUSOVF3EhJV4HhQ=
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/1796/push/2924903933@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb38b47582e_76433fe539cd45c012580"; 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/6HATqb1_7ukbrEVUD1p251O6wIg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:14:18 -0000

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

@ianswett pushed 1 commit.

037bb0e  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/1796/files/4fc23d782e77d7b1cb2263dc67d22e3930973738..037bb0e5bc518a59d08eaedf53de123b86dc402a

----==_mimepart_5bb38b47582e_76433fe539cd45c012580
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/037bb0e">037bb0e</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/1796/files/4fc23d782e77d7b1cb2263dc67d22e3930973738..037bb0e5bc518a59d08eaedf53de123b86dc402a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-oySknVSRy2VdoFwiCvK5nAqF2Rks5ug4LHgaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq48xV99GbjOFRSF1QnZTjKQ7kqJlks5ug4LHgaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1796"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796/files/4fc23d782e77d7b1cb2263dc67d22e3930973738..037bb0e5bc518a59d08eaedf53de123b86dc402a"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796/files/4fc23d782e77d7b1cb2263dc67d22e3930973738..037bb0e5bc518a59d08eaedf53de123b86dc402a",
"url": "https://github.com/quicwg/base-drafts/pull/1796/files/4fc23d782e77d7b1cb2263dc67d22e3930973738..037bb0e5bc518a59d08eaedf53de123b86dc402a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1796",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1796:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "037bb0e",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796/files/4fc23d782e77d7b1cb2263dc67d22e3930973738..037bb0e5bc518a59d08eaedf53de123b86dc402a"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb38b47582e_76433fe539cd45c012580--


From nobody Tue Oct  2 08:16:12 2018
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 72D07130EB9 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:16:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 GxU-hx_TDEb4 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:16:08 -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 A4112130E9F for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:16: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=mUJf6XuoWY2vgS/QKzTzVVGrbsE=; b=HBZndQnzBHYw2MSa j25duZyIelYDh+8rSaTF+HZXPiwTLevtZm66hZjQffmo0KlQMgs0SdeCSJZ9SXjd v+jrmZaxKdJ6SjR4YN+ckHB1ngkrB2tJgdxKm/PRVRtMHXwIb4KtuDhZAHphWAIy +vfbCwCLBjVshJIDmRZHOaAvLqE=
Received: by filter0970p1las1.sendgrid.net with SMTP id filter0970p1las1-6524-5BB38BB6-3 2018-10-02 15:16:06.153783319 +0000 UTC m=+2222572.896952783
Received: from github-lowworker-4f62d42.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0003p1iad2.sendgrid.net (SG) with ESMTP id K4lNXHhpRrudsB8hvCBgOw for <quic-issues@ietf.org>; Tue, 02 Oct 2018 15:16:06.096 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-4f62d42.cp1-iad.github.net (Postfix) with ESMTP id 0E794C0A69 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:16:06 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:16:06 +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/1796/push/2924910244@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb38bb5f300f_15d33fef474d45c4134025"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1ztkS9+86kHMgd7unsLLmAKUd2wY5hQEIy/G Z8saoqyCVF5/OfRUU4wJHlldcx35DRhkbr5b/NWbwy/c9W1uxmnroGJY67upo8Jy6O/kL7Pc3/kAQt OoJGZM2hb12MSv6pEMkuyrCzifpBtNxUVXLVO9YqRYR+xh+IgkDA1AudKQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/865EWETNDNfhv5ldbCPaSnN5MtA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:16:11 -0000

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

@ianswett pushed 1 commit.

01018b9  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/1796/files/037bb0e5bc518a59d08eaedf53de123b86dc402a..01018b9ebeedb9946019f5b0748cb734bfdb4c6f

----==_mimepart_5bb38bb5f300f_15d33fef474d45c4134025
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/01018b9">01018b9</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/1796/files/037bb0e5bc518a59d08eaedf53de123b86dc402a..01018b9ebeedb9946019f5b0748cb734bfdb4c6f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxCWvLHP_25AYzoNTb_A5G5S0W8bks5ug4M1gaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq28hi8foQHgPtYq36w5gPHXrN3kRks5ug4M1gaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1796"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796/files/037bb0e5bc518a59d08eaedf53de123b86dc402a..01018b9ebeedb9946019f5b0748cb734bfdb4c6f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796/files/037bb0e5bc518a59d08eaedf53de123b86dc402a..01018b9ebeedb9946019f5b0748cb734bfdb4c6f",
"url": "https://github.com/quicwg/base-drafts/pull/1796/files/037bb0e5bc518a59d08eaedf53de123b86dc402a..01018b9ebeedb9946019f5b0748cb734bfdb4c6f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1796",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1796:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "01018b9",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796/files/037bb0e5bc518a59d08eaedf53de123b86dc402a..01018b9ebeedb9946019f5b0748cb734bfdb4c6f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb38bb5f300f_15d33fef474d45c4134025--


From nobody Tue Oct  2 08:16:32 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BD5A130E9F for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:16:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 aLNWjyMqHNfQ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:16:28 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 96028130E16 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:16:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538493387; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=XJJGJQSHNLa3GQEv6ivehnvGpyoScC7NsrfnwsxdZr4=; b=lnJr3Lt5nLo2A5jhWjcFxZy0BylnOHRd3CaTdGhRcxm7bCR4LpQZ7aRa81Eye7xXv3SWkZ3H obHPJ1hut8zjX+m7jmw7FYV+s2YZssP588Zbij1BvHH7GUIyaqUx5u5S8/ox0juWun3ZbcgW nU7nY5fIEINi09px7u2p2TQeQmE=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bb38bcb.7f0758239840-smtp-out-n02; Tue, 02 Oct 2018 15:16:27 -0000 (UTC)
Date: Tue, 02 Oct 2018 08:16:26 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb38bcaad111_4dc02b1dfa11eed052276@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b0d513: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb38bcaacba8_4dc02b1dfa11eed05219"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/llSgUQB-kk-C-qFtgcIcPEuWQ9E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:16:30 -0000

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

  Branch: refs/heads/ianswett-ack-delay-tlp
  Home:   https://github.com/quicwg/base-drafts
  Commit: b0d513dfa2297bd06a86fe674d891f8e1d59203a
      https://github.com/quicwg/base-drafts/commit/b0d513dfa2297bd06a86fe674d891f8e1d59203a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb38bcaacba8_4dc02b1dfa11eed05219--


From nobody Tue Oct  2 08:16:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C4241130E9F for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:16:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 hv9dObs5wsmA for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:16: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 B05D0130F50 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:16:33 -0700 (PDT)
Date: Tue, 02 Oct 2018 08:16:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538493392; bh=SCbFcRZJYek9Zo+2gt1xXxhB+sLwSTg4yT0a+yq5nO4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HZ/HrWftuN5/nUROsSQd2STAxQDv3ZTsmJRCKpZrGXvPd2Q45485FfjTQUpEFeS0F 5mLsLcr+fQtna4ezMSPtwuQM2S1aLsy1rdbsbVazQRkn08VDlyBjhZGM7uYkCIYEMJ awSA/I+HHAWu4Tm8lWX7WM2nq12fXn3ag7+zzdL4=
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/1796/push/2924912297@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb38bd0adbfd_94f3fb4e72d45c02300f0"; 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/vLs704HoBGV0LO0qWMqbFdZu1k4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:16:36 -0000

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

@ianswett pushed 1 commit.

b0d513d  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/1796/files/01018b9ebeedb9946019f5b0748cb734bfdb4c6f..b0d513dfa2297bd06a86fe674d891f8e1d59203a

----==_mimepart_5bb38bd0adbfd_94f3fb4e72d45c02300f0
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/b0d513d">b0d513d</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/1796/files/01018b9ebeedb9946019f5b0748cb734bfdb4c6f..b0d513dfa2297bd06a86fe674d891f8e1d59203a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7BzpkYHlVRdCwfRlguE6svhLZrrks5ug4NQgaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0jyKqJ_tppLgRvxbCMKz9OefZV2ks5ug4NQgaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1796"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796/files/01018b9ebeedb9946019f5b0748cb734bfdb4c6f..b0d513dfa2297bd06a86fe674d891f8e1d59203a"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796/files/01018b9ebeedb9946019f5b0748cb734bfdb4c6f..b0d513dfa2297bd06a86fe674d891f8e1d59203a",
"url": "https://github.com/quicwg/base-drafts/pull/1796/files/01018b9ebeedb9946019f5b0748cb734bfdb4c6f..b0d513dfa2297bd06a86fe674d891f8e1d59203a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1796",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1796:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "b0d513d",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796/files/01018b9ebeedb9946019f5b0748cb734bfdb4c6f..b0d513dfa2297bd06a86fe674d891f8e1d59203a"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb38bd0adbfd_94f3fb4e72d45c02300f0--


From nobody Tue Oct  2 08:16:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 81EB6130E9F for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:16:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 KTOBue_mjbMI for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:16:56 -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 24955130E16 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:16:56 -0700 (PDT)
Date: Tue, 02 Oct 2018 08:16:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538493415; bh=Q2BH2arZd5ypUq/4mJ55YVfJaHo6HtBeDL8ZiRm+khI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oxypzZH1Sl1ye7rfEP6vD54yx/x6yyzzdwPKp1AF0aXHuFqBxFh06kAYY+/c3/6ZR pXBMN5B++KoDOFf1DCwZ65JiXhMlNbcgBcFNdiLBf62VRsjZditddmpVQQwwQgTSqB 461vlzGB+OHUGPsBFwCqjMQ2pu3qHRLNXXB+gQ0M=
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/1796/push/2924913505@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb38be722e2d_41af3fb8fb0d45b42027a0"; 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/Mjp6HbzAPJVPCOwPN-mof-MacOU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:16:58 -0000

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

@ianswett pushed 1 commit.

4ce2b80  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/1796/files/b0d513dfa2297bd06a86fe674d891f8e1d59203a..4ce2b80ed6d8de5b6e70a1fdef11e023f197d370

----==_mimepart_5bb38be722e2d_41af3fb8fb0d45b42027a0
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/4ce2b80">4ce2b80</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/1796/files/b0d513dfa2297bd06a86fe674d891f8e1d59203a..4ce2b80ed6d8de5b6e70a1fdef11e023f197d370">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwdAOmpkgIcpZSgtfqBbb2dpxBU1ks5ug4NngaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq65PUclYqaOfmgtjsxChtNc-ZizXks5ug4NngaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1796"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796/files/b0d513dfa2297bd06a86fe674d891f8e1d59203a..4ce2b80ed6d8de5b6e70a1fdef11e023f197d370"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796/files/b0d513dfa2297bd06a86fe674d891f8e1d59203a..4ce2b80ed6d8de5b6e70a1fdef11e023f197d370",
"url": "https://github.com/quicwg/base-drafts/pull/1796/files/b0d513dfa2297bd06a86fe674d891f8e1d59203a..4ce2b80ed6d8de5b6e70a1fdef11e023f197d370",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1796",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1796:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "4ce2b80",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796/files/b0d513dfa2297bd06a86fe674d891f8e1d59203a..4ce2b80ed6d8de5b6e70a1fdef11e023f197d370"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb38be722e2d_41af3fb8fb0d45b42027a0--


From nobody Tue Oct  2 08:18:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9515A130EC0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:18:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 lwj0sYNT-WMW for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:18: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 D0F9A130E9F for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:18:40 -0700 (PDT)
Date: Tue, 02 Oct 2018 08:18:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538493520; bh=p2TWq82WXGD6Wode2WQH1oO5RkNliftxGlORPbXSpfM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0inY9QO2ntr6t3fi4Y1l8/zUoCQRS1RfO0b9SpozFk0WVsQD/xlntz2Cp46dyyMN5 C6/RABLUCkoxQFNrc4bJjfVYAg7xGyP4baMOieKiREP++f7h0QZ1LqsWjsgs8n2ZZc 4qLGqzYf46nqcz12pWTzXF+TB8sHu9x9c7oZfw/g=
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/1796/push/2924916958@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb38c5071d2_606b3fe539cd45c01468f6"; 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/nXyQ3OpjUgrv5JaM4fD7sNuGT0M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:18:43 -0000

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

@ianswett pushed 1 commit.

8cf0183  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/1796/files/4ce2b80ed6d8de5b6e70a1fdef11e023f197d370..8cf01838d92c3d13e06585e58fd70291103ce952

----==_mimepart_5bb38c5071d2_606b3fe539cd45c01468f6
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/8cf0183">8cf0183</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/1796/files/4ce2b80ed6d8de5b6e70a1fdef11e023f197d370..8cf01838d92c3d13e06585e58fd70291103ce952">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5h9JAn5EFiLpxBoLHld0SROpyF3ks5ug4PQgaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxaCVQzJb9vqFxAYgNPvumOb1bvXks5ug4PQgaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1796"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796/files/4ce2b80ed6d8de5b6e70a1fdef11e023f197d370..8cf01838d92c3d13e06585e58fd70291103ce952"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796/files/4ce2b80ed6d8de5b6e70a1fdef11e023f197d370..8cf01838d92c3d13e06585e58fd70291103ce952",
"url": "https://github.com/quicwg/base-drafts/pull/1796/files/4ce2b80ed6d8de5b6e70a1fdef11e023f197d370..8cf01838d92c3d13e06585e58fd70291103ce952",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1796",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1796:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "8cf0183",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796/files/4ce2b80ed6d8de5b6e70a1fdef11e023f197d370..8cf01838d92c3d13e06585e58fd70291103ce952"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb38c5071d2_606b3fe539cd45c01468f6--


From nobody Tue Oct  2 08:21:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 802FB130E9F for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:20:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 iIrmWS1WxPNv for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:20: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 7F518130E16 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:20:57 -0700 (PDT)
Date: Tue, 02 Oct 2018 08:20:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538493656; bh=aXW/+4+Svn4rZD5D2vQ1IdHQKi2cH7t2LRFK2ErclMk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r8WeLRaUp3Ro3EbebAA7UzqriHtjZu7pOjGaj6UciJ9Wgn4XVCi3AjFF1xk12mKVT 0uD5aSP3hal0onBpwcqZACg4WvJJfdF7uWPyMovdXZRd3Hu/QG3ja9vYcmSkYox0ks 6QuE5msFbEpkyQ1DNsvRWeJNMXZ3q1oSaCq3v4ug=
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/1796/push/2924924930@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb38cd896c56_35953fb24aed45b82474cb"; 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/xF1CjXyKUFzu3WUeh7c4pF2HBUc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:21:00 -0000

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

@ianswett pushed 1 commit.

2202c69  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/1796/files/8cf01838d92c3d13e06585e58fd70291103ce952..2202c699fa69585f9632d03ea27c225080d7d24a

----==_mimepart_5bb38cd896c56_35953fb24aed45b82474cb
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/2202c69">2202c69</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/1796/files/8cf01838d92c3d13e06585e58fd70291103ce952..2202c699fa69585f9632d03ea27c225080d7d24a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxK2F6ENPzFjJYlt9GaeyKXaGqodks5ug4RYgaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_e_EeDyjHCGUed6cmUyGlzCEajKks5ug4RYgaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1796"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796/files/8cf01838d92c3d13e06585e58fd70291103ce952..2202c699fa69585f9632d03ea27c225080d7d24a"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796/files/8cf01838d92c3d13e06585e58fd70291103ce952..2202c699fa69585f9632d03ea27c225080d7d24a",
"url": "https://github.com/quicwg/base-drafts/pull/1796/files/8cf01838d92c3d13e06585e58fd70291103ce952..2202c699fa69585f9632d03ea27c225080d7d24a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1796",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1796:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "2202c69",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796/files/8cf01838d92c3d13e06585e58fd70291103ce952..2202c699fa69585f9632d03ea27c225080d7d24a"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb38cd896c56_35953fb24aed45b82474cb--


From nobody Tue Oct  2 08:21:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34042130E9F for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:21:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 3pVRggCVv9o4 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:21: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 BE7C0130E16 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:21:38 -0700 (PDT)
Date: Tue, 02 Oct 2018 08:21:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538493697; bh=45lmKBA7YlQdAqQdYrOyVKGloINGuaokUVasKPeC7DY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p/WzjSEgagNuiJkF0RR6bsBS/mX10v2jJgxtl3/Q02z7Kw2Ki6UIW/6qqS/FMgPaL symDRo75F3K0r+IMa7JfMQgxY3PM1HxttytNoc4d55/ERVLO1cyH79B7WLkPTL9nCV KTzSP4l338E9orQwIzGVIJvu+y9azPsje8SaxODo=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe3dbc0d1e5a04089ef7b42cb2473a5e9eb4d66c792cf0000000117cb4f0192a169ce15ac2c4e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1796/review/160778419@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb38d01e535b_41a13fa1218d45bc2617df"; 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/rdZp3MISoHkTmlIfLTMJsMlpgHI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:21:41 -0000

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

mikkelfj commented on this pull request.



> -or ACN_ECN.  Specifically, implementations MUST attempt to enforce a maximum
-ack delay to avoid causing the peer spurious timeouts.  The RECOMMENDED maximum
-ack delay in QUIC is 25ms.
-
-An acknowledgement MAY be sent for every second full-sized packet, as TCP does
-{{?RFC5681}}, or may be sent less frequently, as long as the delay does not
-exceed the maximum ack delay.  QUIC recovery algorithms do not assume the peer
+excessively delay acknowledgements of packets containing frames other than ACK.
+Specifically, implementations MUST attempt to enforce a maximum
+ack delay to avoid causing the peer spurious timeouts.  The maximum ack delay
+is communicated in the `max_ack_delay` transport parameter and the default
+value is 25ms.
+
+An acknowledgement SHOULD be sent immediately upon receiving two or more
+retransmitable full-sized packets, as TCP does {{?RFC5681}}.  QUIC recovery
+algorithms, including tail loss probe{{tail-loss-probe}}, assume the peer

How do you define full-sized packets when this depends on PMTU discovery?
The text also isn't very clear about receiving drips of full sized packets: can you ack after only one full packet if it exceeds max ACK delay? I'd say obviously yes, but I'm sure the text is very clear (before or ofter this change).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160778419
----==_mimepart_5bb38d01e535b_41a13fa1218d45bc2617df
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/1796#discussion_r221996101">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -or ACN_ECN.  Specifically, implementations MUST attempt to enforce a maximum
-ack delay to avoid causing the peer spurious timeouts.  The RECOMMENDED maximum
-ack delay in QUIC is 25ms.
-
-An acknowledgement MAY be sent for every second full-sized packet, as TCP does
-{{?RFC5681}}, or may be sent less frequently, as long as the delay does not
-exceed the maximum ack delay.  QUIC recovery algorithms do not assume the peer
+excessively delay acknowledgements of packets containing frames other than ACK.
+Specifically, implementations MUST attempt to enforce a maximum
+ack delay to avoid causing the peer spurious timeouts.  The maximum ack delay
+is communicated in the `max_ack_delay` transport parameter and the default
+value is 25ms.
+
+An acknowledgement SHOULD be sent immediately upon receiving two or more
+retransmitable full-sized packets, as TCP does {{?RFC5681}}.  QUIC recovery
+algorithms, including tail loss probe{{tail-loss-probe}}, assume the peer
</pre>
<p>How do you define full-sized packets when this depends on PMTU discovery?<br>
The text also isn't very clear about receiving drips of full sized packets: can you ack after only one full packet if it exceeds max ACK delay? I'd say obviously yes, but I'm sure the text is very clear (before or ofter this change).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160778419">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6HvUCmfNIsF-rF1NBijhnGP_3oIks5ug4SBgaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5l4BHmF4_HnznuL0mUMCx1_o8_Xks5ug4SBgaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1796"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160778419"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160778419",
"url": "https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160778419",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1796",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160778419"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb38d01e535b_41a13fa1218d45bc2617df--


From nobody Tue Oct  2 08:22:17 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6C6A8130E16 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:22:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 UJy5w9VXwaVC for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:22:13 -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 926D3130E9F for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:22:13 -0700 (PDT)
Date: Tue, 02 Oct 2018 08:22:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538493732; bh=Eh3WlQp4jMY9eyaCkwcPOiJrG2eqqq2mgK4WZFI2uho=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oB6KvKAnHuT3hT9oEGxSVpgPIE9dFjaJXo4FwBtUQT40N6aCUrCIBSel91N6kwuDu /lQmhGjq7wxuqUAxWJJbSqntU3+tkl3NxT6uZ2TZpSvlT8HbHfNG6rnvuer0Ut15e2 zi1YiLSmVyAffLCDY0PA57aQHu40cDt8lcQYtYo4=
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/1796/push/2924929269@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb38d2495b01_20273fef474d45c41740ec"; 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/cZeJ5sTfL4LddTxNZbsOJ4dxl5U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:22:17 -0000

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

@ianswett pushed 1 commit.

6117a2d  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/1796/files/2202c699fa69585f9632d03ea27c225080d7d24a..6117a2de2c7788940578c0519c70bbc999085752

----==_mimepart_5bb38d2495b01_20273fef474d45c41740ec
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/6117a2d">6117a2d</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/1796/files/2202c699fa69585f9632d03ea27c225080d7d24a..6117a2de2c7788940578c0519c70bbc999085752">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxYhgzqtexmJn0LM8PQfpeGr3aiwks5ug4SkgaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_M7qQx5qcaUALio93QPZuGxcKXMks5ug4SkgaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1796"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796/files/2202c699fa69585f9632d03ea27c225080d7d24a..6117a2de2c7788940578c0519c70bbc999085752"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796/files/2202c699fa69585f9632d03ea27c225080d7d24a..6117a2de2c7788940578c0519c70bbc999085752",
"url": "https://github.com/quicwg/base-drafts/pull/1796/files/2202c699fa69585f9632d03ea27c225080d7d24a..6117a2de2c7788940578c0519c70bbc999085752",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1796",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1796:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "6117a2d",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796/files/2202c699fa69585f9632d03ea27c225080d7d24a..6117a2de2c7788940578c0519c70bbc999085752"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb38d2495b01_20273fef474d45c41740ec--


From nobody Tue Oct  2 08:23:25 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6C9F130E9F for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:23:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 r9yPheyxFiuo for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:23:22 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 49536130E16 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:23:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538493801; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=saT+fl3oPdZbxkHzv3HL3UkSYV2ADyBgyJAozqLA1JA=; b=JYVFDrx2HFWxOfjUbpCZcQV942/P4UEVsgWiWyMvVgTU8g8s+MGlBuCjsHNRg2R4aSTTiPJ5 ziOf3tsuHAjWQHhzwK0U1OqC7HxaHW0S547ciufBZUixZgKOUl+5lcVq69H15gRV1sOfTdX6 Ht5idUm35fJcDdLoJ9qHXLBi2Mc=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bb38d69.7f956e5c6a50-smtp-out-n03; Tue, 02 Oct 2018 15:23:21 -0000 (UTC)
Date: Tue, 02 Oct 2018 08:23:20 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb38d68831c0_63402b128bb0eed8256e2@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f199e2: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb38d6882d7d_63402b128bb0eed8255cf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ix1Uk0di0CxEtUgoPN1rWzsvb7s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:23:24 -0000

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

  Branch: refs/heads/ianswett-ack-delay-tlp
  Home:   https://github.com/quicwg/base-drafts
  Commit: f199e2163f9e64648fbd2ed3d618f889208db87d
      https://github.com/quicwg/base-drafts/commit/f199e2163f9e64648fbd2ed3d618f889208db87d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb38d6882d7d_63402b128bb0eed8255cf--


From nobody Tue Oct  2 08:24:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB2ED130F9A for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:24:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 5HlCtnoOejzd for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:24: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 6DAAD131068 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:24:10 -0700 (PDT)
Date: Tue, 02 Oct 2018 08:24:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538493848; bh=K0mY6G6RZGc0QWmIHqmwLYmotOnFdwk4dBK7KlHH+Dc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nzRkBbWWLHyptQnaiLob0FG4msZ9hkFi8t50hzRCTIY6CWYtCziU1Jv2B36aqIGM+ W4+GbnYrboWBucGB3Vho8C+2IsQtCSvqOWHdnmW0dH6fGwc27iQPI9rSZMy++nT+MI 08nRIpaQgzI1b3JdA0Eep+gPdh8PdCBBnosPK3O0=
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/1796/push/2924936161@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb38d98aa647_2f613fb24aed45b8259360"; 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/WhvF30vTPJSDNxPHEstLZ-s_BUc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:24:16 -0000

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

@ianswett pushed 1 commit.

f199e21  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/1796/files/6117a2de2c7788940578c0519c70bbc999085752..f199e2163f9e64648fbd2ed3d618f889208db87d

----==_mimepart_5bb38d98aa647_2f613fb24aed45b8259360
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/f199e21">f199e21</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/1796/files/6117a2de2c7788940578c0519c70bbc999085752..f199e2163f9e64648fbd2ed3d618f889208db87d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxtZ57vB93zmstfavsS3Ez9Yn9d-ks5ug4UYgaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0JWZGWMnkCfnx_93jlyYqTXs4hCks5ug4UYgaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1796"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796/files/6117a2de2c7788940578c0519c70bbc999085752..f199e2163f9e64648fbd2ed3d618f889208db87d"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796/files/6117a2de2c7788940578c0519c70bbc999085752..f199e2163f9e64648fbd2ed3d618f889208db87d",
"url": "https://github.com/quicwg/base-drafts/pull/1796/files/6117a2de2c7788940578c0519c70bbc999085752..f199e2163f9e64648fbd2ed3d618f889208db87d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1796",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1796:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "f199e21",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796/files/6117a2de2c7788940578c0519c70bbc999085752..f199e2163f9e64648fbd2ed3d618f889208db87d"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb38d98aa647_2f613fb24aed45b8259360--


From nobody Tue Oct  2 08:25:59 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85BFA130EB9 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:25:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 4RBGPbDbkNMM for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:25:55 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 860A4130E9F for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:25:55 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538493954; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=YRTjlxYWos8Bi5Xb7Zu9tTA8J3p6pkJVDCTmiA08F1E=; b=niM6+BIQwuFyPz1Mrp25N6FEI37jwKP42VZSyvfBMfZfjG511Fuf/c3adyy6srw6nKmZkiPy fwWxjj8asI+i2YzMHLLDsmb4IFHrcsmAqCH00OD6drZKiPc+Z1xOJji1C6HelSTMiyjZrqVl G5M5bZw+Pn0AcfBgKsq2oYgnvwg=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bb38baa.7fb3941eab10-smtp-out-n03; Tue, 02 Oct 2018 15:15:54 -0000 (UTC)
Date: Tue, 02 Oct 2018 08:15:53 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb38ba92ccea_349f2ab6ac8f0ec05741@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 01018b: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb38ba92c90d_349f2ab6ac8f0ec05731e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FCT9WN3EeoT4N5UFpoWdhWm9rEs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:25:58 -0000

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

  Branch: refs/heads/ianswett-ack-delay-tlp
  Home:   https://github.com/quicwg/base-drafts
  Commit: 01018b9ebeedb9946019f5b0748cb734bfdb4c6f
      https://github.com/quicwg/base-drafts/commit/01018b9ebeedb9946019f5b0748cb734bfdb4c6f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb38ba92c90d_349f2ab6ac8f0ec05731e--


From nobody Tue Oct  2 08:26:52 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A95AC130E9F for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:26:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 GGpzocn5MTxC for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:26:49 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 C7523130E16 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:26:48 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538494008; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=XE0vP7ZliMWxG58+RX12hPiBS3CnegWX9RQB5clsoV0=; b=iTQ6wvuONTt3/ZlglpF7FU5SA8UDltkMY7FZd6Xuz2sX4kGrCqhJ1t6MSiERYN6YW37iNYRZ VjBCboYCwZR5SSwirYjQBQFFiOui6oo4AHxHzez18y4mhhYx6wB78KH2el+y9U2YOk0315lM ffQJSeZRazOHpaDuFXel0PSha9U=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bb38bdf.7fe768212780-smtp-out-n01; Tue, 02 Oct 2018 15:16:47 -0000 (UTC)
Date: Tue, 02 Oct 2018 08:16:47 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb38bdfc0fe0_50882ac305bcaed8519cc@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4ce2b8: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb38bdfc09f9_50882ac305bcaed85187f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TxzMSj__v7t14Xpy3nu-2dZ2nPM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:26:51 -0000

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

  Branch: refs/heads/ianswett-ack-delay-tlp
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4ce2b80ed6d8de5b6e70a1fdef11e023f197d370
      https://github.com/quicwg/base-drafts/commit/4ce2b80ed6d8de5b6e70a1fdef11e023f197d370
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb38bdfc09f9_50882ac305bcaed85187f--


From nobody Tue Oct  2 08:27:54 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E36E130EC0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:27:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-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 wFj2KsoA5QPZ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:27:51 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 003BA130E9F for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:27:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538494070; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=5vveyYNLKsJDv7rorEwOddbw5Mish810MQvwqtlx2ls=; b=nvrNFQVmWQnu6KV5E5Ig5HEz76U5b4q5znvIVQ2vK6fLGvhBy8x+n7tzNkeAUhQJkrwGT0sy YulikKjwyi3hRMZn5I9eWlZIvAdcimehU3BTTit7r0N5g/hD3FhcGCJeTgmtN27WVmLKKbP3 /riQswmcsN+2qBrAlxRaCHKhPVg=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bb38c1c.7f35b8481090-smtp-out-n03; Tue, 02 Oct 2018 15:17:48 -0000 (UTC)
Date: Tue, 02 Oct 2018 08:17:46 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb38c1ac3c8f_168d2ab7847e2ec4975bf@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 8cf018: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb38c1ac3685_168d2ab7847e2ec497430"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1RUYfJycbJKO_8NlqXpJz5m4Sic>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:27:53 -0000

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

  Branch: refs/heads/ianswett-ack-delay-tlp
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8cf01838d92c3d13e06585e58fd70291103ce952
      https://github.com/quicwg/base-drafts/commit/8cf01838d92c3d13e06585e58fd70291103ce952
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb38c1ac3685_168d2ab7847e2ec497430--


From nobody Tue Oct  2 08:31:05 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9752C130EC7 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:31:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 q50HqJ4nmvfA for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:30:56 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 01E50130EB9 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:30:55 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538494255; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=8vZ3AuqLHRQJdutCupaHUiB53mWgIeqIlaNcTkqM++A=; b=ZHdvq/Cx9K4m1qH/O29/vOJplZBsbUo569Rls5OwOTbZiu5LOpj+77phnw9itN+TdtL+udhZ e8fWVtMA2M6SiMeR0UUl3dHsgNO953gfn1G4l+b4ip28tsNdz/7p7wOmBQLREBkVlmkFCQsA Z2p00L3mDkERyg2DvnflEa1GuYw=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bb38f2e.7f66fc154f30-smtp-out-n03; Tue, 02 Oct 2018 15:30:54 -0000 (UTC)
Date: Tue, 02 Oct 2018 08:30:54 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb38f2e4668d_2344b2b1e6b812ec874593@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 058c0f: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb38f2e45def_2344b2b1e6b812ec874434"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/j4Vo5M49c6QcX8V4k4RN16prYY4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:31:03 -0000

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

  Branch: refs/heads/ianswett-ack-delay-tlp
  Home:   https://github.com/quicwg/base-drafts
  Commit: 058c0f222a67fa527b2429658e4499f0ecf94337
      https://github.com/quicwg/base-drafts/commit/058c0f222a67fa527b2429658e4499f0ecf94337
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb38f2e45def_2344b2b1e6b812ec874434--


From nobody Tue Oct  2 08:32:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 249D7130EB9 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:32:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 WRrTECl62mld for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:32: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 82510130EC7 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:32:04 -0700 (PDT)
Date: Tue, 02 Oct 2018 08:32:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538494323; bh=SeEJX8/d7jMRiK2YiPd2DzdwQHWyPBGUmVj3PaIgqk4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zCHyozABeQqDfbFojRL6dzrgf10p82JGiiuoEPvRVaC+9tJRhCpyimQFKqOjchTtt fN9dLZYhb7V0MdZ5Mc6JdJQhjK3mLfpUQB8YuKTEWe4nb0IdKuTgRj2/SB4nLfr2Lm HOZzHErh99YoKxBdIgdHHnqbubTgAlnUxUa+azlQ=
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/1796/push/2924963008@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb38f7386d2e_225e3fb2866d45c0401f7"; 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/7QG3Ygx6S-38nF1jPXWRcWcM3hE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:32:07 -0000

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

@ianswett pushed 1 commit.

058c0f2  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/1796/files/f199e2163f9e64648fbd2ed3d618f889208db87d..058c0f222a67fa527b2429658e4499f0ecf94337

----==_mimepart_5bb38f7386d2e_225e3fb2866d45c0401f7
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/058c0f2">058c0f2</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/1796/files/f199e2163f9e64648fbd2ed3d618f889208db87d..058c0f222a67fa527b2429658e4499f0ecf94337">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1bJVvGDIkjrJa2X39S4UKpLh9Ybks5ug4bzgaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6qgGVSAOZHi7WeSm3oGqTvA9_xcks5ug4bzgaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1796"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796/files/f199e2163f9e64648fbd2ed3d618f889208db87d..058c0f222a67fa527b2429658e4499f0ecf94337"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796/files/f199e2163f9e64648fbd2ed3d618f889208db87d..058c0f222a67fa527b2429658e4499f0ecf94337",
"url": "https://github.com/quicwg/base-drafts/pull/1796/files/f199e2163f9e64648fbd2ed3d618f889208db87d..058c0f222a67fa527b2429658e4499f0ecf94337",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1796",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1796:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "058c0f2",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796/files/f199e2163f9e64648fbd2ed3d618f889208db87d..058c0f222a67fa527b2429658e4499f0ecf94337"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb38f7386d2e_225e3fb2866d45c0401f7--


From nobody Tue Oct  2 08:45:10 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95284130E9C for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:45:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 RJF1QCms1tH0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:45:05 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 3255E130E16 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:45:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538495104; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=9rs/mREP5EFaVtPUPqZoYWhUJ7lF0RIiZI+iHol/6Qo=; b=fGusipIIP+d4fLxBxW1uojJrmSRRQMBuOSL1Q/6QMIrsQotXU1m72sXov0u8p+iWUQvLHHkW RD2Fv7n5hMjGSHnS93UPnAIeh69DTHz65W++zKcqfq8jlxBmRmhFp1wqFWkHGkCJU0i7Uf3A 73C1tckiMlayYxTdt9ymVd+YfAE=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bb38ca4.7f58c8517900-smtp-out-n01; Tue, 02 Oct 2018 15:20:04 -0000 (UTC)
Date: Tue, 02 Oct 2018 08:20:04 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb38ca47b51a_35362ad529728ebc446cb@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2202c6: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb38ca47b188_35362ad529728ebc44519"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ic14pFkD8TVv5xo1nazfe3UyGKI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:45:08 -0000

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

  Branch: refs/heads/ianswett-ack-delay-tlp
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2202c699fa69585f9632d03ea27c225080d7d24a
      https://github.com/quicwg/base-drafts/commit/2202c699fa69585f9632d03ea27c225080d7d24a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb38ca47b188_35362ad529728ebc44519--


From nobody Tue Oct  2 08:53:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2DF45130E44 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:53:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 BG-LeogsvpyV for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 08:53: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 606FF130E16 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 08:53:13 -0700 (PDT)
Date: Tue, 02 Oct 2018 08:53:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538495592; bh=nVPrkNlXtITcOs7ZLnlVtakwDVFVKJmzge8t9isJNrk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Jkyy37wG6fS29mEXTD9epUdiwvwaoMWa9dWYrtYExjytK7kscG8Dn3vGIXHBBIb1O j9StyBxqi3qW2s8Aj2YLSeQXibyuY/QbmaSb2p24sNPd0MezigRhHiLe7qI4JEikMs v8Fn/oiyWJLFFN6DExfOzKdmvoHpgkZfBBNLqm2U=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab83c9916ee31f542ec739808162ecb057d2207e5692cf0000000117cb566892a169ce15ac2c4e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1796/review/160794798@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3946820497_48253fc2668d45c44705c"; 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/dT095mwnePtgCQRWllppsIhatYc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 15:53:15 -0000

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

janaiyengar commented on this pull request.



> @@ -446,16 +433,16 @@ flight, since this packet adds network load without establishing packet loss.
 ## Generating Acknowledgements
 
 QUIC SHOULD delay sending acknowledgements in response to packets, but MUST NOT
-excessively delay acknowledgements of packets containing frames other than ACK
-or ACN_ECN.  Specifically, implementations MUST attempt to enforce a maximum
-ack delay to avoid causing the peer spurious timeouts.  The RECOMMENDED maximum
-ack delay in QUIC is 25ms.
-
-An acknowledgement MAY be sent for every second full-sized packet, as TCP does
-{{?RFC5681}}, or may be sent less frequently, as long as the delay does not
-exceed the maximum ack delay.  QUIC recovery algorithms do not assume the peer
-generates an acknowledgement immediately when receiving a second full-sized
-packet.
+excessively delay acknowledgements of packets containing frames other than ACK.
+Specifically, implementations MUST attempt to enforce a maximum
+ack delay to avoid causing the peer spurious timeouts.  The maximum ack delay
+is communicated in the `max_ack_delay` transport parameter and the default

s/default/RECOMMENDED

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160794798
----==_mimepart_5bb3946820497_48253fc2668d45c44705c
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/1796#discussion_r222009005">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -446,16 +433,16 @@ flight, since this packet adds network load without establishing packet loss.
 ## Generating Acknowledgements
 
 QUIC SHOULD delay sending acknowledgements in response to packets, but MUST NOT
-excessively delay acknowledgements of packets containing frames other than ACK
-or ACN_ECN.  Specifically, implementations MUST attempt to enforce a maximum
-ack delay to avoid causing the peer spurious timeouts.  The RECOMMENDED maximum
-ack delay in QUIC is 25ms.
-
-An acknowledgement MAY be sent for every second full-sized packet, as TCP does
-{{?RFC5681}}, or may be sent less frequently, as long as the delay does not
-exceed the maximum ack delay.  QUIC recovery algorithms do not assume the peer
-generates an acknowledgement immediately when receiving a second full-sized
-packet.
+excessively delay acknowledgements of packets containing frames other than ACK.
+Specifically, implementations MUST attempt to enforce a maximum
+ack delay to avoid causing the peer spurious timeouts.  The maximum ack delay
+is communicated in the `max_ack_delay` transport parameter and the default
</pre>
<p>s/default/RECOMMENDED</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160794798">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-5Z0TPSVtZgYfjwNlpqsL9nR3ktks5ug4vogaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8rDPe5L9ye1CL9yMCG1LhchJ0ttks5ug4vogaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1796"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160794798"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160794798",
"url": "https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160794798",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1796",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160794798"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3946820497_48253fc2668d45c44705c--


From nobody Tue Oct  2 09:01:37 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F4A5130E63 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:01:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 6U1gL2GWKq0K for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:01:34 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 0D5EA130E44 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 09:01:33 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538496093; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=3aDV5cUP3nlRKmVUYgQHtHIeCFB3VWrY6I0Sgq8Xj7E=; b=XsYZ7L6OxaGHxpWmvDJwyVLuKTUYFAPCNLd4U01IETHXvt4OhKlOznz5rNox+a/g+m3WFyoQ r9r7OfdlRT2iNcnl1K0Li0/0/6GL1Z7oNi1+RMhDyZmLQzD5nMof+VRNZwaBVLE1eCD/J/4z Aoyd4BJVUI/fpJdoubqEVsRuDMk=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bb3965d.7ff9e86e8930-smtp-out-n02; Tue, 02 Oct 2018 16:01:33 -0000 (UTC)
Date: Tue, 02 Oct 2018 09:01:32 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bb3965c200b2_4f7f2ad28a97aec8600ed@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6e3f1e: Nits
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3965c1f94e_4f7f2ad28a97aec85996a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5yF14ws49B7fydO2fZWL2Fcsg3Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 16:01:36 -0000

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

  Branch: refs/heads/ianswett-ack-delay-tlp
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6e3f1e80b8ad599f23ef717d0d2739c1adf0058f
      https://github.com/quicwg/base-drafts/commit/6e3f1e80b8ad599f23ef717d0d2739c1adf0058f
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Nits



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3965c1f94e_4f7f2ad28a97aec85996a--


From nobody Tue Oct  2 09:02:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 396E1130E74 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:02:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 FYOvtda70WlF for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:02: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 711A6130E63 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 09:02:32 -0700 (PDT)
Date: Tue, 02 Oct 2018 09:02:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538496151; bh=UkyXPMeeSWrcaYw5Ov3RWC+VdJYoKc8Si25N/KLQt8U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=E+RGMxG2OOihiOTRQ53otu4FSZiD4B2My9zjuJftQCoRDr2gTd+XkCKIoAzw/sTim pvr9CsoZD7IPM1A8OJCRrASfi4KHBRsiEj2bPDhiFV2F/eLkE1VT30IAFTxRpiupGN pcIEK5SIiFkwe+i5nPm7mSbhvddG2ERr7TjmJbrE=
From: janaiyengar <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/1796/push/2925071312@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3968f83539_56353f81d5ad45bc58951"; 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/DLFSP9F4HKMHF9fK8lwVfF2-Hmk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 16:02:35 -0000

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

@janaiyengar pushed 1 commit.

6e3f1e8  Nits


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1796/files/058c0f222a67fa527b2429658e4499f0ecf94337..6e3f1e80b8ad599f23ef717d0d2739c1adf0058f

----==_mimepart_5bb3968f83539_56353f81d5ad45bc58951
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/6e3f1e8">6e3f1e8</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/1796/files/058c0f222a67fa527b2429658e4499f0ecf94337..6e3f1e80b8ad599f23ef717d0d2739c1adf0058f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq18AZavFTc7ooRY7GbfJIXx5XJpRks5ug44PgaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7rdVE8jvcsUQ8Rq9kqTiz6ZYUvjks5ug44PgaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1796"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796/files/058c0f222a67fa527b2429658e4499f0ecf94337..6e3f1e80b8ad599f23ef717d0d2739c1adf0058f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796/files/058c0f222a67fa527b2429658e4499f0ecf94337..6e3f1e80b8ad599f23ef717d0d2739c1adf0058f",
"url": "https://github.com/quicwg/base-drafts/pull/1796/files/058c0f222a67fa527b2429658e4499f0ecf94337..6e3f1e80b8ad599f23ef717d0d2739c1adf0058f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1796",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1796:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "6e3f1e8",
"value": "Nits"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796/files/058c0f222a67fa527b2429658e4499f0ecf94337..6e3f1e80b8ad599f23ef717d0d2739c1adf0058f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3968f83539_56353f81d5ad45bc58951--


From nobody Tue Oct  2 09:04:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E491130E9C for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:04:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.052
X-Spam-Level: 
X-Spam-Status: No, score=-7.052 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 LdM17zt5MDGP for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:04: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 1BD01130E74 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 09:04:08 -0700 (PDT)
Date: Tue, 02 Oct 2018 09:04:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538496247; bh=k36svUcTerYIf/BFhxCgo36m6XS4JtzwFT02fmbVWwU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2TCSGtGank0XKJKSviwfCFAEzUg2LY7sTEmVCM8Cya7pwaFmJ6sJQR+QIqO2MzcSh IJGQtAxD0NWlYFumYzyzIeg+TwwDllIuOad0VH+X8VtTw8LnrGa4Q9V6bXi8WtWNSz UT8qUrFCjSh38vd3QPe8jOw5FOyaEP7gmrq/vt0I=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5587e0771c5bfdf1e65b5dd1a2a3b914e168acfc92cf0000000117cb58f792a169ce15ac2c4e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1796/review/160800132@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb396f732636_1a63f8a0aed45bc96896"; 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/Aztz1Ta1Xi0KbtXkjIoZv5B0Rf4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 16:04:11 -0000

----==_mimepart_5bb396f732636_1a63f8a0aed45bc96896
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/1796#pullrequestreview-160800132
----==_mimepart_5bb396f732636_1a63f8a0aed45bc96896
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/1796#pullrequestreview-160800132">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz-mcLdN-02w0hxBfPkfZUNVeUBzks5ug453gaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_IHG7cDASgtZnWBJlx_0YhEG434ks5ug453gaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1796"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160800132"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160800132",
"url": "https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160800132",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar approved 1796",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796#pullrequestreview-160800132"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb396f732636_1a63f8a0aed45bc96896--


From nobody Tue Oct  2 09:04:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0A78A130E63 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:04:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 Lj4wDnbeh6KS for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:04: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 9BB4E130E74 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 09:04:25 -0700 (PDT)
Date: Tue, 02 Oct 2018 09:04:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538496264; bh=wJb20+NrDi78pKyM4gLgEd79TESXjbGgMccWCoTDUx0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=n3E22CfKaTDcdCQF8mD1ACDA9aqRNh0Vmw2rO/5gFnLypI6IUNgMDSpXcgcKr7ZrT IDdjP8M4u75+f+twqldshCedtLwYcEe6xMXVVHwoKhrgwmzNrI+XFhB1N0iiKpNZ+3 z8QMQylc/FS5YbLDKa94GJCgA4QFOgD/UU8KA9rE=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4cbf53148f7ba9746c0a84a61290392ce45d17f792cf0000000117cb590892a169ce15ac2c4e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1796/issue_event/1879752752@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1796@github.com>
References: <quicwg/base-drafts/pull/1796@github.com>
Subject: Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb397085ecd6_62f63fdca7ad45bc986fe"; 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/XZH9NAVZuJ7ahY16Viy6264p0jU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 16:04:32 -0000

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

Merged #1796 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/1796#event-1879752752
----==_mimepart_5bb397085ecd6_62f63fdca7ad45bc986fe
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="363605070" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1796" href="https://github.com/quicwg/base-drafts/pull/1796">#1796</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/1796#event-1879752752">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1iIFwusUHmHUrT2bJgbBf_Ja9bBks5ug46IgaJpZM4W4vxd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7FaJRqrtvRUPl1CPkbs7pQi1Rzvks5ug46IgaJpZM4W4vxd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1796 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1796#event-1879752752"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1796#event-1879752752",
"url": "https://github.com/quicwg/base-drafts/pull/1796#event-1879752752",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Ack Delay and TLP (#1796)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1796#event-1879752752"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383974493\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb397085ecd6_62f63fdca7ad45bc986fe--


From nobody Tue Oct  2 09:09:27 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 448A1130E63 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:09:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 T4eBzF28P65Q for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:09:23 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 588FE130E72 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 09:09:23 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538496562; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=orctwMwGYs4vN5MdJc84YDyt2Tw7IVRNk4L9kdK/7kE=; b=uBt91vl9c1JP4QacmfZDXvHemNiVAgbUYzE8Fz7W7r9yOcvedsYzNr1n3u+Aduawbp4/6hMG /iI9uJs6jS3wi4d9SBncG5tcBKblq6qurvSS50yRNY0gBa15zolbkxI87j1888vcKR2lVZTs jTfvOyuD15u6/XhGhNP1mIxRa6U=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bb39832.7f7d5c4d2d80-smtp-out-n03; Tue, 02 Oct 2018 16:09:22 -0000 (UTC)
Date: Tue, 02 Oct 2018 09:09:21 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb398312183c_5cdf2add166eeec074551@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6bccfd: Draft 15 recovery change log
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3983121378_5cdf2add166eeec0744cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pg85mtIN_eQS-r-KD___wSzYZO8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 16:09:26 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6bccfdfd758ecb320b9e69e4c551086f510d04c0
      https://github.com/quicwg/base-drafts/commit/6bccfdfd758ecb320b9e69e4c551086f510d04c0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Draft 15 recovery change log



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3983121378_5cdf2add166eeec0744cd--


From nobody Tue Oct  2 09:13:25 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E0EB8130ECB for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:13:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.457
X-Spam-Level: 
X-Spam-Status: No, score=-1.457 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 2f_WIctgDkmj for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:13:21 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 7B43A130DFA for <quic-issues@ietf.org>; Tue,  2 Oct 2018 09:13:21 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538496800; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=pvuf5QdXs6ALqLc/ssV/HO4bbZ+ugghfsYs1v7SrFQY=; b=W65Sr5B0+RFE5ddBRmH2SJPn0UHMeoUuCWPLnSA4YEOR0K3PHX7E8jAH4UMG8ZUE+Lsl/jV3 ITZwarWV0cGYuWg97GGooCkuDjxbpDR2RM9/xQcPVyheKr6wHnZMMO4UHroU9HmKAj058bpJ V026ekwDcbaxCmtj7K3H3aKeqK4=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bb396c8.7fb9c0bd9cc0-smtp-out-n03; Tue, 02 Oct 2018 16:03:20 -0000 (UTC)
Date: Tue, 02 Oct 2018 09:03:19 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb396c7812a1_44f62abfc3ea6ebc82855@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 01098f: Ack Delay and TLP (#1796)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb396c780ccf_44f62abfc3ea6ebc827bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_wgw3xA9PNJ5PDFV2ql8oylgKI4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 16:13:23 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 01098f72c28e008c257686d6415bb777f85d4bdd
      https://github.com/quicwg/base-drafts/commit/01098f72c28e008c257686d6415bb777f85d4bdd
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Ack Delay and TLP (#1796)

* Ack Delay and TLP

Fixes some remaining issues now that QUIC recommends sending an ACK every two packets, mostly involving reverting to the TCP style TLP calculation.

I wrote this based on 'two full-sized packets' equalling a fixed 2400 bytes.  QUIC could send immediate acks for non-full-sized packets, but that's not what TCP does.  I could base it on the connection's packet size, but that requires the receiver to monitor the sender's max packet size, which made me a bit concerned?

Advice on how to ensure sender and receiver agree on packet size would be appreciated.

* Update draft-ietf-quic-recovery.md

* Use 2*kMaxDatagramSize

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Nits



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb396c780ccf_44f62abfc3ea6ebc827bd--


From nobody Tue Oct  2 09:17:13 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 39844130E44 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:17:12 -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,  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 kOjts-Q6xulD for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:17: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 B7A45130E27 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 09:17:10 -0700 (PDT)
Date: Tue, 02 Oct 2018 09:17:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538497030; bh=P0ASAO14UubxSz+fEr9MlHzg0MpZ953qkacKLShmS8g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Mw0T5aSDUwkigZPMV0hlTXsECE0EsZMV9+5ccNrq0fAXOBRBm2x9SyoFHyn3w90PQ fczhWB4o/+AzB+W1UYPz+/4Xl6fUA/SA7sQMSur4P0UpDcxFOlE5H7sOzaKpa0S1EU zOJ6RSxXFm87/Z8DBHLBhn9KsQRd7BXfVIfUPljk=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab513f0da41474e7cb7b70df5cfc4ee0058e06e18092cf0000000117cb5c0592a169ce15af01d9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1799/426336129@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1799@github.com>
References: <quicwg/base-drafts/issues/1799@github.com>
Subject: Re: [quicwg/base-drafts] Avoid renewing retired connection IDs (#1799)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb39a05c6604_500e3fd3fb4d45b83214fb"; 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/l60HNnRrTS-VRWJ2gzIq0BudwNk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 16:17:12 -0000

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

@igorlord : yes, that would be up to the receiver

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1799#issuecomment-426336129
----==_mimepart_5bb39a05c6604_500e3fd3fb4d45b83214fb
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 would be up to the receiver</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1799#issuecomment-426336129">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4O6WofFCifplwoI0oL2VQGWvZ-Iks5ug5GFgaJpZM4W5luW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7q3k67wgNsk23plNuJAPw0vy8KZks5ug5GFgaJpZM4W5luW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1799: @igorlord : yes, that would be up to the receiver"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1799#issuecomment-426336129"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1799#issuecomment-426336129",
"url": "https://github.com/quicwg/base-drafts/issues/1799#issuecomment-426336129",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Avoid renewing retired connection IDs (#1799)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1799,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1799\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1799#issuecomment-426336129"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 384195478\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb39a05c6604_500e3fd3fb4d45b83214fb--


From nobody Tue Oct  2 09:18:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0FE52130F80 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:18:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 FUcF7yqJswiZ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:18:19 -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 A115E131021 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 09:18:19 -0700 (PDT)
Date: Tue, 02 Oct 2018 09:18:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538497099; bh=39MucwfzfEaP0pSUI4owPkn2tMwHHCDdckjrZnxkNMs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=uzJQ88dfn7mf0WyQFAElj2vrJsUYAcRmHbjQdRS7dZffcmhOYd07ytJz/B032QMWV Bcbj9doRG2JQ0inm6L2+Q86FBdf03JZgGUb18d6fNsmTL4fZWdKN/odJdBc/zlc1Ao zvdX42zOf7WUrCRKmWvqSsRrm6sGGfr187CCOFnA=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab59ed510281e65b535026ee0af66ef299f7feff3292cf0000000117cb5c4a92a169ce15d05805@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1821@github.com>
Subject: [quicwg/base-drafts] Add sequence number to NCID frame (#1821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb39a4ae644c_41c03fae348d45c421593a"; 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/XW4nfEuXuIstYuwCbGC_2JKv2ns>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 16:18:31 -0000

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

Closes #1799.

I've left this out of RETIRE_CONNECTION_ID because there's no seq num assigned to the CIDs used during the handshake.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add sequence number to NCID frame

-- File Changes --

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

-- Patch Links --

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

----==_mimepart_5bb39a4ae644c_41c03fae348d45c421593a
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 #1799.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="363790809" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1799" data-hovercard-url="/quicwg/base-drafts/issues/1799/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1799">#1799</a>.</p>
<p>I've left this out of RETIRE_CONNECTION_ID because there's no seq num assigned to the CIDs used during the handshake.</p>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>Add sequence number to NCID frame</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1821/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/1821.patch'>https://github.com/quicwg/base-drafts/pull/1821.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1821.diff'>https://github.com/quicwg/base-drafts/pull/1821.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/1821">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3rzjCOSetygPUXM_o9VbwbQclp3ks5ug5HKgaJpZM4XEYsq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8tHY8Rn6jXotdmcEy6MzyadvuTDks5ug5HKgaJpZM4XEYsq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Add sequence number to NCID frame (#1821)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1821"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1821",
"url": "https://github.com/quicwg/base-drafts/pull/1821",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Add sequence number to NCID frame (#1821)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "4c4024a",
"value": "Add sequence number to NCID frame"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1821/files#diff-0) (22 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1821,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1821\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1821"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1821.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1821.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387025706\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb39a4ae644c_41c03fae348d45c421593a--


From nobody Tue Oct  2 09:24:57 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 86E6D130E44 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:24:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 OErIdNp_JGZ0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:24:54 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 2BA43130DC8 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 09:24:53 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538497493; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NDbFzAfZ3y6Qdz6M0P3EnqMfQ9k28FTu1kNcV5U6HN8=; b=wh78Sd6KbHeCDSOkG5eOhMblk+CxseXYwxKaerX/+VyZOJ8EknV88l6+E3X2+SitDyD4gcpN TrZucW985JsJd2IL8OdSk3zxW48dSH8pw9tDQGJSkZ8b3V+LlSzfZ9j34BtTHW5+pUF9ed3x i/ENmZsrr8esnI7JcFayOC3fM+A=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bb3997d.7efb0822af00-smtp-out-n02; Tue, 02 Oct 2018 16:14:53 -0000 (UTC)
Date: Tue, 02 Oct 2018 09:14:53 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bb3997d111b8_5c412ae5a5aa2ed06156d@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4c4024: Add sequence number to NCID frame
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3997d10c53_5c412ae5a5aa2ed0614cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v2f8NRGwd5f0Q5iFEccIFOKcvb0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 16:24:56 -0000

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

  Branch: refs/heads/ncid
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4c4024aef219bb2d3ed2db80e8188ead19923ca2
      https://github.com/quicwg/base-drafts/commit/4c4024aef219bb2d3ed2db80e8188ead19923ca2
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Add sequence number to NCID frame



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3997d10c53_5c412ae5a5aa2ed0614cd--


From nobody Tue Oct  2 09:33:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10389130E71 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:33:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.052
X-Spam-Level: 
X-Spam-Status: No, score=-7.052 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 aZ0WNa9x8-GO for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:33: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 61E82130DC8 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 09:33:18 -0700 (PDT)
Date: Tue, 02 Oct 2018 09:33:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538497997; bh=zEPUPYi1pjtQi4G1nf8h+hiKMUmFi0lXpd9EgtHyfSw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EQBotPTnbYOAgQDwE1RQvpa/+5YEpYp3OPiH9RYw/jPVAHynRBZMIC1xEMel17Bne dya5G55QLecs8ENp+dY2eQurznuAy8107C6F+TpDXqmu1dGyuUj0R1Ts6HltBfzoB5 0xtj6EJoucL01Jbuh9Gh2trfRQ55tU9NER298qcY=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab23366d518f758ba4f30d5e6172e061077f3ff32c92cf0000000117cb5fcd92a169ce15d05805@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1821/review/160812944@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1821@github.com>
References: <quicwg/base-drafts/pull/1821@github.com>
Subject: Re: [quicwg/base-drafts] Add sequence number to NCID frame (#1821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb39dcda340c_6fc53ff6b36d45b8201038"; 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/XOOz0e-Fb0wxWEzAct5GpD0Uypg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 16:33:20 -0000

----==_mimepart_5bb39dcda340c_6fc53ff6b36d45b8201038
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/1821#pullrequestreview-160812944
----==_mimepart_5bb39dcda340c_6fc53ff6b36d45b8201038
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/1821#pullrequestreview-160812944">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9Dx8n7aQLQ6yxTcgj1V7BPWfmwUks5ug5VNgaJpZM4XEYsq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq88QutVSb6kX7kXU3hvesAWdfXpRks5ug5VNgaJpZM4XEYsq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann approved #1821"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1821#pullrequestreview-160812944"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1821#pullrequestreview-160812944",
"url": "https://github.com/quicwg/base-drafts/pull/1821#pullrequestreview-160812944",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann approved 1821",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1821#pullrequestreview-160812944"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387025706\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb39dcda340c_6fc53ff6b36d45b8201038--


From nobody Tue Oct  2 09:58:09 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 335DB131064 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:58:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 D3cBoeCCHMvx for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:58:05 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 5F795130F66 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 09:55:48 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538499347; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ORwdl0QYI7Qm9bHDVOrWF4y4TX8mU5N00OI5M97vkFU=; b=raiOAUWFpIBuiKjmN5PM2m6FItxupMINArZv91q5t4+cV/al1eUsvF2UlAmSbD0BQUxYWny0 zm+Z41NOP6oWw5g23RZTq8A1tDrrzWRLNA+zv/9QcT1QzZ7E6waEQKKOAmjCTwU6gY7/W7Nu BHeweLQHw8ddgQWPOkvw0I9kxxA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bb3a313.7f83f017eb40-smtp-out-n03; Tue, 02 Oct 2018 16:55:47 -0000 (UTC)
Date: Tue, 02 Oct 2018 09:55:46 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3a3123e6fe_210a2aeef1818ebc7206a@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b703cf: Track smallest_newly_acked to prevent spurious RTO
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3a3123e118_210a2aeef1818ebc71911"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CLmBW-A6lfJf1Frs7kEkAEXKFrc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 16:58:07 -0000

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

  Branch: refs/heads/ianswett-spurious-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: b703cfd170a202b7f67b117f0667f7579dd5890a
      https://github.com/quicwg/base-drafts/commit/b703cfd170a202b7f67b117f0667f7579dd5890a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Track smallest_newly_acked to prevent spurious RTO

Fixes #1774



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3a3123e118_210a2aeef1818ebc71911--


From nobody Tue Oct  2 09:58:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 09658131095 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:58:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 yZA1l9a-Tch5 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 09:58: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 7297A130EED for <quic-issues@ietf.org>; Tue,  2 Oct 2018 09:56:07 -0700 (PDT)
Date: Tue, 02 Oct 2018 09:56:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538499366; bh=OF02HJ3yG6rEt5XPgBimAzU8jEhtiIkXYUPwX5FS/gY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=onoy4ksKAIJGVIqWcgjoPYpyGZ9WKWE4mvFYUHpcS46Fx6FcolKWXAghm6wktZNYg 79nAq1H7//ySwRokK3kd3+hKMBDi1iWYlObrVPmznO2MeqWmnKNMpVg5JCXmEwvy2H 1BxZDNTn89toCccVXxNwzb4HxNGRRdq1M7cbthGc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab91bd3dfc410968ffc334c76cec6ca8aa5f3c886692cf0000000117cb652692a169ce15d08f48@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1822@github.com>
Subject: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3a326a37b1_58893fcca02d45b86680db"; 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/nGO3jv0pjpdMwC8ij-CMxayEHHo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 16:58:49 -0000

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

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

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

-- Commit Summary --

  * Track smallest_newly_acked to prevent spurious RTO

-- File Changes --

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

-- Patch Links --

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

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

<h4>Commit Summary</h4>
<ul>
  <li>Track smallest_newly_acked to prevent spurious RTO</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1822.patch'>https://github.com/quicwg/base-drafts/pull/1822.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1822.diff'>https://github.com/quicwg/base-drafts/pull/1822.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/1822">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq10o1wMt0clNZ-5cFfFE39XpVWsOks5ug5qmgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5vmJv1gXOQa7x5LD_azjgYUzdRaks5ug5qmgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Track smallest_newly_acked to prevent spurious RTO (#1822)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822",
"url": "https://github.com/quicwg/base-drafts/pull/1822",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Track smallest_newly_acked to prevent spurious RTO (#1822)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "b703cfd",
"value": "Track smallest_newly_acked to prevent spurious RTO"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1822/files#diff-0) (24 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1822,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1822\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3a326a37b1_58893fcca02d45b86680db--


From nobody Tue Oct  2 10:06:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7813C13117A for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:06:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 weN4pyb0koRg for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:06: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 D1659131181 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:02:18 -0700 (PDT)
Date: Tue, 02 Oct 2018 10:02:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538499737; bh=lE0oFdZS7DnR0SawJCL1XgWPOfxvUfdOTSet888W1A0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C23Yq2EIDa6Xu52ZDNnrYx8bx+Q8+xx4FnNKO6CkSyopgq5VJtdDuVLGriv+2nSKd zoX0X+eodqBg6imQF0t2BpHv1hVZeIAm6IO5Y9UFLSuhaTnnjRqxNNX/9rCLf+lM7F r9pmnP3XzSUYUV7/Fie3ZLAhNtSw+5oLN7qkXJrg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb507c0b627e7aed0bfdde86e839aefea3a045af392cf0000000117cb669992a169ce15d05805@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1821/review/160825068@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1821@github.com>
References: <quicwg/base-drafts/pull/1821@github.com>
Subject: Re: [quicwg/base-drafts] Add sequence number to NCID frame (#1821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3a4998c15b_a3d3f9c314d45c43870f"; 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/KYFqCTHeqBJFSVSf7fDpFlKcLw4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:06:15 -0000

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

ianswett commented on this pull request.



> @@ -3285,8 +3292,10 @@ zero-length Destination Connection ID MUST treat receipt of a NEW_CONNECTION_ID
 frame as a connection error of type PROTOCOL_VIOLATION.
 
 Transmission errors, timeouts and retransmissions might cause the same
-NEW_CONNECTION_ID frame to be received multiple times. Receipt of the same
-frame multiple times MUST NOT be treated as a connection error.
+NEW_CONNECTION_ID frame to be received multiple times.  Receipt of the same
+frame multiple times MUST NOT be treated as a connection error.  A receiver can
+use the sequence number supplied in the NEW_CONNECTION_ID frame to identify new
+connection IDs from old ones.

Q: What happens if the CID sequence number increases by a large amount(ie: 1000)?  If the same sequence number arrives with a different connection ID, is the receiver supposed to close the connection, ignore the second one?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1821#pullrequestreview-160825068
----==_mimepart_5bb3a4998c15b_a3d3f9c314d45c43870f
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/1821#discussion_r222033286">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3285,8 +3292,10 @@ zero-length Destination Connection ID MUST treat receipt of a NEW_CONNECTION_ID
 frame as a connection error of type PROTOCOL_VIOLATION.
 
 Transmission errors, timeouts and retransmissions might cause the same
-NEW_CONNECTION_ID frame to be received multiple times. Receipt of the same
-frame multiple times MUST NOT be treated as a connection error.
+NEW_CONNECTION_ID frame to be received multiple times.  Receipt of the same
+frame multiple times MUST NOT be treated as a connection error.  A receiver can
+use the sequence number supplied in the NEW_CONNECTION_ID frame to identify new
+connection IDs from old ones.
</pre>
<p>Q: What happens if the CID sequence number increases by a large amount(ie: 1000)?  If the same sequence number arrives with a different connection ID, is the receiver supposed to close the connection, ignore the second one?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1821#pullrequestreview-160825068">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxxEHWccqX695j0wcKkZf1KHPTnhks5ug5wZgaJpZM4XEYsq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3YvgPVAZbys_1Av8QxQn31bf_Xqks5ug5wZgaJpZM4XEYsq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1821"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1821#pullrequestreview-160825068"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1821#pullrequestreview-160825068",
"url": "https://github.com/quicwg/base-drafts/pull/1821#pullrequestreview-160825068",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1821",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1821#pullrequestreview-160825068"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387025706\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3a4998c15b_a3d3f9c314d45c43870f--


From nobody Tue Oct  2 10:31:25 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3AB9B131060 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:31:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 xjecgWBvHoqJ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:31:21 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 ACB9C12008A for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:31:12 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538501472; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=sPBtFMOkx6xFgUu48NgbAwbstcqyx7ulpxibOYGP/6A=; b=ZK+ME1C+AMGVJGWXDd6npGM7asACo91QtMWLdphAbp9p3LKXJv1Q2Y/AaLEvd0ePawcXwslW 5i/vN8w5BLPYACGTmZRp9+/lfMd/0X0WTHRY8gU6eUM/BmWKb6Z+NqKdyn2X/w8ZI11iiUc2 96+t6XHRdl+lBbtZywA1J8T3L7g=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bb3ab5f.7f465c526690-smtp-out-n01; Tue, 02 Oct 2018 17:31:11 -0000 (UTC)
Date: Tue, 02 Oct 2018 10:31:11 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3ab5f27711_5c942ad8a0940ec8102ac@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d32c40: Remove QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3ab5f2733f_5c942ad8a0940ec810193"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JYpvlFqX6viYZijvzg64rXXaOIU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:31:24 -0000

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

  Branch: refs/heads/ianswett-flow-control-error
  Home:   https://github.com/quicwg/base-drafts
  Commit: d32c407350d16f28cf421d2eea5e0d2eb039a0fa
      https://github.com/quicwg/base-drafts/commit/d32c407350d16f28cf421d2eea5e0d2eb039a0fa
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Remove QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA

Fixes #1813



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3ab5f2733f_5c942ad8a0940ec810193--


From nobody Tue Oct  2 10:31:42 2018
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 4141D130FF5 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:31:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 KnhJNauo_1Q3 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:31: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 2DE161310E0 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:31:39 -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=UORE1uugYINQuwWWmmGhJFkoFFg=; b=tJW0npTi3NazW8hm fDrK/ODcuz5LJSrVX4IQiStuXcD+unUTms5esgK3Yy49raoNSSjAQc+iSwls+7yo 7LnqwJdWSiyapxqIfBCGw4Z/Tbx0VmjwUlaPKXrlSJU5QDlC027NPWOtG+lSYU7P Ej9snQWZdtdCySAledyD3axlvOE=
Received: by filter0416p1iad2.sendgrid.net with SMTP id filter0416p1iad2-29346-5BB3AB79-24 2018-10-02 17:31:37.797994921 +0000 UTC m=+337663.813240172
Received: from github-lowworker-7a54cd2.cp1-iad.github.net (unknown [192.30.252.44]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id UZ3HxcznTJmLGD1HNuQR0w for <quic-issues@ietf.org>; Tue, 02 Oct 2018 17:31:37.748 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-7a54cd2.cp1-iad.github.net (Postfix) with ESMTP id B2D1D340D6D for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:31:37 -0700 (PDT)
Date: Tue, 02 Oct 2018 17:31:38 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe6a4318009c979ee432980b7bf202456961e538d92cf0000000117cb6d7992a169ce15d0c179@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1823@github.com>
Subject: [quicwg/base-drafts] Remove QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA (#1823)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3ab79a9d7a_16a3fd6150d45b4263689"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2XI+w+vfprUkz8JsLa4QCQGqdSVzOf4vcmyS usmSBkQRhnjDFDIb4PofDyhjizptpi2Ldjk9C3qMmEJVMYe115B/P9l0h9IeYS913LwEAAFyAJG7VE 9cdf/Q5QSjQoz0VzVK+hFmtU1ncOlaWEtJbarJ2UT41dnjj1g0DrLxD4xvaTHUrFNrwHHO31lCqz4s s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Mf7YCz3PqUKEa-KvazB1HYzm9n4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:31:41 -0000

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

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

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

-- Commit Summary --

  * Remove QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA

-- File Changes --

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

-- Patch Links --

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

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

<h4>Commit Summary</h4>
<ul>
  <li>Remove QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1823.patch'>https://github.com/quicwg/base-drafts/pull/1823.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1823.diff'>https://github.com/quicwg/base-drafts/pull/1823.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/1823">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4NFTxoiw48GEqJe3mt8QjcdEIV7ks5ug6L5gaJpZM4XEg_Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3E4FQnCGoUZNKW1ljn6ZnLRL_O8ks5ug6L5gaJpZM4XEg_Q.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Remove QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA (#1823)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1823"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1823",
"url": "https://github.com/quicwg/base-drafts/pull/1823",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Remove QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA (#1823)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "d32c407",
"value": "Remove QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1823/files#diff-0) (6 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1823,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1823\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1823"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1823.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1823.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387059664\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3ab79a9d7a_16a3fd6150d45b4263689--


From nobody Tue Oct  2 10:39:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75678131132 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:39:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 8FXwbcCO8HcJ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:39: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 603461310AE for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:39:12 -0700 (PDT)
Date: Tue, 02 Oct 2018 10:39:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538501950; bh=3e/Kg23uqfzITqVwKZLvl4Vn3bpQv4HMNXsJkKIDKz8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RgCVgYgOg7jvKK6UTAU54lmq/nuo7BJXrkJMxX7yssH5IQ0gyBpMqfdiV3kG3AIlj zduwLElsW4QCkfaPEW0grG+LwBjzkDtn8XnHU8GOv2bIA7veNTVb2goRpfFygdXFjQ Fx4i4oxg1FKLs05s/IcV7UYcWtXyNi8ik4t49jS0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab364018b44e48f2337f418c162eb72c90f6ca4d8092cf0000000117cb6f3e92a169ce10c33668@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1010/426364586@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1010@github.com>
References: <quicwg/base-drafts/issues/1010@github.com>
Subject: Re: [quicwg/base-drafts] Server's initial plaintext packet should be PMTU sized (#1010)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3ad3ede53a_7e3a3ff4d5ed45b8105964"; 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/RVa7F75XoMolvEMQDxmz7q3bTbc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:39:14 -0000

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

PR #1013 is very bit-rotten.

I think the current text is sufficient?  It was updated after the new crypto handshake design.
https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-transport.md#packet-size-packet-size

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

<p>PR <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="281646249" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1013" href="https://github.com/quicwg/base-drafts/pull/1013">#1013</a> is very bit-rotten.</p>
<p>I think the current text is sufficient?  It was updated after the new crypto handshake design.<br>
<a href="https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-transport.md#packet-size-packet-size">https://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-transport.md#packet-size-packet-size</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/1010#issuecomment-426364586">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq337pteIrdvZFrij7D7NmA_7bQqGks5ug6S-gaJpZM4Q-TGH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0HseyXOGA1zOuFMLbPOFZ_DQfvSks5ug6S-gaJpZM4Q-TGH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1010: PR #1013 is very bit-rotten.\r\n\r\nI think the current text is sufficient?  It was updated after the new crypto handshake design.\r\nhttps://github.com/quicwg/base-drafts/blob/master/draft-ietf-quic-transport.md#packet-size-packet-size"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1010#issuecomment-426364586"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1010#issuecomment-426364586",
"url": "https://github.com/quicwg/base-drafts/issues/1010#issuecomment-426364586",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Server's initial plaintext packet should be PMTU sized (#1010)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1010,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1010\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1010#issuecomment-426364586"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 284766599\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3ad3ede53a_7e3a3ff4d5ed45b8105964--


From nobody Tue Oct  2 10:46:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 26FF313112B for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:46:54 -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,  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 NHXLKHikHJfZ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:46:52 -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 4ADCD130EAA for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:46:52 -0700 (PDT)
Date: Tue, 02 Oct 2018 10:46:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538502411; bh=n8SARt82/CGvWJOcT5aTjRlFpw4HZYg0h7bhvyE2KII=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TPxSnwC5iF9c9+vJYijPvXyiH+mUu7tX/Cyi/cPU0R1Fz5XdgRpj8Uw1K8DTkNiN5 RkFthzPc2dw3SJSemdXk8TTs+BKQyfxIKSM8MTDIAw9Cr+w/hPDJZcSfVaABPS00zt XxoRWvxcz/ujENAyQDcFVKsXWViTFzqmSyQmrABY=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcdcdea290fcd15795659caf80ddcc7fd2be1133e92cf0000000117cb710b92a169ce15d08f48@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1822/review/160826558@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3af0b6b524_54713fcb092d45c413373a"; 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/lcm4z4Zj0r3uN5NMc1t1LgfHzws>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:46:54 -0000

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

marten-seemann commented on this pull request.



>        OnPacketAcked(acked_packet.packet_number)
+    
+    if smallest_newly_acked != 2^62

I still think we should make 0 the sentinel value.

> @@ -690,9 +690,22 @@ Pseudocode for OnAckReceived and UpdateRtt follow:
     if (sent_packets[ack.largest_acked]):
       latest_rtt = now - sent_packets[ack.largest_acked].time
       UpdateRtt(latest_rtt, ack.ack_delay)
-    // Find all newly acked packets.
+    // Find all newly acked packets and track the smallest
+    smallest_newly_acked = 2^62
     for acked_packet in DetermineNewlyAckedPackets():

Not an issue of this PR, but I noticed that `DetermineNewlyAckedPackets` is not defined. Do we need to fix 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/1822#pullrequestreview-160826558
----==_mimepart_5bb3af0b6b524_54713fcb092d45c413373a
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/1822#discussion_r222034530">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;        OnPacketAcked(acked_packet.packet_number)
+    
+    if smallest_newly_acked != 2^62
</pre>
<p>I still think we should make 0 the sentinel value.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1822#discussion_r222035600">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -690,9 +690,22 @@ Pseudocode for OnAckReceived and UpdateRtt follow:
     if (sent_packets[ack.largest_acked]):
       latest_rtt = now - sent_packets[ack.largest_acked].time
       UpdateRtt(latest_rtt, ack.ack_delay)
-    // Find all newly acked packets.
+    // Find all newly acked packets and track the smallest
+    smallest_newly_acked = 2^62
     for acked_packet in DetermineNewlyAckedPackets():
</pre>
<p>Not an issue of this PR, but I noticed that <code>DetermineNewlyAckedPackets</code> is not defined. Do we need to fix 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/1822#pullrequestreview-160826558">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-FkI8PkXNPPDZBL3PiSOGAkt1Ucks5ug6aLgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2UzGXtQwmUgde6U12jwfNNoOVG3ks5ug6aLgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann commented on #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-160826558"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-160826558",
"url": "https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-160826558",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann commented on 1822",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-160826558"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3af0b6b524_54713fcb092d45c413373a--


From nobody Tue Oct  2 10:48:45 2018
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 0FA9213112B for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:48:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 KRBMmViLCZWs for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:48: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 E816D130EAA for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:48: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=pcZw727AbsOGj9ipPBrIk2VwCN4=; b=TjlPxi/jOrgpBeBd zVC7NSkSPsIBWNkPNdEnS8aFthhbOmSD5L0VSp/KkEK4XvuMHfO+RY7AGgT8pGyX wb4TaUhXIbniMSPAdHEdWrn1qSdTezX2ksOp/a00XF2RD2mOrwcu1H7pjRn+8iZi 4U93/VYKk758VGpGaXWkNqj4shw=
Received: by filter0073p1iad2.sendgrid.net with SMTP id filter0073p1iad2-32043-5BB3AF78-D 2018-10-02 17:48:40.532540879 +0000 UTC m=+338529.305315802
Received: from github-lowworker-f6df7df.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0025p1iad2.sendgrid.net (SG) with ESMTP id _29V7yL-Q8mCmgmLd1AgdA for <quic-issues@ietf.org>; Tue, 02 Oct 2018 17:48:40.531 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-f6df7df.cp1-iad.github.net (Postfix) with ESMTP id 8562B3E02F7 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:48:40 -0700 (PDT)
Date: Tue, 02 Oct 2018 17:48:40 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb4d4ad8f81dc5e429e80be2f1eaf281b664ab94692cf0000000117cb717892a169ce15d08f48@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1822/review/160844547@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3af787c605_54ce3fcb092d45c4174790"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1p2cNpJLMEcNWwb8JtjWl5ssMtjUTW6S0DtJ kktH+wy5D6ISabmWaqLYa5gi97F++6TDm8ILTK60TwT17LOuWmOwQFqOeoc0aQiNjDYoB5ufBQE53d lDLlkuN/BLsO2RW8jJogirv9Ftg+9NDPBp4KbAHAR/NQuqQBYVbZTv8ctQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/spaQpSya4c7p_iyUKOTAFfAmkPg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:48:44 -0000

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

ianswett commented on this pull request.



> @@ -690,9 +690,22 @@ Pseudocode for OnAckReceived and UpdateRtt follow:
     if (sent_packets[ack.largest_acked]):
       latest_rtt = now - sent_packets[ack.largest_acked].time
       UpdateRtt(latest_rtt, ack.ack_delay)
-    // Find all newly acked packets.
+    // Find all newly acked packets and track the smallest
+    smallest_newly_acked = 2^62
     for acked_packet in DetermineNewlyAckedPackets():

I can comment what it does more clearly, but I don't want to define it.  There are multiple different ways to determine newly acked packets based on one's data structure choices, so I think it's very implementation dependent.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1822#discussion_r222049231
----==_mimepart_5bb3af787c605_54ce3fcb092d45c4174790
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/1822#discussion_r222049231">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -690,9 +690,22 @@ Pseudocode for OnAckReceived and UpdateRtt follow:
     if (sent_packets[ack.largest_acked]):
       latest_rtt = now - sent_packets[ack.largest_acked].time
       UpdateRtt(latest_rtt, ack.ack_delay)
-    // Find all newly acked packets.
+    // Find all newly acked packets and track the smallest
+    smallest_newly_acked = 2^62
     for acked_packet in DetermineNewlyAckedPackets():
</pre>
<p>I can comment what it does more clearly, but I don't want to define it.  There are multiple different ways to determine newly acked packets based on one's data structure choices, so I think it's very implementation dependent.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1822#discussion_r222049231">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0n-3mn1L27rWVTyWLm1aSGNdr66ks5ug6b4gaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzIN5tN3qTV18kKQkKffKyIcm3q3ks5ug6b4gaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822#discussion_r222049231"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222049231",
"url": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222049231",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1822",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222049231"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3af787c605_54ce3fcb092d45c4174790--


From nobody Tue Oct  2 10:49:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E3931310FA for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:49:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 oKaVUBB9tIDO for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:49: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 87D9413112E for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:49:03 -0700 (PDT)
Date: Tue, 02 Oct 2018 10:49:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538502542; bh=3adtCbHeCqGyJUndP5V0ZBsANc8Bi4nUNlZuoI3o2Ok=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0KSW0MuXfHJlydClvt/bPuOzyEo/eIzIh0My+5apH4PuE5NwE0bTzWOAW7c06zbm4 7YkDc6BOdYgkxHONP0EaJbXXPdQPHAfldvh0rYgiyQUE4C4JKq3a2FYHqVaJVxH5Z5 a8qFPdk9NWdU6HQ/jNvmiXfc16rrMjIGSAP2BLic=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd5dbc7c3a7f28b4ae4b63ff5cfe8d1c80c521ff792cf0000000117cb718e92a169ce15d08f48@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1822/review/160844731@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3af8ea0b0c_5ddf3fed70ed45c02186b6"; 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/SZ77kL2KGzSG2p1erXKrI8bvqpA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:49:06 -0000

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

ianswett commented on this pull request.



>        OnPacketAcked(acked_packet.packet_number)
+    
+    if smallest_newly_acked != 2^62

I was going to, but 0 is a valid 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/1822#discussion_r222049387
----==_mimepart_5bb3af8ea0b0c_5ddf3fed70ed45c02186b6
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/1822#discussion_r222049387">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;        OnPacketAcked(acked_packet.packet_number)
+    
+    if smallest_newly_acked != 2^62
</pre>
<p>I was going to, but 0 is a valid 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/1822#discussion_r222049387">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-Vok63ua8KzuJ45br2ETpTVBzsRks5ug6cOgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5eYfDOVX_O5uu4pXEfPn9SMn8omks5ug6cOgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822#discussion_r222049387"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222049387",
"url": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222049387",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1822",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222049387"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3af8ea0b0c_5ddf3fed70ed45c02186b6--


From nobody Tue Oct  2 10:51:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C60A1311D4 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:51:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 H-aOhBMghivU for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:51: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 7E0D913112E for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:51:09 -0700 (PDT)
Date: Tue, 02 Oct 2018 10:51:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538502668; bh=xu5cPVjClyNAM8FBrPpE0u4qLIkZ8jaNOgNQ9p2mGIs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1NQ6Z3yCvl/MhzrQoK856QXCXx6DJXFJJ1csbBVYRO0wu8Xdh1mGbUMXlTnEOuOd0 Bva968XP5AXHPuYgrmFQrU5rbRZjRmKnVSF/ejcmX4E1/n4rHe1ATDcIPNugtNAvUA SePEQk7tygIG3AinoCu1mgpnLoApQ3wW4ddpMSl0=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab32d7ece4d1d2cf1dadbf10663241ed9fbf4b65f992cf0000000117cb720c92a169ce15d08f48@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1822/review/160845656@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3b00c944cb_235b3fe3fe4d45b422081e"; 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/Z7PWnn2Dcgz_vYSVTqY8wXAQBaQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:51:12 -0000

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

marten-seemann commented on this pull request.



>        OnPacketAcked(acked_packet.packet_number)
+    
+    if smallest_newly_acked != 2^62

My point is that it shouldn't be, in order to avoid ugly code like this here, and at many other 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/1822#discussion_r222050125
----==_mimepart_5bb3b00c944cb_235b3fe3fe4d45b422081e
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/1822#discussion_r222050125">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;        OnPacketAcked(acked_packet.packet_number)
+    
+    if smallest_newly_acked != 2^62
</pre>
<p>My point is that it shouldn't be, in order to avoid ugly code like this here, and at many other 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/1822#discussion_r222050125">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3kiRedRabf46sG3dy7E_71X6Ruvks5ug6eMgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0LCcE2wl8exyAPzj3gZOfptcA3Mks5ug6eMgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann commented on #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822#discussion_r222050125"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222050125",
"url": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222050125",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann commented on 1822",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222050125"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3b00c944cb_235b3fe3fe4d45b422081e--


From nobody Tue Oct  2 10:53:09 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A2E4130EDB for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:53:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 0Nb0YVqZBdYQ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:53:05 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 8B38B130EAA for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:53:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538502784; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=AUiEEkJEjr8qauE87h+M25yAsiMJyaXdfQTxxJ/8kIQ=; b=VjrDInGM1DrB78d8BL76SxO2XyfKaADzbGx0deVUSen0cvyPayf/gwLpg7pCYtakzALdx3X0 7IbotiuGTqtUK4YvtQZ2pQOUc5d1Dy4509ygFedjc8kMQNGOsNudOVRcUirbW6qqnmjenViM c7DXfVsuJNU53Xo8Ef3pwIsTI9w=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bb3b080.7fbc683fd090-smtp-out-n03; Tue, 02 Oct 2018 17:53:04 -0000 (UTC)
Date: Tue, 02 Oct 2018 10:53:03 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3b07f3e6cb_56022b17e932eebc837c5@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] bae572: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3b07f3e37c_56022b17e932eebc836cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l_Oj_Z1pkPcvahBJjemBWluzJ1Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:53:08 -0000

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

  Branch: refs/heads/ianswett-spurious-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: bae572957ba5e27a55836b2f4209291ee6cd030c
      https://github.com/quicwg/base-drafts/commit/bae572957ba5e27a55836b2f4209291ee6cd030c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3b07f3e37c_56022b17e932eebc836cd--


From nobody Tue Oct  2 10:53:17 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4EA66130EAA for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:53:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 psgcsFYoXbFr for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:53: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 C9695130DC2 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:53:12 -0700 (PDT)
Date: Tue, 02 Oct 2018 10:53:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538502792; bh=6nDqPYrVBbjHglB6q/J9XjsWJH8bgBGYvPE9Zr3fAH0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qSqc4rhcOIRk/UIoUfJBYbFa7eV2i60FpsEkY7RMBL9Kh901jNrzOQybu3dJorxc+ jeiDpqn4mE49KAhn5cag3NgOsD0JVGHCVYFQvfq8c1jfqijhRU7vpS1htjXhQ1EjrQ VE703hymCLl5mbPzqpQOsAhwlQDL7lGs2EG1ZbBw=
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/1822/push/2925405265@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3b08821692_39ab3f9092ad45b41561e0"; 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/TfFGvBJVGukKFNcnleGV_b0ldp0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:53:14 -0000

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

@ianswett pushed 1 commit.

bae5729  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/1822/files/b703cfd170a202b7f67b117f0667f7579dd5890a..bae572957ba5e27a55836b2f4209291ee6cd030c

----==_mimepart_5bb3b08821692_39ab3f9092ad45b41561e0
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/bae5729">bae5729</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/1822/files/b703cfd170a202b7f67b117f0667f7579dd5890a..bae572957ba5e27a55836b2f4209291ee6cd030c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1poPgZmSdQSO955c8qcrusWqapmks5ug6gIgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4KddYKRZfs9kekAQ0qwyduzDzDVks5ug6gIgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822/files/b703cfd170a202b7f67b117f0667f7579dd5890a..bae572957ba5e27a55836b2f4209291ee6cd030c"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822/files/b703cfd170a202b7f67b117f0667f7579dd5890a..bae572957ba5e27a55836b2f4209291ee6cd030c",
"url": "https://github.com/quicwg/base-drafts/pull/1822/files/b703cfd170a202b7f67b117f0667f7579dd5890a..bae572957ba5e27a55836b2f4209291ee6cd030c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1822",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1822:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "bae5729",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822/files/b703cfd170a202b7f67b117f0667f7579dd5890a..bae572957ba5e27a55836b2f4209291ee6cd030c"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3b08821692_39ab3f9092ad45b41561e0--


From nobody Tue Oct  2 10:53:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA7F1130DC2 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:53:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 rzzJhtEA6BYN for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:53:38 -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 112B412008A for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:53:38 -0700 (PDT)
Date: Tue, 02 Oct 2018 10:53:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538502817; bh=aRd1IwApOLjfvPi5opWJ6gUom1Sunk8ZJOthmHi0JWw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IzeiyvCj0L7p48TF8oFZKGYrO1LBy3b+8RM0Fu3dQwFTXHY4+rB2JX75Ku3FNnNLq Bn415RC9bvD9RBRUw97ANFAhg33vwTIATqsRf+XPVJ1dqgQDIfXGD+Ux2ZPlk2bDKJ qp67P0hSYm8imSlSS1Lqv7DVPwuKD9HEr8aNGWIE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb3d42b8a73f31a1d94d6799819d43857ddbf54f092cf0000000117cb72a192a169ce15d08f48@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1822/review/160846729@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3b0a183673_30193fa7c3ad45bc345591"; 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/oWi5ookUxPuwNfXGdgUm7bJH9cM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:53:40 -0000

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

ianswett commented on this pull request.



>        OnPacketAcked(acked_packet.packet_number)
+    
+    if smallest_newly_acked != 2^62

I'm not disagreeing, but I don't think this is the PR to change 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/1822#discussion_r222050988
----==_mimepart_5bb3b0a183673_30193fa7c3ad45bc345591
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/1822#discussion_r222050988">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;        OnPacketAcked(acked_packet.packet_number)
+    
+    if smallest_newly_acked != 2^62
</pre>
<p>I'm not disagreeing, but I don't think this is the PR to change 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/1822#discussion_r222050988">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3zxNj2oCUQ1j408JeBhyVj4f_19ks5ug6ghgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6W1SxBu02-jaVrTdJ7N583bCG1Fks5ug6ghgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822#discussion_r222050988"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222050988",
"url": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222050988",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1822",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222050988"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3b0a183673_30193fa7c3ad45bc345591--


From nobody Tue Oct  2 10:55:34 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 225FB130FBD for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:55:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 FwWko3HBiH7j for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:55:31 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 4AFC9130EAA for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:55:31 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538502930; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=/yYU9VeInIIvL9XKh4BJU6FIaJomR80dUqZFfecHp5A=; b=rGidgmKqLQj+wOUGCAZnZ+3wtG7eBNbHS/dPiAE3ClN9XnvkSdMgXd/KrhofxWpvfYiucd2v dinLXd0j599xISXeeyZK8Tx/F2qEwN8Isjcnb1NFuyXsIflDsxVPk9NBgPqvmsdpujw+l9W7 8tJeRH5heWpRE9IxIHnyzbMAjZQ=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bb3b112.7f5b7c061570-smtp-out-n01; Tue, 02 Oct 2018 17:55:30 -0000 (UTC)
Date: Tue, 02 Oct 2018 10:55:29 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3b1111a24d_65a2b0740550ed41831@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 717537: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3b11119dbc_65a2b0740550ed418267"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hGFygyur6H-7Q7cgTfHn7CxOmNQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:55:33 -0000

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

  Branch: refs/heads/ianswett-spurious-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7175373fa3dde589fc01b575e45b2af466bc2e28
      https://github.com/quicwg/base-drafts/commit/7175373fa3dde589fc01b575e45b2af466bc2e28
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3b11119dbc_65a2b0740550ed418267--


From nobody Tue Oct  2 10:55:49 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A6FE0130EAA for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:55:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 x7KV-qpqFSnf for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:55: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 C4A60130DC2 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:55:44 -0700 (PDT)
Date: Tue, 02 Oct 2018 10:55:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538502944; bh=W4t6pmti7fE/geoy5/BvTKUbMkWAOdNDpAtxwGWfcW8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LeBoCob7XNsJYofsd3+AtMHTfMXkzB/Q9p8V/ZUgU0+sapZ7SS6HTrdKPez1RoBhJ hR/qRSpcjmbUfYoZSrwx6MkTu8hGRwArER06jL6gam8wgNywbc5f+fnClfzsHrcVMB wo/eTzzqUwXcF16LdUehpu22/6TOiZ7GTe9b9Ji4=
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/1822/push/2925412563@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3b120f74a_54713fcb092d45c422821d"; 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/L2w1pGvz1SbhL46JrrcFpqa2aCg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:55:47 -0000

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

@ianswett pushed 1 commit.

7175373  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/1822/files/bae572957ba5e27a55836b2f4209291ee6cd030c..7175373fa3dde589fc01b575e45b2af466bc2e28

----==_mimepart_5bb3b120f74a_54713fcb092d45c422821d
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/7175373">7175373</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/1822/files/bae572957ba5e27a55836b2f4209291ee6cd030c..7175373fa3dde589fc01b575e45b2af466bc2e28">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0uJiNOwwjqAwacSeolSF6HhyD2_ks5ug6iggaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2gKHLdLKJ1HeBeQAN6UWaHITtlnks5ug6iggaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822/files/bae572957ba5e27a55836b2f4209291ee6cd030c..7175373fa3dde589fc01b575e45b2af466bc2e28"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822/files/bae572957ba5e27a55836b2f4209291ee6cd030c..7175373fa3dde589fc01b575e45b2af466bc2e28",
"url": "https://github.com/quicwg/base-drafts/pull/1822/files/bae572957ba5e27a55836b2f4209291ee6cd030c..7175373fa3dde589fc01b575e45b2af466bc2e28",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1822",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1822:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "7175373",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822/files/bae572957ba5e27a55836b2f4209291ee6cd030c..7175373fa3dde589fc01b575e45b2af466bc2e28"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3b120f74a_54713fcb092d45c422821d--


From nobody Tue Oct  2 10:56:32 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BF20130FBD for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:56:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 5JYHaa9nVOUw for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:56:28 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 6E698130F89 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:56:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538502987; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=q5bdxEP3W7OShBnTK5JlrWETbIwZNlyKC1KBZ5U17v8=; b=K6QeoJeIj1EzGmli9MfybTcYTLXELZvCN86BYCvapcBszXOXZy81QPstX3W3HROr2da08oXd 4Z8RdP+Q1gD1akfungixChzH+mm/N46iSeLlhFcxdA9wNIaIZhUWC71PvUEOYpfcJA0V4yPH ZZuQTY3BTbAZdGjP8z4pB90UzMA=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bb3b14b.7fdedbface40-smtp-out-n01; Tue, 02 Oct 2018 17:56:27 -0000 (UTC)
Date: Tue, 02 Oct 2018 10:56:27 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3b14b7c86c_2f82b2656a1eecc248cc@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 39abde: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3b14b7c36a_2f82b2656a1eecc2474a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bFB5rfxINvgwkTZKuJoi0ap2Tvw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:56:31 -0000

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

  Branch: refs/heads/ianswett-spurious-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 39abdea949f3949b15ffb1103ca87f906c91b541
      https://github.com/quicwg/base-drafts/commit/39abdea949f3949b15ffb1103ca87f906c91b541
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3b14b7c36a_2f82b2656a1eecc2474a--


From nobody Tue Oct  2 10:56:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77F6C130FF5 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:56:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 RAom8LJEIS0a for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:56: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 8BE39130DC2 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:56:38 -0700 (PDT)
Date: Tue, 02 Oct 2018 10:56:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538502997; bh=uE9pKCa65ax+rzuz6IuVgeOJ1uj16Kv5L6wORzdGa+4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PM0PnKP9nk7YVlaG+kY5NoGpXZgJV2mdZL5tz4NEXhsG5dTf9Yye7dcDwL4oe9zwU ZrOI923QEtW+Sp5o62MXkuHHvFfwjp1p/bviWyPd+G8S0HWdPT9ca3mCsK4VbfFX4l M2tnYRNWJ9QoOjh/RPx1hc0O5R51CZeEsgqc/kPg=
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/1822/push/2925415427@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3b14dc5902_5b3e3f89370d45bc230877"; 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/wGicDHLqlNbWsT_SrIPVgEd-fvE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:56:40 -0000

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

@ianswett pushed 1 commit.

39abdea  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/1822/files/7175373fa3dde589fc01b575e45b2af466bc2e28..39abdea949f3949b15ffb1103ca87f906c91b541

----==_mimepart_5bb3b14dc5902_5b3e3f89370d45bc230877
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/39abdea">39abdea</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/1822/files/7175373fa3dde589fc01b575e45b2af466bc2e28..39abdea949f3949b15ffb1103ca87f906c91b541">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4FnrJeV-S_j_5dpClVoUUujGxpYks5ug6jNgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1voL7ymX6_oW-BHOWEUgQfuyJlPks5ug6jNgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822/files/7175373fa3dde589fc01b575e45b2af466bc2e28..39abdea949f3949b15ffb1103ca87f906c91b541"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822/files/7175373fa3dde589fc01b575e45b2af466bc2e28..39abdea949f3949b15ffb1103ca87f906c91b541",
"url": "https://github.com/quicwg/base-drafts/pull/1822/files/7175373fa3dde589fc01b575e45b2af466bc2e28..39abdea949f3949b15ffb1103ca87f906c91b541",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1822",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1822:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "39abdea",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822/files/7175373fa3dde589fc01b575e45b2af466bc2e28..39abdea949f3949b15ffb1103ca87f906c91b541"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3b14dc5902_5b3e3f89370d45bc230877--


From nobody Tue Oct  2 10:56:58 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1FF10130EAA for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:56:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 LVuKzpyldFPu for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 10:56: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 AB858131047 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 10:56:54 -0700 (PDT)
Date: Tue, 02 Oct 2018 10:56:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538503013; bh=zk+rLXULCmW84Jk14NghUC4m0ERBhgs4lG3tXUI7Hg0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AdCExVC2w/F+1QNaEeR/SQA3lVVATjXkSpFuso+3TxldmO/n0zIEQuX43fn+nEnpd n0VrO1cDy2TuivJTXwfqWku7oV/0c3vBKoa1jr7YHDedGzOVcZdwLpWh3SPr4QrueL ST2C2KioDyPVX8csFdLoEdMD1iJVzYRgNYPcOvrA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5aa901552a6043f60708332a400e724e21b2688792cf0000000117cb736592a169ce15d08f48@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1822/c426370766@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3b165dd86d_20783f92b06d45c016486f"; 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/PLacJmyb3yaltB8tyMQOZseiPHc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 17:56:56 -0000

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

Changed to a constant for readability.

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

<p>Changed to a constant for readability.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1822#issuecomment-426370766">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0aCJgDRViDmvbLl-V_VdvJ1Yaekks5ug6jlgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5fXu2c4-UuSqlgiIzBius0Dc4Rgks5ug6jlgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1822: Changed to a constant for readability."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822#issuecomment-426370766"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822#issuecomment-426370766",
"url": "https://github.com/quicwg/base-drafts/pull/1822#issuecomment-426370766",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1822,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1822\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822#issuecomment-426370766"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3b165dd86d_20783f92b06d45c016486f--


From nobody Tue Oct  2 11:01:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E0FF131041 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:01:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 I1hjI02jb6vJ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:01: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 86525130EAA for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:01:05 -0700 (PDT)
Date: Tue, 02 Oct 2018 11:01:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538503264; bh=3u+1c6a96QaLXKaXOaHwBakSEDusbxXc5abzRE4X7WI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NCqKYVN9drV79vwP1txFg/ECeBQCsXlF47e5i7aK8Ts9yUYfyYFcbEIiVC2wm4UNO /PIJ4mFHiB7wkHGWEmuPITcvYI8Q9tdYYsqSphq464gWIoj1UaGk+7tRRERU54Gdzf ljE2vq98XVyEkj7hONZU9qSbnt/LMA7sddHLgfLc=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe525b1a30925a8ec1294bcbde53b318c46a080bb92cf0000000117cb746092a169ce15d05805@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1821/review/160848192@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1821@github.com>
References: <quicwg/base-drafts/pull/1821@github.com>
Subject: Re: [quicwg/base-drafts] Add sequence number to NCID frame (#1821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3b260da2fe_5aac3ffd8aed45b451507d"; 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/J3yhxyAgOzQnRcAwTZs2I4Dpcjc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:01:10 -0000

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

MikeBishop requested changes on this pull request.

We either need a requirement that each CID be unique for the lifetime of a connection (potentially difficult to guarantee unless you're encrypting a payload with a counter inside), or we need sequence numbers in RETIRE as well.  Otherwise, it's possible for a delayed RETIRE to retire the wrong instance of a duplicate.  (My inclination is actually "both," but at a minimum we need one or the other.)

I recognize the problem of missing sequence numbers, but it's easy enough to say that the CID from the handshake is CID 0 and the sequence number from the SPA is CID 1 if present.  At that point, everything has a sequence number and we could save some bytes on RETIRE.

> @@ -3285,8 +3292,10 @@ zero-length Destination Connection ID MUST treat receipt of a NEW_CONNECTION_ID
 frame as a connection error of type PROTOCOL_VIOLATION.
 
 Transmission errors, timeouts and retransmissions might cause the same
-NEW_CONNECTION_ID frame to be received multiple times. Receipt of the same
-frame multiple times MUST NOT be treated as a connection error.
+NEW_CONNECTION_ID frame to be received multiple times.  Receipt of the same
+frame multiple times MUST NOT be treated as a connection error.  A receiver can
+use the sequence number supplied in the NEW_CONNECTION_ID frame to identify new
+connection IDs from old ones.

For the first, I think we need to require the sender to always increase by one.  That way, the receiver could assume they're in flight.  That's one argument for putting the sequence number on RETIRE, since you could preemptively retire CIDs that are in-flight but not yet received.  Otherwise, you wind up with gaps which the issuer could choose to fill at any time, and the recipient has to keep track of the sparse set of retired/available IDs.

For the second, I don't think it would be unreasonable to abort the connection if it still remembers what CID was with that sequence number, but we shouldn't require that behavior because it might have been forgotten.  Just drop based on the sequence number if it's a repeat.

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

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

<p>We either need a requirement that each CID be unique for the lifetime of a connection (potentially difficult to guarantee unless you're encrypting a payload with a counter inside), or we need sequence numbers in RETIRE as well.  Otherwise, it's possible for a delayed RETIRE to retire the wrong instance of a duplicate.  (My inclination is actually "both," but at a minimum we need one or the other.)</p>
<p>I recognize the problem of missing sequence numbers, but it's easy enough to say that the CID from the handshake is CID 0 and the sequence number from the SPA is CID 1 if present.  At that point, everything has a sequence number and we could save some bytes on RETIRE.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1821#discussion_r222052134">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3285,8 +3292,10 @@ zero-length Destination Connection ID MUST treat receipt of a NEW_CONNECTION_ID
 frame as a connection error of type PROTOCOL_VIOLATION.
 
 Transmission errors, timeouts and retransmissions might cause the same
-NEW_CONNECTION_ID frame to be received multiple times. Receipt of the same
-frame multiple times MUST NOT be treated as a connection error.
+NEW_CONNECTION_ID frame to be received multiple times.  Receipt of the same
+frame multiple times MUST NOT be treated as a connection error.  A receiver can
+use the sequence number supplied in the NEW_CONNECTION_ID frame to identify new
+connection IDs from old ones.
</pre>
<p>For the first, I think we need to require the sender to always increase by one.  That way, the receiver could assume they're in flight.  That's one argument for putting the sequence number on RETIRE, since you could preemptively retire CIDs that are in-flight but not yet received.  Otherwise, you wind up with gaps which the issuer could choose to fill at any time, and the recipient has to keep track of the sparse set of retired/available IDs.</p>
<p>For the second, I don't think it would be unreasonable to abort the connection if it still remembers what CID was with that sequence number, but we shouldn't require that behavior because it might have been forgotten.  Just drop based on the sequence number if it's a repeat.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1821#pullrequestreview-160848192">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxKVBGAv4wT7DhvJMbMgNGvrQQ02ks5ug6nggaJpZM4XEYsq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3UqVuoXKiBCElstDO2b42m4XRB7ks5ug6nggaJpZM4XEYsq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 requested changes on #1821"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1821#pullrequestreview-160848192"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1821#pullrequestreview-160848192",
"url": "https://github.com/quicwg/base-drafts/pull/1821#pullrequestreview-160848192",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop requested changes on 1821",
"sections": [
{
"text": "We either need a requirement that each CID be unique for the lifetime of a connection (potentially difficult to guarantee unless you're encrypting a payload with a counter inside), or we need sequence numbers in RETIRE as well.  Otherwise, it's possible for a delayed RETIRE to retire the wrong instance of a duplicate.  (My inclination is actually \"both,\" but at a minimum we need one or the other.)\r\n\r\nI recognize the problem of missing sequence numbers, but it's easy enough to say that the CID from the handshake is CID 0 and the sequence number from the SPA is CID 1 if present.  At that point, everything has a sequence number and we could save some bytes on RETIRE.",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1821#pullrequestreview-160848192"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387025706\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3b260da2fe_5aac3ffd8aed45b451507d--


From nobody Tue Oct  2 11:03:47 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA381130FD9 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:03:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.001
X-Spam-Level: 
X-Spam-Status: No, score=-1.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 8QaSsp7eLnQZ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:03:44 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 27A55130EF5 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:03:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538503423; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=HTvlmRylNpxJO3SgOIo86cbfeyiBYxETs4myIruGmUo=; b=AtAbBy+oVy6rBLK658s0fh1bi2eVpiz7MBUXH3B8QLBPoO+aNrb4p8uG24o14bTFzPlBZiHu EZ5IJ91Dzknlh/tRG71XhzAEn4s3DxfbOOW32iofFTgulTAJSYh1BMhMkQZslzwbZgffiunZ qWmsgsrEOuUfmHCMTTw8NZKIKgk=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bb3b2ff.7f29805eeea0-smtp-out-n03; Tue, 02 Oct 2018 18:03:43 -0000 (UTC)
Date: Tue, 02 Oct 2018 11:03:42 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3b2fee69e3_46202ab018524ebc4418d@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b7db26: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3b2fee6483_46202ab018524ebc440da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZUsXZhvklsmzc8sA0omcupd_zjg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:03:46 -0000

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

  Branch: refs/heads/ianswett-spurious-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: b7db26c0a480dbb0b9ea9a91e040ea1795364813
      https://github.com/quicwg/base-drafts/commit/b7db26c0a480dbb0b9ea9a91e040ea1795364813
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3b2fee6483_46202ab018524ebc440da--


From nobody Tue Oct  2 11:03:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 71092130FF0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:03:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 gocv372U3xAp for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:03: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 A6A1D130FD9 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:03:52 -0700 (PDT)
Date: Tue, 02 Oct 2018 11:03:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538503431; bh=HDL8CgS7V8fFyORbsiEXvjZTUVnQ29RTdkT57F7n/5A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UPmuzJONFvMNRGnudvm814E4RCdGgbFDUKPMaeNO86BjCrJMXIbma8b0+3za2hLnB 88u3eo1lGUNwN8YO06rGjJdVLUrJfop59tCLj9c/8PmfkNqo3F0SBsCmc1GCJTZYuK vL+yE9ka263JNBYvQ5ypgbHSIlk52GXQ3P5uVI8M=
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/1822/push/2925436571@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3b307c145c_78c43ff1a78d45b8272314"; 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/WyjTr7cjT5jC7GKyKujAhWuL3Dw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:03:55 -0000

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

@ianswett pushed 1 commit.

b7db26c  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/1822/files/39abdea949f3949b15ffb1103ca87f906c91b541..b7db26c0a480dbb0b9ea9a91e040ea1795364813

----==_mimepart_5bb3b307c145c_78c43ff1a78d45b8272314
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/b7db26c">b7db26c</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/1822/files/39abdea949f3949b15ffb1103ca87f906c91b541..b7db26c0a480dbb0b9ea9a91e040ea1795364813">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3CL4jfEiox7K_j67-JQ3QOnTf8pks5ug6qHgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2ZTlQy0XOKvpdc40dxD75OE9eCDks5ug6qHgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822/files/39abdea949f3949b15ffb1103ca87f906c91b541..b7db26c0a480dbb0b9ea9a91e040ea1795364813"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822/files/39abdea949f3949b15ffb1103ca87f906c91b541..b7db26c0a480dbb0b9ea9a91e040ea1795364813",
"url": "https://github.com/quicwg/base-drafts/pull/1822/files/39abdea949f3949b15ffb1103ca87f906c91b541..b7db26c0a480dbb0b9ea9a91e040ea1795364813",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1822",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1822:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "b7db26c",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822/files/39abdea949f3949b15ffb1103ca87f906c91b541..b7db26c0a480dbb0b9ea9a91e040ea1795364813"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3b307c145c_78c43ff1a78d45b8272314--


From nobody Tue Oct  2 11:05:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AEB77131132 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:05:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 V5ItMoRa4mo7 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:05: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 9705F130FBD for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:05:29 -0700 (PDT)
Date: Tue, 02 Oct 2018 11:05:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538503528; bh=ffPnJz6eumnTslsGKX/T5bft4z0+oCh6n1ZYgyPGRfI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=o9ShTo2U1GZDjMglkwA2jm/tim5j8frNK0RX90GAmzH80f3ynLA7FvHbQrScvmS6k vl0oUVYkFINFRYcWZ9L2KDkZHeeh7Ja80pkSPGPV5jwxJxL+D1PB2AlVs5zJu5DANu gR+qHIbyLPtqrA1FwUHx+lMY2ZI+wdcfEuVlSuxc=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1dc76d7e72fb3e3baedc846a14dddc422f35f0d792cf0000000117cb756892a169ce15d05805@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1821/c426373722@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1821@github.com>
References: <quicwg/base-drafts/pull/1821@github.com>
Subject: Re: [quicwg/base-drafts] Add sequence number to NCID frame (#1821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3b368a80fc_55e53f80290d45c440713e"; 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/gytrL2Y0KrVkW0pxJnPGFC2UW9Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:05:36 -0000

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

Also, this PR can remove the recommendation to remember CIDs for 3xRTO after you retire them (section 6.1.2).  The point of that recommendation was to dedupe retransmissions; we can use the sequence number for that 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/1821#issuecomment-426373722
----==_mimepart_5bb3b368a80fc_55e53f80290d45c440713e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Also, this PR can remove the recommendation to remember CIDs for 3xRTO after you retire them (section 6.1.2).  The point of that recommendation was to dedupe retransmissions; we can use the sequence number for that 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/1821#issuecomment-426373722">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwlOnLWajyYruQcHj-qUz7FktE8Dks5ug6rogaJpZM4XEYsq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyZJMDsyTJ00YABH9pt0Jm4uzQEPks5ug6rogaJpZM4XEYsq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1821: Also, this PR can remove the recommendation to remember CIDs for 3xRTO after you retire them (section 6.1.2).  The point of that recommendation was to dedupe retransmissions; we can use the sequence number for that now."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1821#issuecomment-426373722"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1821#issuecomment-426373722",
"url": "https://github.com/quicwg/base-drafts/pull/1821#issuecomment-426373722",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Add sequence number to NCID frame (#1821)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1821,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1821\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1821#issuecomment-426373722"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387025706\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3b368a80fc_55e53f80290d45c440713e--


From nobody Tue Oct  2 11:22:06 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C47D2131184 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:21:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.457
X-Spam-Level: 
X-Spam-Status: No, score=-1.457 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 Crub3GcLv_Pi for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:21:57 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 D93CE131132 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:21:55 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538504515; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=qqZWH40wNu4tQqrl+30YL045uhGLDbYApYTEp7tnAG4=; b=oQsyOX1CLxSDeNMmiVZTv4A5yxuQeI9KB0GVWsp+ht5eldIkpOvGGKODD6ZN5n4DC8J47rzE sl/lLclIHhK26DXuSy/uKW7uM+yjrYVrZOOAPJ+3yw8S0jXecQakW1UQkjeO2OPIwrc3CHDl yr7JI8EzmQ3FSF4xx4l5vwIsnuY=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bb3b743.7efb286adc60-smtp-out-n02; Tue, 02 Oct 2018 18:21:55 -0000 (UTC)
Date: Tue, 02 Oct 2018 11:21:55 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3b7431bfb9_4a1b2af891b5aec86658e@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] af5c41: Handshake deadlock
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3b7431bc38_4a1b2af891b5aec866461"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sTjgXVpCMiieaw9twd34RsyqgvY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:22:04 -0000

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

  Branch: refs/heads/ianswett-handshake-deadlock
  Home:   https://github.com/quicwg/base-drafts
  Commit: af5c4152a46b1a0de3654a31e9f0c5a18d0ab6b3
      https://github.com/quicwg/base-drafts/commit/af5c4152a46b1a0de3654a31e9f0c5a18d0ab6b3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Handshake deadlock

Fixes #1764



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3b7431bc38_4a1b2af891b5aec866461--


From nobody Tue Oct  2 11:22:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A86C2130FF0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:22:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 3MnjHk6FQBJp for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:22: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 CD678130FBD for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:22:16 -0700 (PDT)
Date: Tue, 02 Oct 2018 11:22:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538504535; bh=Gp7BMc0u8lia4wYKSPTNUfjgjdTuIUar76yVzughzBs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=yxpg7oQko01VriSHQozyNXodrRxwJL2RBhtGW+hrvah9lhawxHInH78W2su+zoL6a NNvEeblq4ddp8aqL88QcF6YB3jrvVu+MgEBtbN4WZLA1jN6k4QwH3kE+aCEzAjjwCb xQCDC6bCZ74NiZt5oYGXVP8QCMxc4EC50/0h2h2Q=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abeec3b4b88edbe940ba6726f83f91a9e3d1a1477492cf0000000117cb795792a169ce15d10b5e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1824@github.com>
Subject: [quicwg/base-drafts] Handshake deadlock (#1824)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3b757a6d46_7d793f8c714d45bc355127"; 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/uUF4HLGiBw8Z3BnLplAB4LcWSFk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:22:21 -0000

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

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

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

-- Commit Summary --

  * Handshake deadlock

-- File Changes --

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

-- Patch Links --

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

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

<h4>Commit Summary</h4>
<ul>
  <li>Handshake deadlock</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1824/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/1824.patch'>https://github.com/quicwg/base-drafts/pull/1824.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1824.diff'>https://github.com/quicwg/base-drafts/pull/1824.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/1824">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq55zqOT07Ji_GD7v8X9FTGVbba25ks5ug67XgaJpZM4XEmii">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1bNYCpFr-Gtszzk_9EJBJdenibzks5ug67XgaJpZM4XEmii.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Handshake deadlock (#1824)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1824"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1824",
"url": "https://github.com/quicwg/base-drafts/pull/1824",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Handshake deadlock (#1824)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "af5c415",
"value": "Handshake deadlock"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1824/files#diff-0) (16 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1824,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1824\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387082402\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3b757a6d46_7d793f8c714d45bc355127--


From nobody Tue Oct  2 11:23:58 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B66B8130FF3 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:23:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 EP1Iid6yHDsg for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:23:54 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 A1BE5130EF5 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:23:54 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538504633; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=iK4TCGJ7SB4GnpM353HPJdF+3WwXVyAZ55zpBhNVRtQ=; b=lMkxrhWf0MEuJT7MPFH0zmDAuFdm6e1qrpxG6nrNL+UTlxffr5iBEzAPzMJDQBzGrFWcPaW5 QFPp0o8Z2AnC+XfwWKtVF0buFVpWyrtOce08d2rwBkWSbWUh47a9jwqfxaZ96ryW/t0ZTYAr wQWUBWlPmixQd+R4Ed3EEr+AE4o=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bb3b7b9.7f62ddb847e0-smtp-out-n02; Tue, 02 Oct 2018 18:23:53 -0000 (UTC)
Date: Tue, 02 Oct 2018 11:23:52 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3b7b8c3daf_46a52b128aab6ec85906d@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3c2c30: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3b7b8c3a50_46a52b128aab6ec858958"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jfoi5N8P6IlHVDY8-iRhv5xAqtM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:23:57 -0000

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

  Branch: refs/heads/ianswett-handshake-deadlock
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3c2c305fed8900ff0e6d1079a2f24d0461620571
      https://github.com/quicwg/base-drafts/commit/3c2c305fed8900ff0e6d1079a2f24d0461620571
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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

Referenced QUIC-RECOVERY, which I can update once this PR has landed.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3b7b8c3a50_46a52b128aab6ec858958--


From nobody Tue Oct  2 11:24:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0AC7C130FFF for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:24:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 AZcCak9qWvad for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:24: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 51933130FF5 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:24:01 -0700 (PDT)
Date: Tue, 02 Oct 2018 11:24:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538504640; bh=6RbP8KSNipV2vBvGqIYol9ib3wasQSEAwPMnkrI9v6A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IhHU+mr/s70XaTbD/kY9AeCrf95BvQQquiEVT9BDbkyGVzW/Juibiia6Gt9OSfgoQ XhmpIwPat70NZMIIbZt/I3FXKGFwjxzzkvtpi/rv671mq37yykYlFYS45cJI6hSz4Z q91xTxFNLAyAO1Ns1OsnrPt/gHAyqYZIpQ2Vq4tg=
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/1824/push/2925494126@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1824@github.com>
References: <quicwg/base-drafts/pull/1824@github.com>
Subject: Re: [quicwg/base-drafts] Handshake deadlock (#1824)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3b7c055cc9_5a943ff239ad45c41635d6"; 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/bxOl26Bq5-Kta-qWZ7e1WzxURyk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:24:04 -0000

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

@ianswett pushed 1 commit.

3c2c305  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/1824/files/af5c4152a46b1a0de3654a31e9f0c5a18d0ab6b3..3c2c305fed8900ff0e6d1079a2f24d0461620571

----==_mimepart_5bb3b7c055cc9_5a943ff239ad45c41635d6
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/3c2c305">3c2c305</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/1824/files/af5c4152a46b1a0de3654a31e9f0c5a18d0ab6b3..3c2c305fed8900ff0e6d1079a2f24d0461620571">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0vGh_Xux1vVz7qVgd87F6315BcVks5ug69AgaJpZM4XEmii">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyh0PdaEIgD5xp-VMRpgPaztvpbXks5ug69AgaJpZM4XEmii.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1824"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1824/files/af5c4152a46b1a0de3654a31e9f0c5a18d0ab6b3..3c2c305fed8900ff0e6d1079a2f24d0461620571"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1824/files/af5c4152a46b1a0de3654a31e9f0c5a18d0ab6b3..3c2c305fed8900ff0e6d1079a2f24d0461620571",
"url": "https://github.com/quicwg/base-drafts/pull/1824/files/af5c4152a46b1a0de3654a31e9f0c5a18d0ab6b3..3c2c305fed8900ff0e6d1079a2f24d0461620571",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1824",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1824:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "3c2c305",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824/files/af5c4152a46b1a0de3654a31e9f0c5a18d0ab6b3..3c2c305fed8900ff0e6d1079a2f24d0461620571"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387082402\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3b7c055cc9_5a943ff239ad45c41635d6--


From nobody Tue Oct  2 11:38:03 2018
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 9CD28131038 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:38:01 -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,  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 P6ZTmr_5GFuB for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:38:00 -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 C1001130F89 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:37: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=vIZa1k4drdn0T5iEjttKtIRQ9zI=; b=H7//3hM/mN5ezmOT aWH4L6ip+FQhcDugcVLYwxfUiMbv2UIJr5n2KXgt3DrEtZFCLWHuPu1k/eG3fLfZ fVb8y/VaV1KGzccYZbQp3yooGQcHXoSkVfytlX7NMdLTIJ6NuR+5OExtIWt+/gg5 iZXv/0FdeW2oo4Tk/ZSrhbsMtY4=
Received: by filter1611p1mdw1.sendgrid.net with SMTP id filter1611p1mdw1-671-5BB3BAF8-1 2018-10-02 18:37:44.035970867 +0000 UTC m=+193764.872248698
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [192.30.252.34]) by ismtpd0022p1iad2.sendgrid.net (SG) with ESMTP id i-h_o3HIR7KwZF7s94RSNg for <quic-issues@ietf.org>; Tue, 02 Oct 2018 18:37:44.010 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 03EE380AA6 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:37:44 -0700 (PDT)
Date: Tue, 02 Oct 2018 18:37:44 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9d96463953098a3c5c1e6babcc7a76c8c2fd912692cf0000000117cb7cf792a169ce15c4e448@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1815/c426384705@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1815@github.com>
References: <quicwg/base-drafts/pull/1815@github.com>
Subject: Re: [quicwg/base-drafts] transport: Initialize a changelog for draft-15 (#1815)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3baf7e8101_18663f7fbd0d45b81100a4"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3MRb73f7bNILa89cDk7OlD9D0WanBGt+KD58 ycazWMlBM/71R1FTtWasJN5POlCxlxYATacjbETeSjj00nXhKF7q4aj++MRFKiFaBNCaVN3t9fpxGO lunIjPc6FFyi5dPGFgZmmSRYS5FRsG+mtGCLD2EnnETaHLIbIjPLZfkaNE6wpNVnLFn/CvqhlVCYpn s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c6-qBpNf8H8CbW9IUMVSElWZL9k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:38:02 -0000

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

Thanks for starting this!  We would have needed to pull this together today anyway.  I'm going to co-opt this PR to be our -15 changelogs across documents.

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

<p>Thanks for starting this!  We would have needed to pull this together today anyway.  I'm going to co-opt this PR to be our -15 changelogs across documents.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1815#issuecomment-426384705">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1Gv_K5rCEbtr0WhydTtCki6_pebks5ug7J3gaJpZM4XA-SR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq918xpYTNEtIjqefkUl5P2ijNNwFks5ug7J3gaJpZM4XA-SR.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1815: Thanks for starting this!  We would have needed to pull this together today anyway.  I'm going to co-opt this PR to be our -15 changelogs across documents."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1815#issuecomment-426384705"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1815#issuecomment-426384705",
"url": "https://github.com/quicwg/base-drafts/pull/1815#issuecomment-426384705",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] transport: Initialize a changelog for draft-15 (#1815)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1815,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1815\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1815#issuecomment-426384705"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386131089\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3baf7e8101_18663f7fbd0d45b81100a4--


From nobody Tue Oct  2 11:40:07 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38D9B130FF5 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:40:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 LfgjXpAs8bEQ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:40:03 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 AD001130FF0 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:40:03 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538505603; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=+Tro6ZBiKzLvBEtuHwCwZzZM/o5DpZ3AYMsVv8UlHVg=; b=wN4EpXZHl4D4Kiok+kPh3oGovo5lPSrfCHq1ZUREj5GirgsAimD4DV2VM1gCLvkRdhqDjP3N fcpMMmZ5Sdo8KAakCqzMz9cnYWAMRNG21/MmQT0nb4Uvzn1Nvr9tSgWTxFeNxGoGVOQ/MMNI JSDFSEQDyKLmGdQ8+RuU725kxgM=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: alexis.lagoutte=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bb3bb82.7fce627f9c60-smtp-out-n02; Tue, 02 Oct 2018 18:40:02 -0000 (UTC)
Date: Tue, 02 Oct 2018 11:40:01 -0700
From: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reply-To: Alexis La Goutte <alexis.lagoutte@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bb3bb81e5e76_1b292ac128eb2ecc7052e@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 44f8a0: transport: Initialize a changelog for draft-15
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3bb81e59a3_1b292ac128eb2ecc70423"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZdSfa8r3EeZAuY3YtjCFSDdoY4c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:40:05 -0000

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

  Branch: refs/heads/changelog-15
  Home:   https://github.com/quicwg/base-drafts
  Commit: 44f8a01dfbde8bbadeafa2f80b7827f1e35db15b
      https://github.com/quicwg/base-drafts/commit/44f8a01dfbde8bbadeafa2f80b7827f1e35db15b
  Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
  Date:   2018-09-30 (Sun, 30 Sep 2018)

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

  Log Message:
  -----------
  transport: Initialize a changelog for draft-15

- Merge ACK and ACK_ECN (#1801)
- Add 2 transport parameters: max_ack_delay(12) and original_connection_id(13) (#981, #1710, #1486)
- Remove sequence field from NEW_CONNECTION_ID (#1742)
- Add RETIRE_CONNECTION_ID type (#1742)



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3bb81e59a3_1b292ac128eb2ecc70423--


From nobody Tue Oct  2 11:43:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 68CF9131038 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:43:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 1ThvnzwuSJM2 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:43: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 8CA5E131047 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:43:22 -0700 (PDT)
Date: Tue, 02 Oct 2018 11:43:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538505801; bh=aLAi45Z6CgVxnvlRFApkS+wrvNOAxm+HbrhJMWGjEZw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ccW0jlNlHS3+zFdHyqZ8X5tOkQEqMt1W+jjlJ5RkueH6KTlxcyOM9EGiC5rySvDqZ 2Zi+oFse/NRLZsRH7EfjV62nFyvScudjjlN3NsfRk0zjM1W4Ro5ejZJpBKUzw+kxqE rRhk5/VebRhVK2GCx4bG8Pr5TUPeGNZ/pHe6ODbA=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9e6e3022449e44b31a202947ea0c43d4c40f930992cf0000000117cb7e4992a169ce15d129b0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1825@github.com>
Subject: [quicwg/base-drafts] Changelog for -15 (#1825)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3bc497d7fa_54163f8a5b2d45b815394e"; 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/Dc3u3L3ymhfpm8a-ktg9fl2VvVQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:43:26 -0000

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

Starting with contents of #1815.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * transport: Initialize a changelog for draft-15

-- File Changes --

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

-- Patch Links --

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

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

<p>Starting with contents of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="365225032" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1815" href="https://github.com/quicwg/base-drafts/pull/1815">#1815</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/1825'>https://github.com/quicwg/base-drafts/pull/1825</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>transport: Initialize a changelog for draft-15</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1825.patch'>https://github.com/quicwg/base-drafts/pull/1825.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1825.diff'>https://github.com/quicwg/base-drafts/pull/1825.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/1825">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0fkOCsE8BA3PckFeI7JNLO2TULKks5ug7PJgaJpZM4XEozl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2GrqclvUzZDbByAQRVUzJhaZTnyks5ug7PJgaJpZM4XEozl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Changelog for -15 (#1825)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1825"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1825",
"url": "https://github.com/quicwg/base-drafts/pull/1825",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Changelog for -15 (#1825)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "44f8a01",
"value": "transport: Initialize a changelog for draft-15"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1825/files#diff-0) (6 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1825,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1825\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1825"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1825.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1825.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387091685\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3bc497d7fa_54163f8a5b2d45b815394e--


From nobody Tue Oct  2 11:43:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BBC83131038 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:43:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 rXxsTQb5yCM9 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11: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 9285513117B for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:43:30 -0700 (PDT)
Date: Tue, 02 Oct 2018 11:43:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538505809; bh=+t4PEGXrDUgQNFYAka+WA6MHlAn/jcgSInvTdUULEEY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=muSCY8sRBa4d/4JdWPbQix/VUqeh+10Cj/w3dziBZSlsFTvIRvbURqXEfooPK9Ylo yP3h74h4f0GQzaJgtPb4r+ILZuuwkiacIuS+7f0oG/gvTBNruAZ0qngxQ5MlfrLyJy e6anwAtudD1u23mZ412FLsmJJ+fJbxVFNDSwmjh4=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0eab90018194bcf9eda187a69a3713e1b3df812892cf0000000117cb7e4992a169ce15c4e448@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1815/c426386636@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1815@github.com>
References: <quicwg/base-drafts/pull/1815@github.com>
Subject: Re: [quicwg/base-drafts] transport: Initialize a changelog for draft-15 (#1815)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3bc499e39b_2d53fe8844d45c011043b"; 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/4HuxWn79o6poNmEPKQuHliwe7jQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:43:33 -0000

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

Moved it to a branch on the main repo for others' convenience, but it appears I can't directly change the PR.  I'll replace this PR, but your commit is still 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/1815#issuecomment-426386636
----==_mimepart_5bb3bc499e39b_2d53fe8844d45c011043b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Moved it to a branch on the main repo for others' convenience, but it appears I can't directly change the PR.  I'll replace this PR, but your commit is still 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/1815#issuecomment-426386636">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwno6z5M5VQgC4UI1zFH54JYnIgYks5ug7PJgaJpZM4XA-SR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzmcG2v-Wqp5Iv620R-zTuaV51Ccks5ug7PJgaJpZM4XA-SR.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1815: Moved it to a branch on the main repo for others' convenience, but it appears I can't directly change the PR.  I'll replace this PR, but your commit is still there."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1815#issuecomment-426386636"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1815#issuecomment-426386636",
"url": "https://github.com/quicwg/base-drafts/pull/1815#issuecomment-426386636",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] transport: Initialize a changelog for draft-15 (#1815)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1815,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1815#issuecomment-426386636"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386131089\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3bc499e39b_2d53fe8844d45c011043b--


From nobody Tue Oct  2 11:43:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 922CF131038 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:43:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 20-YSirO8uCv for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:43: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 9BC27130FF0 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:43:33 -0700 (PDT)
Date: Tue, 02 Oct 2018 11:43:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538505812; bh=2ZwDtvhFWdgs2O6+V8y+FLdQmen5/X6luPE4rIxkbjk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uxrN2CdceKSRkV6yhu5+bTAfMOznpYi2MCUHSa7kRvoBAFWa2wlK99YhRJHSpasDR RSpmEt0ulJFcnX0e8tp+9pfaB+4XJTm4ss0U1/jiGR17Q8TPt4Jl8Wtugb48uUNju1 6fXTJ2SdCUDDkXcYDm9NCwlVuy7ApnVWUFKhhBEg=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab08dde318d68357c985889a3c03664fc167770cd092cf0000000117cb7e5492a169ce15c4e448@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1815/issue_event/1880127338@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1815@github.com>
References: <quicwg/base-drafts/pull/1815@github.com>
Subject: Re: [quicwg/base-drafts] transport: Initialize a changelog for draft-15 (#1815)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3bc54bf96f_363f3fee80ad45b8127145"; 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/j_hNssbzaVHfvo_UPZnTZBZeY5s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:43:36 -0000

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

Closed #1815.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1815#event-1880127338
----==_mimepart_5bb3bc54bf96f_363f3fee80ad45b8127145
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="365225032" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1815" href="https://github.com/quicwg/base-drafts/pull/1815">#1815</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/1815#event-1880127338">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8--HioYU7idtNdkvvoXCyNuyUABks5ug7PUgaJpZM4XA-SR">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2_Q3Hk70FVR1rQNDfCWV6ZARWMFks5ug7PUgaJpZM4XA-SR.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1815."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1815#event-1880127338"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1815#event-1880127338",
"url": "https://github.com/quicwg/base-drafts/pull/1815#event-1880127338",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] transport: Initialize a changelog for draft-15 (#1815)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1815#event-1880127338"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386131089\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3bc54bf96f_363f3fee80ad45b8127145--


From nobody Tue Oct  2 11:46:16 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 76FF5131065 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:46:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level: 
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 S9Ktr676-xfQ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:46:12 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 44364131057 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:46:12 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538505971; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=0TtWQ/qfN4Kz/+PtS+ss38fhLBglsEnn8QGQIFUoU1Y=; b=w7mLGquE3pcXK+6JpZWkmNtGZFQVtFNXYrcENVO9KVESCfbgNCm20gOh173epCwndwZ3SqvU WfDOBXVjPZDglJWjf/n+mjk95sp0S2zQkII09HcDnpjB4nfX2cZKC1GPSNYtrE1Kr0GoOSTa rq0f2z2qLh35JcFQhBdDz24wMH8=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bb3bcf3.7fd714acac00-smtp-out-n02; Tue, 02 Oct 2018 18:46:11 -0000 (UTC)
Date: Tue, 02 Oct 2018 11:46:11 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb3bcf36e1c4_5d532b2a2e942ec81229b@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e3c5f8: Line wrapping
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3bcf36de0f_5d532b2a2e942ec812162"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/01oXROJE7tmF2xAmMZce8oRR_CI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:46:15 -0000

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

  Branch: refs/heads/changelog-15
  Home:   https://github.com/quicwg/base-drafts
  Commit: e3c5f82ad0ba9fb5751e364724807d38afda37ff
      https://github.com/quicwg/base-drafts/commit/e3c5f82ad0ba9fb5751e364724807d38afda37ff
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Line wrapping



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3bcf36de0f_5d532b2a2e942ec812162--


From nobody Tue Oct  2 11:46:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C50B1131067 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:46:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 wfRyvPcmzKfY for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:46: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 6CB9F131057 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:46:19 -0700 (PDT)
Date: Tue, 02 Oct 2018 11:46:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538505978; bh=e2kHAnunkQaxuXUB1iir3uZoKrkiAiGDtEBWcBMHAF0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O/IdYFpZiEx7Oa5pqyALTcv050o45y9IecfrGbIZf+TL8Z74euWFe6MmBgB0z3JsO ytBsI5jygODFDn7AUodmYB+4J/uUNUaAGaHX7pX4TejhD158VSHmEdWO+iHNRuKkHz sBWLrr4UyZJAcDCcB4pLLVr5h0G6C1a0hVcQx/o8=
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/1825/push/2925556978@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1825@github.com>
References: <quicwg/base-drafts/pull/1825@github.com>
Subject: Re: [quicwg/base-drafts] Changelog for -15 (#1825)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3bcfaac968_58243fcfdc6d45c01560f0"; 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/3R7E1jJXj-X51mz_nw7KGGoEcGQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:46:21 -0000

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

@MikeBishop pushed 1 commit.

e3c5f82  Line wrapping


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1825/files/44f8a01dfbde8bbadeafa2f80b7827f1e35db15b..e3c5f82ad0ba9fb5751e364724807d38afda37ff

----==_mimepart_5bb3bcfaac968_58243fcfdc6d45c01560f0
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/e3c5f82">e3c5f82</a>  Line wrapping</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1825/files/44f8a01dfbde8bbadeafa2f80b7827f1e35db15b..e3c5f82ad0ba9fb5751e364724807d38afda37ff">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9v1PrPZmGC2W7oXoIJheeIXKG0qks5ug7R6gaJpZM4XEozl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq12HYebZbtB644TAOIlzKh_vbmV8ks5ug7R6gaJpZM4XEozl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1825"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1825/files/44f8a01dfbde8bbadeafa2f80b7827f1e35db15b..e3c5f82ad0ba9fb5751e364724807d38afda37ff"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1825/files/44f8a01dfbde8bbadeafa2f80b7827f1e35db15b..e3c5f82ad0ba9fb5751e364724807d38afda37ff",
"url": "https://github.com/quicwg/base-drafts/pull/1825/files/44f8a01dfbde8bbadeafa2f80b7827f1e35db15b..e3c5f82ad0ba9fb5751e364724807d38afda37ff",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop pushed 1 commit in #1825",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1825:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "e3c5f82",
"value": "Line wrapping"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1825/files/44f8a01dfbde8bbadeafa2f80b7827f1e35db15b..e3c5f82ad0ba9fb5751e364724807d38afda37ff"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387091685\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3bcfaac968_58243fcfdc6d45c01560f0--


From nobody Tue Oct  2 11:47:17 2018
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 5BF34131057 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:47:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 GzIW0tkyZ-vJ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:47:13 -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 CAC5A131047 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:47:12 -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=NqCp3F7TAik9fQhT8E+2m0CCraQ=; b=BTCjbOXnSOkV8eRY /cV7PhUZCnPoIfArblpEEnsIB+4y2P7grZx6lMY2mcu3kf7DIu229SWzHaZNlfS6 sJLHHvvlD0QOL2Ut5YafV5P0IODu8rx21ftcRk3xLhwJto0t1AnXpTing66BxX1q 99b1Gf8Bv96/VJ1c1ihPG7+/tvk=
Received: by filter1382p1mdw1.sendgrid.net with SMTP id filter1382p1mdw1-25779-5BB3BD2F-E 2018-10-02 18:47:11.394085882 +0000 UTC m=+607020.866069814
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [192.30.252.34]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id kHEzWv90SeyOpcv08JQWVw for <quic-issues@ietf.org>; Tue, 02 Oct 2018 18:47:11.572 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 8900880A3B for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:47:11 -0700 (PDT)
Date: Tue, 02 Oct 2018 18:47:11 +0000 (UTC)
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd6aa632cbe53cb8438a640e867b9ff3ba178660492cf0000000117cb7f2f92a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826@github.com>
Subject: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3bd2f6c3ed_18523f7fbd0d45b8187971"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1wjJgN5mxh1YKDj1VVhwE5PBGWt2rXuHmeGh WU+3oP6XyUlHnvmuYG++gYaiFkubKzWccbgwp3fxd52jlQYb5d2ZP4r9W8uggszyojMzHb1u/SKpAo yvrvR2j61Ru71YwFMIv/GPJDfXNCs83T0gXc50B+6/TiXRADAGYO0kepsbiQDCezIByQG79iR8CSiy 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EbnY3mzb2sZA7Uo_AUZwZ2fnKos>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:47:15 -0000

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

Transmission of new and retired CIDs is something that do not need low latency, but it seems like it is going to have lot of code specific to the purpose.

Looking at #1799, I am starting to wonder if we could use a "stream" to carry the new and retiring CIDs (sorry for suggesting to change the approach at a late moment).

**The proposed design**

Like the CRYPTO frame that carries the TLS messages, We will have a CID frame that carries the CID messages. This is essentially a "CID stream" much like the "CRYPTO stream."

The format of a CID frame will be equivalent to the CRYPTO frame.

A CID message has the following structure. Type is either NEW_CID (0) or RETIRE_CID (1).

```
 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
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|    Type (8)   |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                          Length (i)                         ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                       CONNECTION ID (*)                     ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
```

Instead of flow-control based on octets, the number of CIDs given to the peer by the use of the NEW_CID messages will be governed by a MAX_NEW_CID frame that is equivalent to the MAX_STREAM_ID frame, except for the fact that it carries the number of CIDs.

**The Upsides**

Code reuse _and_ design reuse.

We can reuse a lot of code. Basically, we only need glue code and codec for the CID messages. All the code that relates to retransmission and back-pressure can be reused. We are also reusing a design that we are familiar with.

These aspects lead to less issues.

**The Downsides**

Head-of-line blocking in the delivery of CIDs. But I do not think that is an issue 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/1826
----==_mimepart_5bb3bd2f6c3ed_18523f7fbd0d45b8187971
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Transmission of new and retired CIDs is something that do not need low latency, but it seems like it is going to have lot of code specific to the purpose.</p>
<p>Looking at <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="363790809" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1799" data-hovercard-url="/quicwg/base-drafts/issues/1799/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1799">#1799</a>, I am starting to wonder if we could use a "stream" to carry the new and retiring CIDs (sorry for suggesting to change the approach at a late moment).</p>
<p><strong>The proposed design</strong></p>
<p>Like the CRYPTO frame that carries the TLS messages, We will have a CID frame that carries the CID messages. This is essentially a "CID stream" much like the "CRYPTO stream."</p>
<p>The format of a CID frame will be equivalent to the CRYPTO frame.</p>
<p>A CID message has the following structure. Type is either NEW_CID (0) or RETIRE_CID (1).</p>
<pre><code> 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
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|    Type (8)   |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                          Length (i)                         ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                       CONNECTION ID (*)                     ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
</code></pre>
<p>Instead of flow-control based on octets, the number of CIDs given to the peer by the use of the NEW_CID messages will be governed by a MAX_NEW_CID frame that is equivalent to the MAX_STREAM_ID frame, except for the fact that it carries the number of CIDs.</p>
<p><strong>The Upsides</strong></p>
<p>Code reuse <em>and</em> design reuse.</p>
<p>We can reuse a lot of code. Basically, we only need glue code and codec for the CID messages. All the code that relates to retransmission and back-pressure can be reused. We are also reusing a design that we are familiar with.</p>
<p>These aspects lead to less issues.</p>
<p><strong>The Downsides</strong></p>
<p>Head-of-line blocking in the delivery of CIDs. But I do not think that is an issue 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/1826">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq79RSWTYtc3QOL2MtERnNEFiLgasks5ug7SvgaJpZM4XEpNd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6aQ_DptUXWiAybsfdRGcjkOr9-Rks5ug7SvgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Use a \"stream\" for transmitting CIDs (#1826)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1826"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826",
"url": "https://github.com/quicwg/base-drafts/issues/1826",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Use a \"stream\" for transmitting CIDs (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1826
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387093341\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3bd2f6c3ed_18523f7fbd0d45b8187971--


From nobody Tue Oct  2 11:48:53 2018
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 15BB5131047 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:48:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 SytNdY46lMrx for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:48:50 -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 D712B131057 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:48: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=KoKfi3JoBIDwu8gB+NDCLp4wNTg=; b=CkEHunQI/saeitbU h9sTuIoo76MGJZKkF0PofaBBZguFnxWv3jybBs/kkArT6gANTi8/umrIycIBCYz2 hMpDR1Tb5LWi1EGEbltx9zP+uSPlhc/VglbAcuvZBzJO90e6OL8rAarbarclApy5 tiuoqFY1ywweQmWJ7IIvLeTBMQ4=
Received: by filter0630p1iad2.sendgrid.net with SMTP id filter0630p1iad2-19801-5BB3BD90-3 2018-10-02 18:48:48.077804251 +0000 UTC m=+342125.116508415
Received: from github-lowworker-97d0962.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id xPM-eLZcQH2GCvYvcfAhWA for <quic-issues@ietf.org>; Tue, 02 Oct 2018 18:48:48.030 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-97d0962.cp1-iad.github.net (Postfix) with ESMTP id 04C3F803F8 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:48:48 -0700 (PDT)
Date: Tue, 02 Oct 2018 18:48:48 +0000 (UTC)
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5505a0fca6a131e6b23a976584b98a5abaeebbc592cf0000000117cb7f8f92a169ce15d129b0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1825/review/160870090@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1825@github.com>
References: <quicwg/base-drafts/pull/1825@github.com>
Subject: Re: [quicwg/base-drafts] Changelog for -15 (#1825)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3bd904b7_69cc3f8a78ed45bc217048"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0KCePLT9D3HqJ+f64dA6DKMIzZMrA8wOh8Mm /aiLPCJjyo8/C6Ruihp9nfwT+mSdCnHkl7CWupdVYIznc86PVDP1vP0CbRYP82xW0i2AftRhreTTPo /MIm4kCSDjwOiFbww1TLUlLJAAgQ6kkwd1xnnjbvNehFDFg1mgO8OHe+osuYgGDRIQsRNhu5jMzony k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IcyJ0vGJROcDF40-IkNr6_Z4Ncg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:48:52 -0000

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

nibanks commented on this pull request.



> @@ -5248,6 +5248,13 @@ DecodePacketNumber(largest_pn, truncated_pn, pn_nbits):
 
 Issue and pull request numbers are listed with a leading octothorp.
 
+## Since draft-ietf-quic-transport-14
+- Merge ACK and ACK_ECN (#1801)
+- Add 2 transport parameters: max_ack_delay(12) and original_connection_id(13)
+  (#981, #1710, #1486)
+- Remove sequence field from NEW_CONNECTION_ID (#1742)
+- Add RETIRE_CONNECTION_ID type (#1742)

Idle timeout TP was made optional, and the max limit on the value was removed.

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

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1825#discussion_r222069405">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5248,6 +5248,13 @@ DecodePacketNumber(largest_pn, truncated_pn, pn_nbits):
 
 Issue and pull request numbers are listed with a leading octothorp.
 
+## Since draft-ietf-quic-transport-14
+- Merge ACK and ACK_ECN (#1801)
+- Add 2 transport parameters: max_ack_delay(12) and original_connection_id(13)
+  (#981, #1710, #1486)
+- Remove sequence field from NEW_CONNECTION_ID (#1742)
+- Add RETIRE_CONNECTION_ID type (#1742)
</pre>
<p>Idle timeout TP was made optional, and the max limit on the value was removed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160870090">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx0upjBXvL2apq3w4XhRYB4MbB8Qks5ug7UPgaJpZM4XEozl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1yb-JDsGGSdVhW-WLRuOFuGNF4Nks5ug7UPgaJpZM4XEozl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nibanks commented on #1825"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160870090"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160870090",
"url": "https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160870090",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@nibanks commented on 1825",
"sections": [
{
"text": "",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160870090"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387091685\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3bd904b7_69cc3f8a78ed45bc217048--


From nobody Tue Oct  2 11:49:52 2018
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 6D288131065 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:49:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 eWANKbJyOTSn for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:49:49 -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 A26D3131057 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:49: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=9B8HWMV/tCwKa1t8cOWTfmOFz6Y=; b=xSLhr2IdYVop/0Yr TpTwZPNRM4nVLmfYlPuDk3ultRFgOwbgkI7eo11hX906jL9MZpGB9MirwVF9zAh7 1accdrnvk8lrHAJM3m/DT6N+FE7XjPWHbUAW8LSdw6qXvrKAIYf64HMYxo7jdDXX LhsACVvP4JmCSsKowY8GxjblkFo=
Received: by filter1789p1mdw1.sendgrid.net with SMTP id filter1789p1mdw1-4036-5BB3BDCB-2A 2018-10-02 18:49:48.018081458 +0000 UTC m=+193517.108998208
Received: from github-lowworker-f6df7df.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id 6PWXeF1qR7SpuIizLEYk3w for <quic-issues@ietf.org>; Tue, 02 Oct 2018 18:49:47.985 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-f6df7df.cp1-iad.github.net (Postfix) with ESMTP id EDE233E02C4 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:49:47 -0700 (PDT)
Date: Tue, 02 Oct 2018 18:49:48 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbce1841dda72040e1839da81dd4c86454b350aa392cf0000000117cb7fcb92a169ce15cec7fc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1820/c426388701@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1820@github.com>
References: <quicwg/base-drafts/pull/1820@github.com>
Subject: Re: [quicwg/base-drafts] Drop HTTP settings' maxima -- they serve no purpose (#1820)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3bdcbe3afc_3bd43fee80ad45b83289e4"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1BRbLjNoKJL2I21d6cXNn7FeCxhHNxv8Zc0o L1WI2ZtNSdZ//tGWiXrbKR9V0H6y6bcUOYsy6IbLQzCHxWKgOCBwkCVjLENZbSNAohoK6ShY2lUCeE JDkuDXP1p/ac8eIbTbJJa2w8TLsaa5FouNPeH6RI3zGLXl3eenbIkyzgRzyPiEfGAB9l+4DJVporUp k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nf5ciEkUWlFgY5oXdMaSd3_sqjI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:49:52 -0000

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

The original intent was to bound them when the settings were arbitrary-length.  I agree that they're unneeded now that they're integers.

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

<p>The original intent was to bound them when the settings were arbitrary-length.  I agree that they're unneeded now that they're integers.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1820#issuecomment-426388701">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8-P6XJ4zuOsQu2MBljwU3skTpb0ks5ug7VLgaJpZM4XD7DV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9Zc-skQfieU3SIgmByDurqRCWjtks5ug7VLgaJpZM4XD7DV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1820: The original intent was to bound them when the settings were arbitrary-length.  I agree that they're unneeded now that they're integers."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1820#issuecomment-426388701"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1820#issuecomment-426388701",
"url": "https://github.com/quicwg/base-drafts/pull/1820#issuecomment-426388701",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Drop HTTP settings' maxima -- they serve no purpose (#1820)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1820,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1820\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1820#issuecomment-426388701"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386904277\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3bdcbe3afc_3bd43fee80ad45b83289e4--


From nobody Tue Oct  2 11:50:21 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDE13131047 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:50:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level: 
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 5GsNJwc1t_JF for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:50:17 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 DA76D131057 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:50:16 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538506216; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=iWgxKuOx8lSykUG8qGp+/EoL6GQSQKYsIFnLJ62tN7g=; b=zWQ/DRpNjO2/picKDBq9hvTw38zH7fiSB9fGxcyLdLnLkmErJCb+bZ8kGVR7HccrWeEfjc/J JAcmmHEzKozBu6BmOwguFUssLp5Ga6Szu6TmZroZHBoKi5aDy50aZSHqkNWRSGrVjuOgBWDr gPCToU13ufDz/LOZ2jk5mFpS+HQ=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: dtikhonov=litespeedtech.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bb3bde8.7f5698351cc0-smtp-out-n03; Tue, 02 Oct 2018 18:50:16 -0000 (UTC)
Date: Tue, 02 Oct 2018 11:50:15 -0700
From: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
Reply-To: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
To: quic-issues@ietf.org
Message-ID: <5bb3bde7e251f_44c02af5f9bd6ec8812d0@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] effd11: Drop HTTP settings' maxima -- they serve no purpos...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3bde7e2154_44c02af5f9bd6ec88119a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f9gThME5_r_aOBOTcojf_wkzul0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:50:19 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: effd11555b426ac23de2e5fb864784172c4a0a6f
      https://github.com/quicwg/base-drafts/commit/effd11555b426ac23de2e5fb864784172c4a0a6f
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Drop HTTP settings' maxima -- they serve no purpose



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3bde7e2154_44c02af5f9bd6ec88119a--


From nobody Tue Oct  2 11:50:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84C181310AB for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:50:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 VZmlpfhiFo0J for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:50: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 E1B9C131047 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:50:28 -0700 (PDT)
Date: Tue, 02 Oct 2018 11:50:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538506228; bh=L4r9npzH/TakUSbqawxyOzZqW/LpToejoRpOpqlCPd8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UfPXg17G/Q9RiIVFV1IBMGVThnON7E6l/+icvnch8/3ooTmMRlazTsBB9CB4/i7jG eT/6Pa1xgJtScKjV9pBw1USK5AtoF+DsRNu/iuLIIoAcv2XvCgtNGVR1V3jRNeQ9o0 T/NfdSf/k3tm5k+1oHtwPH7k081FKNM63mi91XaM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7709017af91fc31b082b6c766cccd3b7b5903d4c92cf0000000117cb7ff492a169ce15cec7fc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1820/issue_event/1880143062@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1820@github.com>
References: <quicwg/base-drafts/pull/1820@github.com>
Subject: Re: [quicwg/base-drafts] Drop HTTP settings' maxima -- they serve no purpose (#1820)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3bdf432f47_4e763fbd484d45b419895c"; 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/l_rVlqta9Caz1bxDY0N4Bk139zw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:50:30 -0000

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

Merged #1820 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/1820#event-1880143062
----==_mimepart_5bb3bdf432f47_4e763fbd484d45b419895c
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="365873148" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1820" href="https://github.com/quicwg/base-drafts/pull/1820">#1820</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/1820#event-1880143062">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1DMplxgoFJg_eMKAjzxmC4_lHfeks5ug7V0gaJpZM4XD7DV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw2K5ETZk1bGXqFmhKMuRAYmyK_Mks5ug7V0gaJpZM4XD7DV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1820 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1820#event-1880143062"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1820#event-1880143062",
"url": "https://github.com/quicwg/base-drafts/pull/1820#event-1880143062",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Drop HTTP settings' maxima -- they serve no purpose (#1820)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1820#event-1880143062"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386904277\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3bdf432f47_4e763fbd484d45b419895c--


From nobody Tue Oct  2 11:52:13 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB35B131057 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:52:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 yOhCiijzgX_V for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:52: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 EC238131065 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:52:09 -0700 (PDT)
Date: Tue, 02 Oct 2018 11:52:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538506329; bh=nBlxy8bi48HLJe8VpoIYzl1IXl9SdlsUFoyHDQRu1DE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QamU5UkjvDlfRaVDEtmeuJrqTngW9+QVA3SJxPZo0x5RErSW2veXSYmacFGH8vKvM e9TdDYRktT1xOfd3GhSLhfSJoc+FSa4Tfaa6Ib2UPd8m5EjaLsUK0PqUw/mjhGfekk PGtJ2zxjbIaWiK0u9sBOu0UQooZ4wxhdO1sXENjs=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc7a7b0c0f5f1e70a439c02d766b3e5c13004318b92cf0000000117cb805992a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426389452@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3be591fa87_47883fef4f0d45c02355e"; 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/4OQUJ1gKIr4_zJzDPQ2sx1j-4CU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:52:12 -0000

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

You assume code reuse, but that is not necessarily the case. I'd prefer not to add this much overhead just for CIDs. Especially this late in the process.

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

<p>You assume code reuse, but that is not necessarily the case. I'd prefer not to add this much overhead just for CIDs. Especially this late in the process.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426389452">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-s6nQDQu4wtB0xCHPwkMYmgFwb5ks5ug7XZgaJpZM4XEpNd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7cTi1oAzLj-qcsv_zE5HEe8az4Vks5ug7XZgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nibanks in #1826: You assume code reuse, but that is not necessarily the case. I'd prefer not to add this much overhead just for CIDs. Especially this late in the process."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426389452"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426389452",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426389452",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426389452"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387093341\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3be591fa87_47883fef4f0d45c02355e--


From nobody Tue Oct  2 11:52:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22FAA131065 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:52:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 ai_BZ_lJ5ljt for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:52:36 -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 7F16B131057 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:52:36 -0700 (PDT)
Date: Tue, 02 Oct 2018 11:52:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538506355; bh=iV6N01EyQ3b+kGO5/gIT8rd9MXJuHPPRMe8XvaxPdg8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=damjbgXoHNGvhDOEgxzIyU+XNW2w9UfxsvCMQw4Gpkpc1/sM9bxVbig/rxuxYUGCN otTG9GCU9UXj6Fc0mKFhtIxCK3Eriq9kcrZ/ymqCoRvlO6DAVBuD4hGUioOPw5iTQi /Z8qYBjrvnMGwc+oH21OXhX/i8Xlidg7DrLPEGuo=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab55bd954b81552865495fbe430bef9a6cbb10e3c392cf0000000117cb807392a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426389575@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3be739fa24_69d33f8a78ed45bc28502f"; 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/tE_ObWmIqqRjwois8Gv4SCQDjo4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:52:38 -0000

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

I proposed something very similar (use a special stream) at the very first CID DT meeting a couple of months ago.  Everyone else was against 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/1826#issuecomment-426389575
----==_mimepart_5bb3be739fa24_69d33f8a78ed45bc28502f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I proposed something very similar (use a special stream) at the very first CID DT meeting a couple of months ago.  Everyone else was against 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/1826#issuecomment-426389575">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-txUt60_YkPhOpiAAltCltcLk4Pks5ug7XzgaJpZM4XEpNd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8bDYaWU2jhyb9INFpmOu4A7sF_wks5ug7XzgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1826: I proposed something very similar (use a special stream) at the very first CID DT meeting a couple of months ago.  Everyone else was against this."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426389575"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426389575",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426389575",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426389575"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387093341\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3be739fa24_69d33f8a78ed45bc28502f--


From nobody Tue Oct  2 11:56:39 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A395A131038 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:56:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level: 
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 tk-NV4ICFiJC for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:56:35 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 80237130FF0 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:56:35 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538506594; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=VBs8iMoutPqDflHsrRHkJ/sQtiF4E/TsI43hDwk72RI=; b=F9Ct9SOiEotkrsgjPAIxWLOAyH4RB905hK5/3gBcboFQ4yQrYghm3QfZmJr1Cg9zTe8dCfMW sWXeXFE5tX2h1+b+GB1tGKl0OmJ87UXUpysMB4j2rKmNTVw/xo8isp+iqrWzW/GQQnn6+i/v vvdRyFU/Fj7ALmTXXx7BmHlDj5U=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bb3bf62.7fd6177e8510-smtp-out-n02; Tue, 02 Oct 2018 18:56:34 -0000 (UTC)
Date: Tue, 02 Oct 2018 11:56:33 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb3bf61d038c_2a4d2af2f1946ed432182@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b96158: transport: Initialize a changelog for draft-15
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3bf61cffe5_2a4d2af2f1946ed432029"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3tpTTCksCf4mJnPZTUI0ov4zl0Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:56:38 -0000

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

  Branch: refs/heads/changelog-15
  Home:   https://github.com/quicwg/base-drafts
  Commit: b961580f04ddcab6c4c2d504a44fba60af022f3f
      https://github.com/quicwg/base-drafts/commit/b961580f04ddcab6c4c2d504a44fba60af022f3f
  Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  transport: Initialize a changelog for draft-15

- Merge ACK and ACK_ECN (#1801)
- Add 2 transport parameters: max_ack_delay(12) and original_connection_id(13) (#981, #1710, #1486)
- Remove sequence field from NEW_CONNECTION_ID (#1742)
- Add RETIRE_CONNECTION_ID type (#1742)


  Commit: e7251cbcac2e078eff50cfffdca049fb0b40985b
      https://github.com/quicwg/base-drafts/commit/e7251cbcac2e078eff50cfffdca049fb0b40985b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Line wrapping


Compare: https://github.com/quicwg/base-drafts/compare/e3c5f82ad0ba...e7251cbcac2e
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3bf61cffe5_2a4d2af2f1946ed432029--


From nobody Tue Oct  2 11:57:55 2018
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 D3E5A1311A7 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:57:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 q0vX4rOn7J-L for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:57:43 -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 B56C71310E0 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:57: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=Pek88LFujMvHpRlpdKxUWhdZt/s=; b=VuoW58zLVKxdDHQL 8PWtiRCuNgzYO5SqLjKW5YsiQyvBkaS8MYL/LRcP8dEJqD+MJGfIAL9C9YNB/9lV rw8qZMu7GVP6h5zelQH68OCc2bKDOTVmork/rsef4IAKumGhQWH03k1Kqd5UZpp6 XMAm0uIppVknZ/ixwraYU+pwNb0=
Received: by filter0547p1iad2.sendgrid.net with SMTP id filter0547p1iad2-31066-5BB3BFA6-27 2018-10-02 18:57:42.56269334 +0000 UTC m=+342630.341204751
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [192.30.252.46]) by ismtpd0007p1iad2.sendgrid.net (SG) with ESMTP id B9cuN_pxQ2y7rXPvLimOzg for <quic-issues@ietf.org>; Tue, 02 Oct 2018 18:57:42.620 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id 960ADC0248 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:57:42 -0700 (PDT)
Date: Tue, 02 Oct 2018 18:57:42 +0000 (UTC)
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd96adb17e73cf190129921f765ee44b8273ea40d92cf0000000117cb81a692a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426391184@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3bfa68ff5b_42993f91394d45b8918d1"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2NKJjmoBzRKj2oDO9lXcl2/qPQ4wtfybEQaT UbzGFwtCFdNN/cO1Uo8Z+XEvI9foJSjfK/771mqwz9Wqo3rgCJ7DqKKsfSUw0KGx4TW+QQNUgoJuJW bczUmNYtTDZlc3hKFgxCnF7cyYDODnvOktZih+uA5fYQ0vJFPSN5lFH3r3mnTDXkeUvQqDOFshxXld 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A8G_bvvtcq2uwggaPTU2IRgTZlE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:57:53 -0000

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

@nibanks My argument would be that because we are this late in the process, it is good to reuse an existing design rather than trying to fix issues with a special-purpose mechanism that none of us have implemented.

@dtikhonov Yeah I am sorry for that. Later changes (i.e. sending "retire" as an explicit signal and the reintroduction of sequence numbers to NEW_CID) made me inclined to the 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/1826#issuecomment-426391184
----==_mimepart_5bb3bfa68ff5b_42993f91394d45b8918d1
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-ur=
l=3D"/hovercards?user_id=3D20663557" data-octo-click=3D"hovercard-link-clic=
k" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/niban=
ks">@nibanks</a> My argument would be that because we are this late in the =
process, it is good to reuse an existing design rather than trying to fix i=
ssues with a special-purpose mechanism that none of us have implemented.</p>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-ur=
l=3D"/hovercards?user_id=3D4528576" data-octo-click=3D"hovercard-link-click=
" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/dtikho=
nov">@dtikhonov</a> Yeah I am sorry for that. Later changes (i.e. sending "=
retire" as an explicit signal and the reintroduction of sequence numbers to=
 NEW_CID) made me inclined to the design.</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/1826#issuecomment-426391184">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq99yPT429VchPZ=
otPdkYO3WYUnHVks5ug7cmgaJpZM4XEpNd">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq4srhFVhBUovz5qAZsb0574ePMSlks5ug7cmga=
JpZM4XEpNd.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho in #1826: @ni=
banks My argument would be that because we are this late in the process, it=
 is good to reuse an existing design rather than trying to fix issues with =
a special-purpose mechanism that none of us have implemented.\r\n\r\n@dtikh=
onov Yeah I am sorry for that. Later changes (i.e. sending \"retire\" as an=
 explicit signal and the reintroduction of sequence numbers to NEW_CID) mad=
e me inclined to the design."}],"action":{"name":"View Issue","url":"https:=
//github.com/quicwg/base-drafts/issues/1826#issuecomment-426391184"}}}</scr=
ipt>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-4=
26391184",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-4263=
91184",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs (=
#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-4263=
91184"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387093341=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3bfa68ff5b_42993f91394d45b8918d1--


From nobody Tue Oct  2 11:58:02 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2BAA1130FF0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:57:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 Cz8sy0fqGgzf for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:57:48 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 F22791311D5 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:57:47 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538506667; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=OXu5vXt2u09dRhtwU0VnMEvFV5Pyg98TkYs4l+uKauU=; b=P/sdINWOz4oY89vfPPeMPnno70SHRZGBCB2EpOpAZbE4LPXCH8Rjh0Pd7+6GMrpKLWTgW61s kgEA7UzR2yH1OAyrZU4sd/rh6XNZz2OwyfgLXuJIPjAPffCgQCA27PS/pRPJjxzlo/+ffuOO gLfdVjNPcZcBrK6JYUHRH9i8cZE=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bb3bfaa.7f118c55fba0-smtp-out-n02; Tue, 02 Oct 2018 18:57:46 -0000 (UTC)
Date: Tue, 02 Oct 2018 11:57:45 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3bfa98f7c8_17d2aaccb2d4edc607f@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 69ae1b: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3bfa98f292_17d2aaccb2d4edc5914"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BM79COvQcyDCOYcXlC1ceL0JHvI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:57:57 -0000

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

  Branch: refs/heads/ianswett-spurious-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 69ae1bcda07f5261d912297db95cebb939d591ff
      https://github.com/quicwg/base-drafts/commit/69ae1bcda07f5261d912297db95cebb939d591ff
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3bfa98f292_17d2aaccb2d4edc5914--


From nobody Tue Oct  2 11:58:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE1E61311F3 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:57:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 sORKkjL7geJe for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 11:57: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 801321311BD for <quic-issues@ietf.org>; Tue,  2 Oct 2018 11:57:53 -0700 (PDT)
Date: Tue, 02 Oct 2018 11:57:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538506672; bh=H/TCWTH6mXzkQf6mtGTSfoPAdKGxgX8nXpPwm8HB7Mo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GXKgdVBv0aBfz4v+7p7GH7ghRWnCLjo6GihaLzAzbpnfhdriUE5FNwHD2iLT6JmWX xfp+s9hepZrYAUq89axiTKpEGFZ35FqaOHJMGJWbIT4+15lZGZ1z3bnvpBzXWrgDp3 RSenGjILJbSF2Js2Ga1RPghDmRYMjw5+AWP+bFWQ=
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/1822/push/2925589873@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3bfb0c68bc_3b2b3f99504d45bc21424e"; 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/Zka71bwPxORCxaMEgWHzF_0N1B4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 18:58:05 -0000

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

@ianswett pushed 1 commit.

69ae1bc  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/1822/files/b7db26c0a480dbb0b9ea9a91e040ea1795364813..69ae1bcda07f5261d912297db95cebb939d591ff

----==_mimepart_5bb3bfb0c68bc_3b2b3f99504d45bc21424e
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/69ae1bc">69ae1bc</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/1822/files/b7db26c0a480dbb0b9ea9a91e040ea1795364813..69ae1bcda07f5261d912297db95cebb939d591ff">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzTlrwWHqPYsFmlGQTtEKuEyv6jzks5ug7cwgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw-hJpVwkyNnTxBiMPdYFxtoxvK-ks5ug7cwgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822/files/b7db26c0a480dbb0b9ea9a91e040ea1795364813..69ae1bcda07f5261d912297db95cebb939d591ff"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822/files/b7db26c0a480dbb0b9ea9a91e040ea1795364813..69ae1bcda07f5261d912297db95cebb939d591ff",
"url": "https://github.com/quicwg/base-drafts/pull/1822/files/b7db26c0a480dbb0b9ea9a91e040ea1795364813..69ae1bcda07f5261d912297db95cebb939d591ff",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1822",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1822:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "69ae1bc",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822/files/b7db26c0a480dbb0b9ea9a91e040ea1795364813..69ae1bcda07f5261d912297db95cebb939d591ff"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3bfb0c68bc_3b2b3f99504d45bc21424e--


From nobody Tue Oct  2 12:02:09 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0FE591310AB for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:02:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level: 
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 veFvcS5WNlno for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:02:00 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 517A5131251 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:01:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538506883; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=uNVMKclGXYY4pTpxvmyAz6Xv4ojNJQGJTb+GhM2ULxA=; b=xK+FCOY31RxKedsBthIThBQB7pRw3R9hPsvjSdlVpjPKWCX4TbuLbZt8lyAtvTJz26EiYrnU uhXiZihaUV7L+gsgI0Ooz06JcZr9xmc8BN1SnnlMck84kN3+Yp9wcEX09DVxvye01B8p4pmc H0qAdIAw0WK0vhifUv0fs3SItNM=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bb3c083.7f8dc0212630-smtp-out-n02; Tue, 02 Oct 2018 19:01:23 -0000 (UTC)
Date: Tue, 02 Oct 2018 12:01:22 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb3c082a0ebf_7a062b2345de0ed4223c0@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3e9158: HTTP changelog
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3c082a0b65_7a062b2345de0ed4222a0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zy105MTvDTZ1QMXiwfxysK5FWNU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:02:07 -0000

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

  Branch: refs/heads/changelog-15
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3e9158cc490d8c7f3e3dfb13de6a98dc613cad3a
      https://github.com/quicwg/base-drafts/commit/3e9158cc490d8c7f3e3dfb13de6a98dc613cad3a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  HTTP changelog



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3c082a0b65_7a062b2345de0ed4222a0--


From nobody Tue Oct  2 12:02:34 2018
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 95EF913122E for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:02:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 J2i0WuupXvnf for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:02:23 -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 0313213123A for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:01: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=xlDAJNLMu571qLlNBZVj3a6KZEo=; b=C8sbwxxI3r/UNuTA ckTGHcnbAqUiQBujRyCoo5V7ls+DRVRJzBjiWwRkF29epE8t/J2PbMQHYy64lWCK gwbJPGUeqwbe2G6EnTQbhMhDE5JZRIYyO1ns+FXfU8g6JGIqF83eCYT2nD2C5Zhu 3eOvb9o3JIqy6zxDFeY2rkmRwsU=
Received: by filter1874p1mdw1.sendgrid.net with SMTP id filter1874p1mdw1-5722-5BB3C096-13 2018-10-02 19:01:42.941639295 +0000 UTC m=+195019.923954990
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0004p1iad2.sendgrid.net (SG) with ESMTP id nFVcVtwVT-uCKe8s1bS53Q for <quic-issues@ietf.org>; Tue, 02 Oct 2018 19:01:42.875 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id C5136460413 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:01:42 -0700 (PDT)
Date: Tue, 02 Oct 2018 19:01:43 +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/1825/push/2925600171@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1825@github.com>
References: <quicwg/base-drafts/pull/1825@github.com>
Subject: Re: [quicwg/base-drafts] Changelog for -15 (#1825)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3c096c05e8_66ad3fc6032d45c03601a0"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0g8PXrwkOGkGahP78hkTv/rxwbdRmM6/hWHc 1hgeJs6DHZi0/seKpcBmNM7C8qhdhY0N3BzoJ440upcDBVPrNllwOaZopN2xulPkEZaUoswa9gw1RP k/gIFjczPeA8XvjSlO/SxXA7JOHRJVeJLjZY+o3g5QdX8kSvmKARVyMmi9E5tleWZbDM7W8BqOvUdx s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/F4GuuVmmpbsdkHUL7Ve-j97rk5Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:02:33 -0000

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

@MikeBishop pushed 1 commit.

3e9158c  HTTP changelog


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1825/files/e7251cbcac2e078eff50cfffdca049fb0b40985b..3e9158cc490d8c7f3e3dfb13de6a98dc613cad3a

----==_mimepart_5bb3c096c05e8_66ad3fc6032d45c03601a0
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/3e9158c">3e9158c</a>  HTTP changelog</li>
</ul>


<p style="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/1825/files/e7251cbcac2e078eff50cfffdca049fb0b40985b..3e9158cc490d8c7f3e3dfb13de6a98dc613cad3a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2XDtfHa-tYLjX2CFWEwqC_tD5n2ks5ug7gWgaJpZM4XEozl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5loyzvoZg7W2QR3fAuhzkg-ZQVDks5ug7gWgaJpZM4XEozl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1825"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1825/files/e7251cbcac2e078eff50cfffdca049fb0b40985b..3e9158cc490d8c7f3e3dfb13de6a98dc613cad3a"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1825/files/e7251cbcac2e078eff50cfffdca049fb0b40985b..3e9158cc490d8c7f3e3dfb13de6a98dc613cad3a",
"url": "https://github.com/quicwg/base-drafts/pull/1825/files/e7251cbcac2e078eff50cfffdca049fb0b40985b..3e9158cc490d8c7f3e3dfb13de6a98dc613cad3a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop pushed 1 commit in #1825",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1825:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "3e9158c",
"value": "HTTP changelog"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1825/files/e7251cbcac2e078eff50cfffdca049fb0b40985b..3e9158cc490d8c7f3e3dfb13de6a98dc613cad3a"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387091685\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3c096c05e8_66ad3fc6032d45c03601a0--


From nobody Tue Oct  2 12:03:47 2018
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 C55731310F1 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:03:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 AT80575XbfgH for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:03:37 -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 0CD8213120B for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:02: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=cOi8QYI7x98zVYw8KoJz2vY9qzg=; b=KXZzfQ9jlxsy2Zon l3C43Hk9yRGN8whRhrbpEE5lDzbG2x7u6inWj+876kEZ2r+PAA7a951M+rKGjLFw vRDjq8bhoj0O+l1Krl5uuw6PmJ2RoaYAi9DzEeUTbPa8w6gHJQRF9K+G+AW08mhH mt8YLGenbZR5D0A4PyTRDF3uGEw=
Received: by filter0516p1iad2.sendgrid.net with SMTP id filter0516p1iad2-10505-5BB3C0DF-13 2018-10-02 19:02:55.304930082 +0000 UTC m=+342954.618663903
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id IZd0abxdR0iFWmso3kGjfw for <quic-issues@ietf.org>; Tue, 02 Oct 2018 19:02:55.280 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id 429DF4613F7 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:02:55 -0700 (PDT)
Date: Tue, 02 Oct 2018 19:02:55 +0000 (UTC)
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0df4de486ca63d4c83abdb2814caa0d934a4fdc092cf0000000117cb82df92a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426392862@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3c0df3b3c9_178e3f83afed45b4840a6"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0I8GrUbaFCnfHwAi57s6uTf+6Cn0Ak7rRzwE uTH3GWcFAgFDdhNgtzqx4Vlcb9zLSpxGyX+tEa6Zb9GOKl10SItOyt0Ty4MI5qy60FjHqKsC2CTJjj YxeOWKosgyPHCDBcqwrDTKn3TokrgqgtQkYEIS6c9WaQidyHqgerIzkJ9m6jg4ECJU2zMxp6nyRuLj g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/plOUDJau-rJ8t02ijoE2rtycwqA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:03:46 -0000

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

> My argument would be that because we are this late in the process, it is preferable to reuse an existing mechanism rather than trying to fix issues with a special-purpose mechanism that none of us have implemented.

+1

> Later changes (i.e. sending "retire" as an explicit signal and the reintroduction of sequence numbers to NEW_CID) made me inclined to the design.

OK.  I support this proposal, which makes two of us, @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/issues/1826#issuecomment-426392862
----==_mimepart_5bb3c0df3b3c9_178e3f83afed45b4840a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>My argument would be that because we are this late in the process, it is=
 preferable to reuse an existing mechanism rather than trying to fix issues=
 with a special-purpose mechanism that none of us have implemented.</p>
</blockquote>
<p>+1</p>
<blockquote>
<p>Later changes (i.e. sending "retire" as an explicit signal and the reint=
roduction of sequence numbers to NEW_CID) made me inclined to the design.</=
p>
</blockquote>
<p>OK.  I support this proposal, which makes two of us, <a class=3D"user-me=
ntion" data-hovercard-type=3D"user" data-hovercard-url=3D"/hovercards?user_=
id=3D41567" data-octo-click=3D"hovercard-link-click" data-octo-dimensions=
=3D"link_type:self" href=3D"https://github.com/kazuho">@kazuho</a>.</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/1826#issuecomment-426392862">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8VYlSwgvzASUv=
9sGrT3wlgNkPQxks5ug7hfgaJpZM4XEpNd">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq0LbtgMc-DwIeprUVeBUOyXGOKTwks5ug7hfga=
JpZM4XEpNd.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtikhonov in #1826: =
\u003e My argument would be that because we are this late in the process, i=
t is preferable to reuse an existing mechanism rather than trying to fix is=
sues with a special-purpose mechanism that none of us have implemented.\r\n=
\r\n+1\r\n\r\n\u003e Later changes (i.e. sending \"retire\" as an explicit =
signal and the reintroduction of sequence numbers to NEW_CID) made me incli=
ned to the design.\r\n\r\nOK.  I support this proposal, which makes two of =
us, @kazuho."}],"action":{"name":"View Issue","url":"https://github.com/qui=
cwg/base-drafts/issues/1826#issuecomment-426392862"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-4=
26392862",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-4263=
92862",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs (=
#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-4263=
92862"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387093341=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3c0df3b3c9_178e3f83afed45b4840a6--


From nobody Tue Oct  2 12:09:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B2783130FF0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:09:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 lMAteZdOfNU3 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:09: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 01A53130DC2 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:09:45 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:09:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538507384; bh=619ymwxNBN8141gCM/p8pnrIciM3Ybo4+qNrTjm5f64=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DKNDR0AIda/5m97lmqFPZR4TUIRCsIyFimP8El03r+bIYy8K21I9PzrOX8402z7Gz 09lpKtOCmrG6Oyj71IHSeB6ksRFhiS/KqspymjsAVkXlE3qjpp3/731v3zNyUOuSeA CM5OiNDGszZwl8+6qJpikY08I2oAVr42qyA+CX2M=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab441f931006f26de04e6a3a7f4e3b991657ef638e92cf0000000117cb847892a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426394905@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3c2784ddb1_75503f919aad45c42368f0"; 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/Gv12LsLT0c_TAHbONanF5I0EdCM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:09:47 -0000

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

This sounds like an interesting proposal. I really like the idea of the MAX_NEW_CID frame, not because it would lead to code reuse (at least not for me), but because we're using the same design both for flow control bytes and for stream IDs.

I'm wondering if we really need two different framing layers here (one for the CID frame and one for the CID message). Could we just introduce a sequence number for NEW_CID (which would be limited by MAX_NEW_CID), and keep RETIRE_CID as 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/1826#issuecomment-426394905
----==_mimepart_5bb3c2784ddb1_75503f919aad45c42368f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>This sounds like an interesting proposal. I really like the idea of th=
e MAX_NEW_CID frame, not because it would lead to code reuse (at least no=
t for me), but because we're using the same design both for flow control =
bytes and for stream IDs.</p>
<p>I'm wondering if we really need two different framing layers here (one=
 for the CID frame and one for the CID message). Could we just introduce =
a sequence number for NEW_CID (which would be limited by MAX_NEW_CID), an=
d keep RETIRE_CID as separate frame?</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/1826#issuecomment-426394905">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwTw=
Y_ciY5MG3As89h67d9l2WQUsks5ug7n4gaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq3PsdhGsuPqFh1wSltFjxzsj=
l7QXks5ug7n4gaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
en-seemann in #1826: This sounds like an interesting proposal. I really l=
ike the idea of the MAX_NEW_CID frame, not because it would lead to code =
reuse (at least not for me), but because we're using the same design both=
 for flow control bytes and for stream IDs.\r\n\r\nI'm wondering if we re=
ally need two different framing layers here (one for the CID frame and on=
e for the CID message). Could we just introduce a sequence number for NEW=
_CID (which would be limited by MAX_NEW_CID), and keep RETIRE_CID as sepa=
rate frame?"}],"action":{"name":"View Issue","url":"https://github.com/qu=
icwg/base-drafts/issues/1826#issuecomment-426394905"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426394905",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6394905",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6394905"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3c2784ddb1_75503f919aad45c42368f0--


From nobody Tue Oct  2 12:16:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2AD9F130DC2 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:16:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 XN1xgo5oso_J for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:16: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 2D3C0130EF5 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:16:22 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:16:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538507781; bh=S3e9UWwZFsMx3Va7Fj9AsYxCV09M/tn5Lxrrl5lVgyQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R8fPePhwLNU+f45y8Q9iuAQXbua8zoHz4/e42368mQ4OBNY7b4BK0kG9wG9bUfaOA D9Ta2a3RoL27NeItK0hpGpJmJmi+0bZID/h++l9LMdxub+Xgdnkg2ZUCwGmPtKy+5z Zuy117AGHGm6lp4ToEWHhOONIm8y2oHJDd40lf8s=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0e224ddbfb55e6dde6adc547d77a6c9979d6981192cf0000000117cb860592a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426396820@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3c4055aacf_5ed83fe2b72d45b81086d6"; 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/r6YZW_mpL94dwK-EvpZJPih4Iwc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:16:24 -0000

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

> I'm wondering if we really need two different framing layers here (one for the CID frame and one for the CID message). Could we just introduce a sequence number for NEW_CID (which would be limited by MAX_NEW_CID), and keep RETIRE_CID as separate frame?

IMO, the costs with that approach are:
* Without using a "stream", you'd need to do book-keeping of each CID being received by the NEW_CID frame, because the frames can arrive out-of-order. "Stream" guarantees in-order-delivery and therefore you only need to maintain a counter.
* Not carrying NEW_CID and RETIRE_CID as a "message" on top of "streams" also means that you would have a retransmission logic specific to those 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/1826#issuecomment-426396820
----==_mimepart_5bb3c4055aacf_5ed83fe2b72d45b81086d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>I'm wondering if we really need two different framing layers here (one=
 for the CID frame and one for the CID message). Could we just introduce =
a sequence number for NEW_CID (which would be limited by MAX_NEW_CID), an=
d keep RETIRE_CID as separate frame?</p>
</blockquote>
<p>IMO, the costs with that approach are:</p>
<ul>
<li>Without using a "stream", you'd need to do book-keeping of each CID b=
eing received by the NEW_CID frame, because the frames can arrive out-of-=
order. "Stream" guarantees in-order-delivery and therefore you only need =
to maintain a counter.</li>
<li>Not carrying NEW_CID and RETIRE_CID as a "message" on top of "streams=
" also means that you would have a retransmission logic specific to those=
 frames.</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/issues/1826#issuecomment-426396820">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2Le=
XZfAC9Bob6JKGy48a97RMxuQks5ug7uFgaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0LVm41ozlTO8mXd476MK1wt=
qf02ks5ug7uFgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1826: \u003e I'm wondering if we really need two different framing=
 layers here (one for the CID frame and one for the CID message). Could w=
e just introduce a sequence number for NEW_CID (which would be limited by=
 MAX_NEW_CID), and keep RETIRE_CID as separate frame?\r\n\r\nIMO, the cos=
ts with that approach are:\r\n* Without using a \"stream\", you'd need to=
 do book-keeping of each CID being received by the NEW_CID frame, because=
 the frames can arrive out-of-order. \"Stream\" guarantees in-order-deliv=
ery and therefore you only need to maintain a counter.\r\n* Not carrying =
NEW_CID and RETIRE_CID as a \"message\" on top of \"streams\" also means =
that you would have a retransmission logic specific to those frames."}],"=
action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts=
/issues/1826#issuecomment-426396820"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426396820",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6396820",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6396820"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3c4055aacf_5ed83fe2b72d45b81086d6--


From nobody Tue Oct  2 12:23:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E63BD130EF5 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:22:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 GWd4aVLpkPqQ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:22: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 29CA4130DC2 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:22:58 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:22:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538508177; bh=NB2iMBSd6RSRMhvhLDIt99PzSm/859jQfyHYz1r1h9g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=blxYhfu0HNjKBNv6830gA44+qYrgQByc6y+5WayC94UkdVxwFPBrvnOgzGydkAr9M Ww3XX+0opLFwS/TjPQ7xYSh21BkGna7h0HZ2b9+ZXh71nSqRyimHmKpxWad1nBWCjP UECsNLszxPWxA4NfGjr6t6WXB+5NNpAJxZrL5MTQ=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab79b93913e35a1c76841c1e12ffa6314b8e2a47aa92cf0000000117cb879192a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426398819@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3c59129c8c_260f3f9bcf6d45c0155867"; 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/oSJM3rsBGwE8JiDCRsBCbl52mY0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:23:00 -0000

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

> Without using a "stream", you'd need to do book-keeping of the CID-sequence number relation being received by the NEW_CID frame, because the frames can arrive out-of-order. "Stream" guarantees in-order-delivery and therefore you only need to maintain a counter.

At least in my implementation, I'd have to write a separate implementation of that CID "stream", unless we reuse an actual QUIC stream, so as far as I can see, it wouldn't make a big difference.

> Not carrying NEW_CID and RETIRE_CID as a "message" on top of "streams" also means that you would have a retransmission logic specific to those frames.

Why is that? They'd just be normal retransmittable frames, wouldn't they?

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

<blockquote>
<p>Without using a "stream", you'd need to do book-keeping of the CID-seq=
uence number relation being received by the NEW_CID frame, because the fr=
ames can arrive out-of-order. "Stream" guarantees in-order-delivery and t=
herefore you only need to maintain a counter.</p>
</blockquote>
<p>At least in my implementation, I'd have to write a separate implementa=
tion of that CID "stream", unless we reuse an actual QUIC stream, so as f=
ar as I can see, it wouldn't make a big difference.</p>
<blockquote>
<p>Not carrying NEW_CID and RETIRE_CID as a "message" on top of "streams"=
 also means that you would have a retransmission logic specific to those =
frames.</p>
</blockquote>
<p>Why is that? They'd just be normal retransmittable frames, wouldn't th=
ey?</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/1826#issuecomment-426398819">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2v_=
qlbSs_rejKCrQuXnuh__MdcTks5ug70RgaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqyTC_UqXpvzzvTbOfXTByEGM=
itl-ks5ug70RgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
en-seemann in #1826: \u003e Without using a \"stream\", you'd need to do =
book-keeping of the CID-sequence number relation being received by the NE=
W_CID frame, because the frames can arrive out-of-order. \"Stream\" guara=
ntees in-order-delivery and therefore you only need to maintain a counter=
.\r\n\r\nAt least in my implementation, I'd have to write a separate impl=
ementation of that CID \"stream\", unless we reuse an actual QUIC stream,=
 so as far as I can see, it wouldn't make a big difference.\r\n\r\n\u003e=
 Not carrying NEW_CID and RETIRE_CID as a \"message\" on top of \"streams=
\" also means that you would have a retransmission logic specific to thos=
e frames.\r\n\r\nWhy is that? They'd just be normal retransmittable frame=
s, wouldn't they?"}],"action":{"name":"View Issue","url":"https://github.=
com/quicwg/base-drafts/issues/1826#issuecomment-426398819"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426398819",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6398819",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6398819"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3c59129c8c_260f3f9bcf6d45c0155867--


From nobody Tue Oct  2 12:23:43 2018
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 D8BD2130EF5 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:23:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.052
X-Spam-Level: 
X-Spam-Status: No, score=-2.052 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 VUdSKt_zdsZl for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:23:40 -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 138B1130DC2 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:23: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=SXZJzAsR+UMdHWYZBph4UAlvl/M=; b=YuQOQ/muz1I4w0en 2K3oPCt8kgC0JSfrwh0s9XWAWYT9rVpSJSqC6wIcz1PyOQU71fy209cb+awhclhy kQjHfasYy9yC+1ShN6DYZK0dqh3HUwcl3pFHkOKa6CeKLqBdLZIHR6/pNygOU7+l EiIEg7+PINaEJOVgAcYlZJ7q4Cc=
Received: by filter1493p1mdw1.sendgrid.net with SMTP id filter1493p1mdw1-31946-5BB3C5BA-1F 2018-10-02 19:23:38.792445143 +0000 UTC m=+609007.233875156
Received: from github-lowworker-3c598a3.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0043p1mdw1.sendgrid.net (SG) with ESMTP id -vHN2RZKQqqQx4cef3OXVA for <quic-issues@ietf.org>; Tue, 02 Oct 2018 19:23:38.582 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-3c598a3.cp1-iad.github.net (Postfix) with ESMTP id 3DBA2A8014F for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:23:38 -0700 (PDT)
Date: Tue, 02 Oct 2018 19:23:38 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba3b8085b60ddce344c70b4391523749752ac843392cf0000000117cb87ba92a169ce15d129b0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1825/review/160883939@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1825@github.com>
References: <quicwg/base-drafts/pull/1825@github.com>
Subject: Re: [quicwg/base-drafts] Changelog for -15 (#1825)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3c5ba32c8f_15a43fb21f0d45c469666"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1KAcfnR5+z/mdbswuY+zSMSl+5H/LnxK6AKE PFVlqXSaNIFHLbiXZ60Ko+CMh6otiBqDQTaj24cEaTHKVHjMEjMw2ZhEgDdpqpQR6vKERuwLgc0xc+ efZyLiXnBWBpQdrjMCdhjJqnop3kdVAF1e2EKINhjgRYARYmCJlJ/vVZSZUi15b5uyoziGUEqrWwfY k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m8gw4qzg5gzorml_LgkXeElFlS8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:23:42 -0000

----==_mimepart_5bb3c5ba32c8f_15a43fb21f0d45c469666
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/1825#pullrequestreview-160883939
----==_mimepart_5bb3c5ba32c8f_15a43fb21f0d45c469666
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/1825#pullrequestreview-160883939">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4Do88AoMRvZRSSgGDxHTn44mptRks5ug706gaJpZM4XEozl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq27lQdhJ9VVRrDq4DOuW229KEkASks5ug706gaJpZM4XEozl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1825"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160883939"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160883939",
"url": "https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160883939",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1825",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160883939"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387091685\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3c5ba32c8f_15a43fb21f0d45c469666--


From nobody Tue Oct  2 12:26:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E9093130EF5 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:26:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 PlgUjF86O4up for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:26: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 016E1130DC2 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:26:17 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:26:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538508376; bh=CcXu3dPI9XYZ+pk+rTXwXmmvn/dpC9o9oPz/jOvEJ3k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=M5oNQcpqtK0xzzXfWRgP6rc2MAcKOQSwpk1TtHCARRcxVPi48leHdrTIFGXwNt7vA V0tuiNyjbqVnUmaBEwIFVxa7oX7mjvELFkFwUeYveENbzdlVuH/omopoIQQ6JHHPhY P9xwPgMt7MUv2srn0agmmtHL41WrALl0EQTMRG70=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab984568ce1f628dbdcbea7a8d3b8f59abb6ef25a292cf0000000117cb885892a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426399735@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3c658b6c9e_5943fbdf02d45b81286cf"; 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/q2iaU6sFs0vO4jU4Vd8AsAUSR6Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:26:20 -0000

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

Conceptually I like the idea, however:

They are not streams, and they will be an odd special case in the stream logic. All the nice automatic handling via stream semantics become one big special case. You can give at a pseudo stream id and feed it into the the pipeline unless you starting with modulo 8 stream id's.

I'm not saying the alternative isn't just as bad, but I don't see this as an easy win.

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

<p>Conceptually I like the idea, however:</p>
<p>They are not streams, and they will be an odd special case in the stre=
am logic. All the nice automatic handling via stream semantics become one=
 big special case. You can give at a pseudo stream id and feed it into th=
e the pipeline unless you starting with modulo 8 stream id's.</p>
<p>I'm not saying the alternative isn't just as bad, but I don't see this=
 as an easy win.</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/1826#issuecomment-426399735">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-Gt=
TLMEwhpfmhPsvLg8n0MIz2R0ks5ug73YgaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq06guOYDrvISwJyTRHfVzXbd=
JtU5ks5ug73YgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj in #1826: Conceptually I like the idea, however:\r\n\r\nThey are not=
 streams, and they will be an odd special case in the stream logic. All t=
he nice automatic handling via stream semantics become one big special ca=
se. You can give at a pseudo stream id and feed it into the the pipeline =
unless you starting with modulo 8 stream id's.\r\n\r\nI'm not saying the =
alternative isn't just as bad, but I don't see this as an easy win."}],"a=
ction":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/=
issues/1826#issuecomment-426399735"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426399735",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6399735",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6399735"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3c658b6c9e_5943fbdf02d45b81286cf--


From nobody Tue Oct  2 12:29:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 27F78130EF5 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:29:44 -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,  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 D37a1sefDCjv for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:29: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 A267A131067 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:29:42 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:29:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538508582; bh=HOXmRzzKQZ9UOzHjWqWJr3LsMqNYK0f/9pCyNCCJ7Qs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=y4G5/yjga4eyLXYU0gI7KRc620Ar7X7cW0kKT5W+Rm+7nimzPg7pWkgLlOBEHYB7u 6XzAsiVze9KenMJy6j1Tfp16Ihxp6tJPJK0w4galrbkQ51r2Vpf99mKluP5V0nl0ZT 3Xet+APwBTia4bUOmJL1ng69/LoH+48DGSJSp04E=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab12cc76ca1208d7e9e4579cf0ecddde647d09544a92cf0000000117cb892592a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426400728@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3c725ee820_264c3f9bcf6d45c0196558"; 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/hAmQ8rLwxQedgrczA3VzUNWMG_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: Tue, 02 Oct 2018 19:29:44 -0000

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

@marten-seemann @mikkelfj The proposed encoding of "CID stream" is exactly the same as that of the "CRYPTO stream". Why cannot you reuse that the same way you would reuse an actual QUIC stream?

>> Not carrying NEW_CID and RETIRE_CID as a "message" on top of "streams" also means that you would have a retransmission logic specific to those frames.
> 
> Why is that? They'd just be normal retransmittable frames, wouldn't they?

IIUC, there are two ways to send states. One is to retransmit frames. The other is to transmit the current state when necessary. For stacks that implement the latter approach, NEW_CID and RETIRE_CID will be a special-purpose logic. I am not saying that it is hard. But "retransmission of frames" is not all the stacks have as a 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/issues/1826#issuecomment-426400728
----==_mimepart_5bb3c725ee820_264c3f9bcf6d45c0196558
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=3D1478487" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
marten-seemann">@marten-seemann</a> <a class=3D"user-mention" data-hoverc=
ard-type=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D193335" dat=
a-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:s=
elf" href=3D"https://github.com/mikkelfj">@mikkelfj</a> The proposed enco=
ding of "CID stream" is exactly the same as that of the "CRYPTO stream". =
Why cannot you reuse that the same way you would reuse an actual QUIC str=
eam?</p>
<blockquote>
<blockquote>
<p>Not carrying NEW_CID and RETIRE_CID as a "message" on top of "streams"=
 also means that you would have a retransmission logic specific to those =
frames.</p>
</blockquote>
<p>Why is that? They'd just be normal retransmittable frames, wouldn't th=
ey?</p>
</blockquote>
<p>IIUC, there are two ways to send states. One is to retransmit frames. =
The other is to transmit the current state when necessary. For stacks tha=
t implement the latter approach, NEW_CID and RETIRE_CID will be a special=
-purpose logic. I am not saying that it is hard. But "retransmission of f=
rames" is not all the stacks have as a concept.</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/1826#issuecomment-426400728">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq64Z=
osBuoPqX4a4g3yXcsiDvRHQXks5ug76lgaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7AAtfrKAj29SpRAhlT3yaqj=
vHUZks5ug76lgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1826: @marten-seemann @mikkelfj The proposed encoding of \"CID str=
eam\" is exactly the same as that of the \"CRYPTO stream\". Why cannot yo=
u reuse that the same way you would reuse an actual QUIC stream?\r\n\r\n\=
u003e\u003e Not carrying NEW_CID and RETIRE_CID as a \"message\" on top o=
f \"streams\" also means that you would have a retransmission logic speci=
fic to those frames.\r\n\u003e \r\n\u003e Why is that? They'd just be nor=
mal retransmittable frames, wouldn't they?\r\n\r\nIIUC, there are two way=
s to send states. One is to retransmit frames. The other is to transmit t=
he current state when necessary. For stacks that implement the latter app=
roach, NEW_CID and RETIRE_CID will be a special-purpose logic. I am not s=
aying that it is hard. But \"retransmission of frames\" is not all the st=
acks have as a concept."}],"action":{"name":"View Issue","url":"https://g=
ithub.com/quicwg/base-drafts/issues/1826#issuecomment-426400728"}}}</scri=
pt>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426400728",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6400728",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6400728"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3c725ee820_264c3f9bcf6d45c0196558--


From nobody Tue Oct  2 12:33:10 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DFD74130EF5 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:33:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level: 
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 2lDqb9nGmwiR for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:33:05 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 A85AA130DC2 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:33:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538508784; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Ratx0LWIBDbWQJJ2iuvI4D7RX8QYNfqmy28OeOQVWec=; b=i/YFCYM2Iwb6eGz2ajsZHRRTnLX8OOBb/znObBpmS/wFAVw3RKWvLX0l0gNEaMrD9oC21G2o jxKPvnSWtEJMKrgsrc/ZidKQ+tp9AHFhU6luH+/jPkhOeOTnEaeqdwaUAjZV+YkV5imkPaEZ JRx9fWypNHXb3btqqtW14rizvvI=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bb3c7f0.7f6390028cf0-smtp-out-n02; Tue, 02 Oct 2018 19:33:04 -0000 (UTC)
Date: Tue, 02 Oct 2018 12:33:04 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb3c7f03f0fa_6b422ad244ec4ec4306d@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 98e26a: More detail on TP changes
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3c7f03edf0_6b422ad244ec4ec429c3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/64lCrLqrjLasCazAlIxZdWYON1Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:33:08 -0000

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

  Branch: refs/heads/changelog-15
  Home:   https://github.com/quicwg/base-drafts
  Commit: 98e26a2efdb355bca4e9593fc7f080f10c04f98f
      https://github.com/quicwg/base-drafts/commit/98e26a2efdb355bca4e9593fc7f080f10c04f98f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  More detail on TP changes



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3c7f03edf0_6b422ad244ec4ec429c3--


From nobody Tue Oct  2 12:33:15 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D9BB8130FF0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:33:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 YhuqesrDE0_n for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:33: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 40EEC130DC2 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:33:12 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:33:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538508791; bh=wePyGnlzRagguitv/1S+2uE6/HWwo5Pr+TMow1nDFgo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C2hB/kTiNWv4YMB5C4osb9AXxbpbTIYMCZ0ZSbyeoUFEECA/5eppblbXpMGyEOygA +09w4JktLiD1+YXsdFgFkFsLbPTSWgB9t0isnTOlce0sMOwaYq0251nnJcNfUXdzDp aEjy5frYkd5gBLo7JZzBTKb6WGh07OEjh7MPOfJc=
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/1825/push/2925686613@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1825@github.com>
References: <quicwg/base-drafts/pull/1825@github.com>
Subject: Re: [quicwg/base-drafts] Changelog for -15 (#1825)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3c7f745f15_23a13fb23e2d45bc23423f"; 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/mnpogR6jCQBAfui1tTV9UblQB_U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:33:14 -0000

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

@MikeBishop pushed 1 commit.

98e26a2  More detail on TP changes


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1825/files/3e9158cc490d8c7f3e3dfb13de6a98dc613cad3a..98e26a2efdb355bca4e9593fc7f080f10c04f98f

----==_mimepart_5bb3c7f745f15_23a13fb23e2d45bc23423f
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/98e26a2">98e26a2</a>  More detail on TP changes</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1825/files/3e9158cc490d8c7f3e3dfb13de6a98dc613cad3a..98e26a2efdb355bca4e9593fc7f080f10c04f98f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq02h-OKnGemfC11AzsNHLdkXZH6sks5ug793gaJpZM4XEozl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0bwPiM5iRp_dK1F6nBPh5mX1Izvks5ug793gaJpZM4XEozl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1825"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1825/files/3e9158cc490d8c7f3e3dfb13de6a98dc613cad3a..98e26a2efdb355bca4e9593fc7f080f10c04f98f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1825/files/3e9158cc490d8c7f3e3dfb13de6a98dc613cad3a..98e26a2efdb355bca4e9593fc7f080f10c04f98f",
"url": "https://github.com/quicwg/base-drafts/pull/1825/files/3e9158cc490d8c7f3e3dfb13de6a98dc613cad3a..98e26a2efdb355bca4e9593fc7f080f10c04f98f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop pushed 1 commit in #1825",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1825:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "98e26a2",
"value": "More detail on TP changes"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1825/files/3e9158cc490d8c7f3e3dfb13de6a98dc613cad3a..98e26a2efdb355bca4e9593fc7f080f10c04f98f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387091685\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3c7f745f15_23a13fb23e2d45bc23423f--


From nobody Tue Oct  2 12:37:05 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B83F1310B0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:37:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level: 
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 0X85RbbTTyZ9 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:37:00 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 883D8130FF0 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:37:00 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538509019; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=m+mKJJHxAeKJfbVVnvu5hc2Aobjgi2SpW9UC/hSUNdg=; b=fd05P7GhyBfIFmXhIm/5NwgR4WZ/y5j8Vg7Bhm58Rc8eDm/RVP5+DSg2KwLNrzXJAkFwj8gt n0qIjFxF7goZXwfCRzcY3eNsdgs+SuYtxxu6eLKoVIdS/okgl0sEFVsrrVJJN2/xchPg2a4l fwkeZzx5v5W1Me49qGu2fS0brWU=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bb3c8db.7fa4f2022060-smtp-out-n02; Tue, 02 Oct 2018 19:36:59 -0000 (UTC)
Date: Tue, 02 Oct 2018 12:36:58 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb3c8da3e6bd_1fce2b03524f2ed48618c@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 39fd1d: QPACK: Updated Static Table (#1355)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3c8da3e1d6_1fce2b03524f2ed48603a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ul1sTLOumlwqk9pxa0GL_TFna94>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:37:04 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 39fd1d22fbd9efb191b2fa0bae4df187d1ef12c1
      https://github.com/quicwg/base-drafts/commit/39fd1d22fbd9efb191b2fa0bae4df187d1ef12c1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  QPACK:  Updated Static Table (#1355)

* Current draft of static table

* Remove T-E: chunked

* Shorter, sorted

* Remove duplicate

Also promoted one header to next tranch to keep alignment

* Incorporating final feedback

* Escape \*, again

* Mark doesn't like XHR



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3c8da3e1d6_1fce2b03524f2ed48603a--


From nobody Tue Oct  2 12:37:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 35E04131067 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:37:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 ZHO7PpSJFdm8 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:37: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 271A31310D7 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:37:06 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:37:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538509025; bh=hRREuF2Z6tQgE8KN6T9xm3ZcVIjGjB4nbqGm/oRuonE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CoLhDyXtTAYU3LKAJ4oQt4QQlpgBnLgOMN+mUQUjiW3KfyHlHry5vpMjqHcJRHS1j k+qJj0Pv2V4rkpQX6atl+8rLxPfBk4hI/eYnp7jTcuGTTBjAVdEVmf1jSOGN2nxX+p fJ1/N+qUQMLeWiGGyXZ6xnZMspAzVGVrl6KzQ7zs=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9180ff1863fecb2e410e63ff4dbb54f728393c8e92cf0000000117cb8ae192a169ce13459be3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1355/issue_event/1880244531@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1355@github.com>
References: <quicwg/base-drafts/pull/1355@github.com>
Subject: Re: [quicwg/base-drafts] QPACK:  Updated Static Table (#1355)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3c8e15636d_384f3fba0e6d45b8305421"; 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/Dmt2CFHfe15wLRARPrGmRKMPmnk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:37:08 -0000

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

Merged #1355 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/1355#event-1880244531
----==_mimepart_5bb3c8e15636d_384f3fba0e6d45b8305421
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="323328995" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1355" href="https://github.com/quicwg/base-drafts/pull/1355">#1355</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/1355#event-1880244531">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_NrR5Aud_8912mTWczghobp9sqNks5ug8BhgaJpZM4UACSn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3PyEusWpFJjGbd3-_8siSwvg8HBks5ug8BhgaJpZM4UACSn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1355 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1355#event-1880244531"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1355#event-1880244531",
"url": "https://github.com/quicwg/base-drafts/pull/1355#event-1880244531",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] QPACK:  Updated Static Table (#1355)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@afrind",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1355#event-1880244531"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 335553703\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3c8e15636d_384f3fba0e6d45b8305421--


From nobody Tue Oct  2 12:37:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43CB3130FF0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:37:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 l_6enjm3lNEc for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:37: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 42505131182 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:37:07 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:37:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538509026; bh=oIOcBNrUBuzkjoX7uiXbXTKmT8gysqIRYH8Y+xUR6L4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TXWwTszcCMfUEdyvI6FWsbqON4ghBE0DupuV8FQqHDy87PLoc+4rTDPsMiLqrJfly 5JRdXlFE0ZmhLYw4D2hXC8puHjlTtl3N6WD6vqF8b9b/adRAFLfmJIRvM6KMmpmGzM mJpN11aAnqc+8Y+CgOPt5ja/8v78KJKZAzjVmCB4=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab74db621ca4b6310d511913cd1c307de3767db66492cf0000000117cb8ae292a169ce1011dfe8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/904/issue_event/1880244539@github.com>
In-Reply-To: <quicwg/base-drafts/issues/904@github.com>
References: <quicwg/base-drafts/issues/904@github.com>
Subject: Re: [quicwg/base-drafts] HTTP header compression: static table fit for QUIC (#904)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3c8e268dd3_3cd93fd96ead45bc3741e3"; 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/gX-dr7mQVnGt_VNj-BDTQV5_MN0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:37:09 -0000

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

Closed #904 via #1355.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/904#event-1880244539
----==_mimepart_5bb3c8e268dd3_3cd93fd96ead45bc3741e3
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="269606888" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/904" data-hovercard-url="/quicwg/base-drafts/issues/904/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/904">#904</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="323328995" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1355" href="https://github.com/quicwg/base-drafts/pull/1355">#1355</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/904#event-1880244539">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwT0PpnF90QWR6rbLLO77vJBUql6ks5ug8BigaJpZM4QLNrF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3b-JV0BLPcLPcT_IdqP4KwuAjUWks5ug8BigaJpZM4QLNrF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #904 via #1355."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/904#event-1880244539"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/904#event-1880244539",
"url": "https://github.com/quicwg/base-drafts/issues/904#event-1880244539",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] HTTP header compression: static table fit for QUIC (#904)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@afrind",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/904#event-1880244539"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 271375045\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3c8e268dd3_3cd93fd96ead45bc3741e3--


From nobody Tue Oct  2 12:37:44 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 535911310B0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:37:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.457
X-Spam-Level: 
X-Spam-Status: No, score=-1.457 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 UfGsKb2Nxa4V for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:37:41 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 ECE48131067 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:37:40 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538509060; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=bnYT+XGmuXWVf/TyOArdJHoRIbxxZ16wvWWVT5V5Rsk=; b=f+Qj69NvAyt11EeRIUZFAA+YUvX/fypaBVF5s0E717BwL5b1WFlkpdYzZrQpLmBsEg1frz2u ykDMfpy5QV4ayfZExZAZuN7xL+T0UEw/TgURjMBg5PEfV/T/O2jIDuJzdSLdrSOF4nNgSFK9 yB0D88b+SvqEB/1wcMVxvZPVnbk=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: afrind=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bb3c904.7efd3f4d82d0-smtp-out-n01; Tue, 02 Oct 2018 19:37:40 -0000 (UTC)
Date: Tue, 02 Oct 2018 12:37:39 -0700
From: afrind <afrind@users.noreply.github.com>
Reply-To: afrind <afrind@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3c9034e220_7c012afa8dd1ced4441a1@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ea3f62: QPACK: Encode Largest Reference modulo MaxEntries ...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3c9034dcef_7c012afa8dd1ced4440e5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m-N-puaaPjYUrcr3mQk-aAMZn38>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:37:42 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: ea3f62957e8d7e0f2682c877e1c55a96cff34740
      https://github.com/quicwg/base-drafts/commit/ea3f62957e8d7e0f2682c877e1c55a96cff34740
  Author: afrind <afrind@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  QPACK: Encode Largest Reference modulo MaxEntries (#1763)

* QPACK: Encode Largest Reference modulo MaxEntries

Fixes #1644

* s/MUST not/MUST NOT/

Update decoder algorithm so that it actually works

* Fix another edge case

When CurrentWrapped + MaxEntries == LargestReference, the encoder is a full table ahead of the decoder, and they have wrapped an equal number of times.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3c9034dcef_7c012afa8dd1ced4440e5--


From nobody Tue Oct  2 12:37:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C9EF1310B0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:37:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 rQ_UaJYjZ9Uv for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:37:47 -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 2CB14130EF5 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:37:47 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:37:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538509066; bh=A1lqr3ZL+6kn+FDTec4pSWZWCJN+Da3Pu8WrHAuQKKU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Pu/Hgb/d0xm1NGZCLFVeBIEW7fnT+2yuKKS0YRFE9nN+W+D/OOEiCRSOEiZKTgL29 0ekviJCgxaVXCWHMzEkmYgLt5owgIxblT2Jg/eYQh2BC1IzSXGB1sdWv8Yso1yNfZa JEv9J4vVYrm81RF6hBpkUhO+OuXFo+W99Vaq1LDg=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd67940947ae4c933014762267131a95a9cc52ecc92cf0000000117cb8b0a92a169ce14cf3287@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1644/issue_event/1880245865@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1644@github.com>
References: <quicwg/base-drafts/issues/1644@github.com>
Subject: Re: [quicwg/base-drafts] QPACK improvement: wrap absolute index values (#1644)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3c90a49644_557a3f9ba22d45c424773b"; 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/gUgF0ZOVzzKjVeK_R45XfkiF1q4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:37:49 -0000

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

Closed #1644 via #1763.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1644#event-1880245865
----==_mimepart_5bb3c90a49644_557a3f9ba22d45c424773b
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="349123207" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1644" data-hovercard-url="/quicwg/base-drafts/issues/1644/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1644">#1644</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="361116939" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1763" href="https://github.com/quicwg/base-drafts/pull/1763">#1763</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/1644#event-1880245865">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_uWY3-dcnG1Cb8BoDjiGVEH7Gmpks5ug8CKgaJpZM4V1rSe">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8vx4l8RAoItnKn4HPV_Zh9wURUIks5ug8CKgaJpZM4V1rSe.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1644 via #1763."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1644#event-1880245865"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1644#event-1880245865",
"url": "https://github.com/quicwg/base-drafts/issues/1644#event-1880245865",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] QPACK improvement: wrap absolute index values (#1644)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@afrind",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1644#event-1880245865"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 366392478\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3c90a49644_557a3f9ba22d45c424773b--


From nobody Tue Oct  2 12:37:58 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 192ED1310D7 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:37:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 OX90qQ7KowZd for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:37:49 -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 3A561130EF5 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:37:49 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:37:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538509068; bh=93USdxl3cLJ9EWmR9HViLJKRgBLD6x5s93h5pQY6kv8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QRJwJkvdo4aVZJe8d6jKaDP/6+SqEe8eMVNq7UJihyrbSl3WF5a3tzDkmi1HVhNlW aklwfwO8wZvRBEpOfX+McDAGCLVAr32plF2t29yMaAxcn4bdjCvbAT/kGFFZlzHbKh aWYf37f+LMbs6NTkmNn6rQWFwNuopXdtmUHPvMsw=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe1fc471b982dc19dbad192bfad3b8441cbdba5ac92cf0000000117cb8b0c92a169ce1586350b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1763/issue_event/1880245860@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1763@github.com>
References: <quicwg/base-drafts/pull/1763@github.com>
Subject: Re: [quicwg/base-drafts] QPACK: Encode Largest Reference modulo MaxEntries (#1763)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3c90ca5719_3b823f80b0cd45b82131bd"; 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/c4Lo_WcnLOoZCTpG4jv56rbIKu0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:37:51 -0000

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

Merged #1763 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/1763#event-1880245860
----==_mimepart_5bb3c90ca5719_3b823f80b0cd45b82131bd
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="361116939" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1763" href="https://github.com/quicwg/base-drafts/pull/1763">#1763</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/1763#event-1880245860">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9uf3-TjYe-9SsObOEQ0fOZ3WKVnks5ug8CMgaJpZM4WtE17">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3fJGOgr709S1fgGqdYVNjszcxf9ks5ug8CMgaJpZM4WtE17.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1763 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1763#event-1880245860"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1763#event-1880245860",
"url": "https://github.com/quicwg/base-drafts/pull/1763#event-1880245860",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] QPACK: Encode Largest Reference modulo MaxEntries (#1763)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@afrind",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1763#event-1880245860"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 380915067\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3c90ca5719_3b823f80b0cd45b82131bd--


From nobody Tue Oct  2 12:38:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9715213117F for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:37:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 P4V3TOm4Q9BS for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:37: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 67F4C1310B0 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:37:50 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:37:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538509069; bh=9SHbFCAXwl/4RhHDCAAbg43w/5YpCt7wuU62nxlx0pA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CJpjDgXXSoV3mu3Oe/iS3Gg3sATsJeasYvwSZaDese/zO7joe0VvqzOLPJidp64VF tSmwIOcxT2Al+Zh6/dY469COtvozx3cGatTZi7HNBpp3qZg6D1/1Hahti7GBz5Wj+B uht0ojmm7okjRfend8FUSRhBnirgmoGzsgTUQ724=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abeda5812bb2108d7be763df1e68b9d3bdc1ee89d892cf0000000117cb8b0d92a169ce14df4b4c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1657/issue_event/1880245867@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1657@github.com>
References: <quicwg/base-drafts/pull/1657@github.com>
Subject: Re: [quicwg/base-drafts] QPACK: wrap absolute index values (#1657)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3c90da320d_36d23ffb536d45b4269767"; 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/FuecZch2PemSz6XZCBnROgNSQ4Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:37:53 -0000

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

Closed #1657 via #1763.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1657#event-1880245867
----==_mimepart_5bb3c90da320d_36d23ffb536d45b4269767
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="350178124" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1657" href="https://github.com/quicwg/base-drafts/pull/1657">#1657</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="361116939" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1763" href="https://github.com/quicwg/base-drafts/pull/1763">#1763</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/1657#event-1880245867">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9XurFr-gdLFVBvJ-4RRm3yZEybCks5ug8CNgaJpZM4V7KVv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8jglWplu7js30jl0l4vmtx9tgfLks5ug8CNgaJpZM4V7KVv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1657 via #1763."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1657#event-1880245867"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1657#event-1880245867",
"url": "https://github.com/quicwg/base-drafts/pull/1657#event-1880245867",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] QPACK: wrap absolute index values (#1657)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@afrind",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1657#event-1880245867"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 367830383\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3c90da320d_36d23ffb536d45b4269767--


From nobody Tue Oct  2 12:40:12 2018
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 8BCC1131067 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:40:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 rNZDq2ZnEVL5 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:40:08 -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 70E5C130DC2 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:40: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=TzG87+WB7ueTMl1ng02sxpYp9yk=; b=Zxxn0XXp9XfLkDYs Wmi4xYr57Nrxl4gCq5di3PqNe/R0rR+OT4VkInFsO/3Mb4lESJraMMa992bAbvKK FXYgtWK3e2Jin1TM8W0g5JgeDDJxi23SOlJp6rgmw9+fUB7OGWOa6kYy9QByEmW2 DVf2KLqVyVCBSZYgsaPbFsMbc08=
Received: by filter0587p1iad2.sendgrid.net with SMTP id filter0587p1iad2-6977-5BB3C997-A 2018-10-02 19:40:07.1544254 +0000 UTC m=+345348.226327982
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0025p1iad2.sendgrid.net (SG) with ESMTP id ywqMWeteRD6kY4cKsxAV_A for <quic-issues@ietf.org>; Tue, 02 Oct 2018 19:40:07.128 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id 3320C261CF1 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:40:07 -0700 (PDT)
Date: Tue, 02 Oct 2018 19:40:07 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3f8c2c9f6973d076fe16e4a27f869cc9a82f38d892cf0000000117cb8b9792a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426403707@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3c9972891f_5b33fbdf02d45b82758ae"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1zCA8kKTN3Cq66uY7Q0beXGsisfA2NxDVmFO +zir9pO33ucxDzkJqLm2iPPZQXfNZNWyjwpyNxOhVCDv/leaYst+KF1ACPf4m/aYOqodT3DBdXXi1D OeCrtEXES4+U3vlTJwKiJnwQVyw6p3df9eYFRqShfYiYECHCmfzrItUfKg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BClLxbwSs9h3pehve34aCazpKy8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:40:11 -0000

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

Yes, that also worries me a bit. But CRYPTO has a limited lifespan and can be done in a hacked custom implementation without interfering with a highly tuned stream implementation. you could also hack the CID stream, but that is then another and longer living hack. 

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

<p>Yes, that also worries me a bit. But CRYPTO has a limited lifespan and can be done in a hacked custom implementation without interfering with a highly tuned stream implementation. you could also hack the CID stream, but that is then another and longer living hack.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426403707">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3W9p68Z85Ao9YIuOMEPG4Qb3_qZks5ug8EXgaJpZM4XEpNd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2Et-Inuz3L_2omKvmRkj1etFbE9ks5ug8EXgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1826: Yes, that also worries me a bit. But CRYPTO has a limited lifespan and can be done in a hacked custom implementation without interfering with a highly tuned stream implementation. you could also hack the CID stream, but that is then another and longer living hack. "}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426403707"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426403707",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426403707",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426403707"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387093341\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3c9972891f_5b33fbdf02d45b82758ae--


From nobody Tue Oct  2 12:44:23 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72F621310B0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:44:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 1JXnfsNa0_kX for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:44:19 -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 A65FA1310AB for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:44:19 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:44:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538509459; bh=LbPv6aaAn94jaAFqFWs99NUXGeOwNQLFQi1coH9/rys=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RymMsjb67QuB2v8ci0TIt+30HJq6zmGL0o5x6cIL5DRek3ZpVBUESCnX3XK88eK5S 7HDyAmFPoppmxW0Lzuoa16UZT/9bnOHf+5tgptwLWy0CCYmzrYaNiqDBu5ezvrkxaH XcrOUaKC59UVJjuNg5WA+Q207yGwNVayot9ehipc=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfec306ebd300a9707b4bc03debe2784d8309055292cf0000000117cb8c9392a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426404958@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3ca933de91_1e113f7e364d45c42615c"; 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/ckuH_0ERDRIn6FUAr7EucLRqLDs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:44:21 -0000

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

If stream frames need to be ordered, I think tagging a serial on them as proposed in the above is simpler. Then you have no FIN bit or RST whatever to consider. Nor can you write across packet boundaries. Etc. I think your stream proposal already does most of that, so it is actually far from a stream abstraction.

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

<p>If stream frames need to be ordered, I think tagging a serial on them =
as proposed in the above is simpler. Then you have no FIN bit or RST what=
ever to consider. Nor can you write across packet boundaries. Etc. I thin=
k your stream proposal already does most of that, so it is actually far f=
rom a stream abstraction.</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/1826#issuecomment-426404958">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwye=
Sl4Fmi-dOHWwclogtrmMDqrvks5ug8ITgaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7aPVmBubQ-y3LHbxeNl0Jvz=
CB8Rks5ug8ITgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj in #1826: If stream frames need to be ordered, I think tagging a ser=
ial on them as proposed in the above is simpler. Then you have no FIN bit=
 or RST whatever to consider. Nor can you write across packet boundaries.=
 Etc. I think your stream proposal already does most of that, so it is ac=
tually far from a stream abstraction."}],"action":{"name":"View Issue","u=
rl":"https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42640=
4958"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426404958",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6404958",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6404958"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3ca933de91_1e113f7e364d45c42615c--


From nobody Tue Oct  2 12:47:13 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B269F131141 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:47:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.596
X-Spam-Level: 
X-Spam-Status: No, score=-6.596 tagged_above=-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] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I75YnKc5e_GH for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:47: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 1E797131188 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:46:51 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:46:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538509610; bh=Ott2QwP4r67DmRVC1PjCYg6D3Z8SHxwqiHIhR4mjIqQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GGPSDjTpmh23YSTjujsiHBNGOxvxwMrwceBHZ5UEPk2qfMpIAdc8Hy2YL4TPC//Wm y9qeGisUe1iKsoe+trkQP6FssaFwwtVtvQpuoGiPwghCUowbqz6wH2WJoTnbDVRULk KKq2xuO07150fpdxYvsDR4MVf/hwNgBAr9hrNy6s=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb5efc86748bb471e9329483e0c65a73ff6330cd992cf0000000117cb8d2a92a169ce15d129b0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1825/review/160892725@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1825@github.com>
References: <quicwg/base-drafts/pull/1825@github.com>
Subject: Re: [quicwg/base-drafts] Changelog for -15 (#1825)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3cb2a23ec4_56343fcc6c2d45c469418"; 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/dJTj3O86drnwHAfCX1ZWYbVATTM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:47:12 -0000

----==_mimepart_5bb3cb2a23ec4_56343fcc6c2d45c469418
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/1825#pullrequestreview-160892725
----==_mimepart_5bb3cb2a23ec4_56343fcc6c2d45c469418
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/1825#pullrequestreview-160892725">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq23B0dKKos-83w_08urRo0_uIMCEks5ug8KqgaJpZM4XEozl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5x8o5rh_5bLka6lXIBY-l6uT7mjks5ug8KqgaJpZM4XEozl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nibanks approved #1825"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160892725"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160892725",
"url": "https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160892725",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@nibanks approved 1825",
"sections": [
{
"text": "",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160892725"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387091685\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3cb2a23ec4_56343fcc6c2d45c469418--


From nobody Tue Oct  2 12:47:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD50313112E for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:47:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 vVo8JW2shaaq for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:47:17 -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 AEA98131247 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:47:09 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:47:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538509628; bh=8L4Sf/9PkS9cohDpBz5Fw5XTN5lPp8WFq89w1JcRF8A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DfvW0eYc2oH6LY79RlHfChqHQf/BqBV+Kt1Fb6wq2JVH41tPi5bxmPzmdexaQpeK6 7b3533y5AI8tpzrdvUIvB/YBSeyFesfKCVR7YL7lyBTH5CFDRJavXf/24bnbCnRXaZ nB1NJFCNqHGcQbR7uoNgWqsyYLcMCBzM/B7UoBjY=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe878c1cfcfc67ebf374f1c86c9160230296ec56a92cf0000000117cb8d3c92a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426405814@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3cb3cc9b9e_45bd3f83afad45b89539d"; 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/Mx3UMGrjkAUJtJGsJFqXbDcgTCc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:47:20 -0000

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

> But CRYPTO has a limited lifespan and can be done in a hacked custom implementation without interfering with a highly tuned stream implementation. you could also hack the CID stream, but that is then another and longer living hack.

I am not sure if that is true, considering the fact that CRYPTO stream for 1-RTT packets lives forever.

> If stream frames need to be ordered, I think tagging a serial on them as proposed in the above is simpler. Then you have no FIN bit or RST whatever to consider.

CRYPTO stream that "CID stream" reuses does not have FIN or RST.

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

<blockquote>
<p>But CRYPTO has a limited lifespan and can be done in a hacked custom i=
mplementation without interfering with a highly tuned stream implementati=
on. you could also hack the CID stream, but that is then another and long=
er living hack.</p>
</blockquote>
<p>I am not sure if that is true, considering the fact that CRYPTO stream=
 for 1-RTT packets lives forever.</p>
<blockquote>
<p>If stream frames need to be ordered, I think tagging a serial on them =
as proposed in the above is simpler. Then you have no FIN bit or RST what=
ever to consider.</p>
</blockquote>
<p>CRYPTO stream that "CID stream" reuses does not have FIN or RST.</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/1826#issuecomment-426405814">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3EF=
zMeU1jsMz7y-jwF8n_eVt5gZks5ug8K8gaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_Ej6lE30GfpehCKbnysI-J6=
PERKks5ug8K8gaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1826: \u003e But CRYPTO has a limited lifespan and can be done in =
a hacked custom implementation without interfering with a highly tuned st=
ream implementation. you could also hack the CID stream, but that is then=
 another and longer living hack.\r\n\r\nI am not sure if that is true, co=
nsidering the fact that CRYPTO stream for 1-RTT packets lives forever.\r\=
n\r\n\u003e If stream frames need to be ordered, I think tagging a serial=
 on them as proposed in the above is simpler. Then you have no FIN bit or=
 RST whatever to consider.\r\n\r\nCRYPTO stream that \"CID stream\" reuse=
s does not have FIN or RST."}],"action":{"name":"View Issue","url":"https=
://github.com/quicwg/base-drafts/issues/1826#issuecomment-426405814"}}}</=
script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426405814",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6405814",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6405814"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3cb3cc9b9e_45bd3f83afad45b89539d--


From nobody Tue Oct  2 12:51:28 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 53F8B130DC2 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:51:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 MKHDrVAJssfv for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:51: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 EE256130FF0 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:51:23 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:51:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538509883; bh=q7Q0LGt8UXvvKvGIFospQ6ljk0ZGWKznPH6S0K23u8Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VbNklvRxpG4cQRRzcNYTMHpo3CD8s1yN0n+1WmZpQH7N0hu06HdE2yMRK5wRVcGId 3N3Aq/oyix6F86xzA+dfTTGRxVcgWOiABpV+MDxtsulf9KBm5CHpQ/rf4/ADVl2HhP STHGZpH4pplLHR24UGcT94qkrTj0JtthkWEwNFAE=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0be4dd56f0e5a67b271910b14a2103363786e90892cf0000000117cb8e3b92a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426406979@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3cc3b26af0_65903fe1a88d45b8138912"; 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/N2SvAtzJ_WHCs9SuOybuJhHcA5k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:51:26 -0000

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

I still feel that making them a stream is more overhead than necessary. For instance, if you sent three new CIDs to the peer and the first is lost, if you have a stream design, the second two stay around longer than necessary on the sender side.

Overall, I'm still not sure of the problem that currently exists that this is the solution to. What doesn't work with the current model that would require this design to fix? I feel like we're at a phase where we should start taking changes required to fix a particular problem, not changes that (some believe) make for a cleaner 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/1826#issuecomment-426406979
----==_mimepart_5bb3cc3b26af0_65903fe1a88d45b8138912
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I still feel that making them a stream is more overhead than necessary=
. For instance, if you sent three new CIDs to the peer and the first is l=
ost, if you have a stream design, the second two stay around longer than =
necessary on the sender side.</p>
<p>Overall, I'm still not sure of the problem that currently exists that =
this is the solution to. What doesn't work with the current model that wo=
uld require this design to fix? I feel like we're at a phase where we sho=
uld start taking changes required to fix a particular problem, not change=
s that (some believe) make for a cleaner design.</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/1826#issuecomment-426406979">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq18W=
PPE9YjhZ9li4TzVc5xbm8StUks5ug8O7gaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6_kYI9FNQmM88Xb7AIIEFSZ=
bd4-ks5ug8O7gaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@niba=
nks in #1826: I still feel that making them a stream is more overhead tha=
n necessary. For instance, if you sent three new CIDs to the peer and the=
 first is lost, if you have a stream design, the second two stay around l=
onger than necessary on the sender side.\r\n\r\nOverall, I'm still not su=
re of the problem that currently exists that this is the solution to. Wha=
t doesn't work with the current model that would require this design to f=
ix? I feel like we're at a phase where we should start taking changes req=
uired to fix a particular problem, not changes that (some believe) make f=
or a cleaner design."}],"action":{"name":"View Issue","url":"https://gith=
ub.com/quicwg/base-drafts/issues/1826#issuecomment-426406979"}}}</script>=

<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426406979",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6406979",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6406979"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3cc3b26af0_65903fe1a88d45b8138912--


From nobody Tue Oct  2 12:52:13 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD5D8130FF0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:52:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 bUPE8_1WT9Vg for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 12:52: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 A4172130DC2 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 12:52:07 -0700 (PDT)
Date: Tue, 02 Oct 2018 12:52:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538509927; bh=SzNfPM7AgJQz80d7ZhV+55YZB9DeJ/x/BIoDrAWmIPs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R0lhaf0I/awOXt0cbwXQArygaXgVo5NxhTbj7vIfbpu8adwnVmsGo/1y7TUQKXWYe dMgRR26alqEb+oj7hiDnyZwgfijuU4nylhNvgi0IoiF/99QqaS9aTURAELGa5wzke6 bR0hIwblH+20Top+ryIpX0UaJLN4L3YsHSq7sn70=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab713f9c3577ce2a36a8ee4a24a1d08d154adeb5f392cf0000000117cb8e6692a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426407272@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3cc66e6f03_659f3fe1a88d45b8194656"; 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/s7mnt5B8cUqH-N7ucKi-IDpSJRo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 19:52:11 -0000

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

> I am not sure if that is true, considering the fact that CRYPTO stream for 1-RTT packets lives forever.

I was afraid you'd say that (I haven't reached the HS part in detail).

>CRYPTO stream that "CID stream" reuses does not have FIN or RST.

Which just proves my point, that it is a special case with special handling. I actually think it may be fine to do special handling for stream frames as well, as long as we don't call it streams and instead optimize it for what it is rather than a leaking abstraction.



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

<blockquote>
<p>I am not sure if that is true, considering the fact that CRYPTO stream=
 for 1-RTT packets lives forever.</p>
</blockquote>
<p>I was afraid you'd say that (I haven't reached the HS part in detail).=
</p>
<blockquote>
<p>CRYPTO stream that "CID stream" reuses does not have FIN or RST.</p>
</blockquote>
<p>Which just proves my point, that it is a special case with special han=
dling. I actually think it may be fine to do special handling for stream =
frames as well, as long as we don't call it streams and instead optimize =
it for what it is rather than a leaking abstraction.</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/1826#issuecomment-426407272">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzF7=
uWd6bypE5BYC9iMCt3XWH5p3ks5ug8PmgaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqzOEK_h-Sod3KDLDVT4Z0dNb=
tKwNks5ug8PmgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj in #1826: \u003e I am not sure if that is true, considering the fact=
 that CRYPTO stream for 1-RTT packets lives forever.\r\n\r\nI was afraid =
you'd say that (I haven't reached the HS part in detail).\r\n\r\n\u003eCR=
YPTO stream that \"CID stream\" reuses does not have FIN or RST.\r\n\r\nW=
hich just proves my point, that it is a special case with special handlin=
g. I actually think it may be fine to do special handling for stream fram=
es as well, as long as we don't call it streams and instead optimize it f=
or what it is rather than a leaking abstraction.\r\n\r\n"}],"action":{"na=
me":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1826=
#issuecomment-426407272"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426407272",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6407272",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6407272"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3cc66e6f03_659f3fe1a88d45b8194656--


From nobody Tue Oct  2 13:09:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34BAB1310AB for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 13:09:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 xrM_L2OjbYYh for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 13:09:29 -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 1DD84131067 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 13:09:29 -0700 (PDT)
Date: Tue, 02 Oct 2018 13:09:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538510968; bh=OaeoGRuATrxz5agzwnuZOEePWLMGTciOj2chEj7ToKE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=okJZSZOKCO5vS/OMjNDkokvjFuk5oGIYhLcJt4wPX/ESblnJFBCVBE5NSKZBFI1bJ OuZaaM9QTegdb9403WGPGaMOpjf5UvyR7x0IdJ97JVPu5b0A9CrEQjFZv0PKZC1dLn ZjJrYsYvj3K56atdCeHnvO1S3QEDA9yyItaJBkHs=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6fb6e38b8604dd2195326317235bdcb795d323d092cf0000000117cb927092a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426412476@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3d070204a6_675e3fad3b0d45bc2200ec"; 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/edDk2-8akD8_XHvFLGmtF-ODc1A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 20:09:31 -0000

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

@nibanks 
> I still feel that making them a stream is more overhead than necessary. For instance, if you sent three new CIDs to the peer and the first is lost, if you have a stream design, the second two stay around longer than necessary on the sender side.

It is true that head-of-line blocking exists. But IMO it is not an issue latency-wise (because there is no need to race for 1-RTT for delivering / retiring CIDs) nor memory-wise (because CIDs are so small compared to stream buffers and because there would only be few CIDs inflight.

> Overall, I'm still not sure of the problem that currently exists that this is the solution to. What doesn't work with the current model that would require this design to fix? I feel like we're at a phase where we should start taking changes required to fix a particular problem, not changes that (some believe) make for a cleaner design.

FWIW, my view is that the proposal retains the new model (i.e. retirement of CIDs always transmitted as an explicit signal), at the same time changing the transmission framework of the CIDs to a mechanism that have proven record (rather than introducing a framework specific to the purpose).

As I have stated earlier, it is beneficial to use a proven method because we are at a later moment like this, instead of trying to fix all the design issues of a framework specific to transmitting CIDs that we haven't seen any interop.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426412476
----==_mimepart_5bb3d070204a6_675e3fad3b0d45bc2200ec
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=3D20663557" data-octo-click=3D"hovercard-link-=
click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com=
/nibanks">@nibanks</a></p>
<blockquote>
<p>I still feel that making them a stream is more overhead than necessary=
. For instance, if you sent three new CIDs to the peer and the first is l=
ost, if you have a stream design, the second two stay around longer than =
necessary on the sender side.</p>
</blockquote>
<p>It is true that head-of-line blocking exists. But IMO it is not an iss=
ue latency-wise (because there is no need to race for 1-RTT for deliverin=
g / retiring CIDs) nor memory-wise (because CIDs are so small compared to=
 stream buffers and because there would only be few CIDs inflight.</p>
<blockquote>
<p>Overall, I'm still not sure of the problem that currently exists that =
this is the solution to. What doesn't work with the current model that wo=
uld require this design to fix? I feel like we're at a phase where we sho=
uld start taking changes required to fix a particular problem, not change=
s that (some believe) make for a cleaner design.</p>
</blockquote>
<p>FWIW, my view is that the proposal retains the new model (i.e. retirem=
ent of CIDs always transmitted as an explicit signal), at the same time c=
hanging the transmission framework of the CIDs to a mechanism that have p=
roven record (rather than introducing a framework specific to the purpose=
).</p>
<p>As I have stated earlier, it is beneficial to use a proven method beca=
use we are at a later moment like this, instead of trying to fix all the =
design issues of a framework specific to transmitting CIDs that we haven'=
t seen any interop.</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/1826#issuecomment-426412476">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq295=
_4oY3GiDEQYTZsLHPpi7wdNtks5ug8fwgaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0KSdyZI-Exv4Cdr32wN0KjS=
wlPQks5ug8fwgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1826: @nibanks \r\n\u003e I still feel that making them a stream i=
s more overhead than necessary. For instance, if you sent three new CIDs =
to the peer and the first is lost, if you have a stream design, the secon=
d two stay around longer than necessary on the sender side.\r\n\r\nIt is =
true that head-of-line blocking exists. But IMO it is not an issue latenc=
y-wise (because there is no need to race for 1-RTT for delivering / retir=
ing CIDs) nor memory-wise (because CIDs are so small compared to stream b=
uffers and because there would only be few CIDs inflight.\r\n\r\n\u003e O=
verall, I'm still not sure of the problem that currently exists that this=
 is the solution to. What doesn't work with the current model that would =
require this design to fix? I feel like we're at a phase where we should =
start taking changes required to fix a particular problem, not changes th=
at (some believe) make for a cleaner design.\r\n\r\nFWIW, my view is that=
 the proposal retains the new model (i.e. retirement of CIDs always trans=
mitted as an explicit signal), at the same time changing the transmission=
 framework of the CIDs to a mechanism that have proven record (rather tha=
n introducing a framework specific to the purpose).\r\n\r\nAs I have stat=
ed earlier, it is beneficial to use a proven method because we are at a l=
ater moment like this, instead of trying to fix all the design issues of =
a framework specific to transmitting CIDs that we haven't seen any intero=
p."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base=
-drafts/issues/1826#issuecomment-426412476"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426412476",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6412476",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6412476"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3d070204a6_675e3fad3b0d45bc2200ec--


From nobody Tue Oct  2 13:16:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B086C131110 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 13:16:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 YEWnVLXGXMbP for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 13:16:21 -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 83E50130FF0 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 13:16:21 -0700 (PDT)
Date: Tue, 02 Oct 2018 13:16:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538511380; bh=MXpQr6z/aoHZ7dMIs0VfhO0ly9mVfdQX2k/5bHm9B64=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=by7yIlXZ/mNZQmu5rYs+umr6R18YwPNJJWOXZ+9D9POlLBS3bpTMnW8qYAWF6bjx5 xqEpxC1aSEmY2bjXirEyPApfn8JrYMhxa2JhYaI/mMGs6kinPWbzQ/9O0OLfi7SN6t qLPpwRfr5fuduP0dLy3QE3W+HPdye0NseNpt6WLE=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab15b8b0992d2eee57c5255346f0415513049813dc92cf0000000117cb941492a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426414558@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3d21482d7e_6ef3ffd22ed45b83324b3"; 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/0e52TcA-w3WmsIJH6TCFC_LC18Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 20:16:24 -0000

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

> the proposal retains the new model (i.e. retirement of CIDs always transmitted as an explicit signal), at the same time changing the transmission framework of the CIDs to a *mechanism that have proven record (rather than introducing a framework specific to the purpose)*.

[Emphasis added.]

Agree 100%.

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

<blockquote>
<p>the proposal retains the new model (i.e. retirement of CIDs always tra=
nsmitted as an explicit signal), at the same time changing the transmissi=
on framework of the CIDs to a <em>mechanism that have proven record (rath=
er than introducing a framework specific to the purpose)</em>.</p>
</blockquote>
<p>[Emphasis added.]</p>
<p>Agree 100%.</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/1826#issuecomment-426414558">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7cn=
PHUIzqHGWTJQ05bnSDMiRbHHks5ug8mUgaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7UqRo5YO_1yxuuTTZIk-TOK=
3BrPks5ug8mUgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtik=
honov in #1826: \u003e the proposal retains the new model (i.e. retiremen=
t of CIDs always transmitted as an explicit signal), at the same time cha=
nging the transmission framework of the CIDs to a *mechanism that have pr=
oven record (rather than introducing a framework specific to the purpose)=
*.\r\n\r\n[Emphasis added.]\r\n\r\nAgree 100%."}],"action":{"name":"View =
Issue","url":"https://github.com/quicwg/base-drafts/issues/1826#issuecomm=
ent-426414558"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426414558",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6414558",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6414558"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3d21482d7e_6ef3ffd22ed45b83324b3--


From nobody Tue Oct  2 13:18:13 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60CA4130FF0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 13:18:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 NkwRD2uo_xKu for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 13:18: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 1926813112E for <quic-issues@ietf.org>; Tue,  2 Oct 2018 13:18:07 -0700 (PDT)
Date: Tue, 02 Oct 2018 13:18:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538511486; bh=5mQUTQMNCsgX23PxzSxFS5poqsUbS1Dw7cP86S9At44=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iDY66mf3yDwejIyYLTYOtHatGfmQaEvbPxw1hY00w1fMqSBYTGMaX3YQyVHqA+5GS ybB1zXyiJrU+CK1CXiIGqFaNqtH+a3+KwW6HI0YxrtxIm07CATbI6E97yr2o/1/li4 a6LL84ZxGDNmgUUYCUAs9qmS9HhzU6N2gC7ZOa1o=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf2ba202c01fe0de99ff5856ec18eb9ccc43cb99c92cf0000000117cb947e92a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426415126@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3d27e9db6_20a03feeebad45c03911a0"; 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/NylPnnhpAS0-IE9SupDRSLghUDU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 20:18:12 -0000

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

> As I have stated earlier, it is beneficial to use a proven method because we are at a later moment like this, instead of trying to fix all the design issues of a framework specific to transmitting CIDs that we haven't seen any interop.

The proven method here is the use of the MAX_NEW_CID frame (because we have that kind of frame for flow control and stream IDs). I'm not sure if putting things on a "stream" will actually simplify implementations.

Maybe we can combine your proposal of the MAX_NEW_CID with my proposal of adding a sequence 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/1826#issuecomment-426415126
----==_mimepart_5bb3d27e9db6_20a03feeebad45c03911a0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>As I have stated earlier, it is beneficial to use a proven method beca=
use we are at a later moment like this, instead of trying to fix all the =
design issues of a framework specific to transmitting CIDs that we haven'=
t seen any interop.</p>
</blockquote>
<p>The proven method here is the use of the MAX_NEW_CID frame (because we=
 have that kind of frame for flow control and stream IDs). I'm not sure i=
f putting things on a "stream" will actually simplify implementations.</p=
>
<p>Maybe we can combine your proposal of the MAX_NEW_CID with my proposal=
 of adding a sequence number?</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/1826#issuecomment-426415126">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxBB=
Ky5R44dZBz9cCsqtSEkpgJZFks5ug8n-gaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq4orGL91gWug9Al1_vkIk5dd=
hVcuks5ug8n-gaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
en-seemann in #1826: \u003e As I have stated earlier, it is beneficial to=
 use a proven method because we are at a later moment like this, instead =
of trying to fix all the design issues of a framework specific to transmi=
tting CIDs that we haven't seen any interop.\r\n\r\nThe proven method her=
e is the use of the MAX_NEW_CID frame (because we have that kind of frame=
 for flow control and stream IDs). I'm not sure if putting things on a \"=
stream\" will actually simplify implementations.\r\n\r\nMaybe we can comb=
ine your proposal of the MAX_NEW_CID with my proposal of adding a sequenc=
e number?"}],"action":{"name":"View Issue","url":"https://github.com/quic=
wg/base-drafts/issues/1826#issuecomment-426415126"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426415126",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6415126",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6415126"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3d27e9db6_20a03feeebad45c03911a0--


From nobody Tue Oct  2 13:30:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59B55131165 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 13:30:58 -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,  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 mEw9AaPodusp for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 13:30:56 -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 7D4D2131160 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 13:30:56 -0700 (PDT)
Date: Tue, 02 Oct 2018 13:30:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538512255; bh=BEPjWZZgxoB4EDIIoytCu+DNzk8U959sT/6+f4e7TFk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zVBVqR21vjRbYOkv16qY8ulVwQPsTuIwAItZQBQowJx7J+1JPqJkRD5P8naB03Xw9 X6B4CsPronArBXtGW4RTTGsTj0Spr+KXG0suBU0UZGRiwSz4Y9ZPlErIKISpiVPOv/ EWjPXl8t1iUMyQDOatWs2oyIn4GrMDuqO9B5qQLA=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab02d4ac9a4af9e1b69b8822f46cc321a57a3328ce92cf0000000117cb977f92a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426419088@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3d57f79318_36be3f863fed45b8572520"; 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/5v10cqS1E2e8sotrCp3AhWA3aOo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 20:30:58 -0000

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

> I proposed something very similar (use a special stream)...

To elaborate on my thinking about this.

In my mind, using an actual stream (with STREAM and MAX_STREAM_DATA frames) eliminates the need for new frame types.  Imagine a special flow-controlled CID stream.  For simplicity, assume CIDs are 8 bytes long.  If the flow control window is 64 bytes, writing 32 bytes to the stream (4 CIDs) will trigger a MAX_STREAM_DATA from the peer.  This is the signal to write more CIDs to the stream.  If the peer is not consuming the CIDs, MAX_STREAM_DATA is not sent and no CIDs are emitted.

The original objections to this was that the transport layer does not *own* the streams.  I don't know how to respond to this.  It seems that adding new frame types and protocol-like specifications around them for every new thing that we think to add to QUIC is not the most pragmatic thing to do.  Take the CRYPTO frames, for example: chances are, they are just wrappers on the stream mechanism anyway.

Perhaps a stream-based CID mechanism could be made into an extension which would use a new type of unidirectional stream for this purpose.

On the other hand, it seems we're going around in circles -- redesigning the design of the Design Team...

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

<blockquote>
<p>I proposed something very similar (use a special stream)...</p>
</blockquote>
<p>To elaborate on my thinking about this.</p>
<p>In my mind, using an actual stream (with STREAM and MAX_STREAM_DATA fr=
ames) eliminates the need for new frame types.  Imagine a special flow-co=
ntrolled CID stream.  For simplicity, assume CIDs are 8 bytes long.  If t=
he flow control window is 64 bytes, writing 32 bytes to the stream (4 CID=
s) will trigger a MAX_STREAM_DATA from the peer.  This is the signal to w=
rite more CIDs to the stream.  If the peer is not consuming the CIDs, MAX=
_STREAM_DATA is not sent and no CIDs are emitted.</p>
<p>The original objections to this was that the transport layer does not =
<em>own</em> the streams.  I don't know how to respond to this.  It seems=
 that adding new frame types and protocol-like specifications around them=
 for every new thing that we think to add to QUIC is not the most pragmat=
ic thing to do.  Take the CRYPTO frames, for example: chances are, they a=
re just wrappers on the stream mechanism anyway.</p>
<p>Perhaps a stream-based CID mechanism could be made into an extension w=
hich would use a new type of unidirectional stream for this purpose.</p>
<p>On the other hand, it seems we're going around in circles -- redesigni=
ng the design of the Design Team...</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/1826#issuecomment-426419088">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqx5r=
P_chkA6TiISpxBLu9LRyZN-Yks5ug8z_gaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-KfY6kxpeqKPK4MtIzlue6D=
FwVmks5ug8z_gaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtik=
honov in #1826: \u003e I proposed something very similar (use a special s=
tream)...\r\n\r\nTo elaborate on my thinking about this.\r\n\r\nIn my min=
d, using an actual stream (with STREAM and MAX_STREAM_DATA frames) elimin=
ates the need for new frame types.  Imagine a special flow-controlled CID=
 stream.  For simplicity, assume CIDs are 8 bytes long.  If the flow cont=
rol window is 64 bytes, writing 32 bytes to the stream (4 CIDs) will trig=
ger a MAX_STREAM_DATA from the peer.  This is the signal to write more CI=
Ds to the stream.  If the peer is not consuming the CIDs, MAX_STREAM_DATA=
 is not sent and no CIDs are emitted.\r\n\r\nThe original objections to t=
his was that the transport layer does not *own* the streams.  I don't kno=
w how to respond to this.  It seems that adding new frame types and proto=
col-like specifications around them for every new thing that we think to =
add to QUIC is not the most pragmatic thing to do.  Take the CRYPTO frame=
s, for example: chances are, they are just wrappers on the stream mechani=
sm anyway.\r\n\r\nPerhaps a stream-based CID mechanism could be made into=
 an extension which would use a new type of unidirectional stream for thi=
s purpose.\r\n\r\nOn the other hand, it seems we're going around in circl=
es -- redesigning the design of the Design Team..."}],"action":{"name":"V=
iew Issue","url":"https://github.com/quicwg/base-drafts/issues/1826#issue=
comment-426419088"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426419088",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6419088",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6419088"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3d57f79318_36be3f863fed45b8572520--


From nobody Tue Oct  2 13:43:41 2018
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 C4763131141 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 13:43:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 NfVoxSAcp9t5 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 13:43:30 -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 8DC1C131165 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 13:43: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=yhqr+VxTsZTiKKc1XoOR2KV0Y70=; b=CeWN8DEZ+FRr8W2y MgI5f+l60jEE9B2msKS9y9juQ4dgk53t22H887UTHU9Pjlqw2IbdhfkNQG+PE0uW zd6GaAXnrkSZXEtttxkP0uFTCp4rODzS4ul+3XvMuTHzkUpxdpViW34hUme+HnWH BFInlSEgR2tGXKQ+ZJpDUUJA9U8=
Received: by filter0401p1iad2.sendgrid.net with SMTP id filter0401p1iad2-10890-5BB3D871-A 2018-10-02 20:43:29.265911376 +0000 UTC m=+348965.126023365
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id nfPBp706R4-C1Q00PaQcbg for <quic-issues@ietf.org>; Tue, 02 Oct 2018 20:43:29.210 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id 3184740001C for <quic-issues@ietf.org>; Tue,  2 Oct 2018 13:43:29 -0700 (PDT)
Date: Tue, 02 Oct 2018 20:43:29 +0000 (UTC)
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab87a4fc48edc3f82f2208774e71d48479c32feff092cf0000000117cb9a7192a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426422980@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3d87128f4d_2ec93f96336d45bc13489"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1mAKW1WzZk/+3U2TO9tsCLFlNwK3CRZ8gWJ7 yNY1j96LOgm/xlzpo3JMuMml2iq/RuYdOfdwtBRBtPeiTLpX0R5xIDgoYIg9Jf5E8vZeT2qbjXj0Tf iVExhIZA7dBP31SFpH+Kh6+hbBTZ+xDkUIhC48zC0358Sr2xMF9v+Lm1IihcUHXxGqy8sAbxVb1tVS A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/p-WaHMU6Ld0UFh883whTeMySOpo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 20:43:33 -0000

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

> In my mind, using an actual stream (with STREAM and MAX_STREAM_DATA frames) eliminates the need for new frame types. Imagine a special flow-controlled CID stream. For simplicity, assume CIDs are 8 bytes long. If the flow control window is 64 bytes, writing 32 bytes to the stream (4 CIDs) will trigger a MAX_STREAM_DATA from the peer. This is the signal to write more CIDs to the stream. If the peer is not consuming the CIDs, MAX_STREAM_DATA is not sent and no CIDs are emitted.

That seems like a misuse of streams to me. You could end up with CID frames split up in the middle. I'm not saying that this wouldn't work, it just doesn't seem like a nice way to engineer a solution to me.

> The original objections to this was that the transport layer does not own the streams. I don't know how to respond to this. It seems that adding new frame types and protocol-like specifications around them for every new thing that we think to add to QUIC is not the most pragmatic thing to do. Take the CRYPTO frames, for example: chances are, they are just wrappers on the stream mechanism anyway.

They're not, in my implementation.
To me, using frames and protocol-like specification for new protocol features seems like exactly the way things should be.

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

<blockquote>
<p>In my mind, using an actual stream (with STREAM and MAX_STREAM_DATA fram=
es) eliminates the need for new frame types. Imagine a special flow-control=
led CID stream. For simplicity, assume CIDs are 8 bytes long. If the flow c=
ontrol window is 64 bytes, writing 32 bytes to the stream (4 CIDs) will tri=
gger a MAX_STREAM_DATA from the peer. This is the signal to write more CIDs=
 to the stream. If the peer is not consuming the CIDs, MAX_STREAM_DATA is n=
ot sent and no CIDs are emitted.</p>
</blockquote>
<p>That seems like a misuse of streams to me. You could end up with CID fra=
mes split up in the middle. I'm not saying that this wouldn't work, it just=
 doesn't seem like a nice way to engineer a solution to me.</p>
<blockquote>
<p>The original objections to this was that the transport layer does not ow=
n the streams. I don't know how to respond to this. It seems that adding ne=
w frame types and protocol-like specifications around them for every new th=
ing that we think to add to QUIC is not the most pragmatic thing to do. Tak=
e the CRYPTO frames, for example: chances are, they are just wrappers on th=
e stream mechanism anyway.</p>
</blockquote>
<p>They're not, in my implementation.<br>
To me, using frames and protocol-like specification for new protocol featur=
es seems like exactly the way things should be.</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/1826#issuecomment-426422980">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5C1XWHLDkr6ay=
vLC16mHoDHl3l2ks5ug8_xgaJpZM4XEpNd">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq9wp7Kk2Dj1OY_2gcLioOQH-GBu6ks5ug8_xga=
JpZM4XEpNd.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann in #1=
826: \u003e In my mind, using an actual stream (with STREAM and MAX_STREAM_=
DATA frames) eliminates the need for new frame types. Imagine a special flo=
w-controlled CID stream. For simplicity, assume CIDs are 8 bytes long. If t=
he flow control window is 64 bytes, writing 32 bytes to the stream (4 CIDs)=
 will trigger a MAX_STREAM_DATA from the peer. This is the signal to write =
more CIDs to the stream. If the peer is not consuming the CIDs, MAX_STREAM_=
DATA is not sent and no CIDs are emitted.\r\n\r\nThat seems like a misuse o=
f streams to me. You could end up with CID frames split up in the middle. I=
'm not saying that this wouldn't work, it just doesn't seem like a nice way=
 to engineer a solution to me.\r\n\r\n\u003e The original objections to thi=
s was that the transport layer does not own the streams. I don't know how t=
o respond to this. It seems that adding new frame types and protocol-like s=
pecifications around them for every new thing that we think to add to QUIC =
is not the most pragmatic thing to do. Take the CRYPTO frames, for example:=
 chances are, they are just wrappers on the stream mechanism anyway.\r\n\r\=
nThey're not, in my implementation.\r\nTo me, using frames and protocol-lik=
e specification for new protocol features seems like exactly the way things=
 should be."}],"action":{"name":"View Issue","url":"https://github.com/quic=
wg/base-drafts/issues/1826#issuecomment-426422980"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-4=
26422980",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-4264=
22980",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs (=
#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-4264=
22980"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387093341=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3d87128f4d_2ec93f96336d45bc13489--


From nobody Tue Oct  2 13:50:34 2018
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 673EC131107 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 13:50:33 -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,  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 FyRkRt7ldKaZ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 13:50:32 -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 A9F641310E3 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 13:50: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=QAVtVxniC9mCGCbzaJBOTzYN0JM=; b=QOHzRltAJPq2W0mN S0IMH+GA43yxG+o15Ei6jMK4eGWIakFEqYQF1lmpCR16AVY+TWIwOGtGyDVh8ygM HndLsCpPtm5HW+0CCV0cBstLDTAbpiho3C560t/7W0d9eV3OD+DDyKVyxlj29Kzt 3D/2hHD2ffkLo6LobqtKIqUBmY8=
Received: by filter0045p1iad2.sendgrid.net with SMTP id filter0045p1iad2-30778-5BB3DA16-1B 2018-10-02 20:50:30.718597988 +0000 UTC m=+349496.924955143
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [192.30.252.34]) by ismtpd0009p1iad2.sendgrid.net (SG) with ESMTP id bpZaNL8DQ1GCcQfwDjZ7JA for <quic-issues@ietf.org>; Tue, 02 Oct 2018 20:50:30.673 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 94C9580041 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 13:50:30 -0700 (PDT)
Date: Tue, 02 Oct 2018 20:50:30 +0000 (UTC)
From: Andrew Macedonia <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf657bd6a6be86fc7b8c820d15dcfc392e613df4192cf0000000117cb9c1692a169ce15d1d968@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1827@github.com>
Subject: [quicwg/base-drafts] PLPMTUD section claims that PADDING frames generate ACKs (#1827)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3da168c66c_5b1e3ff07fed45b8198848"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ajmacedonia
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3nGcbeB6fJRm5gGS+ZPtcaAq057gbMJ9fQzT pgBYrmDtOXVM8qBkvj5OHECQiJ1FBVrcApEVRoAqNDuYOPRVF2Fe0ZX+IdJUwxDLbRgTin08dpdw5N vJZq31UvOE7ft+2NsawYdL7tkjUoaRk7qS4zA57LCqTpH8k3wRJ9XwmzsUptLudJviEyzJgeTE3HFm Q=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/02EaqYPt2rbYVFUexoNJMVtcImQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 20:50:33 -0000

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

Section 8.4.2. of the transport draft (Special Considerations for Packetization Layer PMTU Discovery) says:
"The PADDING frame provides a useful option for PMTU probe packets. PADDING frames generate acknowledgements, but they need not be delivered reliably."

Meanwhile Section 8.1. of the transport draft (Packet Processing and Acknowledgment) contains language suggesting that PADDING frames do not generate acknowledgements. Also I believe this was the conclusion reached in older issues about PADDING frames generating ACKs so Section 8.4.2 is in error.

It may also be helpful, in Section 8.4.2, to state that PING+PADDING is useful for PMTU probe packets, as that will generate an ACK while allowing the packet to be inflated to whatever size 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/1827
----==_mimepart_5bb3da168c66c_5b1e3ff07fed45b8198848
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Section 8.4.2. of the transport draft (Special Considerations for Packetization Layer PMTU Discovery) says:<br>
"The PADDING frame provides a useful option for PMTU probe packets. PADDING frames generate acknowledgements, but they need not be delivered reliably."</p>
<p>Meanwhile Section 8.1. of the transport draft (Packet Processing and Acknowledgment) contains language suggesting that PADDING frames do not generate acknowledgements. Also I believe this was the conclusion reached in older issues about PADDING frames generating ACKs so Section 8.4.2 is in error.</p>
<p>It may also be helpful, in Section 8.4.2, to state that PING+PADDING is useful for PMTU probe packets, as that will generate an ACK while allowing the packet to be inflated to whatever size 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/1827">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9PSQPIn_iK5Yfc9dtzvIY4ug_wsks5ug9GWgaJpZM4XE2AG">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8r3OiTgdWjszRasqRlXLs14QEO7ks5ug9GWgaJpZM4XE2AG.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"PLPMTUD section claims that PADDING frames generate ACKs (#1827)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1827"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1827",
"url": "https://github.com/quicwg/base-drafts/issues/1827",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "PLPMTUD section claims that PADDING frames generate ACKs (#1827)",
"sections": [
{
"text": "",
"activityTitle": "**Andrew Macedonia**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ajmacedonia",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1827
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1827,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1827\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1827"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387145734\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3da168c66c_5b1e3ff07fed45b8198848--


From nobody Tue Oct  2 13:58:31 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A806131113 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 13:58:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.435
X-Spam-Level: 
X-Spam-Status: No, score=-8.435 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, T_SPF_HELO_TEMPERROR=0.01, T_SPF_TEMPERROR=0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1cyXrRcs2lxx for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 13:58: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 36C4F1310E3 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 13:58:28 -0700 (PDT)
Date: Tue, 02 Oct 2018 13:58:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538513907; bh=9A+qQP3Ad9j60oEdjKGoy+JJxEQ4ZhYfraCakzuIkbk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k+95n2ekZtY/FQrdFtOwp3qIBWVIGVS/5wZVv2iI1mXak+oEfDq4aV+VijPawoW8t 7PIkBTGAf/yEAmXq+e8UfGvk9s7IKjnAl0bpH/7Kp8BEYIlcHRlA6HluuAcV5Kkdj3 Zqs0m6k7i1na0fYhtmiDnS9czn6T6Z4tbG2KkoBY=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9d9400b0443859aeaaa7e1bae8568f418747f94c92cf0000000117cb9df392a169ce15d1d968@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1827/426427801@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1827@github.com>
References: <quicwg/base-drafts/issues/1827@github.com>
Subject: Re: [quicwg/base-drafts] PLPMTUD section claims that PADDING frames generate ACKs (#1827)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3dbf311936_57ff3fe309ad45b82881a3"; 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/oTcruYWurVmEmuQCOjAc9V0A-jA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 20:58:30 -0000

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

I think the 8.1 section is reasonably clear

> To avoid creating an indefinite feedback loop, an endpoint MUST NOT send an ACK frame in response to a packet containing only ACK or PADDING frames, even if there are packet gaps which precede the received packet. The endpoint MUST acknowledge packets containing only ACK or PADDING frames in the next ACK frame that it sends.

but the next paragraph could be misread even if it is correct:

> While PADDING frames do not elicit an ACK frame from a receiver,

indeed it does not elicit ACK's, meaning that receiving PADDING does not trigger the peers urge to ACK incoming packets. Only when non-ACK, non-PADDING packets are received, will an ACK be transmitted (and possible during tail loss probe - not sure about 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/1827#issuecomment-426427801
----==_mimepart_5bb3dbf311936_57ff3fe309ad45b82881a3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I think the 8.1 section is reasonably clear</p>
<blockquote>
<p>To avoid creating an indefinite feedback loop, an endpoint MUST NOT se=
nd an ACK frame in response to a packet containing only ACK or PADDING fr=
ames, even if there are packet gaps which precede the received packet. Th=
e endpoint MUST acknowledge packets containing only ACK or PADDING frames=
 in the next ACK frame that it sends.</p>
</blockquote>
<p>but the next paragraph could be misread even if it is correct:</p>
<blockquote>
<p>While PADDING frames do not elicit an ACK frame from a receiver,</p>
</blockquote>
<p>indeed it does not elicit ACK's, meaning that receiving PADDING does n=
ot trigger the peers urge to ACK incoming packets. Only when non-ACK, non=
-PADDING packets are received, will an ACK be transmitted (and possible d=
uring tail loss probe - not sure about that)</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/1827#issuecomment-426427801">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-aI=
0IWuNK1URx4XcdKzC_GfRgtMks5ug9NzgaJpZM4XE2AG">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq95zsRiVtFxs7oP5IlUqL1le=
zNS4ks5ug9NzgaJpZM4XE2AG.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj in #1827: I think the 8.1 section is reasonably clear\r\n\r\n\u003e =
To avoid creating an indefinite feedback loop, an endpoint MUST NOT send =
an ACK frame in response to a packet containing only ACK or PADDING frame=
s, even if there are packet gaps which precede the received packet. The e=
ndpoint MUST acknowledge packets containing only ACK or PADDING frames in=
 the next ACK frame that it sends.\r\n\r\nbut the next paragraph could be=
 misread even if it is correct:\r\n\r\n\u003e While PADDING frames do not=
 elicit an ACK frame from a receiver,\r\n\r\nindeed it does not elicit AC=
K's, meaning that receiving PADDING does not trigger the peers urge to AC=
K incoming packets. Only when non-ACK, non-PADDING packets are received, =
will an ACK be transmitted (and possible during tail loss probe - not sur=
e about that)"}],"action":{"name":"View Issue","url":"https://github.com/=
quicwg/base-drafts/issues/1827#issuecomment-426427801"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1827#issuecomment=
-426427801",
"url": "https://github.com/quicwg/base-drafts/issues/1827#issuecomment-42=
6427801",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] PLPMTUD section claims that PADDING fr=
ames generate ACKs (#1827)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1827,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1827\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1827#issuecomment-42=
6427801"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3871457=
34\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3dbf311936_57ff3fe309ad45b82881a3--


From nobody Tue Oct  2 14:03:19 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C4AF013116D for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:03:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 9kM4ZufTse7Z for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:03: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 3EBB51310E3 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 14:03:16 -0700 (PDT)
Date: Tue, 02 Oct 2018 14:03:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538514194; bh=Ogry6g8xaKCf2WBLRPRS+CEY+SE5kkCrjY4g/cWaR8c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Gwwzp6ODUnc69baa4XJtj7TXdKr/fF70HMF8BEXolSiOb5+RZp7hT/HDyMgXhmg23 g9bhXR1ozMTCfXEhyxpX3+q1q0Fl20fssQfd0QbeSdxU5lT92KMTKLB5YBgDTFNM5G 4LqFtPuBGVlvmG48a0WnqaJH3/SifQ0Z2ULPojks=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab844e9b8be21e9d4f15234ebb1e2b507b23a6578392cf0000000117cb9f1292a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426429346@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3dd12923d4_69603fb9434d45b8678b9"; 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/H2Mtkuqv5w8pqIVHVzMIeBlfExU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 21:03:18 -0000

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

I'm dubious about the stream approach.  You could model it like flow control, but unlike flow control, there's also the retire issue -- stream data is never really "retired."  Also, while there are reasons we want all sequence numbers to be generated in order, there's no reason you need to block using CID 7 because you haven't seen CID 6.

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

<p>I'm dubious about the stream approach.  You could model it like flow c=
ontrol, but unlike flow control, there's also the retire issue -- stream =
data is never really "retired."  Also, while there are reasons we want al=
l sequence numbers to be generated in order, there's no reason you need t=
o block using CID 7 because you haven't seen CID 6.</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/1826#issuecomment-426429346">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwAH=
8jIR7IDXOD6zYF0KCDeZivkCks5ug9SSgaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0lwRfsjfa_kY6ZB56Wt4E-h=
PJQaks5ug9SSgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1826: I'm dubious about the stream approach.  You could model =
it like flow control, but unlike flow control, there's also the retire is=
sue -- stream data is never really \"retired.\"  Also, while there are re=
asons we want all sequence numbers to be generated in order, there's no r=
eason you need to block using CID 7 because you haven't seen CID 6."}],"a=
ction":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/=
issues/1826#issuecomment-426429346"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426429346",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6429346",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6429346"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3dd12923d4_69603fb9434d45b8678b9--


From nobody Tue Oct  2 14:07:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4135513116D for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:07:29 -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,  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 x9ztXCXgdT07 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:07: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 817BA131182 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 14:07:27 -0700 (PDT)
Date: Tue, 02 Oct 2018 14:07:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538514446; bh=JlCnGREAm2kt14r2ysNdys98mr/esIAPDSr6yU/S/JM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1jkVtlg0K2YRWo25tRAXUmgEpCV0+NHuvnyR13ubPqiR8/tP7a0w3YSOtRrcQXOiu Gpjt7cFTUFmLsstye5AGM03IigURKGpyZolT8XYZXRsKG6d8h+3XGSv4LofXgHCUtX jOgrZEQ2plwiaDq9wn8FWxBs0oteIpppU5GzlS60=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2d30e305020a7b6b74da34d8b67bad9d58101eb492cf0000000117cba00e92a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426430637@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3de0e7aa1b_27533febd10d45c419993d"; 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/YgXT-a1Ehr_WNj2wnaRaDsWlxPY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 21:07:29 -0000

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

@MikeBishop FWIW, I do not think that flow control of CIDs is essential, even though I included that in this proposal. CRYPTO streams do not have flow control, and "CID frames" would work fine without flow control too (assuming that we continue allowing the receiver to "forget" CIDs).

> there's also the retire issue -- stream data is never really "retired." 

Would you mind elaborating on this? For the CID, the proposal has a RETIRE message. But I assume you are referring to something else.

> Also, while there are reasons we want all sequence numbers to be generated in order, there's no reason you need to block using CID 7 because you haven't seen CID 6.

That's correct. But it is still a requirement for book keeping. My point is that it would be worthwhile to consider reusing the "streams" approach, if we are to require book keeping using sequence numbers in a situation where HoLB is not a concern.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426430637
----==_mimepart_5bb3de0e7aa1b_27533febd10d45c419993d
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=3D4273797" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
MikeBishop">@MikeBishop</a> FWIW, I do not think that flow control of CID=
s is essential, even though I included that in this proposal. CRYPTO stre=
ams do not have flow control, and "CID frames" would work fine without fl=
ow control too (assuming that we continue allowing the receiver to "forge=
t" CIDs).</p>
<blockquote>
<p>there's also the retire issue -- stream data is never really "retired.=
"</p>
</blockquote>
<p>Would you mind elaborating on this? For the CID, the proposal has a RE=
TIRE message. But I assume you are referring to something else.</p>
<blockquote>
<p>Also, while there are reasons we want all sequence numbers to be gener=
ated in order, there's no reason you need to block using CID 7 because yo=
u haven't seen CID 6.</p>
</blockquote>
<p>That's correct. But it is still a requirement for book keeping. My poi=
nt is that it would be worthwhile to consider reusing the "streams" appro=
ach, if we are to require book keeping using sequence numbers in a situat=
ion where HoLB is not a concern.</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/1826#issuecomment-426430637">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyXa=
1rOoborqL0pTIVbkqShoHx23ks5ug9WOgaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqySTBkrmvZnjIl5k0iNKWpVM=
TQDbks5ug9WOgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1826: @MikeBishop FWIW, I do not think that flow control of CIDs i=
s essential, even though I included that in this proposal. CRYPTO streams=
 do not have flow control, and \"CID frames\" would work fine without flo=
w control too (assuming that we continue allowing the receiver to \"forge=
t\" CIDs).\r\n\r\n\u003e there's also the retire issue -- stream data is =
never really \"retired.\" \r\n\r\nWould you mind elaborating on this? For=
 the CID, the proposal has a RETIRE message. But I assume you are referri=
ng to something else.\r\n\r\n\u003e Also, while there are reasons we want=
 all sequence numbers to be generated in order, there's no reason you nee=
d to block using CID 7 because you haven't seen CID 6.\r\n\r\nThat's corr=
ect. But it is still a requirement for book keeping. My point is that it =
would be worthwhile to consider reusing the \"streams\" approach, if we a=
re to require book keeping using sequence numbers in a situation where Ho=
LB is not a concern."}],"action":{"name":"View Issue","url":"https://gith=
ub.com/quicwg/base-drafts/issues/1826#issuecomment-426430637"}}}</script>=

<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426430637",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6430637",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6430637"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3de0e7aa1b_27533febd10d45c419993d--


From nobody Tue Oct  2 14:12:28 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E1947131189 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:12:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level: 
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 hsYXmJYs7iVz for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:12:23 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 B1FD5131184 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 14:12:23 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538514742; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=wG287oG28Z8r8zow/MZAO7BMx9zcOJaEIFwoHdD8GkM=; b=rYTrzTkx1eMPqJmYMKUaxr/h4w1KhK0qc/itf41WEuRN/YnyIKald55724cBWr2yIJfEqLWR FoQQZ7mv1Jt2hv9J/2d8tnz3o7H6O2ESeqehoIJP9wsBwp/uE2UIU4FQaa+2PLYlAb7e5NN6 SJzKvM/pXRdDhOlsW6PH+NCgbKk=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: afrind=fb.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bb3df36.7f93804523f0-smtp-out-n01; Tue, 02 Oct 2018 21:12:22 -0000 (UTC)
Date: Tue, 02 Oct 2018 14:12:22 -0700
From: Alan Frindell <afrind@fb.com>
Reply-To: Alan Frindell <afrind@fb.com>
To: quic-issues@ietf.org
Message-ID: <5bb3df3635bfb_33fa2ac2b5360ec849098@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 509e6b: QPACK changelog
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3df36358d8_33fa2ac2b5360ec84893e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LbZmto99fAuurCdv3IsvMcDPoZ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 21:12:26 -0000

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

  Branch: refs/heads/changelog-15
  Home:   https://github.com/quicwg/base-drafts
  Commit: 509e6ba817327062b7aa2413ed51f9133a554873
      https://github.com/quicwg/base-drafts/commit/509e6ba817327062b7aa2413ed51f9133a554873
  Author: Alan Frindell <afrind@fb.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  QPACK changelog



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3df36358d8_33fa2ac2b5360ec84893e--


From nobody Tue Oct  2 14:12:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4EEED131184 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:12:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 1ONHB5hODTud for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:12: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 7DD9313117C for <quic-issues@ietf.org>; Tue,  2 Oct 2018 14:12:30 -0700 (PDT)
Date: Tue, 02 Oct 2018 14:12:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538514749; bh=DWt1K6GkqlJer6VJaNJbNVMgB91ajVXPJr0yZwSPFso=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r6JPI1oABGvHboRpmkh0ejfPYbLEVm2PkKjQsL55cgaws7qS5/Hr0n+Gm8bB3KJG9 NHaIrBRlUFjrdAFpVPHkR/vpATeeSYt87XHBFtiOkNgJ3KlpdkCsaTFfF/7iI+3gVN hciYwI0ThobsHgRzY60BXQZLezLFuvs41MRzs5do=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1825/push/2925963290@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1825@github.com>
References: <quicwg/base-drafts/pull/1825@github.com>
Subject: Re: [quicwg/base-drafts] Changelog for -15 (#1825)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3df3dc3b50_3df93ff221cd45bc1047e7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: afrind
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/riZ92RloEm8tBglhFNLCyFeEL-Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 21:12:33 -0000

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

@afrind pushed 1 commit.

509e6ba  QPACK changelog


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1825/files/98e26a2efdb355bca4e9593fc7f080f10c04f98f..509e6ba817327062b7aa2413ed51f9133a554873

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

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

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/509e6ba">509e6ba</a>  QPACK changelog</li>
</ul>


<p style="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/1825/files/98e26a2efdb355bca4e9593fc7f080f10c04f98f..509e6ba817327062b7aa2413ed51f9133a554873">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq201gOjNiW6B7nIYAkJn535RFwt-ks5ug9a9gaJpZM4XEozl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw-6MBAC2UCEter8lfH42aN6yYRGks5ug9a9gaJpZM4XEozl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@afrind pushed 1 commit in #1825"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1825/files/98e26a2efdb355bca4e9593fc7f080f10c04f98f..509e6ba817327062b7aa2413ed51f9133a554873"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1825/files/98e26a2efdb355bca4e9593fc7f080f10c04f98f..509e6ba817327062b7aa2413ed51f9133a554873",
"url": "https://github.com/quicwg/base-drafts/pull/1825/files/98e26a2efdb355bca4e9593fc7f080f10c04f98f..509e6ba817327062b7aa2413ed51f9133a554873",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@afrind pushed 1 commit in #1825",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1825:",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@afrind",
"facts": [
{
"name": "509e6ba",
"value": "QPACK changelog"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1825/files/98e26a2efdb355bca4e9593fc7f080f10c04f98f..509e6ba817327062b7aa2413ed51f9133a554873"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387091685\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3df3dc3b50_3df93ff221cd45bc1047e7--


From nobody Tue Oct  2 14:13:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F6D9131189 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:13:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.052
X-Spam-Level: 
X-Spam-Status: No, score=-7.052 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 CEf4KhI4HnDZ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:13: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 7C21113117C for <quic-issues@ietf.org>; Tue,  2 Oct 2018 14:13:35 -0700 (PDT)
Date: Tue, 02 Oct 2018 14:13:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538514814; bh=TA9V4FTlGe4UbMq0xp1lP7m1m62QADDIEev1XG0VJWg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=q6NeV0U7peJiAWNnrTbXBpN2Uh07H723nYRlssJYYVDXFVaGbFrwdCOEn6ePIfQcV nkURpkexqsXFZ3CChifPjpUNWdK4YM/klfb4DtUlF1jRsn1cwMYmWVtBLWUE1Hq0Jz lrnnFyOU7TSmW20y71YBqfKJbyY3itC/uOAAs7S4=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb5e54cad6e002134e8cafec2ab31ab09f566c25392cf0000000117cba17e92a169ce15d0c179@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1823/review/160926198@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1823@github.com>
References: <quicwg/base-drafts/pull/1823@github.com>
Subject: Re: [quicwg/base-drafts] Remove QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA (#1823)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3df7eb345a_2a9f3f8d026d45c41525d9"; 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/gu1A4nDRRWGdj9vKlTPv1hvmWOk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 21:13:37 -0000

----==_mimepart_5bb3df7eb345a_2a9f3f8d026d45c41525d9
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/1823#pullrequestreview-160926198
----==_mimepart_5bb3df7eb345a_2a9f3f8d026d45c41525d9
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/1823#pullrequestreview-160926198">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9645WXPmFf8eqr488f_EjC3LzIUks5ug9b-gaJpZM4XEg_Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2uik1dR8hWkj56Y2jjFega1EVjZks5ug9b-gaJpZM4XEg_Q.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1823"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1823#pullrequestreview-160926198"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1823#pullrequestreview-160926198",
"url": "https://github.com/quicwg/base-drafts/pull/1823#pullrequestreview-160926198",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop approved 1823",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1823#pullrequestreview-160926198"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387059664\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3df7eb345a_2a9f3f8d026d45c41525d9--


From nobody Tue Oct  2 14:17:17 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2625B131189 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:17:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 1Gmb9kttc2Tl for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:17: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 ACF7313117C for <quic-issues@ietf.org>; Tue,  2 Oct 2018 14:17:14 -0700 (PDT)
Date: Tue, 02 Oct 2018 14:17:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538515034; bh=4QuteuNQBs7EIbXMqOfTKNxyEowGNehGdRf1I7T/tBc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FpwyiBPpi2z/zmUtRz4iBtIlTb6+u+/LZzlI1o+MD7Ql/MlUB+29lp069b3h9K9fG XLpf1Dzq5B376fANrZEJSaoBX+2xHhzyHPht4D9AorSwRO+4eMURt2GbBzM/bhFuj8 ZsDm2TmnwWnX9s4UuFx5HQ1KNJgzJMd/PMilPGck=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9539cba39e351fc1fe051e5e3943517e8922c17492cf0000000117cba25192a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426433584@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3e051e5416_7b953fa3376d45c41829c7"; 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/KcEiJ7GDWYGi30ODwhr_ounqjoI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 21:17:16 -0000

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

You're still building the new/retire machinery inside this proposal, because it's needed and existing streams don't have that concept.  So you have those messages *inside* a stream-like structure.  I'm having trouble seeing what this actually makes simpler; I think having frames that affect state is a more natural fit to how QUIC works.

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

<p>You're still building the new/retire machinery inside this proposal, b=
ecause it's needed and existing streams don't have that concept.  So you =
have those messages <em>inside</em> a stream-like structure.  I'm having =
trouble seeing what this actually makes simpler; I think having frames th=
at affect state is a more natural fit to how QUIC works.</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/1826#issuecomment-426433584">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0mF=
Z9JmPGkUF3E4wiNFlZjHfvMcks5ug9fRgaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6qLkI2fS8NpVudtJQK6G8j8=
TbXFks5ug9fRgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1826: You're still building the new/retire machinery inside th=
is proposal, because it's needed and existing streams don't have that con=
cept.  So you have those messages *inside* a stream-like structure.  I'm =
having trouble seeing what this actually makes simpler; I think having fr=
ames that affect state is a more natural fit to how QUIC works."}],"actio=
n":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issu=
es/1826#issuecomment-426433584"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426433584",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6433584",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6433584"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3e051e5416_7b953fa3376d45c41829c7--


From nobody Tue Oct  2 14:21:09 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B0F9213116D for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:21:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.196
X-Spam-Level: 
X-Spam-Status: No, score=-8.196 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, HTML_OBFUSCATE_05_10=0.26, 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 UEpceUEhfTxZ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:21: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 ADADA1310E3 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 14:21:05 -0700 (PDT)
Date: Tue, 02 Oct 2018 14:21:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538515264; bh=t04T3P6lOSYmW5Iak9iaCqdVctwIsII4y6p4l/imBao=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UA4UtaNcXZ3B4YhIEutRaA/6r7tEXJi4MtKqUe1ehkx1p5RaKm2fHTJyLJTYT7ZKl TdhjgdivPg7KBRSvAD5Lx6VTtW3pioTJEV1DjQSUQgTx0DG82JFKLHO56XwiFoCsch QVMNpOD2akac4Nh02xiJ/cvSi0hV3iA48/maKSIM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7ae479904329c8075d41d2b1b9318fbb9dad471b92cf0000000117cba34092a169ce15d10b5e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1824/review/160928037@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1824@github.com>
References: <quicwg/base-drafts/pull/1824@github.com>
Subject: Re: [quicwg/base-drafts] Handshake deadlock (#1824)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3e140d1d32_136f3fd5422d45b833989c"; 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/G5h0ZNqLsgfUE3CtyAEKeDgVdhQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 21:21:08 -0000

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

MikeBishop commented on this pull request.

I'd like to see the "when to send" mentioned before nebulously saying what should be sent, personally.

> @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client's address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by receiving any message from the client encrypted using

s/receiving/processing/ -- it has to be valid; if you can unprotect it, then you're okay.

> @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client's address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by receiving any message from the client encrypted using
+the Handshake keys.  This limit exists to mitigate amplification attacks.
+
+In order to prevent this limit causing a handshake deadlock, the client SHOULD
+send a packet as large as the Initial containing only PADDING if it has no
+other data to send and does not yet have the Handshake keys.  If the client
+has no data to send and the Hanshake keys are available, it SHOULD send a

Han**d**shake

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

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

<p>I'd like to see the "when to send" mentioned before nebulously saying what should be sent, personally.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1824#discussion_r222115720">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client&#39;s address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by receiving any message from the client encrypted using
</pre>
<p>s/receiving/processing/ -- it has to be valid; if you can unprotect it, then you're okay.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1824#discussion_r222115863">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client&#39;s address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by receiving any message from the client encrypted using
+the Handshake keys.  This limit exists to mitigate amplification attacks.
+
+In order to prevent this limit causing a handshake deadlock, the client SHOULD
+send a packet as large as the Initial containing only PADDING if it has no
+other data to send and does not yet have the Handshake keys.  If the client
+has no data to send and the Hanshake keys are available, it SHOULD send a
</pre>
<p>Han<strong>d</strong>shake</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1824#pullrequestreview-160928037">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1FUYKCyS5nuDC3OlJ1MzNEGV7K1ks5ug9jAgaJpZM4XEmii">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7eAOcbon2zkUsen6o3NICnBPfaHks5ug9jAgaJpZM4XEmii.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1824"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1824#pullrequestreview-160928037"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1824#pullrequestreview-160928037",
"url": "https://github.com/quicwg/base-drafts/pull/1824#pullrequestreview-160928037",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop commented on 1824",
"sections": [
{
"text": "I'd like to see the \"when to send\" mentioned before nebulously saying what should be sent, personally.",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824#pullrequestreview-160928037"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387082402\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3e140d1d32_136f3fd5422d45b833989c--


From nobody Tue Oct  2 14:22:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E54113116D for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:22:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 3RERQtEGpypH for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:22: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 D4A3B1310E3 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 14:22:36 -0700 (PDT)
Date: Tue, 02 Oct 2018 14:22:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538515356; bh=E/xLuuxnDg7BP+S9ieZF23H6hzpay7wLUNnkN8W3PDw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DU0+soeG9S8H20OACGkthYugbMCAhtLl6ERl8VnB/eaxjhaEXoqqO7rOuiFRgrUu8 ENIWNXQtvy4juOaywCCVryGlzi4wnfHhBvmsnG76JXDKDkSZY/R9VnFjKwf6m8cZLP Pu5/dArogvouFaSYChhYhoXp/uOi2rNl6pgJn2fg=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2c8d2033d2a13a4427c7daab320e15ed2e2e2edd92cf0000000117cba39c92a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426435050@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3e19c8705_276a3febd10d45c4280398"; 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/-5E-n7Lled4TdUfY3ZFI7TXhyKE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 21:22:39 -0000

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

The benefit of using "streams" as a conveyer of new/retire messages is that you aren't required to the bookkeeping on the receiver side.

Current design (also #1799) requires the receiver of the CIDs to track the sequence numbers of CIDs to see that if the newly received CID is a retransmit. Stream has the logic to detect and ignore retransmits; reusing that simplifies the 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/1826#issuecomment-426435050
----==_mimepart_5bb3e19c8705_276a3febd10d45c4280398
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The benefit of using "streams" as a conveyer of new/retire messages is=
 that you aren't required to the bookkeeping on the receiver side.</p>
<p>Current design (also <a class=3D"issue-link js-issue-link" data-error-=
text=3D"Failed to load issue title" data-id=3D"363790809" data-permission=
-text=3D"Issue title is private" data-url=3D"https://github.com/quicwg/ba=
se-drafts/issues/1799" data-hovercard-url=3D"/quicwg/base-drafts/issues/1=
799/hovercard" data-hovercard-type=3D"issue" href=3D"https://github.com/q=
uicwg/base-drafts/issues/1799">#1799</a>) requires the receiver of the CI=
Ds to track the sequence numbers of CIDs to see that if the newly receive=
d CID is a retransmit. Stream has the logic to detect and ignore retransm=
its; reusing that simplifies the design.</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/1826#issuecomment-426435050">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9JR=
hN4AlWPqa7FPlUUPPOxOEqWJks5ug9kcgaJpZM4XEpNd">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqzn7tMtu6fRnLb1N0FTO535b=
5F0zks5ug9kcgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1826: The benefit of using \"streams\" as a conveyer of new/retire=
 messages is that you aren't required to the bookkeeping on the receiver =
side.\r\n\r\nCurrent design (also #1799) requires the receiver of the CID=
s to track the sequence numbers of CIDs to see that if the newly received=
 CID is a retransmit. Stream has the logic to detect and ignore retransmi=
ts; reusing that simplifies the design."}],"action":{"name":"View Issue",=
"url":"https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426=
435050"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment=
-426435050",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6435050",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs=
 (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-42=
6435050"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3870933=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb3e19c8705_276a3febd10d45c4280398--


From nobody Tue Oct  2 14:45:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11AFB131157 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:45:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.596
X-Spam-Level: 
X-Spam-Status: No, score=-6.596 tagged_above=-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] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pTFlD8j43QOu for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 14:45: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 80ED01310E3 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 14:45:16 -0700 (PDT)
Date: Tue, 02 Oct 2018 14:45:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538516715; bh=CW+mkexsSmqQnNHPtIMSys7LkDF5Ajk8+jLqnvNrlic=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LW/tPwFWc1pP2oM61GzgOGw/1MinvjDrDqXDfFTmdLD+YDQWKwKhXTuUJ4G73852G xu4K+jppZ87ByUo58ks0mv/xmKq+U6s5jnB8Pqc4p4XnKlu/Nc1wjXFl+FDM0ZOqvC txmq7QCrGXT2Rr0TS0u241R+FrLJw+WuO66cnpQ4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab17739706ffdef086c2dbdefe28e11c4261a48d6b92cf0000000117cba8eb92a169ce15d129b0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1825/review/160936792@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1825@github.com>
References: <quicwg/base-drafts/pull/1825@github.com>
Subject: Re: [quicwg/base-drafts] Changelog for -15 (#1825)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3e6eb31e36_4cff3fbbbdad45b8341561"; 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/VLJuOuTs7_RCGzITw12CU98sJrE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 21:45:18 -0000

----==_mimepart_5bb3e6eb31e36_4cff3fbbbdad45b8341561
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/1825#pullrequestreview-160936792
----==_mimepart_5bb3e6eb31e36_4cff3fbbbdad45b8341561
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/1825#pullrequestreview-160936792">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2QU1kiHLi3Qpd42uoE3G9CLISNjks5ug95rgaJpZM4XEozl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0mmH_okCH70O1EcDcXafLzmwO-wks5ug95rgaJpZM4XEozl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1825"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160936792"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160936792",
"url": "https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160936792",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1825",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1825#pullrequestreview-160936792"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387091685\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3e6eb31e36_4cff3fbbbdad45b8341561--


From nobody Tue Oct  2 15:07:10 2018
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 576731311AB for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:07:08 -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,  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 eQOOqJxU4Qa2 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:07:06 -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 6DB04131182 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15: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=2Q/7ilFwHJMZrC8nQnmzRbgXFyQ=; b=ldpOsIgZ0jMsB3II IH+/FFvG78SkEOCU3Y2xxUIzlKFpQFqmwvlQAd/OxWh+WeYdJw7TKujALz4MVsOt hMAlvATj2r49Karn6rV5PvKEQNNFM4T2VCM8D1ERz1P1LKhFzJg/1w7NGeEo7QMa S+OsUpNXOIa05u944PIENBj2W44=
Received: by filter0708p1las1.sendgrid.net with SMTP id filter0708p1las1-23623-5BB3EC09-16 2018-10-02 22:07:05.974731284 +0000 UTC m=+2247129.352473699
Received: from github-lowworker-e8fa9ff.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0024p1iad2.sendgrid.net (SG) with ESMTP id wVjTbpGPQsqBOfxw547Niw for <quic-issues@ietf.org>; Tue, 02 Oct 2018 22:07:05.870 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e8fa9ff.cp1-iad.github.net (Postfix) with ESMTP id D0830420337 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:07:05 -0700 (PDT)
Date: Tue, 02 Oct 2018 22:07:06 +0000 (UTC)
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abac4c50ccc8241cbde385c9b283204b8bd0e9482d92cf0000000117cbae0992a169ce15d05805@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1821/review/160943272@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1821@github.com>
References: <quicwg/base-drafts/pull/1821@github.com>
Subject: Re: [quicwg/base-drafts] Add sequence number to NCID frame (#1821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3ec09c437a_77bf3fad23ad45c0623cc"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1thO4KnZsiy1GQSgd/5xNz3953qMZlXQ0LKk 3qpcNEkaTRflpQ6++VA7bBIhFgGus3PYujMHYSJGe0FhiBpQ2acPDUx1L36vRhubTAy03aVCcBasoq phGc0030DSCu3+Ot8OFO3esLC8Eso7Ih+7COZI0WomQ7fhHK1XnNxb7XcAvk0QnSp72pwh4nXS8XYi A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4UdsxVpNRxflGXd8lGdyPvPkQdo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:07:08 -0000

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

kazuho commented on this pull request.



> @@ -3285,8 +3292,10 @@ zero-length Destination Connection ID MUST treat receipt of a NEW_CONNECTION_ID
 frame as a connection error of type PROTOCOL_VIOLATION.
 
 Transmission errors, timeouts and retransmissions might cause the same
-NEW_CONNECTION_ID frame to be received multiple times. Receipt of the same
-frame multiple times MUST NOT be treated as a connection error.
+NEW_CONNECTION_ID frame to be received multiple times.  Receipt of the same
+frame multiple times MUST NOT be treated as a connection error.  A receiver can
+use the sequence number supplied in the NEW_CONNECTION_ID frame to identify new
+connection IDs from old ones.

> I think we need to require the sender to always increase by one.

On the flip-side, does it require the sender to have a window of CIDs (i.e. the maximum number of CIDs in-flight)?

I ask this because unless we have such maximum, it is impossible for the receiver to enforce the rule.
If we have an enforcement, then the receiver could use a simple data structure (like holding the most-recent N CIDs where the recency is identified by the sequence number). But otherwise, the receivers need to be aware that the sender can try to consume large amount of state by sending a huge gap...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1821#discussion_r222127836
----==_mimepart_5bb3ec09c437a_77bf3fad23ad45c0623cc
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/1821#discussion_r222127836">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3285,8 +3292,10 @@ zero-length Destination Connection ID MUST treat receipt of a NEW_CONNECTION_ID
 frame as a connection error of type PROTOCOL_VIOLATION.
 
 Transmission errors, timeouts and retransmissions might cause the same
-NEW_CONNECTION_ID frame to be received multiple times. Receipt of the same
-frame multiple times MUST NOT be treated as a connection error.
+NEW_CONNECTION_ID frame to be received multiple times.  Receipt of the same
+frame multiple times MUST NOT be treated as a connection error.  A receiver can
+use the sequence number supplied in the NEW_CONNECTION_ID frame to identify new
+connection IDs from old ones.
</pre>
<blockquote>
<p>I think we need to require the sender to always increase by one.</p>
</blockquote>
<p>On the flip-side, does it require the sender to have a window of CIDs (i.e. the maximum number of CIDs in-flight)?</p>
<p>I ask this because unless we have such maximum, it is impossible for the receiver to enforce the rule.<br>
If we have an enforcement, then the receiver could use a simple data structure (like holding the most-recent N CIDs where the recency is identified by the sequence number). But otherwise, the receivers need to be aware that the sender can try to consume large amount of state by sending a huge gap...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1821#discussion_r222127836">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7BN2NboxZgcjxEovPLEB4PqhTDZks5ug-OJgaJpZM4XEYsq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4r4AlaJAibe9K7c29uI0NuIlR_bks5ug-OJgaJpZM4XEYsq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho commented on #1821"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1821#discussion_r222127836"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1821#discussion_r222127836",
"url": "https://github.com/quicwg/base-drafts/pull/1821#discussion_r222127836",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1821",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1821#discussion_r222127836"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387025706\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3ec09c437a_77bf3fad23ad45c0623cc--


From nobody Tue Oct  2 15:10:55 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F203C1311C0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:10:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.457
X-Spam-Level: 
X-Spam-Status: No, score=-1.457 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 nmJex80lncMG for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:10:51 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 6900E1311AE for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:10:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538518249; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=yuaDZ5tQCbNcJag5+IdUU4i21dOwHfdjAAzBtMxKZLE=; b=jsMlNiH8s40EXJLNJO327CFqKUyPwxP5oq0CR5cP/GpHHkeR8YcMT0903DZvuQAvzOtqL2JS nsT4fh1tmqvJs1kjN9WhY7qLD1n5c1O1MoJkweikzJX1iXu92mfDZKUP4RfXQgeogDIiCfag qLvSr+xKnrKZjTrkbeNYe4Ll3n4=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bb3ece9.7fbbecbd9c90-smtp-out-n03; Tue, 02 Oct 2018 22:10:49 -0000 (UTC)
Date: Tue, 02 Oct 2018 15:10:48 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3ece885990_54c42b25a68a0ed4463f5@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6251bc: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3ece885614_54c42b25a68a0ed4462cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D1qjWiOqQ2R39vgSZ8AicvvibbA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:10:53 -0000

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

  Branch: refs/heads/ianswett-handshake-deadlock
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6251bcf210325a3b0c3084ee16bf90f55825f30e
      https://github.com/quicwg/base-drafts/commit/6251bcf210325a3b0c3084ee16bf90f55825f30e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3ece885614_54c42b25a68a0ed4462cd--


From nobody Tue Oct  2 15:11:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 857B3131182 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:10:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 Ud521_tA-tCj for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:10:56 -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 B13091311D8 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:10:56 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:10:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538518256; bh=roOsaX2tLPjlZIalFQuFSX9dulgISoRd6KTxygVHRNs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YZuoJXPDHXINi/AymX3Gi5YoUxv7ALRGn/v9BkwFNijvDAPi0xfyfz4mulc3h85OX cNAligziap4zvDjVZ4WTxiPEIeJiWtFEzsGuJ8rQIy2BHCMeVXGBVzI8Nc1VB+t/EV Ga+Ubj6+zYjtJW7OebT4nW9zOcQwHfkcftv1Nba0=
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/1824/push/2926105454@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1824@github.com>
References: <quicwg/base-drafts/pull/1824@github.com>
Subject: Re: [quicwg/base-drafts] Handshake deadlock (#1824)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3ecf02e5ba_a6a3fe101cd45c01110d2"; 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/K2dJlJd3O-yhy_a5XFDXbagJpv4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:10:59 -0000

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

@ianswett pushed 1 commit.

6251bcf  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/1824/files/3c2c305fed8900ff0e6d1079a2f24d0461620571..6251bcf210325a3b0c3084ee16bf90f55825f30e

----==_mimepart_5bb3ecf02e5ba_a6a3fe101cd45c01110d2
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/6251bcf">6251bcf</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/1824/files/3c2c305fed8900ff0e6d1079a2f24d0461620571..6251bcf210325a3b0c3084ee16bf90f55825f30e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzZBo_G8Qw2Lb6vLcw7v_7AMyI4iks5ug-RwgaJpZM4XEmii">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-p8hIRAd7QyeXJOvRTATUVAykavks5ug-RwgaJpZM4XEmii.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1824"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1824/files/3c2c305fed8900ff0e6d1079a2f24d0461620571..6251bcf210325a3b0c3084ee16bf90f55825f30e"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1824/files/3c2c305fed8900ff0e6d1079a2f24d0461620571..6251bcf210325a3b0c3084ee16bf90f55825f30e",
"url": "https://github.com/quicwg/base-drafts/pull/1824/files/3c2c305fed8900ff0e6d1079a2f24d0461620571..6251bcf210325a3b0c3084ee16bf90f55825f30e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1824",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1824:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "6251bcf",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824/files/3c2c305fed8900ff0e6d1079a2f24d0461620571..6251bcf210325a3b0c3084ee16bf90f55825f30e"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387082402\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3ecf02e5ba_a6a3fe101cd45c01110d2--


From nobody Tue Oct  2 15:11:23 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D7438131182 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:11:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.457
X-Spam-Level: 
X-Spam-Status: No, score=-1.457 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 VOCCVT-PuSEn for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:11:20 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 75D361311AB for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:11:20 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538518279; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=HsBd1CX72V40JzfhDANUazgYksJ4ghEFiwyO+uKig68=; b=BmazWGtis52kuvPMZsspjSHSyPl373NepfvWm2Zz+DLQHrk9TEu9OsjaM2cNciI1Q9KVcYvc KPwZmch+PhDidpwTV0k5tQMo9lRwIB1kGz+hENe/gWqKQ853WdByjePeQAl5oiIBJjsjugtX yaM5MYFuNl2/4LL+BIcdPVFJJyc=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bb3ed07.7fd208168d20-smtp-out-n03; Tue, 02 Oct 2018 22:11:19 -0000 (UTC)
Date: Tue, 02 Oct 2018 15:11:17 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3ed05a107e_20772b1c26f80ecc324ef@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3ccf31: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3ed05a0c67_20772b1c26f80ecc32315"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qxlNrVEfNOIIVeUdg4OiNrD26Uo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:11:22 -0000

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

  Branch: refs/heads/ianswett-handshake-deadlock
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3ccf31538d9d2bff91d38981cc37f4adad5a8bb6
      https://github.com/quicwg/base-drafts/commit/3ccf31538d9d2bff91d38981cc37f4adad5a8bb6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3ed05a0c67_20772b1c26f80ecc32315--


From nobody Tue Oct  2 15:11:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F40A313119F for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:11:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 KaNzqz6m7OcK for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:11: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 7CA34131182 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:11:25 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:11:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538518284; bh=lB6U3wtDG2k/iCKz+1YlcLRUALbZxYYgLP/CIX930nA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XSz1JZViYdF4DNf6UsWHeNK0KFC0+Y7b79Qm58f2LOmW2cguHpf+bdFU8+WWOYCZb r499pUNP/2NH9s/RfdrcQYGLPJiyJPL6pWDySXRz/e9D+KlxEWwlEhsd1iZhUMor5H KJD1bA3pBoqpVC7ZxNeBZNBTIT7kTfl8Yy4hFNqI=
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/1824/push/2926106515@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1824@github.com>
References: <quicwg/base-drafts/pull/1824@github.com>
Subject: Re: [quicwg/base-drafts] Handshake deadlock (#1824)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3ed0c7eca3_339b3f9408ad45b81192be"; 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/aOmRg_Qu-glmsX6kAz9pflYR8gQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:11:27 -0000

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

@ianswett pushed 1 commit.

3ccf315  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/1824/files/6251bcf210325a3b0c3084ee16bf90f55825f30e..3ccf31538d9d2bff91d38981cc37f4adad5a8bb6

----==_mimepart_5bb3ed0c7eca3_339b3f9408ad45b81192be
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/3ccf315">3ccf315</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/1824/files/6251bcf210325a3b0c3084ee16bf90f55825f30e..3ccf31538d9d2bff91d38981cc37f4adad5a8bb6">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1pt5_3CtpoidZI_17mrCUqxQQyTks5ug-SMgaJpZM4XEmii">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4UcXy72DBuJIFu4KbK7iKsKta0Bks5ug-SMgaJpZM4XEmii.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1824"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1824/files/6251bcf210325a3b0c3084ee16bf90f55825f30e..3ccf31538d9d2bff91d38981cc37f4adad5a8bb6"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1824/files/6251bcf210325a3b0c3084ee16bf90f55825f30e..3ccf31538d9d2bff91d38981cc37f4adad5a8bb6",
"url": "https://github.com/quicwg/base-drafts/pull/1824/files/6251bcf210325a3b0c3084ee16bf90f55825f30e..3ccf31538d9d2bff91d38981cc37f4adad5a8bb6",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1824",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1824:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "3ccf315",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824/files/6251bcf210325a3b0c3084ee16bf90f55825f30e..3ccf31538d9d2bff91d38981cc37f4adad5a8bb6"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387082402\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3ed0c7eca3_339b3f9408ad45b81192be--


From nobody Tue Oct  2 15:18:18 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E97E413119F for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:18:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.457
X-Spam-Level: 
X-Spam-Status: No, score=-1.457 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 L7YA8xpm_Z5e for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:18:11 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 5B5AD1311AB for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:18:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538518687; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=i3ZGtm3EHErdj78gRR3HO2Czt4OoeTRffZUpcGDSFyw=; b=YmgrYMX5f4angsbmb7e/8g0bB5Auuk8croj9vchMV2NdD++mqclhjdGA8QloWLXiJuZeDHwl Ndo7v2HRzkNTO67DN9S2/j3zUFnsOXpsjY0US1d6/AAt0BhB7lBdIRy5qHkMgyLUal56qZfn l8mQIRuflvzrc4r2RlMW+PRTUKc=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bb3ee9f.7efa71c009f0-smtp-out-n02; Tue, 02 Oct 2018 22:18:07 -0000 (UTC)
Date: Tue, 02 Oct 2018 15:18:07 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3ee9f43059_bc62ad76659cec4700c5@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ea331d: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3ee9f42cb3_bc62ad76659cec4699da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pZvGmr-Ykj4EnlAz1qPdWv1VxfE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:18:14 -0000

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

  Branch: refs/heads/ianswett-handshake-deadlock
  Home:   https://github.com/quicwg/base-drafts
  Commit: ea331de08754682d835b2245920f647a81a0be67
      https://github.com/quicwg/base-drafts/commit/ea331de08754682d835b2245920f647a81a0be67
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3ee9f42cb3_bc62ad76659cec4699da--


From nobody Tue Oct  2 15:18:26 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 24B1F1311F8 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:18:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 J_406Yx6Jm4z for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:18: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 287E11311D5 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:18:15 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:18:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538518694; bh=J+pYOAHFMZW7uM2x9Z1dtTUhbpRwe4txqMLD4Q2VaiU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WTiJ1KwIaHARZC+Sv7CGHlYnlAdzRuKvqdrjp0wbh5PtyYzuEfBd4TdXdH7ogBAog J2NLUDB3ZJQHlKeMLnVXS7zI1T6ylCaXNQ0oz4HpacaknzZF7y//mfT6bGCSj5H14m hlgx8AoG/j67n0wX/9OnXu9RZ1Xy9lOrruPxqM1M=
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/1824/push/2926120876@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1824@github.com>
References: <quicwg/base-drafts/pull/1824@github.com>
Subject: Re: [quicwg/base-drafts] Handshake deadlock (#1824)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3eea633cb4_1b833f972b2d45b82005eb"; 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/p8lOFSzgfyjNMB2e7eSHGa02yPM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:18:17 -0000

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

@ianswett pushed 1 commit.

ea331de  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/1824/files/3ccf31538d9d2bff91d38981cc37f4adad5a8bb6..ea331de08754682d835b2245920f647a81a0be67

----==_mimepart_5bb3eea633cb4_1b833f972b2d45b82005eb
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/ea331de">ea331de</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/1824/files/3ccf31538d9d2bff91d38981cc37f4adad5a8bb6..ea331de08754682d835b2245920f647a81a0be67">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq84lnQHheQXTSAeJvDaRHInCBA0Eks5ug-YmgaJpZM4XEmii">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7vQDH-nGiCvmo4WYQVNDPHWX0KLks5ug-YmgaJpZM4XEmii.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1824"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1824/files/3ccf31538d9d2bff91d38981cc37f4adad5a8bb6..ea331de08754682d835b2245920f647a81a0be67"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1824/files/3ccf31538d9d2bff91d38981cc37f4adad5a8bb6..ea331de08754682d835b2245920f647a81a0be67",
"url": "https://github.com/quicwg/base-drafts/pull/1824/files/3ccf31538d9d2bff91d38981cc37f4adad5a8bb6..ea331de08754682d835b2245920f647a81a0be67",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1824",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1824:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "ea331de",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824/files/3ccf31538d9d2bff91d38981cc37f4adad5a8bb6..ea331de08754682d835b2245920f647a81a0be67"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387082402\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3eea633cb4_1b833f972b2d45b82005eb--


From nobody Tue Oct  2 15:22:14 2018
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 DCBFF131222 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:22:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 f7uzanMgFjwe for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15: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 A75791311EB for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15: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=0/EjrA71UQ9Cke43cMxwT193Dck=; b=gm7j2PulYAelyq+p zNM/j/qDSNYrRciSuTgDlr1g9Ih81IdepT0P7q3hHolsAv/rr00G8YkE45/c2tmi tC9qrLFl1jS7JvvomYTXhfhHXhvBTDC10dgSMSl0Na9FPYIx653OJ73WLxI7LguM Uc9Bkhr4UeyE4bqVHufFE1IobIs=
Received: by filter0190p1iad2.sendgrid.net with SMTP id filter0190p1iad2-22246-5BB3EF8A-22 2018-10-02 22:22:02.609044452 +0000 UTC m=+354898.674474034
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id NqX8bgrDSdKFttLoI7Xwow for <quic-issues@ietf.org>; Tue, 02 Oct 2018 22:22:02.537 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id 8024F18030D for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:22:02 -0700 (PDT)
Date: Tue, 02 Oct 2018 22:22:02 +0000 (UTC)
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab57764fbf8fc2ece40485dafb24cb596459cd572792cf0000000117cbb18a92a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/426450266@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3ef8a7a9dd_70623fba368d45c01436e0"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2sIlKv56HYSq0urAlZlIt7aOOP6zjDtGof3Q lojZAh8SQ43GY1ORyubO+Mm6zr+c3BbIn20YJZcMi6WURrqqA4COcR7BSmpx3OlHDTlO1Hn2CZJI3U WTcnfb3h67YDmuU6+Gyf6LXdZ3oDTgX6Sl9kmGGY1aJ2N+H2VC5RtjNqfvuZOWWBQTQReH/JNOY1fY U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v4JqB7fyoqy8LbN9OJshJgbR3tY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:22:13 -0000

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

FWIW, the details of detecting the retransmissions of NCID frame is still under discussion in #1821. Changing to a stream-based approach closes all the corner cases that we need to care.

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

<p>FWIW, the details of detecting the retransmissions of NCID frame is still under discussion in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="365975557" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1821" href="https://github.com/quicwg/base-drafts/pull/1821">#1821</a>. Changing to a stream-based approach closes all the corner cases that we need to care.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426450266">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3yTzLueuxo6cpmtlFqukEvbiJRcks5ug-cKgaJpZM4XEpNd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8KLzIIB0Oa2Ai9QI-xLYgh-TU9rks5ug-cKgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho in #1826: FWIW, the details of detecting the retransmissions of NCID frame is still under discussion in #1821. Changing to a stream-based approach closes all the corner cases that we need to care."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426450266"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426450266",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426450266",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1826\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-426450266"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387093341\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3ef8a7a9dd_70623fba368d45c01436e0--


From nobody Tue Oct  2 15:24:48 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E8071311AE for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:24:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.001
X-Spam-Level: 
X-Spam-Status: No, score=-1.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 Wu3PHAD4P6Cd for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:24:46 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 145C21311AB for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:24:45 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538519085; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=nySAO3RydlkCW5oTeFvDHXtT+3ROs8/ok09b4GMd+8o=; b=OUNNZRbs/QKUbPnWkiK/1aeO3Rr46u821mUHR0aG2I2fUW1m+Rth1APti+rX1GY1rJLyLdQ9 Hz+SzRlzfHOmdyXl1nlwZWJWkpkl+iFpAhhY+f5t0gCAn6bq5zsZ3sMImo/WzmL9EyYLDS3r 6vCWWyFH/qzReE+qGVSbrTBnntE=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bb3f02d.7fba202341e0-smtp-out-n03; Tue, 02 Oct 2018 22:24:45 -0000 (UTC)
Date: Tue, 02 Oct 2018 15:24:44 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3f02c1cb6c_665f2ac6ba8d2ed4312@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 165e36: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3f02c1c7c8_665f2ac6ba8d2ed4303e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1eBD-Cfu63RO3M-vBr9IHDtf8Xo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:24:47 -0000

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

  Branch: refs/heads/ianswett-handshake-deadlock
  Home:   https://github.com/quicwg/base-drafts
  Commit: 165e36dc43f42fb2f3f449e978d08d4a25c77f29
      https://github.com/quicwg/base-drafts/commit/165e36dc43f42fb2f3f449e978d08d4a25c77f29
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3f02c1c7c8_665f2ac6ba8d2ed4303e--


From nobody Tue Oct  2 15:24:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 330AE1311AE for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:24:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 3uLhSqQKdhg6 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:24: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 A09B91311AB for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:24:50 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:24:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538519089; bh=FHiPFm7cb3yuPg0VPiNJ/dMy1YiybPwUCM+tM47UQ2I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CHkIoi5UAvy24NmQOziF1BQ7mkzU0tVpte5tcGJe2F6TxXJfUfbH+sWYWE7AHdsp0 rhIoqsP9KiMcXiOHSCUwK83rbjRnUuId8C1NNdowFMtMVRADK2s6qB0AeWyJmz5ylN AAkATIA4y/DpgiLmJR56OMHJOCwS5QJGl4YN5oTs=
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/1824/push/2926134552@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1824@github.com>
References: <quicwg/base-drafts/pull/1824@github.com>
Subject: Re: [quicwg/base-drafts] Handshake deadlock (#1824)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3f031df826_602c3f90558d45bc1215fa"; 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/nzboI0C4CK0FWRSIgqpUZpc_i2k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:24:52 -0000

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

@ianswett pushed 1 commit.

165e36d  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/1824/files/ea331de08754682d835b2245920f647a81a0be67..165e36dc43f42fb2f3f449e978d08d4a25c77f29

----==_mimepart_5bb3f031df826_602c3f90558d45bc1215fa
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/165e36d">165e36d</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/1824/files/ea331de08754682d835b2245920f647a81a0be67..165e36dc43f42fb2f3f449e978d08d4a25c77f29">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqznEfrNZNNdXCNGnCwGDq8umvJEVks5ug-exgaJpZM4XEmii">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq89lRb8PlncyO2fbxJG9VxCI1qsKks5ug-exgaJpZM4XEmii.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1824"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1824/files/ea331de08754682d835b2245920f647a81a0be67..165e36dc43f42fb2f3f449e978d08d4a25c77f29"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1824/files/ea331de08754682d835b2245920f647a81a0be67..165e36dc43f42fb2f3f449e978d08d4a25c77f29",
"url": "https://github.com/quicwg/base-drafts/pull/1824/files/ea331de08754682d835b2245920f647a81a0be67..165e36dc43f42fb2f3f449e978d08d4a25c77f29",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1824",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1824:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "165e36d",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824/files/ea331de08754682d835b2245920f647a81a0be67..165e36dc43f42fb2f3f449e978d08d4a25c77f29"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387082402\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3f031df826_602c3f90558d45bc1215fa--


From nobody Tue Oct  2 15:29:48 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 955D913119F for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:29:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.457
X-Spam-Level: 
X-Spam-Status: No, score=-1.457 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 JknOUpCy-aEC for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:29:45 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 40EB21311AE for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:29:45 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538519384; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=D81bBbO8dB88V63zr5EBZBOqphcblNgNoESqgLAwY2w=; b=Wjoel7KayQOlTru7tYzeG/tgoUXx9vRfXI74p7SeFimQdHiSaIFfdcTShBaMLDoyD//h+KBg s3GdNps570f9v8mjrYG3WujlzXuF7eKQO9WfaaJCPBalUrZcQxnJpIb9A2Zr/zO9T9jGHNxE wDkf2nEmxOrKd25mb5CFAD1k3u0=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bb3f158.7f5d8c6e5570-smtp-out-n03; Tue, 02 Oct 2018 22:29:44 -0000 (UTC)
Date: Tue, 02 Oct 2018 15:29:44 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3f158519f6_67132ae320fececc2979c@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] fba810: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3f158515fa_67132ae320fececc296fd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/V93UUI6FaB2HM6AiYccnjKxqoz0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:29:47 -0000

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

  Branch: refs/heads/ianswett-handshake-deadlock
  Home:   https://github.com/quicwg/base-drafts
  Commit: fba810b6e4d312051501f6d140f1167d002ec930
      https://github.com/quicwg/base-drafts/commit/fba810b6e4d312051501f6d140f1167d002ec930
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3f158515fa_67132ae320fececc296fd--


From nobody Tue Oct  2 15:29:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B381D1311AE for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:29:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 KECsFpOhzqVL for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:29:52 -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 4BCD713119F for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:29:52 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:29:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538519391; bh=NrOvEEFl501t3pTKkAro76h46uWNe7W9YC25ATJ/S5g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RyC4E6up70X7HJQ8qk/T3jxmpnnBlbZAEt4s7q0pzqOwSr3YPT7tqzwQmB85DWRRf eDU4UCSLd1zFHnUJNm/zEuyzMT5qVjSr8t9xrKFZyq7yj44xHZoDMPnnnrJwq+GLnC +UPRvQHcegFpJiQwMcbdLHLt54PgW99W/WugIBzw=
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/1824/push/2926144736@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1824@github.com>
References: <quicwg/base-drafts/pull/1824@github.com>
Subject: Re: [quicwg/base-drafts] Handshake deadlock (#1824)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3f15f985ea_42d23f9406ed45c0125625"; 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/Ox6WG6OJbJPBlUVLOvXR9Kkevdg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:29:54 -0000

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

@ianswett pushed 1 commit.

fba810b  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/1824/files/165e36dc43f42fb2f3f449e978d08d4a25c77f29..fba810b6e4d312051501f6d140f1167d002ec930

----==_mimepart_5bb3f15f985ea_42d23f9406ed45c0125625
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/fba810b">fba810b</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/1824/files/165e36dc43f42fb2f3f449e978d08d4a25c77f29..fba810b6e4d312051501f6d140f1167d002ec930">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-mOwgsIYpeaU4gZ6ZAEMy5Q-7RLks5ug-jfgaJpZM4XEmii">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6ZtI3xzWkaFu7E8n0kxELz52Muoks5ug-jfgaJpZM4XEmii.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1824"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1824/files/165e36dc43f42fb2f3f449e978d08d4a25c77f29..fba810b6e4d312051501f6d140f1167d002ec930"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1824/files/165e36dc43f42fb2f3f449e978d08d4a25c77f29..fba810b6e4d312051501f6d140f1167d002ec930",
"url": "https://github.com/quicwg/base-drafts/pull/1824/files/165e36dc43f42fb2f3f449e978d08d4a25c77f29..fba810b6e4d312051501f6d140f1167d002ec930",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1824",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1824:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "fba810b",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824/files/165e36dc43f42fb2f3f449e978d08d4a25c77f29..fba810b6e4d312051501f6d140f1167d002ec930"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387082402\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3f15f985ea_42d23f9406ed45c0125625--


From nobody Tue Oct  2 15:31:38 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 19ABA1311C7 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:31:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 moLqBejp-1xn for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:31: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 457081311AE for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:31:35 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:31:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538519494; bh=jqxjUxxjqKCBrBImeLEW2XHPkKIR9M7kcHvOwHN1lk0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1SSqQCcoFN8WzgeLwHLwjYSQsRojSuUJaugSL/BX/8VcS3ykR40vWNj3qujBvrN9M KOlga5LxyJVZo27NlAmWXJ75fLlHVGfH2elvJ6+sPN2YCEdVT+vLYpnQdLowYbdwIn qj2yl63HjM59ew0eYveb89L3Ii3v20BDHLi93PZg=
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/1824/push/2926148042@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1824@github.com>
References: <quicwg/base-drafts/pull/1824@github.com>
Subject: Re: [quicwg/base-drafts] Handshake deadlock (#1824)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3f1c65bf3_70cf3fba368d45c011592b"; 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/yjxITSnpR1t0BcisZSymfjtFeMA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:31:37 -0000

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

@ianswett pushed 1 commit.

a3a2299  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/1824/files/fba810b6e4d312051501f6d140f1167d002ec930..a3a2299fbbb655cdac342e1ae4e31924f6004113

----==_mimepart_5bb3f1c65bf3_70cf3fba368d45c011592b
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/a3a2299">a3a2299</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/1824/files/fba810b6e4d312051501f6d140f1167d002ec930..a3a2299fbbb655cdac342e1ae4e31924f6004113">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_5zP50iJuqwCKLz8o10Spst0J-9ks5ug-lGgaJpZM4XEmii">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-ACFk6kmclQi7PPoKbcjlip6VvMks5ug-lGgaJpZM4XEmii.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1824"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1824/files/fba810b6e4d312051501f6d140f1167d002ec930..a3a2299fbbb655cdac342e1ae4e31924f6004113"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1824/files/fba810b6e4d312051501f6d140f1167d002ec930..a3a2299fbbb655cdac342e1ae4e31924f6004113",
"url": "https://github.com/quicwg/base-drafts/pull/1824/files/fba810b6e4d312051501f6d140f1167d002ec930..a3a2299fbbb655cdac342e1ae4e31924f6004113",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1824",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1824:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "a3a2299",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824/files/fba810b6e4d312051501f6d140f1167d002ec930..a3a2299fbbb655cdac342e1ae4e31924f6004113"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387082402\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3f1c65bf3_70cf3fba368d45c011592b--


From nobody Tue Oct  2 15:32:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9703E1311AE for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:32:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.052
X-Spam-Level: 
X-Spam-Status: No, score=-7.052 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 2BUkjCODGXgd for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:32: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 107F813119F for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:32:09 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:32:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538519528; bh=qLTBSFFwYs6IG2/NB5Jvavbu7w3kTYpJsCtoJ13JdA0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Lr1OHNMeCi4CmnCMnqJK5nqmZF9LKDHLjybv9pNY5EDWtlDrGg9hExSEUBn+9FvNy sL/A6ePjstrw6rEMVSV9G3AYZ5+Zdn6Yq/KfqAsb5iqMWWgwNV6xPHNzcbr/FVX/zO KK2e2YYh6MxzZv4geiilVtdCOtrMxPvkpGu8phYA=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8abcac64faae28555089a7be82c1ab054373861692cf0000000117cbb3e892a169ce15d0c179@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1823/review/160949648@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1823@github.com>
References: <quicwg/base-drafts/pull/1823@github.com>
Subject: Re: [quicwg/base-drafts] Remove QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA (#1823)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3f1e85fcbb_7c053fcff3ad45b43499c0"; 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/1N_G_137Jv1JSOsj2vjSnTjtQVs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:32:11 -0000

----==_mimepart_5bb3f1e85fcbb_7c053fcff3ad45b43499c0
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/1823#pullrequestreview-160949648
----==_mimepart_5bb3f1e85fcbb_7c053fcff3ad45b43499c0
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/1823#pullrequestreview-160949648">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxmyfVUq31Ml2Fowtsbho8llf4Jeks5ug-logaJpZM4XEg_Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqycJ-cqnjH27iCxR7P8pq0caFqUUks5ug-logaJpZM4XEg_Q.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1823"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1823#pullrequestreview-160949648"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1823#pullrequestreview-160949648",
"url": "https://github.com/quicwg/base-drafts/pull/1823#pullrequestreview-160949648",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar approved 1823",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1823#pullrequestreview-160949648"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387059664\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3f1e85fcbb_7c053fcff3ad45b43499c0--


From nobody Tue Oct  2 15:32:18 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 510D31311AE for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:32:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 jJFQ6pBu5sK7 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:32:13 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 8D5C613120C for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:32:13 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538519532; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=PPL2YBxb+Vltz6okP5FZ/dgmIS1ttBQDxlMAldyn63E=; b=fTjtA6hLB+tpR+5XGCrgKzIT10HmOV0Ji3AHtGXj2rQEb4yMmUmDptf6CoP4oJLXXBshktTy WscpGo8UZOD1mLlbB4PiwC3xkJv581IybBVO42IG9yb+ve1vmh7QKsgOXIq9oawPHGFC43T8 NjIRQqhnofrMk+ne/1WlfNu4mpw=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bb3f1ec.7f51dc1bd870-smtp-out-n01; Tue, 02 Oct 2018 22:32:12 -0000 (UTC)
Date: Tue, 02 Oct 2018 15:32:11 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3f1ebf3930_6fd42aaebf5b2ec41702d@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 052149: Remove QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA (#...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3f1ebf3403_6fd42aaebf5b2ec4169ac"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_1ouuylLzne898Z6HrixWufWW_0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:32:15 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 052149aef0f472bf889974ceab7efd6352264fc1
      https://github.com/quicwg/base-drafts/commit/052149aef0f472bf889974ceab7efd6352264fc1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Remove QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA (#1823)

Fixes #1813



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3f1ebf3403_6fd42aaebf5b2ec4169ac--


From nobody Tue Oct  2 15:32:28 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 191DD1311C5 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:32:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 LYM-ba8Fe7w7 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:32: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 4846C1311C0 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:32:18 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:32:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538519537; bh=iquL0KXWjI00fSuq2c+5jgQnb8kooWBAGHP6Kc//Ves=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NGuGVKdOW/3Lv6JMRGjvrzHan5kuaWEKB+C5IwZEIi1+qUz9MGXUjXzfNU4aDIKhC N3LkkwD4UEozdrNWkfkkwKVEDqvLKlzEYAlL4AKTLy2EcQg9n2RZHKJtpjyFPI4I98 mC1c8HGLRentlJC88xfWCBsYKKQU6+gWvVNHW6SQ=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba3c92064c34072811100d6c0b6bfe50df9026c4892cf0000000117cbb3f192a169ce15c2d3f7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1813/issue_event/1880589314@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1813@github.com>
References: <quicwg/base-drafts/issues/1813@github.com>
Subject: Re: [quicwg/base-drafts] QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA isn't defined anywhere (#1813)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3f1f1682de_6e6f3f80ac6d45b8194792"; 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/z_TF173lJPzunSLoh0YY-_bvKW4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:32:20 -0000

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

Closed #1813 via #1823.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1813#event-1880589314
----==_mimepart_5bb3f1f1682de_6e6f3f80ac6d45b8194792
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="365089783" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1813" data-hovercard-url="/quicwg/base-drafts/issues/1813/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1813">#1813</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="366002553" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1823" href="https://github.com/quicwg/base-drafts/pull/1823">#1823</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/1813#event-1880589314">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7Kej_e7yKJlycHM76cUmtE3lnjBks5ug-lxgaJpZM4XASn3">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2CVr9u-7qAZzhyP5m3pqudDiJG-ks5ug-lxgaJpZM4XASn3.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1813 via #1823."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1813#event-1880589314"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1813#event-1880589314",
"url": "https://github.com/quicwg/base-drafts/issues/1813#event-1880589314",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA isn't defined anywhere (#1813)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1813#event-1880589314"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 385952247\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3f1f1682de_6e6f3f80ac6d45b8194792--


From nobody Tue Oct  2 15:32:34 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B97CF13119F for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:32:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 wifZs4gsEfRn for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:32:20 -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 7F07C13120D for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:32:19 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:32:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538519539; bh=tS+Fp6Bo3tshoO9kUnExUQGppnmuZA2iwV2/HyDXcno=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eSZIDbMUcud85LLUHCfFLrhNurj0nIKck1cAF4Cvwo157+M8sIGC7aIKxM6lQiFx5 Gmu762fkHkrUbyuQorg/HXG+IrMFD/Xo9bxgbPtlGQaHiL7sCHgeq3qoUcZ15yU7aV 2rzhEcc/JMbwcWCWss9ND2gF+SJdni0/bwSExOp8=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab561cb19bb3a84e6f6a0a62a76536fd2b677f276e92cf0000000117cbb3f292a169ce15d0c179@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1823/issue_event/1880589310@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1823@github.com>
References: <quicwg/base-drafts/pull/1823@github.com>
Subject: Re: [quicwg/base-drafts] Remove QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA (#1823)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3f1f2dfab3_23513fc7aa4d45c026289c"; 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/syqLcDupEAYbkTM5dLFzT00gbN0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:32:22 -0000

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

Merged #1823 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/1823#event-1880589310
----==_mimepart_5bb3f1f2dfab3_23513fc7aa4d45c026289c
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="366002553" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1823" href="https://github.com/quicwg/base-drafts/pull/1823">#1823</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/1823#event-1880589310">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0rHZ7UIulho30OQmDF-xRVkVsUXks5ug-lygaJpZM4XEg_Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0ii6nZhpQYOc4jWgrmXCgoCqhVIks5ug-lygaJpZM4XEg_Q.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1823 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1823#event-1880589310"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1823#event-1880589310",
"url": "https://github.com/quicwg/base-drafts/pull/1823#event-1880589310",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Remove QUIC_FLOW_CONTROL_RECEIVED_TOO_MUCH_DATA (#1823)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1823#event-1880589310"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387059664\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3f1f2dfab3_23513fc7aa4d45c026289c--


From nobody Tue Oct  2 15:49:31 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF6491311AE for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:49:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 3geH3NaQwyAC for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:49:28 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 1B9D713119F for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:49:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538520567; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ONPoE2qKBEoSgMqu9NI/Hva7a0FjF51lbYgTwcGc7w0=; b=f5yDC0a8/HyjFH30Sd4ze7gRePDBKwWDsGTd/4EMpBNb0joVoFjYSBUeWX++UI7RmTH/VgXp 4VS1lzb4lDEMNHsuVUrCMab9CbF2cGBOZ1KyIGkzEyKl3sZp9qQljv+GjWYBo4FFC31KS+HO G5WP7e35xyZRkjyjroch1E1FWSk=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bb3f5f6.7fcf745c7360-smtp-out-n01; Tue, 02 Oct 2018 22:49:26 -0000 (UTC)
Date: Tue, 02 Oct 2018 15:49:25 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3f5f5ac61c_5d372abfce968ecc951fa@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 83356f: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3f5f5ac284_5d372abfce968ecc950b0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TDK5RV8gM3qwQiLvT1ZpdDrDmVs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:49:30 -0000

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

  Branch: refs/heads/initial-token
  Home:   https://github.com/quicwg/base-drafts
  Commit: 83356f6988344fa4a8fd857e610275a163196b8f
      https://github.com/quicwg/base-drafts/commit/83356f6988344fa4a8fd857e610275a163196b8f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3f5f5ac284_5d372abfce968ecc950b0--


From nobody Tue Oct  2 15:49:38 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9582F1311AE for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:49:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 db0U08xNkUTS for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:49:36 -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 52DA613119F for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:49:33 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:49:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538520572; bh=FUpdbAEkrmPoJHttLt7CzUpE9ovzAL2uvwcZkJUMTfI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aiJUXyon2pdzV/3oWO0LqjrZDFJHKO7QRPrOYBteccfIo5IA5G5utarbIBNNW81w4 zcxAFnDFzWZD45wkKzKiSrG4tMF5xni7SZLKvxmAZHOPILYmCT41oiyNSd9GY3y70K vh8AXDiJHCCc/72O8WOjbgCt8vAkhmFn3Y9i53rE=
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/1794/push/2926182902@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1794@github.com>
References: <quicwg/base-drafts/pull/1794@github.com>
Subject: Re: [quicwg/base-drafts] Include a token on all Initial packets (#1794)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3f5fc662ca_4ce83ff1b2cd45b8804e7"; 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/DpXhIEf_0VNfqzhjdTat_V90fF0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:49:37 -0000

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

@ianswett pushed 1 commit.

83356f6  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/1794/files/c921b425065d330efad8c8d353d0f67f099a09a0..83356f6988344fa4a8fd857e610275a163196b8f

----==_mimepart_5bb3f5fc662ca_4ce83ff1b2cd45b8804e7
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/83356f6">83356f6</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/1794/files/c921b425065d330efad8c8d353d0f67f099a09a0..83356f6988344fa4a8fd857e610275a163196b8f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-7fRcvJRIgFtQURCjsui8Ox1qU6ks5ug-18gaJpZM4W3qeS">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwy6Cwl5jgX9D-eg6ywa63PJVDiIks5ug-18gaJpZM4W3qeS.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1794"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1794/files/c921b425065d330efad8c8d353d0f67f099a09a0..83356f6988344fa4a8fd857e610275a163196b8f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1794/files/c921b425065d330efad8c8d353d0f67f099a09a0..83356f6988344fa4a8fd857e610275a163196b8f",
"url": "https://github.com/quicwg/base-drafts/pull/1794/files/c921b425065d330efad8c8d353d0f67f099a09a0..83356f6988344fa4a8fd857e610275a163196b8f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1794",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1794:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "83356f6",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1794/files/c921b425065d330efad8c8d353d0f67f099a09a0..83356f6988344fa4a8fd857e610275a163196b8f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383690642\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3f5fc662ca_4ce83ff1b2cd45b8804e7--


From nobody Tue Oct  2 15:51:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F7211311BD for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:51:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 5xXWEylMLULk for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:51: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 6E9DD1311C5 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:51:37 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:51:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538520696; bh=ubFQ7sdxZzpffoJ/+nGct335kIDYEdoWn/6XgQ+4Kz8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=K5fT+VEOr4O0PmfigT13hD7wFcG8HeugbIv3OhNOTeVxoVhQ9dMWfMh3JEJzT70gv LRbpCnjpx6BsasqtbvI+LWZuOcAaTy4uNgTUEOaFcLehHRav7X2u5Rj4pbpXp49luZ vQOe2H8TvhChiixdejkpoTLeLn4/HpGqy/5OO7kY=
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/1794/push/2926186637@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1794@github.com>
References: <quicwg/base-drafts/pull/1794@github.com>
Subject: Re: [quicwg/base-drafts] Include a token on all Initial packets (#1794)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3f6788c670_ea63f80f12d45b8834ed"; 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/e7PhAgsm6ed82hrUkjFcJCmbvtc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:51:39 -0000

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

@ianswett pushed 1 commit.

5c054d4  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/1794/files/83356f6988344fa4a8fd857e610275a163196b8f..5c054d4a1b9b988104e91412a2476c64defdfd96

----==_mimepart_5bb3f6788c670_ea63f80f12d45b8834ed
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/5c054d4">5c054d4</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/1794/files/83356f6988344fa4a8fd857e610275a163196b8f..5c054d4a1b9b988104e91412a2476c64defdfd96">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyeK0NCxhU5D55EG7abJV5xFyRvCks5ug-34gaJpZM4W3qeS">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0wuzOcehdUdgApZy82gWTlAjH1bks5ug-34gaJpZM4W3qeS.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1794"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1794/files/83356f6988344fa4a8fd857e610275a163196b8f..5c054d4a1b9b988104e91412a2476c64defdfd96"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1794/files/83356f6988344fa4a8fd857e610275a163196b8f..5c054d4a1b9b988104e91412a2476c64defdfd96",
"url": "https://github.com/quicwg/base-drafts/pull/1794/files/83356f6988344fa4a8fd857e610275a163196b8f..5c054d4a1b9b988104e91412a2476c64defdfd96",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1794",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1794:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "5c054d4",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1794/files/83356f6988344fa4a8fd857e610275a163196b8f..5c054d4a1b9b988104e91412a2476c64defdfd96"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383690642\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb3f6788c670_ea63f80f12d45b8834ed--


From nobody Tue Oct  2 15:53:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D38911311CA for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:53:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.052
X-Spam-Level: 
X-Spam-Status: No, score=-7.052 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 YhQNJFJIfZxu for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:53:41 -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 480251311C5 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:53:41 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:53:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538520820; bh=9difgZ63iM7a0vNgOm58OmvOmSTOGXB4bWX2P8JiXSk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eScdxvHpE91lzj2mjA7YsuPc1QS+EUXJ+xlIiulSyedmRaYl8xCnWykJFef9dqTYn sKFkVFPGXDK00TeBXgZczxiVnBYXtik7RrQ5EPldvOtS1JG31jhqSJMK1xzamHn4sc I52iJrQvYj0f7DuOJ8z52f6I+TlwmdNfwDBM72m4=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab98f80b868acde2e3d827aa4e1226ba905e9df97b92cf0000000117cbb8f492a169ce15d10b5e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1824/review/160954466@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1824@github.com>
References: <quicwg/base-drafts/pull/1824@github.com>
Subject: Re: [quicwg/base-drafts] Handshake deadlock (#1824)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3f6f46a6b5_6d413f8dbf6d45c01635a9"; 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/5C15qbfDdjHRL61-uJiR4NrJpHI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:53:43 -0000

----==_mimepart_5bb3f6f46a6b5_6d413f8dbf6d45c01635a9
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/1824#pullrequestreview-160954466
----==_mimepart_5bb3f6f46a6b5_6d413f8dbf6d45c01635a9
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/1824#pullrequestreview-160954466">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6UyhJlsQH1TDFiVlK2lFb5UMg1Rks5ug-50gaJpZM4XEmii">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2XFKg55G0Z62M0h05zUxLMt6rpUks5ug-50gaJpZM4XEmii.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1824"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1824#pullrequestreview-160954466"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1824#pullrequestreview-160954466",
"url": "https://github.com/quicwg/base-drafts/pull/1824#pullrequestreview-160954466",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop approved 1824",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824#pullrequestreview-160954466"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387082402\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3f6f46a6b5_6d413f8dbf6d45c01635a9--


From nobody Tue Oct  2 15:54:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E08A1311BD for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:54:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.052
X-Spam-Level: 
X-Spam-Status: No, score=-7.052 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 dzLQG_4cEQ7l for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:54: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 AD6F01311C5 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:54:53 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:54:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538520892; bh=xqn7qEcg+JhPiXtvw0zNCHQVHagsN5HNQW0EkJSO4e0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iI+dOEgJUIYRki62k9ctosuOt85oDOrt1JEDkqy8PcEFUyoIYbAhSvv+0le9s0zy+ r0jt+1elKfNcCgiGj/On6wVsmRUI6CwsOaNHIeROqIneLSxjeqMfMaT31pd2f6bU8l 5/dPd7ETyBEUwLKgMHS1zhT178cLRnSWqdszU4u8=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab03a143eebdaa43fb3302c30ae78be41aab599b4f92cf0000000117cbb93c92a169ce15a88727@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1794/review/160954723@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1794@github.com>
References: <quicwg/base-drafts/pull/1794@github.com>
Subject: Re: [quicwg/base-drafts] Include a token on all Initial packets (#1794)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3f73cd81b6_3f173fccedad45b8216948"; 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/Y0mB6O3SQ5QbdW1HA2BQbP-KQjI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:54:55 -0000

----==_mimepart_5bb3f73cd81b6_3f173fccedad45b8216948
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/1794#pullrequestreview-160954723
----==_mimepart_5bb3f73cd81b6_3f173fccedad45b8216948
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/1794#pullrequestreview-160954723">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-0dGPy6XDF9PH0rxG7CtO99445sks5ug-68gaJpZM4W3qeS">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwgRUcTW8jT-0jQfNUlbzCondL9Tks5ug-68gaJpZM4W3qeS.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1794"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1794#pullrequestreview-160954723"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1794#pullrequestreview-160954723",
"url": "https://github.com/quicwg/base-drafts/pull/1794#pullrequestreview-160954723",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop approved 1794",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1794#pullrequestreview-160954723"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383690642\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3f73cd81b6_3f173fccedad45b8216948--


From nobody Tue Oct  2 15:55:07 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B95F01311C5 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:55:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 hT-dKUaYGgfJ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:55:03 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 693A31311BD for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:55:03 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538520902; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=CnWm0YkymseueBlAj2KyHfRzyBp8avPX6C5yd6ErknQ=; b=TnWm4VKBjJi28CcHg2DY1XXwuS1I3PfaoJnuL8R8Vq2GuFE+fzxrH52H7H4WmLSdmKS3z0Du Hr+pK9tn0qxGG4pr0IEae5aRHUCGt3XY+F50tVl+MOvnaVj2Ln3ms6I2JVlTlXBLP3LngXXd SrTKIYlF+soDVEEBoftN7fE8jws=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bb3f746.7fa4ced4e2d0-smtp-out-n01; Tue, 02 Oct 2018 22:55:02 -0000 (UTC)
Date: Tue, 02 Oct 2018 15:55:01 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bb3f7459833_54e2ae762778ed08685b@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 761fdf: nit
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3f7459515_54e2ae762778ed0867e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NKWQD0wsle3PFr7A2yWe5KlfQwY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:55:05 -0000

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

  Branch: refs/heads/ianswett-handshake-deadlock
  Home:   https://github.com/quicwg/base-drafts
  Commit: 761fdf7959a29db6de6669bd081e9c3efd4264a9
      https://github.com/quicwg/base-drafts/commit/761fdf7959a29db6de6669bd081e9c3efd4264a9
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  nit



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3f7459515_54e2ae762778ed0867e4--


From nobody Tue Oct  2 15:55:51 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4CFCF1311CA for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:55:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level: 
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 JiOubEj_SzYc for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:55:45 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 5BDF11311C5 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:55:45 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538520944; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=RblFmBeA/eez/5CYZI8u1fZIC8BLXkcEqpPvQc7TSgQ=; b=MeX2XatvDXiyfRtystWaXlQDNzbkR+Xubm/6KIjcUe0yGh3QnA5LLFAhdDykGdY5TCm5qHBF nl42US6xuk3n42FtLnL+N5UQ8YIQb8spELUz0bSaJKq8apMl14AxV+4UPjvcZes9/i1uiHeE MSttTGakqSqtJgKVIzCsu9luwQI=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: afrind=fb.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bb3f770.7f29f876eab0-smtp-out-n03; Tue, 02 Oct 2018 22:55:44 -0000 (UTC)
Date: Tue, 02 Oct 2018 15:55:43 -0700
From: Alan Frindell <afrind@fb.com>
Reply-To: Alan Frindell <afrind@fb.com>
To: quic-issues@ietf.org
Message-ID: <5bb3f76feabc2_4eac2b03fcc10ec893923@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b2c578: transport: Initialize a changelog for draft-15
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3f76fea76a_4eac2b03fcc10ec893857"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NIUXYRNkhZ-ofootHvekeshPDEY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:55:48 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b2c578903c692be7c3257c07a56d3625174e1707
      https://github.com/quicwg/base-drafts/commit/b2c578903c692be7c3257c07a56d3625174e1707
  Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  transport: Initialize a changelog for draft-15

- Merge ACK and ACK_ECN (#1801)
- Add 2 transport parameters: max_ack_delay(12) and original_connection_id(13) (#981, #1710, #1486)
- Remove sequence field from NEW_CONNECTION_ID (#1742)
- Add RETIRE_CONNECTION_ID type (#1742)


  Commit: fa01325a94b3653432536b6deaba3d04ecdf81d3
      https://github.com/quicwg/base-drafts/commit/fa01325a94b3653432536b6deaba3d04ecdf81d3
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Line wrapping


  Commit: 297b5d3a5adf33a8e89d7b55b50d2c477b34d5b5
      https://github.com/quicwg/base-drafts/commit/297b5d3a5adf33a8e89d7b55b50d2c477b34d5b5
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  HTTP changelog


  Commit: 82bbea7b2ecd5d1807bb6255ee1b3d7d7e7369e4
      https://github.com/quicwg/base-drafts/commit/82bbea7b2ecd5d1807bb6255ee1b3d7d7e7369e4
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  More detail on TP changes


  Commit: a4310b2fe4ed7252bb1bdef4c360cb192c4a4197
      https://github.com/quicwg/base-drafts/commit/a4310b2fe4ed7252bb1bdef4c360cb192c4a4197
  Author: Alan Frindell <afrind@fb.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  QPACK changelog


Compare: https://github.com/quicwg/base-drafts/compare/052149aef0f4...a4310b2fe4ed
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3f76fea76a_4eac2b03fcc10ec893857--


From nobody Tue Oct  2 15:55:56 2018
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 EF77F1311BD for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:55:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.999
X-Spam-Level: 
X-Spam-Status: No, score=-2.999 tagged_above=-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] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KH4DQ72AHyzK for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:55:53 -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 59EB51311C0 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:55:53 -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=l1RTF/E+MyePmsk7a89MUUADJuU=; b=O4+4ejayIoVAEoyT NpjyyF8NMuUFRlscrHhccOmA+GQTikGYhiXE9tSzqxQqeLhBrNJPHYjAOYaPWgBP ENUqRB5+lqekc23Wn2ufFYeY8E4MyRlSUVmh0wTykgiIwHbPhxNNAwOF0FS1ErEI IaJpiUQKcvgWFCzpOJwUTqEYbkg=
Received: by filter1174p1las1.sendgrid.net with SMTP id filter1174p1las1-20757-5BB3F778-13 2018-10-02 22:55:52.327510978 +0000 UTC m=+2250715.791927644
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id ya_ZfwSVQwa_WZwVNoksrA for <quic-issues@ietf.org>; Tue, 02 Oct 2018 22:55:52.191 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id 2C35426004D for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:55:52 -0700 (PDT)
Date: Tue, 02 Oct 2018 22:55:52 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0b1d2d7965a6dfa9a8474f742cda6fca67790f4e92cf0000000117cbb97892a169ce15d129b0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1825/issue_event/1880621416@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1825@github.com>
References: <quicwg/base-drafts/pull/1825@github.com>
Subject: Re: [quicwg/base-drafts] Changelog for -15 (#1825)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3f7781d1e6_6b7c3fae036d45c0165ca"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1NU5Mz7ptDXRiL6pIqOqB0E2nQ9XCS9+DGfp S6nFU/W3FMo0bt35ojLdZQwMLmKyYhSTCKEqwRamNnUOo7KMgtSUeFnURXaAvCDgfympGggF0yT6pe /m9K/rP41hK2Ey1rSHB3xfnI2MQGzDPayq5Wta3JY8LiD5SeTUb0xJnh1zzQLwn5NXQ/vljvI/zg7k k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/V6-Jo9T-p5pa80pK5R5FLa05370>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:55:55 -0000

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

Merged #1825 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/1825#event-1880621416
----==_mimepart_5bb3f7781d1e6_6b7c3fae036d45c0165ca
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="366029232" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1825" href="https://github.com/quicwg/base-drafts/pull/1825">#1825</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/1825#event-1880621416">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_tgJfmHG-NcQIOjTY3Z2qnuwLHRks5ug-74gaJpZM4XEozl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8C6ueOhD3kpLyCCO7CQ4ATrXT3Hks5ug-74gaJpZM4XEozl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1825 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1825#event-1880621416"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1825#event-1880621416",
"url": "https://github.com/quicwg/base-drafts/pull/1825#event-1880621416",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Changelog for -15 (#1825)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1825#event-1880621416"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387091685\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3f7781d1e6_6b7c3fae036d45c0165ca--


From nobody Tue Oct  2 15:56:33 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 828A81311CA for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:56:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 Dq-Q6DaZSqRb for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:56:31 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 D63191311BD for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:56:30 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538520990; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=hnn9NceDTOqwlsYKO01mm5gDiCoTdo6kSbxGUOmna9E=; b=AOdWhCBMxLzc5ruZqAk3O8TCkPPLE6NoX6+MMd1m4duSxrwPuN/zaAR+0+0jBeBMqbvwElsJ nDc+4q+vZ5xZlmdccAECfzvKFAbWP8sy2+iDVeOuO2QS+mlXu5HSOpQul3QDbwUnxpDBoK02 JDnnMPq/9ZMKnNAI4XjKyKsQ2gY=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bb3f1c0.7f68dc293360-smtp-out-n02; Tue, 02 Oct 2018 22:31:28 -0000 (UTC)
Date: Tue, 02 Oct 2018 15:31:27 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3f1bf11d67_5c9e2ae47618aecc1128b@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a3a229: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3f1bf11892_5c9e2ae47618aecc111ba"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/W905DOFC-Bg7CUcIaDisbH6BAVM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:56:33 -0000

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

  Branch: refs/heads/ianswett-handshake-deadlock
  Home:   https://github.com/quicwg/base-drafts
  Commit: a3a2299fbbb655cdac342e1ae4e31924f6004113
      https://github.com/quicwg/base-drafts/commit/a3a2299fbbb655cdac342e1ae4e31924f6004113
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3f1bf11892_5c9e2ae47618aecc111ba--


From nobody Tue Oct  2 15:56:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 28D1D1311D8 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:56:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 nD2lNlSOnylr for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:56: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 2E8C31311C5 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:56:32 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:56:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538520991; bh=VkQT8d2E4xJKwNVMoG/5pZzz5pRpJAVJelEYhrsj8Pw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uVoqVtvmuVLd02CNjr4ayya21r3GHNhnlKp4u2z4Tb6u8dI9QD5iwUAa2PDWcJl7S 0oRfxr89FGNOLcHw23vPMbJ1uxUPss4l9HoksewIpA6jszBaoKk2sTrTUF3XtEPw92 g6rAjwcMiQXo4lLFeaucUUVm3bATmQl6ZZvbFRvk=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfe4ee4bc53fc16f616b39bbe9a57237bd979950b92cf0000000117cbb99f92a169ce1589cd31@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1764/issue_event/1880622326@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1764@github.com>
References: <quicwg/base-drafts/issues/1764@github.com>
Subject: Re: [quicwg/base-drafts] Handshake loss recovery interacts poorly with amplification attack defense (#1764)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3f79f29aa2_e813f80f12d45b8129524"; 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/BVpqjs3xhRRpCNAN9nmcHb7HX8M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:56:35 -0000

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

Closed #1764 via #1824.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1764#event-1880622326
----==_mimepart_5bb3f79f29aa2_e813f80f12d45b8129524
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="361352497" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1764" data-hovercard-url="/quicwg/base-drafts/issues/1764/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1764">#1764</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="366021470" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1824" href="https://github.com/quicwg/base-drafts/pull/1824">#1824</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/1764#event-1880622326">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0t4nGVEALkkh-LsRidGhXqCzISBks5ug-8fgaJpZM4WuJKV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqydCUeHKg4ULb4ueCtROSKsWpLFeks5ug-8fgaJpZM4WuJKV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1764 via #1824."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1764#event-1880622326"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1764#event-1880622326",
"url": "https://github.com/quicwg/base-drafts/issues/1764#event-1880622326",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Handshake loss recovery interacts poorly with amplification attack defense (#1764)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1764#event-1880622326"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 381194901\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3f79f29aa2_e813f80f12d45b8129524--


From nobody Tue Oct  2 15:56:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6501E1311BD for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:56:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 MTJFQAVvYRre for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 15:56: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 3FFBD1311D5 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 15:56:35 -0700 (PDT)
Date: Tue, 02 Oct 2018 15:56:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538520994; bh=a/lyByWIOHHKYuwDB0I36ssDr7bn80gwRp8Bh6nvEoU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hs2O32+tdVwpkSkZLwdfl3yaAJdV6nXgtDznuxfu3YF+I4+uTLU6VydgEHfxsTAur +Nea+doF97YRnKzZhn7URBhaV5Sd/MAqQ6lZsViA3p/OYMpGXRt4p5wUZlIEwB+qhp cf/dTyZqdZr7zhF8IehEDhCclGzcmCQY+UrFunbQ=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9e3b1fcedf9f72aa6b8ed590528a4d02eec256b792cf0000000117cbb9a292a169ce15d10b5e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1824/issue_event/1880622325@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1824@github.com>
References: <quicwg/base-drafts/pull/1824@github.com>
Subject: Re: [quicwg/base-drafts] Handshake deadlock (#1824)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3f7a26be1e_22f43f96e1ad45b45683c"; 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/y7cyzPAl-dyoVd9ksgda_UC5dlQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 22:56:38 -0000

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

Merged #1824 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/1824#event-1880622325
----==_mimepart_5bb3f7a26be1e_22f43f96e1ad45b45683c
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="366021470" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1824" href="https://github.com/quicwg/base-drafts/pull/1824">#1824</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/1824#event-1880622325">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4R78700FMtOU1P6S36fqCPqazYsks5ug-8igaJpZM4XEmii">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2RH0JuzVy7jfBHdaGZUh5_4TSy-ks5ug-8igaJpZM4XEmii.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1824 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1824#event-1880622325"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1824#event-1880622325",
"url": "https://github.com/quicwg/base-drafts/pull/1824#event-1880622325",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Handshake deadlock (#1824)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824#event-1880622325"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387082402\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3f7a26be1e_22f43f96e1ad45b45683c--


From nobody Tue Oct  2 16:01:34 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 940B61311C0 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:01:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 P0zlNwyIewHN for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:01:31 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 6105A1311BD for <quic-issues@ietf.org>; Tue,  2 Oct 2018 16:01:31 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538521290; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=yLYATwa5DilEayvw6miPlCHblHiXdi5FzconUPaPC8o=; b=pUcpB1WSUltggwwzhwfTzxZHVyy24hnaOA6V8J3FmjUzd3IClKygLFWfRaOMGzgRto6rpGHx o5SfLVfoRXRY5WnBHECiKDd+SSOLC1NmT9SR5rAhmdgPvy2TsuLsxR04Ps1G9axCTQclMu33 0XnurbXjb9cgm+gH19SWcZ9IngI=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bb3f672.7f3a345377e0-smtp-out-n03; Tue, 02 Oct 2018 22:51:30 -0000 (UTC)
Date: Tue, 02 Oct 2018 15:51:29 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3f6711179b_60fd2aff6ae10ed0575d@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 5c054d: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3f671111f5_60fd2aff6ae10ed056c8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J8fycMnTzOtMNdFLMNlnSDyF8FQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 23:01:33 -0000

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

  Branch: refs/heads/initial-token
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5c054d4a1b9b988104e91412a2476c64defdfd96
      https://github.com/quicwg/base-drafts/commit/5c054d4a1b9b988104e91412a2476c64defdfd96
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3f671111f5_60fd2aff6ae10ed056c8--


From nobody Tue Oct  2 16:03:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B3DDD1311BD for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:03:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 1adu0GWBPo7c for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:03: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 A9969131258 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 16:03:01 -0700 (PDT)
Date: Tue, 02 Oct 2018 16:03:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538521380; bh=qjwlVQAKBrXpGqS40hO0h1boJUZP3Y4sIyaq6Wj+nnw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eU7+8VJECoKjyX6nmb4VMcqqL1D+XQXukWWkBHfDSL+Pm5VgTJhUCBBCC0j1WDEE9 PV3WTDurGB5ZQ0O1IoiemnOCGyNBz8VA6WRvHffCUhDWRskBkG+HfAp9sYm2jerbjI p3PR6rhdi2VZmm2Sz5A01RI5Ivu0pvboguIlwa9s=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab741b9afa0ab57cde22bed52b739a2329b773312792cf0000000117cbbb2492a169ce14d6881b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1649/issue_event/1880630957@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1649@github.com>
References: <quicwg/base-drafts/issues/1649@github.com>
Subject: Re: [quicwg/base-drafts] Subsequent Initial Packets with Token Field (#1649)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3f924aa0d6_e923f80f12d45b81274b2"; 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/eE-Uh3UBj91uleM7EX__GQMQ_5Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 23:03:04 -0000

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

Closed #1649 via #1794.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1649#event-1880630957
----==_mimepart_5bb3f924aa0d6_e923f80f12d45b81274b2
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="349603867" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1649" data-hovercard-url="/quicwg/base-drafts/issues/1649/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1649">#1649</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="363366183" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1794" href="https://github.com/quicwg/base-drafts/pull/1794">#1794</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/1649#event-1880630957">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2k0OfkBXN1i0CiHISeSXrj2LHpeks5ug_CkgaJpZM4V4lMN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7qyiRYXBL5RG3fEDh_9tqq5IjQeks5ug_CkgaJpZM4V4lMN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1649 via #1794."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1649#event-1880630957"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1649#event-1880630957",
"url": "https://github.com/quicwg/base-drafts/issues/1649#event-1880630957",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Subsequent Initial Packets with Token Field (#1649)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1649#event-1880630957"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 367153933\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3f924aa0d6_e923f80f12d45b81274b2--


From nobody Tue Oct  2 16:03:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 392BC1311BD for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:03:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 qybSCTDj_WVB for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:03: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 970A0131247 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 16:03:02 -0700 (PDT)
Date: Tue, 02 Oct 2018 16:03:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538521381; bh=m4UN4LKFecE9b9TpVxty4t2klxxF3ToJCutEUuxq1X0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=U5OKpgpcsyzjhSj+SBU4Ojf2GSPQFxRvoYb8mb8pqWu7cUEvp5uzfaAc5TEdSaxe8 TfkPPRsWokHujAAkNb70DYmlJAMG3KFQFSzzJ1hhJ/RlHkkhM+ZBo5VbuBunDW/KdN QKw0g21G72cHAtYgHOtLeB0V7OFqmkGnAjowqo8g=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdfe60933b06e688483caba47ee96b1a13ccc612292cf0000000117cbbb2592a169ce15a88727@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1794/issue_event/1880630955@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1794@github.com>
References: <quicwg/base-drafts/pull/1794@github.com>
Subject: Re: [quicwg/base-drafts] Include a token on all Initial packets (#1794)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3f92594322_63253faf52ed45b820563c"; 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/ioIKjT8VuR63AxEwGL0bv39hzFk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 23:03:05 -0000

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

Merged #1794 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/1794#event-1880630955
----==_mimepart_5bb3f92594322_63253faf52ed45b820563c
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="363366183" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1794" href="https://github.com/quicwg/base-drafts/pull/1794">#1794</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/1794#event-1880630955">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3D5-L51R93TLCP4jieXYSXmfdehks5ug_ClgaJpZM4W3qeS">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxbCHo1EkcltVr4Ety8whnHcYhUvks5ug_ClgaJpZM4W3qeS.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1794 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1794#event-1880630955"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1794#event-1880630955",
"url": "https://github.com/quicwg/base-drafts/pull/1794#event-1880630955",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Include a token on all Initial packets (#1794)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1794#event-1880630955"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 383690642\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3f92594322_63253faf52ed45b820563c--


From nobody Tue Oct  2 16:06:28 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B421F1311BD for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:06:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 wBOE0BwJCiTs for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:06:25 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 0261A1310DF for <quic-issues@ietf.org>; Tue,  2 Oct 2018 16:06:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538521584; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=md6HVgoyY58jbcETnn+wWnNX1u0GcW/f8tAK446XwIw=; b=wMLzy9L1Vi1nVYMa7RDVmr6odtalWIj1l8oHGHS3qSMvKajAeYHhjk7TynjzrUfK6z0Axsp1 Bz276QUy9n4FVflabBNlWFpYzJSeDx3nqRvPgNEzcrIXg8d6UumYsriwuhZ1eC8J5VVSDRNk 0QToF6NNMtVzzoQe9U/zVY1vXEM=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bb3f797.7f70d00849f0-smtp-out-n01; Tue, 02 Oct 2018 22:56:23 -0000 (UTC)
Date: Tue, 02 Oct 2018 15:56:23 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3f797d9a1b_46932ac1c4b72ec897b2@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2176fa: Handshake deadlock (#1824)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3f797d96c1_46932ac1c4b72ec896d1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kQ7GV-DFpcM_IUCHXzL266Xq7No>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 23:06:27 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2176fa862fb2ee64b0910183717d1d5f2aabf8bc
      https://github.com/quicwg/base-drafts/commit/2176fa862fb2ee64b0910183717d1d5f2aabf8bc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Handshake deadlock (#1824)

* Handshake deadlock

Fixes #1764

* Update draft-ietf-quic-transport.md

Referenced QUIC-RECOVERY, which I can update once this PR has landed.

* Update draft-ietf-quic-transport.md

* Update draft-ietf-quic-transport.md

* Update draft-ietf-quic-transport.md

* Update draft-ietf-quic-transport.md

* Update draft-ietf-quic-transport.md

* Update draft-ietf-quic-transport.md

* nit



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3f797d96c1_46932ac1c4b72ec896d1--


From nobody Tue Oct  2 16:12:58 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C75E1310DF for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:12:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 Ftf6J9F3tbDD for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:12:56 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 542651310CA for <quic-issues@ietf.org>; Tue,  2 Oct 2018 16:12:56 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538521975; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=PT2MstdMdWggH2djwZ4bgNY5JXaNvShv83BgO86UuNU=; b=VtqBY5WJ5TrdcvzhS1mzeKk9sFp/JV2Yyal9IwAApll22kiOZT1ILlkLNXF66OiQLXcryNE4 08XbuYHOWgyPMPacQppdzvqwzhW+biGEAmhjQW4OratNcZcfhtKnRW9Rcag3LfAso/vMNuMQ OzeBvXEHC8os7D6bOC8cDGzns+Y=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bb3f91f.7f07982bb3c0-smtp-out-n02; Tue, 02 Oct 2018 23:02:55 -0000 (UTC)
Date: Tue, 02 Oct 2018 16:02:54 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bb3f91e592d2_5fd82accb0b2aed8594ee@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 67697b: Include a token on all Initial packets (#1794)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3f91e58f6a_5fd82accb0b2aed859319"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/acGpDkSCXanwBUQJmEy7Z6a6QK8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 23:12:57 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 67697b702a4561181d39674f138b7acf1120bb04
      https://github.com/quicwg/base-drafts/commit/67697b702a4561181d39674f138b7acf1120bb04
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Include a token on all Initial packets (#1794)

* Only include a token in the "first" Initial

Closes #1649.

* Use the token always

*  Not clear which 'same' this meant.

* Update draft-ietf-quic-transport.md

* Update draft-ietf-quic-transport.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3f91e58f6a_5fd82accb0b2aed859319--


From nobody Tue Oct  2 16:13:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A8BD1310DF for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:13:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 uH1VXME34Wff for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:13:36 -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 77B611310CA for <quic-issues@ietf.org>; Tue,  2 Oct 2018 16:13:36 -0700 (PDT)
Date: Tue, 02 Oct 2018 16:13:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538522015; bh=enxbfsVNn+qyRLDD5b5nNbcUQiFNgllsAjEPjJtN2tw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MLRzhGoPqHYere9a8W4x5usP+3apJz6ylmpAEeQO7WdBofetaN7wu6qpt42EJYsNT gtO0I+ShD40zj4LmutCqWWPwrK6K7GO1o8ksYIgVIZVA21iYBFTbVvAb2gU2UTxw8s +ykIXY0OK6+8IzUIpStFCxZwCNjBQQOA28cKi36o=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab795461bdc114f7d994d59794d5845625ec54149d92cf0000000117cbbd9f92a169ce15c4dea2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1814/issue_event/1880644226@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1814@github.com>
References: <quicwg/base-drafts/pull/1814@github.com>
Subject: Re: [quicwg/base-drafts] transport: add missing 2 new TP on IANA table (#1814)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3fb9f88291_21433f8da20d45c087623"; 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/XjxJpqSCDjt7Bm9zsfipmkBQ0As>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 23:13:38 -0000

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

Merged #1814 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/1814#event-1880644226
----==_mimepart_5bb3fb9f88291_21433f8da20d45c087623
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="365223586" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1814" href="https://github.com/quicwg/base-drafts/pull/1814">#1814</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/1814#event-1880644226">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-uVP2XjKtj8LMnoKuhTffiGvJCdks5ug_MfgaJpZM4XA90t">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2dK5c6FtkvZIFLjzmXB0E4JW6pjks5ug_MfgaJpZM4XA90t.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1814 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1814#event-1880644226"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1814#event-1880644226",
"url": "https://github.com/quicwg/base-drafts/pull/1814#event-1880644226",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] transport: add missing 2 new TP on IANA table (#1814)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1814#event-1880644226"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386129197\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3fb9f88291_21433f8da20d45c087623--


From nobody Tue Oct  2 16:15:47 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00D81131118 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:15:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 3KUy60fBYdYk for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:15:44 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 3980A1310DF for <quic-issues@ietf.org>; Tue,  2 Oct 2018 16:15:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538522143; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=JXfYarvQStH1oMWfUbM2FTJQBQQDTF6imYSXplsEDe0=; b=O+5Xdz6F2i1KgpnD8FyHbOIIanbrczMxkrBwdVl5Az/VDL0X5l9NHi6qa6TQiO25pLKzxKNC mwKkuFWtHVeEEHrStaEX8cge5EXbBwaaaiYXJH9AjzNrk+B1bRsW6AsRQpte+N68LQg/4NQO WiYVQb9r7Lydf5dDYVmlxB+rKrU=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bb3f9c6.7f1ce893c090-smtp-out-n01; Tue, 02 Oct 2018 23:05:42 -0000 (UTC)
Date: Tue, 02 Oct 2018 16:05:41 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb3f9c5eb0ff_5cdf2add166eeec0783d@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4d2a8b: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3f9c5ead3c_5cdf2add166eeec078249"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_lbC7HWntGLkjA5GQ_99A4JGdlw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 23:15:46 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4d2a8be666ce6d0d7354df8d078fff3fe9dafc33
      https://github.com/quicwg/base-drafts/commit/4d2a8be666ce6d0d7354df8d078fff3fe9dafc33
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3f9c5ead3c_5cdf2add166eeec078249--


From nobody Tue Oct  2 16:19:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F95E131118 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:19:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 B3qnqezsviGZ for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:19:17 -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 BF1CB1310CA for <quic-issues@ietf.org>; Tue,  2 Oct 2018 16:19:17 -0700 (PDT)
Date: Tue, 02 Oct 2018 16:19:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538522357; bh=Az8iTEX3N+khkOMqxrtmZ59bC/VEY+1B7RNC7fttk1o=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=BtWczfHXxjY0IyFMW5BSS+749JggzQ3oZVIcUSV4hv69HeWbUw4tmln1FLPW6bBAy 6nWZTuTgZUafyAOK4zN2YQ4iQFSw+fURrrKdwppZtNLtEs0Yzz3qbkk+8ut1emwNmm UDTiuqzsf9CyKZ5Jr+iQBexQMek/BUEjzQBC8TV4=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2dcf4dfda39c6bee08814f8f1d6fbc67d801a12992cf0000000117cbbef592a169ce15d27d33@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1828@github.com>
Subject: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb3fcf53cc56_1cfb3fb7672d45c0924f5"; 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/CL7lKj6Q5b--ri82Of-CbGKdEzw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 23:19:19 -0000

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

Section 2.2 of the spin-bit draft states that "each endpoint, client and server, maintains a spin value, 0 or 1, for each QUIC connection."

However, this does not work when both endpoints try to coalesce multiple QUIC connections onto a single UDP port.

In such case, multiple connections will be sharing the same 5-tuple.

Since an observer cannot track each connection<sup>1</sup>, the spin bit needs to be applied for that 5-tuple so that it would be an useful signal to the observer (who does not have the ability to track each connection across CID changes).

[1]  Although the initial pair of CIDs is observable, it becomes impossible to track the client's CID and the server's CID that maps to the same connection once the CID changes for 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/1828
----==_mimepart_5bb3fcf53cc56_1cfb3fb7672d45c0924f5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Section 2.2 of the spin-bit draft states that "each endpoint, client and server, maintains a spin value, 0 or 1, for each QUIC connection."</p>
<p>However, this does not work when both endpoints try to coalesce multiple QUIC connections onto a single UDP port.</p>
<p>In such case, multiple connections will be sharing the same 5-tuple.</p>
<p>Since an observer cannot track each connection<sup>1</sup>, the spin bit needs to be applied for that 5-tuple so that it would be an useful signal to the observer (who does not have the ability to track each connection across CID changes).</p>
<p>[1]  Although the initial pair of CIDs is observable, it becomes impossible to track the client's CID and the server's CID that maps to the same connection once the CID changes for 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/1828">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0N92xTNi86aepdQHOOWhr5vtMFgks5ug_R1gaJpZM4XFB9Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwYxXepz01PxhRqAIkvnTihD5NKAks5ug_R1gaJpZM4XFB9Q.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Spin bit should be applied per each 5-tuple rather than per connection (#1828)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1828"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1828",
"url": "https://github.com/quicwg/base-drafts/issues/1828",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Spin bit should be applied per each 5-tuple rather than per connection (#1828)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1828
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1828"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387194704\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb3fcf53cc56_1cfb3fb7672d45c0924f5--


From nobody Tue Oct  2 16:23:34 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ACA19131118 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:23:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 wQItgIjFbtmc for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:23:30 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 53C661310CA for <quic-issues@ietf.org>; Tue,  2 Oct 2018 16:23:30 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538522609; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=wGiD+EDvqdElwX8jzfSjXM3psGPyI7nON66NTSxbc54=; b=vRy5koL6Jnkqb60DU6HMy8DDWUYkZAdhq7+VSs33ef/nTdkPlVLl07vv2mgQf2OpCy9P/Cim TLmpNmeorOBfKKqPlZ/ZoPIVzRBvVFXjDPU2xFMbFjddZlQS63KpwF2ZtUVWIU9e1jFHiM1r JKVEbACbxN4TaY/New1e6RY96so=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: alexis.lagoutte=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bb3fb99.7fb25828a2a0-smtp-out-n01; Tue, 02 Oct 2018 23:13:29 -0000 (UTC)
Date: Tue, 02 Oct 2018 16:13:29 -0700
From: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reply-To: Alexis La Goutte <alexis.lagoutte@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bb3fb9962f27_4f2b2af047388ecc68015@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0037fd: transport: add missing 2 new TP on IANA table
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb3fb9962b6b_4f2b2af047388ecc679c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DImNSHuiFiy1BdsxoF9flW0y9hE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 23:23:32 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0037fdaee02834b3407f7089b333c2d8fd890f6f
      https://github.com/quicwg/base-drafts/commit/0037fdaee02834b3407f7089b333c2d8fd890f6f
  Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  transport: add missing 2 new TP on IANA table

max_ack_delay(12) and original_connection_id(13)



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb3fb9962b6b_4f2b2af047388ecc679c0--


From nobody Tue Oct  2 16:41:19 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 36C341310A7 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:41:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level: 
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 EAqBSeFJuY7r for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:41:06 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 80FFE130FBD for <quic-issues@ietf.org>; Tue,  2 Oct 2018 16:41:06 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538523665; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=CM5R0nZk6i9H1tD22cJUcsuyBuO+5linLoobnmUYdY0=; b=ql55Di5TSTsSKMPpnoDF4+vHkUfiLTf/wk5UlDm8RA3VAtqUrivokSWeHaNnJZcgTSUWUHWf XeU6jKS5gM5VVI5+G9t2QJ7KyDgk62fhpqSm9QF5qcjxfrK4Oe2Vc9iggxE02viCpkfzhzsD u6u3h9+G6PbivSewkFQ4O831ay0=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bb40211.7f967c513120-smtp-out-n01; Tue, 02 Oct 2018 23:41:05 -0000 (UTC)
Date: Tue, 02 Oct 2018 16:41:04 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb40210dd5ff_5ec72aea7486aec834360@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f6382a: Connection ID changes
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb40210dd19e_5ec72aea7486aec834291"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/t7SIMA7NQ2h3kF3ZXJ3QIdEZYAg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 23:41:11 -0000

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

  Branch: refs/heads/ncid_bis
  Home:   https://github.com/quicwg/base-drafts
  Commit: f6382a6759471aaaf13088ba2a364e6f29ac733f
      https://github.com/quicwg/base-drafts/commit/f6382a6759471aaaf13088ba2a364e6f29ac733f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

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

  Log Message:
  -----------
  Connection ID changes



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb40210dd19e_5ec72aea7486aec834291--


From nobody Tue Oct  2 16:59:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 20BE81310CA for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:59:59 -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,  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 2xchMyDq9sJN for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 16:59: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 AADE5130FBD for <quic-issues@ietf.org>; Tue,  2 Oct 2018 16:59:57 -0700 (PDT)
Date: Tue, 02 Oct 2018 16:59:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538524796; bh=ZCXj1zrhUgEFeeNUjuyhVJQw0vqvy3Cpwz01g/hSTAI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=z1SAL7A+0y9x69H1CyPr3rwrzPcxxQ7cqa9RaE6yJMOCho/ZXEpUDP15qGvDIFyc5 V358ttHbddX9m8rONNsl9O0fbQhP5+55i3iJ5qpx7VljF8nAwXPJfL8Qjq5TGfoR+O L5skPc94IbFJL3MGYwLDMj2b0sjYxCQu4Iv4C9dY=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abeb9d9fdec600c9a6d1717f80d254b1ca488d8ada92cf0000000117cbc87c92a169ce15d27d33@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1828/426469383@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1828@github.com>
References: <quicwg/base-drafts/issues/1828@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb4067c8ae00_5af33fbddc8d45bc1269e8"; 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/VRQlr2apmaZ6smE3nROe5Caleok>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Oct 2018 23:59:59 -0000

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

Agreed, this should definitely be per-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/1828#issuecomment-426469383
----==_mimepart_5bb4067c8ae00_5af33fbddc8d45bc1269e8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Agreed, this should definitely be per-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/1828#issuecomment-426469383">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxTkz0TRlI9msAFuhOzMN0AKJ8Njks5ug_38gaJpZM4XFB9Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq91oGOcvSK4DXg8VSghFrqbiTEPeks5ug_38gaJpZM4XFB9Q.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1828: Agreed, this should definitely be per-path."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426469383"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426469383",
"url": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426469383",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426469383"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387194704\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb4067c8ae00_5af33fbddc8d45bc1269e8--


From nobody Tue Oct  2 17:17:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B1921131160 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 17:17:50 -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,  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 UMoy2aFNjEQP for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 17:17: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 5A7CF130EA0 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 17:17:49 -0700 (PDT)
Date: Tue, 02 Oct 2018 17:17:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538525868; bh=YET6Ve8GpdlhpMSwW4Y4cdpqGc38WASpL1dp7FZXRhA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=QU+Nq2S8W2KvEzw6Kq9dr1VKFXdAYz/cHYuU7jwybGjg/aoFApEaaW46QTIalU0cI oRelOJPaA4MEWZHjisU20nYfj101f93ys0QnMQrXLsqpX9dYFQFwoWgVWBG/MXK6xP o28l6HCy4BQon3oFe9GD9F3j+lEePbXq6DVODuVk=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1fd052875e3ce21752f68ab34cbb95baa6e253a192cf0000000117cbccac92a169ce15d2a9cb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1829@github.com>
Subject: [quicwg/base-drafts] Sequence for Connection IDs, RETIRE (#1829)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb40aac9cb1e_759c3f98db0d45b89983e"; 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/brsRuNR39C6HUsHNS_GBBsV41o8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 00:17:51 -0000

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

Suggestions for your PR, as discussed.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Connection ID changes

-- File Changes --

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

-- Patch Links --

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

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

<p>Suggestions for your PR, as discussed.</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/1829'>https://github.com/quicwg/base-drafts/pull/1829</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Connection ID changes</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1829.patch'>https://github.com/quicwg/base-drafts/pull/1829.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1829.diff'>https://github.com/quicwg/base-drafts/pull/1829.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/1829">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyfu8VJeEU5tHS3b-goJfNatCwPzks5uhAIsgaJpZM4XFFSF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0TTCUM4ZBLj46k499JrIXhVE_q7ks5uhAIsgaJpZM4XFFSF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Sequence for Connection IDs, RETIRE (#1829)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1829"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1829",
"url": "https://github.com/quicwg/base-drafts/pull/1829",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Sequence for Connection IDs, RETIRE (#1829)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "f6382a6",
"value": "Connection ID changes"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1829/files#diff-0) (58 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1829,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1829\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1829"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1829.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1829.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387208325\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb40aac9cb1e_759c3f98db0d45b89983e--


From nobody Tue Oct  2 19:23:26 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 52B46131038 for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 19:23:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P8hOcWTqeVDk for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 19:23: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 2348C1311B9 for <quic-issues@ietf.org>; Tue,  2 Oct 2018 19:23:22 -0700 (PDT)
Date: Tue, 02 Oct 2018 19:23:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538533401; bh=SS9ofqV3mbttSdWQ5Stt/fDuWNH9jJfS0eE1XWM5eSc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Tek9OCc6pND28cvG9CnZpcM5p5NDx4KenugOSnWcZGy2LE95v7dxf14y6nGj7Zj5Q ClUPVpt/9Zq6jG1RRp2fY1UrtGR3BoPQoch6fSCUAsxCjGBKOzXjKUWbRKK1SEuVQC W/ymD5YC4XAsj61finWmH1wyMhN/VIT4aSCLEUrs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1da40fac69906d9082911a303c3c00b9487e5c6392cf0000000117cbea1992a169ce15d2a9cb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1829/review/160976656@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1829@github.com>
References: <quicwg/base-drafts/pull/1829@github.com>
Subject: Re: [quicwg/base-drafts] Sequence for Connection IDs, RETIRE (#1829)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb42819138e9_73103fc240ad45c02043ed"; 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/U9WmZoHp5D6U0jwWYRP52cOwV1E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 02:23:24 -0000

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

ianswett approved this pull request.



> @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If

Q: Is it really necessary to allocate IDs to connection IDs during the handshake?  To me, it makes more sense to only allocate IDs to those that are post-handshake.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-160976656
----==_mimepart_5bb42819138e9_73103fc240ad45c02043ed
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/1829#discussion_r222155951">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If
</pre>
<p>Q: Is it really necessary to allocate IDs to connection IDs during the handshake?  To me, it makes more sense to only allocate IDs to those that are post-handshake.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-160976656">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9jiBo0DNByMXDNQL_s0tbwaI-ICks5uhB-ZgaJpZM4XFFSF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq83nPcz1nyDTHL7QcxDpYwz4HhoPks5uhB-ZgaJpZM4XFFSF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1829"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-160976656"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-160976656",
"url": "https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-160976656",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1829",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-160976656"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387208325\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb42819138e9_73103fc240ad45c02043ed--


From nobody Tue Oct  2 20:10:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0531913116D for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 20:10:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lzR1VfhdybVm for <quic-issues@ietfa.amsl.com>; Tue,  2 Oct 2018 20:10: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 7C7D6130FBD for <quic-issues@ietf.org>; Tue,  2 Oct 2018 20:10:51 -0700 (PDT)
Date: Tue, 02 Oct 2018 20:10:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538536249; bh=o8N+EkpTASNx//c5z6zhiy0ER45aXnImzr3xjgwE2x0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=mtdcFzAsmfW1AkBuxK1jxoHPrTybJKCa1d2sft22uPAlUeiGwqre6GWhvjoji18vz zdO7xBczMGQaApLNRxZ2hjoXQDF1Yu9Xgy1PijpMlGyFO0RmgaG3hGkngTJidCgbDN ZZ8h1Kex3ter8atxEJtvfKDwfebbLDB1Evp9Nr40=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab12fe8f34a09c178fe638ed92d6f3858d2bbafb1d92cf0000000117cbf53992a169ce15d32182@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1830@github.com>
Subject: [quicwg/base-drafts] Contradicting statement about when CID can be changed during the handshake (#1830)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb4333986e12_7d443ff4c70d45c022242b"; 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/dlqBqHyyb4BI4l2G3URvU1S59oc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 03:10:54 -0000

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

#1794 introduced the following sentence in section 4.4:
> All subsequent Initial packets from the client MUST use the connection ID and token values from the Retry packet. 

I wonder if it contradicts with the following statement in section 4.10:
> During the handshake, a client can receive both a Retry and an Initial packet, and thus be given two opportunities to update the Destination Connection ID it sends. A client MUST only change the value it sends in the Destination Connection ID in response to the first packet of each type it receives from the server (Retry or Initial); a server MUST set its value based on the Initial packet. Any additional changes are not permitted; if subsequent packets of those types include a different Source Connection ID, they MUST be discarded.

My read is that section 4.10 allows CID of Initial packet to be changed twice at maximum, in case when the client first receives a Retry and then an Initial packet. However, section 4.4 does not allow the latter to happen.

To me it seems like an editorial issue introduced in #1794, and IMO it might make sense to drop the description in section 4.4 by instead referring to the provision in 4.10.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1830
----==_mimepart_5bb4333986e12_7d443ff4c70d45c022242b
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="363366183" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1794" href="https://github.com/quicwg/base-drafts/pull/1794">#1794</a> introduced the following sentence in section 4.4:</p>
<blockquote>
<p>All subsequent Initial packets from the client MUST use the connection ID and token values from the Retry packet.</p>
</blockquote>
<p>I wonder if it contradicts with the following statement in section 4.10:</p>
<blockquote>
<p>During the handshake, a client can receive both a Retry and an Initial packet, and thus be given two opportunities to update the Destination Connection ID it sends. A client MUST only change the value it sends in the Destination Connection ID in response to the first packet of each type it receives from the server (Retry or Initial); a server MUST set its value based on the Initial packet. Any additional changes are not permitted; if subsequent packets of those types include a different Source Connection ID, they MUST be discarded.</p>
</blockquote>
<p>My read is that section 4.10 allows CID of Initial packet to be changed twice at maximum, in case when the client first receives a Retry and then an Initial packet. However, section 4.4 does not allow the latter to happen.</p>
<p>To me it seems like an editorial issue introduced in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="363366183" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1794" href="https://github.com/quicwg/base-drafts/pull/1794">#1794</a>, and IMO it might make sense to drop the description in section 4.4 by instead referring to the provision in 4.10.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1830">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5yS7PuAL6i4yJHmctW11ixLGrfQks5uhCq5gaJpZM4XFOHz">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2n5dXV6IxK4ZlxuWkQYmfw1IBuzks5uhCq5gaJpZM4XFOHz.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Contradicting statement about when CID can be changed during the handshake (#1830)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1830"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1830",
"url": "https://github.com/quicwg/base-drafts/issues/1830",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Contradicting statement about when CID can be changed during the handshake (#1830)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1830
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1830,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1830\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1830"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387244531\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb4333986e12_7d443ff4c70d45c022242b--


From nobody Wed Oct  3 00:27:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9B31131211 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 00:27:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QG9VuiGk4krj for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 00:27: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 48C4113120C for <quic-issues@ietf.org>; Wed,  3 Oct 2018 00:27:38 -0700 (PDT)
Date: Wed, 03 Oct 2018 00:27:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538551657; bh=rB5Anqp8A/MFALpJy8A7PSdSEJvn9BmeDH+SXpNBiJo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N5uiKlC51BrOZt4csrqPxDlnh3zqE4ByHYvL1ZOGQtlVCkXrIoeeqPqZUhittp3vD Ah1q9Nm30vhMP3J7IduM58BBajbBEf0fDgSsYwF6xzVTwv0MIpg04CCh0rbaiyvUBX u3f0rBqkkFbAnt00oDAUKQCh+WticKfsQiv8dtYg=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc7460cfd8bbc1fb15400d887f2249206729bb34c92cf0000000117cc316992a169ce15d2a9cb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1829/review/161037302@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1829@github.com>
References: <quicwg/base-drafts/pull/1829@github.com>
Subject: Re: [quicwg/base-drafts] Sequence for Connection IDs, RETIRE (#1829)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb46f695dea4_60c43fb4026d45c034931"; 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/H14hFpbBjbykYEAlJVPEltWM6BU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 07:27:40 -0000

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

mikkelfj commented on this pull request.



> @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If

That would result in complications with non-unique 5-tuples if I understand you 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/1829#discussion_r222208084
----==_mimepart_5bb46f695dea4_60c43fb4026d45c034931
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/1829#discussion_r222208084">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If
</pre>
<p>That would result in complications with non-unique 5-tuples if I understand you 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/1829#discussion_r222208084">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0iw-VLO4_3sgzqco3BQZf6wP2Ksks5uhGbpgaJpZM4XFFSF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxLUBvcKqP3jze0zoxUy7NxCwSpBks5uhGbpgaJpZM4XFFSF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1829"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1829#discussion_r222208084"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222208084",
"url": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222208084",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1829",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222208084"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387208325\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb46f695dea4_60c43fb4026d45c034931--


From nobody Wed Oct  3 01:17:44 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D2AF213117E for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 01:17:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 8YB2E3KmLu2Y for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 01:17: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 29A9F131090 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 01:17:41 -0700 (PDT)
Date: Wed, 03 Oct 2018 01:17:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538554660; bh=xKMGE/oBv/jUEG9LjdXttUMR6B2QrGkszeMKkhyKlHA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JsWs+nkNTBmK2txO4yEv0MOWs5T04M2Og+SCjDBkTP3vPcgRMvwy8PhyoZzjmEI0M w9VTqHYYo1YgMqCcjQ+qm9e2jT++1xZM3rbk2y6YQBH51OvoMHGTKfod9zhxV0OV57 czk9iZoUHS8GwvXYNrgSe6ALmrwDCXmpspM6QRtk=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba6893b0810b0904c2c3e1881816bf406f425a01f92cf0000000117cc3d2492a169ce15d27d33@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1828/426550472@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1828@github.com>
References: <quicwg/base-drafts/issues/1828@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb47b241ab0c_72b3fcdc06d45c013236b"; 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/2_K6R6uOjw-1Lenf-yctiS_5TxQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 08:17:43 -0000

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

"Per-path" would be based on the IP address pair, which is not the same 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/1828#issuecomment-426550472
----==_mimepart_5bb47b241ab0c_72b3fcdc06d45c013236b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>"Per-path" would be based on the IP address pair, which is not the same 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/1828#issuecomment-426550472">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3ky2NZYsYqmphA64WpgZYbzH7xDks5uhHKkgaJpZM4XFB9Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9oJtJ8wlaFoGUcSrtXY1SZcgGjzks5uhHKkgaJpZM4XFB9Q.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@larseggert in #1828: \"Per-path\" would be based on the IP address pair, which is not the same though"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426550472"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426550472",
"url": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426550472",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)",
"sections": [
{
"text": "",
"activityTitle": "**Lars Eggert**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@larseggert",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426550472"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387194704\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb47b241ab0c_72b3fcdc06d45c013236b--


From nobody Wed Oct  3 01:21:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E81071311EA for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 01:21:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 UaA205x5t9pA for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 01:21: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 8E0F2131090 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 01:21:33 -0700 (PDT)
Date: Wed, 03 Oct 2018 01:21:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538554892; bh=FE7klFqfpFHLh84hAqWobXDtgsbVOAHnrdW6MrDtbmE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=i5ZLklYNmWrgLS0FW2UTRgYxX/bjihlNLeU3htetTe+lRa5KqK9mZc6B6uIHe45R2 zb+E83V3iLhyYEtrL3sW77RxlT24CatGfI0UzZY2PjjPHo/KVABDqdG/RAoiPdKn9k c4r4joUKYfCqBfanKJZZww8ZZEkdcsWNQ23v9aqU=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab58a18a05cf4be1cbe2131116d0f464a477e4b1f092cf0000000117cc3e0c92a169ce15d27d33@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1828/426551514@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1828@github.com>
References: <quicwg/base-drafts/issues/1828@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb47c0ca66d4_5a7e3fbc39cd45bc478ce"; 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/YDTh_8pAUGXJ7zkf-TUH6oCODYs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 08:21:35 -0000

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

 Different processes can connect on the same IP pair.

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

<p>Different processes can connect on the same IP pair.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426551514">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2pLsVHy6qUb1bSBEUluV7IA9Fh3ks5uhHOMgaJpZM4XFB9Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq42kLw1D9Y0hYSRkfTUC6AbIpHUKks5uhHOMgaJpZM4XFB9Q.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1828:  Different processes can connect on the same IP pair."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426551514"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426551514",
"url": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426551514",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426551514"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387194704\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb47c0ca66d4_5a7e3fbc39cd45bc478ce--


From nobody Wed Oct  3 02:14:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D7AD131211 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 02:14:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UbPGImlBsrMi for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 02: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 1AA0D13118E for <quic-issues@ietf.org>; Wed,  3 Oct 2018 02:14:45 -0700 (PDT)
Date: Wed, 03 Oct 2018 02:14:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538558084; bh=QRdzcDUxtv/dPxag/4tBfabZqN1/2N3Nr29iSL63XD8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jnSqgo0cu3mzdmKf0rjwbmYv33se3LZoOD73uUPhXX1dXRlJehKIwMUbzJg2hiMFC xTnmZIBhJQypSTOtkUgm7bbenw15/oltb4lH0Wo2r8dA+++8iiiVH5zWLnuWIOz/Yh MGZOCHk0vatQojFrxZNtb4yyroDxkcUIMOlk961o=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe91572b8b2f835d6734930ad1780aaef36a0a5ec92cf0000000117cc4a8492a169ce15d27d33@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1828/426566405@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1828@github.com>
References: <quicwg/base-drafts/issues/1828@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb488847d6e3_5c143fe2a2ad45c0361668"; 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/gggOXU5nwWHIe1DTpm85Zh_QKOo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 09:14:47 -0000

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

> Different processes can connect on the same IP pair.=0D
=0D
Or diffrent machines when a NAT or a L4 load balancer is present.=0D
=0D
Anyways, I assume that we agree that the identifier needs to be the 5-tup=
le (setting aside what =E2=80=9Cpath=E2=80=9D 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/1828#issuecomment-426566405=

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

<blockquote>
<p>Different processes can connect on the same IP pair.</p>
</blockquote>
<p>Or diffrent machines when a NAT or a L4 load balancer is present.</p>
<p>Anyways, I assume that we agree that the identifier needs to be the 5-=
tuple (setting aside what =E2=80=9Cpath=E2=80=9D means).</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/1828#issuecomment-426566405">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0IA=
woEbsvtYi_JMThCYLMIedfU5ks5uhIAEgaJpZM4XFB9Q">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq4txc8cbUzYDKgfEfZSsHLq8=
uiqJks5uhIAEgaJpZM4XFB9Q.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1828: \u003e Different processes can connect on the same IP pair.\=
r\n\r\nOr diffrent machines when a NAT or a L4 load balancer is present.\=
r\n\r\nAnyways, I assume that we agree that the identifier needs to be th=
e 5-tuple (setting aside what =E2=80=9Cpath=E2=80=9D means)."}],"action":=
{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/=
1828#issuecomment-426566405"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment=
-426566405",
"url": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-42=
6566405",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Spin bit should be applied per each 5-=
tuple rather than per connection (#1828)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1828,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1828\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-42=
6566405"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3871947=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb488847d6e3_5c143fe2a2ad45c0361668--


From nobody Wed Oct  3 02:20:17 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 961C3131211 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 02:20:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 F41JfBboUnpm for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 02:20: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 A930B13118E for <quic-issues@ietf.org>; Wed,  3 Oct 2018 02:20:13 -0700 (PDT)
Date: Wed, 03 Oct 2018 02:20:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538558412; bh=owR8FbbndTZdRCwOp6cELcERb1gJMmmoyZ13xa14+9o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FWan1lV/TnvgpOd7axIBMgh0IdI5F8r+irtnUSLxrAXhtJIFssxn4neGkChlOsA/W hYw1sqr4tG2pLHyd9rcaeSF4lnpk3lBJvA+BseevtHTUHAQeNDxkzvLnufQr5PtLzf vXa4+WTD8edvNHuqdhlEPErt4bp5uYep1fxjlggU=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1b7e2ec2e203b0c5b9e2ccd9838fc8d31072994792cf0000000117cc4bcc92a169ce15d27d33@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1828/426567798@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1828@github.com>
References: <quicwg/base-drafts/issues/1828@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb489cc57280_7bfb3fe3f76d45b44326f6"; 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/Kmej_maTWyse9JsP_aDISBP8D-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: Wed, 03 Oct 2018 09:20:16 -0000

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

Actually two bridges could route traffic between two cloud private networks over a fixed 5-tuple.
I'm not sure it is safe it mix any information across 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/1828#issuecomment-426567798
----==_mimepart_5bb489cc57280_7bfb3fe3f76d45b44326f6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Actually two bridges could route traffic between two cloud private networks over a fixed 5-tuple.<br>
I'm not sure it is safe it mix any information across 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/1828#issuecomment-426567798">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7E9bbykGMieCmbMshShdE0NgDF7ks5uhIFMgaJpZM4XFB9Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2Szqlact-OnaLC5AOrtm2ekG4wxks5uhIFMgaJpZM4XFB9Q.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1828: Actually two bridges could route traffic between two cloud private networks over a fixed 5-tuple.\r\nI'm not sure it is safe it mix any information across connections."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426567798"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426567798",
"url": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426567798",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426567798"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387194704\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb489cc57280_7bfb3fe3f76d45b44326f6--


From nobody Wed Oct  3 06:08:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37895131029 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 06:08:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cys6ZoEnF4T0 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 06:08: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 03900130FBD for <quic-issues@ietf.org>; Wed,  3 Oct 2018 06:08:25 -0700 (PDT)
Date: Wed, 03 Oct 2018 06:08:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538572105; bh=Tr+wPjvRAHtYPBj1uOEIlTA90j2Qe/LE6SXnIfdItrU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C42rONuFVNZhDtOTVz6SUZ+sFVKFiUhI/Dw+KUUm0FYYrHkptkBMcm9ARMNfUY4Yj 3oG9k9yvNwQbQ1QALcDBdWPUp5H42iZyTORHjVArh8hyrScx4Ectg/bkD7UVfdZuEh y94Ms32OTHdjIslzCtbYT5eCfjBWIaoVqyjiunqE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbc771c9b72996b00ce58831738fd32c9f7ed550192cf0000000117cc814892a169ce15d2a9cb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1829/review/161152853@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1829@github.com>
References: <quicwg/base-drafts/pull/1829@github.com>
Subject: Re: [quicwg/base-drafts] Sequence for Connection IDs, RETIRE (#1829)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb4bf48f1e95_23443f955ccd45c07020d0"; 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/VJtS7jRc7rie4wuoNJcqPMPjn6s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 13:08:28 -0000

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

ianswett commented on this pull request.



> @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If

I was thinking that the handshake connection IDs exist, but they don't need an identifier?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1829#discussion_r222301195
----==_mimepart_5bb4bf48f1e95_23443f955ccd45c07020d0
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/1829#discussion_r222301195">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If
</pre>
<p>I was thinking that the handshake connection IDs exist, but they don't need an identifier?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1829#discussion_r222301195">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy2OfmJmfwKIbvvdnWjdMUH3uBXaks5uhLbIgaJpZM4XFFSF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxnLh_Te8tSf_aZAU4I50uJJivaxks5uhLbIgaJpZM4XFFSF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1829"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1829#discussion_r222301195"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222301195",
"url": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222301195",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1829",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222301195"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387208325\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb4bf48f1e95_23443f955ccd45c07020d0--


From nobody Wed Oct  3 06:11:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C89CF131029 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 06:11:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 7H2RkYy1v2J7 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 06:11: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 121F4130FBD for <quic-issues@ietf.org>; Wed,  3 Oct 2018 06:11:21 -0700 (PDT)
Date: Wed, 03 Oct 2018 06:11:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538572279; bh=Fw/jLLgQVXt0HRiMAerDhRkp7H229qr5TZnT7ZHHkME=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Of9XRb2ZABzTh+E7pfxG+7oJorRjFCPdTWBqDFDctFLtFRB9lXPtGJobHMSkZDwX+ 4h6kUl2VNO2Evz/TAkU7kSxH6/8HyX60wc2YejaRnqGtgAHFLbPEZa/vtam1foxP3t cjmt4R9smAdMuSQYASLOqFRPHlXFd96SyWGT4hlo=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdfbd5548b8526fbf60ff5858f7fa221c9d24ef3592cf0000000117cc81f792a169ce15d27d33@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1828/426631755@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1828@github.com>
References: <quicwg/base-drafts/issues/1828@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb4bff7ce6b6_20a23f988e2d45b828725b"; 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/kln9H6RjH5a2sKA6p8Zr9HH5vlY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 13:11:23 -0000

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

> Actually two bridges could route traffic between two cloud private networks over a fixed 5-tuple. I'm not sure it is safe it mix any information across connections.

It is impractical (if not impossible) for an uncoordinated middlebox to coalesce multiple QUIC connections onto a single 5-tuple, even in case both endpoints use non-zero-length CIDs.

This is because, as I have stated, it is impossible for such a middlebox to track a connection across CID changes. Consider the case where a NAT is coalescing multiple QUIC connections coming from more than one client machine. When a CID change is initiated for one of the connections *by a server*, the NAT cannot determine to which client it should forward the packet that contains the new CID.

Therefore, my view is that it is safe for an observer running on the Internet to consider QUIC connection(s) using a 5-tuple to be a communication between two machines, and that it is safe to expect the Spin bit state to be shared among such connections.

FWIW, my expectation is that it would not be uncommon to see multiple QUIC connections coalesced onto one 5-tuple (at least that will happen when H2O/quicly is run as an edge server), and that spin bit design should take such deployments 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/1828#issuecomment-426631755
----==_mimepart_5bb4bff7ce6b6_20a23f988e2d45b828725b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>Actually two bridges could route traffic between two cloud private net=
works over a fixed 5-tuple. I'm not sure it is safe it mix any informatio=
n across connections.</p>
</blockquote>
<p>It is impractical (if not impossible) for an uncoordinated middlebox t=
o coalesce multiple QUIC connections onto a single 5-tuple, even in case =
both endpoints use non-zero-length CIDs.</p>
<p>This is because, as I have stated, it is impossible for such a middleb=
ox to track a connection across CID changes. Consider the case where a NA=
T is coalescing multiple QUIC connections coming from more than one clien=
t machine. When a CID change is initiated for one of the connections <em>=
by a server</em>, the NAT cannot determine to which client it should forw=
ard the packet that contains the new CID.</p>
<p>Therefore, my view is that it is safe for an observer running on the I=
nternet to consider QUIC connection(s) using a 5-tuple to be a communicat=
ion between two machines, and that it is safe to expect the Spin bit stat=
e to be shared among such connections.</p>
<p>FWIW, my expectation is that it would not be uncommon to see multiple =
QUIC connections coalesced onto one 5-tuple (at least that will happen wh=
en H2O/quicly is run as an edge server), and that spin bit design should =
take such deployments into consideration.</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/1828#issuecomment-426631755">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxeF=
RBpJZHZogrqS9VmMu6DzbU6Fks5uhLd3gaJpZM4XFB9Q">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1VYLRaQMfkoG7ofdILVue9D=
-fsTks5uhLd3gaJpZM4XFB9Q.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1828: \u003e Actually two bridges could route traffic between two =
cloud private networks over a fixed 5-tuple. I'm not sure it is safe it m=
ix any information across connections.\r\n\r\nIt is impractical (if not i=
mpossible) for an uncoordinated middlebox to coalesce multiple QUIC conne=
ctions onto a single 5-tuple, even in case both endpoints use non-zero-le=
ngth CIDs.\r\n\r\nThis is because, as I have stated, it is impossible for=
 such a middlebox to track a connection across CID changes. Consider the =
case where a NAT is coalescing multiple QUIC connections coming from more=
 than one client machine. When a CID change is initiated for one of the c=
onnections *by a server*, the NAT cannot determine to which client it sho=
uld forward the packet that contains the new CID.\r\n\r\nTherefore, my vi=
ew is that it is safe for an observer running on the Internet to consider=
 QUIC connection(s) using a 5-tuple to be a communication between two mac=
hines, and that it is safe to expect the Spin bit state to be shared amon=
g such connections.\r\n\r\nFWIW, my expectation is that it would not be u=
ncommon to see multiple QUIC connections coalesced onto one 5-tuple (at l=
east that will happen when H2O/quicly is run as an edge server), and that=
 spin bit design should take such deployments into consideration."}],"act=
ion":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/is=
sues/1828#issuecomment-426631755"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment=
-426631755",
"url": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-42=
6631755",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Spin bit should be applied per each 5-=
tuple rather than per connection (#1828)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1828,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1828\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-42=
6631755"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3871947=
04\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb4bff7ce6b6_20a23f988e2d45b828725b--


From nobody Wed Oct  3 06:18:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 04F4E130FBD for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 06:18:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 d6VKJgzlfSpS for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 06:18:15 -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 44F5513118E for <quic-issues@ietf.org>; Wed,  3 Oct 2018 06:18:14 -0700 (PDT)
Date: Wed, 03 Oct 2018 06:18:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538572693; bh=C+lWsAxsv33bl0cBy0XPem504oHlstF/0JACXmnPh6U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pbLijY/xjHTLjha9RnZwIDyypV/bN5A1qSkSNuxpVPmuX+nqBQSEFCQc0ZG3I1JyG GoxdnO0vsrGD6lzXo4RE4HaApeGKYVhQqTBTQ9GVzPn9utwxknC/0g/DqMkMyeQDDY EIfr7Ncd3Tj4BeL4Y0vDagngfgFt/ZtejT+aqtOA=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0fe02a39a5d8597ef62818269000ed8481d801cf92cf0000000117cc839592a169ce15d2a9cb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1829/review/161157090@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1829@github.com>
References: <quicwg/base-drafts/pull/1829@github.com>
Subject: Re: [quicwg/base-drafts] Sequence for Connection IDs, RETIRE (#1829)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb4c1953d500_1d3c3fcfe5ed45b451342f"; 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/gTy5Y1o6daVWt6oK7l1DIldsY04>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 13:18:21 -0000

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

mikkelfj commented on this pull request.



> @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If

Ah, the id of the id, that 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/1829#discussion_r222304456
----==_mimepart_5bb4c1953d500_1d3c3fcfe5ed45b451342f
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/1829#discussion_r222304456">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If
</pre>
<p>Ah, the id of the id, that 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/1829#discussion_r222304456">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7erCZXvxy_hKhWO84f0j-AJrVbAks5uhLkVgaJpZM4XFFSF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_FJ3bYYbjJdDxGcy8AhQVaL7y-Gks5uhLkVgaJpZM4XFFSF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1829"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1829#discussion_r222304456"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222304456",
"url": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222304456",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1829",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222304456"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387208325\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb4c1953d500_1d3c3fcfe5ed45b451342f--


From nobody Wed Oct  3 06:20:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDB03131029 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 06:19:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 IREvyUIcu4mg for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 06:19: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 2FC30130FBD for <quic-issues@ietf.org>; Wed,  3 Oct 2018 06:19:57 -0700 (PDT)
Date: Wed, 03 Oct 2018 06:19:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538572796; bh=wc+p+EW+/HXSNrab1Pt6lMSr/11XDJUv3bvcAA+W+Vg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RvKgcZ7JacrH50eowNS2R0u618ae+avKXKMohTtmwxl2gySJb13oPtubQfiVyE2kK KWgRD4TPbOd7O2dAM3odhi0HfZtwUoSpW61gUTirHl6xcbk3YVypBC1PaGc/p+qJiU lk30/zvS0WnD5mAFysCjHxSQPUZN8KjmvMsv9p4o=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab291cb1334751dacad34ba46943e78eb485016cd792cf0000000117cc83fc92a169ce15d27d33@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1828/426634449@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1828@github.com>
References: <quicwg/base-drafts/issues/1828@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb4c1fc792bd_22c03f8a37ed45bc4349af"; 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/IRHIfGknEqvGUKVrl5OPumVFp8U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 13:19:59 -0000

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

You are making assumptions about the bridges not understanding the information encoded in the CID'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/issues/1828#issuecomment-426634449
----==_mimepart_5bb4c1fc792bd_22c03f8a37ed45bc4349af
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>You are making assumptions about the bridges not understanding the information encoded in the CID'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/issues/1828#issuecomment-426634449">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7g9IoEa3ygMRXignGnJ70JI-XNjks5uhLl8gaJpZM4XFB9Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2tZVPlz9u5In8OXHDZEx7G1fp5hks5uhLl8gaJpZM4XFB9Q.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1828: You are making assumptions about the bridges not understanding the information encoded in the CID's."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426634449"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426634449",
"url": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426634449",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426634449"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387194704\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb4c1fc792bd_22c03f8a37ed45bc4349af--


From nobody Wed Oct  3 06:34:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E856131270 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 06:34:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qBceinLa4GzC for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 06:34: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 9A309131288 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 06:34:35 -0700 (PDT)
Date: Wed, 03 Oct 2018 06:34:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538573674; bh=TSG8J4Uix7WymgzR/uHlVXL+0ttpx+Y5jglp1BHuLVs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tzgRNUuNtp3WpoZCM89U5r2NMdlQOGyu43/gwHTKqkmyL7zYHnURCIVmp/alRnXzh vkz3M7sPLhmjCTU9uK2McFNadP6wYIx8y70m2luUk71Ci5GgAUeXjSfL73TiPIXsmC 7/OZt6OfSc/KRef8OS6+FNbLEfQz1gGDckGpQrDk=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc71a16201424ef97889b8fad5cf8f1927dc571f992cf0000000117cc876192a169ce15d27d33@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1828/426639166@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1828@github.com>
References: <quicwg/base-drafts/issues/1828@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb4c561eba21_67333fb0644d45b4431281"; 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/y985CQg-2ZL1cv1hd2mzdxl9A6Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 13:34:38 -0000

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

Also, in the bridge scenario, it is not likely that the CID will change.

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

<p>Also, in the bridge scenario, it is not likely that the CID will change.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426639166">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4ZNlHZNrR-v3r2qmOuiKURvkhGMks5uhLzhgaJpZM4XFB9Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4dUDvdgGXPN_CTWPrrfbCimELxIks5uhLzhgaJpZM4XFB9Q.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1828: Also, in the bridge scenario, it is not likely that the CID will change."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426639166"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426639166",
"url": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426639166",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426639166"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387194704\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb4c561eba21_67333fb0644d45b4431281--


From nobody Wed Oct  3 06:39:57 2018
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 A7DDB131270 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 06:39:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O5DktYTCHHym for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 06:39:53 -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 94C7F131029 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 06:39:53 -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=pdtW3LAN1LEcxcwQHfP05dL2oeM=; b=fpSTylW8ScOBz3cU qODwTkayJ1cWllv9ZNW4JKA2lSZOIVb2cU/vPornYLKpyu4qQclOStRXiU1ZXCob PnPK5+1dtAOKLLIsqGYM/DFl4pxHeJnoB6lqKTDXujRMezqK9RLeaL/lioKEOpvZ IFWtp7EzFH3T0McZtNWicV13Ccc=
Received: by filter0847p1las1.sendgrid.net with SMTP id filter0847p1las1-17963-5BB4C6A7-25 2018-10-03 13:39:51.959314251 +0000 UTC m=+2303339.963045603
Received: from github-lowworker-0b1e58d.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id sP6GTYBmSUGIlLcZH1UR0g for <quic-issues@ietf.org>; Wed, 03 Oct 2018 13:39:51.882 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0b1e58d.cp1-iad.github.net (Postfix) with ESMTP id D54F03E03CF for <quic-issues@ietf.org>; Wed,  3 Oct 2018 06:39:51 -0700 (PDT)
Date: Wed, 03 Oct 2018 13:39:52 +0000 (UTC)
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abede90961a464fc0eb0fdfac153aced85bc7a761292cf0000000117cc88a792a169ce15d27d33@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1828/426640992@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1828@github.com>
References: <quicwg/base-drafts/issues/1828@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb4c6a7cea5a_2de13ffc8c4d45b8578fb"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0iZ/EpfK5HMGCIkJjh0ej122zbyPQmaLgQZr S531eQt34k0UM/Kgoja1cT/7MQKkEg8w9NemkC63wao5vf6e45V+0tApHvpctzD1ugkaaTCjpWjYfU e8jER4bcLHnfs4xOmiwENiuhGEVQoO9bQZTOoJ6ClTYci4Ys6J8SGm6tAcX4Z0KQOqxHoxdVVAxISx M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1i6t2xRfMSXmdfmTJFheaMmbswU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 13:39:56 -0000

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

If the bridge can decrypt the information encoded in CID, it would mean that the bridge is not an "uncoordinated" middlebox.

What I am pointing out is that it is impossible for an *uncoordinated* middlebox to coalesce QUIC connections. Such middlebox (i.e. NATs) will be far more common than *coordinated* middlebox.

It is also my understanding that most endpoints running on the Internet will support CID change.

Considering these aspects, my argument is to design spin bit for the cases where such uncoordinated middleboxes exist and CID changes mid-connection, rather than for the cases where you would have coordinated 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/1828#issuecomment-426640992
----==_mimepart_5bb4c6a7cea5a_2de13ffc8c4d45b8578fb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>If the bridge can decrypt the information encoded in CID, it would mean =
that the bridge is not an "uncoordinated" middlebox.</p>
<p>What I am pointing out is that it is impossible for an <em>uncoordinated=
</em> middlebox to coalesce QUIC connections. Such middlebox (i.e. NATs) wi=
ll be far more common than <em>coordinated</em> middlebox.</p>
<p>It is also my understanding that most endpoints running on the Internet =
will support CID change.</p>
<p>Considering these aspects, my argument is to design spin bit for the cas=
es where such uncoordinated middleboxes exist and CID changes mid-connectio=
n, rather than for the cases where you would have coordinated ones.</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/1828#issuecomment-426640992">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4P2dbzQybRk13=
M2FPEQBK3d05f4ks5uhL4ngaJpZM4XFB9Q">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkqydBXv0xbzxe_ZhJtOIsjAQFkifoks5uhL4nga=
JpZM4XFB9Q.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho in #1828: If =
the bridge can decrypt the information encoded in CID, it would mean that t=
he bridge is not an \"uncoordinated\" middlebox.\r\n\r\nWhat I am pointing =
out is that it is impossible for an *uncoordinated* middlebox to coalesce Q=
UIC connections. Such middlebox (i.e. NATs) will be far more common than *c=
oordinated* middlebox.\r\n\r\nIt is also my understanding that most endpoin=
ts running on the Internet will support CID change.\r\n\r\nConsidering thes=
e aspects, my argument is to design spin bit for the cases where such uncoo=
rdinated middleboxes exist and CID changes mid-connection, rather than for =
the cases where you would have coordinated ones."}],"action":{"name":"View =
Issue","url":"https://github.com/quicwg/base-drafts/issues/1828#issuecommen=
t-426640992"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-4=
26640992",
"url": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-4266=
40992",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tu=
ple rather than per connection (#1828)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1828,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1828\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-4266=
40992"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387194704=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb4c6a7cea5a_2de13ffc8c4d45b8578fb--


From nobody Wed Oct  3 06:43:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F4C2131291 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 06:43:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 dJP0kTTTaHH7 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 06: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 24A77131270 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 06:43:54 -0700 (PDT)
Date: Wed, 03 Oct 2018 06:43:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538574233; bh=UGg2plagCWCTg3HfhO8KLziFseNsOxmbc7+wTv/h/S4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Gh9JSAG2h1Qqr36Pu8jYIQNpzqyQHSCqkuaN+zBc1+NKmsQIHEzY9cVKrhJPlok71 +se/D5M5nLWdp2mJ9vtgUqHnwFhZXHdpoj3vIRbTzNxBIda43s+5wBmkR5i/PxvYVc c0WX3Fg9e5mhkZ03G+0kydXqL0a0IgkWjcBL+EoQ=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf79da0fa24a63e9697bffd576b7b8091f6edaa1192cf0000000117cc899992a169ce15d27d33@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1828/426642439@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1828@github.com>
References: <quicwg/base-drafts/issues/1828@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb4c7994067c_71783fdf8ccd45b4687182"; 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/-41CouXOtwECJveTWO6vZ0lWkbY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 13:43:55 -0000

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

As long as it is clear that those assumptions are present.

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

<p>As long as it is clear that those assumptions are present.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426642439">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-ibyGFljyEJ800tRatb8Xg85xJEks5uhL8ZgaJpZM4XFB9Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6MNFsua7ogbV6pruoAH-FJgjVm1ks5uhL8ZgaJpZM4XFB9Q.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1828: As long as it is clear that those assumptions are present."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426642439"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426642439",
"url": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426642439",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-426642439"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387194704\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb4c7994067c_71783fdf8ccd45b4687182--


From nobody Wed Oct  3 12:03:34 2018
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 802EF128CFD for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:03:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.999
X-Spam-Level: 
X-Spam-Status: No, score=-2.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZF6KpDreIr5D for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:03:30 -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 D870712D7EA for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:03: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=cDtx42ujFv2xLOnn9YMzgYg3yTc=; b=E/s4wn0VDGD/PL7v ITPKA9L9DnyTgWzGXgIOue1vfwyFRrDZuq7zWHOjWlNPs6cEZVKEJZRmchSApxDX WGb2UQqgVxzgAxdMXDolL262Ip+OLILZGH+jRPkU80J3Ap0Y1cOg0mcp2gE/63rH CNdrW0LzwHGUSywBsOfYJ0G9XKc=
Received: by filter1273p1mdw1.sendgrid.net with SMTP id filter1273p1mdw1-12631-5BB5127F-16 2018-10-03 19:03:27.279687904 +0000 UTC m=+694195.523290440
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id yhCprfsMS5q3gufG5QYwDA for <quic-issues@ietf.org>; Wed, 03 Oct 2018 19:03:27.224 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id 21E1A46015F for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:03:27 -0700 (PDT)
Date: Wed, 03 Oct 2018 19:03:27 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb93948a5cc9e65b419aa301b51874acf8922b83892cf0000000117ccd47f92a169ce15d2a9cb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1829/review/161314854@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1829@github.com>
References: <quicwg/base-drafts/pull/1829@github.com>
Subject: Re: [quicwg/base-drafts] Sequence for Connection IDs, RETIRE (#1829)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5127f18d6a_41953fee354d45b463679e"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1dfMM/0YnMVeoLGMMboei8nW1F+xk8H3Uq2X 2ksZdJPYvuXlHMazRWg8XwsHGY2UQxumj8TVXYNA4To79cr+R0XbrWptUwysg5wUblu+InxxWSPoQr YWOOMfpTJN7MmSAiyybi3GHEzlynowivncI/+EOnp3o6aIi3NrO0+DXEI2VfxDIPwoCwNXrSUCnPeG 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uZnqeWuYPdxFhTGH8SRhRVmrh1g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:03:33 -0000

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

MikeBishop commented on this pull request.



> @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If

We can avoid that if the entire CID is sent in the RETIRE_CID frame.  That would mean, instead, that issuers need to stop using the contained CID for the current connection iff they are and absorb duplicates by silently consuming RETIRE messages for CIDs which aren't associated with the connection.

By having the sequence number in the RETIRE_CID frame, we make it shorter (one varint) and enable using the same deduplicating code as the consumer of NEW_CID messages.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1829#discussion_r222430109
----==_mimepart_5bb5127f18d6a_41953fee354d45b463679e
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/1829#discussion_r222430109">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If
</pre>
<p>We can avoid that if the entire CID is sent in the RETIRE_CID frame.  That would mean, instead, that issuers need to stop using the contained CID for the current connection iff they are and absorb duplicates by silently consuming RETIRE messages for CIDs which aren't associated with the connection.</p>
<p>By having the sequence number in the RETIRE_CID frame, we make it shorter (one varint) and enable using the same deduplicating code as the consumer of NEW_CID messages.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1829#discussion_r222430109">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5lgPYhDmZB2Iej3e1lDKyq-i-U8ks5uhQn_gaJpZM4XFFSF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1j8Jcrc-iGVuvCLOitDbL0CDeCEks5uhQn_gaJpZM4XFFSF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1829"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1829#discussion_r222430109"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222430109",
"url": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222430109",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop commented on 1829",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222430109"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387208325\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb5127f18d6a_41953fee354d45b463679e--


From nobody Wed Oct  3 12:19:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60283130DDC for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:18:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LHlpuO41csue for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:18: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 6FB08129385 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:18:56 -0700 (PDT)
Date: Wed, 03 Oct 2018 12:18:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538594335; bh=5WG7zdkV1cvbYDzjU7Qq7MhC938Be646Xmu48w/elAo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TdycEgbglaZDvT+ETz8fW5QZfbWJMZ2/RzNercp9zxvtsCYir9Rsu6A6BDLrRjwFt 3vkLroL8ht4psadvV81Gc2O4mS8xTL14CgOl31pndtsUuNddT0r0t+N/4+iMTeMD9g WTEiivAZ6JdyTCLQpcPK5cG2AmNVdU88lNV9HHdo=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb13bd2c8d9b3d8e56b1f93f807993a94a7a4607092cf0000000117ccd81f92a169ce15d2a9cb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1829/review/161321046@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1829@github.com>
References: <quicwg/base-drafts/pull/1829@github.com>
Subject: Re: [quicwg/base-drafts] Sequence for Connection IDs, RETIRE (#1829)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5161f411b8_1d243fd051cd45b81160ac"; 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/osuu4PTsFzxeT8670NpY1z76isI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:19:06 -0000

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

janaiyengar commented on this pull request.



> @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If

I like the use of seq num here. It does serve the dedup purpose, and is easier on implementations 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/1829#discussion_r222435113
----==_mimepart_5bb5161f411b8_1d243fd051cd45b81160ac
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/1829#discussion_r222435113">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If
</pre>
<p>I like the use of seq num here. It does serve the dedup purpose, and is easier on implementations 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/1829#discussion_r222435113">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4nCaKEWp19n5fnmF9IufFEGA2tYks5uhQ2fgaJpZM4XFFSF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1Use1rQJjNkxx18oh1cDMGnTLUMks5uhQ2fgaJpZM4XFFSF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1829"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1829#discussion_r222435113"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222435113",
"url": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222435113",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1829",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222435113"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387208325\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb5161f411b8_1d243fd051cd45b81160ac--


From nobody Wed Oct  3 12:20:17 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1EA6512D7EA for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:20:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 KwHVRBAD8_2m for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:20: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 18705128CFD for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:20:13 -0700 (PDT)
Date: Wed, 03 Oct 2018 12:20:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538594411; bh=VFGlMhFTbFDW3Vci9TfNwoQz7QuCyLAQodw/IxRHTYs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NIHsxmZdyoc4PHWJvPnOINfaYBbRv2MYDDywHCkNxsz/ejVrJNErf+hjdv+SHQPNs 7czr+0m6mkRNN3CB9SOc8n9ePT6E7Fz1vs5KRcC68CurgP4Bi+nT3xvy0pPQTXclCj 4nNyH2fhQC9+4y/yddjyViI0wbY9oqrpig9mM4Js=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc6ea3e2c827bf92cd32f40225394171c12973acb92cf0000000117ccd86b92a169ce15d2a9cb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1829/review/161321508@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1829@github.com>
References: <quicwg/base-drafts/pull/1829@github.com>
Subject: Re: [quicwg/base-drafts] Sequence for Connection IDs, RETIRE (#1829)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5166b64c14_3aad3fc72e8d45c096514"; 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/GzCZevYmIZvdfVwhlKyr4K3_PSs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:20:15 -0000

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

janaiyengar commented on this pull request.



> @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If
+the preferred_address transport parameter is sent, the sequence number of the
+supplied connection ID is 1. Subsequent connection IDs are communicated to the
+peer using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}), and the
+sequence number on each newly-issued connection ID MUST increase by 1.

I think this should say something about CIDs on Retry (that they don't really count).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-161321508
----==_mimepart_5bb5166b64c14_3aad3fc72e8d45c096514
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/1829#discussion_r222435530">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If
+the preferred_address transport parameter is sent, the sequence number of the
+supplied connection ID is 1. Subsequent connection IDs are communicated to the
+peer using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}), and the
+sequence number on each newly-issued connection ID MUST increase by 1.
</pre>
<p>I think this should say something about CIDs on Retry (that they don't really count).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-161321508">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7VRkhj3sjiZNhomOUOmS2uTdBcJks5uhQ3rgaJpZM4XFFSF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3-x2BxQXUYmaPgJKr4Tq0Dw5Uz_ks5uhQ3rgaJpZM4XFFSF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1829"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-161321508"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-161321508",
"url": "https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-161321508",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1829",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-161321508"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387208325\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb5166b64c14_3aad3fc72e8d45c096514--


From nobody Wed Oct  3 12:24:31 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0D1AD1293FB for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:24:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.051
X-Spam-Level: 
X-Spam-Status: No, score=-7.051 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eYT_3kfPp6Ei for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12: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 7B7B5128CFD for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:24:27 -0700 (PDT)
Date: Wed, 03 Oct 2018 12:24:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538594666; bh=l4kcBdc0dkd3ZBX9ABQzweVDGn4dsgT1fa/B/Z0xNzE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gv1yYdPNeP7SHbqTZ/6hMj25DIKTP4FngfHphDIAov0rL1/huYjAycRlLiQg8FV/B nN0WAtFQ5E2PcbsSgOA9ry4UNLt5iQXpaDktdCrA3/OW/svdz5s/ah3YdayTOFj9tg 13zkIj9BQDxHy0XM8LDC45Nn1HQQ5yl2yI8N+WKU=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcaaca88e7cee4eef2b62381e4bf34ee4457c627e92cf0000000117ccd96a92a169ce15d2a9cb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1829/review/161323102@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1829@github.com>
References: <quicwg/base-drafts/pull/1829@github.com>
Subject: Re: [quicwg/base-drafts] Sequence for Connection IDs, RETIRE (#1829)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5176abd01a_784e3fefae2d45b4371a7"; 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/F3n9bcd4V_uafIoy7KXaNbL0fVw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:24:29 -0000

----==_mimepart_5bb5176abd01a_784e3fefae2d45b4371a7
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/1829#pullrequestreview-161323102
----==_mimepart_5bb5176abd01a_784e3fefae2d45b4371a7
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/1829#pullrequestreview-161323102">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8Am1QtsdsHjKEy7LanQgb-f_KPWks5uhQ7qgaJpZM4XFFSF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9XmP4YxUTJg_78AK8j4EEgUsxTtks5uhQ7qgaJpZM4XFFSF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1829"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-161323102"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-161323102",
"url": "https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-161323102",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar approved 1829",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1829#pullrequestreview-161323102"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387208325\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb5176abd01a_784e3fefae2d45b4371a7--


From nobody Wed Oct  3 12:24:38 2018
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 D6EC4128CFD for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:24:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0XTCufJ-NBeg for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:24: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 025E412F1A5 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:24: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=lxocIrn2TYIxplFKkcm9tmDemwI=; b=Gxg230xrQRdDfKzZ f3nPqninSAXJqlqrOgQlI5pqwmXiU3MW7i6tK5hToHN5n+nOxSBDrjyPYc1yyYXb +YEpRUeUK2RIuu/NGp4tPq2vp8BvBuHgeGziayLdt7O5V1ZOarDJcGsxpCXnowam JNXa7nKbefGuabnKDnxBoGtfLAE=
Received: by filter0937p1las1.sendgrid.net with SMTP id filter0937p1las1-26382-5BB5176D-A 2018-10-03 19:24:29.361927988 +0000 UTC m=+1791665.988053497
Received: from github-lowworker-baaab27.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0039p1mdw1.sendgrid.net (SG) with ESMTP id NdointovRrisdre1V6qhdA for <quic-issues@ietf.org>; Wed, 03 Oct 2018 19:24:29.094 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-baaab27.cp1-iad.github.net (Postfix) with ESMTP id AD6E680386 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:24:28 -0700 (PDT)
Date: Wed, 03 Oct 2018 19:24:30 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5e944414f076bc2e6f30c1640c8e72ce304393e292cf0000000117ccd96c92a169ce15d2a9cb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1829/review/161323124@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1829@github.com>
References: <quicwg/base-drafts/pull/1829@github.com>
Subject: Re: [quicwg/base-drafts] Sequence for Connection IDs, RETIRE (#1829)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5176ca779e_32263fa645ad45b4679b7"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0gIdWq3BxGJtSw08HXMwimWJEhyRueV4qqCj vZhxia+3C/lIfdeXR3UTtUHPg0dPsxl+JDl06Atd5Kr70aIGzyAyVut1DefX6b4RE0WVNLXjgAzyBX g8nNeFX/Q4F6yecOGQQN+NwIDbsiAq+MEZsAhbJdXhWDvqPe28/TFbIA2Q==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tIhdwuMN_DgDOBPPgrh6G0t07IY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:24:33 -0000

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

ianswett commented on this pull request.



> @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If

So these are given numbers so they can be retired?  If so, 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/1829#discussion_r222436930
----==_mimepart_5bb5176ca779e_32263fa645ad45b4679b7
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/1829#discussion_r222436930">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1249,8 +1252,11 @@ using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
 ### Issuing Connection IDs
 
 The initial connection ID issued by an endpoint is the Source Connection ID
-during the handshake.  Subsequent connection IDs are communicated to the peer
-using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).
+during the handshake.  The sequence number of the initial connection ID is 0. If
</pre>
<p>So these are given numbers so they can be retired?  If so, 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/1829#discussion_r222436930">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2Fpri6hhO3cHtA-YX4xVrBxMtLJks5uhQ7sgaJpZM4XFFSF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-rTZ-qckDGQjJyrXc2WaxohcSJaks5uhQ7sgaJpZM4XFFSF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1829"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1829#discussion_r222436930"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222436930",
"url": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222436930",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1829",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1829#discussion_r222436930"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387208325\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb5176ca779e_32263fa645ad45b4679b7--


From nobody Wed Oct  3 12:26:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 53487128CFD for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:26:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 QoCNf6jbK3WG for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:26:26 -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 918261200D7 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:26:26 -0700 (PDT)
Date: Wed, 03 Oct 2018 12:26:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538594785; bh=aXr/9XOCZDWfgzcpgerRGXMAwSSJSpXdo9J7LEbQoyM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xQCXPj0yXbgwpiUS2xEVYz7t9H1KWyp/xoMZ6VN7pVXbwxLN63aYqAy9GrfRVr4tN q5MKK36mbfZkswDcliqHj/zji0y9lw2EvOfVR7wyHiF8SXsOxs/QhLT6wSHrMSHybd Fl5BAaPdX0qarULMyKLIMv5Hr9L5v6RS/RwCEc98=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab96c62c66b96e6360e4a7c6a58ac7a914be17057392cf0000000117ccd9e192a169ce15d08f48@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1822/review/161323844@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb517e16c7ac_17eb3fe1bc2d45b41375e7"; 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/E3N9rIwYefuLkBitanwHxzvUzJg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:26:28 -0000

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

janaiyengar commented on this pull request.



> @@ -690,9 +690,22 @@ Pseudocode for OnAckReceived and UpdateRtt follow:
     if (sent_packets[ack.largest_acked]):
       latest_rtt = now - sent_packets[ack.largest_acked].time
       UpdateRtt(latest_rtt, ack.ack_delay)
-    // Find all newly acked packets.
+    // Find all newly acked packets and track the smallest
+    smallest_newly_acked = 2^62
     for acked_packet in DetermineNewlyAckedPackets():

Yes, I agree with @ianswett here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1822#discussion_r222437530
----==_mimepart_5bb517e16c7ac_17eb3fe1bc2d45b41375e7
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/1822#discussion_r222437530">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -690,9 +690,22 @@ Pseudocode for OnAckReceived and UpdateRtt follow:
     if (sent_packets[ack.largest_acked]):
       latest_rtt = now - sent_packets[ack.largest_acked].time
       UpdateRtt(latest_rtt, ack.ack_delay)
-    // Find all newly acked packets.
+    // Find all newly acked packets and track the smallest
+    smallest_newly_acked = 2^62
     for acked_packet in DetermineNewlyAckedPackets():
</pre>
<p>Yes, 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> here.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1822#discussion_r222437530">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqypdMGcYswNzLmEQgMRcwjdmRlGCks5uhQ9hgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq04MhuADpzjbosBj7gZdkB75Xx7hks5uhQ9hgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822#discussion_r222437530"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222437530",
"url": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222437530",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1822",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222437530"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb517e16c7ac_17eb3fe1bc2d45b41375e7--


From nobody Wed Oct  3 12:33:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7650F129385 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:33:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 oLCeQyUskusr for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:33:36 -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 D52CE1292AD for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:33:36 -0700 (PDT)
Date: Wed, 03 Oct 2018 12:33:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538595214; bh=O7l0vnRO/jaL0pJ/4OwBlbgzcJwJS74AKTZENAFQILk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N80ZnvnT7QwRNXG/SoOPlg0FV5U51HDht8gKJZUVyLWobOV+EPLD1bI2m/qNsd8qI gdyoqmWVlKsuiU3yda9LYyaXE3oZmcKlx6CX0nLVnc865QBXuSVqspBZE1txKJ/bH3 24E09sKwS1t5KSqpxOaM+CfKPnPX+zSaCrIso2Uw=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7b015e0369a003750e1c48cb6c1056003b5a76ee92cf0000000117ccdb8e92a169ce15d08f48@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1822/review/161326463@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5198e3bd77_6eec3fb437ad45b41660e2"; 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/lM1nRvJI43CcAhOnBLunA90szjY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:33:38 -0000

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

janaiyengar commented on this pull request.



>      for acked_packet in DetermineNewlyAckedPackets():
+      smallest_newly_acked =
+        min(smallest_newly_acked, acked_packet.packet_number)

This assumes an ordering in the processing of the acked packets data structure. I would make this simpler:

// Find all newly acked packets in this ACK frame
newly_acked = DetermineNewlyAckedPackets(ack)

// Find the smallest packet that is newly acked in this ACK frame.
smallest_newly_acked = FindSmallestNewlyAcked(newly_acked)

You don't have to define either function, but add a comment that describes what they do.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-161326463
----==_mimepart_5bb5198e3bd77_6eec3fb437ad45b41660e2
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/1822#discussion_r222439676">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;      for acked_packet in DetermineNewlyAckedPackets():
+      smallest_newly_acked =
+        min(smallest_newly_acked, acked_packet.packet_number)
</pre>
<p>This assumes an ordering in the processing of the acked packets data structure. I would make this simpler:</p>
<p>// Find all newly acked packets in this ACK frame<br>
newly_acked = DetermineNewlyAckedPackets(ack)</p>
<p>// Find the smallest packet that is newly acked in this ACK frame.<br>
smallest_newly_acked = FindSmallestNewlyAcked(newly_acked)</p>
<p>You don't have to define either function, but add a comment that describes what they do.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-161326463">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-aGoIsO-eNfm1ZKUaqys9cLn1Z2ks5uhREOgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3HFDckXpP0YWQLx7g5c8inhk7O8ks5uhREOgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-161326463"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-161326463",
"url": "https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-161326463",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1822",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-161326463"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb5198e3bd77_6eec3fb437ad45b41660e2--


From nobody Wed Oct  3 12:34:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1BD59129BBF for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:34:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.998
X-Spam-Level: 
X-Spam-Status: No, score=-7.998 tagged_above=-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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nHcy5ZaP-fJl for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:33:58 -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 7A0FE1292AD for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:33:58 -0700 (PDT)
Date: Wed, 03 Oct 2018 12:33:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538595238; bh=a3D+A83SL8rctU8JQW873efKm9SC1Dq8+PYdb7R/9Oo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AUNOtYJg0mcNTEWah0XVgH6QdCh4Mvh1AtkN6S1UaypmI3QY1M9szn4tyKJpf2LzQ lnuXESlb07GFU+3QFmm7IbBLVRnGg9ZxpgtAitwOpMvpBZyU9W4SCG13QplJWItMnx POTHmHOGtKAn2OujcZpJRWZRoxKWet38vbqiOmjc=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab626f4e5770cb774b9025f9a903b0fd01cf9f9dbb92cf0000000117ccdba592a169ce15d08f48@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1822/review/161326597@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb519a5b667d_37cc3ff7c46d45c418189c"; 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/3lIFIoBxsI74VOjcmFncj6oqYD0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:34:00 -0000

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

janaiyengar commented on this pull request.



> @@ -530,6 +532,9 @@ kDelayedAckTimeout:
 kInitialRtt:
 : The RTT used before an RTT sample is taken. The RECOMMENDED value is 100ms.
 
+kInvalidPacketNumber:
+: An invalid packet number.  Any number larger than the largest packet number.

not needed if you use my suggestion below.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-161326597
----==_mimepart_5bb519a5b667d_37cc3ff7c46d45c418189c
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/1822#discussion_r222439771">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -530,6 +532,9 @@ kDelayedAckTimeout:
 kInitialRtt:
 : The RTT used before an RTT sample is taken. The RECOMMENDED value is 100ms.
 
+kInvalidPacketNumber:
+: An invalid packet number.  Any number larger than the largest packet number.
</pre>
<p>not needed if you use my suggestion below.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-161326597">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_s4wydqHUE0G5t4Uu308gODYLQTks5uhRElgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4JcdGzby4DEL3f3UuaLSq6QvpQHks5uhRElgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-161326597"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-161326597",
"url": "https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-161326597",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1822",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822#pullrequestreview-161326597"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb519a5b667d_37cc3ff7c46d45c418189c--


From nobody Wed Oct  3 12:42:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA92E129385 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:42:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AWClCp7B3AQx for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:42: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 195A41292AD for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:42:10 -0700 (PDT)
Date: Wed, 03 Oct 2018 12:42:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538595729; bh=VLn5cfzQvAfcF8TegPGVUqk46gwmOa4vDsxDpSgRrNE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UIafYTUbEPDUqqo1A4yGCELqQg6W7N5n98Gasx7lMFIig2HVQ8uXD3lmo99tDzVLF Ljl8oedbWck3T9/NGWYOKazV9K7BvLZ23+RGgtOo7E8gJ1s9Z8IG1xk3qjXQaflN4H pgmhCCj4zjCAf5G5AjQM9FQDoipW4t5ZXp0pG20s=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3d8d2c155f71a6305cde6a9483c13e1d44b2dd8292cf0000000117ccdd9192a169ce15d08f48@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1822/review/161329529@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb51b913ae4d_77aa3fefae2d45b4118223"; 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/jatkGPRALMup7YmxOf9N6_269QA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:42:12 -0000

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

ianswett commented on this pull request.



>      for acked_packet in DetermineNewlyAckedPackets():
+      smallest_newly_acked =
+        min(smallest_newly_acked, acked_packet.packet_number)

I don't believe it does assume ordering, that's why I'm using a min, but your suggestion works 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/1822#discussion_r222442024
----==_mimepart_5bb51b913ae4d_77aa3fefae2d45b4118223
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/1822#discussion_r222442024">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;      for acked_packet in DetermineNewlyAckedPackets():
+      smallest_newly_acked =
+        min(smallest_newly_acked, acked_packet.packet_number)
</pre>
<p>I don't believe it does assume ordering, that's why I'm using a min, but your suggestion works 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/1822#discussion_r222442024">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy-R4gHr0eMbFFrvdveqpxkPI7CBks5uhRMRgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8WDpkheMPBvzhda7z3pcKXPes_9ks5uhRMRgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822#discussion_r222442024"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222442024",
"url": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222442024",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1822",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822#discussion_r222442024"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb51b913ae4d_77aa3fefae2d45b4118223--


From nobody Wed Oct  3 12:44:14 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75506129619 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:44:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.356
X-Spam-Level: 
X-Spam-Status: No, score=-2.356 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 EeEx6ODSizSK for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:44:10 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 48344129385 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:44:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538595849; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=HqBRTFSuLvdvEfuvJBpeKkhqsCqg4eJCu3vqZO7BONA=; b=K/bTXjQqrOthvTJo9tjPFfdvUqteLgIE00IcIeHeYcNomGazg1UoYzAbHssPmiUTwiPqbz2+ gibh2uucNILWALrBw/StBiOIoQoHxPMi8brQF79EFM4VeBWf6wgCF7yFbQrTVodIZ6oLY4lP ElD+dhZ0rzIAStjnl+SRzGA6Gts=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bb51c09.7f63b014c4b0-smtp-out-n02; Wed, 03 Oct 2018 19:44:09 -0000 (UTC)
Date: Wed, 03 Oct 2018 12:44:08 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb51c08f14f1_45fd2af6ed5c4ec8224a@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9aef36: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb51c08f1157_45fd2af6ed5c4ec82179"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TBsgBrPXzd9lTXGJn6So_KiOmZA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:44:13 -0000

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

  Branch: refs/heads/ianswett-spurious-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9aef36f0ff5a88304f66f5d13b8bb5f01eb007f3
      https://github.com/quicwg/base-drafts/commit/9aef36f0ff5a88304f66f5d13b8bb5f01eb007f3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb51c08f1157_45fd2af6ed5c4ec82179--


From nobody Wed Oct  3 12:44:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A128129385 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:44:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 vJaL0IGPEHbR for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:44:16 -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 EDFFD129BBF for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:44:15 -0700 (PDT)
Date: Wed, 03 Oct 2018 12:44:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538595855; bh=9jekY+x20r0S8hGU3ATU0HxoLD4quBLJmwF3/xeM8Ts=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dpUVOz/gsw+lRmn3o3nxFVKqyNGzEkmluQpr/5oz0yjP5DaJogmJulkP62ACPOuDy VpF6vsHJO4Il6BBIH4OBjFfQGm46ORSpM9+NXgBpWKCo3bt2fg0fCBzUxbLycRQhIy zMoBSkj5kxC3V/+uIUla4tAW5+pIz71WsMx9CP/c=
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/1822/push/2929099522@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb51c0f6169e_15503fcc318d45b8240fd"; 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/VYuDPXpP4Td5DxoVOB_gjHEDi2w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:44:18 -0000

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

@ianswett pushed 1 commit.

9aef36f  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/1822/files/69ae1bcda07f5261d912297db95cebb939d591ff..9aef36f0ff5a88304f66f5d13b8bb5f01eb007f3

----==_mimepart_5bb51c0f6169e_15503fcc318d45b8240fd
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/9aef36f">9aef36f</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/1822/files/69ae1bcda07f5261d912297db95cebb939d591ff..9aef36f0ff5a88304f66f5d13b8bb5f01eb007f3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6boMdrUWDNCOJKU6TEE6bbxNUmwks5uhROPgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8V-ospkRDhgEQx6Vjm6ZtD5ylfXks5uhROPgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822/files/69ae1bcda07f5261d912297db95cebb939d591ff..9aef36f0ff5a88304f66f5d13b8bb5f01eb007f3"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822/files/69ae1bcda07f5261d912297db95cebb939d591ff..9aef36f0ff5a88304f66f5d13b8bb5f01eb007f3",
"url": "https://github.com/quicwg/base-drafts/pull/1822/files/69ae1bcda07f5261d912297db95cebb939d591ff..9aef36f0ff5a88304f66f5d13b8bb5f01eb007f3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1822",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1822:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "9aef36f",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822/files/69ae1bcda07f5261d912297db95cebb939d591ff..9aef36f0ff5a88304f66f5d13b8bb5f01eb007f3"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb51c0f6169e_15503fcc318d45b8240fd--


From nobody Wed Oct  3 12:44:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2C70F129619 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:44:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 tp49XOltYRxX for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:44:41 -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 0205E129385 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:44:41 -0700 (PDT)
Date: Wed, 03 Oct 2018 12:44:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538595880; bh=LFbz8e8Q+J+rpVe14H9lxXOowoLWMqNywisUQIwyfmY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gOWGWatWEJY2SURTrBjt0bhov9/WHN2lNiZ2EYvERVSfv83j93aC5tPopsX2yhzDh 4t8H+AGauasomoA9P3se8wDmN4peuRK5Oe7SEXRyokkWbysYnuSujzxPQO12mrJdMX cldHszGyg8cf+jb5iW1UH5AUB1d1PACLmNk+taNM=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5630f7c1fc14428c413f55fbb55233ceb77d12f092cf0000000117ccde2892a169ce15d10b5e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1824/review/161327536@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1824@github.com>
References: <quicwg/base-drafts/pull/1824@github.com>
Subject: Re: [quicwg/base-drafts] Handshake deadlock (#1824)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb51c2844666_4583fe3eead45b46641f"; 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/39JtCF8dDedGKqWi49nb2tcxpFs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:44:44 -0000

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

martinduke commented on this pull request.

If it's too late and you're cool with the changes, I can drop a PR.

> @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client's address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by receiving any message from the client encrypted using
+the Handshake keys.  This limit exists to mitigate amplification attacks.
+
+In order to prevent this limit causing a handshake deadlock, the client SHOULD
+send a packet as large as the Initial containing only PADDING if it has no
+other data to send and does not yet have the Handshake keys.  If the client
+has no data to send and the Hanshake keys are available, it SHOULD send a

... send a Handshake packet ...

> -packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client's address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by receiving any message from the client encrypted using
+the Handshake keys.  This limit exists to mitigate amplification attacks.
+
+In order to prevent this limit causing a handshake deadlock, the client SHOULD
+send a packet as large as the Initial containing only PADDING if it has no
+other data to send and does not yet have the Handshake keys.  If the client
+has no data to send and the Hanshake keys are available, it SHOULD send a
+packet with a single byte of padding.  Details on when to send these PADDING
+packets are in {{QUIC-RECOVERY}}.

I couldn't find these details after a quick skim.

> @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client's address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by receiving any message from the client encrypted using

I think valid resumption keys should also be sufficient.

> @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client's address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by receiving any message from the client encrypted using
+the Handshake keys.  This limit exists to mitigate amplification attacks.
+
+In order to prevent this limit causing a handshake deadlock, the client SHOULD

Is SHOULD sufficient? I feel like this a MUST, or compliant implementations will never complete under certain otherwise recoverable loss scenarios. Perhaps the recovery draft is more strict?

> @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes

I suggest a rephrase: 

Prior to verifying the client's address, servers MUST NOT send more than three times as many bytes as the number of bytes received.

> @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client's address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by processing any message from the client encrypted using

Why not valid resumption 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/1824#pullrequestreview-161327536
----==_mimepart_5bb51c2844666_4583fe3eead45b46641f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>If it's too late and you're cool with the changes, I can drop a PR.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1824#discussion_r222440461">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client&#39;s address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by receiving any message from the client encrypted using
+the Handshake keys.  This limit exists to mitigate amplification attacks.
+
+In order to prevent this limit causing a handshake deadlock, the client SHOULD
+send a packet as large as the Initial containing only PADDING if it has no
+other data to send and does not yet have the Handshake keys.  If the client
+has no data to send and the Hanshake keys are available, it SHOULD send a
</pre>
<p>... send a Handshake packet ...</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1824#discussion_r222441206">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client&#39;s address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by receiving any message from the client encrypted using
+the Handshake keys.  This limit exists to mitigate amplification attacks.
+
+In order to prevent this limit causing a handshake deadlock, the client SHOULD
+send a packet as large as the Initial containing only PADDING if it has no
+other data to send and does not yet have the Handshake keys.  If the client
+has no data to send and the Hanshake keys are available, it SHOULD send a
+packet with a single byte of padding.  Details on when to send these PADDING
+packets are in {{QUIC-RECOVERY}}.
</pre>
<p>I couldn't find these details after a quick skim.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1824#discussion_r222441425">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client&#39;s address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by receiving any message from the client encrypted using
</pre>
<p>I think valid resumption keys should also be sufficient.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1824#discussion_r222441745">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client&#39;s address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by receiving any message from the client encrypted using
+the Handshake keys.  This limit exists to mitigate amplification attacks.
+
+In order to prevent this limit causing a handshake deadlock, the client SHOULD
</pre>
<p>Is SHOULD sufficient? I feel like this a MUST, or compliant implementations will never complete under certain otherwise recoverable loss scenarios. Perhaps the recovery draft is more strict?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1824#discussion_r222442228">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
</pre>
<p>I suggest a rephrase:</p>
<p>Prior to verifying the client's address, servers MUST NOT send more than three times as many bytes as the number of bytes received.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1824#discussion_r222442415">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client&#39;s address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by processing any message from the client encrypted using
</pre>
<p>Why not valid resumption 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/1824#pullrequestreview-161327536">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-GrheNY311pVMdsustvp-2A0bwIks5uhROogaJpZM4XEmii">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9y0oSSvhDXtWtGulnfOGSWYXQruks5uhROogaJpZM4XEmii.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke commented on #1824"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1824#pullrequestreview-161327536"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1824#pullrequestreview-161327536",
"url": "https://github.com/quicwg/base-drafts/pull/1824#pullrequestreview-161327536",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke commented on 1824",
"sections": [
{
"text": "If it's too late and you're cool with the changes, I can drop a PR.",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824#pullrequestreview-161327536"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387082402\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb51c2844666_4583fe3eead45b46641f--


From nobody Wed Oct  3 12:46:06 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5CF61293FB for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:46:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.356
X-Spam-Level: 
X-Spam-Status: No, score=-2.356 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 qpEk6tF0ruWw for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:46:02 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 EB992129385 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:46:01 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538595960; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=cdFM8EuSBqiWblmhj/JXPrAK7HD7GQMNJY4euvkn68I=; b=J17WnwH4utKD7ufWQ7TYDOHoE23KiDhnqWLyMuux4s2Wsc9f3nt06CbmsRy+OVIPqubL/WA3 RWVPkKIfI0se+ZNfhTGtys/BKMcTFr7ahATd1bgtPbSYdcGV5pePxuTjuRo/7ZQL7TtqS5+4 EDoU2CMmuAP6tEC49eBTAAvkBZY=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bb51c78.7fa4bde9a870-smtp-out-n01; Wed, 03 Oct 2018 19:46:00 -0000 (UTC)
Date: Wed, 03 Oct 2018 12:45:59 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb51c77bb7bd_62ca2ae2a4b42ed4597c@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7b4ed8: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb51c77bb460_62ca2ae2a4b42ed45965a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f2RGL7VFu-KExKJVKJaT506c1DM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:46:04 -0000

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

  Branch: refs/heads/ianswett-spurious-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7b4ed8c83580cec4cd80ce914b15beb84699ffef
      https://github.com/quicwg/base-drafts/commit/7b4ed8c83580cec4cd80ce914b15beb84699ffef
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb51c77bb460_62ca2ae2a4b42ed45965a--


From nobody Wed Oct  3 12:46:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 81B201293FB for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:46:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 48k_5TaZXvTc for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:46: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 ACBB212F1A6 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:46:06 -0700 (PDT)
Date: Wed, 03 Oct 2018 12:46:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538595965; bh=Dzuq4xViVaH3RMaXL6aytpRa+tThUomtonmUoKG7dvw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LIXPsF5GmUjxC8uy+Q6fpXZuqTKMYJasPmhGmADuwBEjeawySQnruZhVv8H9fcu+8 zAO4CKRpg2ODRVm4AWlH0akbuTQvzAMzzvdY3KjVbmSSTMV6/rDJxe3rD5OwtboQ7p TiIuBoEAVLm7uxgfzTT4KyaVZP1iCYp+782/OcaQ=
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/1822/push/2929104875@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb51c7dcd517_79233f90d6cd45b4716b1"; 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/ritec2IDIwCmY-mtXlB2r7UJa3U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:46:09 -0000

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

@ianswett pushed 1 commit.

7b4ed8c  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/1822/files/9aef36f0ff5a88304f66f5d13b8bb5f01eb007f3..7b4ed8c83580cec4cd80ce914b15beb84699ffef

----==_mimepart_5bb51c7dcd517_79233f90d6cd45b4716b1
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/7b4ed8c">7b4ed8c</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/1822/files/9aef36f0ff5a88304f66f5d13b8bb5f01eb007f3..7b4ed8c83580cec4cd80ce914b15beb84699ffef">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzbKhNvGu_ifgf4ulphYYu5JCmvFks5uhRP9gaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyLZ0sj51xMt-6FwLflJJxv4YEk3ks5uhRP9gaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822/files/9aef36f0ff5a88304f66f5d13b8bb5f01eb007f3..7b4ed8c83580cec4cd80ce914b15beb84699ffef"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822/files/9aef36f0ff5a88304f66f5d13b8bb5f01eb007f3..7b4ed8c83580cec4cd80ce914b15beb84699ffef",
"url": "https://github.com/quicwg/base-drafts/pull/1822/files/9aef36f0ff5a88304f66f5d13b8bb5f01eb007f3..7b4ed8c83580cec4cd80ce914b15beb84699ffef",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1822",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1822:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "7b4ed8c",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822/files/9aef36f0ff5a88304f66f5d13b8bb5f01eb007f3..7b4ed8c83580cec4cd80ce914b15beb84699ffef"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb51c7dcd517_79233f90d6cd45b4716b1--


From nobody Wed Oct  3 12:46:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A6C80129BBF for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:46:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 sWc08E2Hs1ZW for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12: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 527D0129385 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:46:34 -0700 (PDT)
Date: Wed, 03 Oct 2018 12:46:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538595993; bh=Le9SQDKFxAqQ8qzDCS1yvkccvZz+pCxDRY302vIVELY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fLr+mOHIndws7DTI4I9BVzkyApEA4J02g7VpeDqzCWKZwjZtBMvzYE4cRqsFrf8j8 TLzXxwhdW6WjAKnK+iumu+tRIHKxZyRzeT7yKWrrRg7d0qHWh2RgDxtcmQVdt/xCpk 1Jw62zSU7LBvvM8dT++pCSp6PDz4kTL3V9x0Urfo=
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/1819/push/2929106165@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1819@github.com>
References: <quicwg/base-drafts/pull/1819@github.com>
Subject: Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb51c9988552_15973fcc318d45b8483d6"; 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/vLenkCSYb7NqmJeqRMwgSUCEXTU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:46:36 -0000

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

@martinduke pushed 1 commit.

efc1876  Resolved Ian's issue


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1819/files/14bdb20066fdd5577b7ab6eac545a383260fc9cf..efc18760eb7a70db0bb4265639cc906bdc67be2f

----==_mimepart_5bb51c9988552_15973fcc318d45b8483d6
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/efc1876">efc1876</a>  Resolved Ian&#39;s issue</li>
</ul>


<p style="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/1819/files/14bdb20066fdd5577b7ab6eac545a383260fc9cf..efc18760eb7a70db0bb4265639cc906bdc67be2f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0gDBEF3bOqp7cRo-ULDATMOfogvks5uhRQZgaJpZM4XDBDF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-LQ3ihBRK0XUkZhB13_R1CZmOYOks5uhRQZgaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke pushed 1 commit in #1819"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1819/files/14bdb20066fdd5577b7ab6eac545a383260fc9cf..efc18760eb7a70db0bb4265639cc906bdc67be2f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819/files/14bdb20066fdd5577b7ab6eac545a383260fc9cf..efc18760eb7a70db0bb4265639cc906bdc67be2f",
"url": "https://github.com/quicwg/base-drafts/pull/1819/files/14bdb20066fdd5577b7ab6eac545a383260fc9cf..efc18760eb7a70db0bb4265639cc906bdc67be2f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke pushed 1 commit in #1819",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1819:",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [
{
"name": "efc1876",
"value": "Resolved Ian's issue"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819/files/14bdb20066fdd5577b7ab6eac545a383260fc9cf..efc18760eb7a70db0bb4265639cc906bdc67be2f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386666693\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb51c9988552_15973fcc318d45b8483d6--


From nobody Wed Oct  3 12:47:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E53C3129619 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:47:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 q87NKIzoUz2j for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:47: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 2161C1293FB for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:47:00 -0700 (PDT)
Date: Wed, 03 Oct 2018 12:46:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538596019; bh=77Qj3X67n+51gujGxnTD7Pq2RbREesXCO2FdJzZuN60=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bVTM3OnXZ7QxRHozr5CQnNxTpR0pw1ngl2CmttsqZPz1qgq5ZdegePIxOhTI5yJxO FF0XyEgp1sG12WNNseIyN4zN9qo7J7+LRNkagnShFsS+eY81XNSGflIIqSDeE8yG9k 1olfsDdsqEWIBEy/wEBOfrpV1yA4a6S5CZyZ9ggg=
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/1819/push/2929107284@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1819@github.com>
References: <quicwg/base-drafts/pull/1819@github.com>
Subject: Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb51cb372486_4fa3fe3eead45b418228a"; 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/rx3huWT9fa8K6gNfhahwwF5pegI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:47:03 -0000

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

@martinduke pushed 1 commit.

9dad6cb  argh typos


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1819/files/efc18760eb7a70db0bb4265639cc906bdc67be2f..9dad6cb2db0b2585af2bc27b2af52d5fda7d128b

----==_mimepart_5bb51cb372486_4fa3fe3eead45b418228a
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/9dad6cb">9dad6cb</a>  argh typos</li>
</ul>


<p style="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/1819/files/efc18760eb7a70db0bb4265639cc906bdc67be2f..9dad6cb2db0b2585af2bc27b2af52d5fda7d128b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq91HyrVJ1sgvEglZh-MuqlbitEqyks5uhRQzgaJpZM4XDBDF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwxpaweT1VSJvYjFUiCBy7MmppPdks5uhRQzgaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke pushed 1 commit in #1819"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1819/files/efc18760eb7a70db0bb4265639cc906bdc67be2f..9dad6cb2db0b2585af2bc27b2af52d5fda7d128b"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819/files/efc18760eb7a70db0bb4265639cc906bdc67be2f..9dad6cb2db0b2585af2bc27b2af52d5fda7d128b",
"url": "https://github.com/quicwg/base-drafts/pull/1819/files/efc18760eb7a70db0bb4265639cc906bdc67be2f..9dad6cb2db0b2585af2bc27b2af52d5fda7d128b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke pushed 1 commit in #1819",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1819:",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [
{
"name": "9dad6cb",
"value": "argh typos"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819/files/efc18760eb7a70db0bb4265639cc906bdc67be2f..9dad6cb2db0b2585af2bc27b2af52d5fda7d128b"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386666693\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb51cb372486_4fa3fe3eead45b418228a--


From nobody Wed Oct  3 12:52:41 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5F161129619 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:52:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-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 MEg2Huo1yf-k for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:52:37 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 994561200D7 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:52:37 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538596357; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=0LHI6uZVxWLpnYf9NLQzrQhncQZReAGjWYv7h6YcvkI=; b=EY2ag4AyEpyQu6vFwpQhrUq/GhKPWhdH4zfemSKsLwRle3/R3fC81f4pkhCcU1UUXSjg3/sM AbSHlkBAV21QhLfrSg/09emgsqkXjFYUz7yqELUd3HvBIBYunIK0DZNOpUpAKuRl9lVQvICG DtXGMaD/FhQidj4XvnOOkyX1Ns0=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bb51e04.7f1097db4a20-smtp-out-n02; Wed, 03 Oct 2018 19:52:36 -0000 (UTC)
Date: Wed, 03 Oct 2018 12:52:35 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb51e0397e65_3fd62b02d7240ec86727b@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4f058e: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb51e0397a61_3fd62b02d7240ec8671c8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/igk0u5b7tJ0-iClCrShvIdM1V3o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:52:39 -0000

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

  Branch: refs/heads/ianswett-spurious-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4f058e8319e5c93a3d325206fe238349c5d3df0d
      https://github.com/quicwg/base-drafts/commit/4f058e8319e5c93a3d325206fe238349c5d3df0d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

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



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb51e0397a61_3fd62b02d7240ec8671c8--


From nobody Wed Oct  3 12:52:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9982A129BBF for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:52:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 qYzSIZLS7Uth for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:52: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 17975129385 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:52:43 -0700 (PDT)
Date: Wed, 03 Oct 2018 12:52:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538596362; bh=6yvj+9gbpzzfkf497ENJVIxtArfI0dibbt2cR+4Zjq8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s/nQSSysnHQz/HoG9V5EK0axEewGAHRuoAz3fGHLt+LiLP41HIcCaUHlfGSoeMF1h QBSXVy1iwF2wHbU8d1Dppt+3EgCSCxaxHKqSWeHjFLO+BqTRjBUGHAPdUEa3nu+8t7 xckm+GgSESX/5HMh+00jDnCTXA0ehNTtXai8Db+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/1822/push/2929123044@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb51e0a50d08_2da83fb68ced45b8161819"; 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/M9pWI-LKruhEzTAxkj9z-9QkGXU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:52:45 -0000

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

@ianswett pushed 1 commit.

4f058e8  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/1822/files/7b4ed8c83580cec4cd80ce914b15beb84699ffef..4f058e8319e5c93a3d325206fe238349c5d3df0d

----==_mimepart_5bb51e0a50d08_2da83fb68ced45b8161819
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/4f058e8">4f058e8</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/1822/files/7b4ed8c83580cec4cd80ce914b15beb84699ffef..4f058e8319e5c93a3d325206fe238349c5d3df0d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1RxHXqheSD4gEsD-tNiezBoXMbFks5uhRWKgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxytgvsxj-tarbbIdFtq6NaRr7z_ks5uhRWKgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822/files/7b4ed8c83580cec4cd80ce914b15beb84699ffef..4f058e8319e5c93a3d325206fe238349c5d3df0d"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822/files/7b4ed8c83580cec4cd80ce914b15beb84699ffef..4f058e8319e5c93a3d325206fe238349c5d3df0d",
"url": "https://github.com/quicwg/base-drafts/pull/1822/files/7b4ed8c83580cec4cd80ce914b15beb84699ffef..4f058e8319e5c93a3d325206fe238349c5d3df0d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1822",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1822:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "4f058e8",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822/files/7b4ed8c83580cec4cd80ce914b15beb84699ffef..4f058e8319e5c93a3d325206fe238349c5d3df0d"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb51e0a50d08_2da83fb68ced45b8161819--


From nobody Wed Oct  3 12:57:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60DA2129619 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:57:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 p9oRqlUVA3h0 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 12:57: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 EC4521293FB for <quic-issues@ietf.org>; Wed,  3 Oct 2018 12:57:28 -0700 (PDT)
Date: Wed, 03 Oct 2018 12:57:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538596648; bh=d2qVCzJd7qEUkYjNUUTZ6Ij3uFkuV/Wxr2zrcfMPDlw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tFDL9zmzTQZ381mT4UTp3stskUs2xy5hoiEOJ526Ncl1u0M4rLywD9azPZFUz1iVD G5ARYNVIGFTV3CrsY8EYKpBb1ZFNrSu6CBqRDPnt7Xk0K73wSV98gJqUggeHmZKm/t RPwnixUvORTGuhCDULNOET76UMoAhJT2FCoKCc6M=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab91bf767a09e81628df930953f7afe51fad64241e92cf0000000117cce12892a169ce15d08f48@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1822/c426778614@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb51f286a8d1_cf03ff86bed45c41075b4"; 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/74gww6Iqus7iuFpuQwAD3fe42d4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 19:57:31 -0000

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

Pseudocode updated, 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/1822#issuecomment-426778614
----==_mimepart_5bb51f286a8d1_cf03ff86bed45c41075b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Pseudocode updated, 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/1822#issuecomment-426778614">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0Ho4vYRlgO3Ab1WBMHU8u4wuJJUks5uhRaogaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_88uPtq-4w8yvVBgHwO6XMojeeTks5uhRaogaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1822: Pseudocode updated, PTAL"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822#issuecomment-426778614"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822#issuecomment-426778614",
"url": "https://github.com/quicwg/base-drafts/pull/1822#issuecomment-426778614",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1822,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1822\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822#issuecomment-426778614"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb51f286a8d1_cf03ff86bed45c41075b4--


From nobody Wed Oct  3 13:10:03 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9F65A12DD85 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:10:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7Ql3aPRX5mZb for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:10:00 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 8BCE112D7EA for <quic-issues@ietf.org>; Wed,  3 Oct 2018 13:10:00 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538597399; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=sU3vE81EczCOl19mBj37kkIgC70UQVVOSMPF/yzXmkM=; b=il5Vsyc/CnjajXhuI8DFUcCCGPE9TI5fZ6sHeUA0HZHXPZp6PJ2xvT6w6u7wh7+p7o2opY/p IobuS2NI96rjpeIOAlmaELjeunBUX1TMJBs6QQY1b9WApkW44uYwhW/0dS3wTXyb30booouz G5BZuS6JvS+AGJDK7jnR9Wil80s=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bb52217.7f1f644674e0-smtp-out-n03; Wed, 03 Oct 2018 20:09:59 -0000 (UTC)
Date: Wed, 03 Oct 2018 13:09:59 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bb522175c105_595f2af68b86ced01433b@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f226f3: acket
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb522175bde5_595f2af68b86ced0142d7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6luNso9LUjQjcTh_UctQrREi378>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 20:10:02 -0000

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

  Branch: refs/heads/ianswett-spurious-rto
  Home:   https://github.com/quicwg/base-drafts
  Commit: f226f3625116638758c6cc778635229145238e70
      https://github.com/quicwg/base-drafts/commit/f226f3625116638758c6cc778635229145238e70
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

  Log Message:
  -----------
  acket



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb522175bde5_595f2af68b86ced0142d7--


From nobody Wed Oct  3 13:10:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE02A12D7EA for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:10:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 nugTfjGBzyDq for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:10: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 B452A1293FB for <quic-issues@ietf.org>; Wed,  3 Oct 2018 13:10:08 -0700 (PDT)
Date: Wed, 03 Oct 2018 13:10:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538597407; bh=xUd2NeF3In/Bm2O2bAMNC9HJ7wNA6nTuazGyzkv0pnU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pQHl1HEo6zmJQFtlKaOT6VewO/6T9S4F69qs8IgtYthvn80/wkCQyQXzqGweWETOl WSrFbVtXI/+g0qJcWuxEuWgKKWW4Ur5VkR7DRS9Rxv7iz8G8R3W6puzfpWl6wkB1gm kKpNR/WXMyf4n9QW9S0fkvbjB0RdKlLusbXYemYk=
From: janaiyengar <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/1822/push/2929173635@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5221fca0ea_25b13fdee36d45b44853a"; 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/qmPATLYTKZVJy-txdfh2koiuJNM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 20:10:10 -0000

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

@janaiyengar pushed 1 commit.

f226f36  acket


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

----==_mimepart_5bb5221fca0ea_25b13fdee36d45b44853a
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/f226f36">f226f36</a>  acket</li>
</ul>


<p style="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/1822/files/4f058e8319e5c93a3d325206fe238349c5d3df0d..f226f3625116638758c6cc778635229145238e70">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq79jBbcgn0qK0zMK69TbXQ2KLRDVks5uhRmfgaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyicoRz7sLMIYn2rcc2S9mZWC7Z9ks5uhRmfgaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1822"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822/files/4f058e8319e5c93a3d325206fe238349c5d3df0d..f226f3625116638758c6cc778635229145238e70"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822/files/4f058e8319e5c93a3d325206fe238349c5d3df0d..f226f3625116638758c6cc778635229145238e70",
"url": "https://github.com/quicwg/base-drafts/pull/1822/files/4f058e8319e5c93a3d325206fe238349c5d3df0d..f226f3625116638758c6cc778635229145238e70",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1822",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1822:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "f226f36",
"value": "acket"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822/files/4f058e8319e5c93a3d325206fe238349c5d3df0d..f226f3625116638758c6cc778635229145238e70"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb5221fca0ea_25b13fdee36d45b44853a--


From nobody Wed Oct  3 13:11:24 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9448512D7EA for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:11:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.356
X-Spam-Level: 
X-Spam-Status: No, score=-2.356 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 PQuNdOxpniFl for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:11:20 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 730621293FB for <quic-issues@ietf.org>; Wed,  3 Oct 2018 13:11:20 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538597479; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=pWzixUKu+fH9zgA/ZBoXIvj434IEWk9G5u7qKBm9Rdo=; b=QjHQQ8OOCSlj5f13D8QvbXyDMj7qTEYKGS8uc1P0PMfRaMZFieRFsrKkXkbsgwOgCNOrsHiw Dq9HlaKlCWP+Kzh2g+iRmr6HCSYYfXsg+39wDlOaQVZ1PeQStaVn8+0m64z9TIg3DtwoY3FI uiPI0rFb3+fvGPuQULRNKlsJl8o=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bb52267.7fab6c7038a0-smtp-out-n01; Wed, 03 Oct 2018 20:11:19 -0000 (UTC)
Date: Wed, 03 Oct 2018 13:11:19 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bb5226752462_3bda2adb74146ed043666@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b98e75: Track smallest_newly_acked to prevent spurious RTO...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb5226751ff8_3bda2adb74146ed0435fe"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OrtxyZY8NtmhUdFFRLTqBWieP0E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 20:11:23 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b98e75ae33587c7da9c81530087813ffd0658b45
      https://github.com/quicwg/base-drafts/commit/b98e75ae33587c7da9c81530087813ffd0658b45
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

  Log Message:
  -----------
  Track smallest_newly_acked to prevent spurious RTO (#1822)

* Track smallest_newly_acked to prevent spurious RTO

Fixes #1774

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* acket



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb5226751ff8_3bda2adb74146ed0435fe--


From nobody Wed Oct  3 13:11:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A8F4F1293FB for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:11:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xZd6xQCGIyIB for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:11:27 -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 5CD3012D7EA for <quic-issues@ietf.org>; Wed,  3 Oct 2018 13:11:27 -0700 (PDT)
Date: Wed, 03 Oct 2018 13:11:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538597486; bh=46AdB53PTQv9Jxf4OzC1Z2I4FitH34XvE7ecRaZ2XK0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=elJKwPCa/q7Lilcchn5GduKJCqzNu1XXbRrkZPj9Eh2N0tWjfE2I61zM1cFk0YIMv zNtkfsvHbJ5xnJ3aGucu04RK3EP418TonpqXoBe3W50SUnwSxARFaIT2JlCHjgRwGS 3fMLPvyyJfGjFxo62si2ELqQOIx5ne2dM6V4N2pU=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2a6b380af9b492198ab80dcff0659ece2a05a2cb92cf0000000117cce46e92a169ce15d08f48@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1822/issue_event/1882913977@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1822@github.com>
References: <quicwg/base-drafts/pull/1822@github.com>
Subject: Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5226ea44e2_3db43ffb3ccd45c0807fd"; 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/_arV-Ya0Ry4wJrOqGKWFhlS3ipQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 20:11:29 -0000

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

Merged #1822 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/1822#event-1882913977
----==_mimepart_5bb5226ea44e2_3db43ffb3ccd45c0807fd
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="365989704" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1822" data-hovercard-url="/quicwg/base-drafts/pull/1822/hovercard" data-hovercard-type="pull_request" href="https://github.com/quicwg/base-drafts/pull/1822">#1822</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/1822#event-1882913977">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq57yVMm1Wbfq5H5Kwo1-CV4VnAfSks5uhRnugaJpZM4XEc3f">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwLZDovRXUvccR_DHIKQGBvGfor9ks5uhRnugaJpZM4XEc3f.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1822 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1822#event-1882913977"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1822#event-1882913977",
"url": "https://github.com/quicwg/base-drafts/pull/1822#event-1882913977",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Track smallest_newly_acked to prevent spurious RTO (#1822)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1822#event-1882913977"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387042783\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb5226ea44e2_3db43ffb3ccd45c0807fd--


From nobody Wed Oct  3 13:11:38 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 14A3012F1AB for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:11:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 7vTPM7C4rmpp for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:11: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 81B4D1293FB for <quic-issues@ietf.org>; Wed,  3 Oct 2018 13:11:29 -0700 (PDT)
Date: Wed, 03 Oct 2018 13:11:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538597488; bh=xtVqB+148Gs7fS45z2dmGEGkrEpDj+2omp3zdlh8MOs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Zpax+PDsroky1h4I38oLABF3Pow/k4TR/KcAERoTWdtA9Zqq+AxnY4N0jobTRbour ZwZvvBAIbx1Mi+jMtyRxeB5Dp+qofoRYxTttLud3tgjlN7CQP/xKRuBcO7Qt48igjY OyZ7aIhfW4WcljX/nXOOt9e0CeybV6xN5Vi6yaOs=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb6fc93355309c722804428530a22b72ca40050cf92cf0000000117cce47092a169ce159180b3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1774/issue_event/1882913981@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1774@github.com>
References: <quicwg/base-drafts/issues/1774@github.com>
Subject: Re: [quicwg/base-drafts] OnRetransmissionTimeoutVerified issue (#1774)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5227096451_c593fce4ced45b84827d"; 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/yxeRQnaxYYUTHoIxfFaQtfLxtk0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 20:11:33 -0000

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

Closed #1774 via #1822.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1774#event-1882913981
----==_mimepart_5bb5227096451_c593fce4ced45b84827d
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="361857203" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1774" data-hovercard-url="/quicwg/base-drafts/issues/1774/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1774">#1774</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="365989704" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1822" data-hovercard-url="/quicwg/base-drafts/pull/1822/hovercard" data-hovercard-type="pull_request" href="https://github.com/quicwg/base-drafts/pull/1822">#1822</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/1774#event-1882913981">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzmMqFF-TMvqR1ANmV-o0vh30jMFks5uhRnwgaJpZM4Wwp_S">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_olDZCjQ3uCZLI0yUu221nkJGytks5uhRnwgaJpZM4Wwp_S.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1774 via #1822."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1774#event-1882913981"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1774#event-1882913981",
"url": "https://github.com/quicwg/base-drafts/issues/1774#event-1882913981",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] OnRetransmissionTimeoutVerified issue (#1774)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1774#event-1882913981"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 381853650\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb5227096451_c593fce4ced45b84827d--


From nobody Wed Oct  3 13:27:17 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 012A212F1AB for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:27:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 Q1m8GdnZymuV for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:27:14 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 36B5C1294D0 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 13:27:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538598433; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=QRUjEisus2uOFUKcWJOYGg+tYxtt9c82Qb19O/iZLJE=; b=FNiIBL24os+XiSVKGl+hNZq5jDvQKZiPJaPgST8i8jhddgXsokrY4ToxSXweDaeaiRwnY0GF tMJLuMHjMo5RT7a7GZhDuRjdn6xxLZ7SXXW2mIMqQnxWgU/+jfCA4e1kxz8jVBk15Ch0vYGd Ztsemoh915tSqpJGO4cy2BbX0z8=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bb52621.7f41b5e525d0-smtp-out-n03; Wed, 03 Oct 2018 20:27:13 -0000 (UTC)
Date: Wed, 03 Oct 2018 13:27:12 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb5262046126_6ffd2ab6d3400ec05568@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 23c93d: Discuss pre-handshake CIDs
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb5262045d74_6ffd2ab6d3400ec055577"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J6k-gbc0IfVNQAVGPQKY8wANzvk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 20:27:16 -0000

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

  Branch: refs/heads/ncid_bis
  Home:   https://github.com/quicwg/base-drafts
  Commit: 23c93d142fd117fec3bba4ea661a4bda23bfcde4
      https://github.com/quicwg/base-drafts/commit/23c93d142fd117fec3bba4ea661a4bda23bfcde4
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

  Log Message:
  -----------
  Discuss pre-handshake CIDs



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb5262045d74_6ffd2ab6d3400ec055577--


From nobody Wed Oct  3 13:27:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 27D9112F1AB for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:27:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 Eb5ov9zizePz for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:27: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 8EE7F1294D0 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 13:27:21 -0700 (PDT)
Date: Wed, 03 Oct 2018 13:27:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538598440; bh=QQxNW8Gc5XJ8URzePiiXSXzU+KHDvI6NcBN5fWVgd94=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Reiqr4XIwb/gsv+pXGDs6E3+UfBAEx+C5qKzyGq5K2KeJFCBhYryHPZ6Gyas4bJYa E6VBmmLuyLm5JwhLmK4scvVRNqcQGgzLhSJNppvrADT8GBsVRFeW0ovV0XUQ74sYjX AeG+liwEJ7SBpmTkeuhqPj3pmmjK/zwuVRs27qbU=
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/1829/push/2929223549@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1829@github.com>
References: <quicwg/base-drafts/pull/1829@github.com>
Subject: Re: [quicwg/base-drafts] Sequence for Connection IDs, RETIRE (#1829)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5262899271_3eac3fd13d2d45bc18755f"; 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/2CqaaeWTs-T2U3zaLpt7Glp4giQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 20:27:23 -0000

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

@MikeBishop pushed 1 commit.

23c93d1  Discuss pre-handshake CIDs


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1829/files/f6382a6759471aaaf13088ba2a364e6f29ac733f..23c93d142fd117fec3bba4ea661a4bda23bfcde4

----==_mimepart_5bb5262899271_3eac3fd13d2d45bc18755f
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/23c93d1">23c93d1</a>  Discuss pre-handshake 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/1829/files/f6382a6759471aaaf13088ba2a364e6f29ac733f..23c93d142fd117fec3bba4ea661a4bda23bfcde4">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3oiZZuZtlRv7vwPmrWYusOQRkjDks5uhR2ogaJpZM4XFFSF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq226gUriAqXmH5Mzaj5z6IyG_qVKks5uhR2ogaJpZM4XFFSF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1829"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1829/files/f6382a6759471aaaf13088ba2a364e6f29ac733f..23c93d142fd117fec3bba4ea661a4bda23bfcde4"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1829/files/f6382a6759471aaaf13088ba2a364e6f29ac733f..23c93d142fd117fec3bba4ea661a4bda23bfcde4",
"url": "https://github.com/quicwg/base-drafts/pull/1829/files/f6382a6759471aaaf13088ba2a364e6f29ac733f..23c93d142fd117fec3bba4ea661a4bda23bfcde4",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop pushed 1 commit in #1829",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1829:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "23c93d1",
"value": "Discuss pre-handshake CIDs"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1829/files/f6382a6759471aaaf13088ba2a364e6f29ac733f..23c93d142fd117fec3bba4ea661a4bda23bfcde4"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387208325\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb5262899271_3eac3fd13d2d45bc18755f--


From nobody Wed Oct  3 13:36:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D85C130DBE for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:36:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 ZMTbhmxKfRQG for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:36: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 3C616129619 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 13:36:52 -0700 (PDT)
Date: Wed, 03 Oct 2018 13:36:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538599011; bh=b6RuHI+0/DRZDPEXFBuFWEm7glWft7FDMHly8xHhIa4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j5mPwRf+KHDEfakrfgSipaFIvbTJs5KAGmPsyGsz/9njjlBy2zlJRQoGOepFY4jhY SS4KHkrgwRhq8Am8tJFbqzHlUTjlr/H2tZrY3R4ioABLQ3ioXL1pUCFg59pJGWTi1H GdhkEuZh01bqrmzEVEAfhQVpqhH4iw51/x278qAY=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8e2487ab1e7ecb60bc8eb5073727e26b7e8429da92cf0000000117ccea6392a169ce15cbb1a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1819/review/161350765@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1819@github.com>
References: <quicwg/base-drafts/pull/1819@github.com>
Subject: Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb52863517ae_4d8a3fcd578d45b4290e0"; 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/1tPbggAK54vauwad_oMrrA_-xqU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 20:36:55 -0000

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

MikeBishop commented on this pull request.



> @@ -736,6 +733,18 @@ and will contain a CRYPTO frame with an offset matching the size of the CRYPTO
 frame sent in the first Initial packet.  Cryptographic handshake messages
 subsequent to the first do not need to fit within a single UDP datagram.
 
+### Handling of Fatal Initial Packets
+
+The contents of some Initial packets may, according to this specification, force

I'm not a big fan of a specification saying you can ignore the specification; I'd prefer consistency.  You removed the language above indicating that things should be fatal, so you're part-way there.

Perhaps something like "Receipt of an invalid Initial packet could indicate an injection attack rather than a peer failure.  Endpoints abort a connection attempt if no valid Initial packets are received after an appropriate timeout."  That gives enough latitude that the timeout could be immediate or a long observation for multiple possibilities.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1819#pullrequestreview-161350765
----==_mimepart_5bb52863517ae_4d8a3fcd578d45b4290e0
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/1819#discussion_r222458665">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -736,6 +733,18 @@ and will contain a CRYPTO frame with an offset matching the size of the CRYPTO
 frame sent in the first Initial packet.  Cryptographic handshake messages
 subsequent to the first do not need to fit within a single UDP datagram.
 
+### Handling of Fatal Initial Packets
+
+The contents of some Initial packets may, according to this specification, force
</pre>
<p>I'm not a big fan of a specification saying you can ignore the specification; I'd prefer consistency.  You removed the language above indicating that things should be fatal, so you're part-way there.</p>
<p>Perhaps something like "Receipt of an invalid Initial packet could indicate an injection attack rather than a peer failure.  Endpoints abort a connection attempt if no valid Initial packets are received after an appropriate timeout."  That gives enough latitude that the timeout could be immediate or a long observation for multiple possibilities.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1819#pullrequestreview-161350765">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwW7jcf4d8h_R9MsiLFi1BGwv6Zmks5uhR_jgaJpZM4XDBDF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1nHUxJe_BlXPF2pZkCrIDrMZWLCks5uhR_jgaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1819"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1819#pullrequestreview-161350765"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819#pullrequestreview-161350765",
"url": "https://github.com/quicwg/base-drafts/pull/1819#pullrequestreview-161350765",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop commented on 1819",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819#pullrequestreview-161350765"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386666693\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb52863517ae_4d8a3fcd578d45b4290e0--


From nobody Wed Oct  3 13:39:28 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F102130DC0 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:39:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 IN3ngsg4i6zy for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:39:25 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 D22BA130DBE for <quic-issues@ietf.org>; Wed,  3 Oct 2018 13:39:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538599164; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Fm7TEQCXfHV64zM1/wUNDTx/DwyC6UmwIJ8hU7OmLuM=; b=FnUN+zK0ywDnKIBQq4j6yqZpvtI323FzCirNPjEuEiRYorW9NseKdqK+1vDRTZxw7HxsSmu7 KoZZc/6TLj/Hv9mpX5BF+4i8/mmDGOYNN97OGJUnHg0tjSWfpkTCuHa710cKX1Kn0btmFe0u uy7k2VKOFQO0Jn/QUKnic0htc7U=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bb528fb.7f9392c88300-smtp-out-n01; Wed, 03 Oct 2018 20:39:23 -0000 (UTC)
Date: Wed, 03 Oct 2018 13:39:23 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb528fba6007_56902ad353168edc4977c@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] aa94c8: not contains
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb528fba5b7a_56902ad353168edc496ce"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tQoJ0CDd9dH7rwrz0V_RFJTRy_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, 03 Oct 2018 20:39:26 -0000

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

  Branch: refs/heads/ncid_bis
  Home:   https://github.com/quicwg/base-drafts
  Commit: aa94c8bbe2b199b319460500d3e1482b792db2b1
      https://github.com/quicwg/base-drafts/commit/aa94c8bbe2b199b319460500d3e1482b792db2b1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

  Log Message:
  -----------
  not contains



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb528fba5b7a_56902ad353168edc496ce--


From nobody Wed Oct  3 13:39:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF597130DC0 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:39:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 tOUsRqLDdyvK for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:39: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 53B33130DBE for <quic-issues@ietf.org>; Wed,  3 Oct 2018 13:39:33 -0700 (PDT)
Date: Wed, 03 Oct 2018 13:39:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538599171; bh=Dt0ErOpXdSYI1Lj/h8+p3Uvs118jh0tUL6g5u66H39c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mWOBA47K2yAam2SHyx7m4GQME0Z+UIo3fKYRBZig7agsKcFOCG7AYGiyUX85aEgWX Wp9ypvjXrRCkg+hkC+WqzZ1jqZb5GBZ2Kt8CHmR3et0EQv4w12XeT5JgxdfQP60GE6 EdtpeVlhkDb99+ykP46KIGmDj4fOq9j6o/Y8kZhI=
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/1829/push/2929258790@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1829@github.com>
References: <quicwg/base-drafts/pull/1829@github.com>
Subject: Re: [quicwg/base-drafts] Sequence for Connection IDs, RETIRE (#1829)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb529036854f_1dee3fde276d45bc118273"; 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/obBZPV07LehAJ1vEDWyOAPlGQxo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 20:39:35 -0000

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

@MikeBishop pushed 1 commit.

aa94c8b  not contains


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1829/files/23c93d142fd117fec3bba4ea661a4bda23bfcde4..aa94c8bbe2b199b319460500d3e1482b792db2b1

----==_mimepart_5bb529036854f_1dee3fde276d45bc118273
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/aa94c8b">aa94c8b</a>  not contains</li>
</ul>


<p style="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/1829/files/23c93d142fd117fec3bba4ea661a4bda23bfcde4..aa94c8bbe2b199b319460500d3e1482b792db2b1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7sOqHTfB3DaIww7kSsP-YJR0ytfks5uhSCDgaJpZM4XFFSF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9dk8OuNDPs7obyFzFZtSqXoAppNks5uhSCDgaJpZM4XFFSF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1829"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1829/files/23c93d142fd117fec3bba4ea661a4bda23bfcde4..aa94c8bbe2b199b319460500d3e1482b792db2b1"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1829/files/23c93d142fd117fec3bba4ea661a4bda23bfcde4..aa94c8bbe2b199b319460500d3e1482b792db2b1",
"url": "https://github.com/quicwg/base-drafts/pull/1829/files/23c93d142fd117fec3bba4ea661a4bda23bfcde4..aa94c8bbe2b199b319460500d3e1482b792db2b1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop pushed 1 commit in #1829",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1829:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "aa94c8b",
"value": "not contains"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1829/files/23c93d142fd117fec3bba4ea661a4bda23bfcde4..aa94c8bbe2b199b319460500d3e1482b792db2b1"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387208325\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb529036854f_1dee3fde276d45bc118273--


From nobody Wed Oct  3 13:42:49 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 94145130DC0 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:42:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.65
X-Spam-Level: 
X-Spam-Status: No, score=-1.65 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wzmGZYd-O79y for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 13:42:46 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 3EB46129619 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 13:42:46 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538599365; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=qPUljd2IpHhyLGOPagTvN/r25EaTDQ033537liybywo=; b=lL+2STxwcIDs8+RWnKtHwRzvwgdRd5fq3+nb1MJiswzPN7m1Fx1jB89wt1j2ngMU3dhCZjD/ UPdUHdrHGOddHjXSz7SSqXTeKQkVvGVvYr1P5dE97YKoywLgXkUWXIT/ySgsPlajgx2SpILW eR6gIPCShkTEoElfNEfKFQZO1kQ=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bb529c4.7f2a184f2a50-smtp-out-n03; Wed, 03 Oct 2018 20:42:44 -0000 (UTC)
Date: Wed, 03 Oct 2018 13:42:44 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb529c49e134_32f82b260b1a8ec8613dd@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 349c66: not contains
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb529c49ddaa_32f82b260b1a8ec8612a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WPZyw-XJE4s4V3OO6U50RwpU4Co>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 20:42:48 -0000

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

  Branch: refs/heads/ncid_bis
  Home:   https://github.com/quicwg/base-drafts
  Commit: 349c66383ccd944bc8750bbb013ad1824b41711e
      https://github.com/quicwg/base-drafts/commit/349c66383ccd944bc8750bbb013ad1824b41711e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

  Log Message:
  -----------
  not contains



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb529c49ddaa_32f82b260b1a8ec8612a2--


From nobody Wed Oct  3 14:00:12 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 05E9112958B for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:00:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 lWpfQmtwBVUW for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:00:09 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 D4557128CB7 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 14:00:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538600408; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=qAb6cyx3P1JCXMJYTBovcuagch3mtQFJUoxvzsyk7Lg=; b=klMH51zp7Sbe5OeD3JwiKfY6Gu4n3ad5NxE/9XQQNVhXDbC6Ank2BbdNc+SQslAYCthfkk76 krlUiZ1gU67gjf2jr+F3M9f0k37B0iNLr0Bz0sIpQRqz+IE+UgnU81IhhoWqpvoTd75iubbn B58uH+ssV5yFv5BhtRRueoQiwjc=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bb52dd7.7f37c425dea0-smtp-out-n03; Wed, 03 Oct 2018 21:00:07 -0000 (UTC)
Date: Wed, 03 Oct 2018 14:00:07 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb52dd7c3da9_37302acc6fbfeecc73788@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 391641: Sequence for Connection IDs, RETIRE (#1829)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb52dd7c3a46_37302acc6fbfeecc736c9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JbVQlbORxzwB1Kthu8lgU4n5vP4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 21:00:11 -0000

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

  Branch: refs/heads/ncid
  Home:   https://github.com/quicwg/base-drafts
  Commit: 391641ed60351d5685d5121b261059862dfd8e63
      https://github.com/quicwg/base-drafts/commit/391641ed60351d5685d5121b261059862dfd8e63
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

  Log Message:
  -----------
  Sequence for Connection IDs, RETIRE (#1829)

* Connection ID changes

* Discuss pre-handshake CIDs

* not contains



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb52dd7c3a46_37302acc6fbfeecc736c9--


From nobody Wed Oct  3 14:01:34 2018
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 B369D128CB7 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:01:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZqCz0xEro4v1 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:01: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 DF71512F1AC for <quic-issues@ietf.org>; Wed,  3 Oct 2018 14:01: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=h7D7nzOOnMLqYv/Tzv/Z7tTCxWM=; b=qVzdutBFHRK5JCXD TLJmegwPqYI6dTNvdkQFWmRCsH46t9vbonUVPrEoJsQF/jZ9ZOFh1dR8ekwEsnd6 BILWfEQ/T+Byyx58n4kAX2ww5hhee7wp/SWPODzeF3A5GCwo9s6J4DUEAFQKCyiB AoYEB/NT2NTiBKZvZ+nNpipKSDc=
Received: by filter1566p1mdw1.sendgrid.net with SMTP id filter1566p1mdw1-13220-5BB52E28-28 2018-10-03 21:01:28.869761968 +0000 UTC m=+701439.593886494
Received: from github-lowworker-89d05ac.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0042p1mdw1.sendgrid.net (SG) with ESMTP id M2ctXzXGQ8yLiatnmiZXSw for <quic-issues@ietf.org>; Wed, 03 Oct 2018 21:01:28.952 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-89d05ac.cp1-iad.github.net (Postfix) with ESMTP id 4612CAE0330 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 14:01:28 -0700 (PDT)
Date: Wed, 03 Oct 2018 21:01:28 +0000 (UTC)
From: janaiyengar <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/1821/push/2929316905@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1821@github.com>
References: <quicwg/base-drafts/pull/1821@github.com>
Subject: Re: [quicwg/base-drafts] Add sequence number to NCID frame (#1821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb52e2836034_14b3fe5046d45c4121562"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2tJGbWG4gx1dzm9J/t35mmcPtBnSZ5zXR01O FfFH10DqgbgIFIawX9WeVXA8G4Mhtmouua94Cb+gdAaMNhM1wk6a5sY29B+zN4AgQPdFB8rSpzQcUR hWNHCFl5W1cFl9dPWbQMCVJfs5y7Rm2K+9R1Sig3dSEtOvg9Hg7IwUV7oXf3W09CgRduQSqMk/BZky Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vyxqR6IZgRFfzKS4V1HGfDHIzbM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 21:01:33 -0000

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

@janaiyengar pushed 1 commit.

391641e  Sequence for Connection IDs, RETIRE (#1829)


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1821/files/4c4024aef219bb2d3ed2db80e8188ead19923ca2..391641ed60351d5685d5121b261059862dfd8e63

----==_mimepart_5bb52e2836034_14b3fe5046d45c4121562
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/391641e">391641e</a>  Sequence for Connection IDs, RETIRE (#1829)</li>
</ul>


<p style="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/1821/files/4c4024aef219bb2d3ed2db80e8188ead19923ca2..391641ed60351d5685d5121b261059862dfd8e63">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq31G6orsCeIq-NUGreDNCTIG4A6Vks5uhSWogaJpZM4XEYsq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzqzom5QstdoZ9TC2TVRPREUOtCAks5uhSWogaJpZM4XEYsq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1821"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1821/files/4c4024aef219bb2d3ed2db80e8188ead19923ca2..391641ed60351d5685d5121b261059862dfd8e63"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1821/files/4c4024aef219bb2d3ed2db80e8188ead19923ca2..391641ed60351d5685d5121b261059862dfd8e63",
"url": "https://github.com/quicwg/base-drafts/pull/1821/files/4c4024aef219bb2d3ed2db80e8188ead19923ca2..391641ed60351d5685d5121b261059862dfd8e63",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1821",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1821:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "391641e",
"value": "Sequence for Connection IDs, RETIRE (#1829)"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1821/files/4c4024aef219bb2d3ed2db80e8188ead19923ca2..391641ed60351d5685d5121b261059862dfd8e63"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387025706\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb52e2836034_14b3fe5046d45c4121562--


From nobody Wed Oct  3 14:01:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3CAB0130DC0 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:01:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XKvfpupqY7th for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:01: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 E4DFC128CB7 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 14:01:33 -0700 (PDT)
Date: Wed, 03 Oct 2018 14:01:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538600493; bh=VtxfzpRInUxafegfB7cAC5ccaXwS2e+8p+Pm/qZM5R0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CrgsLQI//1WPcOz5cE3y4s8oqPBKDHf8UvH9uFmR9Qhnx0ij5nCVu0zjH7VuLh1xC nf9CtnDXZRgMmoJQHq6FWX/oVlZMfDMU3aVgaHVGFA5Z2rLig1YjyPuvF8iPbhV6Ti NgLvphjYRqJ/ISG87rjXv8IaLft4/l0yWxB1ofOM=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbb15201e1994e8ba204a507e526e0f1b38a230cc92cf0000000117ccf02d92a169ce15d2a9cb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1829/issue_event/1883036895@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1829@github.com>
References: <quicwg/base-drafts/pull/1829@github.com>
Subject: Re: [quicwg/base-drafts] Sequence for Connection IDs, RETIRE (#1829)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb52e2d1c896_121c3fd25cad45bc24836e"; 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/BIh8zaQoKvkgZe4zuDJvYisSTfA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 21:01:37 -0000

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

Merged #1829 into ncid.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1829#event-1883036895
----==_mimepart_5bb52e2d1c896_121c3fd25cad45bc24836e
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="366127563" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1829" data-hovercard-url="/quicwg/base-drafts/pull/1829/hovercard" data-hovercard-type="pull_request" href="https://github.com/quicwg/base-drafts/pull/1829">#1829</a> into ncid.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1829#event-1883036895">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwlu1m1i3QiMdg0lTUAWo9iy_YkFks5uhSWtgaJpZM4XFFSF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-Mh4f77WgEd-mXVHrD5eeISbVNSks5uhSWtgaJpZM4XFFSF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1829 into ncid."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1829#event-1883036895"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1829#event-1883036895",
"url": "https://github.com/quicwg/base-drafts/pull/1829#event-1883036895",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Sequence for Connection IDs, RETIRE (#1829)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1829#event-1883036895"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387208325\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb52e2d1c896_121c3fd25cad45bc24836e--


From nobody Wed Oct  3 14:46:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 413BC130DE9 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:46:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 sOZHZuNliaNs for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:46: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 39BC1130DD4 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 14:46:31 -0700 (PDT)
Date: Wed, 03 Oct 2018 14:46:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538603190; bh=W2NiV2Plb8fk3SVi46bxU8KoM3lBd0CJ7WmyKrDM0WE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XZPINuY95VHQW+yP/3WcztoMli4rIVH4PT7vBTtSHpJAMoDdLEujAEnb/70TYzY2A KXDoY6eu3Ln+gU5FP3dFQvL79S5DyRoS3IEag5lNnzWzf28LJ1AYim0MTJUGLhxnxl 5LNETQWqniqBhs6AtjpPdkW0odmAbS881bLG1ZJc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab75d9a1e02bbcb2942f132e633dd4892ee742164792cf0000000117ccfab692a169ce15d10b5e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1824/review/161375388@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1824@github.com>
References: <quicwg/base-drafts/pull/1824@github.com>
Subject: Re: [quicwg/base-drafts] Handshake deadlock (#1824)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb538b623505_3bfa3fc1f94d45b8147496"; 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/N6FAGnbDmQMC6BUcYaiROOG7NR8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 21:46:45 -0000

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

ianswett commented on this pull request.



> @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes

SG

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1824#discussion_r222477901
----==_mimepart_5bb538b623505_3bfa3fc1f94d45b8147496
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/1824#discussion_r222477901">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -875,11 +875,18 @@ The first Handshake packet sent by a server contains a packet number of 0.
 Handshake packets are their own packet number space.  Packet numbers are
 incremented normally for other Handshake packets.
 
-Servers MUST NOT send more than three datagrams including Initial and Handshake
-packets without receiving a packet from a verified source address.  Source
-addresses can be verified through an address validation token
-(delivered via a Retry packet or a NEW_TOKEN frame) or by receiving
-any message from the client encrypted using the Handshake keys.
+Servers MUST NOT send more than three times as many bytes as the number of bytes
</pre>
<p>SG</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1824#discussion_r222477901">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0OGEQl2CQ4zYGad_9sPXBgDscG3ks5uhTA2gaJpZM4XEmii">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6MyCSU6j1gPsNwLjMpor43buyeIks5uhTA2gaJpZM4XEmii.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1824"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1824#discussion_r222477901"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1824#discussion_r222477901",
"url": "https://github.com/quicwg/base-drafts/pull/1824#discussion_r222477901",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1824",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824#discussion_r222477901"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387082402\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb538b623505_3bfa3fc1f94d45b8147496--


From nobody Wed Oct  3 14:47:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B808130DDA for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:46:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 lK-khj4_tcVz for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:46:49 -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 9A284130E0A for <quic-issues@ietf.org>; Wed,  3 Oct 2018 14:46:49 -0700 (PDT)
Date: Wed, 03 Oct 2018 14:46:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538603208; bh=/YAG0t5x0RI4dEEyEQa39ZbXo3FYx0oz2dtqm5Dq4ks=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=m251FZ9Kco7J/GpuPJcsUOo8ls7jkSPUWZOSvZ0slGzzboCwVTSSOY1I4pOZW4C/+ VIRBRS8ko9GLqTucqK0dzqY00BuVp67kV6lPHYGpa/QfbQZWv8Pe47vkU7MNzh5MM1 sXmiq0uLWY/I5y/ngkDaKqKq+MQ0PbPsOrjN3M4I=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1076a32136807f098e687ab64de5e05e63ddb7ac92cf0000000117ccfac892a169ce15d10b5e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1824/c426814397@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1824@github.com>
References: <quicwg/base-drafts/pull/1824@github.com>
Subject: Re: [quicwg/base-drafts] Handshake deadlock (#1824)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb538c89b0a8_120a3f936bed45c013241b"; 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/nqy-c4j6aFbAJP3VKOSW_6V_fSg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 21:47:00 -0000

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

@martinduke I was meaning to follow up with a PR to fix recovery, but if you have time, that would be very helpful.  If not, I'll try to send out one tomorrow.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1824#issuecomment-426814397
----==_mimepart_5bb538c89b0a8_120a3f936bed45c013241b
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> I was meaning to follow up with a PR to fix recovery, but if you have time, that would be very helpful.  If not, I'll try to send out one tomorrow.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1824#issuecomment-426814397">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_VTUjar1ns6eArJjKvoHPRXu8f5ks5uhTBIgaJpZM4XEmii">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq94-NvOI3f-OJQXtb4-Z55NtjcE9ks5uhTBIgaJpZM4XEmii.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1824: @martinduke I was meaning to follow up with a PR to fix recovery, but if you have time, that would be very helpful.  If not, I'll try to send out one tomorrow."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1824#issuecomment-426814397"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1824#issuecomment-426814397",
"url": "https://github.com/quicwg/base-drafts/pull/1824#issuecomment-426814397",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Handshake deadlock (#1824)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1824,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1824#issuecomment-426814397"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387082402\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb538c89b0a8_120a3f936bed45c013241b--


From nobody Wed Oct  3 14:57:33 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C231129385 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:57:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yASTw0rdS913 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:57:30 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 7804812F295 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 14:57:30 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538603849; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=N/mt4ZFzKXHu0tUOSeF3oyHBHTEgiK/cfjUkH6tDO3o=; b=G6RfYwMaPi74hIYgeqVlPc7TKqeqXm53iyO39d22J6DABzIf9n8JSPnPHNDKHD1fv4sZs3s+ oiWqGGMZGcuIgHFNfhLdylIOjo2IPL4XQqbAdqcaCGl88Y0r1rS8eSdAWHM9fQFYU7ibW6i0 Xyy5nVQTV0yVoIfgAM2sXvnGlys=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bb53b49.7f4406218e10-smtp-out-n01; Wed, 03 Oct 2018 21:57:29 -0000 (UTC)
Date: Wed, 03 Oct 2018 14:57:29 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bb53b49e189_19682ab159e18ec894524@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] aa27fd: Add sequence number to CID frames (#1821)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb53b49dd4a_19682ab159e18ec8944a5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qUcLXEWys9BD2Qayq8f5FX_cHdg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 21:57:32 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: aa27fdc1a20f0396dc8f61be5b1666f940a09e9d
      https://github.com/quicwg/base-drafts/commit/aa27fdc1a20f0396dc8f61be5b1666f940a09e9d
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

  Log Message:
  -----------
  Add sequence number to CID frames (#1821)

* Add sequence number to NCID frame

* Sequence for Connection IDs, RETIRE (#1829)

* Connection ID changes

* Discuss pre-handshake CIDs

* not contains



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb53b49dd4a_19682ab159e18ec8944a5--


From nobody Wed Oct  3 14:57:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1F11129385 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:57:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 dqwyRlOAfkSO for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:57: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 4E53712F295 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 14:57:37 -0700 (PDT)
Date: Wed, 03 Oct 2018 14:57:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538603856; bh=j54iVvtMKttpsXdPzbuMaq/STou2dnNo26C2zHgxlEM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=t1pHFrH2c+XN79dAT6yXf2LROZg3uIFBEYm1ZVAKZqggZDb0UyAqT1yyWHuUPcmD+ bUadfGjXbmPhuv3CCRyCCfTWzI5AB3NGfWE7pu5n96SIHVDgrbKAN09OgLtzpLGhYK LhdjvDK5ff+H8UO3te7o5odsmQ1gVHAaZuoWlO4Y=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9fcb059938de5f71c3ceec673c2635f4e2d9c60d92cf0000000117ccfd5092a169ce15af01d9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1799/issue_event/1883166499@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1799@github.com>
References: <quicwg/base-drafts/issues/1799@github.com>
Subject: Re: [quicwg/base-drafts] Avoid renewing retired connection IDs (#1799)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb53b5087fab_44303f986fcd45b44335ea"; 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/iI6NLi5LCCWF903KLwx_LkGc_wI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 21:57:39 -0000

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

Closed #1799 via #1821.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1799#event-1883166499
----==_mimepart_5bb53b5087fab_44303f986fcd45b44335ea
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="363790809" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1799" data-hovercard-url="/quicwg/base-drafts/issues/1799/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1799">#1799</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="365975557" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1821" data-hovercard-url="/quicwg/base-drafts/pull/1821/hovercard" data-hovercard-type="pull_request" href="https://github.com/quicwg/base-drafts/pull/1821">#1821</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/1799#event-1883166499">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwsyQkpJ5MXQAV38E7r2QOxhD8X0ks5uhTLQgaJpZM4W5luW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4Njw3A0K3THUxEwqUMKhgWZzycOks5uhTLQgaJpZM4W5luW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1799 via #1821."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1799#event-1883166499"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1799#event-1883166499",
"url": "https://github.com/quicwg/base-drafts/issues/1799#event-1883166499",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Avoid renewing retired connection IDs (#1799)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1799#event-1883166499"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 384195478\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb53b5087fab_44303f986fcd45b44335ea--


From nobody Wed Oct  3 14:57:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB03E130DC9 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:57:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tEe8gDjjaaWg for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 14:57: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 14A22129385 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 14:57:40 -0700 (PDT)
Date: Wed, 03 Oct 2018 14:57:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538603859; bh=A1ukdY57/8HPKRfOrMvsBwkyh3GFZ6WaRhg5eQ6DYaU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZmtlOf33Lvn6H37xOfNF5c7iQTtaDhnMqTjqWhlCuR0MSEPucBw6lwTT8qLYhwHXW UwLBrLtT+BGRi4V3eqFDMVr23CJEV7X8ddtZpN/hgGjvi1Xk/qST+xW0eCeHxny4bi 2QRLiaa82s2aceHBuMNVKZChlqur5RfD4Hcyvptg=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb13124241cd721d7253a500b0d6f8d7479d3d9fb92cf0000000117ccfd5392a169ce15d05805@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1821/issue_event/1883166490@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1821@github.com>
References: <quicwg/base-drafts/pull/1821@github.com>
Subject: Re: [quicwg/base-drafts] Add sequence number to CID frames (#1821)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb53b533e8a8_b3d3fb18bcd45c04610ce"; 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/IxugYf0MiPmLfzvgF3ppDKHlUwY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 21:57:43 -0000

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

Merged #1821 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/1821#event-1883166490
----==_mimepart_5bb53b533e8a8_b3d3fb18bcd45c04610ce
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="365975557" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1821" data-hovercard-url="/quicwg/base-drafts/pull/1821/hovercard" data-hovercard-type="pull_request" href="https://github.com/quicwg/base-drafts/pull/1821">#1821</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/1821#event-1883166490">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq07rkP6uoKFbGJ4v6C9qoEylU6DVks5uhTLTgaJpZM4XEYsq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0nwqdnEikG7LSv30KcMGzfh3m7sks5uhTLTgaJpZM4XEYsq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1821 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1821#event-1883166490"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1821#event-1883166490",
"url": "https://github.com/quicwg/base-drafts/pull/1821#event-1883166490",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Add sequence number to CID frames (#1821)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1821#event-1883166490"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387025706\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb53b533e8a8_b3d3fb18bcd45c04610ce--


From nobody Wed Oct  3 15:07:15 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 36C5612F295 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:07:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 Dsq5NV3pOf27 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:07:10 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 95FC0129385 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:07:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538604429; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=iXkKCwwfesaPRA5LtDDOEBlPAOv9gP1rGwzm+CZHAnU=; b=RnuJXJXy1UdEFMbyBG6Dg/SzLRljWGRhDOySVd5jfMbZ8IwsTHTcInrOx1JyJzBynLOzMzUA fZOfxFK181u9qu1XD5K2urNc0mgYR5+qiUTqcfwJzYo7TLCTNlnI3D4yAbR+vYUjO1fGH5dL mdWhKo0m/WtzFZcrMyIN6J4kezc=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bb53d8d.7f1f383d9060-smtp-out-n02; Wed, 03 Oct 2018 22:07:09 -0000 (UTC)
Date: Wed, 03 Oct 2018 15:07:08 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb53d8ce8583_77ef2ae3b0b86ec4271cf@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b09b5e: Add .gitattributes to force line endings as needed
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb53d8ce8235_77ef2ae3b0b86ec4270b5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oQDH-DexyajgTso5_BdBarwwwNI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:07:12 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b09b5e2ef315a0162e3a658ab34fac93f49560ca
      https://github.com/quicwg/base-drafts/commit/b09b5e2ef315a0162e3a658ab34fac93f49560ca
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    A .gitattributes

  Log Message:
  -----------
  Add .gitattributes to force line endings as needed



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb53d8ce8235_77ef2ae3b0b86ec4270b5--


From nobody Wed Oct  3 15:14:40 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 39751130DC4 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:14:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 XkKVMrL9jJVA for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:14:36 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 DD90B12F295 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:14:35 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538604875; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=cXG1LLfqe4pUcJreS1/8KOAAo1p1CN3LU9LZwPJjCQ8=; b=dTwh18iVzEB21SImFZxwfoeyJ//5W2cjP4gnO1BRDEsRHxyhhtULOBSPoGU4XKuD7nWk97Az CNVdKeuMKMJgskjAxZG+yOdkOzG6RE39XGeEm0B2NtC4aHtdS+W862qWFKJwBiEWHTxpEwOB KjMRwxDYucm+BhaBFPfOk6HuItw=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bb53f4a.7f5aeac3d570-smtp-out-n01; Wed, 03 Oct 2018 22:14:34 -0000 (UTC)
Date: Wed, 03 Oct 2018 15:14:33 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb53f4986eec_7b02ac46f11cebc773c9@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] bd02c7: Add .gitattributes to force line endings as needed
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb53f498655d_7b02ac46f11cebc772a3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vOLwf619-xqff0398C5zZKWlIH0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:14:38 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: bd02c70670043e8a90e449225e48b75716588701
      https://github.com/quicwg/base-drafts/commit/bd02c70670043e8a90e449225e48b75716588701
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    A .gitattributes

  Log Message:
  -----------
  Add .gitattributes to force line endings as needed



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb53f498655d_7b02ac46f11cebc772a3--


From nobody Wed Oct  3 15:19:07 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F0BC130DC9 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:19:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 Jdy5t1qTEeF3 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:19:04 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 291A112F295 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:19:04 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538605143; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=/LvbVgsluEp9fRotTtPIPUr0xivSOfB7Ye8VL27uQdU=; b=XBLzTABIPLEfGDYD55n0BfyCh0X38aJ+zWMCjrqotoG27UNrLT2o0tNqche32fZzA6YrECn4 4NskTgIhoK11QDh2JV/wACyomkiCCUhn1JViqFi+giu7IBufcWTVP7IQby2jUO5A4ch9owN1 xlUMYBzMBbcbcZ+DrsvZZ6Kt5KU=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bb54056.7f1d4015f5a0-smtp-out-n01; Wed, 03 Oct 2018 22:19:02 -0000 (UTC)
Date: Wed, 03 Oct 2018 15:19:01 -0700
From: MikeBishop <mbishop@evequefou.be>
Reply-To: MikeBishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb540556eaf9_5482af432f42ecc4029f@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb540556e7a3_5482af432f42ecc4013c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wvphzOzWcZ48ltzuejMwmsjjgqM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:19:06 -0000

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

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

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb540556e7a3_5482af432f42ecc4013c--


From nobody Wed Oct  3 15:21:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A7A1A130DC3 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:21:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 WxL70Kf4OZmz for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:21: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 F3E6B129385 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:21:41 -0700 (PDT)
Date: Wed, 03 Oct 2018 15:21:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538605301; bh=IDwkua3aqy9vv7b5VOwyrcJZHOdINplyj2bJefJ2nAQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NtBHUqWOFALvHVhdyjpIGkCvINqtWBN6CRh5o19XhCcw5adzriS/GaczOHm5CcYJC G1Hsm494AchnTXljTfqbpCfVb88LspbG2O72ihdfkOLmw6qotKG9yVxipwe859U6zc 8CzyNUhmLCdQHLjcYEELVxQuQWEk3x0CQ3qTkw04=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab67a8fddc8b7d535e327d816e6f38a252261c24ea92cf0000000117cd02f592a169ce155ca63e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1729/426823331@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1729@github.com>
References: <quicwg/base-drafts/issues/1729@github.com>
Subject: Re: [quicwg/base-drafts] Connection ID Garbage Collection (#1729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb540f516ce0_43fd3fb88ecd45c01575d6"; 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/ruFH4cskHbAPq6EtIpCqB-Yxf0E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:21:44 -0000

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

This should be addressed by #1742 and #1821.  Please re-open or file a new issue if 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/1729#issuecomment-426823331
----==_mimepart_5bb540f516ce0_43fd3fb88ecd45c01575d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This should be addressed by <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="359650240" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1742" data-hovercard-url="/quicwg/base-drafts/pull/1742/hovercard" data-hovercard-type="pull_request" href="https://github.com/quicwg/base-drafts/pull/1742">#1742</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="365975557" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1821" data-hovercard-url="/quicwg/base-drafts/pull/1821/hovercard" data-hovercard-type="pull_request" href="https://github.com/quicwg/base-drafts/pull/1821">#1821</a>.  Please re-open or file a new issue if 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/1729#issuecomment-426823331">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7kSEckU9tO2nL7l5vx3DsoafEf1ks5uhTh1gaJpZM4WgW-1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8y6Dr_BrjzDm9hyo8pbCorS_HZnks5uhTh1gaJpZM4WgW-1.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1729: This should be addressed by #1742 and #1821.  Please re-open or file a new issue if not."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1729#issuecomment-426823331"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1729#issuecomment-426823331",
"url": "https://github.com/quicwg/base-drafts/issues/1729#issuecomment-426823331",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Connection ID Garbage Collection (#1729)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1729,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1729#issuecomment-426823331"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 377581493\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb540f516ce0_43fd3fb88ecd45c01575d6--


From nobody Wed Oct  3 15:21:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 64C85126F72 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:21:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IInrZk8oR_PQ for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:21: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 139A112F295 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:21:43 -0700 (PDT)
Date: Wed, 03 Oct 2018 15:21:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538605301; bh=aoIecRv29Lcf+eRkJ80Z5TWbd9R8KvtdNmX+NGCojfM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0SEZ45xGUmq3Cy7l+2+Ph2umjOzxWyc3dTAuB1bGwZVqwcpPML8WZTCg/vCl4FrSo obd3za51/IW/1m7t3V/4gTXxV2jEgFPhUryvyfEluZbaprtr9oZP/bYHT0ywrh4twD +E2lqvPSek2+k9ydwfcmi+zOuC/i6XsdusF+UOtU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab67a8fddc8b7d535e327d816e6f38a252261c24ea92cf0000000117cd02f592a169ce155ca63e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1729/issue_event/1883206203@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1729@github.com>
References: <quicwg/base-drafts/issues/1729@github.com>
Subject: Re: [quicwg/base-drafts] Connection ID Garbage Collection (#1729)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb540f5d1bd3_5ebc3ff70b4d45bc213747"; 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/T9bwpkeFPjyxLLBjNz49fACvGCU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:21:46 -0000

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

Closed #1729.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1729#event-1883206203
----==_mimepart_5bb540f5d1bd3_5ebc3ff70b4d45bc213747
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="358393406" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1729" data-hovercard-url="/quicwg/base-drafts/issues/1729/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1729">#1729</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/1729#event-1883206203">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7kSEckU9tO2nL7l5vx3DsoafEf1ks5uhTh1gaJpZM4WgW-1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8y6Dr_BrjzDm9hyo8pbCorS_HZnks5uhTh1gaJpZM4WgW-1.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1729."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1729#event-1883206203"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1729#event-1883206203",
"url": "https://github.com/quicwg/base-drafts/issues/1729#event-1883206203",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Connection ID Garbage Collection (#1729)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1729#event-1883206203"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 377581493\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb540f5d1bd3_5ebc3ff70b4d45bc213747--


From nobody Wed Oct  3 15:22:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D60A012F295 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:22:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 TBwfo1RSXkcF for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:22: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 0E10A129385 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:22:42 -0700 (PDT)
Date: Wed, 03 Oct 2018 15:22:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538605361; bh=LZXdxNmQTEFTQ16067basCPN6fuLXSnvyDwRFkV0yfQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NAyx0Ho/X5XgsHY9AXFtL7IrsaoMGPcg7KGQFmEy7NjhTNPSW4h0LixDjfIUL5c/K t966gItkId7UpKrWP8cws2Fdc2DaIVZ4QX3D9TDkRSIkeJaf9AzozRoEa8ZMlRcR6Q omvdbh+GYJN9+P3jpGlSQn4O89z386+Ro2HjIh28=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2e0fa2d518c6a379f402c8004d2352195a1d58e592cf0000000117cd033192a169ce1412cb45@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1495/426823562@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1495@github.com>
References: <quicwg/base-drafts/issues/1495@github.com>
Subject: Re: [quicwg/base-drafts] Disagreement about CID Liveness (#1495)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5413134485_2fe83fde462d45c45603d"; 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/7Yf1LtglQ17EO-A3H9OGKEg_Etc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:22:44 -0000

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

This should be addressed by #1742 and #1821.  Please re-open or file a new issue if not.

Note that the design team decided that revoking an issued CID was not a scenario we wanted to support for QUICv1.

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

<p>This should be addressed by <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="359650240" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1742" data-hovercard-url="/quicwg/base-drafts/pull/1742/hovercard" data-hovercard-type="pull_request" href="https://github.com/quicwg/base-drafts/pull/1742">#1742</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="365975557" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1821" data-hovercard-url="/quicwg/base-drafts/pull/1821/hovercard" data-hovercard-type="pull_request" href="https://github.com/quicwg/base-drafts/pull/1821">#1821</a>.  Please re-open or file a new issue if not.</p>
<p>Note that the design team decided that revoking an issued CID was not a scenario we wanted to support for QUICv1.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1495#issuecomment-426823562">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2rVS1TBYGBuD3VG3eq7uatnqFgOks5uhTixgaJpZM4U8D4-">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2L0YI2J4iDdSA9dafCIgnPK8xnjks5uhTixgaJpZM4U8D4-.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1495: This should be addressed by #1742 and #1821.  Please re-open or file a new issue if not.\r\n\r\nNote that the design team decided that revoking an issued CID was not a scenario we wanted to support for QUICv1."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1495#issuecomment-426823562"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1495#issuecomment-426823562",
"url": "https://github.com/quicwg/base-drafts/issues/1495#issuecomment-426823562",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Disagreement about CID Liveness (#1495)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1495,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1495#issuecomment-426823562"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351288894\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb5413134485_2fe83fde462d45c45603d--


From nobody Wed Oct  3 15:22:54 2018
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 25AB4129385 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:22:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.454
X-Spam-Level: 
X-Spam-Status: No, score=-3.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id x5_R-9FwKt5K for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:22:41 -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 79A99126F72 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:22: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=jJyQ1KdkTtMvuvRsKeiby6ClY6s=; b=OiNIt/eYgC1ukLTi g5p1SoyaDeAUFHq5AY7f5lA2Pv1vyz+ROu0jjw8HX7iPQZgXhaO7j2MDBAZgF038 /N3fH32NYEM5GUfwH+UN1ve30UtGb/ZwF6SahQOae/g+J1Q9NN05wOiK8n8WABUB r2J27j4GTOr2MU9NeltMRmd8vKY=
Received: by filter0681p1las1.sendgrid.net with SMTP id filter0681p1las1-12088-5BB54130-14 2018-10-03 22:22:40.486130825 +0000 UTC m=+2334920.171725036
Received: from github-lowworker-63e61ec.cp1-iad.github.net (unknown [192.30.252.36]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id 9mfe45vLRYyV7yEsecKEOg for <quic-issues@ietf.org>; Wed, 03 Oct 2018 22:22:40.347 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-63e61ec.cp1-iad.github.net (Postfix) with ESMTP id 52F342A090F for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:22:40 -0700 (PDT)
Date: Wed, 03 Oct 2018 22:22:40 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0d9d93250f330dbfef5d6e827adee5a53b6687e192cf0000000117cd033092a169ce1412cb45@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1495/issue_event/1883207577@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1495@github.com>
References: <quicwg/base-drafts/issues/1495@github.com>
Subject: Re: [quicwg/base-drafts] Disagreement about CID Liveness (#1495)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5413049fc3_12fc3f8d81ed45c410749d"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak09YeScFv+1H89bPbqU4zeGPQ7tvuH8F8jXGC f+MVSl2XlLx7Y/jOej3hfvVdWjIrntW3pl54jstT0hPUy4tOrX/cnwYuJNdy6xzoozZ5w8wH+UpsEw TfTmcP1XGnyApCV8SDeM2VswsdV05fIxb1W0n0Wf4GM+2/JInNV/3QzzCXRYQ4We3txRzy1v36C58D o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7kZcoBfKZAIe5xsr4SDaBL59KPg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:22:45 -0000

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

Closed #1495.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1495#event-1883207577
----==_mimepart_5bb5413049fc3_12fc3f8d81ed45c410749d
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="336776005" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1495" data-hovercard-url="/quicwg/base-drafts/issues/1495/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1495">#1495</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/1495#event-1883207577">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3dxbK6ZC3FogLagRkVeDW1VrPPbks5uhTiwgaJpZM4U8D4-">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-YUkB98gkMqsxjZY3lTvPvzZoS6ks5uhTiwgaJpZM4U8D4-.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1495."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1495#event-1883207577"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1495#event-1883207577",
"url": "https://github.com/quicwg/base-drafts/issues/1495#event-1883207577",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Disagreement about CID Liveness (#1495)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1495#event-1883207577"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 351288894\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb5413049fc3_12fc3f8d81ed45c410749d--


From nobody Wed Oct  3 15:23:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F06C8129385 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:23:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E8jHc6SClqHe for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:23:40 -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 B1381126F72 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:23:40 -0700 (PDT)
Date: Wed, 03 Oct 2018 15:23:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538605420; bh=RfFUnCmdkru9mqrx+T0cwPHm2yQUsb00JP2K1yISzC4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B3veMrSDFvyRvd971ykIGuMKmdzirPC/86/wQUJKAMf8yeKEPtbFmKt0RAXQ3vtei r3II0rJTs3jaA6v/QWbw9CklUYSQo9fUdfM2H9UcpQ0eKB0ZiZWxNUcQEI71JDkxd7 jX7pGcCGFD+Y61fxAuxeURDbXi38zN5416BpQKqk=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe59c63c3d2fabe3c2b2a31b72b4a54660fab59c792cf0000000117cd036b92a169ce140801b8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1486/issue_event/1883209074@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1486@github.com>
References: <quicwg/base-drafts/issues/1486@github.com>
Subject: Re: [quicwg/base-drafts] Client's initial destination CID is unauthenticated (#1486)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5416be7957_17743fe3af6d45c01784f"; 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/aRBCf18DOfzzfS6ZDpBECAz8FTE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:23:42 -0000

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

Closed #1486.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1486#event-1883209074
----==_mimepart_5bb5416be7957_17743fe3af6d45c01784f
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="336069048" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1486" data-hovercard-url="/quicwg/base-drafts/issues/1486/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1486">#1486</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/1486#event-1883209074">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxYCax7-q8oY6OY5T30jgn4mywd0ks5uhTjrgaJpZM4U5BQ4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7TyYzsVQBSWhPs1Axc-r5hNcULsks5uhTjrgaJpZM4U5BQ4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1486."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1486#event-1883209074"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#event-1883209074",
"url": "https://github.com/quicwg/base-drafts/issues/1486#event-1883209074",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Client's initial destination CID is unauthenticated (#1486)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#event-1883209074"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 350491704\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb5416be7957_17743fe3af6d45c01784f--


From nobody Wed Oct  3 15:23:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1EAB7130DC9 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:23:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 PRznGZdoGyW0 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:23: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 68649126F72 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:23:42 -0700 (PDT)
Date: Wed, 03 Oct 2018 15:23:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538605421; bh=/X6uxZ9kJe7/Q8pEndp5GLOjX0eZF9gAXh6+kDJL8ts=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tJQcHX25fJh388rzPXmJt6f9CiW7J9izydDTHjrPP7dMVrYrwGkz7y4c9/HnlmC0J TQp/iOEIBMYGzruTPr4nl3bd0rbiwaxiLf/exJfP/XkBD+y7QMG2+zYXZGMFuFrOBw jX+AAV8kPvFy4apjHyLNZeP6Y1XW7C5pVAY/lvQg=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6b408fa36a1ddcd838360b6e90ac9d3abe9ed0ed92cf0000000117cd036d92a169ce140801b8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1486/426823779@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1486@github.com>
References: <quicwg/base-drafts/issues/1486@github.com>
Subject: Re: [quicwg/base-drafts] Client's initial destination CID is unauthenticated (#1486)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5416d79d06_29d73f9e036d45bc18645b"; 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/fiSBTLhH1Ueo2NIKEAMv2a5BiC8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:23:46 -0000

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

Closed by #1793.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1486#issuecomment-426823779
----==_mimepart_5bb5416d79d06_29d73f9e036d45bc18645b
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="363361761" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1793" data-hovercard-url="/quicwg/base-drafts/pull/1793/hovercard" data-hovercard-type="pull_request" href="https://github.com/quicwg/base-drafts/pull/1793">#1793</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/1486#issuecomment-426823779">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3mY5nkkZrY0F1AND2ly5b2rGI2kks5uhTjtgaJpZM4U5BQ4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8YDS9koTbH9SQv_eT5cA-Q_MOYsks5uhTjtgaJpZM4U5BQ4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1486: Closed by #1793."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1486#issuecomment-426823779"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-426823779",
"url": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-426823779",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Client's initial destination CID is unauthenticated (#1486)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1486,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1486#issuecomment-426823779"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 350491704\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb5416d79d06_29d73f9e036d45bc18645b--


From nobody Wed Oct  3 15:24:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7AFE4130DC7 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:24:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5UpNgHS40zXq for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 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 F3A3012F295 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:24:21 -0700 (PDT)
Date: Wed, 03 Oct 2018 15:24:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538605461; bh=4A9cCIR6jlRdpubBd/O7CNaqi9NtlqOGBLdsuMLDbss=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=quzB014DQG4zu1X6gidzKLKtcFFSwY1jfNTsQ4AO4JA07NcNL3KaavtEmVXSfVCzx PRZ+YD2uMVpUdr8swX7B3tS2C2wgPddtUKOqaQpAyCYdeBUrxYPdCf1pC6Dl9c3Dk9 SkfsIBepLNsoz7OLBdE3Y/wsQR6sBYT1ni0l4pWs=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6f276a46d4860df22d25a0b8b24f48f2148b281092cf0000000117cd039592a169ce140758e9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1484/issue_event/1883210130@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1484@github.com>
References: <quicwg/base-drafts/issues/1484@github.com>
Subject: Re: [quicwg/base-drafts] Negative Connection ID Sequence Number (#1484)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb54195241cc_15543fe6152d45c0384496"; 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/1cW4c2bZ1feX04CKNWVKtIo2efs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:24:24 -0000

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

Closed #1484.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1484#event-1883210130
----==_mimepart_5bb54195241cc_15543fe6152d45c0384496
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="336025833" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1484" data-hovercard-url="/quicwg/base-drafts/issues/1484/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1484">#1484</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/1484#event-1883210130">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-5FV8GFcRBgsgAHgZLAQWMd0WTQks5uhTkVgaJpZM4U41FQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwr5GouGiiIAjrTFArxS8XY_elPPks5uhTkVgaJpZM4U41FQ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1484."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1484#event-1883210130"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1484#event-1883210130",
"url": "https://github.com/quicwg/base-drafts/issues/1484#event-1883210130",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Negative Connection ID Sequence Number (#1484)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1484#event-1883210130"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 350441808\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb54195241cc_15543fe6152d45c0384496--


From nobody Wed Oct  3 15:24:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B0487130DC9 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:24:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 Wywtd7bgQ2qP for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:24: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 660A9130DC3 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:24:22 -0700 (PDT)
Date: Wed, 03 Oct 2018 15:24:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538605461; bh=xMuBPebeCx5VDv13uwPz3wyKVEfQSo/muks41U+yT/I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OOaHUgiZTriYPew5sSRGJGNIswkbQu9Q/cOnPAqVmpbySym7QUlQPMvb3Owobi+oD lsVuo/roly12s9GushA2lSeaPgdMhTx6O2f4tTMYJS/D7PHVEUEWuCtgvpVw9hruXB rjcS8nfy2b6sliMBfs3SwRWYc80MWpR6AEIjYsXM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6f276a46d4860df22d25a0b8b24f48f2148b281092cf0000000117cd039592a169ce140758e9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1484/426823918@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1484@github.com>
References: <quicwg/base-drafts/issues/1484@github.com>
Subject: Re: [quicwg/base-drafts] Negative Connection ID Sequence Number (#1484)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5419562bd9_20b63faec38d45bc1618e3"; 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/yKTMsWzP5i5nraBkwWLf83EDdP8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:24:28 -0000

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

This should be addressed by #1821, which defines the handshake CID as 0 and the SPA CID as 1.  Please re-open or file a new issue if 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/1484#issuecomment-426823918
----==_mimepart_5bb5419562bd9_20b63faec38d45bc1618e3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This should be addressed by <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="365975557" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1821" data-hovercard-url="/quicwg/base-drafts/pull/1821/hovercard" data-hovercard-type="pull_request" href="https://github.com/quicwg/base-drafts/pull/1821">#1821</a>, which defines the handshake CID as 0 and the SPA CID as 1.  Please re-open or file a new issue if 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/1484#issuecomment-426823918">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-5FV8GFcRBgsgAHgZLAQWMd0WTQks5uhTkVgaJpZM4U41FQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwr5GouGiiIAjrTFArxS8XY_elPPks5uhTkVgaJpZM4U41FQ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1484: This should be addressed by #1821, which defines the handshake CID as 0 and the SPA CID as 1.  Please re-open or file a new issue if not."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1484#issuecomment-426823918"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1484#issuecomment-426823918",
"url": "https://github.com/quicwg/base-drafts/issues/1484#issuecomment-426823918",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Negative Connection ID Sequence Number (#1484)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1484,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1484#issuecomment-426823918"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 350441808\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb5419562bd9_20b63faec38d45bc1618e3--


From nobody Wed Oct  3 15:24:46 2018
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 A89D0130DBE for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:24:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.454
X-Spam-Level: 
X-Spam-Status: No, score=-3.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o9TaHKAJa-UX for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:24: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 211BF129385 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:24: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=K2l2VzPREOe896z5bnd7DUsPZnY=; b=ogBlkaX+2sTC5/aP mFFo0/8aPRoagN+1++ZqDlX8q2JB5VCy2Bi+2uTKcD5cjN/L7RvEJ1WxMmlFzQwB Itolz6K2erYff/E61yewj+RdKuD8hGHLMHcUtx1NmndeRyVp3UsME9U4A9qON2fV EAUN5zyRvfl2gkddhW1oTVpVcnM=
Received: by filter1033p1las1.sendgrid.net with SMTP id filter1033p1las1-16206-5BB541AA-11 2018-10-03 22:24:42.343968099 +0000 UTC m=+2336092.713193203
Received: from github-lowworker-dcd58f3.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0014p1iad2.sendgrid.net (SG) with ESMTP id eqgrNDapQa-UlDu1Ai9tEQ for <quic-issues@ietf.org>; Wed, 03 Oct 2018 22:24:42.188 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dcd58f3.cp1-iad.github.net (Postfix) with ESMTP id 333C5240724 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:24:42 -0700 (PDT)
Date: Wed, 03 Oct 2018 22:24:42 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1139437297ce909c410ab2844c49e57394dd5e9092cf0000000117cd03aa92a169ce14075791@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1483/issue_event/1883210675@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1483@github.com>
References: <quicwg/base-drafts/issues/1483@github.com>
Subject: Re: [quicwg/base-drafts] Connection ID Sequence Number and Server's Preferred Address (#1483)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb541aa29d8f_408d3f9c498d45bc479dc"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3JRdX7pceGy+CWFMaLz2vtayYMhPCrKgvlmV zz/iE9fCXTO3+4HmeihZ3AVSEkHfqvtqyUDD2xBwxJMdh9cfBVpgvegI5x9qSya+2YhvlYhAAopCXq B6burONGSan/o5ncu7QSaLoD4BtGbot51WrXazNO8TNW03qyh/tiLhGza23iycvIbTkfYn5vUWZvDc c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sYQ-0Fp520tXc3r0a-K0InDcxic>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:24:45 -0000

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

Closed #1483.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1483#event-1883210675
----==_mimepart_5bb541aa29d8f_408d3f9c498d45bc479dc
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="336025489" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1483" data-hovercard-url="/quicwg/base-drafts/issues/1483/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1483">#1483</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/1483#event-1883210675">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1WDFCRFTbc7yGqWkY4dT1XOnrz3ks5uhTkqgaJpZM4U40_S">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4wkOf1cAjBf_xHnhTorEt4huLoEks5uhTkqgaJpZM4U40_S.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1483."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1483#event-1883210675"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1483#event-1883210675",
"url": "https://github.com/quicwg/base-drafts/issues/1483#event-1883210675",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Connection ID Sequence Number and Server's Preferred Address (#1483)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1483#event-1883210675"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 350441426\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb541aa29d8f_408d3f9c498d45bc479dc--


From nobody Wed Oct  3 15:24:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33E8C129385 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:24:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 VUlRRU78PMtc for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:24:45 -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 51E7C126F72 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:24:45 -0700 (PDT)
Date: Wed, 03 Oct 2018 15:24:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538605484; bh=afrNb0y0tGqOhjs8cZEP5j6CoJ5zywo8n1+qRsn6vao=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dMgqZiRi3yCJSi1oneT1paB0hMXntByl+03y3cUXAIqWDReF3uA3dgxnohxFlU9bC +7PIUVPv+zUT50wRjLs+oWXmsK91/Q2pHwUAPRen3kQzdxblpLhqAWQN6ByuL1d9Gj 5ICFI4RwninrveOAim5FVl8QYMqd076bFurLGM60=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba6582d7feae627ffda76c1dac61442f61f974a6c92cf0000000117cd03ac92a169ce14075791@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1483/426823991@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1483@github.com>
References: <quicwg/base-drafts/issues/1483@github.com>
Subject: Re: [quicwg/base-drafts] Connection ID Sequence Number and Server's Preferred Address (#1483)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb541acb7de4_2fe33fde462d45c4624d0"; 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/rIygsrRc8iBVV1OSFb2jF-3NusY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:24:48 -0000

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

This should be addressed by #1821, which defines the handshake CID as 0 and the SPA CID as 1.  Please re-open or file a new issue if 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/1483#issuecomment-426823991
----==_mimepart_5bb541acb7de4_2fe33fde462d45c4624d0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This should be addressed by <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="365975557" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1821" data-hovercard-url="/quicwg/base-drafts/pull/1821/hovercard" data-hovercard-type="pull_request" href="https://github.com/quicwg/base-drafts/pull/1821">#1821</a>, which defines the handshake CID as 0 and the SPA CID as 1.  Please re-open or file a new issue if 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/1483#issuecomment-426823991">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxqcGtGYrgu1Dd654dscexFQ5XKxks5uhTksgaJpZM4U40_S">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzi5IZfjbOcqRjAY5LH_TgA092Y7ks5uhTksgaJpZM4U40_S.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1483: This should be addressed by #1821, which defines the handshake CID as 0 and the SPA CID as 1.  Please re-open or file a new issue if not."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1483#issuecomment-426823991"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1483#issuecomment-426823991",
"url": "https://github.com/quicwg/base-drafts/issues/1483#issuecomment-426823991",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Connection ID Sequence Number and Server's Preferred Address (#1483)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1483,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1483#issuecomment-426823991"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 350441426\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb541acb7de4_2fe33fde462d45c4624d0--


From nobody Wed Oct  3 15:26:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E95B6129385 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:26:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 wqFXywSFqwBT for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:26: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 9B8CA126F72 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:26:14 -0700 (PDT)
Date: Wed, 03 Oct 2018 15:26:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538605573; bh=vQABkdQUY4KL5b5DqR0RL6JzeOmCdY0qArkKm7NTZ1A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=T0f8RM6TWdq5yChSifrOTLMa3rDc0Hx1UvUFzmVxQhyMqnk4aLN4F/JNC3IviuqUO DzZ3As0gpU6q0dFIGRVsmWNsvlJuwyZcaWWzK5YKt01bS/p9K4101r9STL2x+TvhvU oixvWjY/8LSVkD80KhUnpQ2Wngb67PgXT7Lkq9JQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba16ae13ffbe274f8647ac1dad485d835cf94148892cf0000000117cd040592a169ce13f33b45@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1468/426824308@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1468@github.com>
References: <quicwg/base-drafts/issues/1468@github.com>
Subject: Re: [quicwg/base-drafts] Prevent connection ID exhaustion (#1468)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb54205b30fa_9ab3ff718ad45b8265b8"; 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/eSX7ZtE7qwZ-IEVLXgZuQqJUkNc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:26:17 -0000

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

This should be mostly addressed by #1742.  Each time a CID is retired, it should be replaced.  The issuer is responsible for issuing enough CIDs that exhaustion is unlikely; ensuring that exhaustion is impossible is not in scope for QUICv1.

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

<p>This should be mostly addressed by <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="359650240" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1742" data-hovercard-url="/quicwg/base-drafts/pull/1742/hovercard" data-hovercard-type="pull_request" href="https://github.com/quicwg/base-drafts/pull/1742">#1742</a>.  Each time a CID is retired, it should be replaced.  The issuer is responsible for issuing enough CIDs that exhaustion is unlikely; ensuring that exhaustion is impossible is not in scope for QUICv1.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1468#issuecomment-426824308">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6VrKeCR9ZBdD3Sqk4C-N9dosnuOks5uhTmFgaJpZM4Uy-wp">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwXYJe6OKoaSE45uNSJGvl1GsXLhks5uhTmFgaJpZM4Uy-wp.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1468: This should be mostly addressed by #1742.  Each time a CID is retired, it should be replaced.  The issuer is responsible for issuing enough CIDs that exhaustion is unlikely; ensuring that exhaustion is impossible is not in scope for QUICv1."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1468#issuecomment-426824308"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1468#issuecomment-426824308",
"url": "https://github.com/quicwg/base-drafts/issues/1468#issuecomment-426824308",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Prevent connection ID exhaustion (#1468)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1468,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1468#issuecomment-426824308"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 348908585\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb54205b30fa_9ab3ff718ad45b8265b8--


From nobody Wed Oct  3 15:26:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0A1E3130DC7 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:26:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EQYmYXrlVh1O for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:26:17 -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 45956126F72 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:26:17 -0700 (PDT)
Date: Wed, 03 Oct 2018 15:26:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538605575; bh=7jaBS7wH9bBMDiidwnRhlw/3v63yYoPePfEvTVnckgc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IecidLJsak8a+fB+Upmf3aTove2gsDo/xXWzwl2ULONTvxGQMtojBwzgurExB1Am6 jTda+a3X++TZQW8BBFU0vVXElaj1yusUvEXoZnaI6vZcVEs/wrHWxO5uuIVL0IlRuK 9FlooLCm6G4I+Msc7tJL5v4y92N0OpRs0lWWDVYw=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab631782d5167e1999f2b5d4ba6e2cb6995dd08e8f92cf0000000117cd040792a169ce13f33b45@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1468/issue_event/1883212849@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1468@github.com>
References: <quicwg/base-drafts/issues/1468@github.com>
Subject: Re: [quicwg/base-drafts] Prevent connection ID exhaustion (#1468)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb542076afbd_1b6f3ffb524d45bc36319"; 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/F65ArMWVXb2mHQ3cRVD5YpPPE7w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:26:20 -0000

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

Closed #1468.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1468#event-1883212849
----==_mimepart_5bb542076afbd_1b6f3ffb524d45bc36319
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="334707525" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1468" data-hovercard-url="/quicwg/base-drafts/issues/1468/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1468">#1468</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/1468#event-1883212849">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzTfv0zHlambvtu96A7LG5qrZfOMks5uhTmHgaJpZM4Uy-wp">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_nKGNyMmBcATFuPxvOOoXEum5_nks5uhTmHgaJpZM4Uy-wp.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1468."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1468#event-1883212849"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1468#event-1883212849",
"url": "https://github.com/quicwg/base-drafts/issues/1468#event-1883212849",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Prevent connection ID exhaustion (#1468)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1468#event-1883212849"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 348908585\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb542076afbd_1b6f3ffb524d45bc36319--


From nobody Wed Oct  3 15:27:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA3C0126F72 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:27:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 6lCWGZsu9Dp2 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:27:47 -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 5697A12F295 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:27:46 -0700 (PDT)
Date: Wed, 03 Oct 2018 15:27:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538605665; bh=pVLLPBGrqJe9aEGphK43ZohQ+KznrCLSaeiNbyJCHPg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BzbutSAghlQkL0EPPEmr4qavUbfWC0Xdy+ZtHVMwax1MFMeTCXj3+RewgspJYd+N1 IE9icI+91ZK2SddvRTK2eMAg6g9/OJi2d4jcz9l9msIQ/DyCts4BZt273HobpT7K1F 12DVDDZUtaPgrwvcKRPgM9sDze/Hi+e4OyZoEwbI=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab909d83f8296bdec9816c3de15098dc85e7d84f7b92cf0000000117cd046192a169ce13eb7977@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1464/426824631@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1464@github.com>
References: <quicwg/base-drafts/issues/1464@github.com>
Subject: Re: [quicwg/base-drafts] Confusion about number of outstanding CIDs (#1464)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5426166f78_40433fdd7a6d45c442044"; 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/6HiAV79vhuz9gGTQzZoHnisaQX8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:27:49 -0000

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

This should be addressed by #1742.  Peers are expected to replace each retired 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/1464#issuecomment-426824631
----==_mimepart_5bb5426166f78_40433fdd7a6d45c442044
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This should be addressed by <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="359650240" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1742" data-hovercard-url="/quicwg/base-drafts/pull/1742/hovercard" data-hovercard-type="pull_request" href="https://github.com/quicwg/base-drafts/pull/1742">#1742</a>.  Peers are expected to replace each retired 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/1464#issuecomment-426824631">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6gL8WfXPsLp_w1pFxW8vS0z2F2Kks5uhTnhgaJpZM4UvxS5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9wFjdfTLzXtY4aVXwsxjWSlCvF2ks5uhTnhgaJpZM4UvxS5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1464: This should be addressed by #1742.  Peers are expected to replace each retired CID."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1464#issuecomment-426824631"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1464#issuecomment-426824631",
"url": "https://github.com/quicwg/base-drafts/issues/1464#issuecomment-426824631",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Confusion about number of outstanding CIDs (#1464)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1464,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1464#issuecomment-426824631"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 348067001\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb5426166f78_40433fdd7a6d45c442044--


From nobody Wed Oct  3 15:27:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 86BBC129385 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:27:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pqHj-4OiBQxF for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:27: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 8CA13130DCB for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:27:51 -0700 (PDT)
Date: Wed, 03 Oct 2018 15:27:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538605670; bh=LE+KF3Q5o82zjon1kvamB9ARqRSdfVBYwUyfUFGZPnI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eZ4yV2s6fp7jug4IIa+UFNwS1jUuEdyghHABSeXPFEEnjElgVGEWAoF5dRsjEtgTC UtvzVrxj/gLWy4JNnK/rwrIBDqXoQAw8bKJbljqF2cYzAFfiudQoWxyv7F1/U6kwOi YnltVsrMb3SQ+U8nftH8VD20X0hcLXbtgHdgGwUE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab38dd1f4649e5c75f00e515444fe5f3bd4e8acccf92cf0000000117cd046692a169ce13eb7977@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1464/issue_event/1883215142@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1464@github.com>
References: <quicwg/base-drafts/issues/1464@github.com>
Subject: Re: [quicwg/base-drafts] Confusion about number of outstanding CIDs (#1464)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb54266a259a_43133faac24d45c0437d4"; 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/DepJUJRW79EzRlw8WCrKjv5y_ZM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:27:54 -0000

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

Closed #1464.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1464#event-1883215142
----==_mimepart_5bb54266a259a_43133faac24d45c0437d4
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="334199159" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1464" data-hovercard-url="/quicwg/base-drafts/issues/1464/hovercard" data-hovercard-type="issue" href="https://github.com/quicwg/base-drafts/issues/1464">#1464</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/1464#event-1883215142">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5S9jdGiQe95SEF7AmeM4fm21ncaks5uhTnmgaJpZM4UvxS5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7BBKNpiSUmfgI2BeXNaSxjx9ovuks5uhTnmgaJpZM4UvxS5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1464."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1464#event-1883215142"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1464#event-1883215142",
"url": "https://github.com/quicwg/base-drafts/issues/1464#event-1883215142",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Confusion about number of outstanding CIDs (#1464)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1464#event-1883215142"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 348067001\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb54266a259a_43133faac24d45c0437d4--


From nobody Wed Oct  3 15:30:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 30420130DBE for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:30:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 Yabs14IFi8l4 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:30:21 -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 1AF49126F72 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:30:21 -0700 (PDT)
Date: Wed, 03 Oct 2018 15:30:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538605820; bh=4gs2c5VWzj5c+jsUzgK4SsrYzLOqOPIllhMLd6J100g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ikVrVEU0mLvKLMf/cbEonLF7lVvK7zD4R5Pm7shf30wXUNdkS48EslC9dXoxCI/OJ xxZLpP5o84FgULWw2WuFheBZGMrWuHDfFdvphtaQkUj+btXbzzxaQzb6y0j0/a5q1f jUe6Wexd4oZIeNLvKp6T1VRIdLEnWF7mFgHZcGs8=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4503c42311f06dd376dca0583e5edfb9cc3f430f92cf0000000117cd04fc92a169ce15d32182@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1830/426825165@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1830@github.com>
References: <quicwg/base-drafts/issues/1830@github.com>
Subject: Re: [quicwg/base-drafts] Contradicting statement about when CID can be changed during the handshake (#1830)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb542fc5ecdd_39c43fecf6cd45c4647dd"; 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/vFysCePy5Ui4Rjvk0zD0Cg_ReQc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:30:23 -0000

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

I think the intent here is clear, but you're correct that we should clean up 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/1830#issuecomment-426825165
----==_mimepart_5bb542fc5ecdd_39c43fecf6cd45c4647dd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think the intent here is clear, but you're correct that we should clean up 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/1830#issuecomment-426825165">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4oxf2-ISPC6S_gbnly_VmWg1BtZks5uhTp8gaJpZM4XFOHz">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2MlAgn5cmPPU2zJ_02v84VHGMITks5uhTp8gaJpZM4XFOHz.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1830: I think the intent here is clear, but you're correct that we should clean up the text."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1830#issuecomment-426825165"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1830#issuecomment-426825165",
"url": "https://github.com/quicwg/base-drafts/issues/1830#issuecomment-426825165",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Contradicting statement about when CID can be changed during the handshake (#1830)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1830,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1830\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1830#issuecomment-426825165"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387244531\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb542fc5ecdd_39c43fecf6cd45c4647dd--


From nobody Wed Oct  3 15:35:00 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60C1F130DEE for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:34:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 S8_-I8fK3CXT for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:34:45 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 B6A0D130E05 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:34:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538606083; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=sO1cFs6i+xjZpnwVRrrvwlbROsvLv68xubxHs3IX05Y=; b=rt5CwTfOiNGoTkKpIgLdizlsQv931K3lCJQ2vSs17z9ZwUvYggVVaqa3dypa3HTElM2tHZ6b FfJPn1MAt7phq3ddQZch+lZDd2uZXa046QjdBwCx44M3Oj0J8q1SL+8y4oast1n5fKrVAN+d XjpOqv21LRoApnLNiXFRTlDvqAM=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bb54403.7f65887d4660-smtp-out-n03; Wed, 03 Oct 2018 22:34:43 -0000 (UTC)
Date: Wed, 03 Oct 2018 15:34:42 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb544028ef2c_202362ae93669cec8360ad@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a71a16: Fix changelog references
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb544028eaf5_202362ae93669cec8359d1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HMe9TWVE0nh1qanF6UruCj4VCHw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:34:59 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: a71a16915ee7888c072b3abc8b89f7e7368b729b
      https://github.com/quicwg/base-drafts/commit/a71a16915ee7888c072b3abc8b89f7e7368b729b
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

  Log Message:
  -----------
  Fix changelog references



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb544028eaf5_202362ae93669cec8359d1--


From nobody Wed Oct  3 15:35:26 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EE7B1130DBE for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:35:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 qGY8cX3C1kef for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:35:23 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 03E24126F72 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:35:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538606122; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Ur/TGv0fcN8rM0zc3T61M+YzzM23UshsvmMUoqAcYgU=; b=viut3apxzN7vTAW1Wey1Zqc1PNd0m9ZLMbdgsV0FjzPQRWEsN2RuZFYaxsWMCndB+hRitByR Z5P1TsmfeRoJdfoXs/CVUVkFHnmZd5oqvPULpZBZsqM2ccb9bPP8zpSuVSOJIqC+8kxLeySf VsKPo7MzixdxPs7qniuSFHQ5xgA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bb54429.7fc740c4d180-smtp-out-n02; Wed, 03 Oct 2018 22:35:21 -0000 (UTC)
Date: Wed, 03 Oct 2018 15:35:20 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb544288f4d7_3722afdbf298ed881467@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2d9d55: Fix changelog references
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb544288e97a_3722afdbf298ed88136b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oo39ryDbiymIybfdLYADA0-Rq6E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:35:25 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2d9d5592a2ba89c0303ad71dc13ee39bb4e499be
      https://github.com/quicwg/base-drafts/commit/2d9d5592a2ba89c0303ad71dc13ee39bb4e499be
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

  Log Message:
  -----------
  Fix changelog references



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb544288e97a_3722afdbf298ed88136b--


From nobody Wed Oct  3 15:38:54 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D69F1129385 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:38:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.65
X-Spam-Level: 
X-Spam-Status: No, score=-1.65 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hQG0HXKJkjZV for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:38:50 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 90647126F72 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:38:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538606329; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=0kHlnYyQRqyumDOPu/bH6rGl9hZ42KwHi7hd1eWbDuc=; b=cIdGjBpzSpWZ6OADWBqXF5s+XgAUFfZrz/5ToLwnTj8yT0pB4Ny5ojDWVrq6i19fST1ncNJr sosiDrnWWvpP7o0EHvBwzq8aWwRe5fWVJVWEvFwHHcwB8FuxikGK/SYLSJLTagZ6vCMvk2c8 hPxkUuMBd9qQ8SKZIP6maexR2jo=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bb544f9.7fc0a07c8720-smtp-out-n03; Wed, 03 Oct 2018 22:38:49 -0000 (UTC)
Date: Wed, 03 Oct 2018 15:38:48 -0700
From: MikeBishop <mbishop@evequefou.be>
Reply-To: MikeBishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb544f8d3637_22992acd64e76ec0866b@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb544f8d2c01_22992acd64e76ec0865c4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kjCiSnf0_DBKDwsFSQ8vd1QKwx0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:38:52 -0000

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

  Branch: refs/tags/draft-ietf-quic-invariants-03
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb544f8d2c01_22992acd64e76ec0865c4--


From nobody Wed Oct  3 15:39:01 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 24F5C130DBE for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:38:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 vm6FFlWJm7FQ for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:38:57 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 0E1C7129385 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:38:56 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538606336; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=QX8dcgqq/sNX0mAOwXXLTpXNn+PwvGGd06twgdCVLd0=; b=UM09X/YcqAHS2n9T6B+WuFPukYQRiDZrhdgE9xu5NPszmqIcWuyI7QLN/735FbaIPE+oJibU /eZF7BbnnxKZrFPTjY+ZWYWWB/l3jTQFTRb7UczJPZIEEF2ZUG4VV8UK7+TQ430P0FGY6kXE V5fstf5R8S04MhiMm4ri1Va+Y/s=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bb544ff.7f37c52a9cc0-smtp-out-n03; Wed, 03 Oct 2018 22:38:55 -0000 (UTC)
Date: Wed, 03 Oct 2018 15:38:54 -0700
From: MikeBishop <mbishop@evequefou.be>
Reply-To: MikeBishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb544fecc70b_66fd2add4837eed4462b3@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb544fecc089_66fd2add4837eed446141"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zTbgQmsXMRPUHHC_ePSNVXLJM3E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:38:59 -0000

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

  Branch: refs/tags/draft-ietf-quic-qpack-03
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb544fecc089_66fd2add4837eed446141--


From nobody Wed Oct  3 15:39:08 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D8521130DD0 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:39:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 m3maoZEyZfL9 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:39:01 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 1CBBE126F72 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:39:01 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538606341; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=8zkVSTWjbw83xZZ4BK9yPKeXNo1CuoPG8VAcqM4AucQ=; b=HsbO59hnJ1Zs+isPMH1t+Yy6OAvkzmlECCIo1rwbQ6hi4SRvxmX8Y3duf0myFNArsnQDI2Ym CyVXyWubPevy5dcNMMqNMBhQEzHTiaGH4zrEfsyqsjo7h8c7sdsw46SmFlRKMt6tAgITYg3o fPr0YV9+cEtVMdDTVlWRZQC6GDM=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bb54504.7f2c5030e780-smtp-out-n03; Wed, 03 Oct 2018 22:39:00 -0000 (UTC)
Date: Wed, 03 Oct 2018 15:39:00 -0700
From: MikeBishop <mbishop@evequefou.be>
Reply-To: MikeBishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb54504ad39d_1b852b0914a4eec416863@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb54504ad070_1b852b0914a4eec41673"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SiDlXIHPYsk1W07N43iRCZ2tco4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:39:04 -0000

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

  Branch: refs/tags/draft-ietf-quic-recovery-15
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb54504ad070_1b852b0914a4eec41673--


From nobody Wed Oct  3 15:39:16 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A80B126F72 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:39:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 UsohkKMINU5F for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:39:06 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 AC095129385 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:39:06 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538606346; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=4Hf96a5yb2ew6+Xasof+B4Q9tT9GQeREqjx/9hHpWHg=; b=FuRiMsORNoTmvZNgoMwziPSrKLLlm7ggR/9p7E+FUqOQJSTP1XA7KH3R+ywCvdxNpYmL36vn nQgUxEX00YWxtpIwXxdIo4kuFbdyZ6i+GJAvt+4ihWSEmbLLnKXHIUWoc2/QZ9ON6pUh1HiE Ym2bmzrsTPBfsZSM7+R8d8fx+bs=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bb5450a.7fa1ecb16840-smtp-out-n02; Wed, 03 Oct 2018 22:39:06 -0000 (UTC)
Date: Wed, 03 Oct 2018 15:39:06 -0700
From: MikeBishop <mbishop@evequefou.be>
Reply-To: MikeBishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb5450a9130_7a4d2aef52390ec46442e@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb5450a8c00_7a4d2aef52390ec464338"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tpoSaDKKMeyz1wqjE__WqfYxrXM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:39:09 -0000

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

  Branch: refs/tags/draft-ietf-quic-tls-15
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb5450a8c00_7a4d2aef52390ec464338--


From nobody Wed Oct  3 15:39:23 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B7C65129385 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:39:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 ZSL8u_3zsZC3 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:39:13 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 08A00126F72 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:39:12 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538606352; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=PhPG6X5O61x5mnYCvy6YKa/HF+hVWosmTgAPl/yJfSI=; b=XCOWz/hsgEwdt7Omu+WWBGPHaM5iFGF6qwuo9l9F9QyF60PnyvVzsqWjM82eLgaOEceUJ+dT X+OTcFCCJ1tr/3jAmSbNkDB7jR6bfXG5/S/Vtsua5S6xMU9P/jACZYW9PgJ0XgWy7fAD250K fFQo6TIhqKZxp/En+EWg5WN5QaU=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bb5450f.7fbe80310600-smtp-out-n03; Wed, 03 Oct 2018 22:39:11 -0000 (UTC)
Date: Wed, 03 Oct 2018 15:39:11 -0700
From: MikeBishop <mbishop@evequefou.be>
Reply-To: MikeBishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb5450fc2591_5a4e2ae6919feed852263@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb5450fc2244_5a4e2ae6919feed852119"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZMDdcp9iXD52ormAOaybEZYrXzk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:39:15 -0000

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

  Branch: refs/tags/draft-ietf-quic-transport-15
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb5450fc2244_5a4e2ae6919feed852119--


From nobody Wed Oct  3 15:44:27 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 614BE130DDD for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:44:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 J7wCZyq-V7yl for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:44:11 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 5E69F130DCA for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:44:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538606650; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=5P06sUakVLxrKcLdDGrMKj+8X3+QpvQnNrkvFjewcMM=; b=tqnzCUpzz+zd0MHe+YogTf3WWlZxX6A8bmjxgDnL6wlau9mevsQ9q3WAMqVGKtO7xJVWJeKj rnjP6q1VTLhB7HprXoj8FRIlWJRnkGoerIA7iwuBLga3SIqTFyHfgUW+LnmarwEb/LcKcyhH /fctTz5UGrU5/2Xy2u3pqN+MmmU=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bb54639.7fbc2c525b70-smtp-out-n03; Wed, 03 Oct 2018 22:44:09 -0000 (UTC)
Date: Wed, 03 Oct 2018 15:44:08 -0700
From: MikeBishop <mbishop@evequefou.be>
Reply-To: MikeBishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb54638b535f_16682ae685fe2ec86936d@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb54638b4fbf_16682ae685fe2ec86921d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VZEzjWUiFurk-ACLMgLvK41rv70>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:44:25 -0000

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

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

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb54638b4fbf_16682ae685fe2ec86921d--


From nobody Wed Oct  3 15:48:51 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A35812F295 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:48:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 x7VEG1Bh-zu6 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:48:45 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 EB939126F72 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:48:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538606924; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ESqK4WNpCFsU5gquFRCjzMkmAY1L///tha6QDL/3VHU=; b=oHxcsM8gYnalRSvq/JUx6C+v6X3YHNSxKjXUGw0507mbc+/SnjURgLf0wkegv3Xot/VJsDAa AcNpytdi/6UdShzbwuJ1CFcJe0Zdr/NYbT9H+juJjQ5eLfUEbEuTckWp49d3YuQUcS0NHrNT jhJdIgLFXFNfOfc5IRFkFAZBBRg=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bb544f4.7f5d760a4f60-smtp-out-n01; Wed, 03 Oct 2018 22:38:44 -0000 (UTC)
Date: Wed, 03 Oct 2018 15:38:43 -0700
From: MikeBishop <mbishop@evequefou.be>
Reply-To: MikeBishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb544f3c33c_5962aba7c148ec41919d@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb544f3bfb1_5962aba7c148ec419048"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f-1FaR_kFqsORHtO9n3AGVDXL5s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:48:48 -0000

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

  Branch: refs/tags/draft-ietf-quic-http-15
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb544f3bfb1_5962aba7c148ec419048--


From nobody Wed Oct  3 15:51:57 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1DBDE126F72 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:51:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 6Vo_uKuCKGHN for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 15:51:48 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 5FE40129385 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 15:51:48 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538607107; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=t7pbkMAPk0JoWR4KB9JskKe/+qotGyky6SGwe819ZgE=; b=dwZKR37A7ZDjrzMSl3AkU+9JNvb1JjsyfkrnckCmwxt2W9ZxpfzGLokyUlozhRF/BQkibR/v lwLltuHEp6IEWeri4MoFu8BUeCME5XNNxRvZVWy96sCp7J2RjjuCvDJkVpby+VeoaGucain5 x8bSiDUwZM+iXoqDa4+eCvZQfQg=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bb54803.7f3f4c4768d0-smtp-out-n01; Wed, 03 Oct 2018 22:51:47 -0000 (UTC)
Date: Wed, 03 Oct 2018 15:51:46 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb54802b89ba_3552b0792386ed04794c@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a0a991: Editorial commitment
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb54802b7ad6_3552b0792386ed04782a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gsUsn4UYQs76IqlmN8S5fvPA6Wk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 03 Oct 2018 22:51:50 -0000

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

  Branch: refs/heads/reorganize
  Home:   https://github.com/quicwg/base-drafts
  Commit: a0a991a616dc190728e1695af790c2b1b9475cd8
      https://github.com/quicwg/base-drafts/commit/a0a991a616dc190728e1695af790c2b1b9475cd8
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

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

  Log Message:
  -----------
  Editorial commitment



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb54802b7ad6_3552b0792386ed04782a--


From nobody Wed Oct  3 23:05:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21CF9130DDF for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 23:05:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 KW4phWWyrhoX for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 23:05: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 6B1EF130DE7 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 23:05:02 -0700 (PDT)
Date: Wed, 03 Oct 2018 23:05:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538633100; bh=tcAL286EzWo1qGO76KALqwtRjB5drX6WlODzd8lJqyk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=rwTc/b+tivCXiZ9+Zxz5f8bhUu2oirXeDi5ouQGle0jgGabFDEU2j9t4cgp16qfTr QsBhpK/KAc6+tku+RB3WonpJkIkJhv4KufHjdyKB7iBQ5Yr1rtirViVtSL36rio4Vt Mr0P+radeOxowRcYl4BMv+IhqC2cMR/4YryAXtM0=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb5c9b983435892bff72dde55a76b0f60320b2e0292cf0000000117cd6f8c92a169ce15da6710@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1831@github.com>
Subject: [quicwg/base-drafts] Optional packet length field in the short header? (#1831)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5ad8c2d68d_6f2f3fbcc32d45b4187267"; 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/ITQUyWXzcuoneH-VC-KOavnUP9Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 06:05:04 -0000

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

I'm wondering if it would be useful to optionally allow SH packets to carry a packet length field, as LH packets do. This would allow SH packets to be coalesced behind SH packets, which might be useful?

We could burn a flag bit to indicate the presence of said packet length field, but before doing a more detailed design I'd like to understand if coalescing of SH packets behind SH packets is something that anyone cares 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/1831
----==_mimepart_5bb5ad8c2d68d_6f2f3fbcc32d45b4187267
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm wondering if it would be useful to optionally allow SH packets to carry a packet length field, as LH packets do. This would allow SH packets to be coalesced behind SH packets, which might be useful?</p>
<p>We could burn a flag bit to indicate the presence of said packet length field, but before doing a more detailed design I'd like to understand if coalescing of SH packets behind SH packets is something that anyone cares 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/1831">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9fo_2fqqUOHEi-SSyWeU_gTVo3hks5uhaUMgaJpZM4XHbAw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzj6GS9PfUwpuSrwki0_zd8x4-QJks5uhaUMgaJpZM4XHbAw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Optional packet length field in the short header? (#1831)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1831"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1831",
"url": "https://github.com/quicwg/base-drafts/issues/1831",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Optional packet length field in the short header? (#1831)",
"sections": [
{
"text": "",
"activityTitle": "**Lars Eggert**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@larseggert",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1831
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1831,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1831\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1831"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387821616\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb5ad8c2d68d_6f2f3fbcc32d45b4187267--


From nobody Wed Oct  3 23:30:34 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6B8B8130DE8 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 23:30:33 -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,  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 HWnx4gSj2jy0 for <quic-issues@ietfa.amsl.com>; Wed,  3 Oct 2018 23: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 C3599130DE7 for <quic-issues@ietf.org>; Wed,  3 Oct 2018 23:30:31 -0700 (PDT)
Date: Wed, 03 Oct 2018 23:30:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538634630; bh=C3JiltE2Ys54Z34kb/w/tXIneKJkoWdW5/4jQWpxYFo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ELFfnyZ4n8L991dsVkZJbQj2eLAi0QV79TaSZOUo2QjoTY/f5rg4DQr92rS7z47x6 detqhz62iWFXKIrzQplx0zKM4Dw43SIqPwAJ1xGZ3Rt0J9NQxXY/f4zlV6r2lyP80J 0K1CMuyureMvQzHYZL2ehexoZt0+xZds/j4dBEs0=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc8c70f3b97dbeaa2fefe5128a6f811ea3d1c00b792cf0000000117cd758692a169ce15da6710@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1831/426900526@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1831@github.com>
References: <quicwg/base-drafts/issues/1831@github.com>
Subject: Re: [quicwg/base-drafts] Optional packet length field in the short header? (#1831)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5b386b4235_8063fe60f2d45bc1139fb"; 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/f8j_0UbfX8X_bf3Dj-WiEgBK_rQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 06:30:33 -0000

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

If you do that, you should also consider it in the context of transports other than UDP. I.e. ensure that the context ID (there, I said it, it is not a connection ID) is sufficient over header less transports such as a RS232 bus.

As to coalescing just for the sake of coalescing, I think it will just complicate things. As soon as you have short headers, you can do all sorts of optimizations with packet delivery and processing, but if you must also deal with coalescing at this level, it complicates things, so there need to be a good reason for that.

I'm not sure why coalescing would be useful for its own sake, over a UDP 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/1831#issuecomment-426900526
----==_mimepart_5bb5b386b4235_8063fe60f2d45bc1139fb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>If you do that, you should also consider it in the context of transpor=
ts other than UDP. I.e. ensure that the context ID (there, I said it, it =
is not a connection ID) is sufficient over header less transports such as=
 a RS232 bus.</p>
<p>As to coalescing just for the sake of coalescing, I think it will just=
 complicate things. As soon as you have short headers, you can do all sor=
ts of optimizations with packet delivery and processing, but if you must =
also deal with coalescing at this level, it complicates things, so there =
need to be a good reason for that.</p>
<p>I'm not sure why coalescing would be useful for its own sake, over a U=
DP transport.</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/1831#issuecomment-426900526">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqx_P=
ph8bjb1pa5D26MxTRtyi8ta5ks5uhasGgaJpZM4XHbAw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq3zSb0bW9LdTYK6LvKokt_nU=
1ZUAks5uhasGgaJpZM4XHbAw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj in #1831: If you do that, you should also consider it in the context=
 of transports other than UDP. I.e. ensure that the context ID (there, I =
said it, it is not a connection ID) is sufficient over header less transp=
orts such as a RS232 bus.\r\n\r\nAs to coalescing just for the sake of co=
alescing, I think it will just complicate things. As soon as you have sho=
rt headers, you can do all sorts of optimizations with packet delivery an=
d processing, but if you must also deal with coalescing at this level, it=
 complicates things, so there need to be a good reason for that.\r\n\r\nI=
'm not sure why coalescing would be useful for its own sake, over a UDP t=
ransport."}],"action":{"name":"View Issue","url":"https://github.com/quic=
wg/base-drafts/issues/1831#issuecomment-426900526"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment=
-426900526",
"url": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-42=
6900526",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Optional packet length field in the sh=
ort header? (#1831)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1831,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1831\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-42=
6900526"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3878216=
16\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb5b386b4235_8063fe60f2d45bc1139fb--


From nobody Thu Oct  4 00:44:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 91CEF130DF0 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 00:44:46 -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,  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 0_SdvtL_2HFx for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 00:44: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 C50E3130DE9 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 00:44:44 -0700 (PDT)
Date: Thu, 04 Oct 2018 00:44:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538639083; bh=GaBILOzy+b1I4RKUjKWQUfMKErNeCx9IPE1UscbdCj0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G30YXmw3b0tXwlTKIxZ6S76k61n+IJ0OagMp/gvZWFl3uZt0inE//M1pdKgEcFze1 81lP7XMxX1BvbYAklcJMA+u7dguJo9G3FLq6sk1p+/qiIU75K3gNlVHLIqUL60PV4+ raR2ZnfU9SYg7Osc2i0AZptlJ41C5r6965eWSiH4=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe11ef2a181f60852c42c69bcb5a55f1dc34abc0f92cf0000000117cd86eb92a169ce14620d9d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1575/426917912@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1575@github.com>
References: <quicwg/base-drafts/issues/1575@github.com>
Subject: Re: [quicwg/base-drafts] Consider simplifying Packet Number Encryption (#1575)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb5c4eb7141e_5d043fd1a1ed45c44409de"; 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/C95WvDUz9IAFDm4gaVOPmvsmWHg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 07:44:47 -0000

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

> I think requiring 3 octets of frames is more restrictive that we need to be. I would prefer saying that QUIC packets MUST verify `length(packet number) + length(payload) >= 4`, and if implementors want to do that by always ensuring 3 bytes of frames that's fine.

This sounds like a neat approach.

> I meant that we XOR over the payload if the packet number length is < 4.

I am not sure if I like the idea. Because it might be an additional complexity to the hardware decoders. In the current design, payload is decrypted only once by an AEAD cipher. This change would mean that it can be decrypted twice, first by a CTR cipher and then by an AEAD cipher.

As @martinthomson points out, we discussed in New York about moving the PN length bits to the first octet. Assuming that we adopt that change, I think there would be no reason to prefer always CTR-decrypting 4 octets. The different is just having a different order between picking the specified length and applying CTR.

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

<blockquote>
<p>I think requiring 3 octets of frames is more restrictive that we need =
to be. I would prefer saying that QUIC packets MUST verify <code>length(p=
acket number) + length(payload) &gt;=3D 4</code>, and if implementors wan=
t to do that by always ensuring 3 bytes of frames that's fine.</p>
</blockquote>
<p>This sounds like a neat approach.</p>
<blockquote>
<p>I meant that we XOR over the payload if the packet number length is &l=
t; 4.</p>
</blockquote>
<p>I am not sure if I like the idea. Because it might be an additional co=
mplexity to the hardware decoders. In the current design, payload is decr=
ypted only once by an AEAD cipher. This change would mean that it can be =
decrypted twice, first by a CTR cipher and then by an AEAD cipher.</p>
<p>As <a class=3D"user-mention" data-hovercard-type=3D"user" data-hoverca=
rd-url=3D"/hovercards?user_id=3D67641" data-octo-click=3D"hovercard-link-=
click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com=
/martinthomson">@martinthomson</a> points out, we discussed in New York a=
bout moving the PN length bits to the first octet. Assuming that we adopt=
 that change, I think there would be no reason to prefer always CTR-decry=
pting 4 octets. The different is just having a different order between pi=
cking the specified length and applying CTR.</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/1575#issuecomment-426917912">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7IK=
PqB1_NMjZLP1FShOUfCehNABks5uhbxrgaJpZM4VTEWJ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_me_QvD-FFj96b3hyuisUXt=
0FLjks5uhbxrgaJpZM4VTEWJ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1575: \u003e I think requiring 3 octets of frames is more restrict=
ive that we need to be. I would prefer saying that QUIC packets MUST veri=
fy `length(packet number) + length(payload) \u003e=3D 4`, and if implemen=
tors want to do that by always ensuring 3 bytes of frames that's fine.\r\=
n\r\nThis sounds like a neat approach.\r\n\r\n\u003e I meant that we XOR =
over the payload if the packet number length is \u003c 4.\r\n\r\nI am not=
 sure if I like the idea. Because it might be an additional complexity to=
 the hardware decoders. In the current design, payload is decrypted only =
once by an AEAD cipher. This change would mean that it can be decrypted t=
wice, first by a CTR cipher and then by an AEAD cipher.\r\n\r\nAs @martin=
thomson points out, we discussed in New York about moving the PN length b=
its to the first octet. Assuming that we adopt that change, I think there=
 would be no reason to prefer always CTR-decrypting 4 octets. The differe=
nt is just having a different order between picking the specified length =
and applying CTR."}],"action":{"name":"View Issue","url":"https://github.=
com/quicwg/base-drafts/issues/1575#issuecomment-426917912"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment=
-426917912",
"url": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment-42=
6917912",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Consider simplifying Packet Number Enc=
ryption (#1575)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1575,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1575\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment-42=
6917912"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3573200=
73\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb5c4eb7141e_5d043fd1a1ed45c44409de--


From nobody Thu Oct  4 06:27:50 2018
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 D11A112F1AB for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 06:27:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 qxk0JC3oCyGO for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 06:27:47 -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 F1E00128CE4 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 06:27: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=TlZb1xbaAuJYTjBk97meh9Htwh0=; b=ZaVT5LVKCLDJkicn SPN0rRMdsnmv0fvJClAuH9zpaOlDlZwh/P9BT2oVfaT7Pyr+pKrw1rMIXxFUGe8I etRJ/AeAxsh8kZsoMl326aoOcHslEh8igE3rEm6EogrQJZn1s9yed48eG+NRkMsu tDFuQK/Hmv0+y8n0tB6K0qZP5Nc=
Received: by filter1294p1mdw1.sendgrid.net with SMTP id filter1294p1mdw1-25904-5BB61551-25 2018-10-04 13:27:45.558558072 +0000 UTC m=+760456.459415095
Received: from github-lowworker-1c220e1.cp1-iad.github.net (unknown [192.30.252.44]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id BzfanZefSQmT0Tzyv7136A for <quic-issues@ietf.org>; Thu, 04 Oct 2018 13:27:45.529 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1c220e1.cp1-iad.github.net (Postfix) with ESMTP id 7F62116358C for <quic-issues@ietf.org>; Thu,  4 Oct 2018 06:27:45 -0700 (PDT)
Date: Thu, 04 Oct 2018 13:27:45 +0000 (UTC)
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdc330b5aad9bbc0439db284c3249060690ce3cf992cf0000000117cdd75192a169ce15da6710@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1831/427018136@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1831@github.com>
References: <quicwg/base-drafts/issues/1831@github.com>
Subject: Re: [quicwg/base-drafts] Optional packet length field in the short header? (#1831)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb615517a2c6_76e63f8a3bed45b8216846e"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0Ni9AKv2ueiCyWyn4jsuX0fX5R2BCX4xmbA0 ryxIxaKLypllmw+LWvi8OY6YRYY09cE2mNvFuSln8465J5bHWcVHJmHWIy89QQyaGRr55445s7c8hB 7cU2GpNUrEHsqGQXOvupYo8rReNDwWiQkPcus16NfjDcjkFi0WMX0bJMN4UzOcJwR1qF8k7Ht4cIW8 E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uUBZ3lZORjyorjJZ6EY9f4o-utc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 13:27:49 -0000

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

At least with my implementation, I don't see a need to coalesce SH packets. I fill each SH packet to the max of the UDP payload size and then move to the next 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/1831#issuecomment-427018136
----==_mimepart_5bb615517a2c6_76e63f8a3bed45b8216846e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>At least with my implementation, I don't see a need to coalesce SH packets. I fill each SH packet to the max of the UDP payload size and then move to the next 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/1831#issuecomment-427018136">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9t4iC8DmdAS3Bj8KorI68jSwnC0ks5uhgzRgaJpZM4XHbAw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9yMIaqrw0x-D11otdXkQRpIWDvsks5uhgzRgaJpZM4XHbAw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nibanks in #1831: At least with my implementation, I don't see a need to coalesce SH packets. I fill each SH packet to the max of the UDP payload size and then move to the next packet."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427018136"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427018136",
"url": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427018136",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Optional packet length field in the short header? (#1831)",
"sections": [
{
"text": "",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1831,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1831\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427018136"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387821616\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb615517a2c6_76e63f8a3bed45b8216846e--


From nobody Thu Oct  4 07:57:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 047F0130E3C for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 07:57:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 yq2EDkJQ6L4e for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 07:57:27 -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 860E712958B for <quic-issues@ietf.org>; Thu,  4 Oct 2018 07:57:27 -0700 (PDT)
Date: Thu, 04 Oct 2018 07:57:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538665047; bh=Ux7LSqI6Bat3U8lW+JMt5OPseI72nrPwMcI/Fi1oFxU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s1eJFRNN6n9EXGjuEvzpWrFy+RKfy/DrbbFeBVIvEMfLBJ5qsOS/GQ7bpfeNBfjB/ YgwmOene+7Z6rzz3Wyq2iXi8UokBBDvPM8EhD9zsA8OCde5/btaWYZ/pwn7Z7Wzthi TKCV+KjCg0D7OChWU42VWXMqeNy725ezHZznSXNE=
From: Brian Trammell <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab686306926f2c07eda7309379537be59e6f0cbac092cf0000000117cdec5692a169ce15da6710@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1831/427051263@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1831@github.com>
References: <quicwg/base-drafts/issues/1831@github.com>
Subject: Re: [quicwg/base-drafts] Optional packet length field in the short header? (#1831)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb62a56a550b_fc13f8a3bed45b8982535"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: britram
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KJMvMvHAYkfyklTBZaWbe8Q1MEk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 14:57:30 -0000

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

I also don't see the point here; LH* SH? seems to be sufficient given the semantics of the two header 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/issues/1831#issuecomment-427051263
----==_mimepart_5bb62a56a550b_fc13f8a3bed45b8982535
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I also don't see the point here; LH* SH? seems to be sufficient given the semantics of the two header 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/issues/1831#issuecomment-427051263">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5pvYyXPfZs8qjsmTTgfDZmjHqHEks5uhiHWgaJpZM4XHbAw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3C1di8MLa9eNjm28hcm9DoXknnHks5uhiHWgaJpZM4XHbAw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@britram in #1831: I also don't see the point here; LH* SH? seems to be sufficient given the semantics of the two header types."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427051263"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427051263",
"url": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427051263",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Optional packet length field in the short header? (#1831)",
"sections": [
{
"text": "",
"activityTitle": "**Brian Trammell**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@britram",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1831,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1831\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427051263"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387821616\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb62a56a550b_fc13f8a3bed45b8982535--


From nobody Thu Oct  4 08:06:15 2018
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 62264130EC9 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 08:06:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 OTlsuab9HmgL for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 08:06:02 -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 A8665130E6E for <quic-issues@ietf.org>; Thu,  4 Oct 2018 08:06: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=IJOEJvjj+wmhq6PL+BwDmAug2jA=; b=bAGZ10O6wTdXQgUY bvJlVU8/+sfn550rNhbT0d9OpHT9R+XzUVgOSIlKNkcduu/8+YswVrFmpeYcKket YjiYd+OK/ku5vko1lbvYrI79xFDUUQhzc3+Z4m7j8KUS89egnAvx8fHD6CXmQ+O1 CTe82Q0FsOl0z6svG/vBZ3ebmP4=
Received: by filter0748p1las1.sendgrid.net with SMTP id filter0748p1las1-25677-5BB62C56-34 2018-10-04 15:05:58.496830405 +0000 UTC m=+2395194.912870523
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id vHvHes6aRMmm7_erzI4ncg for <quic-issues@ietf.org>; Thu, 04 Oct 2018 15:05:58.393 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id 5B85718008C for <quic-issues@ietf.org>; Thu,  4 Oct 2018 08:05:58 -0700 (PDT)
Date: Thu, 04 Oct 2018 15:05:58 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5ff69efafb134df986f506b356299671678a714e92cf0000000117cdee5692a169ce15da6710@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1831/427054455@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1831@github.com>
References: <quicwg/base-drafts/issues/1831@github.com>
Subject: Re: [quicwg/base-drafts] Optional packet length field in the short header? (#1831)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb62c56548ae_77c53fb57bed45c02234f2"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2vEX8O9VuQ5kdMZe+KcqZIIIW59mbvJe9FcN oMtolq47mu9HO1ZlvcnsJ9AWg32XJj7oA/KFebELwbL+xKthYOw3zWET5r0bQ0XyDcaRAkiCDbFzUo YlONYL3xrVuK6GjtbFi+fJc6AlLrfUikO++5Q0/ul4HY8eeOteccnDfKTQlyhbiCRWn33aLWaxzqGE M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-2HYoAMH2Q_nKFcxWbAUufTwmIU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 15:06:14 -0000

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

I do think it might be a good idea to reserve the bit for use cases such as non-UDP transport, but that is not to say that has to happen in V1, or ever over UDP.

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

<p>I do think it might be a good idea to reserve the bit for use cases such as non-UDP transport, but that is not to say that has to happen in V1, or ever over UDP.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427054455">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-UumKmnVtwjLC_TZfX-VsW33xNKks5uhiPWgaJpZM4XHbAw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3FhIZkRQPAnk0K7vHZs8_tmt0A7ks5uhiPWgaJpZM4XHbAw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1831: I do think it might be a good idea to reserve the bit for use cases such as non-UDP transport, but that is not to say that has to happen in V1, or ever over UDP."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427054455"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427054455",
"url": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427054455",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Optional packet length field in the short header? (#1831)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1831,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1831\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427054455"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387821616\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb62c56548ae_77c53fb57bed45c02234f2--


From nobody Thu Oct  4 10:14:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5BF9F130E7A for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 10:14:47 -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,  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 Cpb5-8wfUpNh for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 10:14: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 87E74130E78 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 10:14:45 -0700 (PDT)
Date: Thu, 04 Oct 2018 10:14:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538673284; bh=PTuwhSyWOG8HV7XK1oFmZ+545PEfQ7TqZMTbUQjeUJo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WuMp7REXEq7TM7tNE3ZjkVODDhI9vAn4W8uvWit4XcnEzAxiVvi73R92+atJJV1WT ecegb9FkKDBVwh4Tq8umvcOHcjbSR7TgBlyBXQpDG5NqiY4VMD8+IX607DQIhy90sh fzUt4GUDhDmx1QQc1qhcim7rBVR8gCRhQ7cRRIow=
From: mjoras <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab46db5720c83976bcfb20504798a8fedb5e81866592cf0000000117ce0c8492a169ce14ddfaae@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1655/427098863@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1655@github.com>
References: <quicwg/base-drafts/issues/1655@github.com>
Subject: Re: [quicwg/base-drafts] Change packet types (#1655)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb64a844af98_b583fa38e0d45b4224885"; 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/lh6zC5Cg4r76UoV91BWHEllUv9g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 17:14:47 -0000

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

Random note: compiler explorer is very useful for comparing things like this. E.g. https://godbolt.org/z/YEOwVM

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

<p>Random note: compiler explorer is very useful for comparing things like this. E.g. <a href="https://godbolt.org/z/YEOwVM" rel="nofollow">https://godbolt.org/z/YEOwVM</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/1655#issuecomment-427098863">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyUrpr8H3u4QMeXa1ANsylWfCsBBks5uhkIEgaJpZM4V6yCG">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyeEmpyFmvoKRbaYtQOajS7SCgpvks5uhkIEgaJpZM4V6yCG.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mjoras in #1655: Random note: compiler explorer is very useful for comparing things like this. E.g. https://godbolt.org/z/YEOwVM"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1655#issuecomment-427098863"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1655#issuecomment-427098863",
"url": "https://github.com/quicwg/base-drafts/issues/1655#issuecomment-427098863",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Change packet types (#1655)",
"sections": [
{
"text": "",
"activityTitle": "**mjoras**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mjoras",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1655,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1655\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1655#issuecomment-427098863"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 367730822\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb64a844af98_b583fa38e0d45b4224885--


From nobody Thu Oct  4 11:10:25 2018
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 13348130EEB for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 11:10:18 -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,  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 VeQHhQSTw2w6 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 11:10:16 -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 98C5D130EE4 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 11:10:13 -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=tmUBl2CWEMd+L5xBvAel17Yh4Lk=; b=RiNVrc+a91M0tT7E 3AxEIcMaybsmkFSdeD6unlqF7Cpp8dEvJvJA/wdWzk40tccsvKVLQ32u1fkg5MWG +TGOKhlfiy5cgaxFEWzSRn1IJHphBTBEW7+14cvWxc/Lg7TWIltl2hDjoPDhMy/6 MzxFuglhXtr4RE8PjYf/CHs8u2c=
Received: by filter1412p1mdw1.sendgrid.net with SMTP id filter1412p1mdw1-13007-5BB65783-3C 2018-10-04 18:10:11.866213386 +0000 UTC m=+777443.905752186
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0037p1mdw1.sendgrid.net (SG) with ESMTP id MUJwuIIkRMORJ2xXFiaVJw for <quic-issues@ietf.org>; Thu, 04 Oct 2018 18:10:11.654 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id 38CAF401180 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 11:10:11 -0700 (PDT)
Date: Thu, 04 Oct 2018 18:10:12 +0000 (UTC)
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9b5316b581e43edb35b6b308ca3e23cef23fe8d592cf0000000117ce198392a169ce14620d9d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1575/427116835@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1575@github.com>
References: <quicwg/base-drafts/issues/1575@github.com>
Subject: Re: [quicwg/base-drafts] Consider simplifying Packet Number Encryption (#1575)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb657832f30d_76c43ff9b4ad45c472094"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2ykhBSMfv4nSguqKDBOGuHg+vLQrfMq1NbjV wP3Tf4fwC354Zzf6INWAxXoFwCYz7gfdnkQDO6ijsBWSXh4ETV34OttnqvMJCWTb7KOnqMhq7eIkZ/ p5cASYkew6T+g30ndp3rtEN/FPTAIx+Sxb8Vu9rRhJMJ0qeLVjHxmoSH5ies8V7PNZyuJF29oY9Ss5 g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wzt2EsUAoP8P8vss4-6_Wyr4pCQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 18:10:23 -0000

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

Could someone please point me at the issue or PR for the PN length bits change proposed in New York, if it exists?

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

<p>Could someone please point me at the issue or PR for the PN length bits change proposed in New York, if it exists?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1575#issuecomment-427116835">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwXyr_A73HNP9nzM6YAU8hZJgU4iks5uhk8DgaJpZM4VTEWJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_C-YcpQ3TJBQoDkQIMIFp8Vzrx-ks5uhk8DgaJpZM4VTEWJ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@DavidSchinazi in #1575: Could someone please point me at the issue or PR for the PN length bits change proposed in New York, if it exists?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1575#issuecomment-427116835"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment-427116835",
"url": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment-427116835",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Consider simplifying Packet Number Encryption (#1575)",
"sections": [
{
"text": "",
"activityTitle": "**David Schinazi**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DavidSchinazi",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1575,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1575\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment-427116835"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357320073\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb657832f30d_76c43ff9b4ad45c472094--


From nobody Thu Oct  4 14:19:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69C5412F1A5 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 14:19: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,  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 mYnweeqhJ5Vw for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 14:19: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 E60CE12F1A6 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 14:19:04 -0700 (PDT)
Date: Thu, 04 Oct 2018 14:19:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538687943; bh=Q0xMK4erpZyS7ao6UE/x4r3uNw6+qe3zh6h6kV+uRnY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TyykgXwL7MSN+SRewWuHgZ4GG284eonRe5+1wHMNNDWAtFGyesKpXw1O5OOE6CguZ ab4dIWdCiN62kRJ8faxOBxBfS6teAqN71H/svLo3x+dEmNXSLmLDmSc50qDIvozs3u fuvuZjQm6qFbuNW9BMd/0Dn1tZOV5htCp8CFCWJc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6a8b8a03ceed0b21e17184dcf91d55632afe26ef92cf0000000117ce45c792a169ce14620d9d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1575/427173029@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1575@github.com>
References: <quicwg/base-drafts/issues/1575@github.com>
Subject: Re: [quicwg/base-drafts] Consider simplifying Packet Number Encryption (#1575)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb683c7d8f1c_1c7c3fb7ae2d45c43942f3"; 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/4L9k3Nzo4SaN51Hh-NxTAIPH_xk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 21:19:06 -0000

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

Minutes with a link to the slides is available at https://github.com/quicwg/wg-materials/blob/master/interim-18-09/minutes.md#first-octet---martin-thomson.

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

<p>Minutes with a link to the slides is available at <a href="https://github.com/quicwg/wg-materials/blob/master/interim-18-09/minutes.md#first-octet---martin-thomson">https://github.com/quicwg/wg-materials/blob/master/interim-18-09/minutes.md#first-octet---martin-thomson</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/1575#issuecomment-427173029">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq954VSIb-a7Y6zu5zLRpuT5fb0Xbks5uhntHgaJpZM4VTEWJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx-Y9In9-aCzRQKLmY_Vrj8kui6sks5uhntHgaJpZM4VTEWJ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho in #1575: Minutes with a link to the slides is available at https://github.com/quicwg/wg-materials/blob/master/interim-18-09/minutes.md#first-octet---martin-thomson."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1575#issuecomment-427173029"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment-427173029",
"url": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment-427173029",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Consider simplifying Packet Number Encryption (#1575)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1575,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1575\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1575#issuecomment-427173029"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 357320073\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb683c7d8f1c_1c7c3fb7ae2d45c43942f3--


From nobody Thu Oct  4 14:20:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7AF5130E9D for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 14:20:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 cWQwVEw-W1Dl for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 14:20: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 2D936130DE3 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 14:20:32 -0700 (PDT)
Date: Thu, 04 Oct 2018 14:20:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538688031; bh=8pywTjtX2sxIcann0Pu8ph90yzSayyvzkqSfW40aVvU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ZCB4+JbWRmG7RhgnN6Zc5phOBBdT0ZqTPjNIOjIvQAl3aCqVxT17L8L2eVYtyN/F/ f/AqkH9ftby6d23cOuDlRB7E5DvVLnrDbMa0iV7zR/gkQUhiZymtRnZ/iL93tDKjtE gnymWH9SkTw7DVzV1WfmcP7snnJQT70h5m7ANmYE=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab686dfa86a5c63075b43c66a069683426d879403092cf0000000117ce461f92a169ce15df9915@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1832@github.com>
Subject: [quicwg/base-drafts] HTTP: State that an empty SETTINGS frame is legal (#1832)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb6841f5ba5d_3eed3fa89eed45b42984c8"; 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/82k2uxQvZIWv1q_R_HhAPI2pYwE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 21:20:34 -0000

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

[draft-ietf-quic-http-15](https://tools.ietf.org/html/draft-ietf-quic-http-15#section-4.2.6) states:

```
   A SETTINGS frame MUST be sent as the first frame of either control
   stream (see Section 3) by each peer [...]
```

Because both HTTP settings have default values, one should be able to send an empty _SETTINGS_ frame to indicate that the defaults are used.  Nevertheless, this is not specified in the draft.  I think it should be.

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

<p><a href="https://tools.ietf.org/html/draft-ietf-quic-http-15#section-4.2.6" rel="nofollow">draft-ietf-quic-http-15</a> states:</p>
<pre><code>   A SETTINGS frame MUST be sent as the first frame of either control
   stream (see Section 3) by each peer [...]
</code></pre>
<p>Because both HTTP settings have default values, one should be able to send an empty <em>SETTINGS</em> frame to indicate that the defaults are used.  Nevertheless, this is not specified in the draft.  I think it should be.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1832">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq38_Oq5YmC5fehl2VXcIU5MZDmOvks5uhnufgaJpZM4XI7yk">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3RwBXo--QzgsmPGuyb907Wow5cLks5uhnufgaJpZM4XI7yk.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"HTTP: State that an empty SETTINGS frame is legal (#1832)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1832"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1832",
"url": "https://github.com/quicwg/base-drafts/issues/1832",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "HTTP: State that an empty SETTINGS frame is legal (#1832)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1832
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1832,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1832\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1832"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388218020\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb6841f5ba5d_3eed3fa89eed45b42984c8--


From nobody Thu Oct  4 14:35:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A32E130DC8 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 14:35:42 -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,  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 RXZgKSdTMsVb for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 14:35: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 88FD112D7EA for <quic-issues@ietf.org>; Thu,  4 Oct 2018 14:35:40 -0700 (PDT)
Date: Thu, 04 Oct 2018 14:35:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538688939; bh=8dFB2dg2VQsxJcyPM04k1SR3FrnVEjbrPD+1b/cNqSk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ySplb5SslY990/8JVT/SyaaJjVyyCXp/6FPNt/DgrM5jc7reUqA/iH3UOGZqQjlOk gbyAmtUUOReQYa0iwE02Uf/eccYaLwN1j17qQhxrxL6gRnz+jOQLMGUltaJF0VIem7 LJeZGMX9N0WTlPFphITydN7TfYEYNLVMfF/BGi9E=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf73854899debc43d27422fcd3b5d1a20c8311eb792cf0000000117ce49ab92a169ce15df9915@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1832/427177652@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1832@github.com>
References: <quicwg/base-drafts/issues/1832@github.com>
Subject: Re: [quicwg/base-drafts] HTTP: State that an empty SETTINGS frame is legal (#1832)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb687abab185_3b173fdd10ad45bc68775e"; 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/w-PtKXy3FFmbbZaUbp1266sM3ic>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 21:35:42 -0000

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

A reasonable clarification.  I don't think anything currently *prohibits* a SETTINGS frame from being empty, but we should explicitly state that it contains zero or more 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/1832#issuecomment-427177652
----==_mimepart_5bb687abab185_3b173fdd10ad45bc68775e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>A reasonable clarification.  I don't think anything currently <em>prohibits</em> a SETTINGS frame from being empty, but we should explicitly state that it contains zero or more 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/1832#issuecomment-427177652">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7fEqVwAWvAQWy0zlONd1x7uPt2Dks5uhn8rgaJpZM4XI7yk">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1GqnFH9jwFqVtQN53_9OaOGl95Pks5uhn8rgaJpZM4XI7yk.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1832: A reasonable clarification.  I don't think anything currently *prohibits* a SETTINGS frame from being empty, but we should explicitly state that it contains zero or more values."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1832#issuecomment-427177652"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1832#issuecomment-427177652",
"url": "https://github.com/quicwg/base-drafts/issues/1832#issuecomment-427177652",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] HTTP: State that an empty SETTINGS frame is legal (#1832)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1832,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1832\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1832#issuecomment-427177652"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388218020\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb687abab185_3b173fdd10ad45bc68775e--


From nobody Thu Oct  4 14:54:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 253B1130DE5 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 14:54:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 RD5zq8IbYU41 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 14:54: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 E6894130934 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 14:54:24 -0700 (PDT)
Date: Thu, 04 Oct 2018 14:54:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538690063; bh=sqqreoW+zGcg3/4L1gxXhp1NHwDBJpKETMAbrSLo5AA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=jno/qWx5iJNiMvYCjIUZ5tcutims+N8BtPtMFjVhXaC4UWP+RispJ7mGbXDfe70H+ lHey2wFU21Ar4CH0OC6SomH05aEWiGHI/VbIuamH8k0fRtgi2Kx/zez9+wBTmyF6B+ ivhQ/GzcFxLz+osnTfbMIMT8jsnkyONtdI/0jM8U=
From: David Benjamin <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8ffd025fe33ff3b1cc9fad26d9d038becf53742c92cf0000000117ce4e0f92a169ce15dfc0c4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1833@github.com>
Subject: [quicwg/base-drafts] Forbid TLS-level KeyUpdate in draft-ietf-quic-tls (#1833)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb68c0fccbc2_79c3fe5904d45bc70889e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: davidben
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sdffYww8ZqYCl9tL_TcZRCqlgPU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 21:54:27 -0000

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

Since QUIC uses its own mechanism, the spec should say the TLS-level KeyUpdate MUST NOT be sent and MUST be treated as a fatal error on receive.

Otherwise an implementation may forget about this and, when TLS sees a KeyUpdate, call some callback in some weird unexpected way and confuse things.

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

<p>Since QUIC uses its own mechanism, the spec should say the TLS-level KeyUpdate MUST NOT be sent and MUST be treated as a fatal error on receive.</p>
<p>Otherwise an implementation may forget about this and, when TLS sees a KeyUpdate, call some callback in some weird unexpected way and confuse things.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1833">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-DsgMtWN_yGwC3QqIZKwSAe2jh_ks5uhoOPgaJpZM4XI-re">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2vJaQaVhMpDvGM718h_JgzdX62Yks5uhoOPgaJpZM4XI-re.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Forbid TLS-level KeyUpdate in draft-ietf-quic-tls (#1833)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1833"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1833",
"url": "https://github.com/quicwg/base-drafts/issues/1833",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Forbid TLS-level KeyUpdate in draft-ietf-quic-tls (#1833)",
"sections": [
{
"text": "",
"activityTitle": "**David Benjamin**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@davidben",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1833
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1833,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1833\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1833"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388229854\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb68c0fccbc2_79c3fe5904d45bc70889e--


From nobody Thu Oct  4 15:12:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F2CA1130DE3 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 15:12:09 -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,  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 kJoPLKZhZ_b9 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 15:12: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 03F80130934 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 15:12:08 -0700 (PDT)
Date: Thu, 04 Oct 2018 15:12:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538691127; bh=yeLMh2tALGmxeVVgAbGMlk5LzFgH2GVOf75tHMzp8Zs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J4cMVyXjhEt+xMHmyZpekc2OlQ63eqdJDKEtuzHBTYwt5L4PezheYnWM7qvAJIo8W onh3Iq2kvUZbONm3S+hjn0Qfqouj07wimhZCX/uovthU40y+yJ6SUQ9QVpL24xbvf3 oErNjih6OiIBEy0+zzcG8evMmg+aT2YVB0menHVg=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab681d384b2c11c702d12eb682992012d1bbf404e692cf0000000117ce523792a169ce15dfc0c4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1833/427186399@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1833@github.com>
References: <quicwg/base-drafts/issues/1833@github.com>
Subject: Re: [quicwg/base-drafts] Forbid TLS-level KeyUpdate in draft-ietf-quic-tls (#1833)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb69037d6e2_53103ffb0d4d45c0953ec"; 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/6tMGZhKPZpNIsc4yBqz8-4B3fyk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 22:12:10 -0000

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

There must be some form of key update otherwise GCM is not safe on long running 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/1833#issuecomment-427186399
----==_mimepart_5bb69037d6e2_53103ffb0d4d45c0953ec
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There must be some form of key update otherwise GCM is not safe on long running 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/1833#issuecomment-427186399">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq495qZbIY8Oeh906QJLYPvLcY8zmks5uhoe3gaJpZM4XI-re">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzNKY5-sPfEeTPMhjbnQHAabG7Jgks5uhoe3gaJpZM4XI-re.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1833: There must be some form of key update otherwise GCM is not safe on long running connections."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1833#issuecomment-427186399"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1833#issuecomment-427186399",
"url": "https://github.com/quicwg/base-drafts/issues/1833#issuecomment-427186399",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Forbid TLS-level KeyUpdate in draft-ietf-quic-tls (#1833)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1833,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1833\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1833#issuecomment-427186399"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388229854\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb69037d6e2_53103ffb0d4d45c0953ec--


From nobody Thu Oct  4 15:41:03 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB716128CB7 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 15:41:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 lfw0jrhxf4nl for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 15:41: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 D81C2126DBF for <quic-issues@ietf.org>; Thu,  4 Oct 2018 15:41:00 -0700 (PDT)
Date: Thu, 04 Oct 2018 15:40:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538692859; bh=v/D+vkEmvDRt4QjjL9mlqBFo6lONKLDof2zaFdhckis=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v436GqGoja0J6BbfknabC1rMT9LJFrnyZzg3imQPtzEuMZtYyXZgDypfKiWu6w1CZ ejYJp4u7xkzp2Jn9ka31tECakRDn6nJvIymGLCva9bs3W36YUqY75sJgcwuEMBSkKe LMhn73beEgwMN2oK4H2uKq+n+StkdMYGx3+HmTEg=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab440585342b5dcedc16690852e5ac353ae5fa892692cf0000000117ce58fb92a169ce15dfc0c4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1833/427192506@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1833@github.com>
References: <quicwg/base-drafts/issues/1833@github.com>
Subject: Re: [quicwg/base-drafts] Forbid TLS-level KeyUpdate in draft-ietf-quic-tls (#1833)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb696fb7cb83_49783ff4748d45c0911e2"; 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/vhm7vGip7REcvGZ4ENibOqJky1Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 22:41:03 -0000

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

There is.  TLS, section 6.

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

<p>There is.  TLS, section 6.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1833#issuecomment-427192506">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqynE9pl915DGaMn2PIfEu7Duaj0Aks5uho57gaJpZM4XI-re">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxi0ZYYtDAuvpNxTQxEeOhsaYhk_ks5uho57gaJpZM4XI-re.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1833: There is.  TLS, section 6."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1833#issuecomment-427192506"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1833#issuecomment-427192506",
"url": "https://github.com/quicwg/base-drafts/issues/1833#issuecomment-427192506",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Forbid TLS-level KeyUpdate in draft-ietf-quic-tls (#1833)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1833,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1833\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1833#issuecomment-427192506"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388229854\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb696fb7cb83_49783ff4748d45c0911e2--


From nobody Thu Oct  4 16:21:51 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E3EF129385 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 16:21:50 -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,  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 T_ZnQqftdN6V for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 16:21:49 -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 CEEBC130DC4 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 16:21:48 -0700 (PDT)
Date: Thu, 04 Oct 2018 16:21:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538695307; bh=wW4E/lZBsskyZnE61DcQHH6H9eE3H2eAbmg7K9QA5+E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FohP1asnEIVMq4JuSXjdrVZWVB3LZux7xEkVapnUOXxgYkbKI0J+NAzGzrUYv8YpY IQADsLYMxMjckvqWkqpfZ85iqnsuXSmjTab+YGRUOZ0zUxhG7pGFTFldlxLFt3fOXr 3rnIPhkWBk7qVSL+ztoRJxoh4nE3hbrAYIIzlT0k=
From: David Benjamin <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8c49f9460c4e5662b3118345c6a3cf81d31cada492cf0000000117ce628b92a169ce15dfc0c4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1833/427200022@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1833@github.com>
References: <quicwg/base-drafts/issues/1833@github.com>
Subject: Re: [quicwg/base-drafts] Forbid TLS-level KeyUpdate in draft-ietf-quic-tls (#1833)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb6a08bca8db_760f3fa543cd45c4106299"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: davidben
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aVr03IRDegZuVHgg6CZuY7y6bx4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 23:21:51 -0000

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

Right. Thus "[s]ince QUIC uses its own mechanism". :-)

Either way, the KeyUpdate message should be discussed in that text somewhere. If QUIC replaces it with its own mechanism, the spec text should forbid it. If QUIC makes TLS-level KeyUpdate somehow meaningful, it's got to actually specify what it does. QUIC handles record encryption and isn't ordered like TCP. The existing TLS KeyUpdate behavior doesn't apply.

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

<p>Right. Thus "[s]ince QUIC uses its own mechanism". :-)</p>
<p>Either way, the KeyUpdate message should be discussed in that text som=
ewhere. If QUIC replaces it with its own mechanism, the spec text should =
forbid it. If QUIC makes TLS-level KeyUpdate somehow meaningful, it's got=
 to actually specify what it does. QUIC handles record encryption and isn=
't ordered like TCP. The existing TLS KeyUpdate behavior doesn't apply.</=
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/1833#issuecomment-427200022">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyLA=
CwKIzgNx0oN4hDsOBWIaukGmks5uhpgLgaJpZM4XI-re">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8JGTz_rsk0z1l90yhR5IvPr=
dsAiks5uhpgLgaJpZM4XI-re.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@davi=
dben in #1833: Right. Thus \"[s]ince QUIC uses its own mechanism\". :-)\r=
\n\r\nEither way, the KeyUpdate message should be discussed in that text =
somewhere. If QUIC replaces it with its own mechanism, the spec text shou=
ld forbid it. If QUIC makes TLS-level KeyUpdate somehow meaningful, it's =
got to actually specify what it does. QUIC handles record encryption and =
isn't ordered like TCP. The existing TLS KeyUpdate behavior doesn't apply=
."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-=
drafts/issues/1833#issuecomment-427200022"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1833#issuecomment=
-427200022",
"url": "https://github.com/quicwg/base-drafts/issues/1833#issuecomment-42=
7200022",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Forbid TLS-level KeyUpdate in draft-ie=
tf-quic-tls (#1833)",
"sections": [
{
"text": "",
"activityTitle": "**David Benjamin**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@davidben",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1833,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1833\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1833#issuecomment-42=
7200022"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3882298=
54\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb6a08bca8db_760f3fa543cd45c4106299--


From nobody Thu Oct  4 16:47:34 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E1FF8130E85 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 16:47:32 -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,  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 X-tjt_BfsS-6 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 16:47: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 DA4B4129385 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 16:47:30 -0700 (PDT)
Date: Thu, 04 Oct 2018 16:47:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538696850; bh=D6t/yCbcP3tRfk0iKNYviXMaICyaf+aLpfQ8eB/fM24=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=IRXzlwrhT1dQEWg4fHHBSeWJ+u0/OUlcMfa0de4NM9MbuwsGh/5loG9N+VyMJAIwj vkuCvCKS1Bkp/W39TkJ1+KJCeiCU140LdoyEAepmQwvbUpXWalSQKrijXtclkKZ1a/ tUyvGPNgJrD/HtbCRfVlCYdY+fm4ywbIOMeY3RqY=
From: Victor Vasiliev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3f2d239bfd710764ab8edc05fe0b768b24b7678192cf0000000117ce689192a169ce15e0229d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1834@github.com>
Subject: [quicwg/base-drafts] Flow control for post-handshake CRYPTO messages (#1834)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb6a691f1124_29c73fb5150d45bc72446"; 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/m415VPU9l1PZswxz__mOnpYgH1o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 23:47:33 -0000

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

Consider the following situation.  The client sends a 0-RTT handshake.  The server accepts the handshake, installs the 1-RTT keys and sends its ServerHello...Finished flight.  The client can now send a bunch of post-handshake messages to the server which the server cannot process until it receives ClientFinished, so it has to buffer them.  We should bound that buffer somehow.

-- 
You are receiving this 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
----==_mimepart_5bb6a691f1124_29c73fb5150d45bc72446
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Consider the following situation.  The client sends a 0-RTT handshake.  The server accepts the handshake, installs the 1-RTT keys and sends its ServerHello...Finished flight.  The client can now send a bunch of post-handshake messages to the server which the server cannot process until it receives ClientFinished, so it has to buffer them.  We should bound that buffer somehow.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are 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">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxOoDU3Ks0YHJ2Kn_ZaBlctjiqrHks5uhp4RgaJpZM4XJU8a">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq953FqqctPgfsr5s8dJ4AkfOS97Aks5uhp4RgaJpZM4XJU8a.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Flow control for post-handshake CRYPTO messages (#1834)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1834"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1834",
"url": "https://github.com/quicwg/base-drafts/issues/1834",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Flow control for post-handshake CRYPTO messages (#1834)",
"sections": [
{
"text": "",
"activityTitle": "**Victor Vasiliev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@vasilvv",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1834
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1834,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1834\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1834"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388321050\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb6a691f1124_29c73fb5150d45bc72446--


From nobody Thu Oct  4 16:55:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9EA73130EA6 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 16:55:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 fSf5sd2nbVAb for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 16:55: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 545F7130EE7 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 16:55:21 -0700 (PDT)
Date: Thu, 04 Oct 2018 16:55:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538697320; bh=u/vhWAgkmFNmmiJ8ACLzoTEVbxqZzzOu2z0pTEVxsqI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oIXh7xQRWGCILmKDYKXcq4LrPevKH17k46KIBxbLGmLqOX20HtVPxEh0p0G0+k/e/ QaIoaZ4e1pfjVUwcoax90igE+GUFnw7cg0/mUGhPZj5FrukO6Rx+kmK/rbasKyg4PZ HdhiEXg4F7dFYaFr4rYd1tkf2Gu8Lp5rowRUcDas=
From: David Benjamin <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab88fbec762444520cc2ad6bc1da94a5ce13bf752e92cf0000000117ce6a6892a169ce15e0229d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1834/427205433@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_5bb6a86835caf_27973f8f346d45b81588eb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: davidben
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1efMW8Z0YdsAKdL2dv6uJ4q99pA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2018 23:55:32 -0000

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

(Client post-handshake messages don't really exist today, but they might in the future, e.g., with https://tools.ietf.org/html/draft-wood-tls-ticketrequests-00.)

Another incarnation of this problem is if the client receives a huge window of CRYPTO frames into the future but not the first byte, so it can't process anything yet. With STREAM frames, we have flow control. With CRYPTO frames during the handshake, we know the handshake itself is bounded. Post-handshake, we don't know a priori the server won't send lots and lots of tickets.

Of course, realistically, it won't send that many in a row, so one could get away with just picking a bound. But this is much more of an ad-hoc bound than the handshake. It also may send lots of tickets over the course of a connection, so the bound is in how far ahead it can get, rather than the handshake which can impose a stronger total bound. This then starts looking an awful lot like flow 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/1834#issuecomment-427205433
----==_mimepart_5bb6a86835caf_27973f8f346d45b81588eb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>(Client post-handshake messages don't really exist today, but they mig=
ht in the future, e.g., with <a href=3D"https://tools.ietf.org/html/draft=
-wood-tls-ticketrequests-00" rel=3D"nofollow">https://tools.ietf.org/html=
/draft-wood-tls-ticketrequests-00</a>.)</p>
<p>Another incarnation of this problem is if the client receives a huge w=
indow of CRYPTO frames into the future but not the first byte, so it can'=
t process anything yet. With STREAM frames, we have flow control. With CR=
YPTO frames during the handshake, we know the handshake itself is bounded=
. Post-handshake, we don't know a priori the server won't send lots and l=
ots of tickets.</p>
<p>Of course, realistically, it won't send that many in a row, so one cou=
ld get away with just picking a bound. But this is much more of an ad-hoc=
 bound than the handshake. It also may send lots of tickets over the cour=
se of a connection, so the bound is in how far ahead it can get, rather t=
han the handshake which can impose a stronger total bound. This then star=
ts looking an awful lot like flow control...</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/1834#issuecomment-427205433">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2UL=
Dc0-n39j3SWqTWABMIkThsl4ks5uhp_ogaJpZM4XJU8a">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq3nyS6s-WQoUzF5Dg-ZPdE3Z=
RmWOks5uhp_ogaJpZM4XJU8a.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@davi=
dben in #1834: (Client post-handshake messages don't really exist today, =
but they might in the future, e.g., with https://tools.ietf.org/html/draf=
t-wood-tls-ticketrequests-00.)\r\n\r\nAnother incarnation of this problem=
 is if the client receives a huge window of CRYPTO frames into the future=
 but not the first byte, so it can't process anything yet. With STREAM fr=
ames, we have flow control. With CRYPTO frames during the handshake, we k=
now the handshake itself is bounded. Post-handshake, we don't know a prio=
ri the server won't send lots and lots of tickets.\r\n\r\nOf course, real=
istically, it won't send that many in a row, so one could get away with j=
ust picking a bound. But this is much more of an ad-hoc bound than the ha=
ndshake. It also may send lots of tickets over the course of a connection=
, so the bound is in how far ahead it can get, rather than the handshake =
which can impose a stronger total bound. This then starts looking an awfu=
l lot like flow control..."}],"action":{"name":"View Issue","url":"https:=
//github.com/quicwg/base-drafts/issues/1834#issuecomment-427205433"}}}</s=
cript>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment=
-427205433",
"url": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-42=
7205433",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Flow control for post-handshake CRYPTO=
 messages (#1834)",
"sections": [
{
"text": "",
"activityTitle": "**David Benjamin**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@davidben",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1834,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1834\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-42=
7205433"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3883210=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb6a86835caf_27973f8f346d45b81588eb--


From nobody Thu Oct  4 17:34:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2ED43126F72 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 17:34:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r8Y48HAtnqqd for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 17:34: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 09526129385 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 17:34:24 -0700 (PDT)
Date: Thu, 04 Oct 2018 17:34:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538699663; bh=jcDngm16Kdww4Hw40PfK+G+dCuEi1DU359Q4ZnAPM2c=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ueP/JrLkVzcrIAhPXsh8VbYr0tMPKIR+EWk2rIvugZFc+uIfYUXvqPM8Nrg2y5loO w3y6cTV8s9Ld4WQzLLPNVmAz/n4wq5IG5kpTFJEIFvC8vu/o3WrkE3slGiA/idCaya SZ8hQzU4KfkNNRq48UZTw3I+Szx00kIoVWszyuiI=
From: Sean Turner <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab11adee1a55ca6f9447a2061ca2302d2b57eab9ba92cf0000000117ce738e92a169ce15e0418a@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/78@github.com>
Subject: [quicwg/wg-materials] Update link in minutes (#78)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb6b18f360a_1ec33fac498d45c02444bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: seanturner
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v9hp6xp3Fu8pB80ulIizXZ0rPn8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 00:34:26 -0000

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

Updating link to IAN's slides.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/wg-materials/pull/78

-- Commit Summary --

  * Update link in minutes

-- File Changes --

    M interim-18-09/minutes.md (2)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/78.patch
https://github.com/quicwg/wg-materials/pull/78.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/wg-materials/pull/78

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

<p>Updating link to IAN's slides.</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/wg-materials/pull/78'>https://github.com/quicwg/wg-materials/pull/78</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Update link in minutes</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/78/files#diff-0">interim-18-09/minutes.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/78.patch'>https://github.com/quicwg/wg-materials/pull/78.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/78.diff'>https://github.com/quicwg/wg-materials/pull/78.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/wg-materials/pull/78">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9rEgO5i_1GbfKIPi0q15uakGIhbks5uhqkPgaJpZM4XJXRw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3UaEFCvswyuqm1ycsw3rQHXxRRXks5uhqkPgaJpZM4XJXRw.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Update link in minutes (#78)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/78"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/78",
"url": "https://github.com/quicwg/wg-materials/pull/78",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Update link in minutes (#78)",
"sections": [
{
"text": "",
"activityTitle": "**Sean Turner**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@seanturner",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "5736382",
"value": "Update link in minutes"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[interim-18-09/minutes.md](https://github.com/quicwg/wg-materials/pull/78/files#diff-0) (2 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"issueId\": 78,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"pullRequestId\": 78\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/78"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/78.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/78.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388330608\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb6b18f360a_1ec33fac498d45c02444bd--


From nobody Thu Oct  4 17:38:15 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 46A13129385 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 17:38:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GLSB0cFk65tS for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 17:38:12 -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 666EF130DC4 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 17:38:12 -0700 (PDT)
Date: Thu, 04 Oct 2018 17:38:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538699892; bh=LT6CTBmT4VouHKVeh8tHNnn/9f5j6rpEtyfQhOa4m+o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=g7n0mrK7EcxhBJgEeAyfiYrgNGxALpSazJ52B5gKjTHq1Xepgq9xP3gDH7qDk1KSN dB+nHfkUlMTwXv1sqAnaFslBb0XHXTOf9aSwClWhXpFUt1Bwenzwm9nDg4ejxT1UNk bwXDtAPv8/nG3NRgBIK0JWwQiYVXNpVZHta+bcsU=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab07e0ec91a0b7737ad9e37df1bf59e63f187e9c1792cf0000000117ce747392a169ce15e0418a@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/78/issue_event/1886008459@github.com>
In-Reply-To: <quicwg/wg-materials/pull/78@github.com>
References: <quicwg/wg-materials/pull/78@github.com>
Subject: Re: [quicwg/wg-materials] Update link in minutes (#78)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb6b273c85f7_22223fe8644d45b81587cc"; 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/GKyrlTtOoNpifW1epzseq9wLWw0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 00:38:14 -0000

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

Merged #78 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/wg-materials/pull/78#event-1886008459
----==_mimepart_5bb6b273c85f7_22223fe8644d45b81587cc
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="367018378" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/78" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/wg-materials/pull/78/hovercard" href="https://github.com/quicwg/wg-materials/pull/78">#78</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/wg-materials/pull/78#event-1886008459">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3OECVdAlV6yaxjyCAmev1yRuIrBks5uhqnzgaJpZM4XJXRw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq59OrgeBpNhaa1bLNXwgYqhm-MoUks5uhqnzgaJpZM4XJXRw.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Merged #78 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/78#event-1886008459"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/78#event-1886008459",
"url": "https://github.com/quicwg/wg-materials/pull/78#event-1886008459",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/wg-materials] Update link in minutes (#78)",
"sections": [
{
"text": "",
"activityTitle": "**Mark Nottingham**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mnot",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/78#event-1886008459"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388330608\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb6b273c85f7_22223fe8644d45b81587cc--


From nobody Thu Oct  4 17:38:21 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E8403130EA6 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 17:38:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 MB-TMfAZNPMh for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 17:38:13 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 68B2D130DD1 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 17:38:12 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538699891; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=VM4L0b9u4KMUAtf5vx1ulb45N2pxaEJEIMsh1gfgMCk=; b=wkDshpuOF6ZwIo1NePyLfpYV9/IctFy1xGQTS0dkFnfHC0X6+BHlJxgSqR7kI6uwisnyv/l4 b8viMmyOxYy+Wta0lE1+GxOHzbE/44xcdlX9WblFsB1jwUT289odkZKi9tWHkdyH1xuDaqrm wfdARrRsvGvbrcgFeKE+Arv/0Jg=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bb6b273.7f63b452dba0-smtp-out-n02; Fri, 05 Oct 2018 00:38:11 -0000 (UTC)
Date: Thu, 04 Oct 2018 17:38:10 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bb6b2728eaa1_71bb2aea6842a57c639cd@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 573638: Update link in minutes
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb6b2728e5bd_71bb2aea6842a57c6381e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/p_b1noYkmaMrXEeP4hKodryG0_g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 00:38:17 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 5736382b383eb9c924536a067b4dfe9628cb6d12
      https://github.com/quicwg/wg-materials/commit/5736382b383eb9c924536a067b4dfe9628cb6d12
  Author: Sean Turner <sean@sn3rd.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M interim-18-09/minutes.md

  Log Message:
  -----------
  Update link in minutes

Updating link to IAN's slides.


  Commit: 44cfec4b69f05c2373e5c6f6cb4fe4e639252452
      https://github.com/quicwg/wg-materials/commit/44cfec4b69f05c2373e5c6f6cb4fe4e639252452
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M interim-18-09/minutes.md

  Log Message:
  -----------
  Merge pull request #78 from seanturner/patch-1

Update link in minutes


Compare: https://github.com/quicwg/wg-materials/compare/8c7db44af88d...44cfec4b69f0
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb6b2728e5bd_71bb2aea6842a57c6381e--


From nobody Thu Oct  4 18:07:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6FD6D130DC7 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:07:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lWDE9nS7ISaS for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:07: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 EAED7130DC4 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 18:07:17 -0700 (PDT)
Date: Thu, 04 Oct 2018 18:07:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538701636; bh=e7t6iCUls3V1AXBereIaSJvJGFiOm9QscRMSiH0qF5g=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ar2hf26CzRnq8QZZmM0EsykO7sequ7orSLbCNdd3a1ckcqAhUuN4A7gTpldRFjtKx UkbWg/xnUNAt0JxT7txjwdaQqy7PUkDXwioCGiUzKz+GV05aHMAbn9IWp2A+vFjTcb BCeom/wZmTcAN2cjTDegaqeny3ktDRwmWOynNLpQ=
From: Sean Turner <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab81b0d9804f2f690a647277dff94d2616c9e25e6d92cf0000000117ce7b4492a169ce15e0560a@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/79@github.com>
Subject: [quicwg/wg-materials] Adding link (#79)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb6b944e0a3f_5efa3fbd2b6d45c01345c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: seanturner
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nECCJcttHuRlDCdos0_IP04kadc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 01:07:20 -0000

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

Adding a link to IAN's Handshake Deadlock slides.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/wg-materials/pull/79

-- Commit Summary --

  * Adding link

-- File Changes --

    M interim-18-09/minutes.md (2)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/79.patch
https://github.com/quicwg/wg-materials/pull/79.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/wg-materials/pull/79

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

<p>Adding a link to IAN's Handshake Deadlock slides.</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/wg-materials/pull/79'>https://github.com/quicwg/wg-materials/pull/79</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Adding link</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/79/files#diff-0">interim-18-09/minutes.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/79.patch'>https://github.com/quicwg/wg-materials/pull/79.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/79.diff'>https://github.com/quicwg/wg-materials/pull/79.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/wg-materials/pull/79">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8_36Tc3p_mLg-3NErESFmlDmE7Xks5uhrDEgaJpZM4XJYz-">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7JQgTKi0amsFKo2OVci9ARbRXvcks5uhrDEgaJpZM4XJYz-.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Adding link (#79)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/79"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/79",
"url": "https://github.com/quicwg/wg-materials/pull/79",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Adding link (#79)",
"sections": [
{
"text": "",
"activityTitle": "**Sean Turner**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@seanturner",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "28cbaa7",
"value": "Adding link"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[interim-18-09/minutes.md](https://github.com/quicwg/wg-materials/pull/79/files#diff-0) (2 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"issueId\": 79,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"pullRequestId\": 79\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/79"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/79.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/79.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388336894\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb6b944e0a3f_5efa3fbd2b6d45c01345c--


From nobody Thu Oct  4 18:10:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3DE4D130DC7 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:10:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U2OZok75GhoJ for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:10: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 77DFA130DBE for <quic-issues@ietf.org>; Thu,  4 Oct 2018 18:10:04 -0700 (PDT)
Date: Thu, 04 Oct 2018 18:10:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538701803; bh=tv8m/D5R1jWLhCVx4kwv0HqDePRhhFlgaPrsBT7edeU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2Uh7wbKZRHxBd6ZfflQETbA+h+ojB6fL29ServrZwicYiiMmV+anBcEvdUGPXLV6M 2ZlDcFgP4Isqij9GrniJNpM7qOIoX26QItEetOrPX3GjYnL1yWLa7KJ4coU8sJeFhi cNgcreO9PTONmevc18KroMlNUziHoakXAkDJ+Xno=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4abfaaf3f433ab37c13a52e73bac8a36005a261d69192cf0000000117ce7beb92a169ce15e0560a@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/79/issue_event/1886041506@github.com>
In-Reply-To: <quicwg/wg-materials/pull/79@github.com>
References: <quicwg/wg-materials/pull/79@github.com>
Subject: Re: [quicwg/wg-materials] Adding link (#79)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb6b9eb72dd5_5ed53fbd2b6d45c0557fe"; 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/UGTn_WI_WaV0DPN_JGbTRHkTtQ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 01:10:06 -0000

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

Merged #79 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/wg-materials/pull/79#event-1886041506
----==_mimepart_5bb6b9eb72dd5_5ed53fbd2b6d45c0557fe
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="367023626" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/79" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/wg-materials/pull/79/hovercard" href="https://github.com/quicwg/wg-materials/pull/79">#79</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/wg-materials/pull/79#event-1886041506">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0Dy6__mRqiKZp7N_pUO_RYBbeLnks5uhrFrgaJpZM4XJYz-">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6iDVSCnh9rp1_9gVCm4fkG4zRezks5uhrFrgaJpZM4XJYz-.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Merged #79 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/79#event-1886041506"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/79#event-1886041506",
"url": "https://github.com/quicwg/wg-materials/pull/79#event-1886041506",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/wg-materials] Adding link (#79)",
"sections": [
{
"text": "",
"activityTitle": "**Mark Nottingham**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mnot",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/79#event-1886041506"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388336894\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb6b9eb72dd5_5ed53fbd2b6d45c0557fe--


From nobody Thu Oct  4 18:10:13 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E1F96130DBE for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:10:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 VB3uzBKQAGaV for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:10:05 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 C4AAA130DC4 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 18:10:04 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538701803; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=SAFPprVxzj0uJv861UFe/2CWV70xyh6ZXvafJwsj6Ys=; b=cQ5pk5+VMEoPNsq1ntaryfpG91w+2Z7cipYwL7I8GOr5twQf3g3a0r7q3s4NBYmQjiVF1xM8 afhe6brM9/StbM10qb7OQkoBu+ke1kfGUU1diJzsG1lNtSkyG3KIsAZIFHa7aI8qPDTp59lV zWvr9My35J8g1AFqDgVuyBUgzvI=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bb6b9ea.7f5d6eee7a80-smtp-out-n01; Fri, 05 Oct 2018 01:10:02 -0000 (UTC)
Date: Thu, 04 Oct 2018 18:10:01 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bb6b9e96169b_68462abd41bb058497852@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 28cbaa: Adding link
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb6b9e96123a_68462abd41bb058497761"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/du-VSn75KreeU3n9tZFxx3r_oKM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 01:10:07 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 28cbaa710d7b402326955167a74d5eaac16fe22a
      https://github.com/quicwg/wg-materials/commit/28cbaa710d7b402326955167a74d5eaac16fe22a
  Author: Sean Turner <sean@sn3rd.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M interim-18-09/minutes.md

  Log Message:
  -----------
  Adding link

Adding a link to IAN's Handshake Deadlock slides.


  Commit: 796f99155580b498f489485256fe08da609662f2
      https://github.com/quicwg/wg-materials/commit/796f99155580b498f489485256fe08da609662f2
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M interim-18-09/minutes.md

  Log Message:
  -----------
  Merge pull request #79 from seanturner/patch-2

Adding link


Compare: https://github.com/quicwg/wg-materials/compare/44cfec4b69f0...796f99155580
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb6b9e96123a_68462abd41bb058497761--


From nobody Thu Oct  4 18:36:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B898130EA7 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:36:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DoBROOQnBLDw for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:36: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 08243130EE0 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 18:36:20 -0700 (PDT)
Date: Thu, 04 Oct 2018 18:36:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538703379; bh=8syZj9VwQS3+Kg2zPiwOTJO9GQXaGUkMdPzq6GPQ8j0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=BtFIKrFFEz1G861tGOtiaa0xR929lTO+xx2F59hqhwk9qcHDlDBgObBulSZSVeH+0 xCn9soW1kpL+yvvWfWL2vONhB63LYwjDW3l7AWsWJZeYGgiRL924xH88vhQ8++qqt7 3XDTWkIGC9XMH5eQhn7Z7Z4xeOWTDOG6HrXbHoIY=
From: Sean Turner <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab0822301509109adceea22a47900682c346452a0792cf0000000117ce821392a169ce15e067d4@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/80@github.com>
Subject: [quicwg/wg-materials] more links (#80)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb6c0131a75a_3a43faa19ad45b416085"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: seanturner
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zm2BNjY_Pc2atU1dNH-8jmMTKNc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 01:36:29 -0000

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

Adding links to Mike's flow control and PR 1755.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/wg-materials/pull/80

-- Commit Summary --

  * more links

-- File Changes --

    M interim-18-09/minutes.md (4)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/80.patch
https://github.com/quicwg/wg-materials/pull/80.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/wg-materials/pull/80

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

<p>Adding links to Mike's flow control and PR 1755.</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/wg-materials/pull/80'>https://github.com/quicwg/wg-materials/pull/80</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>more links</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/80/files#diff-0">interim-18-09/minutes.md</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/80.patch'>https://github.com/quicwg/wg-materials/pull/80.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/80.diff'>https://github.com/quicwg/wg-materials/pull/80.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/wg-materials/pull/80">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0ctSBXQChVib1l1-JKIOpbGUL00ks5uhreTgaJpZM4XJaNI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0D7vYYWnSqVqQylwHONtQTTovBoks5uhreTgaJpZM4XJaNI.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"more links (#80)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/80"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/80",
"url": "https://github.com/quicwg/wg-materials/pull/80",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "more links (#80)",
"sections": [
{
"text": "",
"activityTitle": "**Sean Turner**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@seanturner",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "e10b5a3",
"value": "more links"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[interim-18-09/minutes.md](https://github.com/quicwg/wg-materials/pull/80/files#diff-0) (4 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"issueId\": 80,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"pullRequestId\": 80\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/80"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/80.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/80.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388342600\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb6c0131a75a_3a43faa19ad45b416085--


From nobody Thu Oct  4 18:40:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 81813130DC7 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:40:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 exnDzUTsFsG7 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:40: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 6F2D312F295 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 18:40:48 -0700 (PDT)
Date: Thu, 04 Oct 2018 18:40:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538703647; bh=JqQBCN4Nb6bREOp67dTF/pd9ym5mfYGbVhhPZ8EUwtY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=zbOxy7gQVYhIKkgUv70tn9DdaOsi8eUo7aHEP0eqs1vZzOrRwSAMI+MlrKnO9lk71 plA6QLJyGq+PGs5AoTja06WWQVgIzdUflhBidUH5sf492t8lXndhUFznaX+Yt0khLr TWrUFp5XVd4ToAUvzy1O++iL4XSHO6QQ1ScNanHQ=
From: Sean Turner <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4abd31660757c56e3eee5538d6437b38caaa07a760c92cf0000000117ce831492a169ce15e06a51@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/81@github.com>
Subject: [quicwg/wg-materials] another link (#81)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb6c114b8381_59923f97a4ad45b411123"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: seanturner
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/n1juuGPqChd65IN9YsoVtOx_1ys>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 01:40:50 -0000

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

sorry 'bout this I should have done them all in one pass.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/wg-materials/pull/81

-- Commit Summary --

  * another link

-- File Changes --

    M interim-18-09/minutes.md (2)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/81.patch
https://github.com/quicwg/wg-materials/pull/81.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/wg-materials/pull/81

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

<p>sorry 'bout this I should have done them all in one pass.</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/wg-materials/pull/81'>https://github.com/quicwg/wg-materials/pull/81</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>another link</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/81/files#diff-0">interim-18-09/minutes.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/81.patch'>https://github.com/quicwg/wg-materials/pull/81.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/81.diff'>https://github.com/quicwg/wg-materials/pull/81.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/wg-materials/pull/81">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqziiWMI5KT9JGsZUmq5LVIhTJobRks5uhriUgaJpZM4XJaat">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqytRiSn_xoxtPVnWnaYx7PieCRKyks5uhriUgaJpZM4XJaat.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"another link (#81)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/81"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/81",
"url": "https://github.com/quicwg/wg-materials/pull/81",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "another link (#81)",
"sections": [
{
"text": "",
"activityTitle": "**Sean Turner**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@seanturner",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "14abef3",
"value": "another link"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[interim-18-09/minutes.md](https://github.com/quicwg/wg-materials/pull/81/files#diff-0) (2 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"issueId\": 81,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"pullRequestId\": 81\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/81"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/81.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/81.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388343469\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb6c114b8381_59923f97a4ad45b411123--


From nobody Thu Oct  4 18:47:57 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 93BD1130DC9 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:47:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 15BjtvCo1keu for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:47:52 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 4CEB612F295 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 18:47:52 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538704071; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=3g58qPmcCAvMg3Fgyrnyah7lS2eAWphKMi7fr5nUXUI=; b=JqUErhpmeDdztlLMVrgzE88xHsYvSIjFDLjqk6mSNW3S/L38aReJGehMd/JJUxi4Sk2aFIn2 rxKyIn+UXR99QW+ialBRvqplRxQgK6S8VNGOQWgIp72zA+5g9UC8W/vtQUhkhfGbYsSlk/yY zvdIumZM2jvBADCf862ovmqI92k=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bb6c2c7.7ff4ca00e570-smtp-out-n02; Fri, 05 Oct 2018 01:47:51 -0000 (UTC)
Date: Thu, 04 Oct 2018 18:47:51 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bb6c2c732d76_42712ac793fb257c4421a@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] e10b5a: more links
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb6c2c732a11_42712ac793fb257c4415c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zqGNSwgRGXPLSkw3vfmBsF48YcI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 01:47:55 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: e10b5a35da34fb293b3145fcfd160942aedfb570
      https://github.com/quicwg/wg-materials/commit/e10b5a35da34fb293b3145fcfd160942aedfb570
  Author: Sean Turner <sean@sn3rd.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M interim-18-09/minutes.md

  Log Message:
  -----------
  more links

Adding links to Mike's flow control and PR 1755.


  Commit: 2c885d08ff91b93e60385f8f290b2c6991ed49ba
      https://github.com/quicwg/wg-materials/commit/2c885d08ff91b93e60385f8f290b2c6991ed49ba
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M interim-18-09/minutes.md

  Log Message:
  -----------
  Merge pull request #80 from seanturner/patch-3

more links


Compare: https://github.com/quicwg/wg-materials/compare/796f99155580...2c885d08ff91
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb6c2c732a11_42712ac793fb257c4415c--


From nobody Thu Oct  4 18:48:03 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D59EE12F295 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:47:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fet2U-0WIvOe for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:47: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 35C88130DC7 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 18:47:53 -0700 (PDT)
Date: Thu, 04 Oct 2018 18:47:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538704072; bh=FFSFoamGpn9R7UdJihiVkFHCsBYO/poYAql+XoOcTXs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SirAgrRAvMKktubOj6cYWOkHgkFHqrQY/qi2JsxjTmgq4wYAEAXf16XoO2A5IGgjp WlBabTnbsje2Hu83qQchD5DZFl6M4zztqT67b6sxx/YiH1HabjiHV/zBATEKTuM/Zz /Ni1mYWQwD2dQnw1qV7WetpQyy37NHBdqr639ins=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab7b85fb55e1f26b3eccff441a9b77fbbe61094a4592cf0000000117ce84c892a169ce15e067d4@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/80/issue_event/1886076939@github.com>
In-Reply-To: <quicwg/wg-materials/pull/80@github.com>
References: <quicwg/wg-materials/pull/80@github.com>
Subject: Re: [quicwg/wg-materials] more links (#80)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb6c2c865da9_32a13f96ff0d45b4910ec"; 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/5Swe2hJKZe7AaJMygc7OLkHxUxE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 01:47:55 -0000

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

Merged #80 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/wg-materials/pull/80#event-1886076939
----==_mimepart_5bb6c2c865da9_32a13f96ff0d45b4910ec
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="367028180" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/80" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/wg-materials/pull/80/hovercard" href="https://github.com/quicwg/wg-materials/pull/80">#80</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/wg-materials/pull/80#event-1886076939">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7JgNclSUR09YIWwcU1u3K1QLdTvks5uhrpIgaJpZM4XJaNI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2IN-6JSeXNNACCXyERoeksLGkINks5uhrpIgaJpZM4XJaNI.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Merged #80 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/80#event-1886076939"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/80#event-1886076939",
"url": "https://github.com/quicwg/wg-materials/pull/80#event-1886076939",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/wg-materials] more links (#80)",
"sections": [
{
"text": "",
"activityTitle": "**Mark Nottingham**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mnot",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/80#event-1886076939"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388342600\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb6c2c865da9_32a13f96ff0d45b4910ec--


From nobody Thu Oct  4 18:54:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1778A130DC7 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:54:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.998
X-Spam-Level: 
X-Spam-Status: No, score=-7.998 tagged_above=-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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BeFjLaN5r6kq for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:54: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 702CE1292F1 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 18:54:16 -0700 (PDT)
Date: Thu, 04 Oct 2018 18:54:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538704455; bh=Zjxh/v8sbCgSgpy565S2o4mtx/aM19YYxPTbPmbftPY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ElTODfm4CRL1Z0+M72KotM7HJLne/kAnaq67AhFhQBZKwf0cc/erBp1Hm9JKOghOM g5HKTzHKY08OzoidfZNV3raocgs/mYjyoFDv10PwcfbFPPZXV83uZqi//VVekDcCJD +lbEkTKAWiTliQ/xZ5DP0DaVlaqkJ4OAVlFN26mI=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcb3c59a21fe955815d0d7e8079a7b8b8346bc21e92cf0000000117ce864792a169ce15df9915@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1832/issue_event/1886082677@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1832@github.com>
References: <quicwg/base-drafts/issues/1832@github.com>
Subject: Re: [quicwg/base-drafts] HTTP: State that an empty SETTINGS frame is legal (#1832)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb6c4476b164_5dfd3fa0144d45c48632d"; 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/sfB706T9AUbmQn1VP3pp2kQvPDk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 01:54:18 -0000

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

Closed #1832.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1832#event-1886082677
----==_mimepart_5bb6c4476b164_5dfd3fa0144d45c48632d
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="366975253" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1832" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1832/hovercard" href="https://github.com/quicwg/base-drafts/issues/1832">#1832</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/1832#event-1886082677">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3ms471oWjTM-LouiG5Xu6cCjWt8ks5uhrvHgaJpZM4XI7yk">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5-0EDBLMzrwLcUga8arFckgFh5yks5uhrvHgaJpZM4XI7yk.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1832."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1832#event-1886082677"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1832#event-1886082677",
"url": "https://github.com/quicwg/base-drafts/issues/1832#event-1886082677",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] HTTP: State that an empty SETTINGS frame is legal (#1832)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1832#event-1886082677"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388218020\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb6c4476b164_5dfd3fa0144d45c48632d--


From nobody Thu Oct  4 18:54:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E10B130EB3 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:54:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 JqqtSP4qsod5 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:54: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 85F10130DC7 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 18:54:19 -0700 (PDT)
Date: Thu, 04 Oct 2018 18:54:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538704458; bh=3qdOLrcY3nDxlGSQgmC+3P8m4TpYkN0YucXFfrm7dEU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AAxGeARyls3s5to1kmQzA8UN32MsmiupZWd6Qh6fJYtuqeHghCSmUrkLcZNItn2pi JePFmnf/Y/LWT+F0yhTZivE06FwUUNwWtVU1iF1T63OOxAKNJ3+PKOt9GJdrjFgwyC nXsu4EoDkeeH4BH7OWK8VVuHpH09GjeVrzLwf3B8=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7d01f51f8be237b6c70062954195562375b473d192cf0000000117ce864a92a169ce15df9915@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1832/427222686@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1832@github.com>
References: <quicwg/base-drafts/issues/1832@github.com>
Subject: Re: [quicwg/base-drafts] HTTP: State that an empty SETTINGS frame is legal (#1832)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb6c44ac3018_3de3faa19ad45b4541dc"; 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/ZjobeZItm6c1R-xuHbUmpyQyzJ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 01:54:22 -0000

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

Upon closer reading, I discovered this:

```
   The payload of a SETTINGS frame consists of zero or more parameters,
```

Closing the issue: 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/1832#issuecomment-427222686
----==_mimepart_5bb6c44ac3018_3de3faa19ad45b4541dc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Upon closer reading, I discovered this:</p>
<pre><code>   The payload of a SETTINGS frame consists of zero or more parameters,
</code></pre>
<p>Closing the issue: 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/1832#issuecomment-427222686">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzRxeA6xPf9REqYj10QO52ccMPO-ks5uhrvKgaJpZM4XI7yk">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0UG8NN8pgMvCiaGpqyYadBqiyLCks5uhrvKgaJpZM4XI7yk.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1832: Upon closer reading, I discovered this:\r\n\r\n```\r\n   The payload of a SETTINGS frame consists of zero or more parameters,\r\n```\r\n\r\nClosing the issue: invalid."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1832#issuecomment-427222686"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1832#issuecomment-427222686",
"url": "https://github.com/quicwg/base-drafts/issues/1832#issuecomment-427222686",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] HTTP: State that an empty SETTINGS frame is legal (#1832)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1832,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1832#issuecomment-427222686"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388218020\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb6c44ac3018_3de3faa19ad45b4541dc--


From nobody Thu Oct  4 18:57:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C753130DC7 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:57:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 nGTL_rHD4cdh for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 18:57: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 B92E61292F1 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 18:57:50 -0700 (PDT)
Date: Thu, 04 Oct 2018 18:57:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538704669; bh=wAjeJAI05D3NPOQH+45B2eqD4gv7Z/yfuLVULYZxtEw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NygBpwP5DRcXNsSuzXAEePVUgQqOTeFeI0a4bK3V0htVnXB7Oke5LeDgeCqEhd7wW iNSgOylAMv5GEbypq2Dy24rjT7Wfc87kao+Sz7rpLPNWz8x56Z8c3QxKHLN+QuIKdp THw2bueT+nH+jDdZZ6D3xaaZMce/R8yGKNYiAtBQ=
From: Sean Turner <notifications@github.com>
Reply-To: quicwg/wg-materials <noreply@github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/81/push/2933328452@github.com>
In-Reply-To: <quicwg/wg-materials/pull/81@github.com>
References: <quicwg/wg-materials/pull/81@github.com>
Subject: Re: [quicwg/wg-materials] another link (#81)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb6c5131c147_42453f97a4ad45b4210657"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: seanturner
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/a9lS_A4c_oJ6B6xoaFcVt6Oo39I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 01:57:53 -0000

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

@seanturner pushed 1 commit.

c5dbd8c  Update minutes.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/wg-materials/pull/81/files/14abef36d1507362a31e9ae050f29c0b04e2cc55..c5dbd8cce1800f23be8e135504192b304e051e7b

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

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

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/wg-materials/commit/c5dbd8c">c5dbd8c</a>  Update minutes.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/wg-materials/pull/81/files/14abef36d1507362a31e9ae050f29c0b04e2cc55..c5dbd8cce1800f23be8e135504192b304e051e7b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwoKZFroTZN5MDQYJ53Po_ZXz3kFks5uhryTgaJpZM4XJaat">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1u9NPiyvDJ62ROEfHawmC3r34Ptks5uhryTgaJpZM4XJaat.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"PERSON","message":"@seanturner pushed 1 commit in #81"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/81/files/14abef36d1507362a31e9ae050f29c0b04e2cc55..c5dbd8cce1800f23be8e135504192b304e051e7b"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/81/files/14abef36d1507362a31e9ae050f29c0b04e2cc55..c5dbd8cce1800f23be8e135504192b304e051e7b",
"url": "https://github.com/quicwg/wg-materials/pull/81/files/14abef36d1507362a31e9ae050f29c0b04e2cc55..c5dbd8cce1800f23be8e135504192b304e051e7b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@seanturner pushed 1 commit in #81",
"sections": [
{
"text": "1 new commit pushed to quicwg/wg-materials #81:",
"activityTitle": "**Sean Turner**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@seanturner",
"facts": [
{
"name": "c5dbd8c",
"value": "Update minutes.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/81/files/14abef36d1507362a31e9ae050f29c0b04e2cc55..c5dbd8cce1800f23be8e135504192b304e051e7b"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388343469\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb6c5131c147_42453f97a4ad45b4210657--


From nobody Thu Oct  4 19:15:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0D1F5130DC7 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 19:15:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 Wy5mZCrAVRgy for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 19:15: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 8C27A12F295 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 19:15:08 -0700 (PDT)
Date: Thu, 04 Oct 2018 19:14:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538705708; bh=drAwJPYTpugJY5dTsFBBmKMP4tHyllFcEyCokgb3hxk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qayxv7OPXPLrePoWHQPq3phNGKkNE8QkvPbf9A6GibB7fNei8d4U1Y/PDh0uG4GVh Rrr+BCXuHRnwQF2AIqyzgrQZLU8JM+VIi5U6NKXLXbV+hMwWXNQ3NORCGUeu3dg6Gx nsQIQoIYl9BG2Uf5ytHZ2c2QgqBZSGZRfViasB2g=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf0c750492162f0539e5fe118f259a0c9c0fd909f92cf0000000117ce8b2192a169ce15e0229d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1834/427225638@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_5bb6c9212ae28_5a393fd7450d45c49221"; 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/IwCuD28ZzJm4NHRfN3tn0_9MNqk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 02:15:10 -0000

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

> The client can now send a bunch of post-handshake messages to the server which the server cannot process until it receives ClientFinished, so it has to buffer them. We should bound that buffer somehow.

Isn't the expected behavior of the server to drop the 1-RTT packets containing the post-handshake messages until it receives the ClientFinished (that activates the 1-RTT read key)?

To put it another way, my understanding is that you _can_ have any size of buffer you want to better cope with packet reordering, but that happens per-packet rather than per-frame (because it's not just the post-handshake messages that cannot be trusted prior to receiving ClientFinished), and that the buffer can be arbitrary sized because you can drop it to trigger a retransmit.

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/issues/1834#issuecomment-427225638
----==_mimepart_5bb6c9212ae28_5a393fd7450d45c49221
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>The client can now send a bunch of post-handshake messages to the serv=
er which the server cannot process until it receives ClientFinished, so i=
t has to buffer them. We should bound that buffer somehow.</p>
</blockquote>
<p>Isn't the expected behavior of the server to drop the 1-RTT packets co=
ntaining the post-handshake messages until it receives the ClientFinished=
 (that activates the 1-RTT read key)?</p>
<p>To put it another way, my understanding is that you <em>can</em> have =
any size of buffer you want to better cope with packet reordering, but th=
at happens per-packet rather than per-frame (because it's not just the po=
st-handshake messages that cannot be trusted prior to receiving ClientFin=
ished), and that the buffer can be arbitrary sized because you can drop i=
t to trigger a retransmit.</p>
<p>Am I missing something?</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/1834#issuecomment-427225638">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2nm=
X3jUuUYLhBXtsE_Ck4s6l3Ouks5uhsChgaJpZM4XJU8a">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq2GicK6XJss-IM0fMnDn7_7F=
Zu2Qks5uhsChgaJpZM4XJU8a.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1834: \u003e The client can now send a bunch of post-handshake mes=
sages to the server which the server cannot process until it receives Cli=
entFinished, so it has to buffer them. We should bound that buffer someho=
w.\r\n\r\nIsn't the expected behavior of the server to drop the 1-RTT pac=
kets containing the post-handshake messages until it receives the ClientF=
inished (that activates the 1-RTT read key)?\r\n\r\nTo put it another way=
, my understanding is that you _can_ have any size of buffer you want to =
better cope with packet reordering, but that happens per-packet rather th=
an per-frame (because it's not just the post-handshake messages that cann=
ot be trusted prior to receiving ClientFinished), and that the buffer can=
 be arbitrary sized because you can drop it to trigger a retransmit.\r\n\=
r\nAm I missing something?"}],"action":{"name":"View Issue","url":"https:=
//github.com/quicwg/base-drafts/issues/1834#issuecomment-427225638"}}}</s=
cript>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment=
-427225638",
"url": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-42=
7225638",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Flow control for post-handshake CRYPTO=
 messages (#1834)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1834,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1834\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-42=
7225638"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3883210=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb6c9212ae28_5a393fd7450d45c49221--


From nobody Thu Oct  4 19:30:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE4E8130DC2 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 19:30:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ec07HahDGYXK for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 19:30: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 5999412F295 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 19:30:09 -0700 (PDT)
Date: Thu, 04 Oct 2018 19:30:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538706608; bh=mO2Td38HDNOkMyelqzoNVRCKRN99SIEK3QmRQFFYR+I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0M6DiZkXwjYPdraDBTKqSRaoQaJN9C1pmUjCOcKE3mHWv/i7mEfH0HncnvlHNeO3s Z25h2zDgXjkaTY4WRXc7BmpeTqKWOtPdiH4d763Yc7dPoJQLGI+7Rd4N+oc5erWuYK NvJYASqoSEyHrvTM14BbSArbVWl+MEHHeTmg35Xc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab67febfeb90020c783f0a3e8ccb1db430296a708592cf0000000117ce8eb092a169ce15e0229d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1834/427227807@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_5bb6ccb0529cd_6b303fd49c2d45b461736"; 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/6dBUsoQVDQ1aQ-PZd7apXNI2yuw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 02:30:11 -0000

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

@davidben 
> Another incarnation of this problem is if the client receives a huge window of CRYPTO frames into the future but not the first byte, so it can't process anything yet. With STREAM frames, we have flow control. With CRYPTO frames during the handshake, we know the handshake itself is bounded. Post-handshake, we don't know a priori the server won't send lots and lots of tickets.

I agree that the problem exists.

However, in my view, the memory exhaustion issue does not get resolved just by having a window for the CRYTO frames. My understanding that most TLS stacks buffers the octets of a handshake message until it receives a complete one. That means that the TLS stack is expected to buffer at most 16MB of junk even if we introduce window to the CRYPTO frames.

Considering that, I think it would be preferable to at first discuss introducing bounds for the TLS messages in the TLS working group, then consider how to apply that to QUIC. Until then, each QUIC stacks and TLS stacks can (continue to) have their own internal limits.

-- 
You are receiving this 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#issuecomment-427227807
----==_mimepart_5bb6ccb0529cd_6b303fd49c2d45b461736
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=3D109690" data-octo-click=3D"hovercard-link-cl=
ick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/d=
avidben">@davidben</a></p>
<blockquote>
<p>Another incarnation of this problem is if the client receives a huge w=
indow of CRYPTO frames into the future but not the first byte, so it can'=
t process anything yet. With STREAM frames, we have flow control. With CR=
YPTO frames during the handshake, we know the handshake itself is bounded=
. Post-handshake, we don't know a priori the server won't send lots and l=
ots of tickets.</p>
</blockquote>
<p>I agree that the problem exists.</p>
<p>However, in my view, the memory exhaustion issue does not get resolved=
 just by having a window for the CRYTO frames. My understanding that most=
 TLS stacks buffers the octets of a handshake message until it receives a=
 complete one. That means that the TLS stack is expected to buffer at mos=
t 16MB of junk even if we introduce window to the CRYPTO frames.</p>
<p>Considering that, I think it would be preferable to at first discuss i=
ntroducing bounds for the TLS messages in the TLS working group, then con=
sider how to apply that to QUIC. Until then, each QUIC stacks and TLS sta=
cks can (continue to) have their own internal limits.</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/1834#issuecomment-427227807">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqx6a=
z8HFn_j-J31tROMomtUluOBGks5uhsQwgaJpZM4XJU8a">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq2zYEXBLgvKwA4C5RN1Y4BXD=
yxngks5uhsQwgaJpZM4XJU8a.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1834: @davidben \r\n\u003e Another incarnation of this problem is =
if the client receives a huge window of CRYPTO frames into the future but=
 not the first byte, so it can't process anything yet. With STREAM frames=
, we have flow control. With CRYPTO frames during the handshake, we know =
the handshake itself is bounded. Post-handshake, we don't know a priori t=
he server won't send lots and lots of tickets.\r\n\r\nI agree that the pr=
oblem exists.\r\n\r\nHowever, in my view, the memory exhaustion issue doe=
s not get resolved just by having a window for the CRYTO frames. My under=
standing that most TLS stacks buffers the octets of a handshake message u=
ntil it receives a complete one. That means that the TLS stack is expecte=
d to buffer at most 16MB of junk even if we introduce window to the CRYPT=
O frames.\r\n\r\nConsidering that, I think it would be preferable to at f=
irst discuss introducing bounds for the TLS messages in the TLS working g=
roup, then consider how to apply that to QUIC. Until then, each QUIC stac=
ks and TLS stacks can (continue to) have their own internal limits."}],"a=
ction":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/=
issues/1834#issuecomment-427227807"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment=
-427227807",
"url": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-42=
7227807",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Flow control for post-handshake CRYPTO=
 messages (#1834)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1834,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1834\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-42=
7227807"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3883210=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb6ccb0529cd_6b303fd49c2d45b461736--


From nobody Thu Oct  4 19:37:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 23212130DC2 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 19:37:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 llOigZLdWm67 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 19:37: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 36F3E12F295 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 19:37:07 -0700 (PDT)
Date: Thu, 04 Oct 2018 19:37:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538707026; bh=DJLl62w6mEBhj6gT+Eoy7DEP1RvtP98lgnkft1xHANo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fw88q5dCgRwya2udZf+AqJbgBspgFP+Wqp9T7gFhhjtu0GUlBqk2Y3un98GI6+7iX qnWmSb9GgPDW5SOQG62l4qk/mSqkerzIBDFb1JLPT9GsvFIaGidssBYrgmP8eIt5uN 4fpc7EgS9DRv8zUQkjDVqLP5LhPqfY3elBdno3CA=
From: David Benjamin <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcfef554b3470ef9f41137a0c62e8edd9917b319692cf0000000117ce905292a169ce15e0229d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1834/427228821@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_5bb6ce5226d4b_17e23fa09fcd45b817856"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: davidben
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l3mFnMTtcpTFwd_G2BsjbNDENWc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 02:37:09 -0000

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

I don't think that's an accurate reduction.

TLS stacks usually impose ad-hoc limits tighter than the maximum 2^24, sometimes as a function of the maximum certificate size the caller configures. It's unfortunate that it's ad-hoc but different consumers do indeed tolerate different certificate sizes. It's plausible to do that analysis per-message and to do it per-flight since the set of messages in a flight is different.

Post-handshake is very different. The pattern of messages is no longer fixed. Rather it is a property of how the application uses TLS. Indeed the QUIC spec even calls out applications choosing to send tickets at various points during the connection. Thus TLS-level limits, ad-hoc or spec'd, are not sufficient in this case. QUIC needs to do its share of the work.

(There's a reason I dislike post-handshake messages so much. :-) People always forget this 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/1834#issuecomment-427228821
----==_mimepart_5bb6ce5226d4b_17e23fa09fcd45b817856
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I don't think that's an accurate reduction.</p>
<p>TLS stacks usually impose ad-hoc limits tighter than the maximum 2^24,=
 sometimes as a function of the maximum certificate size the caller confi=
gures. It's unfortunate that it's ad-hoc but different consumers do indee=
d tolerate different certificate sizes. It's plausible to do that analysi=
s per-message and to do it per-flight since the set of messages in a flig=
ht is different.</p>
<p>Post-handshake is very different. The pattern of messages is no longer=
 fixed. Rather it is a property of how the application uses TLS. Indeed t=
he QUIC spec even calls out applications choosing to send tickets at vari=
ous points during the connection. Thus TLS-level limits, ad-hoc or spec'd=
, are not sufficient in this case. QUIC needs to do its share of the work=
.</p>
<p>(There's a reason I dislike post-handshake messages so much. :-) Peopl=
e always forget this complexity.)</p>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/1834#issuecomment-427228821">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyi1=
AqxtUn72-xpHNELjKljxA9Tuks5uhsXSgaJpZM4XJU8a">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1dZBrugjhuV_dvJROWY9Ckn=
29iaks5uhsXSgaJpZM4XJU8a.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@davi=
dben in #1834: I don't think that's an accurate reduction.\r\n\r\nTLS sta=
cks usually impose ad-hoc limits tighter than the maximum 2^24, sometimes=
 as a function of the maximum certificate size the caller configures. It'=
s unfortunate that it's ad-hoc but different consumers do indeed tolerate=
 different certificate sizes. It's plausible to do that analysis per-mess=
age and to do it per-flight since the set of messages in a flight is diff=
erent.\r\n\r\nPost-handshake is very different. The pattern of messages i=
s no longer fixed. Rather it is a property of how the application uses TL=
S. Indeed the QUIC spec even calls out applications choosing to send tick=
ets at various points during the connection. Thus TLS-level limits, ad-ho=
c or spec'd, are not sufficient in this case. QUIC needs to do its share =
of the work.\r\n\r\n(There's a reason I dislike post-handshake messages s=
o much. :-) People always forget this complexity.)"}],"action":{"name":"V=
iew Issue","url":"https://github.com/quicwg/base-drafts/issues/1834#issue=
comment-427228821"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment=
-427228821",
"url": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-42=
7228821",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Flow control for post-handshake CRYPTO=
 messages (#1834)",
"sections": [
{
"text": "",
"activityTitle": "**David Benjamin**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@davidben",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1834,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1834\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-42=
7228821"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3883210=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb6ce5226d4b_17e23fa09fcd45b817856--


From nobody Thu Oct  4 19:45:24 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B9D3130DC9 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 19:45:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YjTaRfjja-c0 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 19:45:21 -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 52833130DC2 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 19:45:21 -0700 (PDT)
Date: Thu, 04 Oct 2018 19:45:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538707520; bh=apwg0Re7O0ncFBdNmoYSg24bQ40tTu2a2y1hRlZI6Ws=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Nxt10nl5xPvJhZbCoemd9tjssFlK8c7z+A7ODuUh9qgc4x5PD+i0nQhXjHWdMVKON KkGGUOd3J1iZtvHDnhyO9e8Rqp4+T2WjF+hMAT1OulORyhV2pCHdplxjXWBiTJK5hT ySxY9U0bpoRuHSNqkJcp2QBWCk1G6bnYPACuJRg8=
From: David Benjamin <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6710df5c96deee400717366c1dd2b0a001ed3bec92cf0000000117ce924092a169ce15e0229d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1834/427230016@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_5bb6d0407c341_50503fafdb2d45b8898f3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: davidben
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Z6X65UyYZCk3ErLWIMi3H4f9DBI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 02:45:23 -0000

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

Re the client Finished case, I guess that pulls in the mess of stuff around there. The spec is a little unclear what a server does in between server and client Finished. In particular, if doing 0-RTT the server needs to at least be willing to send half-RTT data. This text suggests that, since there's a binder, processing out of order is okay. (Unless I'm reading it wrong?)
https://tools.ietf.org/html/draft-ietf-quic-tls-15#section-5.7

I agree that, if you believe the server just shouldn't process 1RTT packets before client Finished at all, the buffering issue is solved. Though it does leave it unable to read the ACKs to half-RTT data which is differently weird. :-)

I think the general post-handshake issue is probably the more isolated instance. They're the same problem in terms of buffering, but one has a confounding factor around whether it's actually an 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/1834#issuecomment-427230016
----==_mimepart_5bb6d0407c341_50503fafdb2d45b8898f3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Re the client Finished case, I guess that pulls in the mess of stuff a=
round there. The spec is a little unclear what a server does in between s=
erver and client Finished. In particular, if doing 0-RTT the server needs=
 to at least be willing to send half-RTT data. This text suggests that, s=
ince there's a binder, processing out of order is okay. (Unless I'm readi=
ng it wrong?)<br>
<a href=3D"https://tools.ietf.org/html/draft-ietf-quic-tls-15#section-5.7=
" rel=3D"nofollow">https://tools.ietf.org/html/draft-ietf-quic-tls-15#sec=
tion-5.7</a></p>
<p>I agree that, if you believe the server just shouldn't process 1RTT pa=
ckets before client Finished at all, the buffering issue is solved. Thoug=
h it does leave it unable to read the ACKs to half-RTT data which is diff=
erently weird. :-)</p>
<p>I think the general post-handshake issue is probably the more isolated=
 instance. They're the same problem in terms of buffering, but one has a =
confounding factor around whether it's actually an 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/1834#issuecomment-427230016">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2ry=
Co3c8Bhu5vhmEgUrqcEcfLXjks5uhsfAgaJpZM4XJU8a">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq4-4YGjpCFHz825FhsvyvTdY=
pWNvks5uhsfAgaJpZM4XJU8a.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@davi=
dben in #1834: Re the client Finished case, I guess that pulls in the mes=
s of stuff around there. The spec is a little unclear what a server does =
in between server and client Finished. In particular, if doing 0-RTT the =
server needs to at least be willing to send half-RTT data. This text sugg=
ests that, since there's a binder, processing out of order is okay. (Unle=
ss I'm reading it wrong?)\r\nhttps://tools.ietf.org/html/draft-ietf-quic-=
tls-15#section-5.7\r\n\r\nI agree that, if you believe the server just sh=
ouldn't process 1RTT packets before client Finished at all, the buffering=
 issue is solved. Though it does leave it unable to read the ACKs to half=
-RTT data which is differently weird. :-)\r\n\r\nI think the general post=
-handshake issue is probably the more isolated instance. They're the same=
 problem in terms of buffering, but one has a confounding factor around w=
hether it's actually an issue."}],"action":{"name":"View Issue","url":"ht=
tps://github.com/quicwg/base-drafts/issues/1834#issuecomment-427230016"}}=
}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment=
-427230016",
"url": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-42=
7230016",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Flow control for post-handshake CRYPTO=
 messages (#1834)",
"sections": [
{
"text": "",
"activityTitle": "**David Benjamin**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@davidben",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1834,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1834\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-42=
7230016"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3883210=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb6d0407c341_50503fafdb2d45b8898f3--


From nobody Thu Oct  4 19:55:42 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C9D5130DC2 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 19:55:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 aRd17sgxa-PV for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 19:55:38 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 5CAFA126DBF for <quic-issues@ietf.org>; Thu,  4 Oct 2018 19:55:37 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538708136; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=DW+vGBu5kU+BsO7FfR8pRBXGpCrWNgcK3VMRNLhSCFg=; b=it2tqalQxGp44DNi1XXFoBEVXXGIw1CpXSpfzPXdE1jWuv2z4xiN1hJcq7HzySD1pP/D6UZu /ipsszV0LCmCQYXcYcJSUr8J/RxSfxMRTawGIBCrUtW3HZmCpVu2U62MV2Re3uvveXHFe108 kK5atQfNuR+RKZCGxLdfQ5jwsKg=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bb6d2a8.7f35713ffa50-smtp-out-n03; Fri, 05 Oct 2018 02:55:36 -0000 (UTC)
Date: Thu, 04 Oct 2018 19:55:35 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bb6d2a72f6a8_64852af95102c57c1008cd@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 14abef: another link
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb6d2a72f361_64852af95102c57c1007f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NK0l0Eaph1Sqk3pZAkS236sL9wY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 02:55:40 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 14abef36d1507362a31e9ae050f29c0b04e2cc55
      https://github.com/quicwg/wg-materials/commit/14abef36d1507362a31e9ae050f29c0b04e2cc55
  Author: Sean Turner <sean@sn3rd.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M interim-18-09/minutes.md

  Log Message:
  -----------
  another link

sorry 'bout this I should have done them all in one pass.


  Commit: c5dbd8cce1800f23be8e135504192b304e051e7b
      https://github.com/quicwg/wg-materials/commit/c5dbd8cce1800f23be8e135504192b304e051e7b
  Author: Sean Turner <sean@sn3rd.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M interim-18-09/minutes.md

  Log Message:
  -----------
  Update minutes.md


  Commit: 737ae30e27a849abe079d1f83e57be0f1425a201
      https://github.com/quicwg/wg-materials/commit/737ae30e27a849abe079d1f83e57be0f1425a201
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M interim-18-09/minutes.md

  Log Message:
  -----------
  Merge pull request #81 from seanturner/patch-4

another link


Compare: https://github.com/quicwg/wg-materials/compare/2c885d08ff91...737ae30e27a8
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb6d2a72f361_64852af95102c57c1007f--


From nobody Thu Oct  4 19:55:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AF77B126DBF for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 19:55:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mvdlG26wGgmL for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 19:55: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 A8CB8130DC7 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 19:55:38 -0700 (PDT)
Date: Thu, 04 Oct 2018 19:55:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538708138; bh=s/ZIFCfqS3R9Z1tDP8l37QS2bow68wS6WL8MJBMkgO4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KkkEPv1qTnJCIhZ/866BSDiN36SlFMrVXFoIZx+nerCTHNlomwsP5eiqYFaUB0eCr rvf3Gby0GhRgSMTLd3vGSFUOrHk0ojYA7vwsZXeE7KyiJoQtXhMPSJLWNeVnvooB5w WvB9aH+BeCz075l9q1FxXKmRdptaQfM0JXd6g2DQ=
From: Mark Nottingham <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab767315e3f98e74ce4401a67565708b38a81d772792cf0000000117ce94a992a169ce15e06a51@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/81/issue_event/1886142577@github.com>
In-Reply-To: <quicwg/wg-materials/pull/81@github.com>
References: <quicwg/wg-materials/pull/81@github.com>
Subject: Re: [quicwg/wg-materials] another link (#81)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb6d2a9f401c_7bd03fb50aad45b8947f5"; 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/N74zgmXK1vZw6_Qpdde-6WpkQiM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 02:55:42 -0000

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

Merged #81 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/wg-materials/pull/81#event-1886142577
----==_mimepart_5bb6d2a9f401c_7bd03fb50aad45b8947f5
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="367028817" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/81" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/wg-materials/pull/81/hovercard" href="https://github.com/quicwg/wg-materials/pull/81">#81</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/wg-materials/pull/81#event-1886142577">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4MRCkoI2T4jOtgGMJ9GrHuPOl4Mks5uhsopgaJpZM4XJaat">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7XOvDxCLzOf0xrGNX5ULhpAWRgbks5uhsopgaJpZM4XJaat.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Merged #81 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/81#event-1886142577"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/81#event-1886142577",
"url": "https://github.com/quicwg/wg-materials/pull/81#event-1886142577",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/wg-materials] another link (#81)",
"sections": [
{
"text": "",
"activityTitle": "**Mark Nottingham**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mnot",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/81#event-1886142577"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388343469\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb6d2a9f401c_7bd03fb50aad45b8947f5--


From nobody Thu Oct  4 20:16:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 44D47126DBF for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 20:16:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cLJDH98rs7I4 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 20:16: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 CB152130DC7 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 20:16:37 -0700 (PDT)
Date: Thu, 04 Oct 2018 20:16:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538709396; bh=SrVx3OiMlRqguY2wGmg25qDl00vBQIlUri7J8cTjym8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dHn9EyfhPg7G7mdKaY87qfZl8GrUSFK1OFzSe2CfiemXeJxw1nSRigAX8D3NH7brH n0yLr9tAqfnZ9vPay9ksgjMPUBV7BcQRkmLE8iD7W+7rOfbHOOWgmL6f9ShbAi/w5l thWsVO1OQpAJ/ZzIgL7K2wHf3TgCUK7F3LMrpH44=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd1ffea8f1cdfbf6cd3cae64b95250e6c6842acdd92cf0000000117ce999492a169ce15e0229d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1834/427234124@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_5bb6d794c4e86_1a083fb3fd2d45c4918f4"; 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/BIenNZEMq1IhejD1kKn5X6ki1To>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 03:16:40 -0000

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

@davidben 
> Re the client Finished case, I guess that pulls in the mess of stuff around there. The spec is a little unclear what a server does in between server and client Finished. In particular, if doing 0-RTT the server needs to at least be willing to send half-RTT data. This text suggests that, since there's a binder, processing out of order is okay. (Unless I'm reading it wrong?)
> https://tools.ietf.org/html/draft-ietf-quic-tls-15#section-5.7

Oh I missed it. Thank you for pointing that out.

> I agree that, if you believe the server just shouldn't process 1RTT packets before client Finished at all, the buffering issue is solved.

I had assumed that TLS stacks always expose the 1-RTT read key to the QUIC stacks acting as a server when it receives ClientFinished. I'd be curious to know if there are TLS stacks that takes an alternative approach.

> Though it does leave it unable to read the ACKs to half-RTT data which is differently weird. :-)

I assume that issue is unrelated to 0-RTT, right?

IIUC the advise to the QUIC stacks is that until you know that the peer can process a packet, you might want to coalesce the packet you send with another packet that uses a lower-epoch key; then you can have a _weak_ confirmation that the packet has reached the peer. Having such signal is beneficial to not give false information to the congestion controller though the loss recovery code needs to assume that the packet might have been lost, because a stack is allowed to drop a packet that is was unable to decrypt.

> I think the general post-handshake issue is probably the more isolated instance. They're the same problem in terms of buffering, but one has a confounding factor around whether it's actually an issue.

I agree. I think it is preferable to fix the issue.

Maybe I should rephrase my argument to that there should be limits in both layers (i.e. limit on the post-handshake message size in the TLS layer, and the window size in the QUIC layer, because having limit only on one layer does not prevent excessive buffering on the other layer. The two limits could either be a shared single value, two values shared using one extension, or two values shared using different mechanisms.

-- 
You are receiving this 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#issuecomment-427234124
----==_mimepart_5bb6d794c4e86_1a083fb3fd2d45c4918f4
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=3D109690" data-octo-click=3D"hovercard-link-cl=
ick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/d=
avidben">@davidben</a></p>
<blockquote>
<p>Re the client Finished case, I guess that pulls in the mess of stuff a=
round there. The spec is a little unclear what a server does in between s=
erver and client Finished. In particular, if doing 0-RTT the server needs=
 to at least be willing to send half-RTT data. This text suggests that, s=
ince there's a binder, processing out of order is okay. (Unless I'm readi=
ng it wrong?)<br>
<a href=3D"https://tools.ietf.org/html/draft-ietf-quic-tls-15#section-5.7=
" rel=3D"nofollow">https://tools.ietf.org/html/draft-ietf-quic-tls-15#sec=
tion-5.7</a></p>
</blockquote>
<p>Oh I missed it. Thank you for pointing that out.</p>
<blockquote>
<p>I agree that, if you believe the server just shouldn't process 1RTT pa=
ckets before client Finished at all, the buffering issue is solved.</p>
</blockquote>
<p>I had assumed that TLS stacks always expose the 1-RTT read key to the =
QUIC stacks acting as a server when it receives ClientFinished. I'd be cu=
rious to know if there are TLS stacks that takes an alternative approach.=
</p>
<blockquote>
<p>Though it does leave it unable to read the ACKs to half-RTT data which=
 is differently weird. :-)</p>
</blockquote>
<p>I assume that issue is unrelated to 0-RTT, right?</p>
<p>IIUC the advise to the QUIC stacks is that until you know that the pee=
r can process a packet, you might want to coalesce the packet you send wi=
th another packet that uses a lower-epoch key; then you can have a <em>we=
ak</em> confirmation that the packet has reached the peer. Having such si=
gnal is beneficial to not give false information to the congestion contro=
ller though the loss recovery code needs to assume that the packet might =
have been lost, because a stack is allowed to drop a packet that is was u=
nable to decrypt.</p>
<blockquote>
<p>I think the general post-handshake issue is probably the more isolated=
 instance. They're the same problem in terms of buffering, but one has a =
confounding factor around whether it's actually an issue.</p>
</blockquote>
<p>I agree. I think it is preferable to fix the issue.</p>
<p>Maybe I should rephrase my argument to that there should be limits in =
both layers (i.e. limit on the post-handshake message size in the TLS lay=
er, and the window size in the QUIC layer, because having limit only on o=
ne layer does not prevent excessive buffering on the other layer. The two=
 limits could either be a shared single value, two values shared using on=
e extension, or two values shared using different mechanisms.</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/1834#issuecomment-427234124">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzEL=
DP4jjgIDx6hveh0UdOYFuIXTks5uhs8UgaJpZM4XJU8a">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5aVFiCBo2RNQtRhwXmZhOmR=
8w7uks5uhs8UgaJpZM4XJU8a.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1834: @davidben \r\n\u003e Re the client Finished case, I guess th=
at pulls in the mess of stuff around there. The spec is a little unclear =
what a server does in between server and client Finished. In particular, =
if doing 0-RTT the server needs to at least be willing to send half-RTT d=
ata. This text suggests that, since there's a binder, processing out of o=
rder is okay. (Unless I'm reading it wrong?)\r\n\u003e https://tools.ietf=
.org/html/draft-ietf-quic-tls-15#section-5.7\r\n\r\nOh I missed it. Thank=
 you for pointing that out.\r\n\r\n\u003e I agree that, if you believe th=
e server just shouldn't process 1RTT packets before client Finished at al=
l, the buffering issue is solved.\r\n\r\nI had assumed that TLS stacks al=
ways expose the 1-RTT read key to the QUIC stacks acting as a server when=
 it receives ClientFinished. I'd be curious to know if there are TLS stac=
ks that takes an alternative approach.\r\n\r\n\u003e Though it does leave=
 it unable to read the ACKs to half-RTT data which is differently weird. =
:-)\r\n\r\nI assume that issue is unrelated to 0-RTT, right?\r\n\r\nIIUC =
the advise to the QUIC stacks is that until you know that the peer can pr=
ocess a packet, you might want to coalesce the packet you send with anoth=
er packet that uses a lower-epoch key; then you can have a _weak_ confirm=
ation that the packet has reached the peer. Having such signal is benefic=
ial to not give false information to the congestion controller though the=
 loss recovery code needs to assume that the packet might have been lost,=
 because a stack is allowed to drop a packet that is was unable to decryp=
t.\r\n\r\n\u003e I think the general post-handshake issue is probably the=
 more isolated instance. They're the same problem in terms of buffering, =
but one has a confounding factor around whether it's actually an issue.\r=
\n\r\nI agree. I think it is preferable to fix the issue.\r\n\r\nMaybe I =
should rephrase my argument to that there should be limits in both layers=
 (i.e. limit on the post-handshake message size in the TLS layer, and the=
 window size in the QUIC layer, because having limit only on one layer do=
es not prevent excessive buffering on the other layer. The two limits cou=
ld either be a shared single value, two values shared using one extension=
, or two values shared using different mechanisms."}],"action":{"name":"V=
iew Issue","url":"https://github.com/quicwg/base-drafts/issues/1834#issue=
comment-427234124"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment=
-427234124",
"url": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-42=
7234124",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Flow control for post-handshake CRYPTO=
 messages (#1834)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1834,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1834\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-42=
7234124"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3883210=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb6d794c4e86_1a083fb3fd2d45c4918f4--


From nobody Thu Oct  4 22:52:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 580EC130DD6 for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 22:52:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7dai8ZcBFXmm for <quic-issues@ietfa.amsl.com>; Thu,  4 Oct 2018 22:52: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 027F6130DD5 for <quic-issues@ietf.org>; Thu,  4 Oct 2018 22:52:43 -0700 (PDT)
Date: Thu, 04 Oct 2018 22:52:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538718762; bh=bSIp59z28YNUOyTSucME4snZbUqUEYMPRnkik4aoFvs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=liQL6WF85tmj+30sSO9xzytOUGxq1R6hKrWTGehun0tjEbm16byuHrXTv0kjLpYDg gUAP95albLF5MgCJg/IiyydUam/HXxZIu4sZfF9EW8fPnVQIGxujHu1mILj0MCeTtK FDn83w8xhdqRmIRE5ql1GmcZ6wCjcVZyNDchAYGk=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8ef4a1446089ff1315341b2323b8954e1f8638a392cf0000000117cebe2a92a169ce15e10901@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1835@github.com>
Subject: [quicwg/base-drafts] Recommended response for empty packets (#1835)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb6fc2a72165_6cb23ff08b8d45bc210777"; 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/rZOAOI3-Z-NOKEhTb-gyDgI7POw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 05:52:48 -0000

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

Draft-15 says in section 5 that "_QUIC payloads MUST contain at least one frame, and MAY contain
multiple frames and multiple frame types._" That's fine, but there is no text specifying the receiver behavior. How about, "_Nodes who receive a packet with an empty payload MUST terminate the connection with error 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/1835
----==_mimepart_5bb6fc2a72165_6cb23ff08b8d45bc210777
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Draft-15 says in section 5 that "<em>QUIC payloads MUST contain at least one frame, and MAY contain<br>
multiple frames and multiple frame types.</em>" That's fine, but there is no text specifying the receiver behavior. How about, "<em>Nodes who receive a packet with an empty payload MUST terminate the connection with error PROTOCOL_VIOLATION</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/1835">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-eVTsD9zwt6fsJ57cygAeqXoAFAks5uhvOqgaJpZM4XJmP4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzZKuAY1ptEz0d-QSyjcrGJ-yfpNks5uhvOqgaJpZM4XJmP4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Recommended response for empty packets (#1835)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1835"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1835",
"url": "https://github.com/quicwg/base-drafts/issues/1835",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Recommended response for empty packets (#1835)",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1835
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1835"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388391928\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb6fc2a72165_6cb23ff08b8d45bc210777--


From nobody Fri Oct  5 00:10:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D06C130DD8 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 00:10:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UYomAz12NuQj for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 00:10: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 4F9D5130DE0 for <quic-issues@ietf.org>; Fri,  5 Oct 2018 00:10:17 -0700 (PDT)
Date: Fri, 05 Oct 2018 00:10:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538723416; bh=0sTd/LAwpbU9c3EN/OWbH0gZOJYhwlZK5erKXMuRoI4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w2cWVcGcMXNMCn6kCHICtuFPsLmP0mOHwFve7sa04OJJB9WCSe60XOnnQySWhfNNg 8quhAK9FNXj7PoiIx5okWd2y/FRdUNlCmrMDXO+7gWV8JJSxAplEGzipEWEC968zUm 4XJNMnddnSMcY6bNf5xAe9MFzBBOsc83aY2UzxTc=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab044c91ea749691ebba220169e3be9c52593eb1b292cf0000000117ced05892a169ce15e10901@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1835/427267820@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1835@github.com>
References: <quicwg/base-drafts/issues/1835@github.com>
Subject: Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb70e58403cc_64e83fd2ddcd45c019436b"; 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/_UgvjrOLQupe0SurChidv1K53kM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 07:10:19 -0000

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

That won't work in early handshake but it could make sense later on. Why have this restriction and complication in the first place rather than just allowing empty 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/1835#issuecomment-427267820
----==_mimepart_5bb70e58403cc_64e83fd2ddcd45c019436b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>That won't work in early handshake but it could make sense later on. Why have this restriction and complication in the first place rather than just allowing empty 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/1835#issuecomment-427267820">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_drhTBs8iSa4Wb315r95Nv9M0gKks5uhwXYgaJpZM4XJmP4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxKxx3oR_oVwRS4YneaeaTwNFGH8ks5uhwXYgaJpZM4XJmP4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1835: That won't work in early handshake but it could make sense later on. Why have this restriction and complication in the first place rather than just allowing empty frames?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427267820"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427267820",
"url": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427267820",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427267820"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388391928\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb70e58403cc_64e83fd2ddcd45c019436b--


From nobody Fri Oct  5 06:58:13 2018
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 C5583124C04 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 06:58:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.999
X-Spam-Level: 
X-Spam-Status: No, score=-2.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id syGE_MjV2TpK for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 06:58:09 -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 C507512F1AC for <quic-issues@ietf.org>; Fri,  5 Oct 2018 06:58: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=1aSmR5rzA6sQENEzFeqq2eiupB0=; b=tqCQNCoe7vwHWgMb nFptR3Rt4rOho/2Z80u6cK1ZLkIWy0a1SkeTFPi8o8ZpMkYSacDExbp6jBEvRWG2 scZQiYJpIDutB9YZF5cGA+V/ryYe5TZQdxx/r+yMwzjANcS0ALDoSSDHbIXN8DGe oRSelC4Rtq2ztX2khWYf+1gFhlw=
Received: by filter0758p1las1.sendgrid.net with SMTP id filter0758p1las1-6592-5BB76DF0-A 2018-10-05 13:58:08.190046467 +0000 UTC m=+2478102.373971649
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [192.30.252.46]) by ismtpd0008p1iad2.sendgrid.net (SG) with ESMTP id sYp0N7jkRGWzKlrhyBbT_Q for <quic-issues@ietf.org>; Fri, 05 Oct 2018 13:58:08.118 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id 15A1FC004E for <quic-issues@ietf.org>; Fri,  5 Oct 2018 06:58:08 -0700 (PDT)
Date: Fri, 05 Oct 2018 13:58:09 +0000 (UTC)
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab757fba0eb6fe16ddebf67286b08486e9faa3860f92cf0000000117cf2ff092a169ce15e10901@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1835/427375133@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1835@github.com>
References: <quicwg/base-drafts/issues/1835@github.com>
Subject: Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb76df0ea69_65403ff8f8ad45b83496d3"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1UWYYuI3ktiglg5p0dPyf0Lx9G3N7tgDsL5n 3cGycW5hc6dUOZDZNI+7VCff0qg4z1HREB3L8Jg383x+uxSpSbJd/I1S409mYUAxvbV3Eg9oE1VlOf IzsWFCLFmUqsOpmqoUWlMWc68TK57c2w7FGZ/9r1COXXnFuw78XmL4+1rjedNWsrS+kpFGeKpbC5b4 o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4O-ql1yqVTOtfH7gIO9mRioZpFw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 13:58:12 -0000

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

I also disagreed with adding the extra complexity added on the receiver side. Personally, I'd prefer to add that the receiver MAY terminate 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/1835#issuecomment-427375133
----==_mimepart_5bb76df0ea69_65403ff8f8ad45b83496d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I also disagreed with adding the extra complexity added on the receiver side. Personally, I'd prefer to add that the receiver MAY terminate 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/1835#issuecomment-427375133">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwPsIkRrJkqzZgj6cUaULsnODH8Vks5uh2VwgaJpZM4XJmP4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2o7vVvVPpkmQ9LYqPDh5W3pRzMQks5uh2VwgaJpZM4XJmP4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nibanks in #1835: I also disagreed with adding the extra complexity added on the receiver side. Personally, I'd prefer to add that the receiver MAY terminate the connection."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427375133"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427375133",
"url": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427375133",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)",
"sections": [
{
"text": "",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427375133"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388391928\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb76df0ea69_65403ff8f8ad45b83496d3--


From nobody Fri Oct  5 07:22:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 56D811292AD for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 07:22:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id avnuWe7zS5U0 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 07:22:49 -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 6075F124C04 for <quic-issues@ietf.org>; Fri,  5 Oct 2018 07:22:49 -0700 (PDT)
Date: Fri, 05 Oct 2018 07:22:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538749368; bh=hyJQpLLNpp6HsIauLQRWWZUIpcQsLG6EhRh4BfCFauA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LbexQXgmUIQjOchxkqbDA+bRIPADDfar27hREKuqBp1aD51fYhZBQ/5ivMP7RZbF9 JKPlM9J9srcD65zxt0bfRoFVpZJm8DDIpKBJjqsMlOxEeN8E1wkm4eDTeVMgUUKnV4 K2IfNsSzl26VcH9R6tVbDdpiE4QXIKiTj6Rhwe9s=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbad8cb2fded9827624aaeda5333e52a3abcd25a492cf0000000117cf35b892a169ce15e10901@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1835/427383093@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1835@github.com>
References: <quicwg/base-drafts/issues/1835@github.com>
Subject: Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb773b84014a_57a53fb860cd45bc1870a3"; 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/H9MOIR_njtULlm9BQDzidwL6xk4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 14:22:51 -0000

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

I might argue that there is possibly a security implication on allowing empty packets.

If we allow the receiver to handle an empty packet as non-error, the endpoint might be tempted to skip verifying the AEAD tag, because it can be sure that there is no payload once it decrypts the packet number. This is obviously incorrect, because the AEAD tag is the only thing we have in protection against packet injection.

Requiring the sender to always send a non-empty payload and also requiring the receiver to return an error in case it sees an empty payload is one way to resolve such concern.

I might agree that the concern is not really that practical, but OTOH, I think implementing the rule is near to zero-cost 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/1835#issuecomment-427383093
----==_mimepart_5bb773b84014a_57a53fb860cd45bc1870a3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I might argue that there is possibly a security implication on allowin=
g empty packets.</p>
<p>If we allow the receiver to handle an empty packet as non-error, the e=
ndpoint might be tempted to skip verifying the AEAD tag, because it can b=
e sure that there is no payload once it decrypts the packet number. This =
is obviously incorrect, because the AEAD tag is the only thing we have in=
 protection against packet injection.</p>
<p>Requiring the sender to always send a non-empty payload and also requi=
ring the receiver to return an error in case it sees an empty payload is =
one way to resolve such concern.</p>
<p>I might agree that the concern is not really that practical, but OTOH,=
 I think implementing the rule is near to zero-cost as well.</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/1835#issuecomment-427383093">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7Cp=
lHu2d2vMo9A_8kIMq64BnHqGks5uh2s4gaJpZM4XJmP4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq__ZLOPg9QPam9vtYOyFpFAI=
uZU_ks5uh2s4gaJpZM4XJmP4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1835: I might argue that there is possibly a security implication =
on allowing empty packets.\r\n\r\nIf we allow the receiver to handle an e=
mpty packet as non-error, the endpoint might be tempted to skip verifying=
 the AEAD tag, because it can be sure that there is no payload once it de=
crypts the packet number. This is obviously incorrect, because the AEAD t=
ag is the only thing we have in protection against packet injection.\r\n\=
r\nRequiring the sender to always send a non-empty payload and also requi=
ring the receiver to return an error in case it sees an empty payload is =
one way to resolve such concern.\r\n\r\nI might agree that the concern is=
 not really that practical, but OTOH, I think implementing the rule is ne=
ar to zero-cost as well."}],"action":{"name":"View Issue","url":"https://=
github.com/quicwg/base-drafts/issues/1835#issuecomment-427383093"}}}</scr=
ipt>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment=
-427383093",
"url": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-42=
7383093",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Recommended response for empty packets=
 (#1835)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1835,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1835\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-42=
7383093"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3883919=
28\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb773b84014a_57a53fb860cd45bc1870a3--


From nobody Fri Oct  5 07:57:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1A6D130DE4 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 07:57:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CnPMZogqxTD5 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 07:57:43 -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 8878B130DC6 for <quic-issues@ietf.org>; Fri,  5 Oct 2018 07:57:43 -0700 (PDT)
Date: Fri, 05 Oct 2018 07:57:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538751462; bh=kzW6zGmT2coMqBhQYxxhWyTiKojnR7BOR4dORabWC+s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Z12jwFdfhWOO6OMZ7UMMM12G8kHyE6pci0tAcy9xM89txAENUNGrw3Ny8Ctm8qiVs qrr5wDQx8l/4F5Lq+e0GlTTxzO64XdsNDL1ZYQeYpRIQy8YT+Ze8rd3gBmi/kFVED/ gxPK44aq/p76n6+8JmqQaW3A44BkuK/xLUFUn7DA=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcdff053b669224107e883d4c52027aa0f0b4fe2992cf0000000117cf3de692a169ce15e10901@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1835/427394748@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1835@github.com>
References: <quicwg/base-drafts/issues/1835@github.com>
Subject: Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb77be64584d_5dd63fd029cd45b848601f"; 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/mhPbUvuzv1KhDTQIp-oR6LwUir8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 14:57:46 -0000

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

Hmm, I'm not sure the protocol should be designed around babysitting special cases. You argument could just as well apply to packets with padding only or packets with only NEW_CONNECTION_ID when there are no support for changing CID's, etc.  It is already stated that a packet cannot be dropped without veryfying the AEAD tag.

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

<p>Hmm, I'm not sure the protocol should be designed around babysitting s=
pecial cases. You argument could just as well apply to packets with paddi=
ng only or packets with only NEW_CONNECTION_ID when there are no support =
for changing CID's, etc.  It is already stated that a packet cannot be dr=
opped without veryfying the AEAD tag.</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/1835#issuecomment-427394748">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxRX=
Ie7L_QjcMfsorRc46J_QvEk-ks5uh3NmgaJpZM4XJmP4">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq49XZ_p1IJZhed7OXH5wfPG9=
XVDZks5uh3NmgaJpZM4XJmP4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj in #1835: Hmm, I'm not sure the protocol should be designed around b=
abysitting special cases. You argument could just as well apply to packet=
s with padding only or packets with only NEW_CONNECTION_ID when there are=
 no support for changing CID's, etc.  It is already stated that a packet =
cannot be dropped without veryfying the AEAD tag."}],"action":{"name":"Vi=
ew Issue","url":"https://github.com/quicwg/base-drafts/issues/1835#issuec=
omment-427394748"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment=
-427394748",
"url": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-42=
7394748",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Recommended response for empty packets=
 (#1835)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1835,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1835\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-42=
7394748"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3883919=
28\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb77be64584d_5dd63fd029cd45b848601f--


From nobody Fri Oct  5 08:00:15 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF084130E5D for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 08:00:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 zN-VJlobQOCd for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 08:00: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 981C0130E02 for <quic-issues@ietf.org>; Fri,  5 Oct 2018 08:00:07 -0700 (PDT)
Date: Fri, 05 Oct 2018 08:00:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538751606; bh=MztlbrJe6ZpBroUuLtvcdbG/bfACF3yPVJnXeI5/Eqc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BJeZCjiXDkoynEC3PihypOk6kaQc4EA2Md7yrSWCaqFmA4rtXm8ia97tBDyAmwovH 2bOWlBelL48SQeYFt6Mev30FOTfMq/p1oUPmOSM8t/UyCRKEkBU6/N72nIc6soPZT8 TMr8LeRmjVVhiW7R/Q/YIsPkRoZ6eWTBDJSOAaqg=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9f0719a74ba047ac3fa4c9d523880bdecaa8956392cf0000000117cf3e7692a169ce15e10901@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1835/427395555@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1835@github.com>
References: <quicwg/base-drafts/issues/1835@github.com>
Subject: Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb77c76884d1_ab83fc4ecad45bc6086d2"; 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/4UoNur_BQsMg1ZImryuMKbZS6hM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 15:00:14 -0000

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

Empty packets also serve a keep-alive purpose. That said, there is another PR, or something, suggesting packets should have a minimum length to simplify PNE. That would naturally void empty 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/1835#issuecomment-427395555
----==_mimepart_5bb77c76884d1_ab83fc4ecad45bc6086d2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Empty packets also serve a keep-alive purpose. That said, there is another PR, or something, suggesting packets should have a minimum length to simplify PNE. That would naturally void empty 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/1835#issuecomment-427395555">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyu2i2nwJDoQzYwo4uCawkOY-BTeks5uh3P2gaJpZM4XJmP4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9vKY-vXhdT4Txcbz9mBySRhfntuks5uh3P2gaJpZM4XJmP4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1835: Empty packets also serve a keep-alive purpose. That said, there is another PR, or something, suggesting packets should have a minimum length to simplify PNE. That would naturally void empty packets."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427395555"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427395555",
"url": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427395555",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427395555"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388391928\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb77c76884d1_ab83fc4ecad45bc6086d2--


From nobody Fri Oct  5 08:22:20 2018
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 D7D43130DEB for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 08:22:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.999
X-Spam-Level: 
X-Spam-Status: No, score=-2.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id khLYKTR6aSdv for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 08:22:17 -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 45976130E02 for <quic-issues@ietf.org>; Fri,  5 Oct 2018 08:22: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=meiuC015O1doyJzbl2hFSGmsRhk=; b=E6LO9aeBUOFtS+s9 PilWfVb/KGhn8lY807CcOGM2UJoQXs+NY6GdUAaBBiv1UQT2O6kQEDsjL2dzn2zP q2VQfVrzxu1AHtJYdQ6Df2e+MuI9rZxhnlPQrhLiDw2ecVx1nbv9aeRGvnO3YPs3 HN93XifbIGDQzXXmgmxiPYTyWdc=
Received: by filter0794p1las1.sendgrid.net with SMTP id filter0794p1las1-13951-5BB781A8-4 2018-10-05 15:22:16.118411377 +0000 UTC m=+2482701.618722146
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0007p1iad2.sendgrid.net (SG) with ESMTP id uC_mqd3pSGaeRgX-N7q5_Q for <quic-issues@ietf.org>; Fri, 05 Oct 2018 15:22:16.090 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id 0B3D93E0095 for <quic-issues@ietf.org>; Fri,  5 Oct 2018 08:22:16 -0700 (PDT)
Date: Fri, 05 Oct 2018 15:22:16 +0000 (UTC)
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe27390e945e3f332b02037260fad4e8921117c1392cf0000000117cf43a792a169ce15e10901@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1835/427402973@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1835@github.com>
References: <quicwg/base-drafts/issues/1835@github.com>
Subject: Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb781a8764d_45273ffd12cd45c03476ae"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2GktPqva9Ygm2/g4X3CjO8u586pejRhTqYyn WKKH8z5BKJnUHTik+SMH6xkQwZERh0nAlvv0iDV4JqKD+Auxdb9N2Iln17B5TDr5LCdFSb5sk0v+us /ZwQcT2Mjs1eFhRJKVUPbYksRI/QY3Y5AuIYowAE3VmF3f3SQf12z78U8KBq/1X13dbyeBwEygps9l U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/okFxHJUYMmdzDW5ZjOmxnOznWwM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 15:22:19 -0000

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

My main point is that the spec says MUST NOT be empty without specifying receiver behavior. So the spec should either not say that, or specify the 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/issues/1835#issuecomment-427402973
----==_mimepart_5bb781a8764d_45273ffd12cd45c03476ae
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>My main point is that the spec says MUST NOT be empty without specifying receiver behavior. So the spec should either not say that, or specify the 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/issues/1835#issuecomment-427402973">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3kLWndcU1irEzMai6bf1RN2o3woks5uh3kogaJpZM4XJmP4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2zB_Ax-_jaqbU3iZybjDwtREAMtks5uh3kogaJpZM4XJmP4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema in #1835: My main point is that the spec says MUST NOT be empty without specifying receiver behavior. So the spec should either not say that, or specify the behavior."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427402973"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427402973",
"url": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427402973",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427402973"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388391928\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb781a8764d_45273ffd12cd45c03476ae--


From nobody Fri Oct  5 08:33:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4F88130E1B for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 08:33:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 jf96NMuCmnPY for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 08:33: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 03AB1130DEB for <quic-issues@ietf.org>; Fri,  5 Oct 2018 08:33:07 -0700 (PDT)
Date: Fri, 05 Oct 2018 08:33:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538753587; bh=QdWRhhDBPeTebsNkY4l0GsRHzZGORb1m4zT7+lxjCo4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r/sg5KQD36LY4rPUVIvknzJ18XLFepbQhCVPIobvpY4qYH6mHyacwJw6Jy/ws9K8Y WI3uuZYXUlHBuYItsoGgd1Yr6zV17OjhWN04yYUydWdK/o2l5sLxTIJ2ai14GBODhj Iz6MO6fde0rO4ZYmL7n/pltEQ4aytVSvPE8hDuow=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc74a0cd94a564f083ff2bde6a0af548b14b26a2592cf0000000117cf463392a169ce15e10901@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1835/427406446@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1835@github.com>
References: <quicwg/base-drafts/issues/1835@github.com>
Subject: Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb7843355603_e8e3ff3bfed45c0333fe"; 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/6gT90sVivkb-Jlmqho55hrF4mxA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 15:33:10 -0000

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

I agree with your point, I'm just mentioning that any resolution needs to consider handshake behavior in a way that does open for DoS injection.

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

<p>I agree with your point, I'm just mentioning that any resolution needs to consider handshake behavior in a way that does open for DoS injection.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427406446">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-SyIBRH6kKikD-xKHLdgxcPUzpFks5uh3uzgaJpZM4XJmP4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1P2ih4ZCwpkIL3gTDXdDdcu8maXks5uh3uzgaJpZM4XJmP4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1835: I agree with your point, I'm just mentioning that any resolution needs to consider handshake behavior in a way that does open for DoS injection."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427406446"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427406446",
"url": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427406446",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427406446"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388391928\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb7843355603_e8e3ff3bfed45c0333fe--


From nobody Fri Oct  5 09:42:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E987130E51 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 09:42:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4oltJdImBNYR for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 09:42:28 -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 DEEB7130DC1 for <quic-issues@ietf.org>; Fri,  5 Oct 2018 09:42:27 -0700 (PDT)
Date: Fri, 05 Oct 2018 09:42:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538757747; bh=c3QmUIF/eM26x9U0JhUjlabvcZ4EAitc4hAXf463aEk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=yW5uO+08mjxS7O6RrrHNPQBXFaAR9V/f9fUGXzkdi4cHuv/Xr0BUCyG/MLTxqaBCy nXFIB7UJTednoOxEVu9/0O4JuAoSeKbGvRQ0OZzL5mu2dtMTP2z7ix59CLRqFHlw8M gDomP5cQKavN2k5NhWJIWY+DWS84RXtkqTt5mBAM=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8b395569242e405089369b972bd362e01039f20992cf0000000117cf567292a169ce15e45ac3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1836@github.com>
Subject: [quicwg/base-drafts] "Handshake Packet" is Overloaded (#1836)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb79472eb6ce_3d4b3f7e6dad45b43713c4"; 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/eUsSfVZvb2CttRhAXrIrgOeeYuY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 16:42:31 -0000

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

In the base drafts I can think of three definitions of handshake packets:

1) Packets of type "handshake" (obviously)
2) Packets with Long Headers (Used to limit server send before address verification), not formally defined as such but confusingly in the "handshake packets" section even though it applies to Initial, Handshake, and (in theory) 1-RTT packets.
3) In the Recovery draft, is_handshake_packets refers to packets with long headers that also contain CRYPTO frames.

This isn't a satisfactory state of affairs. I propose we retain #1. For #2, I believe it's sufficient to simply put this somewhere else (I vote for the flow control section) and make it clear that it applies to packets of all types.

For #3, I suggest we name it "crypto packets", as this term doesn't exist elsewhere. I don't really care what the name is as long as it's unique.

I'm happy to file a PR if no one has any problems with what I've 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/issues/1836
----==_mimepart_5bb79472eb6ce_3d4b3f7e6dad45b43713c4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In the base drafts I can think of three definitions of handshake packets:</p>
<ol>
<li>Packets of type "handshake" (obviously)</li>
<li>Packets with Long Headers (Used to limit server send before address verification), not formally defined as such but confusingly in the "handshake packets" section even though it applies to Initial, Handshake, and (in theory) 1-RTT packets.</li>
<li>In the Recovery draft, is_handshake_packets refers to packets with long headers that also contain CRYPTO frames.</li>
</ol>
<p>This isn't a satisfactory state of affairs. I propose we retain <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="189961028" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1/hovercard" href="https://github.com/quicwg/base-drafts/pull/1">#1</a>. For <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="189966909" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2/hovercard" href="https://github.com/quicwg/base-drafts/issues/2">#2</a>, I believe it's sufficient to simply put this somewhere else (I vote for the flow control section) and make it clear that it applies to packets of all types.</p>
<p>For <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="189968216" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/3" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/3/hovercard" href="https://github.com/quicwg/base-drafts/issues/3">#3</a>, I suggest we name it "crypto packets", as this term doesn't exist elsewhere. I don't really care what the name is as long as it's unique.</p>
<p>I'm happy to file a PR if no one has any problems with what I've 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/issues/1836">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3apM9BaWT-WmAdTpOWfvTTMPM8Rks5uh4vygaJpZM4XKkFs">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxTLRe6cZ4qvj3A-Nk0PeaBxLQ47ks5uh4vygaJpZM4XKkFs.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"\"Handshake Packet\" is Overloaded (#1836)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1836"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1836",
"url": "https://github.com/quicwg/base-drafts/issues/1836",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "\"Handshake Packet\" is Overloaded (#1836)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1836
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1836,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1836\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1836"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388645228\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb79472eb6ce_3d4b3f7e6dad45b43713c4--


From nobody Fri Oct  5 10:32:27 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4065B130E11 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 10:32:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 dtFsEfStR-9k for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 10:32:24 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 9F526130E02 for <quic-issues@ietf.org>; Fri,  5 Oct 2018 10:32:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538760743; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=9s9qWGKBl6PAJnR62vmZSpqOO4tILwzcZL5qPdIYuUY=; b=SQ9b7BZrYnVTzCaypk7a67mh9sQySgQ9RTvrYQB94zcN6GxKQgQPw3zFvrVTBYGO3amc/Wfu ry/ki2ieT15F5/XSbbXvqHn3zJXBkuHOh5Q6X8hBQV7SUQireP+RsH2ki8Semmh6/0LX4TAO 4crGNd/f1YC7vWl06zFv/u8swdo=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bb7a027.7f54943b7450-smtp-out-n03; Fri, 05 Oct 2018 17:32:23 -0000 (UTC)
Date: Fri, 05 Oct 2018 10:32:23 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb7a0274e898_402f2b15d7db6588300aa@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f444a7: Move content into a Request Lifecycle section
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb7a0274e4f4_402f2b15d7db658829952"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tfBG0JpjQ8l5xgseXtNR7BR7bU4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 17:32:26 -0000

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

  Branch: refs/heads/reorganize_http
  Home:   https://github.com/quicwg/base-drafts
  Commit: f444a7ac2bb27181ea7c42b3a819ec4b4053a791
      https://github.com/quicwg/base-drafts/commit/f444a7ac2bb27181ea7c42b3a819ec4b4053a791
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

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

  Log Message:
  -----------
  Move content into a Request Lifecycle section



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb7a0274e4f4_402f2b15d7db658829952--


From nobody Fri Oct  5 10:38:37 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38AC6130E6E for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 10:38:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 jDwft8itmO4e for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 10:38:34 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 6DC2C130E11 for <quic-issues@ietf.org>; Fri,  5 Oct 2018 10:38:34 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538761113; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=CBGuDB4IXUXlnYlzBKT2RcTEvUezoux1Ln6DYs7bpk4=; b=yC3GaEGew9cUR+z/OEehTEeckHcZrhwBxs/HyFr5sk+vd58Ms0kg4CNo2eBTnxkqnlzCr9PI Bhxh9R9YFXb0y3OimPNhJagv2eEZqZwZbzF22O1aRaFmap2XoUAgeY3eOaNvGCMIXVfON1wl wbCxDzJmsefEcqd8nhHOHs80wqE=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bb7a199.7f5b7c48c450-smtp-out-n01; Fri, 05 Oct 2018 17:38:33 -0000 (UTC)
Date: Fri, 05 Oct 2018 10:38:32 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bb7a198a0982_6d922ae9f1d1a578105e1@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c1ab72: Move Extensions before Error Handling
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bb7a198a03b4_6d922ae9f1d1a57810446"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sM1a-3W9tLuYuI5GNdZO_dE3-J8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 17:38:36 -0000

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

  Branch: refs/heads/reorganize_http
  Home:   https://github.com/quicwg/base-drafts
  Commit: c1ab7279b1382bbeb64395067b88378ad5143e5a
      https://github.com/quicwg/base-drafts/commit/c1ab7279b1382bbeb64395067b88378ad5143e5a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

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

  Log Message:
  -----------
  Move Extensions before Error Handling


  Commit: 9bd4e44f9e6d7b2d0b598ffa34df3735418f111e
      https://github.com/quicwg/base-drafts/commit/9bd4e44f9e6d7b2d0b598ffa34df3735418f111e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

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

  Log Message:
  -----------
  Move H2 Considerations to an appendix


Compare: https://github.com/quicwg/base-drafts/compare/f444a7ac2bb2...9bd4e44f9e6d
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bb7a198a03b4_6d922ae9f1d1a57810446--


From nobody Fri Oct  5 10:40:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F38EE130E02 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 10:40:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 Xuer6F1V5GlQ for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 10:40: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 16948130DF6 for <quic-issues@ietf.org>; Fri,  5 Oct 2018 10:40:43 -0700 (PDT)
Date: Fri, 05 Oct 2018 10:40:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538761241; bh=NfpI7dM9ME/TXdN5PT06aczNOYRuWZWC5N2m0QyP56g=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=d5vplVQ1YdOf2jqPI/ucs7b/3tCqvx9AzUJwhJqgpSiWwjMbb46BbSrc8w+OuuoRm AP7Li/j+ZWiLcf3C+liqy7pgrGfQTZNq+RK3cILccdUZW9+PJlMLDfa/M5ql5FdVc8 naUPIC+A/TmC2wQIVc/dn0dEKdobhHagyB+4IwNs=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7a6008a2ccb47ecb849ba34ccdd08b8dacdae4d592cf0000000117cf641992a169ce15e4a0ff@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1837@github.com>
Subject: [quicwg/base-drafts] WIP:  HTTP Doc Reorganization (#1837)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb7a219d0648_22253fe7b18d45b813046f9"; 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/t6saEO-d-fglQKkMr-zw9rzHTlU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 17:40:45 -0000

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

Per discussion post-interim, rearranges document to a similar format as RFC7540:

- Intro
- Connection Setup & Maintenance
- Streams
- Frames
- HTTP Requests
- Closure
- Extensions
- Error Handling
- Appendix:  H2 Considerations

At this point, it's mostly unaltered text landing in different sections; if you see dangling text or ordering that no longer makes sense, feel free to point it out and I'll clean it up as I go.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Move content into a Request Lifecycle section
  * Move Extensions before Error Handling
  * Move H2 Considerations to an appendix

-- File Changes --

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

-- Patch Links --

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

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

<p>Per discussion post-interim, rearranges document to a similar format as RFC7540:</p>
<ul>
<li>Intro</li>
<li>Connection Setup &amp; Maintenance</li>
<li>Streams</li>
<li>Frames</li>
<li>HTTP Requests</li>
<li>Closure</li>
<li>Extensions</li>
<li>Error Handling</li>
<li>Appendix:  H2 Considerations</li>
</ul>
<p>At this point, it's mostly unaltered text landing in different sections; if you see dangling text or ordering that no longer makes sense, feel free to point it out and I'll clean it up as I go.</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/1837'>https://github.com/quicwg/base-drafts/pull/1837</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Move content into a Request Lifecycle section</li>
  <li>Move Extensions before Error Handling</li>
  <li>Move H2 Considerations to an appendix</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1837.patch'>https://github.com/quicwg/base-drafts/pull/1837.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1837.diff'>https://github.com/quicwg/base-drafts/pull/1837.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/1837">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9pAaEtMq8jwbZjMDFP-0j3YK8TFks5uh5mZgaJpZM4XKpPO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7__VwHB9FAH1DImR7dMYYFjGeO-ks5uh5mZgaJpZM4XKpPO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"WIP:  HTTP Doc Reorganization (#1837)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1837"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1837",
"url": "https://github.com/quicwg/base-drafts/pull/1837",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "WIP:  HTTP Doc Reorganization (#1837)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "f444a7a",
"value": "Move content into a Request Lifecycle section"
},
{
"name": "c1ab727",
"value": "Move Extensions before Error Handling"
},
{
"name": "9bd4e44",
"value": "Move H2 Considerations to an appendix"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1837/files#diff-0) (1163 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1837,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1837\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1837"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1837.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1837.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388666318\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb7a219d0648_22253fe7b18d45b813046f9--


From nobody Fri Oct  5 15:24:44 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B877130EE1 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 15:24:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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__hDAZohWq0 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 15:24: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 7EC73130E8E for <quic-issues@ietf.org>; Fri,  5 Oct 2018 15:24:29 -0700 (PDT)
Date: Fri, 05 Oct 2018 15:24:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538778268; bh=v7sYHLyxrn6QXNvBkQy8cDae6ujiDCYJ9sDyYp1uFK4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Tg2DHr8ipTF5kJgainipxcmb/tGmmbG+8Yf+/Mku6+Hwi8Ttr9W72Qi7yYLwwB3Bi hH96AQr3uy1A7YknJ38WUCB0qb4N0VzXCN1icTqbFgc2mURVnFo0atgz6h84K9qnQS ITsfwTn9zsYMlBx4TsE9AZl2HTl5C+AoySX7QPFw=
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/1818/push/2936136885@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1818@github.com>
References: <quicwg/base-drafts/pull/1818@github.com>
Subject: Re: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb7e49c23e29_6fdf3ffc9a8d45c4635a7"; 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/_ph-uo7JrckR8KqXLKnVnWCuj3c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 22:24:42 -0000

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

@martinduke pushed 1 commit.

ccbaf4c  Addressed Kazuho's issue


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1818/files/8e02354e4eefc6fdd2270549805cfe4db6ac7871..ccbaf4c20040baa61547bbe8532da5b0243271e2

----==_mimepart_5bb7e49c23e29_6fdf3ffc9a8d45c4635a7
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/ccbaf4c">ccbaf4c</a>  Addressed Kazuho&#39;s issue</li>
</ul>


<p style="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/1818/files/8e02354e4eefc6fdd2270549805cfe4db6ac7871..ccbaf4c20040baa61547bbe8532da5b0243271e2">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3sYZh6HJvmoDcq6iJvXfZtTmNr6ks5uh9wcgaJpZM4XC_Pi">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqys5Je_Dl3dQKS-S29qKd3TqUHxzks5uh9wcgaJpZM4XC_Pi.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke pushed 1 commit in #1818"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1818/files/8e02354e4eefc6fdd2270549805cfe4db6ac7871..ccbaf4c20040baa61547bbe8532da5b0243271e2"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1818/files/8e02354e4eefc6fdd2270549805cfe4db6ac7871..ccbaf4c20040baa61547bbe8532da5b0243271e2",
"url": "https://github.com/quicwg/base-drafts/pull/1818/files/8e02354e4eefc6fdd2270549805cfe4db6ac7871..ccbaf4c20040baa61547bbe8532da5b0243271e2",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke pushed 1 commit in #1818",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1818:",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [
{
"name": "ccbaf4c",
"value": "Addressed Kazuho's issue"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1818/files/8e02354e4eefc6fdd2270549805cfe4db6ac7871..ccbaf4c20040baa61547bbe8532da5b0243271e2"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386659298\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bb7e49c23e29_6fdf3ffc9a8d45c4635a7--


From nobody Fri Oct  5 15:29:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 73398128B14 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 15:29:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 HlIwuK5tFkrO for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 15:29:33 -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 E9D2E1277D2 for <quic-issues@ietf.org>; Fri,  5 Oct 2018 15:29:32 -0700 (PDT)
Date: Fri, 05 Oct 2018 15:29:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538778571; bh=mE0MAcCEaGbPXHBJjiGgppc5u6VT2CKOTWEf0a+r4/g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lNXnAE7jgPYhocfo/QXvwKbmJ9xyLWfRkPrdwcMsDFjLywKlHxQAgo/uZdGM+5vEK bxgLPTVDVH881fkF+Qs+2eLrqEj20E+VXoE91+VXv2AT+GLb1cl+nUh16hkFQxOrcy 2oxGEhvFClNuBneWnUMwm7petwh2lgnUGPklYut8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab57fec4569cdd7f12b690616f8472f84a90b9cdd592cf0000000117cfa7cb92a169ce15cb9be3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1818/c427515602@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1818@github.com>
References: <quicwg/base-drafts/pull/1818@github.com>
Subject: Re: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb7e5cb29e17_500b3ff0438d45b4161630"; 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/-_sjDutcgIMa97nw3TSjO_DGvSg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 22:29:34 -0000

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

Is this sufficient? The peer might ignore handshake level packets when ACK'ing 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/1818#issuecomment-427515602
----==_mimepart_5bb7e5cb29e17_500b3ff0438d45b4161630
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Is this sufficient? The peer might ignore handshake level packets when ACK'ing 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/1818#issuecomment-427515602">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1Ic1D5bvqlmRnsAlKvhg5wRz8uRks5uh91LgaJpZM4XC_Pi">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_6vzAoFBArxY0oo1TRErcYPOj8lks5uh91LgaJpZM4XC_Pi.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1818: Is this sufficient? The peer might ignore handshake level packets when ACK'ing 1-RTT."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1818#issuecomment-427515602"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1818#issuecomment-427515602",
"url": "https://github.com/quicwg/base-drafts/pull/1818#issuecomment-427515602",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1818,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1818\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1818#issuecomment-427515602"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386659298\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb7e5cb29e17_500b3ff0438d45b4161630--


From nobody Fri Oct  5 15:57:58 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D0437130DE2 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 15:57:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YF9WNZLXAT9v for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 15:57: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 4FC0E129AB8 for <quic-issues@ietf.org>; Fri,  5 Oct 2018 15:57:24 -0700 (PDT)
Date: Fri, 05 Oct 2018 15:57:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538780243; bh=grFa5RmZBJYJkSSzv97Dlf6OPexPR/MitiffQKT3U3E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lpODyBbR6s5x83jaF11MY8U45HRBmL3/0ZR9/L8PV150Af15BLix4TnN5Rak1nsE0 xiDW1PVLfd2iZpnVFPQuZ5OIQsCOTxL8kWS7MV8ex5Ggy5siT82fenR3PaV/pRM0mF IgM2D6W/2cLKycXDIFfqJNAC2cRP4wIGnn+BMsz4=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4d9ce8b17da12045fb33112138df7f57cfac688c92cf0000000117cfae5392a169ce105fcf55@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/941/427519947@github.com>
In-Reply-To: <quicwg/base-drafts/issues/941@github.com>
References: <quicwg/base-drafts/issues/941@github.com>
Subject: Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb7ec538c78e_74f53fdb652d45bc20883c"; 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/jOb55S8PgvSi1vX3p6kS4PLe6Rw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 22:57:37 -0000

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

What would be the impact of changing the hq ALPN value to h2? Whatever we call it, it's basically HTTP/2 for QUIC, and on a QUIC connection there's no ambiguity as to what the client is asking for.

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

<p>What would be the impact of changing the hq ALPN value to h2? Whatever we call it, it's basically HTTP/2 for QUIC, and on a QUIC connection there's no ambiguity as to what the client is asking for.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/941#issuecomment-427519947">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4LPDxBtliVYed2HoKPWTnQb8Eh-ks5uh-PTgaJpZM4QhXjN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3Cu4T6bJ__aosr9NqqnmNtQOlKyks5uh-PTgaJpZM4QhXjN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke in #941: What would be the impact of changing the hq ALPN value to h2? Whatever we call it, it's basically HTTP/2 for QUIC, and on a QUIC connection there's no ambiguity as to what the client is asking for."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/941#issuecomment-427519947"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-427519947",
"url": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-427519947",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 941,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 941\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-427519947"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 277182669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb7ec538c78e_74f53fdb652d45bc20883c--


From nobody Fri Oct  5 16:09:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D77C128B14 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 16:09:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 EWi03g3BHpT7 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 16:09: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 3471012872C for <quic-issues@ietf.org>; Fri,  5 Oct 2018 16:09:01 -0700 (PDT)
Date: Fri, 05 Oct 2018 16:09:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538780940; bh=R1hkXJg2QqaUrim2fBUATRDcHolHF+X5lWNEycqaBr8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gu4CRFkJ3ngOkUq5EVZJPkGdBa9U5ddhHxtW0eICZ4vjRarsx82TpUbD38/Rcm8+a xfeNH1yeFd2BUWGaaAEtpUMFIlnMvg6EeDuv75AzUou77ihSHBnnMuSrf+CRN+NpFh d4bqFK51fSCu8tVgphu1NA5dkXOswZBQmcz3KmX4=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab011ed5c0a30e21f83037be9456a221c58d89a86c92cf0000000117cfb10c92a169ce15cbb1a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1819/review/162228671@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1819@github.com>
References: <quicwg/base-drafts/pull/1819@github.com>
Subject: Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb7ef0c7cada_4adb3fb068ed45c4891fd"; 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/pXPNi4AQsZUfIGH1rnslW5Y8DFQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 23:09:03 -0000

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

martinduke commented on this pull request.



> @@ -736,6 +733,18 @@ and will contain a CRYPTO frame with an offset matching the size of the CRYPTO
 frame sent in the first Initial packet.  Cryptographic handshake messages
 subsequent to the first do not need to fit within a single UDP datagram.
 
+### Handling of Fatal Initial Packets
+
+The contents of some Initial packets may, according to this specification, force

I really don't want to go everywhere it says we MUST terminate the connection and then add "unless it's an Initial and ..." Inevitably it's a bit clunky.

Your language is fine, but I'd like to preserve the option to just drop the packet without running any timer. It's a simpler course of action for the endpoint and I don't see a significant downside.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1819#discussion_r223158298
----==_mimepart_5bb7ef0c7cada_4adb3fb068ed45c4891fd
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/1819#discussion_r223158298">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -736,6 +733,18 @@ and will contain a CRYPTO frame with an offset matching the size of the CRYPTO
 frame sent in the first Initial packet.  Cryptographic handshake messages
 subsequent to the first do not need to fit within a single UDP datagram.
 
+### Handling of Fatal Initial Packets
+
+The contents of some Initial packets may, according to this specification, force
</pre>
<p>I really don't want to go everywhere it says we MUST terminate the connection and then add "unless it's an Initial and ..." Inevitably it's a bit clunky.</p>
<p>Your language is fine, but I'd like to preserve the option to just drop the packet without running any timer. It's a simpler course of action for the endpoint and I don't see a significant downside.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1819#discussion_r223158298">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxYrXrkiKVrldVALUJNnyDSbelCPks5uh-aMgaJpZM4XDBDF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0VaV8FnUlzoWRI13uXQsboiSd4lks5uh-aMgaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke commented on #1819"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1819#discussion_r223158298"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819#discussion_r223158298",
"url": "https://github.com/quicwg/base-drafts/pull/1819#discussion_r223158298",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke commented on 1819",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819#discussion_r223158298"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386666693\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb7ef0c7cada_4adb3fb068ed45c4891fd--


From nobody Fri Oct  5 16:12:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 30C2C12872C for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 16:12:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 sTI5q9kyEISU for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 16:12:01 -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 605381277D2 for <quic-issues@ietf.org>; Fri,  5 Oct 2018 16:12:01 -0700 (PDT)
Date: Fri, 05 Oct 2018 16:12:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538781121; bh=WMrlpFmvJZEmamZIjRCZFLjNaGmKYQUunITFl9a5OcM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XP1OW4mQYsXVFn/T6RXcXDNeCLxxpoZ4yA/YMl995obbDIbHib03f+SPSUyJolhk2 Sumx6TCHbkpmoGr9aoEBpolibv9mak+aHvlr+eoSOERlI/PHrWATahbRajmf1Ov8Vu gj3fxEO5pB7uURxnlhzeQS+9KtcRVaj0zz213Jwk=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfe56b8837bca7a70f5efd9dc3c0ce76ff278d10092cf0000000117cfb1c092a169ce15cb9be3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1818/c427522070@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1818@github.com>
References: <quicwg/base-drafts/pull/1818@github.com>
Subject: Re: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb7efc0ceb3d_525c3fd7be4d45c4144482"; 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/g1oMgY0aGIYHIdjcD--l_HTrW3E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Oct 2018 23:12:03 -0000

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

@mikkelfj It shouldn't. If it decrypts the packet, it MUST tear it down. Worst case, it's already tossed the keys, which seems a bit premature in this context. But we could suggest sending in both contexts.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1818#issuecomment-427522070
----==_mimepart_5bb7efc0ceb3d_525c3fd7be4d45c4144482
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 shouldn't. If it decrypts the packet, it MUST tear it down. Worst case, it's already tossed the keys, which seems a bit premature in this context. But we could suggest sending in both contexts.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1818#issuecomment-427522070">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyWw6L8jE6XBZpXi9gpJ4lPzrNBHks5uh-dAgaJpZM4XC_Pi">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6AbaZah5afJvQemn1MXLvUWbV8kks5uh-dAgaJpZM4XC_Pi.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke in #1818: @mikkelfj It shouldn't. If it decrypts the packet, it MUST tear it down. Worst case, it's already tossed the keys, which seems a bit premature in this context. But we could suggest sending in both contexts."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1818#issuecomment-427522070"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1818#issuecomment-427522070",
"url": "https://github.com/quicwg/base-drafts/pull/1818#issuecomment-427522070",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1818,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1818\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1818#issuecomment-427522070"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386659298\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb7efc0ceb3d_525c3fd7be4d45c4144482--


From nobody Fri Oct  5 20:03:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E9CB12F295 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 20:03: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,  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 4X6JbFnghxP0 for <quic-issues@ietfa.amsl.com>; Fri,  5 Oct 2018 20:03: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 99A71130DE3 for <quic-issues@ietf.org>; Fri,  5 Oct 2018 20:03:20 -0700 (PDT)
Date: Fri, 05 Oct 2018 20:03:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538794999; bh=J0Cln1WUiNV71hFhFeejQQ23OkD37zHEAUFgpmjWMSM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qH5tx6vPKQlyPjmiWd2wH5SG2ssHdjHdb+07IrOIfGwVVcOWzSeC55G5qQJ0fiTS6 8MEqfFfMGLMgSjJXoh0wZ/uxNPf3sX3L3aJEzYO4MA2Uf63NY6seMRQw4fMhD6/nx3 1kxjMdGuNVWrOof7Ve+Lj5eVal1m3KumVuh7q7SU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab955d558a8e8037192634667743e883e6f6a6405292cf0000000117cfe7f792a169ce15cb9be3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1818/c427540971@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1818@github.com>
References: <quicwg/base-drafts/pull/1818@github.com>
Subject: Re: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb825f73d0e0_52213fcf654d45bc311413"; 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/IFFWTId0GR__dtt5c8mHwB72yoo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 06 Oct 2018 03:03:23 -0000

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

@mikkelfj I _think_ what the PR says is sufficient, because it an endpoint is expected to hold the Handshake key for 3 RTO after all transmission using the key has been complete. Quoting from Section 4.9 of the TLS draft:
> After all CRYPTO frames for a given encryption level have been sent and all expected CRYPTO frames received, and all the corresponding acknowledgments have been received or sent, an endpoint starts a timer. For 0-RTT keys, which do not carry CRYPTO frames, this timer starts when the first packets protected with 1-RTT are sent or received. To limit the effect of packet loss around a change in keys, endpoints MUST retain packet protection keys for that encryption level for at least three times the current Retransmission Timeout (RTO) interval as defined in [QUIC-RECOVERY]. Retaining keys for this interval allows packets containing CRYPTO or ACK frames at that encryption level to be sent if packets are determined to be lost or new packets require acknowledgment.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1818#issuecomment-427540971
----==_mimepart_5bb825f73d0e0_52213fcf654d45bc311413
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=3D193335" data-octo-click=3D"hovercard-link-cl=
ick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/m=
ikkelfj">@mikkelfj</a> I <em>think</em> what the PR says is sufficient, b=
ecause it an endpoint is expected to hold the Handshake key for 3 RTO aft=
er all transmission using the key has been complete. Quoting from Section=
 4.9 of the TLS draft:</p>
<blockquote>
<p>After all CRYPTO frames for a given encryption level have been sent an=
d all expected CRYPTO frames received, and all the corresponding acknowle=
dgments have been received or sent, an endpoint starts a timer. For 0-RTT=
 keys, which do not carry CRYPTO frames, this timer starts when the first=
 packets protected with 1-RTT are sent or received. To limit the effect o=
f packet loss around a change in keys, endpoints MUST retain packet prote=
ction keys for that encryption level for at least three times the current=
 Retransmission Timeout (RTO) interval as defined in [QUIC-RECOVERY]. Ret=
aining keys for this interval allows packets containing CRYPTO or ACK fra=
mes at that encryption level to be sent if packets are determined to be l=
ost or new packets require acknowledgment.</p>
</blockquote>

<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/1818#issuecomment-427540971">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2L4uH=
hQga5dtb69pYFKlThmswbyks5uiB13gaJpZM4XC_Pi">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq9MgIuDNPGxd1AtkFOwebJSBuQrL=
ks5uiB13gaJpZM4XC_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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1818: @mikkelfj I _think_ what the PR says is sufficient, because =
it an endpoint is expected to hold the Handshake key for 3 RTO after all =
transmission using the key has been complete. Quoting from Section 4.9 of=
 the TLS draft:\r\n\u003e After all CRYPTO frames for a given encryption =
level have been sent and all expected CRYPTO frames received, and all the=
 corresponding acknowledgments have been received or sent, an endpoint st=
arts a timer. For 0-RTT keys, which do not carry CRYPTO frames, this time=
r starts when the first packets protected with 1-RTT are sent or received=
. To limit the effect of packet loss around a change in keys, endpoints M=
UST retain packet protection keys for that encryption level for at least =
three times the current Retransmission Timeout (RTO) interval as defined =
in [QUIC-RECOVERY]. Retaining keys for this interval allows packets conta=
ining CRYPTO or ACK frames at that encryption level to be sent if packets=
 are determined to be lost or new packets require acknowledgment.\r\n"}],=
"action":{"name":"View Pull Request","url":"https://github.com/quicwg/bas=
e-drafts/pull/1818#issuecomment-427540971"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1818#issuecomment-4=
27540971",
"url": "https://github.com/quicwg/base-drafts/pull/1818#issuecomment-4275=
40971",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Clarify crypto context for Connection =
Close (#1818)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1818,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1818\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1818#issuecomment-4275=
40971"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3866592=
98\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb825f73d0e0_52213fcf654d45bc311413--


From nobody Sat Oct  6 07:36:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D943127333 for <quic-issues@ietfa.amsl.com>; Sat,  6 Oct 2018 07:36:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 d6EFbKQspAtt for <quic-issues@ietfa.amsl.com>; Sat,  6 Oct 2018 07:35: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 5417A127148 for <quic-issues@ietf.org>; Sat,  6 Oct 2018 07:35:59 -0700 (PDT)
Date: Sat, 06 Oct 2018 07:35:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538836558; bh=j+kBk4U0RsLEPc1OyUJZjLR2ducloJBLm6/B6CCoTNI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FAVWU4+bCXknPLvdYiyQBOmce+WPjhBvvV7xetdccuJbgKq0mmJh4+PSfLsggmVKC qPHXpKGnQpaYKJhXDAwaXTlyJmAWB71dtpC5LlUEAy48cXuzcNYlQISDwrMmOg/V2U i0eInHExkpk/s3KwKBMpOWc+LL/w2WB8IABOPpww=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab72496d510dbc20142b89c1dfbd51111ab9892aa492cf0000000117d08a4e92a169ce105fcf55@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/941/427578506@github.com>
In-Reply-To: <quicwg/base-drafts/issues/941@github.com>
References: <quicwg/base-drafts/issues/941@github.com>
Subject: Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb8c84e5bb60_3ffb3ff684ad45c0810196"; 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/CYKK1RqELFEpHBFcBb4gduW5Dsg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 06 Oct 2018 14:36:01 -0000

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

At a conceptual level, we'd be defining the hq ALPN ID for Alt-Svc, that is never used for TLS ALPN :)

I guess this might come down to how implementations support mixed application layer protocols. I might build a dispatcher that operates on the protocol decided by TLS ALPN, deciding whether to invoke H2 or HQ handshake code. 

Right now, QUIC operates over UDP but I'd like to think we build HTTP over QUIC implementations that are functional any knowledge of the protocol under QUIC (e.g. QUIC over CAN bus).

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

<p>At a conceptual level, we'd be defining the hq ALPN ID for Alt-Svc, th=
at is never used for TLS ALPN :)</p>
<p>I guess this might come down to how implementations support mixed appl=
ication layer protocols. I might build a dispatcher that operates on the =
protocol decided by TLS ALPN, deciding whether to invoke H2 or HQ handsha=
ke code.</p>
<p>Right now, QUIC operates over UDP but I'd like to think we build HTTP =
over QUIC implementations that are functional any knowledge of the protoc=
ol under QUIC (e.g. QUIC over CAN bus).</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/941#issuecomment-427578506">view it on GitHub</a>, =
or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0nPa=
zr_H8bJLRec3KjqosbncD0Pks5uiL_OgaJpZM4QhXjN">mute the thread</a>.<img src=
=3D"https://github.com/notifications/beacon/AWbkqxRFxcr3Iqynse2tsVxu4YFVm=
h9Fks5uiL_OgaJpZM4QhXjN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #941: At a conceptual level, we'd be defining the hq ALPN ID for A=
lt-Svc, that is never used for TLS ALPN :)\r\n\r\nI guess this might come=
 down to how implementations support mixed application layer protocols. I=
 might build a dispatcher that operates on the protocol decided by TLS AL=
PN, deciding whether to invoke H2 or HQ handshake code. \r\n\r\nRight now=
, QUIC operates over UDP but I'd like to think we build HTTP over QUIC im=
plementations that are functional any knowledge of the protocol under QUI=
C (e.g. QUIC over CAN bus)."}],"action":{"name":"View Issue","url":"https=
://github.com/quicwg/base-drafts/issues/941#issuecomment-427578506"}}}</s=
cript>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-=
427578506",
"url": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-427=
578506",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)",=

"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 941,\n\"IssueComment\": \"{{IssueCom=
ment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 941\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-427=
578506"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 2771826=
69\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bb8c84e5bb60_3ffb3ff684ad45c0810196--


From nobody Sun Oct  7 03:02:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38B36130DD5 for <quic-issues@ietfa.amsl.com>; Sun,  7 Oct 2018 03:02:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 WE2jfUM84nwt for <quic-issues@ietfa.amsl.com>; Sun,  7 Oct 2018 03:02: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 60ADD130DCD for <quic-issues@ietf.org>; Sun,  7 Oct 2018 03:02:54 -0700 (PDT)
Date: Sun, 07 Oct 2018 03:02:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1538906571; bh=8CUajdN9WklBFt+PSD/249gEjvBoHQJ14R9QMOQ/nrM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=NZFdJ27sOZ8FpdC2inBdq18hfE2ksqZby+RWU9Bj4iUmtgw4EQjiLDbGdFCkJBCSQ KxXYXWwYdpv13u6QIQkhC2dk349WRzukG3/gM5Z3xSSIC+Ym7NUXMoX9eqCZRcsItY ZAlCb7JfMOC5zSub252oAwAa5UYg90Cx2TIlrodg=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab539ae6a98b3b6815dba5c6ad064196ad2b047d7d92cf0000000117d19bcb92a169ce15e83506@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1838@github.com>
Subject: [quicwg/base-drafts] ECN counters and Coalescing of QUIC packets (#1838)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bb9d9cbd1ac1_6a7d3fd2eaed45c04926f0"; 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/XAWVlBTZ60FflfcTA2iEMi4yV1k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 07 Oct 2018 10:02:56 -0000

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

I realize there exist a need to clarify the text regarding ECN on the relation between IP packets and QUIC packets. As QUIC tracks QUIC packets, and not IP packets, this relation when coaleing occurs needs to be clarified. What I think is needed are:
- In Section 6.8: Using Explicit Congestion Notification should be updated to be explicit about when it talks about IP packet and when about QUIC packets. 
- State explicitly that for coalesed QUIC packets, the IP packet's ECN field value is reported for each QUIC 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/1838
----==_mimepart_5bb9d9cbd1ac1_6a7d3fd2eaed45c04926f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I realize there exist a need to clarify the text regarding ECN on the relation between IP packets and QUIC packets. As QUIC tracks QUIC packets, and not IP packets, this relation when coaleing occurs needs to be clarified. What I think is needed are:</p>
<ul>
<li>In Section 6.8: Using Explicit Congestion Notification should be updated to be explicit about when it talks about IP packet and when about QUIC packets.</li>
<li>State explicitly that for coalesed QUIC packets, the IP packet's ECN field value is reported for each QUIC packet.</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1838">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6YxeFGaO2CPKUA-TABokcluZgsUks5uidFLgaJpZM4XLxOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6g6vQW_XqQrUD9Y3DksTIzomQNgks5uidFLgaJpZM4XLxOA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"ECN counters and Coalescing of QUIC packets (#1838)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1838"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1838",
"url": "https://github.com/quicwg/base-drafts/issues/1838",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "ECN counters and Coalescing of QUIC packets (#1838)",
"sections": [
{
"text": "",
"activityTitle": "**Magnus Westerlund**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@gloinul",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1838
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1838,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1838\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1838"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388961152\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bb9d9cbd1ac1_6a7d3fd2eaed45c04926f0--


From nobody Sun Oct  7 18:03:22 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9FB9C130E4A for <quic-issues@ietfa.amsl.com>; Sun,  7 Oct 2018 18:03:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level: 
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 YfhXJkGZpNtD for <quic-issues@ietfa.amsl.com>; Sun,  7 Oct 2018 18:03:19 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 D92381200D7 for <quic-issues@ietf.org>; Sun,  7 Oct 2018 18:03:18 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1538960597; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=t9rCdk8Mh6Ve7G4B0VwFqOp1kGqAOR13jse3ZUhXOz4=; b=EMLaRMvkMMt4nE/6l0ZhW5mEQMBpgYIReKiq33ULcLhSm6W67+glcnfeQ14NMSqOTnSXzbcr Lx8tSm9NF+X2/4dMlsRe4fRh4RhoRYQKdxkY35WfczZX3dS6j9oERza26X4Q3ak+BZA1LFY2 8QJJfBXKAtgT2ZJYpde69iP/JTU=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bbaacd5.7fcf3be226c0-smtp-out-n01; Mon, 08 Oct 2018 01:03:17 -0000 (UTC)
Date: Sun, 07 Oct 2018 18:03:16 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bbaacd431b5a_4ef92ad9a199a5842717e@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] ba7f90: rough in 103 agenda
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bbaacd43168f_4ef92ad9a199a584270a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/13a_OmvPDqM-KrBaB8PvPEm25t0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 01:03:21 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: ba7f90f61b991e1e0d003833088e572999ad0473
      https://github.com/quicwg/wg-materials/commit/ba7f90f61b991e1e0d003833088e572999ad0473
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-08 (Mon, 08 Oct 2018)

  Changed paths:
    A ietf103/agenda.md

  Log Message:
  -----------
  rough in 103 agenda



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bbaacd43168f_4ef92ad9a199a584270a--


From nobody Mon Oct  8 06:58:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 30D8F130DC0 for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 06:58:05 -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,  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 1U7n4JA2Ukuu for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 06:58: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 669BF12F1A5 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 06:58:03 -0700 (PDT)
Date: Mon, 08 Oct 2018 06:58:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539007082; bh=wqs3XBFhXUugc2+Jia3VDpMyx5fKkWaN+ISL1xHptPw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NiflPJctNRCkJiNuD191ZW6xuGThIMWCw7H0w96+pPTB5Nor6J40YxDxtBtO2xxZf ovE90skHMVvhszIQm12Q0tc2525ufqAqUTM343e+KpebbC8AICt8yUyEWpFTqPOEeu 3gY5BfbOSF2RErkkDUscWjiQpmM1xFM8Er+LQM6c=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc73f200065858f101bc9b63f448378922f1f9d1e92cf0000000117d3246a92a169ce15e45ac3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1836/427844323@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1836@github.com>
References: <quicwg/base-drafts/issues/1836@github.com>
Subject: Re: [quicwg/base-drafts] "Handshake Packet" is Overloaded (#1836)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbb626a528c7_7b103fd358ed45c0236161"; 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/hvufgZKNdaxxNOc-drbXt4bLLuI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 13:58:05 -0000

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

For 3, crypto packets SGTM and a PR is always appreciated.  I'd suggest a separate PR from fixing 2, since it's a separate doc and they're not inter-dependent.

On 2, I'm less clear what you're referencing.  There's a section called Cryptographic Handshake Packets(https://tools.ietf.org/html/draft-ietf-quic-transport-15#section-4.5) that does a good job of not abbreviating to handshake packets.

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

<p>For 3, crypto packets SGTM and a PR is always appreciated.  I'd sugges=
t a separate PR from fixing 2, since it's a separate doc and they're not =
inter-dependent.</p>
<p>On 2, I'm less clear what you're referencing.  There's a section calle=
d Cryptographic Handshake Packets(<a href=3D"https://tools.ietf.org/html/=
draft-ietf-quic-transport-15#section-4.5" rel=3D"nofollow">https://tools.=
ietf.org/html/draft-ietf-quic-transport-15#section-4.5</a>) that does a g=
ood job of not abbreviating to handshake packets.</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/1836#issuecomment-427844323">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1Xr=
rhmBtd91BcEe0T1LiZsmtSonks5ui1nqgaJpZM4XKkFs">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq3XdLPGMLWr6oV0VV7RR4IPJ=
IvJIks5ui1nqgaJpZM4XKkFs.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett in #1836: For 3, crypto packets SGTM and a PR is always appreciated.=
  I'd suggest a separate PR from fixing 2, since it's a separate doc and =
they're not inter-dependent.\r\n\r\nOn 2, I'm less clear what you're refe=
rencing.  There's a section called Cryptographic Handshake Packets(https:=
//tools.ietf.org/html/draft-ietf-quic-transport-15#section-4.5) that does=
 a good job of not abbreviating to handshake packets."}],"action":{"name"=
:"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1836#is=
suecomment-427844323"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1836#issuecomment=
-427844323",
"url": "https://github.com/quicwg/base-drafts/issues/1836#issuecomment-42=
7844323",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] \"Handshake Packet\" is Overloaded (#1=
836)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1836,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1836\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1836#issuecomment-42=
7844323"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3886452=
28\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbb626a528c7_7b103fd358ed45c0236161--


From nobody Mon Oct  8 07:00:44 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5CF87130E9E for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 07:00:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.457
X-Spam-Level: 
X-Spam-Status: No, score=-1.457 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 U1ikCbBIvo3G for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 07:00:30 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 DF629130EB4 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 07:00:29 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539007228; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=cHcDUrh2/MGbv4Ei6WQ9uRsyY3v6GP7LhYaHFsbgDCE=; b=AKDGq5ITu0JGnyBVFYixj8KeODNfJXOktH7lfhxeE4VIoByWEynKtbnX62KEk4gMHNyKhBrJ eWgqSKgm40kTVRpgtKdGwzr+uyIpLsT9T4RoBgyzGx16N7ZjWmdItgHM3idM258FTYa5Ftku iN7muxL3MWCcXMaX86BT8B0ADO8=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bbb62fc.7fe49ad9d810-smtp-out-n01; Mon, 08 Oct 2018 14:00:28 -0000 (UTC)
Date: Mon, 08 Oct 2018 07:00:28 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bbb62fc7c3b5_2ea32af98791c5842581b@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0e33d1: Terminate the connection if there are no frames
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bbb62fc7bf22_2ea32af98791c58425755"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/138yh5vbkwdMnZjaJY3ax6IkqzQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 14:00:44 -0000

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

  Branch: refs/heads/ianswett-empty-packets
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0e33d139ace2cdec4d5018bd3ec0d5290fb4c248
      https://github.com/quicwg/base-drafts/commit/0e33d139ace2cdec4d5018bd3ec0d5290fb4c248
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-08 (Mon, 08 Oct 2018)

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

  Log Message:
  -----------
  Terminate the connection if there are no frames

Fixes #1835



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bbb62fc7bf22_2ea32af98791c58425755--


From nobody Mon Oct  8 07:01:28 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 03303130ECF for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 07:01:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 bEGsBm_GlMoU for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 07: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 1A1AB130EC0 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 07:01:15 -0700 (PDT)
Date: Mon, 08 Oct 2018 07:01:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539007274; bh=K/1xrVHCy8mi9Pi23sjSY34CAAH1ZDQMHFp2njgc6uQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=aEL0F9MfqWeogUNXP+IiNfqBnSsG6rihtpNJLa844WkgrFUvjNtgrAi/LW82AXHlC QKJbQlxZUCQCflVzQPuqIiHeOXrhdb4sK6Amcel2Qh1GsIyjHaslF76Gn7EMtCGR28 qSREePJBHBh65o+EVhXcXK0lvdaO8TqaqmTVWvXM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5290c425fd700c98209de8b05c1251bf38ebf9b292cf0000000117d3252a92a169ce15ec4194@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1839@github.com>
Subject: [quicwg/base-drafts] Terminate the connection if there are no frames (#1839)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbb632a1471e_32d03fd3d5ad45c495667"; 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/npOCI8U6f_ROm5xuee6WG4TVAVk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 14:01:27 -0000

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

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

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

-- Commit Summary --

  * Terminate the connection if there are no frames

-- File Changes --

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

-- Patch Links --

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

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

<h4>Commit Summary</h4>
<ul>
  <li>Terminate the connection if there are no frames</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1839/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/1839.patch'>https://github.com/quicwg/base-drafts/pull/1839.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1839.diff'>https://github.com/quicwg/base-drafts/pull/1839.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/1839">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzzJALkn0qt5q-bOPfGj67-3Gq21ks5ui1qqgaJpZM4XNAFX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq72F5NCx0yvchadAanhnc6OP1BfOks5ui1qqgaJpZM4XNAFX.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Terminate the connection if there are no frames (#1839)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1839"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1839",
"url": "https://github.com/quicwg/base-drafts/pull/1839",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Terminate the connection if there are no frames (#1839)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "0e33d13",
"value": "Terminate the connection if there are no frames"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1839/files#diff-0) (3 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1839,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1839\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1839"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1839.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1839.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389284183\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bbb632a1471e_32d03fd3d5ad45c495667--


From nobody Mon Oct  8 07:03:13 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6CE56130DE2 for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 07:03:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 o5yXqXYJm9CT for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 07:03: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 B61F2130DC0 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 07:03:09 -0700 (PDT)
Date: Mon, 08 Oct 2018 07:03:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539007388; bh=9tdYYJLqwL6lzV0AzxIiOR8rrWtKCAy8TjPp7RwJKOU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Q/W4UPuYldncUPiPHDIeSubldSJ63QGLmg+CY/s5jopOZQ7DfGCUrkBKIHq0oKatf 6ebc+5fLO+cn26GOap2Xo2TmB+YdHXQ/Q/EyRRt8rUKOHBmpDMYbUUmYp8s9awn3lK KvfYJcoaVyaPAdPLtuWAWkU7tJbN7BHoqVbgmXbg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5cb8101eeca0294a2241501bd40caf17f997674492cf0000000117d3259c92a169ce15e10901@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1835/427846403@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1835@github.com>
References: <quicwg/base-drafts/issues/1835@github.com>
Subject: Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbb639c94fc1_728d3fd358ed45c023566e"; 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/3MGhrphWOmskpAAYZ14nGJrayU8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 14:03:12 -0000

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

I sent out a PR with a variant of Christian's suggestion using MAY.

If one wants a keepalive, a packet containing a PING likely makes more sense than an empty one, since an empty one won't cause an ACK to be sent in response.

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

<p>I sent out a PR with a variant of Christian's suggestion using MAY.</p>
<p>If one wants a keepalive, a packet containing a PING likely makes more sense than an empty one, since an empty one won't cause an ACK to be sent in response.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427846403">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9lx-ALCt_aZqrn7jVka1NVnKNBZks5ui1scgaJpZM4XJmP4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1QCwf4IiHDYacAtN_ayDlMFs4Aiks5ui1scgaJpZM4XJmP4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1835: I sent out a PR with a variant of Christian's suggestion using MAY.\r\n\r\nIf one wants a keepalive, a packet containing a PING likely makes more sense than an empty one, since an empty one won't cause an ACK to be sent in response."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427846403"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427846403",
"url": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427846403",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427846403"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388391928\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbb639c94fc1_728d3fd358ed45c023566e--


From nobody Mon Oct  8 07:25:28 2018
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 147E9130DCD for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 07:25:26 -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,  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 cvRqQWm1MTky for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 07:25:24 -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 D8F93130DCB for <quic-issues@ietf.org>; Mon,  8 Oct 2018 07:25: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=f25UqmEvbdpZ5ttWhy/FYPJzVrk=; b=ca+5imkM9BdP4Lsq PUg11/zxKO9dmR8N5YB6TWUTz+7kUJA+cuYAxvhmh1Uu1jBjrKqzCmhqnMMxCt3h xoL7UYLvHyZi/J6itVu/OClP1u9OFuU7epaOzCSnKyxYO5PTLRamyVJ84zjnE6wF oaVNCrDXd8ZqKObGOGfasOle1JA=
Received: by filter0440p1iad2.sendgrid.net with SMTP id filter0440p1iad2-12340-5BBB68CF-2F 2018-10-08 14:25:19.919951243 +0000 UTC m=+844692.912691198
Received: from github-lowworker-dcc078e.cp1-iad.github.net (unknown [192.30.252.44]) by ismtpd0020p1iad2.sendgrid.net (SG) with ESMTP id gf95YI3-TgOaqWLA0AIF2Q for <quic-issues@ietf.org>; Mon, 08 Oct 2018 14:25:19.818 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dcc078e.cp1-iad.github.net (Postfix) with ESMTP id CF8762C00B0 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 07:25:19 -0700 (PDT)
Date: Mon, 08 Oct 2018 14:25:20 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1a0dd96d7b60c66ce55e6f4a7db261211620c2c692cf0000000117d32acf92a169ce15da6710@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1831/427855421@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1831@github.com>
References: <quicwg/base-drafts/issues/1831@github.com>
Subject: Re: [quicwg/base-drafts] Optional packet length field in the short header? (#1831)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbb68cfcba77_30ec3f9276cd45b819979a"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0/fIMdQ+z8bwtjzY1n9i8J4Aihppyxbl1r/O WF4bAzd5XYJluXdMRccXcCns/dVUGlzqSiphsNRWKBVoECeV1STd/39496YUUhwQUKpqDBZ4YIECoV b4Ie05U57/PbxCA7kK4fYkiDBxbjisoRPmPPiLnZGqfpF6uDG1WHrobbJFdQKivSlwPbKprDKbu0F/ E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kS-40NkDKak6VxIquy-XZinP-0Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 14:25:26 -0000

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

I would prefer to not add a length, since I don't expect I'd ever 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/1831#issuecomment-427855421
----==_mimepart_5bbb68cfcba77_30ec3f9276cd45b819979a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I would prefer to not add a length, since I don't expect I'd ever 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/1831#issuecomment-427855421">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyM3vEsNt-s9ug0KgtkBNBD8uHC5ks5ui2BPgaJpZM4XHbAw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7W2XZPip3Hc16rXchxblo8Ib6Axks5ui2BPgaJpZM4XHbAw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1831: I would prefer to not add a length, since I don't expect I'd ever use it."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427855421"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427855421",
"url": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427855421",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Optional packet length field in the short header? (#1831)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1831,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1831\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-427855421"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387821616\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbb68cfcba77_30ec3f9276cd45b819979a--


From nobody Mon Oct  8 08:59:51 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6498B130E3F for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 08:59:49 -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,  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 wQz6DkBxOPZv for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 08:59:47 -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 9FF10130E28 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 08:59:47 -0700 (PDT)
Date: Mon, 08 Oct 2018 08:59:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539014386; bh=Qk+Ummcxmcf93KfSQcEAL6GNXjd/ecO5KZ0u5+Yc/FE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=y2UbJ8KH1+i2UUCAZhQYgrgcIUgE6ze3Zfw58BtUdFgWi4VFZ/Ge1sBmFRbzuF5kW i3f4vxUJ8U4LvvP1MuwNa8BUDPyZEU3DgQ2z4GLQOH1Oc4PARjnzrQDfpswZccDUI8 TL2xJ9mXmvY+65rkJ1iirQImiUgEP+LnmOKEi624=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc3e80223fb476b12672da15dd3d6ee7d4adfc42f92cf0000000117d340e392a169ce15e10901@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1835/427888937@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1835@github.com>
References: <quicwg/base-drafts/issues/1835@github.com>
Subject: Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbb7ee36db62_766a3fd3942d45b84953b8"; 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/V-5kxcrc_u9qPAoWIh47a1eNIXs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 15:59:49 -0000

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

If a client wants to keep its NAT binding alive, it may want to send a PADDING (or nothing at all, if it were 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/1835#issuecomment-427888937
----==_mimepart_5bbb7ee36db62_766a3fd3942d45b84953b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If a client wants to keep its NAT binding alive, it may want to send a PADDING (or nothing at all, if it were 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/1835#issuecomment-427888937">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7OXBqCUi2C8L9ZSBIx_dCilMRXDks5ui3ZjgaJpZM4XJmP4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwv5ynvYCEqI_fRs1I-CP_84UmvVks5ui3ZjgaJpZM4XJmP4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@igorlord in #1835: If a client wants to keep its NAT binding alive, it may want to send a PADDING (or nothing at all, if it were supported)."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427888937"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427888937",
"url": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427888937",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@igorlord",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1835\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1835#issuecomment-427888937"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388391928\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbb7ee36db62_766a3fd3942d45b84953b8--


From nobody Mon Oct  8 09:06:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 67B8F130E28 for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 09:06:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 dTwrItqMxh6M for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 09:06: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 393D6130DE1 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 09:06:37 -0700 (PDT)
Date: Mon, 08 Oct 2018 09:06:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539014796; bh=BWRuneXixhlV6Mpwp+TzOhkacmlRa1n4qTmTZX9jkJo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=jtvu7ZSBxZ9LirW+Hx0WDXC2uzVJw/c4G/jHJbWfF5F58A1shQrUkQ+LvL5ajhPDL DjGiizNG4pQoqolN+9akPIRIGuonN4lYvQnFbRx9oK0EcCqCzaFEb9xYMEUIjJLdA/ cT/6rpK3CI9d4ovT3qmnNrGjDraPK4ZQcx5nW7Ng=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc1cd854df32aa6c338f42d062e56fc961ffb201f92cf0000000117d3428c92a169ce15ed11b4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1840@github.com>
Subject: [quicwg/base-drafts] When to ignore coalesced packets and when to terminate the connection (#1840)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbb808c142ff_6713f97ed2d45b42030bc"; 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/du1v7tbk15tV68iG7DOBAU4sMME>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 16:06:40 -0000

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

[QUIC Transport "Coalescing Packets" section](https://tools.ietf.org/html/draft-ietf-quic-transport-15#section-4.9) states:

> If one or more packets in a datagram cannot be processed yet (because the keys are not yet
> available) or processing fails (decryption failure, unknown type, etc.), the receiver MUST still
> attempt to process the remaining packets.

The "etc" needs to be clarified.

There are many conditions under which the receiver MUST (or SHOULD or MAY) terminate the connection.  It is not clear when the requirement to terminate the connection trumps the requirement to attempt to process remaining packets and when it does not.

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

<p><a href="https://tools.ietf.org/html/draft-ietf-quic-transport-15#section-4.9" rel="nofollow">QUIC Transport "Coalescing Packets" section</a> states:</p>
<blockquote>
<p>If one or more packets in a datagram cannot be processed yet (because the keys are not yet<br>
available) or processing fails (decryption failure, unknown type, etc.), the receiver MUST still<br>
attempt to process the remaining packets.</p>
</blockquote>
<p>The "etc" needs to be clarified.</p>
<p>There are many conditions under which the receiver MUST (or SHOULD or MAY) terminate the connection.  It is not clear when the requirement to terminate the connection trumps the requirement to attempt to process remaining packets and when it does not.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1840">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzYQShdc7czG38MOo-q_qWiJelELks5ui3gMgaJpZM4XNPa0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq52NS9DO4M4CTBoDcua3q-x0HOz_ks5ui3gMgaJpZM4XNPa0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"When to ignore coalesced packets and when to terminate the connection (#1840)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1840"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1840",
"url": "https://github.com/quicwg/base-drafts/issues/1840",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "When to ignore coalesced packets and when to terminate the connection (#1840)",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@igorlord",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1840
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1840,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1840\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1840"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389346996\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbb808c142ff_6713f97ed2d45b42030bc--


From nobody Mon Oct  8 09:18:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C439130E3F for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 09:18:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.596
X-Spam-Level: 
X-Spam-Status: No, score=-6.596 tagged_above=-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] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZC3r7PKbE9XI for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 09:18: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 5003D130DC0 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 09:18:32 -0700 (PDT)
Date: Mon, 08 Oct 2018 09:18:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539015511; bh=xxWiV8ycjuC529aVvdGyi13OdsPj0MtSsoO7O/ac6LQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jRRbyx77tvRjtzrWaxDhMKUpwtRsNbG1jskx4ZU7QUEuKRLm9DKyoBaVl5OThycbA BS6kwK5vXhsDylNkua6BAUBef7KifSITurjzz7pLNLeUjHKZYFd5ebAT+WAm9Dckp2 g2ApleJUpfZaIdjetpUoxfmZzyEkdymvqKi/yy6Q=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0021635996e6f13422c7ba76c2a0009fb89b16d192cf0000000117d3455792a169ce15ec4194@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1839/review/162545747@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1839@github.com>
References: <quicwg/base-drafts/pull/1839@github.com>
Subject: Re: [quicwg/base-drafts] Terminate the connection if there are no frames (#1839)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbb83578a098_54593f98c60d45b4423599"; 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/9JFN1otDcWUzgeVsKUo-xhR3ziE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 16:18:34 -0000

----==_mimepart_5bbb83578a098_54593f98c60d45b4423599
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/1839#pullrequestreview-162545747
----==_mimepart_5bbb83578a098_54593f98c60d45b4423599
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/1839#pullrequestreview-162545747">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwZ1IgihM4TmdPtKuK0t__j6sNQeks5ui3rXgaJpZM4XNAFX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzc36Qs9KfDS1C1B1QSA-5gwqUZlks5ui3rXgaJpZM4XNAFX.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann approved #1839"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1839#pullrequestreview-162545747"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1839#pullrequestreview-162545747",
"url": "https://github.com/quicwg/base-drafts/pull/1839#pullrequestreview-162545747",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann approved 1839",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1839#pullrequestreview-162545747"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389284183\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbb83578a098_54593f98c60d45b4423599--


From nobody Mon Oct  8 09:49:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 48BED130DC0 for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 09:49:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.596
X-Spam-Level: 
X-Spam-Status: No, score=-6.596 tagged_above=-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] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cu1ayPeup9hw for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 09:49: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 B3E55129BBF for <quic-issues@ietf.org>; Mon,  8 Oct 2018 09:49:02 -0700 (PDT)
Date: Mon, 08 Oct 2018 09:49:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539017341; bh=L7LgjarfXVy/VOz4+4oSTdK2Dx/Y9ECE1aqzVKIty8c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qoVw9w+fpFFN61eIg/T3fU3LbyiIzdvKA2ybUNxmYI2UFXn+eQHladCOI5Qv/gtt2 uKbabGhIZmyXcu3SYAo9JlgB7S0/7stBKu9gFd+mGPa8lo9g04wnoq3B12tXylf+BE FhT6xGtaUH8saN46IzzCgwaPdRe/3jMoZ2EmsQE4=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbf4130ab2692e027e31f85f8a60e0d1e3b5ded2d92cf0000000117d34c7d92a169ce15ec4194@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1839/review/162556432@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1839@github.com>
References: <quicwg/base-drafts/pull/1839@github.com>
Subject: Re: [quicwg/base-drafts] Terminate the connection if there are no frames (#1839)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbb8a7d9143a_4d3d3fbb678d45c090165d"; 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/1EXHKNfkX5UqQfgytpnTvYbB-SE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 16:49:05 -0000

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

huitema approved this pull request.

Works for me. MAY does indeed make more sense than 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/pull/1839#pullrequestreview-162556432
----==_mimepart_5bbb8a7d9143a_4d3d3fbb678d45c090165d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>Works for me. MAY does indeed make more sense than 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/pull/1839#pullrequestreview-162556432">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-SZXhDqUfqtd_SWgwIa4XjWPvLwks5ui4H9gaJpZM4XNAFX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7LEaLbzItxZdh63YavP8pVKcql9ks5ui4H9gaJpZM4XNAFX.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema approved #1839"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1839#pullrequestreview-162556432"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1839#pullrequestreview-162556432",
"url": "https://github.com/quicwg/base-drafts/pull/1839#pullrequestreview-162556432",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema approved 1839",
"sections": [
{
"text": "Works for me. MAY does indeed make more sense than MUST.",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1839#pullrequestreview-162556432"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389284183\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbb8a7d9143a_4d3d3fbb678d45c090165d--


From nobody Mon Oct  8 11:21:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C4789130E52 for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 11:21:17 -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,  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 sNaqd0PDECZB for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 11:21:16 -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 59A28130E36 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 11:21:16 -0700 (PDT)
Date: Mon, 08 Oct 2018 11:21:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539022875; bh=KnhuOJl6E4pNa5r8RTNN2GHn02UxE5ZoFOM2G2JA/Zs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Pt1/tFoZ/8HoflE5VmCcnk+vcteuoo1+0wPZ4baJ+KrGmsWKjv1jbyZ0UxX9HCuN3 MR/bh+dHLghPz4LM3elA2h/ulZuvBQ/YN+TQ0c6GO0FcwgaTXN0b3SaJA1SbOYFuIr wFUF5LweCYx28dtHxibA1CeYGawDQa1LCcY/Bc38=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2c8e62d5926ff990f686cf3c1a2bef7117bca2cc92cf0000000117d3621b92a169ce15edbbc9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1841@github.com>
Subject: [quicwg/base-drafts] Fix Frame # for RETIRE_CONNECTION_ID (#1841)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbba01b63508_6a9a3f97ed2d45b4198260"; 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/Bc27ucjnd1KlS9BgfxIKw5CSslQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 18:21:18 -0000

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

keep sections in frame ID sequence too.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix Frame # for RETIRE_CONNECTION_ID

-- File Changes --

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

-- Patch Links --

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

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

<p>keep sections in frame ID sequence too.</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/1841'>https://github.com/quicwg/base-drafts/pull/1841</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix Frame # for RETIRE_CONNECTION_ID</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1841.patch'>https://github.com/quicwg/base-drafts/pull/1841.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1841.diff'>https://github.com/quicwg/base-drafts/pull/1841.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/1841">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7SzDo-lisyWjz4TFsXx47a16LR5ks5ui5ebgaJpZM4XNcKl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9R2vX3G1DfOuAYQ83yrQj-yw3jBks5ui5ebgaJpZM4XNcKl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Fix Frame # for RETIRE_CONNECTION_ID (#1841)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1841"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1841",
"url": "https://github.com/quicwg/base-drafts/pull/1841",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Fix Frame # for RETIRE_CONNECTION_ID (#1841)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "b493722",
"value": "Fix Frame # for RETIRE_CONNECTION_ID"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1841/files#diff-0) (76 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1841,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1841\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1841"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1841.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1841.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389399205\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bbba01b63508_6a9a3f97ed2d45b4198260--


From nobody Mon Oct  8 11:34:23 2018
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 092F9130ECE for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 11:34:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 azdkespjmnhu for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 11:34:18 -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 8B489130EBC for <quic-issues@ietf.org>; Mon,  8 Oct 2018 11:34:18 -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=oLdd1l5c4XPbq8s5Y1wt72CKxrE=; b=vrwOKODsxjnW++Bj grZNnOOqUwfDUPYRWUEez8Dmfzmo7J4nVrbdy65zfFhnVXeKJxE7d4Q+AWPwRJ3T eV6hksr8Zcv1xVBDVGXs4iXLSNjRfiaflop4U8Lb1z66nx+811T8Rz4ho5o/HzuA YHlU96+xHpW3K0HGLpz7IvRXA34=
Received: by filter1526p1mdw1.sendgrid.net with SMTP id filter1526p1mdw1-29888-5BBBA328-24 2018-10-08 18:34:16.503120508 +0000 UTC m=+708014.992447117
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id o_sgWRRBRK-whRQKJ_hFGA for <quic-issues@ietf.org>; Mon, 08 Oct 2018 18:34:16.495 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id 772C440003E for <quic-issues@ietf.org>; Mon,  8 Oct 2018 11:34:16 -0700 (PDT)
Date: Mon, 08 Oct 2018 18:34:16 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abea041e0527c9430a62564231f05cdb695fd6814092cf0000000117d3652892a169ce15ed11b4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1840/427936644@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1840@github.com>
References: <quicwg/base-drafts/issues/1840@github.com>
Subject: Re: [quicwg/base-drafts] When to ignore coalesced packets and when to terminate the connection (#1840)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbba3286f696_1f5b3f9282ad45b81890659"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak29vqxKlCLaaNwRJs0zMKOqyoQxe0YbCZLu6A mjHmJjOMfU96LRlbd06Q2n9CM4XneFPGstuS95dQl7zgK+OyhKOY0r9eQB4MEYfHuvRRMuPRGowLj/ ek0C4C7pH6/6zCypTIDQSPorsOXgue3imqGQ2y4WiRyvCNuTZ0xVkUTGK346IywMF0AJ6dSMNeFyZg w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BAa2U6dHrhLN_6bMHEzHMYCnm8U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 18:34:21 -0000

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

My interpretation would be that fatal errors can only occur *while processing* a packet, which is to say that protection has been successfully removed and you're consuming frames out of the payload.  Errors that prevent you from doing any processing in the first place, however, should cause you to keep going to other packets.

In other words, for most purposes, handle the packets independently -- if they were in separate datagrams and one was garbage, you'd move to the next-received datagram.

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

<p>My interpretation would be that fatal errors can only occur <em>while pr=
ocessing</em> a packet, which is to say that protection has been successful=
ly removed and you're consuming frames out of the payload.  Errors that pre=
vent you from doing any processing in the first place, however, should caus=
e you to keep going to other packets.</p>
<p>In other words, for most purposes, handle the packets independently -- i=
f they were in separate datagrams and one was garbage, you'd move to the ne=
xt-received datagram.</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/1840#issuecomment-427936644">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyITSQEaznYPxw=
0mKGRDow6eoWwQks5ui5qogaJpZM4XNPa0">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq17Zm1VaLn9cuYmz_H-QoY3uVj25ks5ui5qoga=
JpZM4XNPa0.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@MikeBishop in #1840:=
 My interpretation would be that fatal errors can only occur *while process=
ing* a packet, which is to say that protection has been successfully remove=
d and you're consuming frames out of the payload.  Errors that prevent you =
from doing any processing in the first place, however, should cause you to =
keep going to other packets.\r\n\r\nIn other words, for most purposes, hand=
le the packets independently -- if they were in separate datagrams and one =
was garbage, you'd move to the next-received datagram."}],"action":{"name":=
"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1840#issue=
comment-427936644"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1840#issuecomment-4=
27936644",
"url": "https://github.com/quicwg/base-drafts/issues/1840#issuecomment-4279=
36644",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] When to ignore coalesced packets and whe=
n to terminate the connection (#1840)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1840,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1840\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1840#issuecomment-4279=
36644"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389346996=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbba3286f696_1f5b3f9282ad45b81890659--


From nobody Mon Oct  8 14:56:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D6EA13106A for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 14:55:59 -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,  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 n6P0BLhwjhap for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 14:55: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 2666213104E for <quic-issues@ietf.org>; Mon,  8 Oct 2018 14:55:57 -0700 (PDT)
Date: Mon, 08 Oct 2018 14:55:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539035756; bh=sWKM30GSMKx0PIVR00Xgww6dRslhsE9pBz8AesJbt/s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ShgRWEQZtP9/Hn6TrmjTFl8wqpFrbIwPwO68jTwK5TzYDaDLRZO4wQQAczC/5tPt5 6p1BE239nweoiXNnHhf//fVeqFDL30cwcIUGuyG2UY1bPJ/WvjktDl9Th8rv22oCck WMUFXFEAEWG4/fmmVbKjuNntgNEcHSnfFqQM0FgE=
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/1819/push/2941684586@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1819@github.com>
References: <quicwg/base-drafts/pull/1819@github.com>
Subject: Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbbd26bf1395_3d533fbeeb4d45c412052d"; 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/5Q6N4LeOc3jpBiUHye5OQyk8heI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 21:55:59 -0000

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

@martinduke pushed 1 commit.

bf5162c  Respond to @MikeBishop


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1819/files/9dad6cb2db0b2585af2bc27b2af52d5fda7d128b..bf5162c4bedf714b334734210326ce634eae2c01

----==_mimepart_5bbbd26bf1395_3d533fbeeb4d45c412052d
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/bf5162c">bf5162c</a>  Respond to @MikeBishop</li>
</ul>


<p style="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/1819/files/9dad6cb2db0b2585af2bc27b2af52d5fda7d128b..bf5162c4bedf714b334734210326ce634eae2c01">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-b46mzLmRkwYfDWAB6cDMoI5THSks5ui8nrgaJpZM4XDBDF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6-06Mk9zrBaIbjSHWp6aeetr3Mwks5ui8nrgaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke pushed 1 commit in #1819"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1819/files/9dad6cb2db0b2585af2bc27b2af52d5fda7d128b..bf5162c4bedf714b334734210326ce634eae2c01"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819/files/9dad6cb2db0b2585af2bc27b2af52d5fda7d128b..bf5162c4bedf714b334734210326ce634eae2c01",
"url": "https://github.com/quicwg/base-drafts/pull/1819/files/9dad6cb2db0b2585af2bc27b2af52d5fda7d128b..bf5162c4bedf714b334734210326ce634eae2c01",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke pushed 1 commit in #1819",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1819:",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [
{
"name": "bf5162c",
"value": "Respond to @MikeBishop"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819/files/9dad6cb2db0b2585af2bc27b2af52d5fda7d128b..bf5162c4bedf714b334734210326ce634eae2c01"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386666693\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bbbd26bf1395_3d533fbeeb4d45c412052d--


From nobody Mon Oct  8 15:13:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C20FD130F49 for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 15:13:54 -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,  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 CldJzZitj40w for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 15:13: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 130BD130FE1 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 15:13:53 -0700 (PDT)
Date: Mon, 08 Oct 2018 15:13:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539036831; bh=GT5oVVrWgViDrl8iQ4LYNIyv+rDC3+ZnpYePcuxpw10=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=mwD4Vtc1nVKECLPXyWvtygxHuDz3hxz6jD+MkQM2hHHTX29+v+0kUpxjBzmBarAdK EXxwl4h3kpxKOXLYaxU342hiEt203H3K5M2iZnbeY1k7zmVVoxdxDRUW7Kfjf8W9P8 /ae4H5RbWRulrfLGOGPEIYdHwzkdExqrglNz9SbA=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe1ad6c3b033cd23d5ca4782bc3e5cdd324e5646092cf0000000117d3989f92a169ce15eecbab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1842@github.com>
Subject: [quicwg/base-drafts] Rename is_handshake_packets in quic-recovery (#1842)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbbd69f75175_5c3d3f81922d45bc562d7"; 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/tOIyeCwfyDMe-FqYaBltOAw7N9k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 22:13:55 -0000

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

Resolves part of #1836.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Rename is_handshake_packets in quic-recovery

-- File Changes --

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

-- Patch Links --

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

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

<p>Resolves part of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="367286979" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1836" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1836/hovercard" href="https://github.com/quicwg/base-drafts/issues/1836">#1836</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/1842'>https://github.com/quicwg/base-drafts/pull/1842</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Rename is_handshake_packets in quic-recovery</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1842.patch'>https://github.com/quicwg/base-drafts/pull/1842.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1842.diff'>https://github.com/quicwg/base-drafts/pull/1842.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/1842">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8az2XZROxVcIDN9n5yCqMfRh42Kks5ui84fgaJpZM4XNwv_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5Vbi8GrZfXOn0rU_THo0VRLFvQGks5ui84fgaJpZM4XNwv_.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Rename is_handshake_packets in quic-recovery (#1842)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1842"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1842",
"url": "https://github.com/quicwg/base-drafts/pull/1842",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Rename is_handshake_packets in quic-recovery (#1842)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "6ab251b",
"value": "Rename is_handshake_packets in quic-recovery"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1842/files#diff-0) (6 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1842,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1842\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1842"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1842.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1842.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389483519\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bbbd69f75175_5c3d3f81922d45bc562d7--


From nobody Mon Oct  8 15:17:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE22A130FE1 for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 15:17:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 P6wKUiheqFNS for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 15:17:46 -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 1B85F130F49 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 15:17:46 -0700 (PDT)
Date: Mon, 08 Oct 2018 15:17:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539037065; bh=3DclWyE9Y3mjICx6dlWUIGm2l2kP3gXA41NIFv2RC8s=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=tmABLYSkHkirewPijJI0sAyuvfs3eWmZJS+M4vBn3DwSfeH2ZqxDRj4snseFhx6PC aV9HNpqoQFK/OVx6UVp3Kk2bzcLhUjbhElvsFjgL/9bOLBowHK6QeTAbxBHQpHWXCW 0rkrl9w7PorJdYdrB79MCrZt8w1U06S/azMW7uas=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6911a891fcbfb08bd4125289c1f3f4a2ec874db892cf0000000117d3998992a169ce15eecf7d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1843@github.com>
Subject: [quicwg/base-drafts] Move server send limitations (#1843)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbbd7896e128_d4f3fe2d26d45bc132242"; 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/arTf_p12zLDDAiZasazCQph2PnQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 22:17:48 -0000

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

This text was in the "Handshake Packet" section but it applies to Handshake and Initial Packets, so I moved it.
Together with PR #1842, this resolves #1836.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Move server send limitations

-- File Changes --

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

-- Patch Links --

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

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

<p>This text was in the "Handshake Packet" section but it applies to Handshake and Initial Packets, so I moved it.<br>
Together with PR <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="367971243" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1842" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1842/hovercard" href="https://github.com/quicwg/base-drafts/pull/1842">#1842</a>, this <span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1836.">resolves</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="367286979" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1836" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1836/hovercard" href="https://github.com/quicwg/base-drafts/issues/1836">#1836</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/1843'>https://github.com/quicwg/base-drafts/pull/1843</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Move server send limitations</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1843.patch'>https://github.com/quicwg/base-drafts/pull/1843.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1843.diff'>https://github.com/quicwg/base-drafts/pull/1843.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/1843">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyCiUlTFF6f5joqRMm0A6QPORZqdks5ui88JgaJpZM4XNxB4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4-WXSTG5qPUUqmlL-PPasepnkjcks5ui88JgaJpZM4XNxB4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Move server send limitations (#1843)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1843"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1843",
"url": "https://github.com/quicwg/base-drafts/pull/1843",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Move server send limitations (#1843)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "5df2cf3",
"value": "Move server send limitations"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1843/files#diff-0) (25 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1843,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1843\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1843"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1843.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1843.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389484664\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bbbd7896e128_d4f3fe2d26d45bc132242--


From nobody Mon Oct  8 15:19:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 289B813104E for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 15:19:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 2GJDaYyZcNkQ for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 15:18: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 CE996130F49 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 15:18:58 -0700 (PDT)
Date: Mon, 08 Oct 2018 15:18:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539037137; bh=kZNWdDI2DacOkSSWQEv1t39dysKJOuElhnrn93OgOew=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CdBnXBs2U3pBXpSsXvxvzLgdsArxh7aqbQy3+5V2FbbUxgA1FZ32yDV/nYGS/H52x 6ssRbfybGhQbMmIoQbX0LoLzcJve+ICPgw3Xo1lHVIGLM4dMZLQ2dkZgC+R46FzayA vPv+vWbugpuJSJQVKcE8hfrlC3RW3vXUHxzjTkRU=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8012380dd0cd07c4fafd6780b95bbc6d5b2b5a2e92cf0000000117d399d192a169ce15e45ac3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1836/427997141@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1836@github.com>
References: <quicwg/base-drafts/issues/1836@github.com>
Subject: Re: [quicwg/base-drafts] "Handshake Packet" is Overloaded (#1836)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbbd7d1c4f0c_21e73fe2e1ad45b889265"; 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/jFfhp0m8FUxpkzME_YQIu5_AbPE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 22:19:01 -0000

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

@ianswett Yes, that's a good section. It's section 4.7 that has the server send limitations that apply to both Initial and Handshake packets. the PR I just filed moves the text to Section 4.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/issues/1836#issuecomment-427997141
----==_mimepart_5bbbd7d1c4f0c_21e73fe2e1ad45b889265
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> Yes, that's a good section. It's section 4.7 that has the server send limitations that apply to both Initial and Handshake packets. the PR I just filed moves the text to Section 4.5.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1836#issuecomment-427997141">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3WUcwYhVvuR8CbHpbdB3i4USnHdks5ui89RgaJpZM4XKkFs">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq54HLIckEonUYgcTsgB5Kvom2Szfks5ui89RgaJpZM4XKkFs.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke in #1836: @ianswett Yes, that's a good section. It's section 4.7 that has the server send limitations that apply to both Initial and Handshake packets. the PR I just filed moves the text to Section 4.5."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1836#issuecomment-427997141"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1836#issuecomment-427997141",
"url": "https://github.com/quicwg/base-drafts/issues/1836#issuecomment-427997141",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] \"Handshake Packet\" is Overloaded (#1836)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1836,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1836\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1836#issuecomment-427997141"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388645228\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbbd7d1c4f0c_21e73fe2e1ad45b889265--


From nobody Mon Oct  8 15:49:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB707130F72 for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 15:49:10 -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,  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 fi6oPgfol77O for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 15:49:09 -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 6C1F4130F63 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 15:49:09 -0700 (PDT)
Date: Mon, 08 Oct 2018 15:49:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539038948; bh=Ii/XH0HfHGF+tF+rsh5ski+VdpbssB/X1XKkKIyILXk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=JAzBoP61jArw3L/wmz+7hZJvGNnbdkpI3C7eATTwbTbsCGhOPsNucLQv2rpyx3Sj3 vSNfnTu+dkrn3i+tqC4d9dEs+IBf6+x911xak3zjefLrFF9XysQgYMU1kUJ+dYU4pg 8IQYSV5YGrwaO3OVc2l41HQddSyybU88+X5WE8jQ=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab77bb6c1da06d31bb1ab9c9dfa5803640848ef6c392cf0000000117d3a0e492a169ce15eeeab1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1844@github.com>
Subject: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbbdee4a12e7_71eb3ff5524d45b814176f"; 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/QpB0mOy2KFDaSmN8fXiDMsOys0M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 22:49:11 -0000

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

Addressing #1840 
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Clarify coalesced packet processing

-- File Changes --

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

-- Patch Links --

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

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

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

<h4>Commit Summary</h4>
<ul>
  <li>Clarify coalesced packet processing</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1844.patch'>https://github.com/quicwg/base-drafts/pull/1844.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1844.diff'>https://github.com/quicwg/base-drafts/pull/1844.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/1844">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw-KOpfSjv-5d3fVBrFeRUhvFOMfks5ui9ZkgaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzBg-Kz8Pd3FyY7Fh4UgxxvuWBgzks5ui9ZkgaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Clarify coalesced packet processing (#1844)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844",
"url": "https://github.com/quicwg/base-drafts/pull/1844",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Clarify coalesced packet processing (#1844)",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@igorlord",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "20b6b40",
"value": "Clarify coalesced packet processing"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1844/files#diff-0) (11 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1844,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1844\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bbbdee4a12e7_71eb3ff5524d45b814176f--


From nobody Mon Oct  8 16:08:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B23F1310C4 for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 16:08:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 UB7BXYd9oP6w for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 16:08: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 C38701310C3 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 16:08:53 -0700 (PDT)
Date: Mon, 08 Oct 2018 16:08:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539040132; bh=PuiSnr0A0GGo90SoABZNtweK5PVQS2Z3CiZrWvNqRkg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Jo0N4C9U5b0fNzHhl7aoV3E/nyRGx9x56HAzsj9Yegl1MaZPwdp/mUkIuyZcAuQsj w8V30cDL47RP4GCVPmcMji0ykbBpYM9sovNDFPP58i1H4XNyb/PhmIlckKvbzw1WBR Mh+RJXO4/h/nDs5N2Fg1LtpndmhLLWELKzNbL/yw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba721762fca195c01dd21f4acadb93393acc8649f92cf0000000117d3a58492a169ce15eecbab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1842/review/162668996@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1842@github.com>
References: <quicwg/base-drafts/pull/1842@github.com>
Subject: Re: [quicwg/base-drafts] Rename is_handshake_packets in quic-recovery (#1842)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbbe384689e2_ea63fe2888d45b4862f"; 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/AtbM83yJ6nHhpTIIprIjFDSy7xE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 23:08:56 -0000

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

ianswett commented on this pull request.

I believe the "Crypto Handshake Timeout" section should be updated.  Also, should we rename the Handshake Timer to the Crypto Timer, or the Crypto Handshake Timer?



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

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

<p>I believe the "Crypto Handshake Timeout" section should be updated.  Also, should we rename the Handshake Timer to the Crypto Timer, or the Crypto Handshake Timer?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1842#pullrequestreview-162668996">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyfoIQytw-nB8hsCKwsqNcnBVvHVks5ui9sEgaJpZM4XNwv_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6C-SjIh4RuwFmVLG3zB8n-b2oDlks5ui9sEgaJpZM4XNwv_.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1842"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1842#pullrequestreview-162668996"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1842#pullrequestreview-162668996",
"url": "https://github.com/quicwg/base-drafts/pull/1842#pullrequestreview-162668996",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1842",
"sections": [
{
"text": "I believe the \"Crypto Handshake Timeout\" section should be updated.  Also, should we rename the Handshake Timer to the Crypto Timer, or the Crypto Handshake Timer?",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1842#pullrequestreview-162668996"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389483519\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbbe384689e2_ea63fe2888d45b4862f--


From nobody Mon Oct  8 16:10:49 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E3711310AD for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 16:10:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 XxwUGCxp5tQY for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 16:10: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 6B86A130F63 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 16:10:44 -0700 (PDT)
Date: Mon, 08 Oct 2018 16:10:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539040243; bh=CLFRpqajaYOt2BACXqwicHmXJeuC5VOSeZGozbmkCUg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lZiar/Oodb2EdwNP/h8QnM067bbG+H+2MIawYOejrlhaBMoDxYipcpvir2Y6pog12 PFkbN6nuzUIw3l4JcqX4NAjWPGHKdXN2C5Q6wplANU8HbNBnOC3eisJkpE7C+vVXTB CuNRTx2VPvNhjfY6b1VGl+gRsJ5YBgAbKYav0Jx0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab76bac28f7cd2c345f6fb892122719ab7796e0b5b92cf0000000117d3a5f392a169ce15eecf7d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1843/review/162669265@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1843@github.com>
References: <quicwg/base-drafts/pull/1843@github.com>
Subject: Re: [quicwg/base-drafts] Move server send limitations (#1843)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbbe3f321059_52153fbb94cd45bc1575a6"; 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/ez1mi7w68CA4-qbIU6SaonZaX3w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 23:10:48 -0000

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

ianswett approved this pull request.

LG, but one comment depending on what you do in the other CL.

> @@ -664,6 +664,18 @@ packets are protected with connection- and version-specific keys
 provide confidentiality or integrity against on-path attackers, but
 provides some level of protection against off-path attackers.
 
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client's address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by processing any message from the client encrypted using
+the Handshake keys.  This limit exists to mitigate amplification attacks.
+
+In order to prevent this limit causing a handshake deadlock, the client SHOULD
+always send a packet upon a handshake timeout, as described in

Should this be "crypto handshake timeout" 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/1843#pullrequestreview-162669265
----==_mimepart_5bbbe3f321059_52153fbb94cd45bc1575a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>LG, but one comment depending on what you do in the other CL.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1843#discussion_r223521495">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -664,6 +664,18 @@ packets are protected with connection- and version-specific keys
 provide confidentiality or integrity against on-path attackers, but
 provides some level of protection against off-path attackers.
 
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client&#39;s address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by processing any message from the client encrypted using
+the Handshake keys.  This limit exists to mitigate amplification attacks.
+
+In order to prevent this limit causing a handshake deadlock, the client SHOULD
+always send a packet upon a handshake timeout, as described in
</pre>
<p>Should this be "crypto handshake timeout" 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/1843#pullrequestreview-162669265">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4RdKI2u9ZD4w_6b7keQ1Z9XGjr9ks5ui9tzgaJpZM4XNxB4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq45SVp6tYXVQOHKFPrB50JplJcbhks5ui9tzgaJpZM4XNxB4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1843"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1843#pullrequestreview-162669265"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1843#pullrequestreview-162669265",
"url": "https://github.com/quicwg/base-drafts/pull/1843#pullrequestreview-162669265",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1843",
"sections": [
{
"text": "LG, but one comment depending on what you do in the other CL.",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1843#pullrequestreview-162669265"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389484664\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbbe3f321059_52153fbb94cd45bc1575a6--


From nobody Mon Oct  8 16:11:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9541D130FCE for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 16:11:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 7ZaktK7JgRou for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 16:11: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 8EDC7130F63 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 16:11:49 -0700 (PDT)
Date: Mon, 08 Oct 2018 16:11:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539040308; bh=cqovM0xj12a3+tmsMS3KhNJVY9eQqDjOllVRDQVM7n0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Xp6HvtAthy/P9+9x5Dlwnlln79T9wAvURpFOyTV0/Fa+JU4B0pYCisUdbZg3xogeN dNV8cnEMVQ4HDEz0pmI4l+7h4XYjx4qiygx29g3Cv9uwGGHxis6MsyQMHVuRw2ac8e sKZATUB3pbO5slGoxXEUnU48JSoN2I+zE0LLYq30=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abac6f960014c5a84fdf37b9c35cd6a4813962f87792cf0000000117d3a63492a169ce15eeeab1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1844/review/162669527@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbbe434af7ec_692d3fb9cbcd45b41127a"; 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/YaMmzGVbtsrMRDEO-blAZYxKZgI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 23:11:52 -0000

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

ianswett commented on this pull request.



> @@ -960,12 +960,11 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+one or more packets in a datagram cannot be decrypted (the keys are not yet
+available, decryption failure, unknown type), the receiver MAY either discard or

", decryption fails, or the packet is of an unknown 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/1844#pullrequestreview-162669527
----==_mimepart_5bbbe434af7ec_692d3fb9cbcd45b41127a
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/1844#discussion_r223521717">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -960,12 +960,11 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+one or more packets in a datagram cannot be decrypted (the keys are not yet
+available, decryption failure, unknown type), the receiver MAY either discard or
</pre>
<p>", decryption fails, or the packet is of an unknown type"</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162669527">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyr3TnOFt8HNdqqdKpS_dvlrV8fiks5ui9u0gaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9h8z8fLnT8aFopBEm2a8QZe2tLWks5ui9u0gaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1844"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162669527"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162669527",
"url": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162669527",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1844",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162669527"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbbe434af7ec_692d3fb9cbcd45b41127a--


From nobody Mon Oct  8 16:12:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 873401310A2 for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 16:12:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 mFuO-Tbpi5KF for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 16:12:15 -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 9773A130FCE for <quic-issues@ietf.org>; Mon,  8 Oct 2018 16:12:15 -0700 (PDT)
Date: Mon, 08 Oct 2018 16:12:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539040335; bh=l+ChNxwMqF9rp6kkyL0jSgRU7JamMjw1OChj6yzGUgE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wbKViboCAC8JIfgoMmHu8GwjJ0j2TEf1CxZ7UDKN6w0l3AFQg+q9yTJptgpJi+CP2 ZVrPXUW+g1C0WyA5jIUth/mu/mT9KMd5VMbx7d0glerW9fgvmywwdcE/tbs64plR6q qTUnyxOy0Omk1JqFy4YojYlQ8lOWIyRevlzTzd4A=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab37157f61f4392e1abbe03af11acb88e995f5e98192cf0000000117d3a64e92a169ce15eeeab1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1844/review/162669601@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbbe44ed2427_7863fbb1cad45b423443f"; 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/1Tm9AWSPvGGapoKle76mNZeGncE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Oct 2018 23:12:18 -0000

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

ianswett commented on this pull request.



> @@ -960,12 +960,11 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+one or more packets in a datagram cannot be decrypted (the keys are not yet
+available, decryption failure, unknown type), the receiver MAY either discard or
+buffer for packet for later processing and MUST attempt to process the remaining

for packet -> 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/pull/1844#pullrequestreview-162669601
----==_mimepart_5bbbe44ed2427_7863fbb1cad45b423443f
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/1844#discussion_r223521777">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -960,12 +960,11 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+one or more packets in a datagram cannot be decrypted (the keys are not yet
+available, decryption failure, unknown type), the receiver MAY either discard or
+buffer for packet for later processing and MUST attempt to process the remaining
</pre>
<p>for packet -&gt; 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/pull/1844#pullrequestreview-162669601">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8AWFG3rtEN8Txtj95bzE9FtUjYDks5ui9vOgaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8sQpBlSntuGqF5qta6tlA4hIJzGks5ui9vOgaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1844"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162669601"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162669601",
"url": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162669601",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1844",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162669601"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbbe44ed2427_7863fbb1cad45b423443f--


From nobody Mon Oct  8 18:17:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A45491310DC for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 18:17:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D1gKG6mcBE4f for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 18:17: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 08B06130E16 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 18:17:18 -0700 (PDT)
Date: Mon, 08 Oct 2018 18:17:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539047836; bh=+PKKETpyvb//M3rq4B4yB/qYZi0Lp/1zuCbFJmc4ACg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u1LTf8Jh3+ywg4+nPFbjmqqDw4rVQECfO/0zHS4IOcyBmpgQ9b2OQaiV8fo0Cwu6J dO8E1LsPhCciJLEDiC6zqB4umwz3Pj1iJcByTYHIGDsPKn6ztRAVExFGFiY7yHs9kp pUZ0gAchvOL7dhnI9K7AQXssqSyCMDFqQ2YXSH6s=
From: Igor Lubashev <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/1844/push/2942017744@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbc019cd1f29_6b493f89870d45bc10832f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: igorlord
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/SBEcCo94dRqwjCkABEQkPXVgUUU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 01:17:20 -0000

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

@igorlord pushed 1 commit.

6a956a5  Resolve received feedback


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1844/files/20b6b4036d076bffa1e8548fa0c9c76e4bbcdf70..6a956a510f64b5c8f3e8826399325bc376d73a91

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

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

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/6a956a5">6a956a5</a>  Resolve received feedback</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1844/files/20b6b4036d076bffa1e8548fa0c9c76e4bbcdf70..6a956a510f64b5c8f3e8826399325bc376d73a91">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3HJoPwe6sDASdu0ewv7D-tfADqXks5ui_kcgaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8CrsO7CRW9AUOj3ZhJbxnNRnuwNks5ui_kcgaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@igorlord pushed 1 commit in #1844"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844/files/20b6b4036d076bffa1e8548fa0c9c76e4bbcdf70..6a956a510f64b5c8f3e8826399325bc376d73a91"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844/files/20b6b4036d076bffa1e8548fa0c9c76e4bbcdf70..6a956a510f64b5c8f3e8826399325bc376d73a91",
"url": "https://github.com/quicwg/base-drafts/pull/1844/files/20b6b4036d076bffa1e8548fa0c9c76e4bbcdf70..6a956a510f64b5c8f3e8826399325bc376d73a91",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@igorlord pushed 1 commit in #1844",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1844:",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@igorlord",
"facts": [
{
"name": "6a956a5",
"value": "Resolve received feedback"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844/files/20b6b4036d076bffa1e8548fa0c9c76e4bbcdf70..6a956a510f64b5c8f3e8826399325bc376d73a91"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bbc019cd1f29_6b493f89870d45bc10832f--


From nobody Mon Oct  8 18:18:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 208B31310DA for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 18:18:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 a5blHxjDbwZj for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 18:18: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 D5E7F1310D6 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 18:18:34 -0700 (PDT)
Date: Mon, 08 Oct 2018 18:18:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539047913; bh=U7PCXF4M+jq/Pc/b7usKNEku78360sUPLw4+ASaBwew=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NFTEWbBIyZh1h9SiPRoEC3Spss3w97kEqtiaDDC5Y5qSxK5M039XFKYQ4R0EMcQDS KpQS/RZ8ta8CVcJcL+n2MI59orPasy+F73DMMysb3MsbgrwI6pAxcO+sewUHBAT5tW vUaDswcvrcMC0XhRvaKN0hhU13fNpbQdaIl3R3/Y=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba7f4015e8ab8001ee1428f777176b3f2839814ee92cf0000000117d3c3da92a169ce15eeeab1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1844/review/162688865@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbc01da478f9_49cc3fe101ad45b81567cc"; 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/XAJDuDsuilBhz8JOkLWHJLd1f_A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 01:18:38 -0000

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

igorlord commented on this pull request.



> @@ -960,12 +960,11 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+one or more packets in a datagram cannot be decrypted (the keys are not yet
+available, decryption failure, unknown type), the receiver MAY either discard or

Thanks.  Applied 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/1844#discussion_r223537658
----==_mimepart_5bbc01da478f9_49cc3fe101ad45b81567cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1844#discussion_r223537658">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -960,12 +960,11 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+one or more packets in a datagram cannot be decrypted (the keys are not yet
+available, decryption failure, unknown type), the receiver MAY either discard or
</pre>
<p>Thanks.  Applied 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/1844#discussion_r223537658">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3u9ssAGNoiAO8_1R-q5r83wFKYbks5ui_lagaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxHoReI4QmkKaxpSUm1A54ndDHEfks5ui_lagaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@igorlord commented on #1844"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844#discussion_r223537658"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844#discussion_r223537658",
"url": "https://github.com/quicwg/base-drafts/pull/1844#discussion_r223537658",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@igorlord commented on 1844",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@igorlord",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844#discussion_r223537658"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbc01da478f9_49cc3fe101ad45b81567cc--


From nobody Mon Oct  8 18:18:49 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B546A1310DA for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 18:18:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 kWrtDGNweKpN for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 18:18: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 C73CD130E16 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 18:18:45 -0700 (PDT)
Date: Mon, 08 Oct 2018 18:18:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539047925; bh=SPYp/dtSDjj16M9xMyXh1UDuPfeT5HgDItFUOCzEygY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pevfmcQ2s4KOso284tbHvN2lJpgNeSgLmiexcgUsO5pcAB8q8LzwKxjknDB+DC/Ul 4pq67CveHFwCq1Ev63gBwL4498g6d+1jfbDqM9Kh0ZIa8FC1y/TK43mXpHSz2NGLNh QSHanaoP9PMGo5sOUZAHMuNLgJw2nlwtDtiltq1M=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfdfdc4afe8134fc4731cff28aa2162bfd33d470392cf0000000117d3c3f592a169ce15eeeab1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1844/review/162688926@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbc01f51ef7b_16b63ff17f2d45b454956"; 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/RBQAmQ3WfMdPNfYui1e-RYKztz8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 01:18:48 -0000

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

igorlord commented on this pull request.



> @@ -960,12 +960,11 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+one or more packets in a datagram cannot be decrypted (the keys are not yet
+available, decryption failure, unknown type), the receiver MAY either discard or
+buffer for packet for later processing and MUST attempt to process the remaining

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/1844#discussion_r223537723
----==_mimepart_5bbc01f51ef7b_16b63ff17f2d45b454956
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1844#discussion_r223537723">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -960,12 +960,11 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+one or more packets in a datagram cannot be decrypted (the keys are not yet
+available, decryption failure, unknown type), the receiver MAY either discard or
+buffer for packet for later processing and MUST attempt to process the remaining
</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/1844#discussion_r223537723">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq84iofU6SSxJY-LArJm-B5L3X4VMks5ui_l1gaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1Fr7L3XrYqsiK2ONX7_4_2R5rCiks5ui_l1gaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@igorlord commented on #1844"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844#discussion_r223537723"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844#discussion_r223537723",
"url": "https://github.com/quicwg/base-drafts/pull/1844#discussion_r223537723",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@igorlord commented on 1844",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@igorlord",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844#discussion_r223537723"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbc01f51ef7b_16b63ff17f2d45b454956--


From nobody Mon Oct  8 18:25:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B78F1310E2 for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 18:25:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.051
X-Spam-Level: 
X-Spam-Status: No, score=-7.051 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g3z7LthrRMnr for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 18:25: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 144ED1310D6 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 18:25:01 -0700 (PDT)
Date: Mon, 08 Oct 2018 18:25:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539048300; bh=d2cfaqnlkQxK0mTePcwvIC9YAZW7+jet/C8veW2Ug40=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fWrDJH2gsUeIcEA+lM7gucoX9n2akhTPqTUUwlKOymJJ/KmIvtsN1FtqGQd3wA8Ie bubx1nPAeBpVD2SF836dyhc/TTMbwiM6ckVWgxoIOh/17k2Sk5Ys8VOCWgyOJjdoy7 Kg6X/e4DnMHFY13QKYvFGtSnGeCKDgnjh+mw4KnI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7b7bb372b7959f66facb7a61c81ad61d635c25e792cf0000000117d3c56c92a169ce15eeeab1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1844/review/162689906@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbc036c55898_28e73fe500ad45c41164ab"; 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/NO3oJMWPbpQEkFka3wG1-rH4j1E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 01:25:03 -0000

----==_mimepart_5bbc036c55898_28e73fe500ad45c41164ab
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/1844#pullrequestreview-162689906
----==_mimepart_5bbc036c55898_28e73fe500ad45c41164ab
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/1844#pullrequestreview-162689906">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw4FZaJ8fZ6ktlYv3iIO8Je1ePJkks5ui_rsgaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3jkHT8tWZGS6XbVqSAbbwDHs6E4ks5ui_rsgaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1844"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162689906"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162689906",
"url": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162689906",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1844",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162689906"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbc036c55898_28e73fe500ad45c41164ab--


From nobody Mon Oct  8 18:45:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E6321312F4 for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 18:45:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 my_IhKy_g631 for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 18:45: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 9CBFE1312F0 for <quic-issues@ietf.org>; Mon,  8 Oct 2018 18:44:46 -0700 (PDT)
Date: Mon, 08 Oct 2018 18:44:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539049485; bh=Yj1FssYmlfSLlHfKsp4Dye3ZQdiet6EHnUYmEyavvec=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=hMBXJnamEFo1TzO+LjmrxxaIsogIBPSWqE30we/etwCDritZs26W6Tz207TslPmud Wnajo0508s/bGB7k8+GSZ1wg4+KxPaDe3BQj+zrKoEK/ob7LQlAYcfVrDldAJ2cZ+x +JFjWzc1+JDpJZIZBy/MX0E2DNkXy+Q3W3S8LaZA=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba40bb3c525df3f05b02c0b2c939fb85ad451ab5b92cf0000000117d3ca0d92a169ce15ef61fe@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1845@github.com>
Subject: [quicwg/base-drafts] Should the key update expansion use "quic " or "tls13 "? (#1845)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbc080dbc81d_7a413fc8a80d45c04722be"; 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/kVmsNaL63uTQKfY_JgBfLb0lriY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 01:45:20 -0000

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

I am looking at the details of the key update mechanism. The TLS draft sa=
ys that "_A receiving endpoint detects an update when the KEY_PHASE bit d=
oesn=E2=80=99t match what it is expecting. It creates a new secret (see S=
ection 7.2 of [TLS13]) and the corresponding read key and IV._" That mean=
s using HKDF-Expand-Label.=0D
=0D
I assume that we are going to use the prefix =E2=80=9Cquic =E2=80=9C rath=
er than =E2=80=9Ctls13 =E2=80=9C, since that's what we do at all the othe=
r places that use HKDF-Expand-Label. But the spec is silent. Maybe it sho=
uld have a mention about theprefix for the label expansion?

-- =

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

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

<p>I am looking at the details of the key update mechanism. The TLS draft=
 says that "<em>A receiving endpoint detects an update when the KEY_PHASE=
 bit doesn=E2=80=99t match what it is expecting. It creates a new secret =
(see Section 7.2 of [TLS13]) and the corresponding read key and IV.</em>"=
 That means using HKDF-Expand-Label.</p>
<p>I assume that we are going to use the prefix =E2=80=9Cquic =E2=80=9C r=
ather than =E2=80=9Ctls13 =E2=80=9C, since that's what we do at all the o=
ther places that use HKDF-Expand-Label. But the spec is silent. Maybe it =
should have a mention about theprefix for the label expansion?</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/1845">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AWbkq3rYCcwbMDVl5AeBTPc38TSNVTT=
oks5ui_-NgaJpZM4XOv-e">mute the thread</a>.<img src=3D"https://github.com=
/notifications/beacon/AWbkq_pS3JbVl8BXT-Akm_ckiy_cZU0Jks5ui_-NgaJpZM4XOv-=
e.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"=
Should the key update expansion use \"quic \" or \"tls13 \"? (#1845)"}],"=
action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts=
/issues/1845"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1845",
"url": "https://github.com/quicwg/base-drafts/issues/1845",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Should the key update expansion use \"quic \" or \"tls13 \"? (#=
1845)",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@huitema",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1845
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1845,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1845\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1845"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3897424=
94\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbc080dbc81d_7a413fc8a80d45c04722be--


From nobody Mon Oct  8 21:31:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E9C5913110B for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 21:31:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.998
X-Spam-Level: 
X-Spam-Status: No, score=-7.998 tagged_above=-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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zad8P1vZm1QD for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 21:31: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 3E53B13101B for <quic-issues@ietf.org>; Mon,  8 Oct 2018 21:31:19 -0700 (PDT)
Date: Mon, 08 Oct 2018 21:31:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539059478; bh=Tg2D5xBxfS3iSSLBwf98e9veN10KtwDQwuoqdju/MyE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nQy/TyW+NklHjrw6fWqDgStHDizmDr18waB9KWfaqe1GDCuxODTdUqAmmwxTIvvMF kZ5a3gbPwjW2f9TDZT0MWAGknOvtCEuj+b8bnv+k0sseVAuSCp7MdYw0HQzzH3q0tI A6R2Bi4NvLty3OVgjeQhjc0xeLThVBkb4cEIcNfk=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab100577eb9c1819dfe7bf112ad7179c58c6df048d92cf0000000117d3f11692a169ce15eeeab1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1844/review/162713077@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbc2f165940a_62fb3ffd828d45b83431d"; 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/E23GZ9hK7Cc_8-MIedGp24I1tSg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 04:31:21 -0000

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

mikkelfj commented on this pull request.

If no more long headers are expected, it would seem reasonable to 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/pull/1844#pullrequestreview-162713077
----==_mimepart_5bbc2f165940a_62fb3ffd828d45b83431d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<p>If no more long headers are expected, it would seem reasonable to 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/pull/1844#pullrequestreview-162713077">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7Y6ptUFTwWtHkgToJyKxWN1UgMzks5ujCaWgaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8lyIo_icOzIw4sDB9JR4ajT1SFyks5ujCaWgaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1844"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162713077"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162713077",
"url": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162713077",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1844",
"sections": [
{
"text": "If no more long headers are expected, it would seem reasonable to drop the packet.",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-162713077"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbc2f165940a_62fb3ffd828d45b83431d--


From nobody Mon Oct  8 21:43:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 090AD1310E2 for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 21:43:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 Cu70zLbl2Bmw for <quic-issues@ietfa.amsl.com>; Mon,  8 Oct 2018 21:43: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 294F813101B for <quic-issues@ietf.org>; Mon,  8 Oct 2018 21:43:47 -0700 (PDT)
Date: Mon, 08 Oct 2018 21:43:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539060226; bh=BTzqmRIElekP9e1pahvo8A83Fb7Vd/8NzBEzF1y3WFQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=voexoqdoWJ9fdK0rKGsmKamIYfCjpnHd5M7jgXWoFLE1aYJS69OOA3BxhUKjeixNw KHclolavhJiJg1TGj5x9TwyYn1MZH50lFtplJYd/bWCl+NsCxMQr70p/7BQ03013cM zNzp5DMtOsFWBxOyfR2HOhnncx4MZ3IuqDwIi7jE=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab023b518049388d5c9db1789fcd30d531956183fd92cf0000000117d3f40292a169ce15eeeab1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1844/c428057772@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbc32025e311_db63fbb074d45c0687b4"; 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/BCeMOd6O-qdB9fU_2wz5wi9bLNE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 04:43:49 -0000

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

Long headers are useful for PMTUD to validate (and route) PTB ICMP messages. So we discussed in Seattle the idea of prepending long header packets to PMTUD Probe 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/1844#issuecomment-428057772
----==_mimepart_5bbc32025e311_db63fbb074d45c0687b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Long headers are useful for PMTUD to validate (and route) PTB ICMP messages. So we discussed in Seattle the idea of prepending long header packets to PMTUD Probe 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/1844#issuecomment-428057772">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4B1cNe4EJc13vdbVl-ZjANQUx1xks5ujCmCgaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8s_9SMqz9ZBSba8wRW-mlnW3JF8ks5ujCmCgaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@igorlord in #1844: Long headers are useful for PMTUD to validate (and route) PTB ICMP messages. So we discussed in Seattle the idea of prepending long header packets to PMTUD Probe packets."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844#issuecomment-428057772"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844#issuecomment-428057772",
"url": "https://github.com/quicwg/base-drafts/pull/1844#issuecomment-428057772",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@igorlord",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1844,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1844\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844#issuecomment-428057772"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbc32025e311_db63fbb074d45c0687b4--


From nobody Tue Oct  9 02:24:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2671D131274 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 02:24:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yPuguQT0RDpv for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 02:24: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 AE4DD13126A for <quic-issues@ietf.org>; Tue,  9 Oct 2018 02:24:13 -0700 (PDT)
Date: Tue, 09 Oct 2018 02:24:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539077052; bh=dfF8cAUP1id6dGAMF2CiDc/Q+LCIs5Ld58GsZpO+5MI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=htnDVcTK+XiwPduj2YYdMQ9kmEdXH/b1V7BxVkxs5cMdLJTmDkFPSz7aWeK3IRZO/ i0BGlM0jyX6GVCFZxRlr0wqqw2019QBKp5A5eXHiHjVQhjPB6mbgiY7XpK6URApHMt g2GFjQvJjxftztAOHVfyyTiOkQcXeMdytOeTtfpE=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab09f017e9eb10d3b102a34b7d776da966a29462f292cf0000000117d435bc92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846@github.com>
Subject: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbc73bcbb1bc_775c3fbb8aed45c480520"; 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/umVXMC_DxXa-OXv6T2R4YdzMR64>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 09:24:17 -0000

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

[Section 2.3 of the editor's draft](https://quicwg.org/base-drafts/draft-ietf-quic-http.html#rfc.section.2.3) forbids a server from sending data on any other stream until it receives a SETTINGS frame on the control stream, while such requirement does not exist for the client even for the 1-RTT case.

I hereby propose to remove the requirement for the server as well. The requirement is a source of unnecessary complexity; it requires a latchet that blocks the server to send a HTTP response until it receives the first octet of the control stream.

IMO, not knowing the QPACK table size cannot justify having the blocking rule for the server-only; the same rule does not exist for the client and therefore a client is allowed to start sending requests without knowing the QPACK table size. Having symmetry has the potential of simplifying the specification and implementations. For example, a HQ stack can send HTTP messages without using the dynamic table until it receives the SETTINGS frame on *both client-side and server-side*.

Note that even if we relax the specification, the endpoints will have the freedom to block until it receives the first octet of 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/1846
----==_mimepart_5bbc73bcbb1bc_775c3fbb8aed45c480520
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://quicwg.org/base-drafts/draft-ietf-quic-http.html#rfc.section.2.3" rel="nofollow">Section 2.3 of the editor's draft</a> forbids a server from sending data on any other stream until it receives a SETTINGS frame on the control stream, while such requirement does not exist for the client even for the 1-RTT case.</p>
<p>I hereby propose to remove the requirement for the server as well. The requirement is a source of unnecessary complexity; it requires a latchet that blocks the server to send a HTTP response until it receives the first octet of the control stream.</p>
<p>IMO, not knowing the QPACK table size cannot justify having the blocking rule for the server-only; the same rule does not exist for the client and therefore a client is allowed to start sending requests without knowing the QPACK table size. Having symmetry has the potential of simplifying the specification and implementations. For example, a HQ stack can send HTTP messages without using the dynamic table until it receives the SETTINGS frame on <em>both client-side and server-side</em>.</p>
<p>Note that even if we relax the specification, the endpoints will have the freedom to block until it receives the first octet of 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/1846">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5HG_mZFh9T3pH2WWB6sRXDq3LUQks5ujGs8gaJpZM4XScTw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8ygCPpPRa4YKlQBXyLB_9lJ4gtmks5ujGs8gaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Asymmetry in the handling of SETTINGS frame (#1846)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1846"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846",
"url": "https://github.com/quicwg/base-drafts/issues/1846",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Asymmetry in the handling of SETTINGS frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1846
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 390710512\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbc73bcbb1bc_775c3fbb8aed45c480520--


From nobody Tue Oct  9 08:45:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4FAED13134A for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 08:45:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 HKrQ0hzOmMpE for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 08:45: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 3C742131342 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 08:45:29 -0700 (PDT)
Date: Tue, 09 Oct 2018 08:45:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539099927; bh=PZNfOxMarQCI+UU1cZgocxzt/dDqn+cp/HJv90ns34E=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ETliE5yz51iY8OoJR29gNdQsVG9zn5OtVqhbVwGLKkDkzp/2E7T/+22UW0a49/sZW GIBIxChNcMKcm02VVX++O4SzOYEdOQooSm28bCLHWBer/pmHpRHeKXCmB5iDoZtStK PSDlMRi++YZFAagBZxLDuDBsKKQgHRSWy1FieHys=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6d3a3cf9851ca4636e81888b6506c2e0d01e6aac92cf0000000117d48f0692a169ce15f37541@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1847@github.com>
Subject: [quicwg/base-drafts] HTTP SETTINGS: why reuse codepoint 0x3? (#1847)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbccd06c31fa_7b503fdc32ed45c41724f2"; 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/0F6deM-H4RzOXdi6fO_-y50orFQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 15:45:31 -0000

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

>From [the spec](https://tools.ietf.org/html/draft-ietf-quic-http-15#section-4.2.6.1):

```
   SETTINGS_NUM_PLACEHOLDERS (0x3):  This value SHOULD be non-zero.  The
      default value is 16.

   SETTINGS_MAX_HEADER_LIST_SIZE (0x6):  The default value is unlimited.
```

It seems inconsistent to reuse 0x3 while forbidding other setting IDs from RFC 7540.  `SETTINGS_NUM_PLACEHOLDERS` is not the same as `SETTINGS_MAX_CONCURRENT_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/1847
----==_mimepart_5bbccd06c31fa_7b503fdc32ed45c41724f2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>From <a href="https://tools.ietf.org/html/draft-ietf-quic-http-15#section-4.2.6.1" rel="nofollow">the spec</a>:</p>
<pre><code>   SETTINGS_NUM_PLACEHOLDERS (0x3):  This value SHOULD be non-zero.  The
      default value is 16.

   SETTINGS_MAX_HEADER_LIST_SIZE (0x6):  The default value is unlimited.
</code></pre>
<p>It seems inconsistent to reuse 0x3 while forbidding other setting IDs from RFC 7540.  <code>SETTINGS_NUM_PLACEHOLDERS</code> is not the same as <code>SETTINGS_MAX_CONCURRENT_STREAMS</code>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1847">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqza2GwQLjUenLDmihnIPbqhKPYdqks5ujMSGgaJpZM4XTlV5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8IWI85aGljrbjBveB70njgcr6pZks5ujMSGgaJpZM4XTlV5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"HTTP SETTINGS: why reuse codepoint 0x3? (#1847)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1847"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1847",
"url": "https://github.com/quicwg/base-drafts/issues/1847",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "HTTP SETTINGS: why reuse codepoint 0x3? (#1847)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1847
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1847,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1847\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1847"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 391009657\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbccd06c31fa_7b503fdc32ed45c41724f2--


From nobody Tue Oct  9 09:04:15 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3FFC131352 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 09:04:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id An-l3ooOaKrg for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 09:04: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 F2808131342 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 09:04:11 -0700 (PDT)
Date: Tue, 09 Oct 2018 09:04:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539101050; bh=Sem13GNl5akidXTNybmO/F/VdVz7w8GH8AbGKzCFEiw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r5iFGYob7cvCrAjoaKNFBgZe1Vttdyad8S4pb3Ft8Ry3dsZ5+H9tvkYb5n8rmPHGw unAWoexl6zStECuTPIK164Q0i0Y1bs7hVwO3OcUtAXplmp9OMjMOFMkJ7CCFCxuDBz s+QnNLJD2JJDpy5TDmhN328smAUVK7r0/qxnQeag=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf41468065bee0efc242b30eb49248d621ba1fd1592cf0000000117d4937a92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428251470@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbcd17ade476_5dc53fa2406d45bc178821"; 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/fVRw_bwMp9Rcn6OSw8yRdJxuW84>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 16:04:14 -0000

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

I'm generally ok with this concept.

SETTINGS_MAX_HEADER_LIST_SIZE is also in the settings, with a default value of unlimited (side note, this meaning of this setting is not described anywhere in the HQ spec).  If we allow sending header blocks before receiving SETTINGS, is the peer required to accept arbitrarily long header lists?  Or we should reintroduce a lower 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/1846#issuecomment-428251470
----==_mimepart_5bbcd17ade476_5dc53fa2406d45bc178821
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I'm generally ok with this concept.</p>
<p>SETTINGS_MAX_HEADER_LIST_SIZE is also in the settings, with a default =
value of unlimited (side note, this meaning of this setting is not descri=
bed anywhere in the HQ spec).  If we allow sending header blocks before r=
eceiving SETTINGS, is the peer required to accept arbitrarily long header=
 lists?  Or we should reintroduce a lower default?</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/1846#issuecomment-428251470">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5jt=
hqkyFfAgqRPJ0uSwNQd-YnLQks5ujMj6gaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0RoMr61K8Ca3pAyDBUA_Gwx=
HTQ3ks5ujMj6gaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@afri=
nd in #1846: I'm generally ok with this concept.\r\n\r\nSETTINGS_MAX_HEAD=
ER_LIST_SIZE is also in the settings, with a default value of unlimited (=
side note, this meaning of this setting is not described anywhere in the =
HQ spec).  If we allow sending header blocks before receiving SETTINGS, i=
s the peer required to accept arbitrarily long header lists?  Or we shoul=
d reintroduce a lower default?"}],"action":{"name":"View Issue","url":"ht=
tps://github.com/quicwg/base-drafts/issues/1846#issuecomment-428251470"}}=
}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-428251470",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8251470",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@afrind",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8251470"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbcd17ade476_5dc53fa2406d45bc178821--


From nobody Tue Oct  9 09:12:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDABD131364 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 09:12:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 7_91QOl_vOki for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 09:12: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 710EE13135D for <quic-issues@ietf.org>; Tue,  9 Oct 2018 09:12:49 -0700 (PDT)
Date: Tue, 09 Oct 2018 09:12:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539101568; bh=CoIUGvaMta3UYhN5LVTfFs+nqM7zUDXpRctlXeq12zM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Om2vSW1XisTxs3uaz9IBYNNIQj0pw1purKzyhAH2p6TBjoVjMMrOAsXTuSN//dGub QJYQjlG+I4PhcyU6Xokp8FlcnLbJRUswU22WcV5TuT4OsIEV+gbV+2KddLHufs9aCG 8s+BzGXZo0u4MCbFzbVQMvb+Li/KErs8j39uiHlw=
From: Luca Niccolini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abca5534e255a5a3f6804239e02181ff9de4bf1c5c92cf0000000117d4958092a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428254560@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbcd38094c6c_20e43fa9ae0d45c04104a"; 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/bLp5HyJ0nIjVFzsoQVYd0bxTN1o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 16:12:51 -0000

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

just pointing out that the latest draft does specify the client behavior =
in the 1-RTT case=0D
=0D
> When a 1-RTT QUIC connection is being used, the client MUST NOT send re=
quests prior to receiving and processing the server=E2=80=99s SETTINGS fr=
ame.=0D
=0D
but I agree that if we can find a way to start sending without having rec=
eived the peer settings, that would simplify the implementation

-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428254560=

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

<p>just pointing out that the latest draft does specify the client behavi=
or in the 1-RTT case</p>
<blockquote>
<p>When a 1-RTT QUIC connection is being used, the client MUST NOT send r=
equests prior to receiving and processing the server=E2=80=99s SETTINGS f=
rame.</p>
</blockquote>
<p>but I agree that if we can find a way to start sending without having =
received the peer settings, that would simplify the implementation</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/1846#issuecomment-428254560">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-uR=
sCQVqBcKSMyxTl2GELLCW5pVks5ujMsAgaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0Z3Ncm4iM-erIjdn7Iei-fi=
FpsDks5ujMsAgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@lnic=
co in #1846: just pointing out that the latest draft does specify the cli=
ent behavior in the 1-RTT case\r\n\r\n\u003e When a 1-RTT QUIC connection=
 is being used, the client MUST NOT send requests prior to receiving and =
processing the server=E2=80=99s SETTINGS frame.\r\n\r\nbut I agree that i=
f we can find a way to start sending without having received the peer set=
tings, that would simplify the implementation"}],"action":{"name":"View I=
ssue","url":"https://github.com/quicwg/base-drafts/issues/1846#issuecomme=
nt-428254560"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-428254560",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8254560",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Luca Niccolini**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@lnicco",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8254560"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbcd38094c6c_20e43fa9ae0d45c04104a--


From nobody Tue Oct  9 11:50:12 2018
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 D266F1292AD for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 11:50:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gSyH5dR8Lz9L for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 11:50:07 -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 DFD4E128D68 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 11:50: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=x18WViIA6GLOhIJgTQI8iu4DFYE=; b=VPZ3vxiV10RrUmyK NeBn03bIY5+uM7Vzz+pCkoEPZ0fh8uqX9CPZJYmBVtTtbnU8GILyEKV5hFbz2sqR tBlvGWfc8VM/wz/d34IkAZ7XQ0W2EIDT3OFpnWn58Ua64D9tPYEuBEyPKOt8wqGT NzoIBPmZTg7Y5V+BcILouqBq4ew=
Received: by filter1616p1mdw1.sendgrid.net with SMTP id filter1616p1mdw1-25121-5BBCF85D-8 2018-10-09 18:50:05.558652486 +0000 UTC m=+437446.945635256
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [192.30.252.46]) by ismtpd0022p1iad2.sendgrid.net (SG) with ESMTP id BPv8cNOFSc2NF3EmF8ygAQ for <quic-issues@ietf.org>; Tue, 09 Oct 2018 18:50:05.382 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id 66EDAC0314 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 11:50:05 -0700 (PDT)
Date: Tue, 09 Oct 2018 18:50:05 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab95c9dd94fa0eb90f855531b4a605d46e823fe59c92cf0000000117d4ba5d92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428307396@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbcf85d60060_bde3face36d45b44900fe"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3qMCGtXncH6QT90GAO2JwPvgYc3HcC9J8Byl 0iMbdrTbBsOT9lIIUp9jn2GXqxi8ZuwEP9//g/u/VeR6U+HY6mhU0CiN/zwVo+e+kl8mo3xx36ceRL KLihd5aJnarTT2bJB/qQqTRGiWYK1at8a3NdG+yZQZpH0mBDyyAIcZVkuOOsK2Jww9sLzf4o5O4xtX 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rC0afRUJ2GmvSb4JFhae8OKPOxo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 18:50:11 -0000

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

This isn't asymmetrical, actually.  Both client and server MUST know the settings before they can send requests/responses.  It's just that there are two cases, which you're conflating:

- For 1-RTT, the client is required to see the server's (0.5-RTT flight) SETTINGS frame before sending requests, and the server is required to see the client's SETTINGS frame before sending responses.
- For 0-RTT, the client is assuming (and the server is consenting to, by accepting 0-RTT) minimum values for settings remembered from last time, which is what permits it to send without seeing the SETTINGS.  The server still needs the client's SETTINGS, because there is no implicit contract on the client's parameters in 0-RTT.

In HTTP/2, both parties have to tolerate peers having lower values than the defaults: the defaults apply until the real SETTINGS frame is seen and then get revised downward, so you have to tolerate reductions after you've already violated the setting unknowingly.  In the HQ version, there is never a downward revision, only an upward revision, so you eliminate the unknowing violation.  That was the motivation to introduce the restriction.

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

<p>This isn't asymmetrical, actually.  Both client and server MUST know the=
 settings before they can send requests/responses.  It's just that there ar=
e two cases, which you're conflating:</p>
<ul>
<li>For 1-RTT, the client is required to see the server's (0.5-RTT flight) =
SETTINGS frame before sending requests, and the server is required to see t=
he client's SETTINGS frame before sending responses.</li>
<li>For 0-RTT, the client is assuming (and the server is consenting to, by =
accepting 0-RTT) minimum values for settings remembered from last time, whi=
ch is what permits it to send without seeing the SETTINGS.  The server stil=
l needs the client's SETTINGS, because there is no implicit contract on the=
 client's parameters in 0-RTT.</li>
</ul>
<p>In HTTP/2, both parties have to tolerate peers having lower values than =
the defaults: the defaults apply until the real SETTINGS frame is seen and =
then get revised downward, so you have to tolerate reductions after you've =
already violated the setting unknowingly.  In the HQ version, there is neve=
r a downward revision, only an upward revision, so you eliminate the unknow=
ing violation.  That was the motivation to introduce the restriction.</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/1846#issuecomment-428307396">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5-uzepsZtTSJx=
5U8uJynvdky5xoks5ujO_dgaJpZM4XScTw">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq7DYiU_x9rrbs0gQlINTUpxv3Xsxks5ujO_dga=
JpZM4XScTw.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@MikeBishop in #1846:=
 This isn't asymmetrical, actually.  Both client and server MUST know the s=
ettings before they can send requests/responses.  It's just that there are =
two cases, which you're conflating:\r\n\r\n- For 1-RTT, the client is requi=
red to see the server's (0.5-RTT flight) SETTINGS frame before sending requ=
ests, and the server is required to see the client's SETTINGS frame before =
sending responses.\r\n- For 0-RTT, the client is assuming (and the server i=
s consenting to, by accepting 0-RTT) minimum values for settings remembered=
 from last time, which is what permits it to send without seeing the SETTIN=
GS.  The server still needs the client's SETTINGS, because there is no impl=
icit contract on the client's parameters in 0-RTT.\r\n\r\nIn HTTP/2, both p=
arties have to tolerate peers having lower values than the defaults: the de=
faults apply until the real SETTINGS frame is seen and then get revised dow=
nward, so you have to tolerate reductions after you've already violated the=
 setting unknowingly.  In the HQ version, there is never a downward revisio=
n, only an upward revision, so you eliminate the unknowing violation.  That=
 was the motivation to introduce the restriction."}],"action":{"name":"View=
 Issue","url":"https://github.com/quicwg/base-drafts/issues/1846#issuecomme=
nt-428307396"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-4=
28307396",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-4283=
07396",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS fr=
ame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-4283=
07396"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 390710512=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbcf85d60060_bde3face36d45b44900fe--


From nobody Tue Oct  9 11:54:57 2018
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 EAFBC1293FB for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 11:54:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p8-AapYB2lIN for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 11:54:54 -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 75709128D68 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 11:54: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=lAuq04PdP4Xl7mxus3W3/UPR5ZI=; b=Yqsh1MJXfv9Km+Dn /GjcjYvsUDfl3bygVkvLNfuAij5TAeoEyP1iJPl+4XDSvvrIdbmEgPYtGZt9ORlU m/azvlhY7zeoq5tLJUNXZrEMY5nVVpkZ/GNJ5c43+5Hn7aEGAfS0WRWU7pxuYaYt boWRX4jXpqxQqhewt3/r54x4iY8=
Received: by filter1021p1las1.sendgrid.net with SMTP id filter1021p1las1-25250-5BBCF97D-17 2018-10-09 18:54:53.536478185 +0000 UTC m=+414990.726108075
Received: from github-lowworker-baaab27.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id Ht6hA4iMRD69IQQ7CAXtvg for <quic-issues@ietf.org>; Tue, 09 Oct 2018 18:54:53.450 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-baaab27.cp1-iad.github.net (Postfix) with ESMTP id 6959580634 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 11:54:53 -0700 (PDT)
Date: Tue, 09 Oct 2018 18:54:53 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8d632910fa8e1a979a185a221e3470e23e61e3dd92cf0000000117d4bb7d92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428308995@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbcf97d60289_50ad3fbec38d45c0244093"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0jasCVZ18W2iBhj6ukIgDlQHFeCDVMDeOtFL trazDT2Vo0d0WtSWDcusOMe2Ox6Pdy6kuhkUNLW8bUT37U9wVqHssb2OyaSc34uoa5qaqH/34+8W9V EIn25IbjGr0u5fGYgjRdnMNrXxftZp+aarKnY0kqn7uVH9ozAl50n8ngMzlhFRB/PT+qVkRe7iUv4Y I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8cxIu0aaCUwOQgtJCeeQ-7n69Jk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 18:54:56 -0000

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

Also, because settings are allowed to negotiate non-conformant behavior (and we no longer have a SETTINGS_ACK), in the general case, you can't guarantee that anything received on any other stream actually means what you think it means until you've seen SETTINGS.  In the more common case where you don't support any such behavior, of course, this isn't 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/issues/1846#issuecomment-428308995
----==_mimepart_5bbcf97d60289_50ad3fbec38d45c0244093
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Also, because settings are allowed to negotiate non-conformant behavior =
(and we no longer have a SETTINGS_ACK), in the general case, you can't guar=
antee that anything received on any other stream actually means what you th=
ink it means until you've seen SETTINGS.  In the more common case where you=
 don't support any such behavior, of course, this isn't a problem.</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/1846#issuecomment-428308995">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4t0fRQ6uv6KOb=
oLs4Md_OmGEgqIks5ujPD9gaJpZM4XScTw">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkqwzWkT65pQ_6jMFxAj9vjniNY8-iks5ujPD9ga=
JpZM4XScTw.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@MikeBishop in #1846:=
 Also, because settings are allowed to negotiate non-conformant behavior (a=
nd we no longer have a SETTINGS_ACK), in the general case, you can't guaran=
tee that anything received on any other stream actually means what you thin=
k it means until you've seen SETTINGS.  In the more common case where you d=
on't support any such behavior, of course, this isn't a problem."}],"action=
":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/=
1846#issuecomment-428308995"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-4=
28308995",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-4283=
08995",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS fr=
ame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-4283=
08995"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 390710512=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbcf97d60289_50ad3fbec38d45c0244093--


From nobody Tue Oct  9 11:57:49 2018
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 4774C129619 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 11:57:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qkCyzyQQ1mOj for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 11:57:44 -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 95DA7128D68 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 11:57: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=DKiKoQJvgFdFAZ91wigenf+ZaIo=; b=t9aQ3dXDiJdsSEK8 E12UFp0nOcvZpIE3V1y3VOshDqPhyp+23s5P26+9E7IxAe90SrdLXbdhKYdVrxDI PzX3+ABsqDjXKToWhDQlqg/23vUbd4k8HASz9d9Pgz6RdXD59WwT9c/a6wA+O8GJ lXCbZ7KOU+m8unjF9dIN3ASrrjg=
Received: by filter1509p1mdw1.sendgrid.net with SMTP id filter1509p1mdw1-19223-5BBCFA27-1B 2018-10-09 18:57:43.572089772 +0000 UTC m=+1140096.467122770
Received: from github-lowworker-f6df7df.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0017p1iad2.sendgrid.net (SG) with ESMTP id Qz95yHxISPmh-uKYQA1xHA for <quic-issues@ietf.org>; Tue, 09 Oct 2018 18:57:43.481 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-f6df7df.cp1-iad.github.net (Postfix) with ESMTP id 7E6F63E17C6 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 11:57:43 -0700 (PDT)
Date: Tue, 09 Oct 2018 18:57:43 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abba2e46f525ef77c79256e0488a9649b87fda436392cf0000000117d4bc2792a169ce15f37541@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1847/428309951@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1847@github.com>
References: <quicwg/base-drafts/issues/1847@github.com>
Subject: Re: [quicwg/base-drafts] HTTP SETTINGS: why reuse codepoint 0x3? (#1847)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbcfa2771e9a_d3a3fe5960d45c4606cd"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1oZiLlgmkC6ZiYJENUZ+/8ylDHR6EHjt3heL QvZyYQEb8MJmyBdPHIJ3NkNmZv11Hl1nAo5d41ypkQ3HvjuEoooMPjym8zyWCcgjKU+T/uP+xMFOzS XHxanb6Avb8UOZnTN6vIw/a9pj0OzBQfrulnv4fHJOekjCuMPH7PgaRv0zaliXxWh3Hxymyj8NKD9e 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OTAMvJv8rro0mEQzvjnilA1XV_Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 18:57:46 -0000

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

Hand-wavy similarity.  It's a limit on the number of a given resource the peer is allowed to consume.  I frankly don't care one way or the other -- if having the reuse causes more issues for anyone's implementation than changing the codepoint does, I'm happy to move 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/1847#issuecomment-428309951
----==_mimepart_5bbcfa2771e9a_d3a3fe5960d45c4606cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Hand-wavy similarity.  It's a limit on the number of a given resource the peer is allowed to consume.  I frankly don't care one way or the other -- if having the reuse causes more issues for anyone's implementation than changing the codepoint does, I'm happy to move 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/1847#issuecomment-428309951">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4A0LopIXm159Mt9Ck8Y7AY4pv9dks5ujPGngaJpZM4XTlV5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5zchuiBQViYyvEI91_zdXUn5OFNks5ujPGngaJpZM4XTlV5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1847: Hand-wavy similarity.  It's a limit on the number of a given resource the peer is allowed to consume.  I frankly don't care one way or the other -- if having the reuse causes more issues for anyone's implementation than changing the codepoint does, I'm happy to move it."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1847#issuecomment-428309951"}}}</scri
 pt>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1847#issuecomment-428309951",
"url": "https://github.com/quicwg/base-drafts/issues/1847#issuecomment-428309951",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] HTTP SETTINGS: why reuse codepoint 0x3? (#1847)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1847,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1847\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1847#issuecomment-428309951"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 391009657\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbcfa2771e9a_d3a3fe5960d45c4606cd--


From nobody Tue Oct  9 11:58:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7FBC012F1A2 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 11:58:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 ofBDkmNp9ZWG for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 11:58:40 -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 2922F12D7F8 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 11:58:36 -0700 (PDT)
Date: Tue, 09 Oct 2018 11:58:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539111514; bh=oCauMh2467xI6Tj7JiZ7iCefTiUSi90+pm+sgDag+QE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hBZI/Mzr87tSxyWzFZBF1jW4MclSFT/d/egtTFpJ1PV214QdPB3e0eacR/RoZxH1E 4Gp5bFhGuSKba/Wa6The+9otVBBwrvkgayRxjm6gSyO2UrGYUWB+ElZ/9nqNGPt/P/ DJQwnMXPTBO/DAEmoILmn01iEMZhUaEQyT/CDYPw=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba52b62519563f0686f65830003eb5a81264059e492cf0000000117d4bc5a92a169ce15f37541@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1847/428310273@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1847@github.com>
References: <quicwg/base-drafts/issues/1847@github.com>
Subject: Re: [quicwg/base-drafts] HTTP SETTINGS: why reuse codepoint 0x3? (#1847)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbcfa5a59507_152d3f8333ad45bc174924"; 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/3yEMXFEzBIfQ5ln2Yr--lifInzA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 18:58:44 -0000

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

Note that it would have needed a new codepoint if the HTTP WG wanted to adopt placeholders for HTTP/2, but that got the thumbs-down in Montreal.

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

<p>Note that it would have needed a new codepoint if the HTTP WG wanted to adopt placeholders for HTTP/2, but that got the thumbs-down in Montreal.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1847#issuecomment-428310273">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7wRbaMgwLECJUYfX9vr86KDStKRks5ujPHagaJpZM4XTlV5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4pfW9vDk82qttxxp6JcQvZAIUEiks5ujPHagaJpZM4XTlV5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1847: Note that it would have needed a new codepoint if the HTTP WG wanted to adopt placeholders for HTTP/2, but that got the thumbs-down in Montreal."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1847#issuecomment-428310273"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1847#issuecomment-428310273",
"url": "https://github.com/quicwg/base-drafts/issues/1847#issuecomment-428310273",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] HTTP SETTINGS: why reuse codepoint 0x3? (#1847)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1847,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1847\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1847#issuecomment-428310273"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 391009657\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbcfa5a59507_152d3f8333ad45bc174924--


From nobody Tue Oct  9 12:01:41 2018
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 1F41D130DC5 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:01:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pGv6Ch9oj8Qt for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:01:32 -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 F1B99130E28 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 12:01: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=2Xw/SMHJXDPjQsPYkOgj6tBbK80=; b=xDCSZM0F8Be1c+8Y lTwNCsrR8peYh/eFB+9pdkbC6LIgislmrzCtslt5sCFyjGVdXfwYkwga2Pn7Tcp7 LWaRp3yghyHZ2cNc+UJBTLVFMadIPBAfauDNFH1+A1wrKuKFLGcZGDmjTkAPGTR1 Z9FRkShPtGj0n72G7Nk7P/d95qo=
Received: by filter1474p1mdw1.sendgrid.net with SMTP id filter1474p1mdw1-22485-5BBCFAFF-49 2018-10-09 19:01:19.817646568 +0000 UTC m=+450656.549168424
Received: from github-lowworker-417c549.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id mm1LZvBwQumH55E9a-xKUw for <quic-issues@ietf.org>; Tue, 09 Oct 2018 19:01:19.720 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-417c549.cp1-iad.github.net (Postfix) with ESMTP id 28BF2C4005F for <quic-issues@ietf.org>; Tue,  9 Oct 2018 12:01:03 -0700 (PDT)
Date: Tue, 09 Oct 2018 19:01:19 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abff096a924db797ee337b6887b68919ae80657f4292cf0000000117d4bcef92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428311258@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbcfaef19e29_377d3fd07ecd45b814037b"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2lnSqurbjo6M36x8y5SwqfU/GZzPXluAwJYD /4ePk+mlpiwF0XfE/wmK5nA+T282im2l8lfj3ohNwnSHYYfOQJRn/rjeZSdgeeg5uDdeq5fkbtmxTU TikVMgKq3AHPMK2w6pbw2unKJ4rWobuouGuyE3xmir/l4gwYI+Qb35KhSoOgdCzKTIsHsCF+BmVHV7 g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qfeNK4Efj8OkV7Zy_D3xgSYaH2g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 19:01:41 -0000

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

>  In the HQ version, there is never a downward revision,

Hmm, so I assumed the default for max header size list was unlimited (inferred from the language used to define SETTINGS_MAX_HEADER_LIST_SIZE). Which would mean that is it possible to reduce the size. Have I misunderstood?

Perhaps it would be better to define QPACK related settings in QPACK?

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

<blockquote>
<p>In the HQ version, there is never a downward revision,</p>
</blockquote>
<p>Hmm, so I assumed the default for max header size list was unlimited (in=
ferred from the language used to define SETTINGS_MAX_HEADER_LIST_SIZE). Whi=
ch would mean that is it possible to reduce the size. Have I misunderstood?=
</p>
<p>Perhaps it would be better to define QPACK related settings in QPACK?</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/1846#issuecomment-428311258">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9mL7zkszB52so=
fWB85l0yHRDI7Kks5ujPJvgaJpZM4XScTw">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkqyyGuMy8dMKnI3wL27CjcleCxibnks5ujPJvga=
JpZM4XScTw.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPardue in #1846: \u=
003e  In the HQ version, there is never a downward revision,\r\n\r\nHmm, so=
 I assumed the default for max header size list was unlimited (inferred fro=
m the language used to define SETTINGS_MAX_HEADER_LIST_SIZE). Which would m=
ean that is it possible to reduce the size. Have I misunderstood?\r\n\r\nPe=
rhaps it would be better to define QPACK related settings in QPACK?"}],"act=
ion":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issu=
es/1846#issuecomment-428311258"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-4=
28311258",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-4283=
11258",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS fr=
ame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-4283=
11258"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 390710512=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbcfaef19e29_377d3fd07ecd45b814037b--


From nobody Tue Oct  9 12:07:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 63DEE12D7F8 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:07:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9N7G7hWSY9jG for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:07:37 -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 6ED98129BBF for <quic-issues@ietf.org>; Tue,  9 Oct 2018 12:07:37 -0700 (PDT)
Date: Tue, 09 Oct 2018 12:07:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539112055; bh=syVpjzYmpk1mdw12k5n9dXVbT8kjy0Oc5m8vgN8+GbQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UD+MlH2rlxCqpr93KBhdI9Y6X56zgZHsNdwGU8Qosa+hoWDTbQE1eDMpr+1IHvx+h tW6+YVzj2RzNaul5OYD6HCl/NAhkA9iajO/Fsti9UmplJjAinrbuaIhYQQcX9mBIbS yF22wNyas7mW/cDCMIDWaH4RQCKTFCcuOgYCeqVY=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6dcc08a8b9a7bf0045ae2c7d938f3b4f881fec9192cf0000000117d4be7792a169ce15f37541@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1847/428313332@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1847@github.com>
References: <quicwg/base-drafts/issues/1847@github.com>
Subject: Re: [quicwg/base-drafts] HTTP SETTINGS: why reuse codepoint 0x3? (#1847)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbcfc77227bb_ee73fe59e6d45c01501a8"; 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/Y9YeOYMyzPuSnU4fx89WS04twWQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 19:07:39 -0000

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

We explicitly forbid other HTTP settings because (presumably?) we want to catch bugs.  By reusing 0x3, we allow for a potential bug when one side uses HTTP2 semantics -- likely due to some code reuse -- instead of HQ.

There are two consistent choices: either use another value instead of 0x3, or renumber HQ settings and not care about forbidding HTTP2 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/1847#issuecomment-428313332
----==_mimepart_5bbcfc77227bb_ee73fe59e6d45c01501a8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>We explicitly forbid other HTTP settings because (presumably?) we want=
 to catch bugs.  By reusing 0x3, we allow for a potential bug when one si=
de uses HTTP2 semantics -- likely due to some code reuse -- instead of HQ=
.</p>
<p>There are two consistent choices: either use another value instead of =
0x3, or renumber HQ settings and not care about forbidding HTTP2 setting =
values.</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/1847#issuecomment-428313332">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyB3=
1_h3vl4_FS9g_gKU8w2JDVftks5ujPP3gaJpZM4XTlV5">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqxUvRIkb9DA6tmmSB3It2V-p=
v1hPks5ujPP3gaJpZM4XTlV5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtik=
honov in #1847: We explicitly forbid other HTTP settings because (presuma=
bly?) we want to catch bugs.  By reusing 0x3, we allow for a potential bu=
g when one side uses HTTP2 semantics -- likely due to some code reuse -- =
instead of HQ.\r\n\r\nThere are two consistent choices: either use anothe=
r value instead of 0x3, or renumber HQ settings and not care about forbid=
ding HTTP2 setting values."}],"action":{"name":"View Issue","url":"https:=
//github.com/quicwg/base-drafts/issues/1847#issuecomment-428313332"}}}</s=
cript>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1847#issuecomment=
-428313332",
"url": "https://github.com/quicwg/base-drafts/issues/1847#issuecomment-42=
8313332",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] HTTP SETTINGS: why reuse codepoint 0x3=
? (#1847)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1847,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1847\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1847#issuecomment-42=
8313332"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3910096=
57\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbcfc77227bb_ee73fe59e6d45c01501a8--


From nobody Tue Oct  9 12:12:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D0A1129BBF for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:12:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 qabd6iWtGtdX for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:12: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 72C3D128D68 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 12:12:36 -0700 (PDT)
Date: Tue, 09 Oct 2018 12:12:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539112355; bh=Gk0RjSdav02JLJY6S4oa8DZlRI1LaSX+w/zwRpN1xak=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TB7ZjNYoV6JDrooTOciBi3LcARqkqEZA6jnvWSl3svY4LMidOf9TR9R5ywFYkN+4q NeUJmgoaVtQgQ5pA3I4ZUCOi5wH9bhBE4Rc3Vtem8kEYwhndJJNysR0sHL1a57oZJJ 6Pk9tc9P2idQzQUs+x9T5Eoeh4HScjiVSdAVeXSs=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3730d655bddb4aaff2e8c19fbcb5f5dbf9912b1892cf0000000117d4bfa392a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428315051@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbcfda391f9f_4bae3ffc14ad45bc190981"; 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/iaLlLocK54od9jy6aRkcVGJpIYQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 19:12:39 -0000

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

In HTTP2 world, this setting is defined in RFC 7540, not in the HPACK RFC (7541):

https://tools.ietf.org/html/rfc7540#section-6.5.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/1846#issuecomment-428315051
----==_mimepart_5bbcfda391f9f_4bae3ffc14ad45bc190981
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In HTTP2 world, this setting is defined in RFC 7540, not in the HPACK RFC (7541):</p>
<p><a href="https://tools.ietf.org/html/rfc7540#section-6.5.2" rel="nofollow">https://tools.ietf.org/html/rfc7540#section-6.5.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/1846#issuecomment-428315051">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3lTXUsy15nyYQWDAeno0G0fmu2uks5ujPUjgaJpZM4XScTw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7j17-PqxzP1pORjUGLbnNbYTqK9ks5ujPUjgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1846: In HTTP2 world, this setting is defined in RFC 7540, not in the HPACK RFC (7541):\r\n\r\nhttps://tools.ietf.org/html/rfc7540#section-6.5.2"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428315051"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428315051",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428315051",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428315051"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 390710512\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbcfda391f9f_4bae3ffc14ad45bc190981--


From nobody Tue Oct  9 12:15:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 63EA1129BBF for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:15:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 XnvhHCYttoxr for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:15: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 0D21E128D68 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 12:15:47 -0700 (PDT)
Date: Tue, 09 Oct 2018 12:15:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539112546; bh=GLoyb5qBnOYzvMuDM+/MsPHR3z0cu7pobJylfAOjLck=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=osU6/f1aaIeZQeKxEpQ5g5mk4kOw6EXNMyta4RggYZunVFZJMx3xSFZaogTAfQSfi lsci0PQSJw+5CRJvHT7Q+WZwE/RlrZ6SPYN/6LF2EgyCLJ/tAWEucFDDMi3rnlswYm IU+Jbnr7snoWQ4N1+pQM5R3HDyxi7cZZPBGFW5Lo=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab08030d0778751d629ed52c0323a0a9e2cc5f786692cf0000000117d4c06292a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428316136@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbcfe6224b8c_72803fcda42d45b829165"; 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/Kcy5TYlZvGKs8t98Cl0N2Vc6cTI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 19:15:49 -0000

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

Perhaps H2 got it wrong? :P

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

<p>Perhaps H2 got it wrong? :P</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428316136">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_GfvLGT0lrhfXmu93Ka8V7oWLANks5ujPXigaJpZM4XScTw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4cL8DgJqbO4KrWEh0ag2565dTxoks5ujPXigaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1846: Perhaps H2 got it wrong? :P"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428316136"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428316136",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428316136",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428316136"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 390710512\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbcfe6224b8c_72803fcda42d45b829165--


From nobody Tue Oct  9 12:17:26 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1F02128D68 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:17:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 HrO02PF48hkP for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:17: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 ABD4A12D7F8 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 12:17:17 -0700 (PDT)
Date: Tue, 09 Oct 2018 12:17:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539112637; bh=eRc1GaG7d7kGBaEyVRgZzWh+lehjExDqF/3V+EkHGXw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TGB1Dx4rOSeWe+zoLJQSlLclSiOrHN8h5Su6CIoT6fcsbJHYI65um5oDkh9fJzN23 67Q4DUfkN//Wx7HF0lvHbIbom2W+FdFfsooek/h0XjOxpramuCBursGukI/L5vTuZY U+m5sOqzLJGyQISWUhWjK+R26qYa1NZy+rWh6U7s=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abef345ed3f25a761c70ad7723a29133158c9c99b192cf0000000117d4c0bc92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428316705@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbcfebcf2ba7_2e283fbccaad45b4664ee"; 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/Iu_2ijUetOsnNk3UnP5SQoxQswU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 19:17:24 -0000

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

@LPardue, the defaults apply if the SETTINGS frame arrives and the value is not specified.  There simply isn't a value until the SETTINGS frame arrives.

We did move the QPACK-specific settings over in a previous issue/PR; that setting is not *quite* QPACK-specific.  The precise meaning is poorly defined in HTTP/2, and perhaps we should open an issue to clarify:  Is it the maximum length of a HEADERS frame, or the maximum length of the decoded headers?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428316705
----==_mimepart_5bbcfebcf2ba7_2e283fbccaad45b4664ee
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=3D6571445" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
LPardue">@LPardue</a>, the defaults apply if the SETTINGS frame arrives a=
nd the value is not specified.  There simply isn't a value until the SETT=
INGS frame arrives.</p>
<p>We did move the QPACK-specific settings over in a previous issue/PR; t=
hat setting is not <em>quite</em> QPACK-specific.  The precise meaning is=
 poorly defined in HTTP/2, and perhaps we should open an issue to clarify=
:  Is it the maximum length of a HEADERS frame, or the maximum length of =
the decoded headers?</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/1846#issuecomment-428316705">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqx5n=
rU2yhK6rXutS0ZAzIMx5CKQ2ks5ujPY8gaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5rbqVO5sPzH6EFqMHSM_xYo=
eR8Xks5ujPY8gaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1846: @LPardue, the defaults apply if the SETTINGS frame arriv=
es and the value is not specified.  There simply isn't a value until the =
SETTINGS frame arrives.\r\n\r\nWe did move the QPACK-specific settings ov=
er in a previous issue/PR; that setting is not *quite* QPACK-specific.  T=
he precise meaning is poorly defined in HTTP/2, and perhaps we should ope=
n an issue to clarify:  Is it the maximum length of a HEADERS frame, or t=
he maximum length of the decoded headers?"}],"action":{"name":"View Issue=
","url":"https://github.com/quicwg/base-drafts/issues/1846#issuecomment-4=
28316705"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-428316705",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8316705",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8316705"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbcfebcf2ba7_2e283fbccaad45b4664ee--


From nobody Tue Oct  9 12:19:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3266612D7F8 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:19:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 6K5FwIUK7lJ3 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:19: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 7C5DD1293FB for <quic-issues@ietf.org>; Tue,  9 Oct 2018 12:19:44 -0700 (PDT)
Date: Tue, 09 Oct 2018 12:19:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539112783; bh=NAx+i8EHxCA1Bh207DFdxzE1NCHGcWlKJrpxp2Kn0is=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OBAPytF46r/RL4f2ETLppHs5buDmCeKvC+f1r9V+MdQ2yH5lQ/lOz5v2si0z2lsGu Z/x8UexkjJ54o8OuYfBd6LCO6d0d5boeGNDw7b0XguMmbD3T5OBJWjSZr+KTqH/kO5 ijKeYsiNKO0MjPXeiWPWV4sKS47WHopHSfmy1Azk=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab32e138c64fec6281b8d35f417735319f0d0ccbb292cf0000000117d4c14f92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428317517@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbcff4f94443_60553fa96e4d45c0835c"; 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/Tz8mLoPJX9NB5W0K1456zALLegk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 19:19:46 -0000

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

> Is it the maximum length of a HEADERS frame, or the maximum length of the decoded headers?

RFC 7540 makes it clear:

> This advisory setting informs a peer of the maximum size of header list that the sender is prepared to accept, in octets.  The value is based on the uncompressed size of header fields, including the length of the name and value in octets plus an overhead of 32 octets for each header 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/1846#issuecomment-428317517
----==_mimepart_5bbcff4f94443_60553fa96e4d45c0835c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>Is it the maximum length of a HEADERS frame, or the maximum length of =
the decoded headers?</p>
</blockquote>
<p>RFC 7540 makes it clear:</p>
<blockquote>
<p>This advisory setting informs a peer of the maximum size of header lis=
t that the sender is prepared to accept, in octets.  The value is based o=
n the uncompressed size of header fields, including the length of the nam=
e and value in octets plus an overhead of 32 octets for each header field=
.</p>
</blockquote>

<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/1846#issuecomment-428317517">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwfZ=
z2BrDNXuV9AL2wYATwZedvbhks5ujPbPgaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1UeRnw56YJEXNEVs_nUGDlA=
A4CAks5ujPbPgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtik=
honov in #1846: \u003e Is it the maximum length of a HEADERS frame, or th=
e maximum length of the decoded headers?\r\n\r\nRFC 7540 makes it clear:\=
r\n\r\n\u003e This advisory setting informs a peer of the maximum size of=
 header list that the sender is prepared to accept, in octets.  The value=
 is based on the uncompressed size of header fields, including the length=
 of the name and value in octets plus an overhead of 32 octets for each h=
eader field."}],"action":{"name":"View Issue","url":"https://github.com/q=
uicwg/base-drafts/issues/1846#issuecomment-428317517"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-428317517",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8317517",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8317517"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbcff4f94443_60553fa96e4d45c0835c--


From nobody Tue Oct  9 12:20:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 67860129BBF for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:20:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 uUBR1Gkezszr for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:20:43 -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 2E6FC1293FB for <quic-issues@ietf.org>; Tue,  9 Oct 2018 12:20:43 -0700 (PDT)
Date: Tue, 09 Oct 2018 12:20:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539112842; bh=JI4MpZ2HLH/86jqXcjq4guKca8UKb6PXn0eR0Rwt0lc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WjaQe5URmcZyetauyQza0U/tLpUEfXf5ndjkGleENz34USTDC3pzOndi8CspM7X0e qagV8nHPrZVy6ZrjA+HieBLli7pu02fMdsk8E7Tp1ryrGK5C6wCSPGzLy7fvVj0Xyc X0GYOLTlaW8N0Vbx87TE6nYrIsfPvJz9h3zARbPo=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab666868766a4bcccaac4a1d6f991a0d7f2b5fe01392cf0000000117d4c18a92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428317811@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbcff8a7e5ba_75a73fa30eed45b8106066"; 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/rxtkYb9LhMiV4HKFvt0acbc5_P0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 19:20:46 -0000

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

Yes, I had already updated above to reflect that.  Implementations I'm familiar with don't use that precise definition of header length, though, and it's purely advisory to begin 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/issues/1846#issuecomment-428317811
----==_mimepart_5bbcff8a7e5ba_75a73fa30eed45b8106066
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yes, I had already updated above to reflect that.  Implementations I'm familiar with don't use that precise definition of header length, though, and it's purely advisory to begin 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/issues/1846#issuecomment-428317811">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq79AefYZCfoVOH7WZo5vUnrfUAI9ks5ujPcKgaJpZM4XScTw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6zVIWjTFrfCH3WPvqLPGb_JsJb-ks5ujPcKgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1846: Yes, I had already updated above to reflect that.  Implementations I'm familiar with don't use that precise definition of header length, though, and it's purely advisory to begin with."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428317811"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428317811",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428317811",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428317811"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 390710512\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbcff8a7e5ba_75a73fa30eed45b8106066--


From nobody Tue Oct  9 12:28:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CFD53130DD9 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:28:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dH-JVlXejqBV for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:28: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 CEACC130DD2 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 12:28:17 -0700 (PDT)
Date: Tue, 09 Oct 2018 12:28:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539113297; bh=g/gotI/DO38XX9ZuwTFqGOeSoVPweMbT+ArX4GV32zE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=roUgaIHY3Sdldu1F2clSJ+yLpZ3NvvDGEgCwMCyEtMLWL0Axq96r696CGWn12lvIi Jb2uFdRC9CTyvoDGZrWZbX0MaJoNz2W90JsMoElyqOlB/+WM8LncB/NxeC2J+gLqAh WSSyntgPB2bg1PhWQ43TkjOdf/XKQLjk5CNvX62M=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab497eea24117b1e9caf0827d8dd612752faebba8d92cf0000000117d4c35192a169ce15f4beef@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1848@github.com>
Subject: [quicwg/base-drafts] PRIORITY frame illustration is unclear (#1848)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd01512db0f_221c3fef882d45bc5173c"; 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/YEdkXlvEkqeJ8k-0YBzsAKae_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: Tue, 09 Oct 2018 19:28:28 -0000

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

@dtikhonov points out that the drawing for the PRIORITY frame uses more lines than needed and implies unused bytes that aren't actually there:

```
    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
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |PT |DT |Empty|E|
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                 Prioritized Element ID (i)                  ...
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                 Element Dependency ID (i)                   ...
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |   Weight (8)  |
   +-+-+-+-+-+-+-+-+
```

The Prioritized Element ID is variable-length and could just be on the previous line.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1848
----==_mimepart_5bbd01512db0f_221c3fef882d45bc5173c
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> points out that the drawing for the PRIORITY frame uses more lines than needed and implies unused bytes that aren't actually there:</p>
<pre><code>    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
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |PT |DT |Empty|E|
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                 Prioritized Element ID (i)                  ...
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |                 Element Dependency ID (i)                   ...
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
   |   Weight (8)  |
   +-+-+-+-+-+-+-+-+
</code></pre>
<p>The Prioritized Element ID is variable-length and could just be on the previous line.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1848">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-gci-q4rNSqQ3KBAPDffAhNDtC_ks5ujPjRgaJpZM4XT-AP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-q_GcY0Wh8vqVDhX8w3SY5DOY6Iks5ujPjRgaJpZM4XT-AP.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"PRIORITY frame illustration is unclear (#1848)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1848"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1848",
"url": "https://github.com/quicwg/base-drafts/issues/1848",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "PRIORITY frame illustration is unclear (#1848)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1848
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1848,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1848\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1848"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 391110671\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbd01512db0f_221c3fef882d45bc5173c--


From nobody Tue Oct  9 12:30:58 2018
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 54C36129BBF for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:30:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HU9AHAOlsXqx for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:30:56 -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 D0C5C129619 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 12:30: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=LGE3lhGLMCVOce2iQ2yeG56XpQ0=; b=HUNWuDMQPvRIGhhl DTCvemiQipxwDaNJCmj5KavghtJY8JQXAlThKVIMnwd/erT9NTWplw9x9Jx4QlsS yE/W0kjFWc1A4jKxFgYMfkFjZ4S53jC63Sheheb4hgaCvm+d2yEsRAyHoWBdlFqt uUZV15Iwmi87Sfyj5/bm1qF87g8=
Received: by filter1405p1mdw1.sendgrid.net with SMTP id filter1405p1mdw1-19159-5BBD01EE-1A 2018-10-09 19:30:54.776755208 +0000 UTC m=+2843824.133651440
Received: from github-lowworker-dcc078e.cp1-iad.github.net (unknown [192.30.252.44]) by ismtpd0006p1iad2.sendgrid.net (SG) with ESMTP id eRiDHEVQSR2fwnESgDJxXQ for <quic-issues@ietf.org>; Tue, 09 Oct 2018 19:30:54.578 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dcc078e.cp1-iad.github.net (Postfix) with ESMTP id 911B72C034D for <quic-issues@ietf.org>; Tue,  9 Oct 2018 12:30:54 -0700 (PDT)
Date: Tue, 09 Oct 2018 19:30:54 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc127070933811b160334dcb3540eea62e23dc88892cf0000000117d4c3ee92a169ce15f37541@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1847/428320968@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1847@github.com>
References: <quicwg/base-drafts/issues/1847@github.com>
Subject: Re: [quicwg/base-drafts] HTTP SETTINGS: why reuse codepoint 0x3? (#1847)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd01ee8ae51_4b433f82340d45bc350b"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3J7DDdGPjebSFSrptEE4DffJiyKXQwO7ONHO /V/WsIZOhytBq+Gyxw4yFyg/Ui/0zyrLy0ZIzbg6uya6B9QaAr1Kner6KfGdKfs1BPw0vKUNDtYK/W GkJtH3X9h8FZztOHea2Uj159WM8WHkCqqVutNKhH28YQJhR/JXG3dant5JiT1HjmeedJ620B6u+0v4 s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Vx9fN-11468rqoWb0LqK5NoSgj8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 19:30:57 -0000

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

Not so much bug-catching as to simplify life for people with shared code-bases.  But sure, I don't have a problem with moving it.  That would be a breaking change, though, so I'll save it for post-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/issues/1847#issuecomment-428320968
----==_mimepart_5bbd01ee8ae51_4b433f82340d45bc350b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Not so much bug-catching as to simplify life for people with shared code-bases.  But sure, I don't have a problem with moving it.  That would be a breaking change, though, so I'll save it for post-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/issues/1847#issuecomment-428320968">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9y10XJjYXNQwtiM1gxH6DWXaDx_ks5ujPlugaJpZM4XTlV5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxWDI-9ZXMEZAx7Q39LOGnesOZv6ks5ujPlugaJpZM4XTlV5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1847: Not so much bug-catching as to simplify life for people with shared code-bases.  But sure, I don't have a problem with moving it.  That would be a breaking change, though, so I'll save it for post-16."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1847#issuecomment-428320968"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1847#issuecomment-428320968",
"url": "https://github.com/quicwg/base-drafts/issues/1847#issuecomment-428320968",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] HTTP SETTINGS: why reuse codepoint 0x3? (#1847)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1847,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1847\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1847#issuecomment-428320968"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 391009657\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbd01ee8ae51_4b433f82340d45bc350b--


From nobody Tue Oct  9 12:31:13 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5EF2B129BBF for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:31:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 Z5S3jnVRuTJm for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:31:10 -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 605801277C8 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 12:31:10 -0700 (PDT)
Date: Tue, 09 Oct 2018 12:31:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539113470; bh=l2B6R/kzqwiWw41BglQAGC9UkTnC2ocJ4eQkv2DimS8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HsWeJO2Q2n+GlklZrvzYBz3qDeNEnMqitcwigz4Cy5Ye3Jr5+VaXONXH8nFfwR0Rt eWQskcvci+CM2M6m6qWrPNHUbiw53k7VB/eFW/7FKuVcsCyQoqGY0jhO5vpo5f8VPm zJo3DvfNRzd9bym9nWPZ0ZiJXziur/JEVusxMONw=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab21899a98f47a3431955bc08e6172d19f73d162fd92cf0000000117d4c3fd92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428321027@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd01fdb9373_22163f9b5ced45b8755f3"; 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/yi6O3PhOqQsnRCrVCksXFi4sqAk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 19:31:12 -0000

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

> @LPardue, the defaults apply if the SETTINGS frame arrives and the value is not specified. There simply isn't a value until the SETTINGS frame arrives.

We did move the QPACK-specific settings over in a previous issue/PR; that setting is not quite QPACK-specific. The precise meaning is poorly defined in HTTP/2, and perhaps we should open an issue to clarify: Is it the maximum length of a HEADERS frame, or the maximum length of the decoded headers?

ACK. I've gotten myself confused with this setting and QPACK-specific ones. Sorry!

I think it would be helpful to redefine what this settings means explicitly, or link to the HTTP/2 section if we are carrying that over. 

Back on the true topic of this ticket, I agree with Mike that we need to block on SETTINGS to know exactly what HTTP-level connection characteristics are being 'negotiated'. For example, my candidate [unbound server push extension](https://datatracker.ietf.org/doc/draft-pardue-quic-http-unbound-server-push) would allow a server to start sending PUSH_PROMISE frames on server-initiated unidirectional streams, something that would normally not be allowed in HTTP/QUIC. How would a non-blocking client handle such a case?

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

<blockquote>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/hovercards?user_id=3D6571445" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
LPardue">@LPardue</a>, the defaults apply if the SETTINGS frame arrives a=
nd the value is not specified. There simply isn't a value until the SETTI=
NGS frame arrives.</p>
</blockquote>
<p>We did move the QPACK-specific settings over in a previous issue/PR; t=
hat setting is not quite QPACK-specific. The precise meaning is poorly de=
fined in HTTP/2, and perhaps we should open an issue to clarify: Is it th=
e maximum length of a HEADERS frame, or the maximum length of the decoded=
 headers?</p>
<p>ACK. I've gotten myself confused with this setting and QPACK-specific =
ones. Sorry!</p>
<p>I think it would be helpful to redefine what this settings means expli=
citly, or link to the HTTP/2 section if we are carrying that over.</p>
<p>Back on the true topic of this ticket, I agree with Mike that we need =
to block on SETTINGS to know exactly what HTTP-level connection character=
istics are being 'negotiated'. For example, my candidate <a href=3D"https=
://datatracker.ietf.org/doc/draft-pardue-quic-http-unbound-server-push" r=
el=3D"nofollow">unbound server push extension</a> would allow a server to=
 start sending PUSH_PROMISE frames on server-initiated unidirectional str=
eams, something that would normally not be allowed in HTTP/QUIC. How woul=
d a non-blocking client handle such a 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/issues/1846#issuecomment-428321027">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6pD=
SNFmrSgHu7gei47tPO_qKUccks5ujPl9gaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1AykGDIyASMclnSI2VslTRT=
27enks5ujPl9gaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #1846: \u003e @LPardue, the defaults apply if the SETTINGS frame a=
rrives and the value is not specified. There simply isn't a value until t=
he SETTINGS frame arrives.\r\n\r\nWe did move the QPACK-specific settings=
 over in a previous issue/PR; that setting is not quite QPACK-specific. T=
he precise meaning is poorly defined in HTTP/2, and perhaps we should ope=
n an issue to clarify: Is it the maximum length of a HEADERS frame, or th=
e maximum length of the decoded headers?\r\n\r\nACK. I've gotten myself c=
onfused with this setting and QPACK-specific ones. Sorry!\r\n\r\nI think =
it would be helpful to redefine what this settings means explicitly, or l=
ink to the HTTP/2 section if we are carrying that over. \r\n\r\nBack on t=
he true topic of this ticket, I agree with Mike that we need to block on =
SETTINGS to know exactly what HTTP-level connection characteristics are b=
eing 'negotiated'. For example, my candidate [unbound server push extensi=
on](https://datatracker.ietf.org/doc/draft-pardue-quic-http-unbound-serve=
r-push) would allow a server to start sending PUSH_PROMISE frames on serv=
er-initiated unidirectional streams, something that would normally not be=
 allowed in HTTP/QUIC. How would a non-blocking client handle such a case=
?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-=
drafts/issues/1846#issuecomment-428321027"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-428321027",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8321027",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8321027"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbd01fdb9373_22163f9b5ced45b8755f3--


From nobody Tue Oct  9 12:31:38 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 87B0F129619 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:31:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 qjsfhnTVoRAy for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:31: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 3C93A1277C8 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 12:31:35 -0700 (PDT)
Date: Tue, 09 Oct 2018 12:31:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539113494; bh=V2WG/ffpI0MeWg86AMr2tcBLGVthtdHdGSJewqAR5W8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=t5yL7uj4xVvrkigXk35sZeaJZxg4nN0HnnioKlhMOUdbxJbbX4dqRcJOzUXvV338H 1EUfvxbX3R97Ovyw6ck1QUNKLZ/v/yhZpSTFzVFttP84vS4pMcHu8i9JsL6HAswboL Rr3p79z/4dZNiHSGusGIsbNu+KskmYF2JnEVHhFs=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abeb703a4d18d684fc308fc10f8a99c1aef6bfc4d992cf0000000117d4c41692a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428321170@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd02164976e_4ae73f82340d45bc3647c"; 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/Au8qCNiCG0vhAIU2gs9OwEtvXP4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 19:31:37 -0000

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

We perform precisely that calculation for GQUIC in [lsquic](https://github.com/litespeedtech/lsquic-client/blob/3b55e6ae0a91500b2612f9d20a57d3d2fb777886/src/liblsquic/lsquic_frame_writer.c#L377).  So know you are familiar with 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/1846#issuecomment-428321170
----==_mimepart_5bbd02164976e_4ae73f82340d45bc3647c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We perform precisely that calculation for GQUIC in <a href="https://github.com/litespeedtech/lsquic-client/blob/3b55e6ae0a91500b2612f9d20a57d3d2fb777886/src/liblsquic/lsquic_frame_writer.c#L377">lsquic</a>.  So know you are familiar with 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/1846#issuecomment-428321170">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx-rc2ZMtFUYp-EKyMsZq3i2Ac4Rks5ujPmWgaJpZM4XScTw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8bPtLcL5hkZ0Q-jrHUh4z_cQGbRks5ujPmWgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1846: We perform precisely that calculation for GQUIC in [lsquic](https://github.com/litespeedtech/lsquic-client/blob/3b55e6ae0a91500b2612f9d20a57d3d2fb777886/src/liblsquic/lsquic_frame_writer.c#L377).  So know you are familiar with one. :-)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428321170"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428321170",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428321170",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428321170"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 390710512\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbd02164976e_4ae73f82340d45bc3647c--


From nobody Tue Oct  9 12:34:38 2018
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 27C9112D7F8 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:34:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bBxa5YBKuBgA for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 12:34:35 -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 2B050129619 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 12:34:35 -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=qHztd6PZHEGEZJ/CX3FH/LWJb0o=; b=tSxT51kzXPi4lay+ 27C8DSnNfqZ9wEkDwryt6vOoVqi912o6vv0hD5E1sGgv8v94jwcKUpKIwQiLjmr3 FvSJhnwGppAcUd6QGBUrRKBRiCq5QmGBDGqZg9hTPYdgTqrknevTeucBNdJ4oJrQ 6YrxILLjl6uyKqrWbKEJ/Tw/GV0=
Received: by filter1735p1mdw1.sendgrid.net with SMTP id filter1735p1mdw1-31692-5BBD02C9-15 2018-10-09 19:34:33.463087243 +0000 UTC m=+37107.587423950
Received: from github-lowworker-89d05ac.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id 24nuW4uQTH6UrTbUm9h0tQ for <quic-issues@ietf.org>; Tue, 09 Oct 2018 19:34:33.338 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-89d05ac.cp1-iad.github.net (Postfix) with ESMTP id 502D6AE031D for <quic-issues@ietf.org>; Tue,  9 Oct 2018 12:34:33 -0700 (PDT)
Date: Tue, 09 Oct 2018 19:34:33 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab96eb57b6c41fb621addc8b460e499b19a4d2d67b92cf0000000117d4c4c992a169ce15eeeab1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1844/review/163060172@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd02c94cf7d_23533fb0e88d45b813911"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2Y8Lj4/sMys1Bf6TBno2SNvIu3ToUbwvIxfj JjJPOkfQm/H/gEGrBgeRi4x8Wf+hNBlrxQyQgH4nV4dYMTDMhNVzbCjDdaVt6GJ9dR8uZb+PrrWvBY LZVLF8/wpwZYNsI6Ayxh2N7VW1zHeTdPTLuzftCyeC1fJKaONRcsIU00hCricM/FK4Jt3ZwcGLgQRE s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NEd1VS-cMl6IA6d1ub0bhuwJOf0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 19:34:37 -0000

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

MikeBishop commented on this pull request.



> @@ -960,12 +960,10 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+decryption fails or the packet is of an unknown type, the receiver MAY either

This seems to lose the case this text was originally added to address, which is that you don't have the keys to process this packet type yet.  While these are non-limiting examples, that's probably a case worth calling 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/1844#pullrequestreview-163060172
----==_mimepart_5bbd02c94cf7d_23533fb0e88d45b813911
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/1844#discussion_r223834531">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -960,12 +960,10 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+decryption fails or the packet is of an unknown type, the receiver MAY either
</pre>
<p>This seems to lose the case this text was originally added to address, which is that you don't have the keys to process this packet type yet.  While these are non-limiting examples, that's probably a case worth calling 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/1844#pullrequestreview-163060172">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6YosfQlR0zFRONwoiGY3pwaqQrLks5ujPpJgaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwRpPE9qClTpo85j11A_mgpBrOsqks5ujPpJgaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1844"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-163060172"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-163060172",
"url": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-163060172",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop commented on 1844",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-163060172"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbd02c94cf7d_23533fb0e88d45b813911--


From nobody Tue Oct  9 14:26:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A2FD130DF9 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 14:26:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XEy7lkFLzaiv for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 14: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 0B5A6130DEB for <quic-issues@ietf.org>; Tue,  9 Oct 2018 14:26:54 -0700 (PDT)
Date: Tue, 09 Oct 2018 14:26:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539120412; bh=LG1sski8FlCPcTeABYA0WHMO6f9URn7ZuNnd3LFNuWc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BH0EV5mo8LYsdl6iCyP9rZgA9HWCfDO2WEQm8UpYVdGx8Xa9pnuY/pY0UWN/hOiUZ 5Z37ro4Z+N+j1TiKTcNJXpzTbH7MCfzIXaSW7+a4FvLqFFh9tb7x5lY/8EhaiJCGgs 4tqa8wpRXi12KDlTD9yWiRso72IvmbSEnMidGGes=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbc435b637cbb3e1a258da531ecd23c8f1205640192cf0000000117d4df1c92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428358560@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd1d1c3c33e_7ab63fd8c5ad45c019845f"; 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/zAQL_1ZIl5qhUrHRyHZ5YXwP4cQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 21:26:55 -0000

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

@lnicco @MikeBishop Thank you for clarifying that we have a restriction for 1-RTT case, client-side.

@MikeBishop 
> Also, because settings are allowed to negotiate non-conformant behavior (and we no longer have a SETTINGS_ACK), in the general case, you can't guarantee that anything received on any other stream actually means what you think it means until you've seen SETTINGS. In the more common case where you don't support any such behavior, of course, this isn't a problem.

If that is the case, shouldn't we better block the client from sending anything (including SETTINGS) until it receives SETTINGS from server sent in 0.5 RTT?

In my view, without such requirement, current design does *not* allow the endpoints to *negotiate* their settings. Rather, it is unilateral declaration of SETTINGS by two parties. Assuming that we are fine with the lock-step approach on exchanging SETTINGS, I think adding one latch that requires the client for server's SETTINGS before sending it's SETTINGS would be fine.

If we have that latch, exchange of SETTINGS becomes a *negotiation*. That would allow us to evolve in various ways, e.g. have a different static table (#1343), or even have a different compression 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/1846#issuecomment-428358560
----==_mimepart_5bbd1d1c3c33e_7ab63fd8c5ad45c019845f
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=3D54891" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/ln=
icco">@lnicco</a> <a class=3D"user-mention" data-hovercard-type=3D"user" =
data-hovercard-url=3D"/hovercards?user_id=3D4273797" data-octo-click=3D"h=
overcard-link-click" data-octo-dimensions=3D"link_type:self" href=3D"http=
s://github.com/MikeBishop">@MikeBishop</a> Thank you for clarifying that =
we have a restriction for 1-RTT case, client-side.</p>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/hovercards?user_id=3D4273797" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
MikeBishop">@MikeBishop</a></p>
<blockquote>
<p>Also, because settings are allowed to negotiate non-conformant behavio=
r (and we no longer have a SETTINGS_ACK), in the general case, you can't =
guarantee that anything received on any other stream actually means what =
you think it means until you've seen SETTINGS. In the more common case wh=
ere you don't support any such behavior, of course, this isn't a problem.=
</p>
</blockquote>
<p>If that is the case, shouldn't we better block the client from sending=
 anything (including SETTINGS) until it receives SETTINGS from server sen=
t in 0.5 RTT?</p>
<p>In my view, without such requirement, current design does <em>not</em>=
 allow the endpoints to <em>negotiate</em> their settings. Rather, it is =
unilateral declaration of SETTINGS by two parties. Assuming that we are f=
ine with the lock-step approach on exchanging SETTINGS, I think adding on=
e latch that requires the client for server's SETTINGS before sending it'=
s SETTINGS would be fine.</p>
<p>If we have that latch, exchange of SETTINGS becomes a <em>negotiation<=
/em>. That would allow us to evolve in various ways, e.g. have a differen=
t static table (<a class=3D"issue-link js-issue-link" data-error-text=3D"=
Failed to load issue title" data-id=3D"321703587" data-permission-text=3D=
"Issue title is private" data-url=3D"https://github.com/quicwg/base-draft=
s/issues/1343" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicw=
g/base-drafts/issues/1343/hovercard" href=3D"https://github.com/quicwg/ba=
se-drafts/issues/1343">#1343</a>), or even have a different compression a=
lgorithm.</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/1846#issuecomment-428358560">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7Av=
twv4zh98RlrDHK30UlfWNyLtks5ujRScgaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqxi-K31L4xSJcNX7xDipEgcE=
nKaqks5ujRScgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1846: @lnicco @MikeBishop Thank you for clarifying that we have a =
restriction for 1-RTT case, client-side.\r\n\r\n@MikeBishop \r\n\u003e Al=
so, because settings are allowed to negotiate non-conformant behavior (an=
d we no longer have a SETTINGS_ACK), in the general case, you can't guara=
ntee that anything received on any other stream actually means what you t=
hink it means until you've seen SETTINGS. In the more common case where y=
ou don't support any such behavior, of course, this isn't a problem.\r\n\=
r\nIf that is the case, shouldn't we better block the client from sending=
 anything (including SETTINGS) until it receives SETTINGS from server sen=
t in 0.5 RTT?\r\n\r\nIn my view, without such requirement, current design=
 does *not* allow the endpoints to *negotiate* their settings. Rather, it=
 is unilateral declaration of SETTINGS by two parties. Assuming that we a=
re fine with the lock-step approach on exchanging SETTINGS, I think addin=
g one latch that requires the client for server's SETTINGS before sending=
 it's SETTINGS would be fine.\r\n\r\nIf we have that latch, exchange of S=
ETTINGS becomes a *negotiation*. That would allow us to evolve in various=
 ways, e.g. have a different static table (#1343), or even have a differe=
nt compression algorithm."}],"action":{"name":"View Issue","url":"https:/=
/github.com/quicwg/base-drafts/issues/1846#issuecomment-428358560"}}}</sc=
ript>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-428358560",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8358560",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8358560"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbd1d1c3c33e_7ab63fd8c5ad45c019845f--


From nobody Tue Oct  9 15:02:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7EC47130DFA for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 15:01:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yQM0PrfWw7af for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 15:01: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 CB617130DEB for <quic-issues@ietf.org>; Tue,  9 Oct 2018 15:01:53 -0700 (PDT)
Date: Tue, 09 Oct 2018 15:01:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539122512; bh=jGLcNjS23Y+Yoa/btE6uUMBOaxBTuiwfPeFKG93Dmh0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LR+uo/olDrfgGR1zew8yL+0TXEhd6rUCAH4z6ROuShmbYJQdm6BxdH2V2rFSmsSfD gPtETD7wvmk616FkVY6NMtkBf5mS/T3bgDb02k5vJy47qJ9PU+1P/mhkPouycNjA60 U9Kgy7wPh3pcI+mNUe3Tv6efIHNaZAtfjjU+M+b4=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab279853d9db22f563f623866d3ea7e8ffd6dcd33292cf0000000117d4e75092a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428368292@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd2550c95f5_29593f97e00d45b46944c"; 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/zPmR2kk45-LDBjknRphcRlvK7lc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 22:01:59 -0000

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

This is a good point. I've been operating under an assumption that a QUIC transport acknowledgement is equivalent to a SETTINGS_ACK but I'm now not sure that is true; the application layer may still not have processed the received SETTINGS.

I think the unilateral declaration is ok. For the asymmetric case like headers, the settings are independent and endpoints use the received value. For a new feature that affects the connection equally simple AND logic seems ok (feature is only 'on' if both declare it so). That's how Server Push used to work before the setting was replaced by MAX_PUSH_ID.

I don't know if @kazuho's latch proposal allows more than one type basic negotiation - server advertises multiple integer values (A, B, or C), client selects a value. On another ticket I suggested that a design that uses integer only SETTINGS parameters with an AND-logic approach can be used to enable a more complicated negotiation mechanism i.e. use SETTINGS to inform the peer that you are intending to send a new negotiation FRAME type followed later by the feature 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/issues/1846#issuecomment-428368292
----==_mimepart_5bbd2550c95f5_29593f97e00d45b46944c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>This is a good point. I've been operating under an assumption that a Q=
UIC transport acknowledgement is equivalent to a SETTINGS_ACK but I'm now=
 not sure that is true; the application layer may still not have processe=
d the received SETTINGS.</p>
<p>I think the unilateral declaration is ok. For the asymmetric case like=
 headers, the settings are independent and endpoints use the received val=
ue. For a new feature that affects the connection equally simple AND logi=
c seems ok (feature is only 'on' if both declare it so). That's how Serve=
r Push used to work before the setting was replaced by MAX_PUSH_ID.</p>
<p>I don't know if <a class=3D"user-mention" data-hovercard-type=3D"user"=
 data-hovercard-url=3D"/hovercards?user_id=3D41567" data-octo-click=3D"ho=
vercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https=
://github.com/kazuho">@kazuho</a>'s latch proposal allows more than one t=
ype basic negotiation - server advertises multiple integer values (A, B, =
or C), client selects a value. On another ticket I suggested that a desig=
n that uses integer only SETTINGS parameters with an AND-logic approach c=
an be used to enable a more complicated negotiation mechanism i.e. use SE=
TTINGS to inform the peer that you are intending to send a new negotiatio=
n FRAME type followed later by the feature FRAME type.</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/1846#issuecomment-428368292">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1UM=
VLReBNWLo_GTQrITb6EsUKTHks5ujRzQgaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0KNCSQyTmb5XgchjjHfVspt=
LLvZks5ujRzQgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #1846: This is a good point. I've been operating under an assumpti=
on that a QUIC transport acknowledgement is equivalent to a SETTINGS_ACK =
but I'm now not sure that is true; the application layer may still not ha=
ve processed the received SETTINGS.\r\n\r\nI think the unilateral declara=
tion is ok. For the asymmetric case like headers, the settings are indepe=
ndent and endpoints use the received value. For a new feature that affect=
s the connection equally simple AND logic seems ok (feature is only 'on' =
if both declare it so). That's how Server Push used to work before the se=
tting was replaced by MAX_PUSH_ID.\r\n\r\nI don't know if @kazuho's latch=
 proposal allows more than one type basic negotiation - server advertises=
 multiple integer values (A, B, or C), client selects a value. On another=
 ticket I suggested that a design that uses integer only SETTINGS paramet=
ers with an AND-logic approach can be used to enable a more complicated n=
egotiation mechanism i.e. use SETTINGS to inform the peer that you are in=
tending to send a new negotiation FRAME type followed later by the featur=
e FRAME type."}],"action":{"name":"View Issue","url":"https://github.com/=
quicwg/base-drafts/issues/1846#issuecomment-428368292"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-428368292",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8368292",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8368292"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbd2550c95f5_29593f97e00d45b46944c--


From nobody Tue Oct  9 15:24:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 01120130E18 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 15:24:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.595
X-Spam-Level: 
X-Spam-Status: No, score=-6.595 tagged_above=-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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PFNbgzpSRh90 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 15:24:17 -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 8E2C4130E17 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 15:24:17 -0700 (PDT)
Date: Tue, 09 Oct 2018 15:24:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539123856; bh=e/hnHbr9bYiaogC/mJWs4RqV4ZYF4WV1nH3kYpvfm2E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lS8wxU+HGXC8CtXMa4JLbyGfVJSu5+DDoz2IRWDOEhlwW1qhZCu74zpkhMO8lZHba zmMr60YJqDTIWkN1Kpi88f+lJrYCYZPC27LE+1ftnv2rsegTLZU4+XTInPagAeKkX7 6ECj4qM4Epq2VYIQJ4RQj8ZjzSR8fLRxEBaRDeJQ=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba0251ee83ba07d4b763414c3870909ff271557cf92cf0000000117d4ec9092a169ce15ec4194@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1839/review/163122174@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1839@github.com>
References: <quicwg/base-drafts/pull/1839@github.com>
Subject: Re: [quicwg/base-drafts] Terminate the connection if there are no frames (#1839)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd2a906ea94_454b3f9f9e4d45b8125543"; 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/6dXO6VraBqceHU0mbhC9zwqolG4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 22:24:19 -0000

----==_mimepart_5bbd2a906ea94_454b3f9f9e4d45b8125543
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/1839#pullrequestreview-163122174
----==_mimepart_5bbd2a906ea94_454b3f9f9e4d45b8125543
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/1839#pullrequestreview-163122174">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2KuZ-Pb1-exRknai89G0cZZ6g8jks5ujSIQgaJpZM4XNAFX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzovwLt799uU9yMr8R9KFTLbNQP_ks5ujSIQgaJpZM4XNAFX.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1839"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1839#pullrequestreview-163122174"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1839#pullrequestreview-163122174",
"url": "https://github.com/quicwg/base-drafts/pull/1839#pullrequestreview-163122174",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar approved 1839",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1839#pullrequestreview-163122174"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389284183\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbd2a906ea94_454b3f9f9e4d45b8125543--


From nobody Tue Oct  9 15:24:32 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC82F130E17 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 15:24:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.356
X-Spam-Level: 
X-Spam-Status: No, score=-2.356 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 T1NDVHEeYu41 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 15:24:29 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 9561D130E0E for <quic-issues@ietf.org>; Tue,  9 Oct 2018 15:24:29 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539123868; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=l77q1P+fSEYd6pJP10u0LzHYrdt+C01Bp/TaCSIZExw=; b=sZMhb/1m/C4+MYHsAxCFnpxIypJ7FbEEL+FtmgREmM33JM0lSkzkpvwB+l5Ip8agF52UY196 784883PgAiqIMxyTwsz8Z/AW3+YRHJc2wmVkIP5Y/orxtz0dWwD3B4pkD55ikON3/wCLOp8C 5Gu0FAayWIE8XNPPO6fzFB1NqQI=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bbd2a9c.7fa2641d1a20-smtp-out-n02; Tue, 09 Oct 2018 22:24:28 -0000 (UTC)
Date: Tue, 09 Oct 2018 15:24:27 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bbd2a9b367be_9922abdc117a594699a4@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 462fee: Terminate the connection if there are no frames (#...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bbd2a9b36427_9922abdc117a59469857"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y3VvDo0uv5LJ5w9RwM0_P68apRM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 22:24:32 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 462feeeaaec86ba41a8daddc8363c0257f3fdabc
      https://github.com/quicwg/base-drafts/commit/462feeeaaec86ba41a8daddc8363c0257f3fdabc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-09 (Tue, 09 Oct 2018)

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

  Log Message:
  -----------
  Terminate the connection if there are no frames (#1839)

Fixes #1835



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bbd2a9b36427_9922abdc117a59469857--


From nobody Tue Oct  9 15:24:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 63BCF130E0E for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 15:24:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 oDNH7gx5V4jC for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 15:24:34 -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 76273130E34 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 15:24:34 -0700 (PDT)
Date: Tue, 09 Oct 2018 15:24:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539123874; bh=Yortd+UhFHSzGm7AJs2rZEzYSa7SVRRwkTt3baH2G38=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fQl/n+sZoik+u+Col9tkgFnBeu3xNYWE7GnVju2ZqhzpE/dn1mH5o7rgoPM3kl5sC I93JZX1PJ+N7iCJzgoB1ssf9kI9KBMM7TsU7sJoNdOzQYurFzD7SLqI6lGjYOXvY4m DJzF/AHQ5NNES+eJjS5PZoP0OTxESr5JmMD0pY9Y=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab64f22f2985b783b4b8a553f064271b763c8c84ff92cf0000000117d4eca192a169ce15e10901@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1835/issue_event/1894106968@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1835@github.com>
References: <quicwg/base-drafts/issues/1835@github.com>
Subject: Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd2aa1cfeb3_442a3f98970d45c017849e"; 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/muM-OUzikELEjXe6k5EoqjMtUiY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 22:24:36 -0000

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

Closed #1835 via #1839.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1835#event-1894106968
----==_mimepart_5bbd2aa1cfeb3_442a3f98970d45c017849e
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="367069441" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1835" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1835/hovercard" href="https://github.com/quicwg/base-drafts/issues/1835">#1835</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="367804820" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1839" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1839/hovercard" href="https://github.com/quicwg/base-drafts/pull/1839">#1839</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/1835#event-1894106968">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9h-2vd_ytR3Kld26EE_kA-D8CFRks5ujSIhgaJpZM4XJmP4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8oaiGOtBPNNN5l1kQWMEf1_FcoHks5ujSIhgaJpZM4XJmP4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1835 via #1839."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1835#event-1894106968"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1835#event-1894106968",
"url": "https://github.com/quicwg/base-drafts/issues/1835#event-1894106968",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Recommended response for empty packets (#1835)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1835#event-1894106968"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388391928\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbd2aa1cfeb3_442a3f98970d45c017849e--


From nobody Tue Oct  9 15:24:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0B04130E0E for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 15:24:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b953gh3sgGY1 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 15:24: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 BE141130E3B for <quic-issues@ietf.org>; Tue,  9 Oct 2018 15:24:34 -0700 (PDT)
Date: Tue, 09 Oct 2018 15:24:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539123874; bh=VZPpXu5KgQNkzgTxbzJs1myOtDyZF8cw6gXey8MkEfo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nMKMxDEXVmSJFMFZckIq0OmBgCbrApVYvWGJ7qW97EAwLmfz3RZc9HbTfk/UX1yPv fCTfVWP3IY0pgR/5sh5DN3sjMxs3LAMXab/Za8cLsdvWp3BrJhqEcBsYLSLjCgajDc rmqoVM3sPlmLoJIwusgWz5TsNo2xdoTmxxtbHg10=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0abfa7c1aa8674b886d4da149cb553620c21a3e392cf0000000117d4eca192a169ce15ec4194@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1839/issue_event/1894106965@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1839@github.com>
References: <quicwg/base-drafts/pull/1839@github.com>
Subject: Re: [quicwg/base-drafts] Terminate the connection if there are no frames (#1839)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd2aa29ff8_6ed43fdf1fad45c415937"; 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/VAtbStFIImSFCTE0j2msvZHbeUc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 22:24:39 -0000

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

Merged #1839 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/1839#event-1894106965
----==_mimepart_5bbd2aa29ff8_6ed43fdf1fad45c415937
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="367804820" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1839" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1839/hovercard" href="https://github.com/quicwg/base-drafts/pull/1839">#1839</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/1839#event-1894106965">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4QNPOn1lOqo-AUNS0C0gWcaJgIOks5ujSIigaJpZM4XNAFX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3Un-AzK_rIvSMPxYVfL_hqYp2MOks5ujSIigaJpZM4XNAFX.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1839 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1839#event-1894106965"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1839#event-1894106965",
"url": "https://github.com/quicwg/base-drafts/pull/1839#event-1894106965",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Terminate the connection if there are no frames (#1839)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1839#event-1894106965"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389284183\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbd2aa29ff8_6ed43fdf1fad45c415937--


From nobody Tue Oct  9 15:50:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5583F130E0C for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 15:50:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K7cBabWQVtK2 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 15:50: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 7A4CB130E25 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 15:50:42 -0700 (PDT)
Date: Tue, 09 Oct 2018 15:50:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539125440; bh=Vz81Lr52uUnXhD/R2Hyt9C/ksNtDcu+69+AIvN6iJho=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LHMGO66FgST9BYIaKVyppl8gBT8MRFh12fff3zFSE2rhAEoFo2hk4YbyPGovgpEd2 BI5CecdBnlm36avrPPSDmQsUzKluBt/drPQYk2iHSJvzgfWkEWRmEUadlQZ9Tl/aJR zHhwq3BFAzOYnGTg2RaTuVzbmMjXiefzHva824HA=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0d63ce300d4741bb78a10560271b50a5a9d67a7e92cf0000000117d4f2c092a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428379797@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd30c046ab9_49243fad4aed45b8134298"; 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/Ov_u3mLCtBUJwaWw0-jaHAcdFFg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 22:50:44 -0000

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

I think the mechanism for "negotiation" looks like this:  each side unilaterally declares something (the set of options it supports for a particular extension, say), then each side performs the same calculation and derives the same result (mutually supported values, select most preferred by some measure if a single choice is required).

The implied ACK currently is that neither side is supposed to send until it knows what the other side supports, so if you're seeing bytes on other streams, they know what your settings are.

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

<p>I think the mechanism for "negotiation" looks like this:  each side un=
ilaterally declares something (the set of options it supports for a parti=
cular extension, say), then each side performs the same calculation and d=
erives the same result (mutually supported values, select most preferred =
by some measure if a single choice is required).</p>
<p>The implied ACK currently is that neither side is supposed to send unt=
il it knows what the other side supports, so if you're seeing bytes on ot=
her streams, they know what your settings are.</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/1846#issuecomment-428379797">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-Gr=
Wl7OhB3DHZujlWL9l6VZsDKIks5ujShAgaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq4ajT-RCrgpIuNa7ZqncWs9R=
1w1Jks5ujShAgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1846: I think the mechanism for \"negotiation\" looks like thi=
s:  each side unilaterally declares something (the set of options it supp=
orts for a particular extension, say), then each side performs the same c=
alculation and derives the same result (mutually supported values, select=
 most preferred by some measure if a single choice is required).\r\n\r\nT=
he implied ACK currently is that neither side is supposed to send until i=
t knows what the other side supports, so if you're seeing bytes on other =
streams, they know what your settings are."}],"action":{"name":"View Issu=
e","url":"https://github.com/quicwg/base-drafts/issues/1846#issuecomment-=
428379797"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-428379797",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8379797",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8379797"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbd30c046ab9_49243fad4aed45b8134298--


From nobody Tue Oct  9 16:07:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF565130E37 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 16:07:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 55bI0CEZAKzN for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 16:07: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 F2A69130E0C for <quic-issues@ietf.org>; Tue,  9 Oct 2018 16:07:25 -0700 (PDT)
Date: Tue, 09 Oct 2018 16:07:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539126445; bh=iPOaHZW0z8paS/72qLMjEvzC/u8O71jYYoNiELadmHU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SsLGVay5XpSN5C9wtQfCFtDFgkUP6ZBQuk5Bx6mucPu6Jb/uO/C6b3uKbFblga5vN xqRhdMIE32aJKzA/aIoL2QYN2J9W1kJvK3pq+CgMwL2m7KbpEpnEaaMDP2LwTmetf1 EGIhhx51F1dlqxk1lOqRyfHFOyFVqFno+wCo7w9Q=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab757f082b4b59700795f702a30b5e7c83aad8366492cf0000000117d4f6ac92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428383163@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd34ad47d6_668f3fe3de6d45b42464e6"; 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/kEuDwCzrSlbBWOO3iSVI3FBTD90>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Oct 2018 23:07:28 -0000

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

@kazuho, am I right that the general statement for your model is that there are three sets of settings exchanged:
1. Server's initial (SETTINGS frame in 1-RTT, remembered in 0-RTT)
2. Client's initial (SETTINGS frame always)
3. Server's update (not present in 1-RTT, SETTINGS frame in 0-RTT; cannot reduce values, but can increase them)

You'd then say that you must have received the previous item before you can generate the subsequent one?  That would certainly enable consistent offer-select semantics for settings; the limitation is that any option the server adds during (3) isn't actually available until the next connection, when it's part of the implicit (1).  However, that's true of the existing model as well unless there's an explicit change mechanism built in (see QPACK table size).

(BTW, change of compressor / static table doesn't actually require an offer-select negotiation because the two directions are independent.  Each side sends the set that it supports in preference order, then the result is that the other side will receive its most preferred (first in its list) which occurs in the overlap.  That could result in different selections in each direction, but that's not a bad thing in many cases -- separate static tables for clients and servers, 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/issues/1846#issuecomment-428383163
----==_mimepart_5bbd34ad47d6_668f3fe3de6d45b42464e6
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=3D41567" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/ka=
zuho">@kazuho</a>, am I right that the general statement for your model i=
s that there are three sets of settings exchanged:</p>
<ol>
<li>Server's initial (SETTINGS frame in 1-RTT, remembered in 0-RTT)</li>
<li>Client's initial (SETTINGS frame always)</li>
<li>Server's update (not present in 1-RTT, SETTINGS frame in 0-RTT; canno=
t reduce values, but can increase them)</li>
</ol>
<p>You'd then say that you must have received the previous item before yo=
u can generate the subsequent one?  That would certainly enable consisten=
t offer-select semantics for settings; the limitation is that any option =
the server adds during (3) isn't actually available until the next connec=
tion, when it's part of the implicit (1).  However, that's true of the ex=
isting model as well unless there's an explicit change mechanism built in=
 (see QPACK table size).</p>
<p>(BTW, change of compressor / static table doesn't actually require an =
offer-select negotiation because the two directions are independent.  Eac=
h side sends the set that it supports in preference order, then the resul=
t is that the other side will receive its most preferred (first in its li=
st) which occurs in the overlap.  That could result in different selectio=
ns in each direction, but that's not a bad thing in many cases -- separat=
e static tables for clients and servers, for example.)</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/1846#issuecomment-428383163">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3Od=
e928HAR1cTKdzqI_2zTSor3kks5ujSwtgaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8YUhx1mnuHVyT38mSc1UXGF=
r1Ybks5ujSwtgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1846: @kazuho, am I right that the general statement for your =
model is that there are three sets of settings exchanged:\r\n1. Server's =
initial (SETTINGS frame in 1-RTT, remembered in 0-RTT)\r\n2. Client's ini=
tial (SETTINGS frame always)\r\n3. Server's update (not present in 1-RTT,=
 SETTINGS frame in 0-RTT; cannot reduce values, but can increase them)\r\=
n\r\nYou'd then say that you must have received the previous item before =
you can generate the subsequent one?  That would certainly enable consist=
ent offer-select semantics for settings; the limitation is that any optio=
n the server adds during (3) isn't actually available until the next conn=
ection, when it's part of the implicit (1).  However, that's true of the =
existing model as well unless there's an explicit change mechanism built =
in (see QPACK table size).\r\n\r\n(BTW, change of compressor / static tab=
le doesn't actually require an offer-select negotiation because the two d=
irections are independent.  Each side sends the set that it supports in p=
reference order, then the result is that the other side will receive its =
most preferred (first in its list) which occurs in the overlap.  That cou=
ld result in different selections in each direction, but that's not a bad=
 thing in many cases -- separate static tables for clients and servers, f=
or example.)"}],"action":{"name":"View Issue","url":"https://github.com/q=
uicwg/base-drafts/issues/1846#issuecomment-428383163"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-428383163",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8383163",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8383163"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbd34ad47d6_668f3fe3de6d45b42464e6--


From nobody Tue Oct  9 19:33:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED9C7130E4C for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 19:33:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 stRAo7EEu0EY for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 19:33:16 -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 C54FA130E53 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 19:33:16 -0700 (PDT)
Date: Tue, 09 Oct 2018 19:33:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539138795; bh=RzxIAzhf5Rg4kxFHQF6Qw6xYWHWmYC65Hx4E7EVkqXk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bHTr0nierIviHQ7TqNGtguYf5YyeuMy8Rwe2wbxDW5ORTYdfRIPpxDTZh/MLprVX3 TRIRh3sSGOg0/55lMBtHlG15I+rR20tr4CICU4siLBhJowZdeQTDkanH2cLYxxfNOE HhFpD6lomupRCiHfcJlSAsT3AWDTREiW7Mrz27Tc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab274ac9963730140ad71bd79508ee5dc9e6c2941492cf0000000117d526eb92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428417336@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd64ebb7dad_46cc3f9e852d45c022888a"; 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/9_iVhsC_Am_tln0ureYZg1HoBv4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 02:33:19 -0000

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

@MikeBishop Yes. That is precisely the model I am interested in having. I also agree with your observation stated in the last paragraph.

I think I might rephrase my question to: why don't we block the client from sending *anything* until it receives SETTINGS, rather than just blocking the requests?

The benefits are:
* We can have offer-select semantics.
* We have the chance of reducing the number of unidirectional streams:
  * We might want to state that an endpoint opens a QPACK encoder stream only when it sees the peer advertising a non-zero table size, and that an endpoint opens a QPACK decoder stream only when it sees the peer opening the encoder stream. This would be a natural if we block the client from sending anything until it sees SETTINGS.
  * Then, a memory-constrained device would need to have only one slot for unidirectional streams in each direction, assuming that it advertises a QPACK table size of zero. This is better than the current requirement which requires us of having slots for three incoming unidirectional streams even though they might become idle.
* Expanding on the previous point, we even have the freedom to replace QPACK with something else; for example, we could have XPACK that uses a unidirectional stream identifier of 'X'.

Compared to these benefits, I do not see any downside 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/issues/1846#issuecomment-428417336
----==_mimepart_5bbd64ebb7dad_46cc3f9e852d45c022888a
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=3D4273797" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
MikeBishop">@MikeBishop</a> Yes. That is precisely the model I am interes=
ted in having. I also agree with your observation stated in the last para=
graph.</p>
<p>I think I might rephrase my question to: why don't we block the client=
 from sending <em>anything</em> until it receives SETTINGS, rather than j=
ust blocking the requests?</p>
<p>The benefits are:</p>
<ul>
<li>We can have offer-select semantics.</li>
<li>We have the chance of reducing the number of unidirectional streams:
<ul>
<li>We might want to state that an endpoint opens a QPACK encoder stream =
only when it sees the peer advertising a non-zero table size, and that an=
 endpoint opens a QPACK decoder stream only when it sees the peer opening=
 the encoder stream. This would be a natural if we block the client from =
sending anything until it sees SETTINGS.</li>
<li>Then, a memory-constrained device would need to have only one slot fo=
r unidirectional streams in each direction, assuming that it advertises a=
 QPACK table size of zero. This is better than the current requirement wh=
ich requires us of having slots for three incoming unidirectional streams=
 even though they might become idle.</li>
</ul>
</li>
<li>Expanding on the previous point, we even have the freedom to replace =
QPACK with something else; for example, we could have XPACK that uses a u=
nidirectional stream identifier of 'X'.</li>
</ul>
<p>Compared to these benefits, I do not see any downside in particular.</=
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/1846#issuecomment-428417336">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqylb=
pKHdRLnfsd2gBJraemxm3kncks5ujVxrgaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7u6wQIsAGapRj1aKB0qYSvS=
yQ0vks5ujVxrgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1846: @MikeBishop Yes. That is precisely the model I am interested=
 in having. I also agree with your observation stated in the last paragra=
ph.\r\n\r\nI think I might rephrase my question to: why don't we block th=
e client from sending *anything* until it receives SETTINGS, rather than =
just blocking the requests?\r\n\r\nThe benefits are:\r\n* We can have off=
er-select semantics.\r\n* We have the chance of reducing the number of un=
idirectional streams:\r\n  * We might want to state that an endpoint open=
s a QPACK encoder stream only when it sees the peer advertising a non-zer=
o table size, and that an endpoint opens a QPACK decoder stream only when=
 it sees the peer opening the encoder stream. This would be a natural if =
we block the client from sending anything until it sees SETTINGS.\r\n  * =
Then, a memory-constrained device would need to have only one slot for un=
idirectional streams in each direction, assuming that it advertises a QPA=
CK table size of zero. This is better than the current requirement which =
requires us of having slots for three incoming unidirectional streams eve=
n though they might become idle.\r\n* Expanding on the previous point, we=
 even have the freedom to replace QPACK with something else; for example,=
 we could have XPACK that uses a unidirectional stream identifier of 'X'.=
\r\n\r\nCompared to these benefits, I do not see any downside in particul=
ar."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/bas=
e-drafts/issues/1846#issuecomment-428417336"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-428417336",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8417336",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8417336"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbd64ebb7dad_46cc3f9e852d45c022888a--


From nobody Tue Oct  9 23:07:17 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C1362130ED4 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 23:07: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,  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 paRHDDw-aTVv for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 23:07: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 3D715130EA2 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 23:07:03 -0700 (PDT)
Date: Tue, 09 Oct 2018 23:07:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539151621; bh=WS1ycLyk50bpfgSZecdvxSRUJNOOqnchBofYPkKgo88=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rHX+fP/ohHSMTA9peI6xEtAZ8fkz5TpvszsBhaPgUGSw6H6EoohItFP/K+g06v5TL u4lIrRFQH9gbg27JOccXBtFr49Ry7NhGtKBq0mJawfQmHiTsPZfWHJajeGMM5V6lnH 8SzPVV0u0GlZF0orxujv7r57Ir4m0jVudacRiXd4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf99b1e00d4bead813753eb1bdaf0f2f55d98929b92cf0000000117d5590592a169ce105fcf55@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/941/428449173@github.com>
In-Reply-To: <quicwg/base-drafts/issues/941@github.com>
References: <quicwg/base-drafts/issues/941@github.com>
Subject: Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd9705d3562_6a613fe0778d45b816604b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JM1dXxLJiKLd3FY8VlViAmwRIa8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 06:07:15 -0000

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

> What would be the impact of changing the hq ALPN value to h2? 

Everything breaks, 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/issues/941#issuecomment-428449173
----==_mimepart_5bbd9705d3562_6a613fe0778d45b816604b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>What would be the impact of changing the hq ALPN value to h2?</p>
</blockquote>
<p>Everything breaks, as</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/941#issuecomment-428449173">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwHOMlndNIgLbc5UAyT7m50BkO08ks5ujY6FgaJpZM4QhXjN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzYbCCQ9DaEn811ampFjjNOgBzf2ks5ujY6FgaJpZM4QhXjN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #941: \u003e What would be the impact of changing the hq ALPN value to h2? \r\n\r\nEverything breaks, as "}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/941#issuecomment-428449173"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-428449173",
"url": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-428449173",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 941,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-428449173"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 277182669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbd9705d3562_6a613fe0778d45b816604b--


From nobody Tue Oct  9 23:07:23 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 55500130E93 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 23:07:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 xyYPkRK6gOrE for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 23:07: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 971BB130EDC for <quic-issues@ietf.org>; Tue,  9 Oct 2018 23:07:03 -0700 (PDT)
Date: Tue, 09 Oct 2018 23:07:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539151621; bh=kNL7IntxYHVcfcTYPJT0wvDvNSSBgz27qVGeJijINBE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qR/jc1lamNbN8SknDFB+lUEiVY8WauqIBpLk1VYHL6T2wcS4XmqxsmgHTtYZosEr2 l4QDaSRR1zrUMfGYyJklSmFb9sfG5TcyzxNTGFBvOwEdwo7q+91sDFK9rWG77kdDhr ZKRy3SgslHxeUV+M2NySVmqBxAIPCERf9oNS7HM8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf99b1e00d4bead813753eb1bdaf0f2f55d98929b92cf0000000117d5590592a169ce105fcf55@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/941/issue_event/1894585010@github.com>
In-Reply-To: <quicwg/base-drafts/issues/941@github.com>
References: <quicwg/base-drafts/issues/941@github.com>
Subject: Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd9705758a5_3be63fcaba0d45c0129419"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/t8-kFKldqtq8enWvCo05daR0mZ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 06:07:16 -0000

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

Closed #941.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/941#event-1894585010
----==_mimepart_5bbd9705758a5_3be63fcaba0d45c0129419
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="274714453" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/941" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/941/hovercard" href="https://github.com/quicwg/base-drafts/issues/941">#941</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/941#event-1894585010">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwHOMlndNIgLbc5UAyT7m50BkO08ks5ujY6FgaJpZM4QhXjN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzYbCCQ9DaEn811ampFjjNOgBzf2ks5ujY6FgaJpZM4QhXjN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #941."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/941#event-1894585010"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/941#event-1894585010",
"url": "https://github.com/quicwg/base-drafts/issues/941#event-1894585010",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/941#event-1894585010"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 277182669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbd9705758a5_3be63fcaba0d45c0129419--


From nobody Tue Oct  9 23:07:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C35A1130EE5 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 23:07:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 FTxUTDwSbjnh for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 23:07: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 CB8F5130EA3 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 23:07:06 -0700 (PDT)
Date: Tue, 09 Oct 2018 23:07:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539151626; bh=HEysbl548hucdsFq3BlutTceX8B+ZGXawE93KkCtODE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wtcqLQPy5GqE1D3oujZoR/1w2kSKh0vSPOi/gb1s2PYuc4FJ4w5Aiv7y7ZecvNLfL o3XlEfzgvO3LqA4QOLywCx1f/hVDF1/1ARYkpnC0vF2epX8OaNGadPDzRkE5gu1orJ EKNEZQgIWI3kIdFsKYbVhwe7nQZG44B5vfofAops=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2108080e544977c18618b503b30554402ddbf81792cf0000000117d5590992a169ce105fcf55@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/941/issue_event/1894585129@github.com>
In-Reply-To: <quicwg/base-drafts/issues/941@github.com>
References: <quicwg/base-drafts/issues/941@github.com>
Subject: Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd9709f2b9e_350a3fe0778d45b8126396"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8F-KR-eJA9g5uTZj2KEkf9Z4otk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 06:07:22 -0000

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

Reopened #941.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/941#event-1894585129
----==_mimepart_5bbd9709f2b9e_350a3fe0778d45b8126396
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="274714453" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/941" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/941/hovercard" href="https://github.com/quicwg/base-drafts/issues/941">#941</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/941#event-1894585129">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyp8i1NeZEkW6_KoZFU739xWN_25ks5ujY6JgaJpZM4QhXjN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9DeombmQbQFgKmucJB_fiO2AVZGks5ujY6JgaJpZM4QhXjN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Reopened #941."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/941#event-1894585129"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/941#event-1894585129",
"url": "https://github.com/quicwg/base-drafts/issues/941#event-1894585129",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/941#event-1894585129"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 277182669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbd9709f2b9e_350a3fe0778d45b8126396--


From nobody Tue Oct  9 23:08:19 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4343E130E8E for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 23:08:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 7TkNUES7dmbJ for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 23:08: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 A24C1130E62 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 23:08:16 -0700 (PDT)
Date: Tue, 09 Oct 2018 23:08:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539151695; bh=l1tjHtknUpFSg/OoWvC3w+YRnamuVJXo4nWb7CKpVKs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ps9gEYPTrtzHL/3uxXI15O9Zpw4Bomia4Nqq/FT4Wad4E5PwdEzaIyoD/y6sXysFK DA/SA/FyM1brF9+wLCJI7fyKUch9MB6u9kpUrMszVoqVpvfb237SJgag0F5R78aFeK +w20vsNSfpqF4xml4q89H+0X8SWOzV6GhI21EyUk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0cd42641c43b3b3659d6671e2b7bea38e162a6ec92cf0000000117d5594f92a169ce105fcf55@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/941/428449428@github.com>
In-Reply-To: <quicwg/base-drafts/issues/941@github.com>
References: <quicwg/base-drafts/issues/941@github.com>
Subject: Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd974fc59be_597c3fdc6d6d45b42831ac"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5mCWjKVX4gBT-PXWF97UFg-G3bs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 06:08:18 -0000

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

> What would be the impact of changing the hq ALPN value to h2? 

Everything breaks, as @LPardue describes.  I think that there is a way to do this, but we would need new signaling for alt-alpn.  I don't want to embark on that effort right now.

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

<blockquote>
<p>What would be the impact of changing the hq ALPN value to h2?</p>
</blockquote>
<p>Everything breaks, as <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> describes.  I think that there is a way to do this, but we would need new signaling for alt-alpn.  I don't want to embark on that effort right now.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/941#issuecomment-428449428">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7IfpWyo7QmdOGNb3-pbSMqouO1Iks5ujY7PgaJpZM4QhXjN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6lIaTMjvmeRmjspCgEpEE2hzHBtks5ujY7PgaJpZM4QhXjN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #941: \u003e What would be the impact of changing the hq ALPN value to h2? \r\n\r\nEverything breaks, as @LPardue describes.  I think that there is a way to do this, but we would need new signaling for alt-alpn.  I don't want to embark on that effort right now."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/941#issuecomment-428449428"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-428449428",
"url": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-428449428",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 941,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 941\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-428449428"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 277182669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbd974fc59be_597c3fdc6d6d45b42831ac--


From nobody Tue Oct  9 23:10:06 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 93051130E8E for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 23:10:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 rBETpX9vqtH9 for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 23:10:02 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 C6796130E5A for <quic-issues@ietf.org>; Tue,  9 Oct 2018 23:10:02 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539151801; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=WJJXVCSfmLE0wpjHKRsy/2IL3anG96qTvPrd5ZykWzA=; b=scPFy5d75Hg8RKZUWcpdVurWahpj1khxE/jmQPzhAmzHuyxSVEnVdubi3djPc90nSytgZpC0 lo2NNbEsVYPy54IKV9DfhVyuO06uUdUTnb4XIZYvIdkgG9ejVhx8d8RafolD1t/LQgTMhCrI HBdc/NN5TKJPQf5+xWFNM98Tuqo=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bbd97b9.7f667e318720-smtp-out-n03; Wed, 10 Oct 2018 06:10:01 -0000 (UTC)
Date: Tue, 09 Oct 2018 23:10:01 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bbd97b9d64d4_14fd2ac8490525809131c@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b49372: Fix Frame # for RETIRE_CONNECTION_ID
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bbd97b9d614b_14fd2ac8490525809125d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/12Lu07n9u-SC2shHYAPXnZjyAyo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 06:10:05 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b4937226e70ec6098016a3e569df4974eaa93704
      https://github.com/quicwg/base-drafts/commit/b4937226e70ec6098016a3e569df4974eaa93704
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-08 (Mon, 08 Oct 2018)

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

  Log Message:
  -----------
  Fix Frame # for RETIRE_CONNECTION_ID

keep sections in frame ID sequence too.


  Commit: b58e366d71db8926b95f6e07554ff08050991f7f
      https://github.com/quicwg/base-drafts/commit/b58e366d71db8926b95f6e07554ff08050991f7f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-10 (Wed, 10 Oct 2018)

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

  Log Message:
  -----------
  Merge pull request #1841 from martinduke/patch-23

Fix Frame # for RETIRE_CONNECTION_ID


Compare: https://github.com/quicwg/base-drafts/compare/462feeeaaec8...b58e366d71db
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bbd97b9d614b_14fd2ac8490525809125d--


From nobody Tue Oct  9 23:10:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 29C0D130E5A for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 23:10:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 9FK3pILqejmZ for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 23:10:04 -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 0898D130E62 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 23:10:04 -0700 (PDT)
Date: Tue, 09 Oct 2018 23:10:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539151803; bh=BY1nO9GHayOSMsV9M9JpwEKkd1fZIJN0GBm8Y+Dmd4g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a6/bM1a1RYJz13LOAX9ZETuAGU/2mTSBLH9meo0trTleGq7nlaDsp47lfNdfCpI7o ojan5hhZiOR0foGM1kmt44wVxIG2uxYLfITOWRqnKg4v5ZCBIV3VyjvIWhKSYLRFCi VzepkeW5E2b6XALbBPW2RZKtkcqQ85l+e5pkeSYk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc84bdcb97941efeabe6e647cb76983540b54ef7d92cf0000000117d559bb92a169ce15edbbc9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1841/c428449772@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1841@github.com>
References: <quicwg/base-drafts/pull/1841@github.com>
Subject: Re: [quicwg/base-drafts] Fix Frame # for RETIRE_CONNECTION_ID (#1841)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd97bb2e23c_6dc03fe830cd45bc501de"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/i2FnFBrPc7-Va9JRAqE9VNDxglg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 06:10:06 -0000

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

0x1b == 0x0d, so no 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/1841#issuecomment-428449772
----==_mimepart_5bbd97bb2e23c_6dc03fe830cd45bc501de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>0x1b == 0x0d, so no 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/1841#issuecomment-428449772">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2a9kz3xqBGwGMRd2tkB10OKNCY4ks5ujY87gaJpZM4XNcKl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq__PskDG5jsrwr0yiUFuKpW5EL_2ks5ujY87gaJpZM4XNcKl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1841: 0x1b == 0x0d, so no problem."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1841#issuecomment-428449772"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1841#issuecomment-428449772",
"url": "https://github.com/quicwg/base-drafts/pull/1841#issuecomment-428449772",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Fix Frame # for RETIRE_CONNECTION_ID (#1841)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1841,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1841\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1841#issuecomment-428449772"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389399205\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbd97bb2e23c_6dc03fe830cd45bc501de--


From nobody Tue Oct  9 23:10:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB575130E8E for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 23:10:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 Rn7EywiXdwqK for <quic-issues@ietfa.amsl.com>; Tue,  9 Oct 2018 23:10: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 CA424130E95 for <quic-issues@ietf.org>; Tue,  9 Oct 2018 23:10:09 -0700 (PDT)
Date: Tue, 09 Oct 2018 23:10:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539151809; bh=US+54mOtQJcLboiQFR2TUo12pmUpXY0wLR3l4xfGjjg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QNe0yYfiuCKGQigED7X8M9K2f9AJM+F5glJJfrl3EL66a9ce6H1LoqZfHpgjVQhmL sZ31bj2kwIEnFa24pVq7WxFxRel4qoKJbD7EUuD2w5J5pf5gkM+srVwvFYlssHazlB tOlh+3t728q8Rr/iWpWQXwtHmjLMBpJZxbds8ToY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab565f4adf9a6bec439f66b6c67eb6450b65380c2a92cf0000000117d559c092a169ce15edbbc9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1841/issue_event/1894588678@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1841@github.com>
References: <quicwg/base-drafts/pull/1841@github.com>
Subject: Re: [quicwg/base-drafts] Fix Frame # for RETIRE_CONNECTION_ID (#1841)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbd97c118a2_71283fd77d4d45c43560e2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rm_4bnmEDs5mTuqBec7yokGXM_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: Wed, 10 Oct 2018 06:10:13 -0000

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

Merged #1841 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/1841#event-1894588678
----==_mimepart_5bbd97c118a2_71283fd77d4d45c43560e2
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="367901641" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1841" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1841/hovercard" href="https://github.com/quicwg/base-drafts/pull/1841">#1841</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/1841#event-1894588678">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwXZW6DIrztIKw1KSL4DncjhX11eks5ujY9AgaJpZM4XNcKl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwfB5ihZihrY0EyQmFNWnFwmLcwFks5ujY9AgaJpZM4XNcKl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1841 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1841#event-1894588678"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1841#event-1894588678",
"url": "https://github.com/quicwg/base-drafts/pull/1841#event-1894588678",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Fix Frame # for RETIRE_CONNECTION_ID (#1841)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1841#event-1894588678"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389399205\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbd97c118a2_71283fd77d4d45c43560e2--


From nobody Wed Oct 10 06:08:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D71DB130EFB for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 06:08: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,  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 ODXIEpCbxfkj for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 06:08:17 -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 5885E130EB9 for <quic-issues@ietf.org>; Wed, 10 Oct 2018 06:08:17 -0700 (PDT)
Date: Wed, 10 Oct 2018 06:08:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539176896; bh=mAYH4du5JXUCBnWQ7yUWPynhIXF417Lx0SoSSfeiXzo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bpZBhLDPGudCx2i4DtB0hnuWlmdtaw5oyuQbfnOZaf3dPldJLsp7jhZsPxXYyOCij bhjh33Fj9Tl3jMuD9/ZBzgqKkhHDw1D9xeXu8Ad48widWwX1bCaDoFR3kCsjf1tAmN aJ2Ch0Px1otUIYNNTc46FnKuQMtfP7OzRLzx1jnM=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba861b93f17bf70005cb799ec46657e55f4bd09c792cf0000000117d5bbc092a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428564382@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbdf9c08bf9b_505c3f9909cd45c42374f3"; 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/ddbcfOXn3qcfZ4T4dcEVM8IDAwc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 13:08:24 -0000

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

@LPardue writes:
> I've been operating under an assumption that a QUIC transport acknowledgement is equivalent to a SETTINGS_ACK but I'm now not sure that is true; the application layer may still not have processed the received SETTINGS.

Theoretically, because the SETTINGS frame is a _stream_ frame, not a QUIC frame, the receipt of a packet carrying a SETTINGS frame does not mean that the stream is readable.  This is because the stream type `C` may be in a different packet from the SETTINGS 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/1846#issuecomment-428564382
----==_mimepart_5bbdf9c08bf9b_505c3f9909cd45c42374f3
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=3D6571445" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
LPardue">@LPardue</a> writes:</p>
<blockquote>
<p>I've been operating under an assumption that a QUIC transport acknowle=
dgement is equivalent to a SETTINGS_ACK but I'm now not sure that is true=
; the application layer may still not have processed the received SETTING=
S.</p>
</blockquote>
<p>Theoretically, because the SETTINGS frame is a <em>stream</em> frame, =
not a QUIC frame, the receipt of a packet carrying a SETTINGS frame does =
not mean that the stream is readable.  This is because the stream type <c=
ode>C</code> may be in a different packet from the SETTINGS frame.</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/1846#issuecomment-428564382">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq79Q=
mjaxRYPiasU2npv5CQTxhR94ks5ujfFAgaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0JtXJ86TSDXdDGuFk-EiFu9=
4O-5ks5ujfFAgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtik=
honov in #1846: @LPardue writes:\r\n\u003e I've been operating under an a=
ssumption that a QUIC transport acknowledgement is equivalent to a SETTIN=
GS_ACK but I'm now not sure that is true; the application layer may still=
 not have processed the received SETTINGS.\r\n\r\nTheoretically, because =
the SETTINGS frame is a _stream_ frame, not a QUIC frame, the receipt of =
a packet carrying a SETTINGS frame does not mean that the stream is reada=
ble.  This is because the stream type `C` may be in a different packet fr=
om the SETTINGS frame."}],"action":{"name":"View Issue","url":"https://gi=
thub.com/quicwg/base-drafts/issues/1846#issuecomment-428564382"}}}</scrip=
t>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-428564382",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8564382",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8564382"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbdf9c08bf9b_505c3f9909cd45c42374f3--


From nobody Wed Oct 10 07:02:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 734B3130F16 for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 07:02:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 tagged_above=-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] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id exh1o-xwNbvZ for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 07:02:52 -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 EE20D130F0E for <quic-issues@ietf.org>; Wed, 10 Oct 2018 07:02:51 -0700 (PDT)
Date: Wed, 10 Oct 2018 07:02:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539180171; bh=bopFLk1pSf4x8LAQhUylbcghQoQ/K3aB+5TDJrH9LnQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2AYVEsZzN1cVs8YXVcMkcCAUT3lECd3xYUryMG44b9a8+buwpDW4NLQ+kBs4MhKYw DJrQiG06SCQ69sz2mokwrc7mYlf6/Ey4ceIzIFC/MzR8CpPnrDEpqqUJy0DsvtBDiD 4fPws48KJiSiPiXO8AJC5pyurzBWhNShCwdH5+Cs=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abae0e9a6bd28b125144b9a40fc5a95f964ea3ee4d92cf0000000117d5c88b92a169ce15da6710@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1831/428584043@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1831@github.com>
References: <quicwg/base-drafts/issues/1831@github.com>
Subject: Re: [quicwg/base-drafts] Optional packet length field in the short header? (#1831)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbe068b36386_202e3ff7f22d45b81629e3"; 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/jLzmf0gbviZY6k145lEdO8Gv6-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, 10 Oct 2018 14:02:54 -0000

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

Thanks for the feedback

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

<p>Thanks for the feedback</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1831#issuecomment-428584043">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8U3uFmX1X4yhtCW1i6Pi0Y9xDirks5ujf4LgaJpZM4XHbAw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3pM9ffL5dHCR8ZVqvwFHSh2xTIHks5ujf4LgaJpZM4XHbAw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@larseggert in #1831: Thanks for the feedback"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1831#issuecomment-428584043"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-428584043",
"url": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-428584043",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Optional packet length field in the short header? (#1831)",
"sections": [
{
"text": "",
"activityTitle": "**Lars Eggert**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@larseggert",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1831,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1831#issuecomment-428584043"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387821616\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbe068b36386_202e3ff7f22d45b81629e3--


From nobody Wed Oct 10 07:03:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 51E63130F0E for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 07:02:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 YnFN159GbFGr for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 07:02: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 A2687130F15 for <quic-issues@ietf.org>; Wed, 10 Oct 2018 07:02:52 -0700 (PDT)
Date: Wed, 10 Oct 2018 07:02:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539180171; bh=TrJ7A4/HXFVs2T6Bkyjp8PwVXujKz1t+f+rcVcumgiU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v/tESFEag5FvrnnnyHjMNLFo1uYQLwyj01D/75O2PWGHri/DJZ2nzMVbK7vgUNpw4 BuxyWZBNjvB3ip1nTYGDtm1j8qbtWyORHXn+D6PLLcQgxuy7wLUvDzunTOYRnfONHt jPc+ix/NDWpyBd8MlafatXE+2QO6YWvQ63TRJpIw=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abae0e9a6bd28b125144b9a40fc5a95f964ea3ee4d92cf0000000117d5c88b92a169ce15da6710@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1831/issue_event/1895607331@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1831@github.com>
References: <quicwg/base-drafts/issues/1831@github.com>
Subject: Re: [quicwg/base-drafts] Optional packet length field in the short header? (#1831)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbe068b7c3b1_73ea3fc1816d45c020062b"; 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/DGyoBdrJ0tpC6hk0YGiS7XgJwCw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 14:02:54 -0000

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

Closed #1831.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1831#event-1895607331
----==_mimepart_5bbe068b7c3b1_73ea3fc1816d45c020062b
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="366634768" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1831" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1831/hovercard" href="https://github.com/quicwg/base-drafts/issues/1831">#1831</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/1831#event-1895607331">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8U3uFmX1X4yhtCW1i6Pi0Y9xDirks5ujf4LgaJpZM4XHbAw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3pM9ffL5dHCR8ZVqvwFHSh2xTIHks5ujf4LgaJpZM4XHbAw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1831."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1831#event-1895607331"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1831#event-1895607331",
"url": "https://github.com/quicwg/base-drafts/issues/1831#event-1895607331",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Optional packet length field in the short header? (#1831)",
"sections": [
{
"text": "",
"activityTitle": "**Lars Eggert**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@larseggert",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1831#event-1895607331"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387821616\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbe068b7c3b1_73ea3fc1816d45c020062b--


From nobody Wed Oct 10 07:04:24 2018
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 89A3A130F28 for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 07:04:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 b2Ky8rQqQUqJ for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 07:04:09 -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 07622130F37 for <quic-issues@ietf.org>; Wed, 10 Oct 2018 07:04:08 -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=+MXCUtYNHg5bggeEqq5Bu0IgLlE=; b=jHSPYuqpYZ1aV297 J+UYknwqKjoQbXsDwNvZDRcjEa3F8v2F1EB4UPLJqJBQGeaWWREiq3mTxx0ihRRP w23ZBIQ5OO7v5x+DGWK3q4El+oXmVN6tBo9PZaqQHspRqWNlRtWEoDrFxNVQngJ+ 5vIhg0ORIelnDINLM5yVBrQsY8A=
Received: by filter0772p1las1.sendgrid.net with SMTP id filter0772p1las1-18580-5BBE06D7-1E 2018-10-10 14:04:07.335169856 +0000 UTC m=+2910409.868756483
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id ST5EeI4NS0-N2H0zwupb4A for <quic-issues@ietf.org>; Wed, 10 Oct 2018 14:04:07.247 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id 377EBC09AB for <quic-issues@ietf.org>; Wed, 10 Oct 2018 07:04:07 -0700 (PDT)
Date: Wed, 10 Oct 2018 14:04:07 +0000 (UTC)
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1b51859747f5a951dbdb75ee5433987670e611a992cf0000000117d5c8d792a169ce15f9a623@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1849@github.com>
Subject: [quicwg/base-drafts] Transport parameters, hex vs decimal (#1849)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbe06d734545_57823fdbe98d45b42415a9"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0XFMF0TAVn+yVB06BA27hpGkjYY8Xv2IacBE /VZGgQpD1UQiGXWPiEUkWY+n7gglPAXTZ/5uH9S0Oo8PM+h7v7rY2gQlhyBS9XvKdxcjBBh/B7mSm2 YXu5YZ7YA5b9pKBpBZMC0Vonimx4VU6IaJuLIuy46pZi75higTqP7dZP5lhCwi2CbjuOMiY+RCDcA1 M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BPMtzzxiZoPmo0C_eR5VQrp7jgY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 14:04:24 -0000

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

The transport parameters are described with decimal values in Section 6.6 but listed in hexadecimal in Table 7. Suggest to 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/issues/1849
----==_mimepart_5bbe06d734545_57823fdbe98d45b42415a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The transport parameters are described with decimal values in Section 6.6 but listed in hexadecimal in Table 7. Suggest to 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/issues/1849">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-Rmpcq4gyoOPy1qJ0wUYy-a8bnBks5ujf5XgaJpZM4XVaYO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2panxr_EygjtH3QIAa7KI60qFqoks5ujf5XgaJpZM4XVaYO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Transport parameters, hex vs decimal (#1849)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1849"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1849",
"url": "https://github.com/quicwg/base-drafts/issues/1849",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Transport parameters, hex vs decimal (#1849)",
"sections": [
{
"text": "",
"activityTitle": "**Lars Eggert**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@larseggert",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1849
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1849,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1849\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1849"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 391489038\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbe06d734545_57823fdbe98d45b42415a9--


From nobody Wed Oct 10 08:48:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8BF08130F7B for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 08:48:39 -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,  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 KkJr9XfUGz5T for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 08:48: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 98BC6130F84 for <quic-issues@ietf.org>; Wed, 10 Oct 2018 08:48:37 -0700 (PDT)
Date: Wed, 10 Oct 2018 08:48:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539186516; bh=h0k0kWf/z4ep87NeF8c6iEzvYjTe9qCtoGlZnTytn6w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=13mmbsbBncoWK0/KQouqEYAL1nlt4lrCqD+KnfIC8bhhPIeo5Fg9z6JPo5QPZmj4i pocCU99CGPmFNJ6T3TcDjYu1liD/BloVUIj5UqKtN3V8Te+JPxe6ALKubq/F8cRXI8 1DLoOHixkA79zi1fAeOZHvEazz3jsyYuN178FvWs=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7ccaa5293e80aca7c102607e1d276233e35ba49b92cf0000000117d5e15492a169ce15f9a623@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1849/428625511@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1849@github.com>
References: <quicwg/base-drafts/issues/1849@github.com>
Subject: Re: [quicwg/base-drafts] Transport parameters, hex vs decimal (#1849)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbe1f548d511_543f3fe830ed45c423962c"; 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/uAtwlnbXcLCMOZMGpMgtipCUh7g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 15:48:45 -0000

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

Would it be more accurate to say that decimal values are used in Figure 10 while hexadecimal values are used in Table 7?

Section 6.6.1 actually described the transport parameters with Hex values. It was my assumption that the decimal formatting in Figure 10 stems from the statement

> The format of the transport parameters is the TransportParameters
   struct from Figure 10.  This is described using the presentation
   language from Section 3 of [TLS13].

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

<p>Would it be more accurate to say that decimal values are used in Figur=
e 10 while hexadecimal values are used in Table 7?</p>
<p>Section 6.6.1 actually described the transport parameters with Hex val=
ues. It was my assumption that the decimal formatting in Figure 10 stems =
from the statement</p>
<blockquote>
<p>The format of the transport parameters is the TransportParameters<br>
struct from Figure 10.  This is described using the presentation<br>
language from Section 3 of [TLS13].</p>
</blockquote>

<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/1849#issuecomment-428625511">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2Zh=
O1c8VC4bGNMXauapPRRYCPuFks5ujhbUgaJpZM4XVaYO">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqz5q3OLVyKncLvznlylNypeO=
T2ezks5ujhbUgaJpZM4XVaYO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #1849: Would it be more accurate to say that decimal values are us=
ed in Figure 10 while hexadecimal values are used in Table 7?\r\n\r\nSect=
ion 6.6.1 actually described the transport parameters with Hex values. It=
 was my assumption that the decimal formatting in Figure 10 stems from th=
e statement\r\n\r\n\u003e The format of the transport parameters is the T=
ransportParameters\r\n   struct from Figure 10.  This is described using =
the presentation\r\n   language from Section 3 of [TLS13]."}],"action":{"=
name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/18=
49#issuecomment-428625511"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1849#issuecomment=
-428625511",
"url": "https://github.com/quicwg/base-drafts/issues/1849#issuecomment-42=
8625511",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Transport parameters, hex vs decimal (=
#1849)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1849,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1849\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1849#issuecomment-42=
8625511"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3914890=
38\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbe1f548d511_543f3fe830ed45c423962c--


From nobody Wed Oct 10 12:06:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9BA4B124BE5 for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 12:06:03 -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,  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 7W9LkGDnpm1l for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 12:06: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 B8B6212426A for <quic-issues@ietf.org>; Wed, 10 Oct 2018 12:06:01 -0700 (PDT)
Date: Wed, 10 Oct 2018 12:06:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539198360; bh=Wpb9PC5d3zfiq14rPPMGkQ+Yx3A1ELzmzDBaBWtsEh4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=emo79p3ZGUJkv3I2aw4TWR0e/6pXa6FsG6sn64e47JpsX1xizrjA4wTc4H9uPEkoD a5m12YvE1f2K9bZ8haCVoYVit0dlhT0HaywUZRA7Y1KDd8nrBjBb04IHcFkA0GkmYk iCALfiJsOdgQGDEML/NTfAt95QzqQ2XjFjUjXSJA=
From: Igor Lubashev <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/1844/push/2948360879@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbe4d98a231d_38fe3feb87ed45c4363844"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: igorlord
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/YXTts-EVe2aEZTyUgOLB34Jy_Lo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 19:06:04 -0000

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

@igorlord pushed 1 commit.

366baba  Add back a mention of unavailable keys as a possible cause of decryption failure.


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1844/files/6a956a510f64b5c8f3e8826399325bc376d73a91..366baba75fcb1b641a3ed7c83ff4edc0927ebf31

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

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

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/366baba">366baba</a>  Add back a mention of unavailable keys as a possible cause of decryption failure.</li>
</ul>


<p style="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/1844/files/6a956a510f64b5c8f3e8826399325bc376d73a91..366baba75fcb1b641a3ed7c83ff4edc0927ebf31">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_XmPQwUSVGGygdsCH1oZZaRb9j7ks5ujkUYgaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0w0vht4h4_7F6AXLTIK6wxVcqg3ks5ujkUYgaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@igorlord pushed 1 commit in #1844"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844/files/6a956a510f64b5c8f3e8826399325bc376d73a91..366baba75fcb1b641a3ed7c83ff4edc0927ebf31"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844/files/6a956a510f64b5c8f3e8826399325bc376d73a91..366baba75fcb1b641a3ed7c83ff4edc0927ebf31",
"url": "https://github.com/quicwg/base-drafts/pull/1844/files/6a956a510f64b5c8f3e8826399325bc376d73a91..366baba75fcb1b641a3ed7c83ff4edc0927ebf31",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@igorlord pushed 1 commit in #1844",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1844:",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@igorlord",
"facts": [
{
"name": "366baba",
"value": "Add back a mention of unavailable keys as a possible cause of decryption failure."
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844/files/6a956a510f64b5c8f3e8826399325bc376d73a91..366baba75fcb1b641a3ed7c83ff4edc0927ebf31"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bbe4d98a231d_38fe3feb87ed45c4363844--


From nobody Wed Oct 10 12:08:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0688D124BE5 for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 12:08:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 3luG1xSNwcvF for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 12:08: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 231AE12426A for <quic-issues@ietf.org>; Wed, 10 Oct 2018 12:08:07 -0700 (PDT)
Date: Wed, 10 Oct 2018 12:08:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539198485; bh=VdW7oOjWX9wg7TQdm7FEh5F3H+z5MX4VX59VthzXMkc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YVHcw6tj1dfqYKYgErod2DjN9NIw0SbhzCGuciWKlQ5lPchB7g7I655fl0PLja4eL BHxdGXFbhVnmpP/dFFrXytNAPoL5FYNTpGeHg22aIijQJvuqaX3nDRXo3dY8AwdquI GHGvB+Uf2Zl2YkUvQ/t4Gqw85wz7AEY2rvsTsCQg=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5f6835eee75c897c7a098a9f0e6fe61b8ec4953292cf0000000117d6101592a169ce15eeeab1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1844/review/163515872@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbe4e1536335_7b583fce846d45c41204a2"; 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/xOvwJvXsl4rlRNHM77mry4mOKL4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 19:08:09 -0000

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

igorlord commented on this pull request.



> @@ -960,12 +960,10 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+decryption fails or the packet is of an unknown type, the receiver MAY either

Makes sense.  Updated the PR to mention this case 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/pull/1844#discussion_r224205349
----==_mimepart_5bbe4e1536335_7b583fce846d45c41204a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

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

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1844#discussion_r224205349">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -960,12 +960,10 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+decryption fails or the packet is of an unknown type, the receiver MAY either
</pre>
<p>Makes sense.  Updated the PR to mention this case 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/pull/1844#discussion_r224205349">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8NM2k1D_S71Sf7S4UjTqpQXMm-Qks5ujkWVgaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2celWwyxOK0-FHBnpbJElc04NVZks5ujkWVgaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@igorlord commented on #1844"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844#discussion_r224205349"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844#discussion_r224205349",
"url": "https://github.com/quicwg/base-drafts/pull/1844#discussion_r224205349",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@igorlord commented on 1844",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@igorlord",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844#discussion_r224205349"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbe4e1536335_7b583fce846d45c41204a2--


From nobody Wed Oct 10 12:13:17 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A8CB120072 for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 12:13:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 wMwEtUsp84u9 for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 12:13: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 BF8C7124C04 for <quic-issues@ietf.org>; Wed, 10 Oct 2018 12:12:59 -0700 (PDT)
Date: Wed, 10 Oct 2018 12:12:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539198778; bh=4Es3+3nyV8IQqjNOJWH1BPyT7BdO2lRj9tNlav5vuHY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=V8OVRYDR27AHXTkrHzhmjs4+I/8AVXPnM92FwgZ/xCOUK+S+2MAQnfpfRqvJKw1VD /fdQ6s/Sfav4bon0JIgsZmt6/eHVw7W9SR43D/AIq36H1UtEyhhFniRvXgv2+uuI4o rxCr0awWpfMs3QBaHFmID6dmPNyoMlIlvvRSw/mw=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab78a0a7a9cdb6476f4071652b812c8cfa2328fb1492cf0000000117d6113a92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428696277@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbe4f3adb2ca_705b3f83ca8d45b848695d"; 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/swLv1ZqnNutbqm07bIYMrzgr-bI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 19:13:02 -0000

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

thanks @dtikhonov. With that in mind, my thought experiments of attempting to determine if the remote endpoint received and processed a SETTINGS frame seems kludgy and fragile.

@MikeBishop / @kazuho Does your line of thinking risk introducing delay of _sending_ things? I realise the overall timing  might net out 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/issues/1846#issuecomment-428696277
----==_mimepart_5bbe4f3adb2ca_705b3f83ca8d45b848695d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>thanks <a class=3D"user-mention" data-hovercard-type=3D"user" data-hov=
ercard-url=3D"/hovercards?user_id=3D4528576" data-octo-click=3D"hovercard=
-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https://gith=
ub.com/dtikhonov">@dtikhonov</a>. With that in mind, my thought experimen=
ts of attempting to determine if the remote endpoint received and process=
ed a SETTINGS frame seems kludgy and fragile.</p>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/hovercards?user_id=3D4273797" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
MikeBishop">@MikeBishop</a> / <a class=3D"user-mention" data-hovercard-ty=
pe=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D41567" data-octo-=
click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" hr=
ef=3D"https://github.com/kazuho">@kazuho</a> Does your line of thinking r=
isk introducing delay of <em>sending</em> things? I realise the overall t=
iming  might net out the same.</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/1846#issuecomment-428696277">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2wI=
z24HIoARad-NfOyNpcvuFFKFks5ujka6gaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1I6HvZPefBbsvjGqHKnZdTY=
0_Suks5ujka6gaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #1846: thanks @dtikhonov. With that in mind, my thought experiment=
s of attempting to determine if the remote endpoint received and processe=
d a SETTINGS frame seems kludgy and fragile.\r\n\r\n@MikeBishop / @kazuho=
 Does your line of thinking risk introducing delay of _sending_ things? I=
 realise the overall timing  might net out the same. "}],"action":{"name"=
:"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1846#is=
suecomment-428696277"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-428696277",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8696277",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8696277"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbe4f3adb2ca_705b3f83ca8d45b848695d--


From nobody Wed Oct 10 12:29:58 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A985126BED for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 12:29:56 -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,  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 2pGk76CexdzK for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 12:29: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 404851274D0 for <quic-issues@ietf.org>; Wed, 10 Oct 2018 12:29:50 -0700 (PDT)
Date: Wed, 10 Oct 2018 12:29:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539199789; bh=CJfnXJttV12BYLyHEV8H3GUZNFtW+/82xhU3PQ/s2Bg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UTuTWGzYIi2mSbkM71Ttrmv7PCyBiKJ5IvUmQt1ZJySWqMjPnlgFzkLWWkilw01S5 48NQHA0iZghG6Ft2y5o/Cu6FWWK72VKCHtP809/aAtDFECII+eCnmBFOpwIJ4FJNtP 2C61kGe2nmTgWy/jSI7Cd/eN1+xPceneXn29cMcM=
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfc59aca66d66ce8c471f9d33f4c47dcdb942947792cf0000000117d6152d92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428701307@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbe532d541ba_77eb3ff4524d45b4382412"; 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/ZAW0rtNFjD4PcuJZS-KAhWLZQJ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 19:29:56 -0000

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

@LPardue I dont' think it's kludgy or fragile at all :) You just need to ensure that the SETTINGS data *AND* all previous data on that stream have been acked. Depending on the data structure that you use to store data for retransmission that may well be trivial.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428701307
----==_mimepart_5bbe532d541ba_77eb3ff4524d45b4382412
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> I dont' think it's kludgy or fragile at all :) You just need to ensure that the SETTINGS data <em>AND</em> all previous data on that stream have been acked. Depending on the data structure that you use to store data for retransmission that may well be trivial.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428701307">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8dmlWFUtMExNW2xHbGGKGx29nz4ks5ujkqtgaJpZM4XScTw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5crNY3_JTIzlNVkkSWdtymFuwDeks5ujkqtgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@RyanAtGoogle in #1846: @LPardue I dont' think it's kludgy or fragile at all :) You just need to ensure that the SETTINGS data *AND* all previous data on that stream have been acked. Depending on the data structure that you use to store data for retransmission that may well be trivial."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428701307"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428701307",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428701307",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Ryan Hamilton**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@RyanAtGoogle",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428701307"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 390710512\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbe532d541ba_77eb3ff4524d45b4382412--


From nobody Wed Oct 10 13:22:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1AA951277D2 for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 13:22:31 -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,  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 kU9dA8MSZeG0 for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 13:22: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 5D57F1277C8 for <quic-issues@ietf.org>; Wed, 10 Oct 2018 13:22:29 -0700 (PDT)
Date: Wed, 10 Oct 2018 13:22:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539202948; bh=/w5NF8KtMC/pwFWBFaJmDZyoqAYcBJnHDe8wNFsdXQY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qSHBWJzHvevfWhEtSACZHgGOSQ3nmJrJSUg6ViX4yo70UB4XO4WONAHsX+RHBUWvP sW1cBQSlFX/fDo9DbghFZs8OJF6MNNku4Bkl7Znsw3q3X1eo9SqqCZlWP4cwgjOHzV qZq1mkzuDdAH0DXLJ72yS0mU+XR2k5AtUlg6XASg=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2200575c67fa849a096865122627efa6a3a246f192cf0000000117d6218492a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428717268@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbe5f845cd78_125f3fcf5dad45b440751f"; 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/vsJx4WoWVYxWlT-6kkqCZ1Uo7L0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 20:22:31 -0000

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

In the limited experience I have, we read data off the transport as fast as possible but the application is then free to take as long as it wants to actually process stream data. Which is why I'm not so sure that transport acks are a definitive signal.

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

<p>In the limited experience I have, we read data off the transport as fast as possible but the application is then free to take as long as it wants to actually process stream data. Which is why I'm not so sure that transport acks are a definitive signal.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428717268">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzWsx9nWZoU8wcuUCy7FNneZ39v5ks5ujlcEgaJpZM4XScTw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8J51pHE1AdzyPt25bPB-0UAsMJxks5ujlcEgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1846: In the limited experience I have, we read data off the transport as fast as possible but the application is then free to take as long as it wants to actually process stream data. Which is why I'm not so sure that transport acks are a definitive signal."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428717268"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428717268",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428717268",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428717268"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 390710512\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbe5f845cd78_125f3fcf5dad45b440751f--


From nobody Wed Oct 10 13:25:47 2018
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 49D121277BB for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 13:25:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 HnL5SPRPkfnJ for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 13:25:43 -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 4A11112426A for <quic-issues@ietf.org>; Wed, 10 Oct 2018 13:25: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=RR8tEPKOM4Q7OXMSC32X2h9rTdU=; b=h3KCeA9qVAHOupv2 0OjYLoIlo6aGnjWCLBz5Vv8uP01IdQ61GyaQht7wcNQYo+eAWmGhzcxn8vFX2j85 gNArK8S1x+FIJad7hyhb/VMvQgcE0HJ3eYQNUpui5UMVL9ZkxrMslQwiKEuhVFFf dqID/VUQNgISWK1YNGl9b5tDs44=
Received: by filter0954p1las1.sendgrid.net with SMTP id filter0954p1las1-11080-5BBE6044-32 2018-10-10 20:25:41.035022645 +0000 UTC m=+90049.904849976
Received: from github-lowworker-417c549.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0022p1iad2.sendgrid.net (SG) with ESMTP id 1P4cdS9kSZ6NfsyRw8W7gw for <quic-issues@ietf.org>; Wed, 10 Oct 2018 20:25:40.845 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-417c549.cp1-iad.github.net (Postfix) with ESMTP id 25825C403F6 for <quic-issues@ietf.org>; Wed, 10 Oct 2018 13:25:23 -0700 (PDT)
Date: Wed, 10 Oct 2018 20:25:42 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7e120eb90f7e9c9effce3b2b96a6b5de08fca03392cf0000000117d6223392a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428718363@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbe603322f41_4f513f95f52d45b8671868"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3j98yv81oP736gdrYb47BocON1Sb3EgMGZtI +MfOY2wvPmFeKpJeLc9u0EPQJWqKJuZMk/PRDhOixVWN27jqRTgTgseqj1/Zn8impEMfgQ1Y94eWez 53X+4srpuvDh3GN+j79Zx9XAlWyZPMucqMjXFMYUWXjL9M2Joq6YFoMFFyzF8M3ioWfuOqB3+hd35k g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8TaRx5svBrrrnOWbXJ2pvdnCIY4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 20:25:45 -0000

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

There would be almost no new delay; in the 1-RTT case, if the server's 1-RTT packet containing the SETTINGS frame is
- not coalesced with the Handshake packet containing the ServerFinished, and
- lost
then in the current scheme the client could *only* send SETTINGS, while in Kazuho's proposal the client couldn't send SETTINGS either.  It doesn't induce delay in sending 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/issues/1846#issuecomment-428718363
----==_mimepart_5bbe603322f41_4f513f95f52d45b8671868
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>There would be almost no new delay; in the 1-RTT case, if the server's 1=
-RTT packet containing the SETTINGS frame is</p>
<ul>
<li>not coalesced with the Handshake packet containing the ServerFinished, =
and</li>
<li>lost<br>
then in the current scheme the client could <em>only</em> send SETTINGS, wh=
ile in Kazuho's proposal the client couldn't send SETTINGS either.  It does=
n't induce delay in sending requests.</li>
</ul>

<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/1846#issuecomment-428718363">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0uj5Lakojia4A=
gR0SVND0-25lYyks5ujlezgaJpZM4XScTw">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq5t-_0kRxWj0YliX5-LItgqpnChjks5ujlezga=
JpZM4XScTw.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@MikeBishop in #1846:=
 There would be almost no new delay; in the 1-RTT case, if the server's 1-R=
TT packet containing the SETTINGS frame is\r\n- not coalesced with the Hand=
shake packet containing the ServerFinished, and\r\n- lost\r\nthen in the cu=
rrent scheme the client could *only* send SETTINGS, while in Kazuho's propo=
sal the client couldn't send SETTINGS either.  It doesn't induce delay in s=
ending requests."}],"action":{"name":"View Issue","url":"https://github.com=
/quicwg/base-drafts/issues/1846#issuecomment-428718363"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-4=
28718363",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-4287=
18363",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS fr=
ame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-4287=
18363"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 390710512=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbe603322f41_4f513f95f52d45b8671868--


From nobody Wed Oct 10 13:47:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5BC0D128A6E for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 13:46:59 -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,  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 QK7OKNEPv9Wc for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 13:46: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 B19AD1277D2 for <quic-issues@ietf.org>; Wed, 10 Oct 2018 13:46:56 -0700 (PDT)
Date: Wed, 10 Oct 2018 13:46:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539204416; bh=5smv5dbzUmzR9O3PF4BZylJbPB07fQCwrbyypZswty4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GDru/Qig3TaHrjDoTsSa/f1rsbknhMBww03d9OdeWZOFEuAH9QMQrGVSgQ6SQo8hM rbJPIE8nN+s0EvrN8Nu2xusixOs2i4HQAETVJqm73yehVd+oUn7TiX4tZGJL52lKoP WemrKE6I0TdwbW9blnn5AnBG0kba1QcnJbOXriBA=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7c71912d3449d2ca83f480689bd634c31ecd11f592cf0000000117d6273f92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428725690@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbe6540274f_13743fb2898d45c0624085"; 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/Ybskf-Nmvc2htBay1ksbBcIjfCY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 20:46:59 -0000

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

@RyanAtGoogle, but there is no guarantee that the application layer has processed the _SETTINGS_ frame even if all the packets carrying the corresponding _STREAM_ frames have been acked by the transport layer.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428725690
----==_mimepart_5bbe6540274f_13743fb2898d45c0624085
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=19561162" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/RyanAtGoogle">@RyanAtGoogle</a>, but there is no guarantee that the application layer has processed the <em>SETTINGS</em> frame even if all the packets carrying the corresponding <em>STREAM</em> frames have been acked by the transport layer.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428725690">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyWpsff5Qiz9T16B9GKh-ab9HWFWks5ujlzAgaJpZM4XScTw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6fC9DYgTgHtB4LM0yzul2DQSuzDks5ujlzAgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1846: @RyanAtGoogle, but there is no guarantee that the application layer has processed the _SETTINGS_ frame even if all the packets carrying the corresponding _STREAM_ frames have been acked by the transport layer."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428725690"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428725690",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428725690",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428725690"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 390710512\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbe6540274f_13743fb2898d45c0624085--


From nobody Wed Oct 10 14:37:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6220E128CE4 for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 14:37:25 -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,  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 q1JMyJWFiv0S for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 14:37: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 0F32A128CB7 for <quic-issues@ietf.org>; Wed, 10 Oct 2018 14:37:24 -0700 (PDT)
Date: Wed, 10 Oct 2018 14:37:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539207442; bh=pQYdEDXNZ2IQZDJcuaZEe6gtu9iNSzZAP/JgqWb0/WU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xPi/9XpGlvejQEFvT4d8dR1TTwvP7ZGjyA38JQWPa6HjAr5lQ8JPDO6NXAx0ItI3u efAwt4g36QYERREW/SxD6Zieu+/X7k4YhaIXNuPMEMqW1hQwZfhuBcptxCRKVsEM1u MC7GJHxuiUf3H2uQe3jeySDTQ4nTMCMbYK7d9Cn8=
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf044c930be3ba6a01c9c964aa31a43d26798429f92cf0000000117d6331292a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428741452@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbe71123c8c5_469e3fe48fed45b41461a4"; 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/VkOhQkz5TATgDIOBe-6OocFmiRg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 21:37:26 -0000

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

@dtikhonov Oh, agreed. I was merely addressing the potential issue of the 'C type' indication going in a different 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/1846#issuecomment-428741452
----==_mimepart_5bbe71123c8c5_469e3fe48fed45b41461a4
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> Oh, agreed. I was merely addressing the potential issue of the 'C type' indication going in a different 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/1846#issuecomment-428741452">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwT4phEmed1zGgVrfGB70kPYMlnLks5ujmiSgaJpZM4XScTw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy3q6Vabh3oJ9rM8cQB_nUGOJYtcks5ujmiSgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@RyanAtGoogle in #1846: @dtikhonov Oh, agreed. I was merely addressing the potential issue of the 'C type' indication going in a different packet."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428741452"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428741452",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428741452",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Ryan Hamilton**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@RyanAtGoogle",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428741452"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 390710512\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbe71123c8c5_469e3fe48fed45b41461a4--


From nobody Wed Oct 10 16:44:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E39BB130E35 for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 16:44:08 -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,  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 SCYkuOd9y0vc for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 16:44:07 -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 E2CE4130DCE for <quic-issues@ietf.org>; Wed, 10 Oct 2018 16:44:06 -0700 (PDT)
Date: Wed, 10 Oct 2018 16:44:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539215046; bh=3+MoDAp5uFyHyGxTj4aNO51Kwsnd/rAeEa7Y2f3FnsY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UJBDCe6zl40RGs0zzfxWqaSh3V3xhk60daetcqZo523+c26jPaCHg+WikGFqMueKr q6eIPPIoAhPAB8f4GovRaR2U+/kjNlL0y5i6y+cUvFt1sxCAUzaWOy8iYnXZ2Ytvay RSGjRYKUksmRE32czcdWy3pejTyx9n8H45ipZ1pg=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb83ccde6c7d204fcfe65327991870e5390b373c392cf0000000117d650c592a169ce15f9a623@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1849/428769409@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1849@github.com>
References: <quicwg/base-drafts/issues/1849@github.com>
Subject: Re: [quicwg/base-drafts] Transport parameters, hex vs decimal (#1849)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbe8ec61b8d_6ea33fa10e0d45b46466b"; 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/0Yguta1eOXL9oT2RcLhUQTDdAWc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2018 23:44:17 -0000

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

@LPardue is right: we've tried to use hex everywhere in the draft, but Figure 10 uses the representation specified in RFC 8446. To be consistent between those two, we'd give up consistency in the rest of 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/1849#issuecomment-428769409
----==_mimepart_5bbe8ec61b8d_6ea33fa10e0d45b46466b
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> is right: we've tried to use hex everywhere in the draft, but Figure 10 uses the representation specified in RFC 8446. To be consistent between those two, we'd give up consistency in the rest of 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/1849#issuecomment-428769409">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyg5ckRDKCZMkLO_3u99440QmKz7ks5ujoZFgaJpZM4XVaYO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyrgfshzQ9V8myZG0MAMSOGFT7RAks5ujoZFgaJpZM4XVaYO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1849: @LPardue is right: we've tried to use hex everywhere in the draft, but Figure 10 uses the representation specified in RFC 8446. To be consistent between those two, we'd give up consistency in the rest of the draft."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1849#issuecomment-428769409"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1849#issuecomment-428769409",
"url": "https://github.com/quicwg/base-drafts/issues/1849#issuecomment-428769409",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Transport parameters, hex vs decimal (#1849)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1849,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1849\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1849#issuecomment-428769409"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 391489038\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbe8ec61b8d_6ea33fa10e0d45b46466b--


From nobody Wed Oct 10 18:02:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 03964130E09 for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 18:02:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RYyflgJb1exx for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 18:02: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 966EA130E23 for <quic-issues@ietf.org>; Wed, 10 Oct 2018 18:02:53 -0700 (PDT)
Date: Wed, 10 Oct 2018 18:02:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539219772; bh=FC3wnoiXATHgqusVAQNS4yV0U/lBfFfb3gUX2TmHpqk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iWI3elSnn+RKw6Kmu+1PNzjBqPYgQt3oh4A5b8UuNkYL1DznhUlSAlIfcoSt/zAAt fzTSXlLnSsQZNlwKpi0Z8EPzWirkJ70a996h6gQL2bCR2T0E1RH6vUW49ZemUW3flD pkRy+Dt/t+QHnhtwbDH2S4PsyBPbE+amdxlVlUbs=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe9a35e9c1565b4a05c4a70804d927220cbb8100292cf0000000117d6633c92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/428782407@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbea13cbc900_3f073ff5b36d45b4694a5"; 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/o-Bf83iExxsZ4w1HWBX7xnmJauM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 01:02:59 -0000

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

> in the current scheme the client could _only_ send SETTINGS, while in Kazuho's proposal the client couldn't send SETTINGS either. It doesn't induce additional delay in sending requests.

To amend what @MikeBishop states here, I would like to point out that we currently have two ways of doing negotiation.

For bidirectional streams (omitting the 0-RTT case), we currently use unidirectional declaration of SETTINGS. An endpoint is not allowed to send data using a bidirectional stream until it receives SETTINGS.

For unidirectional streams, we do not negotiate prior to using them. Instead, we have a type octet, and a endpoint that receives an unknown type is expected to close the stream by sending STOPPING.

The design works. But I wonder if there is a reason to have two different ways of "negotiation." My suggestion is to use SETTINGS-based negotiation for both bidirectional *and* unidirectional streams. The benefits in doing so are listed in 
https://github.com/quicwg/base-drafts/issues/1846#issuecomment-428417336.

Doing everything in lock-step will not introduce additional delay to processing HTTP requests in practice. If we are to care about such delay, I would prefer unblocking the use of bidirectional streams as well. That is what I originally proposed in 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/1846#issuecomment-428782407
----==_mimepart_5bbea13cbc900_3f073ff5b36d45b4694a5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>in the current scheme the client could <em>only</em> send SETTINGS, wh=
ile in Kazuho's proposal the client couldn't send SETTINGS either. It doe=
sn't induce additional delay in sending requests.</p>
</blockquote>
<p>To amend what <a class=3D"user-mention" data-hovercard-type=3D"user" d=
ata-hovercard-url=3D"/hovercards?user_id=3D4273797" data-octo-click=3D"ho=
vercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https=
://github.com/MikeBishop">@MikeBishop</a> states here, I would like to po=
int out that we currently have two ways of doing negotiation.</p>
<p>For bidirectional streams (omitting the 0-RTT case), we currently use =
unidirectional declaration of SETTINGS. An endpoint is not allowed to sen=
d data using a bidirectional stream until it receives SETTINGS.</p>
<p>For unidirectional streams, we do not negotiate prior to using them. I=
nstead, we have a type octet, and a endpoint that receives an unknown typ=
e is expected to close the stream by sending STOPPING.</p>
<p>The design works. But I wonder if there is a reason to have two differ=
ent ways of "negotiation." My suggestion is to use SETTINGS-based negotia=
tion for both bidirectional <em>and</em> unidirectional streams. The bene=
fits in doing so are listed in<br>
<a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to load i=
ssue title" data-id=3D"368117379" data-permission-text=3D"Issue title is =
private" data-url=3D"https://github.com/quicwg/base-drafts/issues/1846" d=
ata-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-drafts/is=
sues/1846/hovercard" href=3D"https://github.com/quicwg/base-drafts/issues=
/1846#issuecomment-428417336">#1846 (comment)</a>.</p>
<p>Doing everything in lock-step will not introduce additional delay to p=
rocessing HTTP requests in practice. If we are to care about such delay, =
I would prefer unblocking the use of bidirectional streams as well. That =
is what I originally proposed in this 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/1846#issuecomment-428782407">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4C6=
swYa2qhjHBrEe2_xmos9SCE8ks5ujpi8gaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5z_tPBxCotMShyFv0NPsh-H=
x308ks5ujpi8gaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1846: \u003e in the current scheme the client could _only_ send SE=
TTINGS, while in Kazuho's proposal the client couldn't send SETTINGS eith=
er. It doesn't induce additional delay in sending requests.\r\n\r\nTo ame=
nd what @MikeBishop states here, I would like to point out that we curren=
tly have two ways of doing negotiation.\r\n\r\nFor bidirectional streams =
(omitting the 0-RTT case), we currently use unidirectional declaration of=
 SETTINGS. An endpoint is not allowed to send data using a bidirectional =
stream until it receives SETTINGS.\r\n\r\nFor unidirectional streams, we =
do not negotiate prior to using them. Instead, we have a type octet, and =
a endpoint that receives an unknown type is expected to close the stream =
by sending STOPPING.\r\n\r\nThe design works. But I wonder if there is a =
reason to have two different ways of \"negotiation.\" My suggestion is to=
 use SETTINGS-based negotiation for both bidirectional *and* unidirection=
al streams. The benefits in doing so are listed in \r\nhttps://github.com=
/quicwg/base-drafts/issues/1846#issuecomment-428417336.\r\n\r\nDoing ever=
ything in lock-step will not introduce additional delay to processing HTT=
P requests in practice. If we are to care about such delay, I would prefe=
r unblocking the use of bidirectional streams as well. That is what I ori=
ginally proposed in this issue."}],"action":{"name":"View Issue","url":"h=
ttps://github.com/quicwg/base-drafts/issues/1846#issuecomment-428782407"}=
}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-428782407",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8782407",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
8782407"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbea13cbc900_3f073ff5b36d45b4694a5--


From nobody Wed Oct 10 18:41:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC504130DF2 for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 18:41:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Rd42T0XcooOq for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 18:41:50 -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 1453D130DDC for <quic-issues@ietf.org>; Wed, 10 Oct 2018 18:41:50 -0700 (PDT)
Date: Wed, 10 Oct 2018 18:41:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539222109; bh=os6vRc1VAhSZ/EEWfJlguy7ryV4ZygGqzppW99r4v+w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GB5U+lYsjXYUz0vhqpxGK8kibJAWtc1tigbC/y6MnNtFkhmdOhdseCe88e4p8TD94 CcdenlNdrHkpoPYkrnEv4+BlllPuqOAh+IxsMGdyTofA2jsagJF4o2hROIhJvMr9EK OHmxexEifOIqA/JRifLnxZMsuluRMtoA1usm1byI=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3df027c86e12b97e5340dd203cfbac32ede8fa6392cf0000000117d66c5d92a169ce15eeeab1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1844/review/163622324@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbeaa5d4a6ee_4bcf3ffb678d45bc3896ce"; 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/AfpzBXJm4EcX03yYzT4D3oA8h7s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 01:41:52 -0000

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

janaiyengar commented on this pull request.



> @@ -960,12 +960,10 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+decryption fails (the keys are not yet available or any other reason) or the
+packet is of an unknown type, the receiver MAY either discard or buffer the

"the packet" does not make sense in this context. How about "If one or more packets in a datagram cannot be processed yet, because of decryption failure or any other reason, the receiver MAY either discard or buffer the packets for later processing. The receiver MUST still attempt to process the remaining packets in the UDP datagram."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-163622324
----==_mimepart_5bbeaa5d4a6ee_4bcf3ffb678d45bc3896ce
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/1844#discussion_r224291783">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -960,12 +960,10 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+decryption fails (the keys are not yet available or any other reason) or the
+packet is of an unknown type, the receiver MAY either discard or buffer the
</pre>
<p>"the packet" does not make sense in this context. How about "If one or more packets in a datagram cannot be processed yet, because of decryption failure or any other reason, the receiver MAY either discard or buffer the packets for later processing. The receiver MUST still attempt to process the remaining packets in the UDP datagram."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-163622324">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_Qw2C7YV-Mv-a2_szEwBYWhbYsTks5ujqHdgaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0U4NBwFrn0UKZoCB6OplcQIxx6zks5ujqHdgaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1844"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-163622324"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-163622324",
"url": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-163622324",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1844",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844#pullrequestreview-163622324"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbeaa5d4a6ee_4bcf3ffb678d45bc3896ce--


From nobody Wed Oct 10 23:22:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 86510130E37 for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 23:22:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.998
X-Spam-Level: 
X-Spam-Status: No, score=-7.998 tagged_above=-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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wevpiPfVe4zS for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 23:22:54 -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 CC33C130E34 for <quic-issues@ietf.org>; Wed, 10 Oct 2018 23:22:53 -0700 (PDT)
Date: Wed, 10 Oct 2018 23:22:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539238973; bh=xRxLoK2qwm+v9eoqPuosg24btykj6gw030Sxqtj3gpE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ttVhvX3CP33ct2A2ftwcWsCUUqsAdM5GhjRJOevqFtVu4rrPyiaj+OGtNxbSXLFKf SvRHVwK54pILXnJYiuOCGFeVsW5tcesBOuDowCxja8eU+rJKCzMH9DrB4ze3mJVrMc QPbq2pc8lpNSauxzuOtesCAg5Zq6/gI22TetJd4E=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab89460dca3df617e521849881a22fd2395b9f87f692cf0000000117d6ae3d92a169ce15f9a623@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1849/issue_event/1897301537@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1849@github.com>
References: <quicwg/base-drafts/issues/1849@github.com>
Subject: Re: [quicwg/base-drafts] Transport parameters, hex vs decimal (#1849)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbeec3dc61c_76643fbb19ad45bc40061c"; 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/hjnpW83wCgKRdhw9IW0ZCExStig>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 06:22:56 -0000

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

Closed #1849.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1849#event-1897301537
----==_mimepart_5bbeec3dc61c_76643fbb19ad45bc40061c
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="368682531" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1849" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1849/hovercard" href="https://github.com/quicwg/base-drafts/issues/1849">#1849</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/1849#event-1897301537">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_DwZsNHNOzEM_U5Eb4S6VEA9dPEks5ujuO9gaJpZM4XVaYO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6BXm6dbvUOv100KQP8TR815lS2Rks5ujuO9gaJpZM4XVaYO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1849."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1849#event-1897301537"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1849#event-1897301537",
"url": "https://github.com/quicwg/base-drafts/issues/1849#event-1897301537",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Transport parameters, hex vs decimal (#1849)",
"sections": [
{
"text": "",
"activityTitle": "**Lars Eggert**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@larseggert",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1849#event-1897301537"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 391489038\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbeec3dc61c_76643fbb19ad45bc40061c--


From nobody Wed Oct 10 23:23:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F2565130E34 for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 23:22:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 8bZChPvY55gb for <quic-issues@ietfa.amsl.com>; Wed, 10 Oct 2018 23:22: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 3A36F130E35 for <quic-issues@ietf.org>; Wed, 10 Oct 2018 23:22:54 -0700 (PDT)
Date: Wed, 10 Oct 2018 23:22:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539238972; bh=n6hOwez8X6OaCsReeJs1HT/FedakVT8is6wVXPf6eRk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oBthGa4ijMdTm6Ti7A0ne77CVvTStIlxusRqymQLdyFo92jbbZhb21UR4kGliX9eN lqgc10URCDYnB8fD0R7sv/0rjTGwAm7gEbCne0qnl4oAKAQ6udO2EppE8vIcRZQ7UV u80hWytN24qBdmSsi75UlysvJq+QjOHdva++iZyM=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab993dd05ccb02a853a66066136d1f3dea7dc56f8892cf0000000117d6ae3c92a169ce15f9a623@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1849/428835184@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1849@github.com>
References: <quicwg/base-drafts/issues/1849@github.com>
Subject: Re: [quicwg/base-drafts] Transport parameters, hex vs decimal (#1849)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbeec3ce12a0_625c3f829e4d45bc701815"; 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/Ig8NbeM5zFPyrgoEpI1ZgJtsc4c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 06:22:56 -0000

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

OK. One suggestion might be to use decimal in Fig 10 and put the hex values into a comment or something

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

<p>OK. One suggestion might be to use decimal in Fig 10 and put the hex values into a comment 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/issues/1849#issuecomment-428835184">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0MMbIqUSpqB2y8x8MapoAZmru9Oks5ujuO8gaJpZM4XVaYO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzGZSf32UDWhMhFcGOTQCxKL-X3Gks5ujuO8gaJpZM4XVaYO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@larseggert in #1849: OK. One suggestion might be to use decimal in Fig 10 and put the hex values into a comment or something"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1849#issuecomment-428835184"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1849#issuecomment-428835184",
"url": "https://github.com/quicwg/base-drafts/issues/1849#issuecomment-428835184",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Transport parameters, hex vs decimal (#1849)",
"sections": [
{
"text": "",
"activityTitle": "**Lars Eggert**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@larseggert",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1849,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1849#issuecomment-428835184"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 391489038\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbeec3ce12a0_625c3f829e4d45bc701815--


From nobody Thu Oct 11 06:14:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 90413130DE4 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 06:14:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YYHzFG6_Us44 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 06:14: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 DEA52127AC2 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 06:14:16 -0700 (PDT)
Date: Thu, 11 Oct 2018 06:14:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539263655; bh=3s7IJz895ZH2i3lU+26coTrbT8LqKKQ6CzFhVGUkpZo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=UitUzP5gihN2GUiAngVlmQ7mo8Onj080aP8RewB/woDimr2arkWuUeQZQNOhStleG aHsoBFlLXGi+2BwYcvzhySc7nbzLuEtie8ms+kdHWaPOr9iOxPq52eGBnl1EC9aXgd jFhoJhwOD83JBPh9YD9zV1BJpzZFABiQ4zdrJvCA=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3e19bb67987d8d8c1b7fc3f16a6c3e529133b48692cf0000000117d70ea792a169ce16004114@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1850@github.com>
Subject: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbf4ca793a88_74fd3fb1636d45bc4029a"; 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/AmYD2-vGu75lD73-nqcehchX8Dg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 13:14:19 -0000

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

The STREAM_ID_BLOCKED frame has the Stream ID field which is

> A variable-length integer indicating the highest stream ID that the sender was permitted to open.

This encoding doesn't allow to convey that the peer (in this case, this is always the client) would like to open stream 0, but the server didn't allow any bidirectional stream in the transport parameters (i.e. sent a 0 for `initial_max_stream_data_bidi_remote`).

The easy fix for this is to send the stream ID of the stream that the peer was **not** permitted to open due to missing stream flow control credit.

This would also have the nice property to make this frame more symmetric with the BLOCKED and STREAM_BLOCKED frames. For example, for STREAM_BLOCKED an offset of 0 means that the peer was **not** allowed to send byte 0 on that 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/1850
----==_mimepart_5bbf4ca793a88_74fd3fb1636d45bc4029a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The STREAM_ID_BLOCKED frame has the Stream ID field which is</p>
<blockquote>
<p>A variable-length integer indicating the highest stream ID that the sender was permitted to open.</p>
</blockquote>
<p>This encoding doesn't allow to convey that the peer (in this case, this is always the client) would like to open stream 0, but the server didn't allow any bidirectional stream in the transport parameters (i.e. sent a 0 for <code>initial_max_stream_data_bidi_remote</code>).</p>
<p>The easy fix for this is to send the stream ID of the stream that the peer was <strong>not</strong> permitted to open due to missing stream flow control credit.</p>
<p>This would also have the nice property to make this frame more symmetric with the BLOCKED and STREAM_BLOCKED frames. For example, for STREAM_BLOCKED an offset of 0 means that the peer was <strong>not</strong> allowed to send byte 0 on that 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/1850">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3yAjtLHq3uTRSVQEkq_RMGvWMfgks5uj0QngaJpZM4XXhCq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq02ZNecBVviowAdta2RnoZiAKf-Xks5uj0QngaJpZM4XXhCq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1850"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1850",
"url": "https://github.com/quicwg/base-drafts/issues/1850",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1850
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1850"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392040618\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbf4ca793a88_74fd3fb1636d45bc4029a--


From nobody Thu Oct 11 06:21:09 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CBADE130E63 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 06:21:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 6jC-XnAieFdi for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 06:21: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 26F7B130DE4 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 06:21:05 -0700 (PDT)
Date: Thu, 11 Oct 2018 06:21:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539264064; bh=BwtTrW5cISRHAU2Rrx9Z/b0VlGtsTkJo69aS26Ikgfo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ZwoMkdEQC73KpHIK1OrJxjTxkaDTcZidhKj4BaI9p0y0XJCvZUfsLUQLmb80tsReQ KbWcObhebtGxfCVm2VmhtJLraIA8VwDCTOEyqEm5ZooAPW2LmQgVMgFaOW58679rI+ cf5+kNguJD+ixuZAGnZGRRFfQ46sNSXA7rhbZ4BI=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9ac6bad686717ff4c09364771e3d0ebd3e807b8392cf0000000117d7104092a169ce16004cbf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1851@github.com>
Subject: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbf4e403c93b_4efb3fbcc46d45b41348fd"; 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/yKMVas-TfnAueGZls-8tf2KW_E8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 13:21:07 -0000

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

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

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

-- Commit Summary --

  * change the STREAM_ID_BLOCKED frame to encode stream 0

-- File Changes --

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

-- Patch Links --

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

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

<h4>Commit Summary</h4>
<ul>
  <li>change the STREAM_ID_BLOCKED frame to encode stream 0</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1851/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/1851.patch'>https://github.com/quicwg/base-drafts/pull/1851.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1851.diff'>https://github.com/quicwg/base-drafts/pull/1851.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/1851">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq38SaQnBaUt0ptjSjOi3Z61NoRiNks5uj0XAgaJpZM4XXh5t">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5FF16rkFnC6EDG02LNzagLygwwzks5uj0XAgaJpZM4XXh5t.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1851"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1851",
"url": "https://github.com/quicwg/base-drafts/pull/1851",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "06f4726",
"value": "change the STREAM_ID_BLOCKED frame to encode stream 0"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1851/files#diff-0) (4 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1851,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1851\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1851"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1851.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1851.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392044141\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bbf4e403c93b_4efb3fbcc46d45b41348fd--


From nobody Thu Oct 11 10:06:31 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4FB63130EBB for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 10:06:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.65
X-Spam-Level: 
X-Spam-Status: No, score=-1.65 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X7TdA3SrC6Hf for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 10:06:28 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 14EF5130DD9 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 10:06:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539277587; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=4HxbattpMkFM5f7/DKIkkf5/2zqoSYSIlvaQgEnG4qw=; b=qJABQvKO2TON6weDvnkdlVS+xKu3ZFnt9QTXmu4G5sCIQeG+sIUtUq06V80SIWe1lMa7MJvR TTnkm5ASA27VTSAM1re9YDCQclatt/EqCNfEk0uK7ADZlnJd+6DybgJ4B88AwZooAdlcoZ0J /XlDeVJEuoN1ytaCBme15NjQgUQ=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: afrind=fb.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bbf8312.7ff44c533cf0-smtp-out-n01; Thu, 11 Oct 2018 17:06:26 -0000 (UTC)
Date: Thu, 11 Oct 2018 10:06:25 -0700
From: Alan Frindell <afrind@fb.com>
Reply-To: Alan Frindell <afrind@fb.com>
To: quic-issues@ietf.org
Message-ID: <5bbf83114cc75_2a292ac0cb9cc5782837b@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c1e3c5: WIP: Reorganize QPACK
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bbf83114c8ad_2a292ac0cb9cc578282dc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UOXCzbpcNhJZGhf5kHzCfstzmZ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 17:06:29 -0000

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

  Branch: refs/heads/reorg-qpack
  Home:   https://github.com/quicwg/base-drafts
  Commit: c1e3c54ca0f760b1489a2721c7ea5aeecf8b2af4
      https://github.com/quicwg/base-drafts/commit/c1e3c54ca0f760b1489a2721c7ea5aeecf8b2af4
  Author: Alan Frindell <afrind@fb.com>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

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

  Log Message:
  -----------
  WIP: Reorganize QPACK

Added a "Compression Process Overview" section near the top, with a high level description of how to compress/decompress.  This section now encompasses a lot of what used to be "Encoding Strategies".

In the places where I added new text, I temporarily added HTML comments to indicicate so it can get a bit more detailed review.

I also deleted a few sentences/paragraphs/sections that I found to be redundant:

- Preventing Eviction Races
- "An encoder also respects..."
- "For header blocks encoded in..."
- Single Pass Encoding
- "All table updates occur on..."



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bbf83114c8ad_2a292ac0cb9cc578282dc--


From nobody Thu Oct 11 10:09:20 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A2E21130EBD for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 10:09:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 4vQfLL0SDjLM for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 10:09:17 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 64B82130EC8 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 10:09:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539277753; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=xXqTsIkkqUgi0zo+zZ4LkCEuX0Nbh5iofD9y6RF14HM=; b=iVwdLcSmq3oSDc9pRSxXayqgIxnmDg9wZvYK3AGfObXFBORrww933+1/hvSwLpgmiL94D6kN +ZIAQPvUVSdDix/Ut0h8w4d/wkRTQuEOoAk90tO1hGf/i6ET+midMOj18gOdxJi1w15E7/+7 syyMmvuYCpYTuHAhS4sZnnppWLM=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: afrind=fb.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bbf83b9.7fd615115f90-smtp-out-n02; Thu, 11 Oct 2018 17:09:13 -0000 (UTC)
Date: Thu, 11 Oct 2018 10:09:12 -0700
From: Alan Frindell <afrind@fb.com>
Reply-To: Alan Frindell <afrind@fb.com>
To: quic-issues@ietf.org
Message-ID: <5bbf83b8b6f53_2d4b2acbfcbc85847098d@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4758a1: WIP: Reorganize QPACK
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bbf83b8b6c0c_2d4b2acbfcbc8584708e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LFVVW6zNbQnzox0ZZ8y17ER-v1U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 17:09:19 -0000

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

  Branch: refs/heads/reorg-qpack
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4758a1cdb535d2da6d8b0571d12abed4b413549f
      https://github.com/quicwg/base-drafts/commit/4758a1cdb535d2da6d8b0571d12abed4b413549f
  Author: Alan Frindell <afrind@fb.com>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

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

  Log Message:
  -----------
  WIP: Reorganize QPACK

Added a "Compression Process Overview" section near the top, with a high level description of how to compress/decompress.  This section now encompasses a lot of what used to be "Encoding Strategies".

In the places where I added new text, I temporarily added HTML comments to indicicate so it can get a bit more detailed review.

I also deleted a few sentences/paragraphs/sections that I found to be redundant:

- Preventing Eviction Races
- "An encoder also respects..."
- "For header blocks encoded in..."
- Single Pass Encoding
- "All table updates occur on..."



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bbf83b8b6c0c_2d4b2acbfcbc8584708e4--


From nobody Thu Oct 11 10:11:18 2018
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 3BD10130EBD for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 10:11:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZR6-2QTooBus for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 10:11: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 C0DB6130EC4 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 10:11:14 -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=9fB99mkcA/7U2RK9Ef3gsUcFao8=; b=jUFqlKrUxljokFU3 I9JT+YqWce9JSrH9QyaBu11A+y5L1YlHBBIvYGIvwA42TwEyhLnzZrmMvYoEO6Tj 43sr879Toqt8Cg/1WaY+iu6Gx4OQzJ6MHZN81HH526M6rLpP8Ja7NITkzjDJbsZJ 7jfl0hCi7K84u11c6O3dOJiedtI=
Received: by filter1739p1mdw1.sendgrid.net with SMTP id filter1739p1mdw1-12285-5BBF842F-A 2018-10-11 17:11:11.266135898 +0000 UTC m=+235236.966921795
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0012p1iad2.sendgrid.net (SG) with ESMTP id Tb9nfqpASFmyAHcq5oOUHQ for <quic-issues@ietf.org>; Thu, 11 Oct 2018 17:11:11.281 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id 4AAF146138F for <quic-issues@ietf.org>; Thu, 11 Oct 2018 10:11:11 -0700 (PDT)
Date: Thu, 11 Oct 2018 17:11:11 +0000 (UTC)
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4db3074c5c1b4c2c613a886f596338eb1efb8d8d92cf0000000117d7462f92a169ce1601d93e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1852@github.com>
Subject: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbf842f3dbb1_27913fe6612d45c42229e6"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1Bj4ESRwu8f3bMrFH+ePBMzmBrda8oxfaYxd Lzajoz7UVhbG+jSfO1qMslRnouP7CFXlvfDr3OmXME3L485DeMfuGaoem4MOdIm6UfzaxgAphNbi8x UumQ0vOpeOnHkGCLKU007JR9MqaXCiPFc8J/SxpW+B0/AUtfso5Droh9hg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cdNbrAI3V6dNjMaXPy9Y9-_el5s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 17:11:17 -0000

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

Added a "Compression Process Overview" section near the top, with a high level description of how to compress/decompress.  This section now encompasses a lot of what used to be "Encoding Strategies".

In the places where I added new text, I temporarily added HTML comments to indicicate so it can get a bit more detailed review.

I also deleted a few sentences/paragraphs/sections that I found to be redundant:

- Preventing Eviction Races
- "An encoder also respects..."
- "For header blocks encoded in..."
- Single Pass Encoding
- "All table updates occur on..."
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * WIP: Reorganize QPACK

-- File Changes --

    M draft-ietf-quic-qpack.md (729)

-- Patch Links --

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

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

<p>Added a "Compression Process Overview" section near the top, with a high level description of how to compress/decompress.  This section now encompasses a lot of what used to be "Encoding Strategies".</p>
<p>In the places where I added new text, I temporarily added HTML comments to indicicate so it can get a bit more detailed review.</p>
<p>I also deleted a few sentences/paragraphs/sections that I found to be redundant:</p>
<ul>
<li>Preventing Eviction Races</li>
<li>"An encoder also respects..."</li>
<li>"For header blocks encoded in..."</li>
<li>Single Pass Encoding</li>
<li>"All table updates occur on..."</li>
</ul>

<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/1852'>https://github.com/quicwg/base-drafts/pull/1852</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>WIP: Reorganize QPACK</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1852.patch'>https://github.com/quicwg/base-drafts/pull/1852.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1852.diff'>https://github.com/quicwg/base-drafts/pull/1852.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/1852">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0GG8aHbmIIpo46k1sEU4r0TQE90ks5uj3uvgaJpZM4XX_PC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5Yoo955A_sckZ3OgJdGgiVXltJgks5uj3uvgaJpZM4XX_PC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"WIP: Reorganize QPACK (#1852)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1852"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1852",
"url": "https://github.com/quicwg/base-drafts/pull/1852",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "WIP: Reorganize QPACK (#1852)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@afrind",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "4758a1c",
"value": "WIP: Reorganize QPACK"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-qpack.md](https://github.com/quicwg/base-drafts/pull/1852/files#diff-0) (729 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1852,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1852\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1852"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1852.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1852.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392164290\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bbf842f3dbb1_27913fe6612d45c42229e6--


From nobody Thu Oct 11 11:07:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 99DE3130ECA for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 11:07:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BfHc-_BUlLc4 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 11:07: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 B1916130EB9 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 11:07:26 -0700 (PDT)
Date: Thu, 11 Oct 2018 11:07:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539281245; bh=7d0V9YroYwAd8NnWUoLIXwaCV8PMZz/QhkLXG4esBKE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=fsazu+cUOHO9AIpvYzJDD0tP6B2kXtErdfEeFRAZFEKGreJI9TN1FNfDh+zjJYZ3+ zm3htxB2cbpa1g60qnFYYZDQ0Ju+lF+2wLfEd7e54SAEsfHlmVE/9OoYeGw40Z3Ej+ CRUySBIvx/9cNnBvL4LFxiVICOwVUFnGhYiR0/j0=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8c175fa84b06168b7b5683560afc1df2c8d9ef0392cf0000000117d7535d92a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1853@github.com>
Subject: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbf915d69159_632d3fb07b8d45bc59991"; 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/csrBohQ0U-bhwwxRto0CEUmq580>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 18:07:29 -0000

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

In HTTP/2, GOAWAY caused actual stream state transitions on streams higher than the indicated ID.  Since QUIC handles stream state, this can't occur automatically in HTTP/QUIC.  Instead,

> Once [GOAWAY is] sent, the server MUST cancel requests sent on streams with an identifier higher than the indicated last Stream ID.  Clients MUST NOT send new requests on the connection after receiving GOAWAY....  If the client has sent requests on streams with a higher Stream ID... those requests are considered cancelled. Clients SHOULD reset any streams above this ID with the error code HTTP_REQUEST_CANCELLED.

So the server effectively cancels on the client twice, once using HTTP and once using QUIC.  Clients SHOULD reset some of the requests (on the expectation that the server will anyway), but the server isn't required to do it for them.  This feels a little broken.

If the clients can't send new requests after receiving the GOAWAY and the streams are going to get RST_STREAM/STOP_SENDING from one or both parties anyway, the stream ID in the GOAWAY frame seems like it provides marginal value.

Basically the only effect is that clients can anticipate that requests issued while the GOAWAY was in flight (i.e. greater than the identified stream ID) will *likely* be cancelled and be valid for retry.  They can't technically be sure unless that happens, but might choose to retry requests sooner anyway.

It would be more correct to wait for the cancellation to arrive to know that's the error code the server chose.  Perhaps the right model would be:

- GOAWAY contains no payload.  Clients MUST NOT initiate new requests after receiving GOAWAY, but it conveys no information about the state of the requests already in flight.
- Clients MAY either cancel partially sent requests or finish sending them and let the server decide.
- After sending a GOAWAY, servers MUST promptly cancel any request from the client which it does not intend to fulfill.
- Once all requests have completed (either via a response or cancellation), the client either sends an APPLICATION_CLOSE NO_ERROR or allows the connection to terminate via the idle 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/issues/1853
----==_mimepart_5bbf915d69159_632d3fb07b8d45bc59991
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In HTTP/2, GOAWAY caused actual stream state transitions on streams higher than the indicated ID.  Since QUIC handles stream state, this can't occur automatically in HTTP/QUIC.  Instead,</p>
<blockquote>
<p>Once [GOAWAY is] sent, the server MUST cancel requests sent on streams with an identifier higher than the indicated last Stream ID.  Clients MUST NOT send new requests on the connection after receiving GOAWAY....  If the client has sent requests on streams with a higher Stream ID... those requests are considered cancelled. Clients SHOULD reset any streams above this ID with the error code HTTP_REQUEST_CANCELLED.</p>
</blockquote>
<p>So the server effectively cancels on the client twice, once using HTTP and once using QUIC.  Clients SHOULD reset some of the requests (on the expectation that the server will anyway), but the server isn't required to do it for them.  This feels a little broken.</p>
<p>If the clients can't send new requests after receiving the GOAWAY and the streams are going to get RST_STREAM/STOP_SENDING from one or both parties anyway, the stream ID in the GOAWAY frame seems like it provides marginal value.</p>
<p>Basically the only effect is that clients can anticipate that requests issued while the GOAWAY was in flight (i.e. greater than the identified stream ID) will <em>likely</em> be cancelled and be valid for retry.  They can't technically be sure unless that happens, but might choose to retry requests sooner anyway.</p>
<p>It would be more correct to wait for the cancellation to arrive to know that's the error code the server chose.  Perhaps the right model would be:</p>
<ul>
<li>GOAWAY contains no payload.  Clients MUST NOT initiate new requests after receiving GOAWAY, but it conveys no information about the state of the requests already in flight.</li>
<li>Clients MAY either cancel partially sent requests or finish sending them and let the server decide.</li>
<li>After sending a GOAWAY, servers MUST promptly cancel any request from the client which it does not intend to fulfill.</li>
<li>Once all requests have completed (either via a response or cancellation), the client either sends an APPLICATION_CLOSE NO_ERROR or allows the connection to terminate via the idle timeout.</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1853">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_N0ew7GzS6vVfiVEznMFPEtdQ_zks5uj4jdgaJpZM4XYFQw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyESc1Ch_hVWNuxHfaHfhJA2dEueks5uj4jdgaJpZM4XYFQw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Does GOAWAY really need a stream number? (#1853)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1853"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853",
"url": "https://github.com/quicwg/base-drafts/issues/1853",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Does GOAWAY really need a stream number? (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1853
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1853,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1853\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392188976\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbf915d69159_632d3fb07b8d45bc59991--


From nobody Thu Oct 11 11:29:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 67540130EED for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 11:29:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9e0AUCNE2Mn0 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 11:29:47 -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 E114E130F3E for <quic-issues@ietf.org>; Thu, 11 Oct 2018 11:29:46 -0700 (PDT)
Date: Thu, 11 Oct 2018 11:29:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539282586; bh=g1DjlLbWG3VYQPCm4HLCOpWVGDOkpH2W0ocFyROcBfo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b4/LXOG4SaOt+PJDGneYYHl5UfnSQvU3ZF5vErYRmdKX+i0TtbnCcegOmGPGcp0bN VerXKPGMjS/IINxJxIjaXNYfSOk+AreQYcWOW8DxP4zpNZ9b15QZAUpooOjR04sgtC /vkcJezjTe4c4fRUvFXwm+GAdQPY3+4vx55QzPns=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab67a3669956c1dec75282babd6f16195c3d98b56992cf0000000117d7589992a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1853/429068999@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1853@github.com>
References: <quicwg/base-drafts/issues/1853@github.com>
Subject: Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbf969a7e2_51e3ff7020d45c428906a"; 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/qDENIf0u-6il6gtnir6lwIMgRhg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 18:29:53 -0000

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

I think that this is a good suggestion and I support making this change.

In QUIC, there is no guarantee that the server will receive the HTTP requests in ascending order of stream IDs (since we have out-of-order delivery). Having different behavior based on a particular stream ID carried by a GOAWAY frame does not make sense 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/1853#issuecomment-429068999
----==_mimepart_5bbf969a7e2_51e3ff7020d45c428906a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I think that this is a good suggestion and I support making this chang=
e.</p>
<p>In QUIC, there is no guarantee that the server will receive the HTTP r=
equests in ascending order of stream IDs (since we have out-of-order deli=
very). Having different behavior based on a particular stream ID carried =
by a GOAWAY frame does not make sense to me.</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/1853#issuecomment-429068999">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2Ur=
MTerbzzDSN4cVGUmuLCRhZ1nks5uj44ZgaJpZM4XYFQw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq2vCJoBeM7LoxXq07lWNhjrM=
elP6ks5uj44ZgaJpZM4XYFQw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1853: I think that this is a good suggestion and I support making =
this change.\r\n\r\nIn QUIC, there is no guarantee that the server will r=
eceive the HTTP requests in ascending order of stream IDs (since we have =
out-of-order delivery). Having different behavior based on a particular s=
tream ID carried by a GOAWAY frame does not make sense to me."}],"action"=
:{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues=
/1853#issuecomment-429068999"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment=
-429068999",
"url": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-42=
9068999",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Does GOAWAY really need a stream numbe=
r? (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1853,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1853\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-42=
9068999"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3921889=
76\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbf969a7e2_51e3ff7020d45c428906a--


From nobody Thu Oct 11 11:43:33 2018
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 EC9B0130ED0 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 11:43:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zr6GcRZ3HqGg for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 11:43:30 -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 EBD68130EA2 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 11:43: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=2Tti9VGVCB8qYbfA8jgDmpbl53Q=; b=HprrUOo/4xXlPzdS FegL1e79LzJq2oTULFn5ySg1eSpJ4pgixlnE4R26uc7ys0b/EpqvhFpywBdyVK8i Ytsui9WghdNv40WpdQs5huEbHoeeiaE9xjK065QqUtf09+pPlw42lYgqkuFOanuu d3jtlUJB9Og8G1PVaifMsx8mm28=
Received: by filter0930p1las1.sendgrid.net with SMTP id filter0930p1las1-25428-5BBF99CF-34 2018-10-11 18:43:27.92647702 +0000 UTC m=+170249.950597118
Received: from github-lowworker-dcd58f3.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0019p1iad2.sendgrid.net (SG) with ESMTP id 24WOz9NdRMW3YYg7oIDYzA for <quic-issues@ietf.org>; Thu, 11 Oct 2018 18:43:27.881 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dcd58f3.cp1-iad.github.net (Postfix) with ESMTP id CBCB02400BC for <quic-issues@ietf.org>; Thu, 11 Oct 2018 11:43:27 -0700 (PDT)
Date: Thu, 11 Oct 2018 18:43:28 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba3af56eb6c3e1d4b072d0e0fa753a778015a420b92cf0000000117d75bcf92a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1853/429074030@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1853@github.com>
References: <quicwg/base-drafts/issues/1853@github.com>
Subject: Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbf99cfc8f9c_d703ff3f06d45c413428a"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1c+KiVvUCxiBrvl8K+4V9MWQtt5EAko9MsE4 ip/LBDM3GQpGCo7R1BgGaDD+aET55kntSl6DOAUpfoA6OUCgPr6fDxjkvba3xh8ezmLLcpo7WyN48h rCDcea+0/JTFWpu5CqHFdsANzu38/c9Z9pU+CsRiYtBSmr1uZEpzFNd52s0Buz+HSK3DpLHNSnc5av M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4Lqg2cvvwOTCfHuleoEBBo3m6vY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 18:43:32 -0000

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

Continuing to read through the closure section, it calls out one scenario which might be a partial justification:
- POST request is in flight from client
- QUIC *_CLOSE frame is received from server

Can the POST be retried?  If the packet also included a STREAM frame containing a GOAWAY, the client can perhaps conclude that the POST was not in the potentially-processed range.  More generally, it provides a modicum of guidance on what to do with open streams if the connection closes with streams still active.  However, this actually happening seems somewhat remote and I'm dubious that it justifies retaining a two-layer close 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/1853#issuecomment-429074030
----==_mimepart_5bbf99cfc8f9c_d703ff3f06d45c413428a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Continuing to read through the closure section, it calls out one scenari=
o which might be a partial justification:</p>
<ul>
<li>POST request is in flight from client</li>
<li>QUIC *_CLOSE frame is received from server</li>
</ul>
<p>Can the POST be retried?  If the packet also included a STREAM frame con=
taining a GOAWAY, the client can perhaps conclude that the POST was not in =
the potentially-processed range.  More generally, it provides a modicum of =
guidance on what to do with open streams if the connection closes with stre=
ams still active.  However, this actually happening seems somewhat remote a=
nd I'm dubious that it justifies retaining a two-layer close mechanism.</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/1853#issuecomment-429074030">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxSmSsi0b5q2Z5=
5EO4QphvsAz_w0ks5uj5FPgaJpZM4XYFQw">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkqxW0TdP5FyK4BGiXotzOMu-xKCOSks5uj5FPga=
JpZM4XYFQw.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@MikeBishop in #1853:=
 Continuing to read through the closure section, it calls out one scenario =
which might be a partial justification:\r\n- POST request is in flight from=
 client\r\n- QUIC *_CLOSE frame is received from server\r\n\r\nCan the POST=
 be retried?  If the packet also included a STREAM frame containing a GOAWA=
Y, the client can perhaps conclude that the POST was not in the potentially=
-processed range.  More generally, it provides a modicum of guidance on wha=
t to do with open streams if the connection closes with streams still activ=
e.  However, this actually happening seems somewhat remote and I'm dubious =
that it justifies retaining a two-layer close mechanism."}],"action":{"name=
":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1853#iss=
uecomment-429074030"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-4=
29074030",
"url": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-4290=
74030",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Does GOAWAY really need a stream number?=
 (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1853,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1853\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-4290=
74030"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392188976=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbf99cfc8f9c_d703ff3f06d45c413428a--


From nobody Thu Oct 11 11:44:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A8795130EA2 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 11:44:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 YYh18LknQYlW for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 11:44: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 0234412008A for <quic-issues@ietf.org>; Thu, 11 Oct 2018 11:44:13 -0700 (PDT)
Date: Thu, 11 Oct 2018 11:44:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539283453; bh=7xSnU2GgU0I0yL72MnTDlNW4RjeGtswkzxvoJvrtoLw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ocwBlE3cCpmrLs/wXuuBQVhojVLEzc+ncbIAdg4Sqyk6M/4QfsHSabv34zKFiimYN vh5UqGSbt9NrKOnqCC5knXrAtsgnND6wJofRw3Ich6EDmwDRD5klQzBrOa0XBbHSOo Z4KomlrO4EaQkFvwWUedRAcU4ZVmAbzD6VRwuzoU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab095536c75ed91941596b66948c4db2590eba889592cf0000000117d75bfd92a169ce16004cbf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1851/review/163960401@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1851@github.com>
References: <quicwg/base-drafts/pull/1851@github.com>
Subject: Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbf99fd24c5f_4e393fc03bcd45c011972e"; 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/N8X9lmb7yH7mZ-VoVeSXYvP3_2M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 18:44:16 -0000

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

kazuho commented on this pull request.



> @@ -3254,8 +3254,8 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID of the stream that the
+  sender was not able to open due to the maximum stream ID limit.

To avoid ambiguity, would it make sense to clarify that the value is "the maximum stream ID among the streams that the sender is willing to open"?

Consider the case of a client that received from server a `initial_max_bidi_stream` of zero. If the client want to open two bidirectional streams (i.e. stream ID 0 and 4), should it send `STREAM_ID_BLOCKED` frame with stream ID of 0? My intent is to clarify that sending 4 in allowed such 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/1851#pullrequestreview-163960401
----==_mimepart_5bbf99fd24c5f_4e393fc03bcd45c011972e
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/1851#discussion_r224561382">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3254,8 +3254,8 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID of the stream that the
+  sender was not able to open due to the maximum stream ID limit.
</pre>
<p>To avoid ambiguity, would it make sense to clarify that the value is "the maximum stream ID among the streams that the sender is willing to open"?</p>
<p>Consider the case of a client that received from server a <code>initial_max_bidi_stream</code> of zero. If the client want to open two bidirectional streams (i.e. stream ID 0 and 4), should it send <code>STREAM_ID_BLOCKED</code> frame with stream ID of 0? My intent is to clarify that sending 4 in allowed such case.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1851#pullrequestreview-163960401">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqys09J4ucdqXO7H8G6VpQ-NxTj9cks5uj5F9gaJpZM4XXh5t">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3K7AgOK15KXcT0BID60b6UNTKvwks5uj5F9gaJpZM4XXh5t.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho commented on #1851"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1851#pullrequestreview-163960401"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1851#pullrequestreview-163960401",
"url": "https://github.com/quicwg/base-drafts/pull/1851#pullrequestreview-163960401",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1851",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1851#pullrequestreview-163960401"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392044141\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbf99fd24c5f_4e393fc03bcd45c011972e--


From nobody Thu Oct 11 11:50:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C84D124D68 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 11:50:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HHcIDHLLjgs8 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 11:50: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 BD2B1130ECF for <quic-issues@ietf.org>; Thu, 11 Oct 2018 11:50:10 -0700 (PDT)
Date: Thu, 11 Oct 2018 11:49:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539283809; bh=brr7xGQIFnqREYDUa6gGYY/+PbrzvXwGx+VYnu8wfSM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Bf1WpcRBkx6/2EQQe25h2I6pT3Hf2Eb4aYUD+11a7U2CqYJevAacf054dHdOCqPoP 6t+c8J9sfOISUN+aiRRh0WOLINQbm7W+tVyQfdf0cHlqUdcqUz3Af5xktTHr6EXYeR 90LpyKlwSjvUX2a9OLGwgbcnacLc45SFw28bYl8A=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab82f2a9048db1d9386ec59a9d3ce91c36a2c3a91c92cf0000000117d75d4e92a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1853/429076254@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1853@github.com>
References: <quicwg/base-drafts/issues/1853@github.com>
Subject: Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbf9b4e8e56c_cf33fa5588d45b8270297"; 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/OqMiP2ihhZA6hiBRsl7oQeFrSaY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 18:50:12 -0000

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

Regarding *_CLOSE, can we say that the server SHOULD use GOAWAY to initiate 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/1853#issuecomment-429076254
----==_mimepart_5bbf9b4e8e56c_cf33fa5588d45b8270297
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Regarding *_CLOSE, can we say that the server SHOULD use GOAWAY to initiate 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/1853#issuecomment-429076254">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7F8G39e1pQeevRrxfCZAu39pvspks5uj5LOgaJpZM4XYFQw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6V4S1KLWzSDZ5ThXgS98oX5TZYtks5uj5LOgaJpZM4XYFQw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho in #1853: Regarding *_CLOSE, can we say that the server SHOULD use GOAWAY to initiate close?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1853#issuecomment-429076254"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-429076254",
"url": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-429076254",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1853,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1853\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-429076254"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392188976\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbf9b4e8e56c_cf33fa5588d45b8270297--


From nobody Thu Oct 11 11:50:52 2018
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 BB78E130DD6 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 11:50:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.455
X-Spam-Level: 
X-Spam-Status: No, score=-3.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nr4QBEdmaIev for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 11:50:49 -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 0C748124D68 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 11:50: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=7VO/fVzveOBxQ2hy/VniQRH3VYQ=; b=PMUSjqEaFg5aju0P T32Pxy2VKMJ7g2iy9YYD0NFM7Njo1wExPjsLuLh2u2zwWh/vCXHeSOdfD3Oo7QVD 9SuTcvvOCHjS4Xich7aLzoXddGmVxTYzx/M/6OGeHquBQDruYisPVTq3MkNaH3+n pWSrhztfnwgjD6Qz9paXl6cRxT4=
Received: by filter1205p1las1.sendgrid.net with SMTP id filter1205p1las1-908-5BBF9B87-22 2018-10-11 18:50:47.479260853 +0000 UTC m=+3013879.426072914
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [192.30.252.34]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id xjSDUg8fTMSSmhJQLmBhVQ for <quic-issues@ietf.org>; Thu, 11 Oct 2018 18:50:47.370 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 55F728008F for <quic-issues@ietf.org>; Thu, 11 Oct 2018 11:50:47 -0700 (PDT)
Date: Thu, 11 Oct 2018 18:50:47 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab71711e05bfe7282a73535bc0d658d0c91989666492cf0000000117d75d8792a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1853/429076440@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1853@github.com>
References: <quicwg/base-drafts/issues/1853@github.com>
Subject: Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbf9b874f898_534a3fc954cd45bc36393d"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2OdXKQ89lolo8modC6m7g8nsnx7kxNvitMOO 2k85bjlvPPGOgcOOxwfn0cGncGvW4IouXiawDDDflBgweMv1z7CQ++8+wY+8cTCegSrUarUZMHdeRx Wffb3Whc8hiAybn5M/IC5DRWDCeFjykb/DogqzVQPb59nndLRMOoejrCrk2V2iF+PbJEHqo2Aomfoe 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Az6EZ_3MPAeQfrIv9wDGFqqZmXQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 18:50:51 -0000

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

We already advise that, if the server has advance notice that a _CLOSE will be 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/1853#issuecomment-429076440
----==_mimepart_5bbf9b874f898_534a3fc954cd45bc36393d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We already advise that, if the server has advance notice that a _CLOSE will be 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/1853#issuecomment-429076440">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_4cLGpOTjo7vJUgi5R35AjYxrVnks5uj5MHgaJpZM4XYFQw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2-GUfA4XOhJlVlpQ-aiX70y_a79ks5uj5MHgaJpZM4XYFQw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1853: We already advise that, if the server has advance notice that a _CLOSE will be necessary."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1853#issuecomment-429076440"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-429076440",
"url": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-429076440",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1853,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1853\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-429076440"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392188976\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbf9b874f898_534a3fc954cd45bc36393d--


From nobody Thu Oct 11 12:04:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60734130EE3 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 12:03:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 E5juj197FaXl for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 12:03: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 54DBC130ECF for <quic-issues@ietf.org>; Thu, 11 Oct 2018 12:03:55 -0700 (PDT)
Date: Thu, 11 Oct 2018 12:03:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539284634; bh=i32Kx1LMCXaMa1FrnpBcijq6+qnntxZFUES8Vz78iyE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jf+BjPJno2wgjIJXPaAaXUD4WFcQSqX+kDastMqGqLIPC8uRpnP/atPGfZbnuJQ5l toC7ucB2JqEvETqUM9RdIFX+O+ZPTMy1QSsyHjRaWjNXH/oQn0G34JVhGJojkpMUEq Qy8LorXDnmQbR4qjpHkF2VrwJPiyjEr+sBFIeV5c=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3d8e5d3d40fe348059f0b680746c2ee6bd79124792cf0000000117d7609a92a169ce16004cbf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1851/c429080606@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1851@github.com>
References: <quicwg/base-drafts/pull/1851@github.com>
Subject: Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbf9e9a7b305_6cd23ff9e0ad45c01753a0"; 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/nx2c6QLHfE5pMnFvcb4gfx7wNiU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 19:03:58 -0000

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

I=E2=80=99d argue that sending 4 in that case is not correct. Streams are=
 opened sequentially, so you=E2=80=99re blocked on opening stream 0, not =
on opening stream 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/1851#issuecomment-429080606=

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

<p>I=E2=80=99d argue that sending 4 in that case is not correct. Streams =
are opened sequentially, so you=E2=80=99re blocked on opening stream 0, n=
ot on opening stream 4.</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/1851#issuecomment-429080606">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3LVQf=
WctRq0fMSw4QmcVRgTNghAks5uj5YagaJpZM4XXh5t">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqw0plblpPLBoo8R1c1qR8aV038eN=
ks5uj5YagaJpZM4XXh5t.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
en-seemann in #1851: I=E2=80=99d argue that sending 4 in that case is not=
 correct. Streams are opened sequentially, so you=E2=80=99re blocked on o=
pening stream 0, not on opening stream 4."}],"action":{"name":"View Pull =
Request","url":"https://github.com/quicwg/base-drafts/pull/1851#issuecomm=
ent-429080606"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-4=
29080606",
"url": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-4290=
80606",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to =
encode stream 0 (#1851)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1851,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1851\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-4290=
80606"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3920441=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbf9e9a7b305_6cd23ff9e0ad45c01753a0--


From nobody Thu Oct 11 12:11:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA15B130ED4 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 12:11:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tv2W3OXNW09b for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 12:11: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 9F289130DE9 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 12:11:29 -0700 (PDT)
Date: Thu, 11 Oct 2018 12:11:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539285088; bh=N47SxBH4y/NRtGxL+clmYcwSy8WyWqvHO57v4VAiB3w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OneM6c2BLDeI+FjOoOflYPgFP71hz6C4YKDekTG8k1ZlDV8vpVFEFVAPB+7+sU/+D tOUinVGAluDX9zBeLaXTO2xIZd1ZylBCt1kAgiaag5is9r2zBJWcwqm6Yit0P9oHPH fb0zWxFu5I9uHNn4PPwEukP/mCQqBfUm1eV5SftE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab603efe295241186a9f78e95b2f292b60c19d449892cf0000000117d7626092a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/429082881@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbfa060a4889_49f43f8b9b8d45bc270780"; 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/kjAZUz6gYaNIZQ2fU1fo2nGJUCo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 19:11:32 -0000

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

While I'm coming to like this proposal, I will also point out that the unilateral use of frame types is a model carried forward from HTTP/2, and our charter says that we will "accommodate the extension mechanisms defined in the HTTP/2 specification."  Unilateral use of unidirectional stream types is in keeping with that.

The reason currently stated for having these two different mechanisms is that you can unilaterally use optional-to-understand extensions (ALTSVC, ORIGIN, etc.), but MUST negotiate breaking changes before using them.  (Also, note that the server might begin initiating unidirectional stream types before having received the client SETTINGS.)

However, a modified SETTINGS exchange that permits true offer-select negotiation would greatly simplify negotiating breaking changes; currently the spec just handwaves that a coordination mechanism for when the change comes into effect might be 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/1846#issuecomment-429082881
----==_mimepart_5bbfa060a4889_49f43f8b9b8d45bc270780
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>While I'm coming to like this proposal, I will also point out that the=
 unilateral use of frame types is a model carried forward from HTTP/2, an=
d our charter says that we will "accommodate the extension mechanisms def=
ined in the HTTP/2 specification."  Unilateral use of unidirectional stre=
am types is in keeping with that.</p>
<p>The reason currently stated for having these two different mechanisms =
is that you can unilaterally use optional-to-understand extensions (ALTSV=
C, ORIGIN, etc.), but MUST negotiate breaking changes before using them. =
 (Also, note that the server might begin initiating unidirectional stream=
 types before having received the client SETTINGS.)</p>
<p>However, a modified SETTINGS exchange that permits true offer-select n=
egotiation would greatly simplify negotiating breaking changes; currently=
 the spec just handwaves that a coordination mechanism for when the chang=
e comes into effect might be required.</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/1846#issuecomment-429082881">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9mQ=
gwRDbgRv9s-dSNH8s4phQDx9ks5uj5fggaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqyVvfdBb2OnLo7oz1h1FQ8XQ=
8bxgks5uj5fggaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1846: While I'm coming to like this proposal, I will also poin=
t out that the unilateral use of frame types is a model carried forward f=
rom HTTP/2, and our charter says that we will \"accommodate the extension=
 mechanisms defined in the HTTP/2 specification.\"  Unilateral use of uni=
directional stream types is in keeping with that.\r\n\r\nThe reason curre=
ntly stated for having these two different mechanisms is that you can uni=
laterally use optional-to-understand extensions (ALTSVC, ORIGIN, etc.), b=
ut MUST negotiate breaking changes before using them.  (Also, note that t=
he server might begin initiating unidirectional stream types before havin=
g received the client SETTINGS.)\r\n\r\nHowever, a modified SETTINGS exch=
ange that permits true offer-select negotiation would greatly simplify ne=
gotiating breaking changes; currently the spec just handwaves that a coor=
dination mechanism for when the change comes into effect might be require=
d."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base=
-drafts/issues/1846#issuecomment-429082881"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-429082881",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
9082881",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
9082881"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbfa060a4889_49f43f8b9b8d45bc270780--


From nobody Thu Oct 11 12:14:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4827F12008A for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 12:14:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 RVsr8CZuPLxq for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 12:14: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 145EB124D68 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 12:14:44 -0700 (PDT)
Date: Thu, 11 Oct 2018 12:14:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539285283; bh=e6NJwwCCCvgXN82ARYUn1vWn4D+nPX9C5X2CmPu/Upk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZmcQr9Nt7kEzFOqabA7yhXe6pg8DjEDqUbL0u57KcJLRcJy+92Jtc/HXUejrDLHcW d3rKhkdNm0o8UizmeyAhD9Li84ncVwsk0GO2181aJDyCLo0czFOBRZ88WUJkBo7QuX 1CxBY2GXIKYdghelcL7bz/JyCcYbSrExytQNmL2w=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abca36c85ef8564ee983634c30f2ea2429812a929992cf0000000117d7632392a169ce16004cbf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1851/c429083850@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1851@github.com>
References: <quicwg/base-drafts/pull/1851@github.com>
Subject: Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbfa1236166a_9823f9a23cd45b83436e"; 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/YkTg_rF4hCqjqbodXq7k-miU5Sk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 19:14:45 -0000

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

The original reason for adding the Stream ID was to deduplicate and tell whether a frame was delayed or if the peer is still blocked.  Including that you'd like to open "up to" Stream 4 is actually more informative, since it tells the recipient that merely allowing a single additional stream doesn't unblock 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/1851#issuecomment-429083850
----==_mimepart_5bbfa1236166a_9823f9a23cd45b83436e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The original reason for adding the Stream ID was to deduplicate and te=
ll whether a frame was delayed or if the peer is still blocked.  Includin=
g that you'd like to open "up to" Stream 4 is actually more informative, =
since it tells the recipient that merely allowing a single additional str=
eam doesn't unblock you.</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/1851#issuecomment-429083850">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwGz5L=
t3aTvwPD_Q4LzOPiDSbyQKks5uj5ijgaJpZM4XXh5t">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq41iybo0VNLQXdAg3FefYCjDNJ7D=
ks5uj5ijgaJpZM4XXh5t.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1851: The original reason for adding the Stream ID was to dedu=
plicate and tell whether a frame was delayed or if the peer is still bloc=
ked.  Including that you'd like to open \"up to\" Stream 4 is actually mo=
re informative, since it tells the recipient that merely allowing a singl=
e additional stream doesn't unblock you."}],"action":{"name":"View Pull R=
equest","url":"https://github.com/quicwg/base-drafts/pull/1851#issuecomme=
nt-429083850"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-4=
29083850",
"url": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-4290=
83850",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to =
encode stream 0 (#1851)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1851,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1851\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-4290=
83850"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3920441=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbfa1236166a_9823f9a23cd45b83436e--


From nobody Thu Oct 11 12:34:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D6B97124D68 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 12:34:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NT5E9Cwwvig5 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 12:34: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 04A95130DE7 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 12:34:40 -0700 (PDT)
Date: Thu, 11 Oct 2018 12:34:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539286479; bh=4o+TMLw2M+xsP/kjlUWsu69iMU9SRAissDlPhXdMmQU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a8gTXMLTTpkCpmhECLbRWLOaQuz0TvTFJFBKOOhTL7UHGtLRjMW+nlmMyK5/k8YNw 7gf7XtelJFwz4Vydd3ZG4pjcbnwtZCUl/ipVfwB3+1PkbwAkil5qiNjPUbUK30L4wB pHDREqMFFB9gwPB7dhX3rl2QeP5ZY+sehUpiGF68=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb887a3c4fd731100fad2ff5f4eba0c3895f6772092cf0000000117d767ce92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/429089754@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbfa5ceed36e_4a2a3fa1d7cd45c07508d"; 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/hlVUi7G7HNPXYZ9aeawIjsC8yQA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 19:34:42 -0000

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

@kazuho the way I think about unidirectional streams is that they are the _only_ way to extend HTTP/QUIC. This isn't a hard rule and isn't really true (as Mike points out, there's hand waving coordination that would let anyone do anything). 

The unbound server push extension does actually require negotiation because it modifies the rule about allowing a PUSH_PROMISE frame on server-initiated streams (a behavioural change). Without a stream type to help identify what is an endpoint is explicitly trying to tell you it is doing, we end up with implicit rules like assuming there is a control stream or QPACK encoder streams using a particular. I actually think your proposal works well with the unidirectional stream types because it reduces implicit assumption. And if that comes without additional delays then it really encourages me for the flexibility of HTTP over 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/1846#issuecomment-429089754
----==_mimepart_5bbfa5ceed36e_4a2a3fa1d7cd45c07508d
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=3D41567" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/ka=
zuho">@kazuho</a> the way I think about unidirectional streams is that th=
ey are the <em>only</em> way to extend HTTP/QUIC. This isn't a hard rule =
and isn't really true (as Mike points out, there's hand waving coordinati=
on that would let anyone do anything).</p>
<p>The unbound server push extension does actually require negotiation be=
cause it modifies the rule about allowing a PUSH_PROMISE frame on server-=
initiated streams (a behavioural change). Without a stream type to help i=
dentify what is an endpoint is explicitly trying to tell you it is doing,=
 we end up with implicit rules like assuming there is a control stream or=
 QPACK encoder streams using a particular. I actually think your proposal=
 works well with the unidirectional stream types because it reduces impli=
cit assumption. And if that comes without additional delays then it reall=
y encourages me for the flexibility of HTTP over QUIC.</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/1846#issuecomment-429089754">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-hs=
VwvWY7_Hc70Sl_QGGD9hU_cpks5uj51OgaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwZoCUflAbRKsCkg015HG7SR=
TWWOks5uj51OgaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #1846: @kazuho the way I think about unidirectional streams is tha=
t they are the _only_ way to extend HTTP/QUIC. This isn't a hard rule and=
 isn't really true (as Mike points out, there's hand waving coordination =
that would let anyone do anything). \r\n\r\nThe unbound server push exten=
sion does actually require negotiation because it modifies the rule about=
 allowing a PUSH_PROMISE frame on server-initiated streams (a behavioural=
 change). Without a stream type to help identify what is an endpoint is e=
xplicitly trying to tell you it is doing, we end up with implicit rules l=
ike assuming there is a control stream or QPACK encoder streams using a p=
articular. I actually think your proposal works well with the unidirectio=
nal stream types because it reduces implicit assumption. And if that come=
s without additional delays then it really encourages me for the flexibil=
ity of HTTP over QUIC. "}],"action":{"name":"View Issue","url":"https://g=
ithub.com/quicwg/base-drafts/issues/1846#issuecomment-429089754"}}}</scri=
pt>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-429089754",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
9089754",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-42=
9089754"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbfa5ceed36e_4a2a3fa1d7cd45c07508d--


From nobody Thu Oct 11 13:09:35 2018
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 3ED86130EBB for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 13:09:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.999
X-Spam-Level: 
X-Spam-Status: No, score=-2.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k1McXxTYxnsl for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 13:09:31 -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 7E2A312785F for <quic-issues@ietf.org>; Thu, 11 Oct 2018 13:09: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=SBawSfHmnwoHrMEWLrxQwBtIJwQ=; b=bOrPEcWuuBBTaiBk c+qR7mGFDha+r7dd7ItkYu1t/kqZWR7z+HFy7xscyes0EKABsQG9ASdndeiM0MFp DcL+jIufQ+5VJK+y0UjzxQT0wmdxo4InHFlY9EQWoLRoeCXXScjWGNyqrylAzX3b Q9kaLbcftkMQgT3KE58lfV3423w=
Received: by filter0963p1las1.sendgrid.net with SMTP id filter0963p1las1-19830-5BBFADF8-52 2018-10-11 20:09:29.006514864 +0000 UTC m=+2181619.326119418
Received: from github-lowworker-89d05ac.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0008p1iad2.sendgrid.net (SG) with ESMTP id RMgnme_URQeIcdoVZyp9lw for <quic-issues@ietf.org>; Thu, 11 Oct 2018 20:09:28.865 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-89d05ac.cp1-iad.github.net (Postfix) with ESMTP id DDB77AE024E for <quic-issues@ietf.org>; Thu, 11 Oct 2018 13:09:28 -0700 (PDT)
Date: Thu, 11 Oct 2018 20:09:30 +0000 (UTC)
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abacef3442bdba5a349382d6c80f1a90544a756bf492cf0000000117d76ff892a169ce16004cbf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1851/c429100686@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1851@github.com>
References: <quicwg/base-drafts/pull/1851@github.com>
Subject: Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbfadf8d843c_72803fc6278d45b48868c"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1nWIaVHdOO5XNS4pO7nPUAKakUflOHd4DioA 9qTP6m8322jAcg2I8fREoR4nNhYsz4fbbhxA0eBDi6R/HhLCKX33l/F/MwGgCqd4Q2xzc1ngG12a+q CBcbLl4b/8wJy/z/IhVyGSQ73FRlLL6rsLdJ+zu9aak/eMQZF19nGPozP+cKFPsHzJcinzvLNHslqD 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jkCeaQD24f3RVlJn2fa7H3CVYC4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 20:09:33 -0000

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

You=E2=80=99re right. This is how it should work. This goes beyond the inte=
nt of this PR, which was supposed to just fix an encoding issue. I=E2=80=99=
ll update it.

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

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

<p>You=E2=80=99re right. This is how it should work. This goes beyond the i=
ntent of this PR, which was supposed to just fix an encoding issue. I=E2=80=
=99ll update it.</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/pull/1851#issuecomment-429100686">view it on GitHub</a>, or <a hre=
f=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1JFVXmsjtJL0y-e=
z-04gaSkfbWiks5uj6V4gaJpZM4XXh5t">mute the thread</a>.<img src=3D"https://g=
ithub.com/notifications/beacon/AWbkq1_qaMmRZ62sse19aJC4S6WH3yEaks5uj6V4gaJp=
ZM4XXh5t.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann in #1=
851: You=E2=80=99re right. This is how it should work. This goes beyond the=
 intent of this PR, which was supposed to just fix an encoding issue. I=E2=
=80=99ll update it."}],"action":{"name":"View Pull Request","url":"https://=
github.com/quicwg/base-drafts/pull/1851#issuecomment-429100686"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-429=
100686",
"url": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-429100=
686",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to en=
code stream 0 (#1851)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1851,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\":=
 \"quicwg/base-drafts\",\n\"pullRequestId\": 1851\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-429100=
686"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392044141=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbfadf8d843c_72803fc6278d45b48868c--


From nobody Thu Oct 11 13:49:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7CDD812785F for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 13:49:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KFcgws8xCok0 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 13:49: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 E0ECB124C04 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 13:49:03 -0700 (PDT)
Date: Thu, 11 Oct 2018 13:48:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539290942; bh=cqQcPwX0iUYW2QIcop9NDpIJYKQRASfnMK0w9AQiVSE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Lhr3LPHy7sAibm1GDsWyd/XoY5aap/D7VFN/ivtvjK2xQpt55gIe1dc7eLy8dMR+X EDADtKHqnrZ2dmsn0svxc53w85QNe3E0kph5AfihnaVCZftsdLlNZ6rMdzy7mV72+9 varAxxPYO2eaTvmR055xBtUrkwYeYwV5hc07UiFo=
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/1851/push/2952231577@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1851@github.com>
References: <quicwg/base-drafts/pull/1851@github.com>
Subject: Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbfb72ba321e_4c423fadeced45c011266c"; 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/e5MwTTgmXPm20NhnpjvRcPsceaY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 20:49:05 -0000

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

@marten-seemann pushed 1 commit.

35bb9e3  use the maximum stream ID


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1851/files/06f472683b5f3c966c3ea49e2447472e500ab8bf..35bb9e3e3ca53a41de467d4809ee32d8415dc8b1

----==_mimepart_5bbfb72ba321e_4c423fadeced45c011266c
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/35bb9e3">35bb9e3</a>  use the maximum stream 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/1851/files/06f472683b5f3c966c3ea49e2447472e500ab8bf..35bb9e3e3ca53a41de467d4809ee32d8415dc8b1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3KZz0CfH_KYZnM8OXPRus91zufXks5uj66rgaJpZM4XXh5t">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3aArc-Y0MUanSqD0Ev4KeFQmtv3ks5uj66rgaJpZM4XXh5t.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann pushed 1 commit in #1851"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1851/files/06f472683b5f3c966c3ea49e2447472e500ab8bf..35bb9e3e3ca53a41de467d4809ee32d8415dc8b1"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1851/files/06f472683b5f3c966c3ea49e2447472e500ab8bf..35bb9e3e3ca53a41de467d4809ee32d8415dc8b1",
"url": "https://github.com/quicwg/base-drafts/pull/1851/files/06f472683b5f3c966c3ea49e2447472e500ab8bf..35bb9e3e3ca53a41de467d4809ee32d8415dc8b1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann pushed 1 commit in #1851",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1851:",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [
{
"name": "35bb9e3",
"value": "use the maximum stream ID"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1851/files/06f472683b5f3c966c3ea49e2447472e500ab8bf..35bb9e3e3ca53a41de467d4809ee32d8415dc8b1"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392044141\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bbfb72ba321e_4c423fadeced45c011266c--


From nobody Thu Oct 11 13:51:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 815FF124C04 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 13:51:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.454
X-Spam-Level: 
X-Spam-Status: No, score=-8.454 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m_UHC446hhVa for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 13:51: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 9CB84120072 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 13:51:39 -0700 (PDT)
Date: Thu, 11 Oct 2018 13:51:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539291098; bh=NSsjZ5Eecff0c/HrB2U7msiY5fEbM6dVA/9rc9Q8YAs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BHef/JHeNwMpjOdmTQA4wocw3aOt1rISci8aKLoUsdMZgLjneUVBLPhh7t5qcwpPw 8uDH8T8GD6+K7QVaWCz7el6n1MXqhXejGM2x9mlelUAgHYkmAidvn67WmRtFLfyhRM 8pPQHiiC6BSwl6EPUCv3rSUUr0/5c0aWLXIBjRBY=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6d8a31df05140df2c005db9bda5d48e9e065320c92cf0000000117d779da92a169ce16004cbf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1851/review/164009915@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1851@github.com>
References: <quicwg/base-drafts/pull/1851@github.com>
Subject: Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbfb7da9a1d1_4f43fe9cdcd45b41697bb"; 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/BUsGF0uODhST4mlPHcU6IWZC7KQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 20:51:42 -0000

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

marten-seemann commented on this pull request.



> @@ -3254,8 +3254,8 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID of the stream that the
+  sender was not able to open due to the maximum stream ID limit.

Done. PHAL.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1851#discussion_r224600216
----==_mimepart_5bbfb7da9a1d1_4f43fe9cdcd45b41697bb
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/1851#discussion_r224600216">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3254,8 +3254,8 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID of the stream that the
+  sender was not able to open due to the maximum stream ID limit.
</pre>
<p>Done. PHAL.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1851#discussion_r224600216">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxTDmEEy_0QlfjbXMeYR46l9G5a5ks5uj69agaJpZM4XXh5t">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_v19nvzeUFfpADmrOWctNYp5Ysvks5uj69agaJpZM4XXh5t.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann commented on #1851"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1851#discussion_r224600216"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1851#discussion_r224600216",
"url": "https://github.com/quicwg/base-drafts/pull/1851#discussion_r224600216",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann commented on 1851",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1851#discussion_r224600216"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392044141\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbfb7da9a1d1_4f43fe9cdcd45b41697bb--


From nobody Thu Oct 11 14:41:34 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8DD071277BB for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 14:41:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zWDjNSt5xRl7 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 14:41:30 -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 989D8127598 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 14:41:30 -0700 (PDT)
Date: Thu, 11 Oct 2018 14:41:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539294089; bh=y2RHtvuttF/MuE5LzLgAMignuNKKMavsg5rJ7KpEj7Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GoVM+pjsleGWex/V95bLtoD0PApDvxHgchUFKQ2yEeRgXVCPSr6NBqLWehC8fgz+7 LkTSBZu6SOrrgZUTcWxqQVRCsKASKY6hNsKfx4x37BFJPXDO/ExJv7+Suy+w1NA1Al xw0owfHs151zp1NbRr9KUgyFqLEGLPT2TVNnug2w=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abff731a6252a0a9d4028b4c3e40445ecb62b25bba92cf0000000117d7858992a169ce16004cbf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1851/c429128691@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1851@github.com>
References: <quicwg/base-drafts/pull/1851@github.com>
Subject: Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbfc3897aec1_32bc3feb5eed45c01163f5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eNlv0pLtPzw3heW4en5gOOmYQ_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, 11 Oct 2018 21:41:33 -0000

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

>  Including that you'd like to open "up to" Stream 4 is actually more informative

Yes, but that creates a new manner in which this frame differs from the other frames.  If we make this change, then we need to be clearer about the semantics of this and the other `*_BLOCKED` frames.  Looking now, I'm not clear on whether STREAM_BLOCKED sends the current window, or the maximum offset that the sender wanted to 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/1851#issuecomment-429128691
----==_mimepart_5bbfc3897aec1_32bc3feb5eed45c01163f5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>Including that you'd like to open "up to" Stream 4 is actually more in=
formative</p>
</blockquote>
<p>Yes, but that creates a new manner in which this frame differs from th=
e other frames.  If we make this change, then we need to be clearer about=
 the semantics of this and the other <code>*_BLOCKED</code> frames.  Look=
ing now, I'm not clear on whether STREAM_BLOCKED sends the current window=
, or the maximum offset that the sender wanted to send.</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/1851#issuecomment-429128691">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3Rnnq=
ZZQeRhdnPauMmzsk7EXkeNks5uj7sJgaJpZM4XXh5t">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqzpDiUDRW1LxYlSZo9TAw3UC89jX=
ks5uj7sJgaJpZM4XXh5t.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1851: \u003e  Including that you'd like to open \"up to\" S=
tream 4 is actually more informative\r\n\r\nYes, but that creates a new m=
anner in which this frame differs from the other frames.  If we make this=
 change, then we need to be clearer about the semantics of this and the o=
ther `*_BLOCKED` frames.  Looking now, I'm not clear on whether STREAM_BL=
OCKED sends the current window, or the maximum offset that the sender wan=
ted to send."}],"action":{"name":"View Pull Request","url":"https://githu=
b.com/quicwg/base-drafts/pull/1851#issuecomment-429128691"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-4=
29128691",
"url": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-4291=
28691",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to =
encode stream 0 (#1851)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1851,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1851\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-4291=
28691"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3920441=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbfc3897aec1_32bc3feb5eed45c01163f5--


From nobody Thu Oct 11 14:57:24 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E7DFB128BAC for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 14:57:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8iEJ_NzmxJwl for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 14:57: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 D7F40128A6E for <quic-issues@ietf.org>; Thu, 11 Oct 2018 14:57:20 -0700 (PDT)
Date: Thu, 11 Oct 2018 14:57:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539295039; bh=zL0TvO3t9jtWqG4xQVI7q7oTY1QNQsYEqB0Kn9pz1n8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wo/1F6869f6LupeWRL/9NV4BaSzY6L0ym7u6sJx/hr6Sbd381bzbcyPGONrW1soIg a4+zfSIvK6uwUQkqBH5Mw6AvdJpProielJ9lLdr4h+bwAGwcVsXnTM5cFm6puekf6p w1Kvpd3KT99LNip9JHk5LQYpixi2x8Ds1BCea4x8=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba957d379813711e97a58e82cd6f258fea3459cfd92cf0000000117d7893f92a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1853/429132816@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1853@github.com>
References: <quicwg/base-drafts/issues/1853@github.com>
Subject: Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbfc73fe9643_517b3f8b87cd45b85529d"; 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/64vEFKx9LlWZ9VKZrQri8vWE9sQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 21:57:23 -0000

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

It seems a bit silly to have the client wait for the server cancellation of the request to decide if it can be retried, when the GOAWAY could have contained that information.  Suppose the client has sent a  request that has not been fully acknowledged, and it receives a GOAWAY which would have told it the request was not received.  Now it may have to wait to retransmit part the request just so the server can cancel 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/1853#issuecomment-429132816
----==_mimepart_5bbfc73fe9643_517b3f8b87cd45b85529d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>It seems a bit silly to have the client wait for the server cancellati=
on of the request to decide if it can be retried, when the GOAWAY could h=
ave contained that information.  Suppose the client has sent a  request t=
hat has not been fully acknowledged, and it receives a GOAWAY which would=
 have told it the request was not received.  Now it may have to wait to r=
etransmit part the request just so the server can cancel it?</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/1853#issuecomment-429132816">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzan=
sTEJYft66dUwgtKlPESIhvsgks5uj76_gaJpZM4XYFQw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqw_eey7ULVVs4mPPHt6RHlbD=
7VVnks5uj76_gaJpZM4XYFQw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@afri=
nd in #1853: It seems a bit silly to have the client wait for the server =
cancellation of the request to decide if it can be retried, when the GOAW=
AY could have contained that information.  Suppose the client has sent a =
 request that has not been fully acknowledged, and it receives a GOAWAY w=
hich would have told it the request was not received.  Now it may have to=
 wait to retransmit part the request just so the server can cancel it?"}]=
,"action":{"name":"View Issue","url":"https://github.com/quicwg/base-draf=
ts/issues/1853#issuecomment-429132816"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment=
-429132816",
"url": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-42=
9132816",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Does GOAWAY really need a stream numbe=
r? (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@afrind",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1853,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1853\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-42=
9132816"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3921889=
76\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbfc73fe9643_517b3f8b87cd45b85529d--


From nobody Thu Oct 11 16:00:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A2A5D12F1AB for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 16:00:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AeJ8-B2y-CYB for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 16:00: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 34B0512F1A6 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 16:00:37 -0700 (PDT)
Date: Thu, 11 Oct 2018 16:00:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539298836; bh=/zLlgMbKBOEMbp/Z34JCPFZhPfeaRV15Q5XcyoRDsE4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AoPCmEumojjHIY97JQFC0oSgLgBxhqwoXU/ckQDOSHuL7lCYUJUA919BDRojfAY03 46jk6ihdoOf9pD+d3qgI1qBEJ2FAGTLxGx6yw14IjaMOgzZ1G8RdF5PCkCxYjq4xum 0XnDIXNDexQjuRuTNyre420mNFkbp7xBE5uRYTFs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf438346fb6f825e8f0681935210ae4dbcd6e462292cf0000000117d7981392a169ce1601d93e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1852/review/164035903@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1852@github.com>
References: <quicwg/base-drafts/pull/1852@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbfd61410106_20c93fe1a4ad45c410534d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3PhzDvBf9FvZVwq42avnPNwojDA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 23:00:42 -0000

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

martinthomson commented on this pull request.

This is an improvement (feel free to defer some of the comments, I got a little carried away).

> +Encoder:
+
+: An implementation which transforms a header list into a header block.
+
+Decoder:
+
+: An implementation which transforms a header block into a header list.
+
+<!-- new definitions -->
+Absolute Index:
+
+: A unique index for each entry in the dynamic table.
+
+Base Index:
+
+: An absolute index in a header block from which relative indices are made

Period.

>  
 Like HPACK, QPACK uses two tables for associating header fields to indices.  The
 static table (see {{table-static}}) is predefined and contains common header
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can be used
 by the encoder to index header fields repeated in the encoded header lists.
 
+- The encoder uses a unidirectional stream to modify the state of the dynamic
+table without generating header fields to any particular request.
+
+- HEADERS and PUSH_PROMISE frames on request and push streams reference the
+table state without modifying it.
+
+- The decoder sends feedback to the encoder on a unidirectional stream that
+enables the encoder to manage dynamic table state.
+
+## Encoder
+
+<!-- new -->
+An encoder encodes a header list by emitting either an indexed or a literal
+representation of each header field in the list.  Index references to the static

s/of/for

> +- The encoder uses a unidirectional stream to modify the state of the dynamic
+table without generating header fields to any particular request.
+
+- HEADERS and PUSH_PROMISE frames on request and push streams reference the
+table state without modifying it.
+
+- The decoder sends feedback to the encoder on a unidirectional stream that
+enables the encoder to manage dynamic table state.
+
+## Encoder
+
+<!-- new -->
+An encoder encodes a header list by emitting either an indexed or a literal
+representation of each header field in the list.  Index references to the static
+table and literals do not require any dynamic state and never risk head-of-line
+blocking.  References to the dynamic table do risk head-of-line blocking if the

s/do//

> +
+An encoder MUST ensure that a header block which references a dynamic table
+entry is not received by the decoder after the referenced entry has already been
+evicted.  To enable this, the encoder needs to track outstanding
+(unacknowledged) header blocks that reference the dynamic table.
+
+### Blocked Dynamic Table Insertions {#blocked-insertion}
+
+An encoder MUST NOT insert an entry into the dynamic table (or duplicate an
+existing entry) if doing so would evict an entry with unacknowledged references.
+For header blocks that might rely on the newly added entry, the encoder can use
+a literal representation and maybe insert the entry later.
+
+To ensure that the encoder is not prevented from adding new entries, the encoder
+can avoid referencing entries that will be evicted soonest.  Rather than
+reference such an entry, the encoder SHOULD emit a Duplicate instruction (see

s/SHOULD/can - it's not a normative requiement

> +To ensure that the encoder is not prevented from adding new entries, the encoder
+can avoid referencing entries that will be evicted soonest.  Rather than
+reference such an entry, the encoder SHOULD emit a Duplicate instruction (see
+{{duplicate}}), and reference the duplicate instead.
+
+Determining which entries are too close to eviction to reference is an encoder
+preference.  One heuristic is to target a fixed amount of available space in the
+dynamic table: either unused space or space that can be reclaimed by evicting
+unreferenced entries.  To achieve this, the encoder can maintain a draining
+index, which is the smallest absolute index in the dynamic table that it will
+emit a reference for.  As new entries are inserted, the encoder increases the
+draining index to maintain the section of the table that it will not
+reference.  Draining entries - entries with an absolute index lower than the
+draining index - will not accumulate new references.  The number of
+unacknowledged references to draining entries will eventually become zero,
+making the entry available for eviction.

for the last two sentences, suggest: "If the encoder does not create new references to entries with an absolute index lower than the draining index, the number of unacknowledged references to those entries will eventually become zero, allowing the entry to be evicted."  That loses the "draining entries" thing, but I would then change the picture to say "Unreferenceable Entries".

> + Dropping    Draining Index               Base Index /
+  Point                                   Insertion Point
+~~~~~~~~~~
+{:#fig-draining-index title="Draining Dynamic Table Entries"}
+
+
+### Avoiding Head-of-Line Blocking {#overview-hol-avoidance}
+
+Because QUIC does not guarantee order between data on different streams, a
+header block might reference an entry in the dynamic table that has not yet been
+received.
+
+Each header block contains a Largest Reference {{header-prefix}} which
+identifies the table state necessary for decoding. If the greatest absolute
+index in the dynamic table is less than the value of the Largest Reference, the
+stream is considered "blocked."  While blocked, header field data should remain

s/should/can - though we're hiding a footgun here (maybe a separate discussion)

> +identifies the table state necessary for decoding. If the greatest absolute
+index in the dynamic table is less than the value of the Largest Reference, the
+stream is considered "blocked."  While blocked, header field data should remain
+in the blocked stream's flow control window.  When the Largest Reference is
+zero, the frame contains no references to the dynamic table and can always be
+processed immediately. A stream becomes unblocked when the greatest absolute
+index in the dynamic table becomes greater than or equal to the Largest
+Reference for all header blocks the decoder has started reading from the stream.
+If a decoder encounters a header block where the actual largest reference is not
+equal to the Largest Reference declared in the prefix, it MAY treat this as a
+stream error of type HTTP_QPACK_DECOMPRESSION_FAILED.
+
+A decoder can permit the possibility of blocked streams by setting
+SETTINGS_QPACK_BLOCKED_STREAMS to a non-zero value (see {{configuration}}).
+This setting specifies an upper bound on the number of streams which can be
+blocked.

Single sentence: "The SETTINGS_QPACK_BLOCKED_STREAMS setting (see {{configuration}}) specifies an upper bound on the number..."

> +blocked.
+
+An encoder can decide whether to risk having a stream become blocked. If
+permitted by the value of SETTINGS_QPACK_BLOCKED_STREAMS, compression efficiency
+can be improved by referencing dynamic table entries that are still in transit,
+but if there is loss or reordering the stream can become blocked at the decoder.
+An encoder avoids the risk of blocking by only referencing dynamic table entries
+which have been acknowledged, but this means using literals. Since literals make
+the header block larger, this can result in the encoder becoming blocked on
+congestion or flow control limits.
+
+An encoder MUST limit the number of streams which could become blocked to the
+value of SETTINGS_QPACK_BLOCKED_STREAMS at all times. Note that the decoder
+might not actually become blocked on every stream which risks becoming blocked.
+If the decoder encounters more blocked streams than it promised to support, it
+MUST treat this as a stream error of type HTTP_QPACK_DECOMPRESSION_FAILED.

Move this to the one-sentence paragraph above.

> +When blocking references are permitted, the encoder uses acknowledgement of
+header blocks to identify the Largest Known Received index, as described in
+{{header-acknowledgement}}.
+
+To acknowledge dynamic table entries which are not referenced by header blocks,
+for example because the encoder or the decoder have chosen not to risk blocked
+streams, the decoder sends a Table State Synchronize instruction (see
+{{table-state-synchronize}}).
+
+
+### Speculative table updates {#speculative-updates}
+
+Implementations can *speculatively* send instructions on the encoder stream
+which are not needed for any current HTTP request or response.  Such headers
+could be used strategically to improve performance.  For instance, the encoder
+might decide to *refresh* by sending Duplicate representations for popular

I don't think that the emphasis here is going to produce good results.

> +Implementations can *speculatively* send instructions on the encoder stream
+which are not needed for any current HTTP request or response.  Such headers
+could be used strategically to improve performance.  For instance, the encoder
+might decide to *refresh* by sending Duplicate representations for popular
+header fields ({{duplicate}}), ensuring they have small indices and hence
+minimal size on the wire.
+
+## Decoder
+
+<!-- new -->
+
+Like in HPACK, the decoder processes header blocks and emits the corresponding
+header lists. It also processes dynamic table modifications from instructions on
+the encoder stream.
+
+A decoder MUST must emit header fields in the order their representations appear

MUST must MuST mUsT

> +
+
+### Speculative table updates {#speculative-updates}
+
+Implementations can *speculatively* send instructions on the encoder stream
+which are not needed for any current HTTP request or response.  Such headers
+could be used strategically to improve performance.  For instance, the encoder
+might decide to *refresh* by sending Duplicate representations for popular
+header fields ({{duplicate}}), ensuring they have small indices and hence
+minimal size on the wire.
+
+## Decoder
+
+<!-- new -->
+
+Like in HPACK, the decoder processes header blocks and emits the corresponding

Maybe make a note here or above that the design of QPACK is such that the encoder takes on all complex tasks, where the decoder is simple.

> -
-# Wire Format
-
-QPACK instructions occur in three locations, each of which uses a separate
-instruction space:
-
- - The encoder stream is a unidirectional stream of type `0x48` (ASCII 'H')
-   which carries table updates from encoder to decoder. Instructions on this
-   stream modify the dynamic table state without generating output to any
-   particular request.
+~~~~~ drawing
+             Base Index
+                 |
+                 V
+    +---+-----+-----+-----+-----+
+    | n | n-1 | n-2 | ... | d+1 |  Absolute Index

This could be clearer, I think.

The 2 here (in n-2) is confusing.  What you really want is a diagram that shows the different values in a block.

Largest reference will be the largest value, that's your baseline.
Base offset is taken relative to the largest reference.  Here it's 2, which is confusing.  We need to show examples of where base allows for post-base references and one where it doesn't.

Including entries that have been evicted in this diagram confuses the matter.  It would be better to rely on text or to show that new entries appear on the left and old entries are evicted on the right.

Does this help?

```
Indexing Overview

    <- Absolute Indices (increase to left)
          L = Largest Reference
          B = Base Reference

       Newer                     Older
    <- Entries                 Entries ->
       Added                   Evicted

Indexing (simple case, B == L):
       ---+---+---+---+---+---+---+---+---
       ...| L |L-1|L-2|L-3|L-4|L-5|L-6|...
       ---+---+---+---+---+---+---+---+---
Index:      0   1   2   3   4   5   6  ...

Indexing (B > L):
       ---+---+---+---+---+---+---+---+---
       ...| B |B-1|...| L |L-1|L-2|L-3|...
       ---+---+---+---+---+---+---+---+---
Index:      x   x   x   D  D+1 D+2 D+3 ...
            x = invalid index
                        D = B - L

Post-Base Indexing (where B < L)
       ---+---+---+---+---+---+---+---+---
       ...| L |...|B+2|B+1| B |B-1|B-2|...
       ---+---+---+---+---+---+---+---+---
Index:                      0   1   2  ...
Post-Base:  P  ...  1   0
            P = L - B - 1
```

> +## Stream Types
+
+QPACK instructions occur in three locations, each of which uses a separate
+instruction space:
+
+ - The encoder stream is a unidirectional stream of type `0x48` (ASCII 'H')
+   which carries table updates from encoder to decoder.
+
+ - The decoder stream is a unidirectional stream of type `0x68` (ASCII 'h')
+   which carries acknowledgements of table modifications and header processing
+   from decoder to encoder.
+
+ - Finally, the contents of HEADERS and PUSH_PROMISE frames on request streams
+   and push streams reference the QPACK table state.
+
+<!-- s/exactly/no more than/  ? -->

Yeah, let's leave that question for the moment.

> @@ -618,6 +715,7 @@ An encoder that receives an Insert Count equal to zero or one that increases
 Largest Known Received beyond what the encoder has sent MUST treat this as a
 connection error of type `HTTP_QPACK_DECODER_STREAM_ERROR`.
 
+<!-- move? -->

Yeah, I think that this belongs in the decoder section.

> @@ -633,7 +731,8 @@ After processing a header block whose declared Largest Reference is not zero,
 the decoder emits a Header Acknowledgement instruction on the decoder stream.
 The instruction begins with the '1' one-bit pattern and includes the request
 stream's stream ID, encoded as a 7-bit prefix integer.  It is used by the
-peer's QPACK encoder to know when it is safe to evict an entry.
+peer's QPACK encoder to know when it is safe to evict an entry, and possibly

s/QPACK// ?

> @@ -633,7 +731,8 @@ After processing a header block whose declared Largest Reference is not zero,
 the decoder emits a Header Acknowledgement instruction on the decoder stream.
 The instruction begins with the '1' one-bit pattern and includes the request
 stream's stream ID, encoded as a 7-bit prefix integer.  It is used by the
-peer's QPACK encoder to know when it is safe to evict an entry.
+peer's QPACK encoder to know when it is safe to evict an entry, and possibly

...and remove the possessive.

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

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

<p>This is an improvement (feel free to defer some of the comments, I got a little carried away).</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224620354">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +Encoder:
+
+: An implementation which transforms a header list into a header block.
+
+Decoder:
+
+: An implementation which transforms a header block into a header list.
+
+&lt;!-- new definitions --&gt;
+Absolute Index:
+
+: A unique index for each entry in the dynamic table.
+
+Base Index:
+
+: An absolute index in a header block from which relative indices are made
</pre>
<p>Period.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224620489">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
 Like HPACK, QPACK uses two tables for associating header fields to indices.  The
 static table (see {{table-static}}) is predefined and contains common header
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can be used
 by the encoder to index header fields repeated in the encoded header lists.
 
+- The encoder uses a unidirectional stream to modify the state of the dynamic
+table without generating header fields to any particular request.
+
+- HEADERS and PUSH_PROMISE frames on request and push streams reference the
+table state without modifying it.
+
+- The decoder sends feedback to the encoder on a unidirectional stream that
+enables the encoder to manage dynamic table state.
+
+## Encoder
+
+&lt;!-- new --&gt;
+An encoder encodes a header list by emitting either an indexed or a literal
+representation of each header field in the list.  Index references to the static
</pre>
<p>s/of/for</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224620682">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +- The encoder uses a unidirectional stream to modify the state of the dynamic
+table without generating header fields to any particular request.
+
+- HEADERS and PUSH_PROMISE frames on request and push streams reference the
+table state without modifying it.
+
+- The decoder sends feedback to the encoder on a unidirectional stream that
+enables the encoder to manage dynamic table state.
+
+## Encoder
+
+&lt;!-- new --&gt;
+An encoder encodes a header list by emitting either an indexed or a literal
+representation of each header field in the list.  Index references to the static
+table and literals do not require any dynamic state and never risk head-of-line
+blocking.  References to the dynamic table do risk head-of-line blocking if the
</pre>
<p>s/do//</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224620996">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +
+An encoder MUST ensure that a header block which references a dynamic table
+entry is not received by the decoder after the referenced entry has already been
+evicted.  To enable this, the encoder needs to track outstanding
+(unacknowledged) header blocks that reference the dynamic table.
+
+### Blocked Dynamic Table Insertions {#blocked-insertion}
+
+An encoder MUST NOT insert an entry into the dynamic table (or duplicate an
+existing entry) if doing so would evict an entry with unacknowledged references.
+For header blocks that might rely on the newly added entry, the encoder can use
+a literal representation and maybe insert the entry later.
+
+To ensure that the encoder is not prevented from adding new entries, the encoder
+can avoid referencing entries that will be evicted soonest.  Rather than
+reference such an entry, the encoder SHOULD emit a Duplicate instruction (see
</pre>
<p>s/SHOULD/can - it's not a normative requiement</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224621783">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +To ensure that the encoder is not prevented from adding new entries, the encoder
+can avoid referencing entries that will be evicted soonest.  Rather than
+reference such an entry, the encoder SHOULD emit a Duplicate instruction (see
+{{duplicate}}), and reference the duplicate instead.
+
+Determining which entries are too close to eviction to reference is an encoder
+preference.  One heuristic is to target a fixed amount of available space in the
+dynamic table: either unused space or space that can be reclaimed by evicting
+unreferenced entries.  To achieve this, the encoder can maintain a draining
+index, which is the smallest absolute index in the dynamic table that it will
+emit a reference for.  As new entries are inserted, the encoder increases the
+draining index to maintain the section of the table that it will not
+reference.  Draining entries - entries with an absolute index lower than the
+draining index - will not accumulate new references.  The number of
+unacknowledged references to draining entries will eventually become zero,
+making the entry available for eviction.
</pre>
<p>for the last two sentences, suggest: "If the encoder does not create new references to entries with an absolute index lower than the draining index, the number of unacknowledged references to those entries will eventually become zero, allowing the entry to be evicted."  That loses the "draining entries" thing, but I would then change the picture to say "Unreferenceable Entries".</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224621954">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; + Dropping    Draining Index               Base Index /
+  Point                                   Insertion Point
+~~~~~~~~~~
+{:#fig-draining-index title=&quot;Draining Dynamic Table Entries&quot;}
+
+
+### Avoiding Head-of-Line Blocking {#overview-hol-avoidance}
+
+Because QUIC does not guarantee order between data on different streams, a
+header block might reference an entry in the dynamic table that has not yet been
+received.
+
+Each header block contains a Largest Reference {{header-prefix}} which
+identifies the table state necessary for decoding. If the greatest absolute
+index in the dynamic table is less than the value of the Largest Reference, the
+stream is considered &quot;blocked.&quot;  While blocked, header field data should remain
</pre>
<p>s/should/can - though we're hiding a footgun here (maybe a separate discussion)</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224622494">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +identifies the table state necessary for decoding. If the greatest absolute
+index in the dynamic table is less than the value of the Largest Reference, the
+stream is considered &quot;blocked.&quot;  While blocked, header field data should remain
+in the blocked stream&#39;s flow control window.  When the Largest Reference is
+zero, the frame contains no references to the dynamic table and can always be
+processed immediately. A stream becomes unblocked when the greatest absolute
+index in the dynamic table becomes greater than or equal to the Largest
+Reference for all header blocks the decoder has started reading from the stream.
+If a decoder encounters a header block where the actual largest reference is not
+equal to the Largest Reference declared in the prefix, it MAY treat this as a
+stream error of type HTTP_QPACK_DECOMPRESSION_FAILED.
+
+A decoder can permit the possibility of blocked streams by setting
+SETTINGS_QPACK_BLOCKED_STREAMS to a non-zero value (see {{configuration}}).
+This setting specifies an upper bound on the number of streams which can be
+blocked.
</pre>
<p>Single sentence: "The SETTINGS_QPACK_BLOCKED_STREAMS setting (see {{configuration}}) specifies an upper bound on the number..."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224622867">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +blocked.
+
+An encoder can decide whether to risk having a stream become blocked. If
+permitted by the value of SETTINGS_QPACK_BLOCKED_STREAMS, compression efficiency
+can be improved by referencing dynamic table entries that are still in transit,
+but if there is loss or reordering the stream can become blocked at the decoder.
+An encoder avoids the risk of blocking by only referencing dynamic table entries
+which have been acknowledged, but this means using literals. Since literals make
+the header block larger, this can result in the encoder becoming blocked on
+congestion or flow control limits.
+
+An encoder MUST limit the number of streams which could become blocked to the
+value of SETTINGS_QPACK_BLOCKED_STREAMS at all times. Note that the decoder
+might not actually become blocked on every stream which risks becoming blocked.
+If the decoder encounters more blocked streams than it promised to support, it
+MUST treat this as a stream error of type HTTP_QPACK_DECOMPRESSION_FAILED.
</pre>
<p>Move this to the one-sentence paragraph above.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224623178">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +When blocking references are permitted, the encoder uses acknowledgement of
+header blocks to identify the Largest Known Received index, as described in
+{{header-acknowledgement}}.
+
+To acknowledge dynamic table entries which are not referenced by header blocks,
+for example because the encoder or the decoder have chosen not to risk blocked
+streams, the decoder sends a Table State Synchronize instruction (see
+{{table-state-synchronize}}).
+
+
+### Speculative table updates {#speculative-updates}
+
+Implementations can *speculatively* send instructions on the encoder stream
+which are not needed for any current HTTP request or response.  Such headers
+could be used strategically to improve performance.  For instance, the encoder
+might decide to *refresh* by sending Duplicate representations for popular
</pre>
<p>I don't think that the emphasis here is going to produce good results.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224623252">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +Implementations can *speculatively* send instructions on the encoder stream
+which are not needed for any current HTTP request or response.  Such headers
+could be used strategically to improve performance.  For instance, the encoder
+might decide to *refresh* by sending Duplicate representations for popular
+header fields ({{duplicate}}), ensuring they have small indices and hence
+minimal size on the wire.
+
+## Decoder
+
+&lt;!-- new --&gt;
+
+Like in HPACK, the decoder processes header blocks and emits the corresponding
+header lists. It also processes dynamic table modifications from instructions on
+the encoder stream.
+
+A decoder MUST must emit header fields in the order their representations appear
</pre>
<p>MUST must MuST mUsT</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224623485">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +
+
+### Speculative table updates {#speculative-updates}
+
+Implementations can *speculatively* send instructions on the encoder stream
+which are not needed for any current HTTP request or response.  Such headers
+could be used strategically to improve performance.  For instance, the encoder
+might decide to *refresh* by sending Duplicate representations for popular
+header fields ({{duplicate}}), ensuring they have small indices and hence
+minimal size on the wire.
+
+## Decoder
+
+&lt;!-- new --&gt;
+
+Like in HPACK, the decoder processes header blocks and emits the corresponding
</pre>
<p>Maybe make a note here or above that the design of QPACK is such that the encoder takes on all complex tasks, where the decoder is simple.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224628559">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; -
-# Wire Format
-
-QPACK instructions occur in three locations, each of which uses a separate
-instruction space:
-
- - The encoder stream is a unidirectional stream of type `0x48` (ASCII &#39;H&#39;)
-   which carries table updates from encoder to decoder. Instructions on this
-   stream modify the dynamic table state without generating output to any
-   particular request.
+~~~~~ drawing
+             Base Index
+                 |
+                 V
+    +---+-----+-----+-----+-----+
+    | n | n-1 | n-2 | ... | d+1 |  Absolute Index
</pre>
<p>This could be clearer, I think.</p>
<p>The 2 here (in n-2) is confusing.  What you really want is a diagram that shows the different values in a block.</p>
<p>Largest reference will be the largest value, that's your baseline.<br>
Base offset is taken relative to the largest reference.  Here it's 2, which is confusing.  We need to show examples of where base allows for post-base references and one where it doesn't.</p>
<p>Including entries that have been evicted in this diagram confuses the matter.  It would be better to rely on text or to show that new entries appear on the left and old entries are evicted on the right.</p>
<p>Does this help?</p>
<pre><code>Indexing Overview

    &lt;- Absolute Indices (increase to left)
          L = Largest Reference
          B = Base Reference

       Newer                     Older
    &lt;- Entries                 Entries -&gt;
       Added                   Evicted

Indexing (simple case, B == L):
       ---+---+---+---+---+---+---+---+---
       ...| L |L-1|L-2|L-3|L-4|L-5|L-6|...
       ---+---+---+---+---+---+---+---+---
Index:      0   1   2   3   4   5   6  ...

Indexing (B &gt; L):
       ---+---+---+---+---+---+---+---+---
       ...| B |B-1|...| L |L-1|L-2|L-3|...
       ---+---+---+---+---+---+---+---+---
Index:      x   x   x   D  D+1 D+2 D+3 ...
            x = invalid index
                        D = B - L

Post-Base Indexing (where B &lt; L)
       ---+---+---+---+---+---+---+---+---
       ...| L |...|B+2|B+1| B |B-1|B-2|...
       ---+---+---+---+---+---+---+---+---
Index:                      0   1   2  ...
Post-Base:  P  ...  1   0
            P = L - B - 1
</code></pre>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224628922">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +## Stream Types
+
+QPACK instructions occur in three locations, each of which uses a separate
+instruction space:
+
+ - The encoder stream is a unidirectional stream of type `0x48` (ASCII &#39;H&#39;)
+   which carries table updates from encoder to decoder.
+
+ - The decoder stream is a unidirectional stream of type `0x68` (ASCII &#39;h&#39;)
+   which carries acknowledgements of table modifications and header processing
+   from decoder to encoder.
+
+ - Finally, the contents of HEADERS and PUSH_PROMISE frames on request streams
+   and push streams reference the QPACK table state.
+
+&lt;!-- s/exactly/no more than/  ? --&gt;
</pre>
<p>Yeah, let's leave that question for the moment.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224629110">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; @@ -618,6 +715,7 @@ An encoder that receives an Insert Count equal to zero or one that increases
 Largest Known Received beyond what the encoder has sent MUST treat this as a
 connection error of type `HTTP_QPACK_DECODER_STREAM_ERROR`.
 
+&lt;!-- move? --&gt;
</pre>
<p>Yeah, I think that this belongs in the decoder section.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224629142">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; @@ -633,7 +731,8 @@ After processing a header block whose declared Largest Reference is not zero,
 the decoder emits a Header Acknowledgement instruction on the decoder stream.
 The instruction begins with the &#39;1&#39; one-bit pattern and includes the request
 stream&#39;s stream ID, encoded as a 7-bit prefix integer.  It is used by the
-peer&#39;s QPACK encoder to know when it is safe to evict an entry.
+peer&#39;s QPACK encoder to know when it is safe to evict an entry, and possibly
</pre>
<p>s/QPACK// ?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224629187">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; @@ -633,7 +731,8 @@ After processing a header block whose declared Largest Reference is not zero,
 the decoder emits a Header Acknowledgement instruction on the decoder stream.
 The instruction begins with the &#39;1&#39; one-bit pattern and includes the request
 stream&#39;s stream ID, encoded as a 7-bit prefix integer.  It is used by the
-peer&#39;s QPACK encoder to know when it is safe to evict an entry.
+peer&#39;s QPACK encoder to know when it is safe to evict an entry, and possibly
</pre>
<p>...and remove the possessive.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164035903">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_xh3KGlh46TKFv5VSy2BxVMAlWZks5uj82UgaJpZM4XX_PC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9mGzcJwTqmS4rnkrSQDACIcfyIvks5uj82UgaJpZM4XX_PC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1852"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164035903"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164035903",
"url": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164035903",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1852",
"sections": [
{
"text": "This is an improvement (feel free to defer some of the comments, I got a little carried away).",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164035903"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392164290\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbfd61410106_20c93fe1a4ad45c410534d--


From nobody Thu Oct 11 16:17:41 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 28F7F12DD85 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 16:17:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.106
X-Spam-Level: 
X-Spam-Status: No, score=-2.106 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 cnOb50Dp9z0t for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 16:17:36 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 DBD0512F1AB for <quic-issues@ietf.org>; Thu, 11 Oct 2018 16:17:35 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539299855; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=81YuAlVAN6h9LxOiQ5hPfpdD9hQ24EPmvxkjJxxkT4A=; b=zXCwnWsJs6xP0P6EQV2VQSWowPleNLMcdedfy0fiZ0D1q3RMNp/dFhGwrYJnv2USYFwFxDU8 jzQeWH+dwp74RqsKKZb2cimMF992sqnCEGn2VCh2xFwCOPJikKRJNDxLLX5cTh303JXDNNoW BEc23kJ1rHbgCBnbDoMk5AKpi1Q=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bbfda0e.7ffa081e3fc0-smtp-out-n02; Thu, 11 Oct 2018 23:17:34 -0000 (UTC)
Date: Thu, 11 Oct 2018 16:17:34 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bbfda0ea3409_59c22b170c7a657c241ea@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6305be: Expand introduction, discuss relationship with HTT...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bbfda0ea3053_59c22b170c7a657c240f9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jd4q0UWfk9lBClnQhk3ONn4JIFs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 23:17:40 -0000

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

  Branch: refs/heads/reorganize_http
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6305be849d275486968f16f1175db0b1dd374cbe
      https://github.com/quicwg/base-drafts/commit/6305be849d275486968f16f1175db0b1dd374cbe
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

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

  Log Message:
  -----------
  Expand introduction, discuss relationship with HTTP and TCP


  Commit: d755aac12716788232d093d9361d7a36b418312a
      https://github.com/quicwg/base-drafts/commit/d755aac12716788232d093d9361d7a36b418312a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

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

  Log Message:
  -----------
  Fix reserved version example


  Commit: 3fadd85332e7fd83d3d36c5e9894b1b51aef7529
      https://github.com/quicwg/base-drafts/commit/3fadd85332e7fd83d3d36c5e9894b1b51aef7529
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

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

  Log Message:
  -----------
  Narrow restriction on server sending before SETTINGS


  Commit: 971da604998eeee8128d22143cd705c1d394a806
      https://github.com/quicwg/base-drafts/commit/971da604998eeee8128d22143cd705c1d394a806
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

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

  Log Message:
  -----------
  Better discussion of QUIC streams


  Commit: f3f5accaad26adb7b96415b2a55e8d6026495bd1
      https://github.com/quicwg/base-drafts/commit/f3f5accaad26adb7b96415b2a55e8d6026495bd1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

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

  Log Message:
  -----------
  Fix references, reorder unidirectional stream section


  Commit: aefe5a40d139750eead5d849bcd0ac339d283514
      https://github.com/quicwg/base-drafts/commit/aefe5a40d139750eead5d849bcd0ac339d283514
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

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

  Log Message:
  -----------
  General framing layer fixups


  Commit: a8036b2b0ec52a124954a363407ed3ca67e398da
      https://github.com/quicwg/base-drafts/commit/a8036b2b0ec52a124954a363407ed3ca67e398da
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

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

  Log Message:
  -----------
  PRIORITY fixups; fixes #1848


  Commit: 15d51bb68eaac9bcdb767fba4319caaa20339f26
      https://github.com/quicwg/base-drafts/commit/15d51bb68eaac9bcdb767fba4319caaa20339f26
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

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

  Log Message:
  -----------
  CANCEL_PUSH fixups


  Commit: 9e863ab7ebdbe4d30a83eca731f9ebaa347600dd
      https://github.com/quicwg/base-drafts/commit/9e863ab7ebdbe4d30a83eca731f9ebaa347600dd
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

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

  Log Message:
  -----------
  SETTINGS fixups


  Commit: de88400a856474af3b468c9b9a501d306d1c607d
      https://github.com/quicwg/base-drafts/commit/de88400a856474af3b468c9b9a501d306d1c607d
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

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

  Log Message:
  -----------
  Import definition of MAX_HEADER_LIST_SIZE


  Commit: ce52c50cfc74493fb5b5b2169cdd9d9a27aefb65
      https://github.com/quicwg/base-drafts/commit/ce52c50cfc74493fb5b5b2169cdd9d9a27aefb65
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

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

  Log Message:
  -----------
  PUSH_PROMISE fixups


  Commit: 78de8d628b0d51145214dd5b1426b6f865e78904
      https://github.com/quicwg/base-drafts/commit/78de8d628b0d51145214dd5b1426b6f865e78904
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

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

  Log Message:
  -----------
  MAX_PUSH_ID fixup


Compare: https://github.com/quicwg/base-drafts/compare/9bd4e44f9e6d...78de8d628b0d
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bbfda0ea3053_59c22b170c7a657c240f9--


From nobody Thu Oct 11 16:17:49 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E81E12DD85 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 16:17:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 kpViKTS2cyzZ for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 16:17: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 422A8128CFD for <quic-issues@ietf.org>; Thu, 11 Oct 2018 16:17:47 -0700 (PDT)
Date: Thu, 11 Oct 2018 16:17:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539299866; bh=ytfrqjqKjq0+M3GEJGG5a0URnFvOHzj2eKke2Bjvpt4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nz3zt99ePoCPUGFAjPDbE17fT2MqenPjkuTKEpKhL+iio/20Z85JpQ3PUunGbB7Ib aBQkoiA95AjOBbBta6TEccMAlavc/D+cQBJg/ImRZI5QJH56wgF+8jXZtLr9AfFwZ1 mVfF/g3droxhRX4E5I3E2IEGlOO9qJ9EdUveAtcM=
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/1837/push/2952561854@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1837@github.com>
References: <quicwg/base-drafts/pull/1837@github.com>
Subject: Re: [quicwg/base-drafts] WIP:  HTTP Doc Reorganization (#1837)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbfda1a637d1_44ab3ffca2ed45c011016"; 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/2avE4GGK2hHvLYmuWTrq16u2hx0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 23:17:49 -0000

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

@MikeBishop pushed 12 commits.

6305be8  Expand introduction, discuss relationship with HTTP and TCP
d755aac  Fix reserved version example
3fadd85  Narrow restriction on server sending before SETTINGS
971da60  Better discussion of QUIC streams
f3f5acc  Fix references, reorder unidirectional stream section
aefe5a4  General framing layer fixups
a8036b2  PRIORITY fixups; fixes #1848
15d51bb  CANCEL_PUSH fixups
9e863ab  SETTINGS fixups
de88400  Import definition of MAX_HEADER_LIST_SIZE
ce52c50  PUSH_PROMISE fixups
78de8d6  MAX_PUSH_ID fixup


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1837/files/9bd4e44f9e6d7b2d0b598ffa34df3735418f111e..78de8d628b0d51145214dd5b1426b6f865e78904

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

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 12 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/6305be8">6305be8</a>  Expand introduction, discuss relationship with HTTP and TCP</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/d755aac">d755aac</a>  Fix reserved version example</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/3fadd85">3fadd85</a>  Narrow restriction on server sending before SETTINGS</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/971da60">971da60</a>  Better discussion of QUIC streams</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/f3f5acc">f3f5acc</a>  Fix references, reorder unidirectional stream section</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/aefe5a4">aefe5a4</a>  General framing layer fixups</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a8036b2">a8036b2</a>  PRIORITY fixups; fixes #1848</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/15d51bb">15d51bb</a>  CANCEL_PUSH fixups</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/9e863ab">9e863ab</a>  SETTINGS fixups</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/de88400">de88400</a>  Import definition of MAX_HEADER_LIST_SIZE</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/ce52c50">ce52c50</a>  PUSH_PROMISE fixups</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/78de8d6">78de8d6</a>  MAX_PUSH_ID fixup</li>
</ul>


<p style="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/1837/files/9bd4e44f9e6d7b2d0b598ffa34df3735418f111e..78de8d628b0d51145214dd5b1426b6f865e78904">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzv3Z6PqR7wAJE-3pTx4X3XshlE1ks5uj9GagaJpZM4XKpPO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqziGmfCR0PFUXRu2dDd4WJp5J62eks5uj9GagaJpZM4XKpPO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 12 commits in #1837"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1837/files/9bd4e44f9e6d7b2d0b598ffa34df3735418f111e..78de8d628b0d51145214dd5b1426b6f865e78904"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1837/files/9bd4e44f9e6d7b2d0b598ffa34df3735418f111e..78de8d628b0d51145214dd5b1426b6f865e78904",
"url": "https://github.com/quicwg/base-drafts/pull/1837/files/9bd4e44f9e6d7b2d0b598ffa34df3735418f111e..78de8d628b0d51145214dd5b1426b6f865e78904",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop pushed 12 commits in #1837",
"sections": [
{
"text": "12 new commits pushed to quicwg/base-drafts #1837:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "6305be8",
"value": "Expand introduction, discuss relationship with HTTP and TCP"
},
{
"name": "d755aac",
"value": "Fix reserved version example"
},
{
"name": "3fadd85",
"value": "Narrow restriction on server sending before SETTINGS"
},
{
"name": "971da60",
"value": "Better discussion of QUIC streams"
},
{
"name": "f3f5acc",
"value": "Fix references, reorder unidirectional stream section"
},
{
"name": "aefe5a4",
"value": "General framing layer fixups"
},
{
"name": "a8036b2",
"value": "PRIORITY fixups; fixes #1848"
},
{
"name": "15d51bb",
"value": "CANCEL_PUSH fixups"
},
{
"name": "9e863ab",
"value": "SETTINGS fixups"
},
{
"name": "de88400",
"value": "Import definition of MAX_HEADER_LIST_SIZE"
},
{
"name": "ce52c50",
"value": "PUSH_PROMISE fixups"
},
{
"name": "78de8d6",
"value": "MAX_PUSH_ID fixup"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1837/files/9bd4e44f9e6d7b2d0b598ffa34df3735418f111e..78de8d628b0d51145214dd5b1426b6f865e78904"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388666318\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bbfda1a637d1_44ab3ffca2ed45c011016--


From nobody Thu Oct 11 17:01:24 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E5FE3128CF2 for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 17:01:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.999
X-Spam-Level: 
X-Spam-Status: No, score=-7.999 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id p-BLfYgVdWnw for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 17:01: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 C9AB112DD85 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 17:01:20 -0700 (PDT)
Date: Thu, 11 Oct 2018 17:01:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539302479; bh=/W9NZRv9F92uDaTvuo6QlzbCnzEiyuVmu7sTESr5jKs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vHb6uxYWZPpD0H8I5/oRs55Ckfb09BPXcBTq815H9qTWzdUlxaWE1bxWZq3BiR3af 9+F3KpnAkamJXwhEf6SSsCwq4ENKlT+uX8/xwSC/BhgGiyqNaS8azy7Fsz6q89Frvf tsHb6gW0hGp6+bfEqBTvgk808Qhl2XglzeUPboqI=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab862558ac2c6eb62b402cda4f9dbe6bdd53e2a2d192cf0000000117d7a64f92a169ce16004114@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1850/429160677@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1850@github.com>
References: <quicwg/base-drafts/issues/1850@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbfe44f749ae_15c53fa7acad45c46112f"; 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/ZVhZUfltw8jfGBeUJi5bF32nPIE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 00:01:23 -0000

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

Good catch. Your proposal seems reasonable to me.

On Thu, Oct 11, 2018 at 6:14 AM Marten Seemann <notifications@github.com>=

wrote:

> The STREAM_ID_BLOCKED frame has the Stream ID field which is
>
> A variable-length integer indicating the highest stream ID that the sen=
der
> was permitted to open.
>
> This encoding doesn't allow to convey that the peer (in this case, this=
 is
> always the client) would like to open stream 0, but the server didn't a=
llow
> any bidirectional stream in the transport parameters (i.e. sent a 0 for=

> initial_max_stream_data_bidi_remote).
>
> The easy fix for this is to send the stream ID of the stream that the p=
eer
> was *not* permitted to open due to missing stream flow control credit.
>
> This would also have the nice property to make this frame more symmetri=
c
> with the BLOCKED and STREAM_BLOCKED frames. For example, for STREAM_BLO=
CKED
> an offset of 0 means that the peer was *not* allowed to send byte 0 on
> that stream.
>
> =E2=80=94
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/quicwg/base-drafts/issues/1850>, or mute the thread=

> <https://github.com/notifications/unsubscribe-auth/AKjg1El0Zpj64fQnW3vR=
vuhK4PfNT0bfks5uj0QmgaJpZM4XXhCq>
> .
>


-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429160677=

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

Good catch. Your proposal seems reasonable to me.<br>
<br>
On Thu, Oct 11, 2018 at 6:14 AM Marten Seemann &lt;notifications@github.c=
om&gt;<br>
wrote:<br>
<br>
&gt; The STREAM_ID_BLOCKED frame has the Stream ID field which is<br>
&gt;<br>
&gt; A variable-length integer indicating the highest stream ID that the =
sender<br>
&gt; was permitted to open.<br>
&gt;<br>
&gt; This encoding doesn&#39;t allow to convey that the peer (in this cas=
e, this is<br>
&gt; always the client) would like to open stream 0, but the server didn&=
#39;t allow<br>
&gt; any bidirectional stream in the transport parameters (i.e. sent a 0 =
for<br>
&gt; initial_max_stream_data_bidi_remote).<br>
&gt;<br>
&gt; The easy fix for this is to send the stream ID of the stream that th=
e peer<br>
&gt; was *not* permitted to open due to missing stream flow control credi=
t.<br>
&gt;<br>
&gt; This would also have the nice property to make this frame more symme=
tric<br>
&gt; with the BLOCKED and STREAM_BLOCKED frames. For example, for STREAM_=
BLOCKED<br>
&gt; an offset of 0 means that the peer was *not* allowed to send byte 0 =
on<br>
&gt; that stream.<br>
&gt;<br>
&gt; =E2=80=94<br>
&gt; You are receiving this because you are subscribed to this thread.<br=
>
&gt; Reply to this email directly, view it on GitHub<br>
&gt; &lt;https://github.com/quicwg/base-drafts/issues/1850&gt;, or mute t=
he thread<br>
&gt; &lt;https://github.com/notifications/unsubscribe-auth/AKjg1El0Zpj64f=
QnW3vRvuhK4PfNT0bfks5uj0QmgaJpZM4XXhCq&gt;<br>
&gt; .<br>
&gt;<br>


<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/1850#issuecomment-429160677">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxvH=
eSmEapGop1VKDpYMpJAza2-Vks5uj9vPgaJpZM4XXhCq">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7iC_HGm1_OQ0iGanfCfdAPK=
fQmiks5uj9vPgaJpZM4XXhCq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar in #1850: Good catch. Your proposal seems reasonable to me.\n\nOn=
 Thu, Oct 11, 2018 at 6:14 AM Marten Seemann \u003cnotifications@github.c=
om\u003e\nwrote:\n\n\u003e The STREAM_ID_BLOCKED frame has the Stream ID =
field which is\n\u003e\n\u003e A variable-length integer indicating the h=
ighest stream ID that the sender\n\u003e was permitted to open.\n\u003e\n=
\u003e This encoding doesn't allow to convey that the peer (in this case,=
 this is\n\u003e always the client) would like to open stream 0, but the =
server didn't allow\n\u003e any bidirectional stream in the transport par=
ameters (i.e. sent a 0 for\n\u003e initial_max_stream_data_bidi_remote).\=
n\u003e\n\u003e The easy fix for this is to send the stream ID of the str=
eam that the peer\n\u003e was *not* permitted to open due to missing stre=
am flow control credit.\n\u003e\n\u003e This would also have the nice pro=
perty to make this frame more symmetric\n\u003e with the BLOCKED and STRE=
AM_BLOCKED frames. For example, for STREAM_BLOCKED\n\u003e an offset of 0=
 means that the peer was *not* allowed to send byte 0 on\n\u003e that str=
eam.\n\u003e\n\u003e =E2=80=94\n\u003e You are receiving this because you=
 are subscribed to this thread.\n\u003e Reply to this email directly, vie=
w it on GitHub\n\u003e \u003chttps://github.com/quicwg/base-drafts/issues=
/1850\u003e, or mute the thread\n\u003e \u003chttps://github.com/notifica=
tions/unsubscribe-auth/AKjg1El0Zpj64fQnW3vRvuhK4PfNT0bfks5uj0QmgaJpZM4XXh=
Cq\u003e\n\u003e .\n\u003e\n"}],"action":{"name":"View Issue","url":"http=
s://github.com/quicwg/base-drafts/issues/1850#issuecomment-429160677"}}}<=
/script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment=
-429160677",
"url": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-42=
9160677",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode b=
eing blocked on stream 0 (#1850)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1850,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1850\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-42=
9160677"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3920406=
18\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bbfe44f749ae_15c53fa7acad45c46112f--


From nobody Thu Oct 11 18:12:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5EA2F130D7A for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 18:12:55 -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,  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 hJu4ttz2b_DI for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 18:12: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 194C5128A6E for <quic-issues@ietf.org>; Thu, 11 Oct 2018 18:12:52 -0700 (PDT)
Date: Thu, 11 Oct 2018 18:12:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539306771; bh=Nq0wPVSqxBvda1QsNaKXhX/XULf7kaCf4WYVE33NMc4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ka+EKCwMYm75RCIOksagFEDKUFFYMVcEkJ8s1jK45qDSiGKcY2zl3XRRcHSf7711K ie5rCVDkalJx1lFpI4fzHbUQxTu3rhhS9B0A5/WlvG+ZLLFvYCUSSrv2Dxl+D92Ui8 3XkgrpVt5j/Z9BmMU6JfV89cRNimO1RY6oNT1/Yc=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab313a47dd553a58df1a05401319ea2c156e26593092cf0000000117d7b71292a169ce1601d93e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1852/review/164012122@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1852@github.com>
References: <quicwg/base-drafts/pull/1852@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bbff512ec687_8713fb0b0cd45c414973e"; 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/XtfQf4_fG0RWdGOp2f6-JOI0r6g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 01:12:55 -0000

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

dtikhonov requested changes on this pull request.



>  
-# Header Tables
+The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD",
+"SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this
+document are to be interpreted as described in BCP 14 {{!RFC2119}} {{!RFC8174}}
+when, and only when, they appear in all capitals, as shown here.
+
+Definitions of terms that are used in this document:
+
+Header field:
+
+: A name-value pair sent as part of an HTTP message.
+
+Header list:
+
+: The ordered collection of header fields associated with an HTTP message.  A

Why _a_ name-value pair, but _the_ ordered collection?  For comparison [RFC7541](https://tools.ietf.org/html/rfc7541#section-1.3) has "_an_ ordered collection."

> +## Notational Conventions
+
+Diagrams use the format described in Section 3.1 of {{?RFC2360}}, with the
+following additional conventions:
+
+x (A)
+: Indicates that x is A bits long
+
+x (A+)
+: Indicates that x uses the prefixed integer encoding defined in Section 5.1 of
+  [RFC7541], beginning with an A-bit prefix.
+
+x ...
+: Indicates that x is variable-length and extends to the end of the region.
+
+# Compression Process Overview
 
 Like HPACK, QPACK uses two tables for associating header fields to indices.  The
 static table (see {{table-static}}) is predefined and contains common header
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can be used
 by the encoder to index header fields repeated in the encoded header lists.

> to index header fields _repeated_ in the encoded header lists

A header field does not need to be repeated in order to be indexed and referenced.

>  
 Like HPACK, QPACK uses two tables for associating header fields to indices.  The
 static table (see {{table-static}}) is predefined and contains common header
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can be used
 by the encoder to index header fields repeated in the encoded header lists.
 
+- The encoder uses a unidirectional stream to modify the state of the dynamic
+table without generating header fields to any particular request.

What does it mean to generate header fields _to_ a request?

>  
 Like HPACK, QPACK uses two tables for associating header fields to indices.  The
 static table (see {{table-static}}) is predefined and contains common header
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can be used
 by the encoder to index header fields repeated in the encoded header lists.
 
+- The encoder uses a unidirectional stream to modify the state of the dynamic
+table without generating header fields to any particular request.
+
+- HEADERS and PUSH_PROMISE frames on request and push streams reference the
+table state without modifying it.
+
+- The decoder sends feedback to the encoder on a unidirectional stream that
+enables the encoder to manage dynamic table state.

Which enables the encoder to manage state: decoder feedback or the unidirectional stream?

>  
 Like HPACK, QPACK uses two tables for associating header fields to indices.  The
 static table (see {{table-static}}) is predefined and contains common header
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can be used
 by the encoder to index header fields repeated in the encoded header lists.
 
+- The encoder uses a unidirectional stream to modify the state of the dynamic
+table without generating header fields to any particular request.
+
+- HEADERS and PUSH_PROMISE frames on request and push streams reference the
+table state without modifying it.
+
+- The decoder sends feedback to the encoder on a unidirectional stream that
+enables the encoder to manage dynamic table state.
+
+## Encoder
+
+<!-- new -->
+An encoder encodes a header list by emitting either an indexed or a literal

> An encoder _encodes_ ...

A better wording could probably be found.  For example:

- An encoder compresses a header list... ; or
- An encoder creates a compressed representation of a header list.

> +- The encoder uses a unidirectional stream to modify the state of the dynamic
+table without generating header fields to any particular request.
+
+- HEADERS and PUSH_PROMISE frames on request and push streams reference the
+table state without modifying it.
+
+- The decoder sends feedback to the encoder on a unidirectional stream that
+enables the encoder to manage dynamic table state.
+
+## Encoder
+
+<!-- new -->
+An encoder encodes a header list by emitting either an indexed or a literal
+representation of each header field in the list.  Index references to the static
+table and literals do not require any dynamic state and never risk head-of-line
+blocking.  References to the dynamic table do risk head-of-line blocking if the

In the previous sentences we have "_index_ references to the static table," but here we have simply "references to the dynamic table."  We can drop the "index" to have "references to the static table."

>  
 Like HPACK, QPACK uses two tables for associating header fields to indices.  The
 static table (see {{table-static}}) is predefined and contains common header
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can be used
 by the encoder to index header fields repeated in the encoded header lists.
 
+- The encoder uses a unidirectional stream to modify the state of the dynamic
+table without generating header fields to any particular request.
+
+- HEADERS and PUSH_PROMISE frames on request and push streams reference the
+table state without modifying it.
+
+- The decoder sends feedback to the encoder on a unidirectional stream that
+enables the encoder to manage dynamic table state.
+
+## Encoder
+
+<!-- new -->
+An encoder encodes a header list by emitting either an indexed or a literal
+representation of each header field in the list.  Index references to the static
+table and literals do not require any dynamic state and never risk head-of-line

Does "literals" here mean "literal values" or "index references to ... literals?"  If it is the former, I suggest rephrasing this to

> Literal values and references to the static table ...

to avoid ambiguity.

> +
+QPACK preserves the ordering of header fields within each header list.  An
+encoder MUST emit header field representations in the order they appear in the
+input header list.
+
+### Reference Tracking
+
+An encoder MUST ensure that a header block which references a dynamic table
+entry is not received by the decoder after the referenced entry has already been
+evicted.  To enable this, the encoder needs to track outstanding
+(unacknowledged) header blocks that reference the dynamic table.
+
+### Blocked Dynamic Table Insertions {#blocked-insertion}
+
+An encoder MUST NOT insert an entry into the dynamic table (or duplicate an
+existing entry) if doing so would evict an entry with unacknowledged references.

Consider simplifying this to

> An encoder MUST NOT evict an entry with unacknowledged references.

This is shorter and clearer.  Also, changing table size can also evict an entry.

> +### Reference Tracking
+
+An encoder MUST ensure that a header block which references a dynamic table
+entry is not received by the decoder after the referenced entry has already been
+evicted.  To enable this, the encoder needs to track outstanding
+(unacknowledged) header blocks that reference the dynamic table.
+
+### Blocked Dynamic Table Insertions {#blocked-insertion}
+
+An encoder MUST NOT insert an entry into the dynamic table (or duplicate an
+existing entry) if doing so would evict an entry with unacknowledged references.
+For header blocks that might rely on the newly added entry, the encoder can use
+a literal representation and maybe insert the entry later.
+
+To ensure that the encoder is not prevented from adding new entries, the encoder
+can avoid referencing entries that will be evicted soonest.  Rather than

Only one entry can be evicted _soonest_.  I'd drop the "soonest" in favor of "entries that are close to being evicted" or the like.

> +For header blocks that might rely on the newly added entry, the encoder can use
+a literal representation and maybe insert the entry later.
+
+To ensure that the encoder is not prevented from adding new entries, the encoder
+can avoid referencing entries that will be evicted soonest.  Rather than
+reference such an entry, the encoder SHOULD emit a Duplicate instruction (see
+{{duplicate}}), and reference the duplicate instead.
+
+Determining which entries are too close to eviction to reference is an encoder
+preference.  One heuristic is to target a fixed amount of available space in the
+dynamic table: either unused space or space that can be reclaimed by evicting
+unreferenced entries.  To achieve this, the encoder can maintain a draining
+index, which is the smallest absolute index in the dynamic table that it will
+emit a reference for.  As new entries are inserted, the encoder increases the
+draining index to maintain the section of the table that it will not
+reference.  Draining entries - entries with an absolute index lower than the

Use two dashes for the long dash.

> +To ensure that the encoder is not prevented from adding new entries, the encoder
+can avoid referencing entries that will be evicted soonest.  Rather than
+reference such an entry, the encoder SHOULD emit a Duplicate instruction (see
+{{duplicate}}), and reference the duplicate instead.
+
+Determining which entries are too close to eviction to reference is an encoder
+preference.  One heuristic is to target a fixed amount of available space in the
+dynamic table: either unused space or space that can be reclaimed by evicting
+unreferenced entries.  To achieve this, the encoder can maintain a draining
+index, which is the smallest absolute index in the dynamic table that it will
+emit a reference for.  As new entries are inserted, the encoder increases the
+draining index to maintain the section of the table that it will not
+reference.  Draining entries - entries with an absolute index lower than the
+draining index - will not accumulate new references.  The number of
+unacknowledged references to draining entries will eventually become zero,
+making the entry available for eviction.

Number agreement: "draining entries" vs "the entry."

> +congestion or flow control limits.
+
+An encoder MUST limit the number of streams which could become blocked to the
+value of SETTINGS_QPACK_BLOCKED_STREAMS at all times. Note that the decoder
+might not actually become blocked on every stream which risks becoming blocked.
+If the decoder encounters more blocked streams than it promised to support, it
+MUST treat this as a stream error of type HTTP_QPACK_DECOMPRESSION_FAILED.
+
+### Largest Known Received
+
+For the encoder to identify which dynamic table entries can be safely used
+without a stream becoming blocked, the encoder tracks the absolute index of the
+decoder's Largest Known Received entry.
+
+When blocking references are permitted, the encoder uses acknowledgement of
+header blocks to identify the Largest Known Received index, as described in

s/acknowledgement of header blocks/header block acknowledgements/

> +Implementations can *speculatively* send instructions on the encoder stream
+which are not needed for any current HTTP request or response.  Such headers
+could be used strategically to improve performance.  For instance, the encoder
+might decide to *refresh* by sending Duplicate representations for popular
+header fields ({{duplicate}}), ensuring they have small indices and hence
+minimal size on the wire.
+
+## Decoder
+
+<!-- new -->
+
+Like in HPACK, the decoder processes header blocks and emits the corresponding
+header lists. It also processes dynamic table modifications from instructions on
+the encoder stream.
+
+A decoder MUST must emit header fields in the order their representations appear

Why _a_ decoder here, but _the_ decoder in the previous paragraph?  The draft uses both "a decoder" and "the decoder;" I cannot detect a method to it.

> @@ -123,6 +342,10 @@ addressed.
 The static table consists of a predefined static list of header fields, each of
 which has a fixed index over time.  Its entries are defined in {{static-table}}.
 
+<!--new -->
+Note the QPACK static table is indexed from 0, whereas the HPACK static table
+was indexed from 1.

Use present tense: HPACK static table _is_ indexed.

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

<p><b>@dtikhonov</b> requested changes on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224601884">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
-# Header Tables
+The key words &quot;MUST&quot;, &quot;MUST NOT&quot;, &quot;REQUIRED&quot;, &quot;SHALL&quot;, &quot;SHALL NOT&quot;, &quot;SHOULD&quot;,
+&quot;SHOULD NOT&quot;, &quot;RECOMMENDED&quot;, &quot;NOT RECOMMENDED&quot;, &quot;MAY&quot;, and &quot;OPTIONAL&quot; in this
+document are to be interpreted as described in BCP 14 {{!RFC2119}} {{!RFC8174}}
+when, and only when, they appear in all capitals, as shown here.
+
+Definitions of terms that are used in this document:
+
+Header field:
+
+: A name-value pair sent as part of an HTTP message.
+
+Header list:
+
+: The ordered collection of header fields associated with an HTTP message.  A
</pre>
<p>Why <em>a</em> name-value pair, but <em>the</em> ordered collection?  For comparison <a href="https://tools.ietf.org/html/rfc7541#section-1.3" rel="nofollow">RFC7541</a> has "<em>an</em> ordered collection."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224603216">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +## Notational Conventions
+
+Diagrams use the format described in Section 3.1 of {{?RFC2360}}, with the
+following additional conventions:
+
+x (A)
+: Indicates that x is A bits long
+
+x (A+)
+: Indicates that x uses the prefixed integer encoding defined in Section 5.1 of
+  [RFC7541], beginning with an A-bit prefix.
+
+x ...
+: Indicates that x is variable-length and extends to the end of the region.
+
+# Compression Process Overview
 
 Like HPACK, QPACK uses two tables for associating header fields to indices.  The
 static table (see {{table-static}}) is predefined and contains common header
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can be used
 by the encoder to index header fields repeated in the encoded header lists.
</pre>
<blockquote>
<p>to index header fields <em>repeated</em> in the encoded header lists</p>
</blockquote>
<p>A header field does not need to be repeated in order to be indexed and referenced.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224603408">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
 Like HPACK, QPACK uses two tables for associating header fields to indices.  The
 static table (see {{table-static}}) is predefined and contains common header
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can be used
 by the encoder to index header fields repeated in the encoded header lists.
 
+- The encoder uses a unidirectional stream to modify the state of the dynamic
+table without generating header fields to any particular request.
</pre>
<p>What does it mean to generate header fields <em>to</em> a request?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224603923">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
 Like HPACK, QPACK uses two tables for associating header fields to indices.  The
 static table (see {{table-static}}) is predefined and contains common header
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can be used
 by the encoder to index header fields repeated in the encoded header lists.
 
+- The encoder uses a unidirectional stream to modify the state of the dynamic
+table without generating header fields to any particular request.
+
+- HEADERS and PUSH_PROMISE frames on request and push streams reference the
+table state without modifying it.
+
+- The decoder sends feedback to the encoder on a unidirectional stream that
+enables the encoder to manage dynamic table state.
</pre>
<p>Which enables the encoder to manage state: decoder feedback or the unidirectional stream?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224604954">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
 Like HPACK, QPACK uses two tables for associating header fields to indices.  The
 static table (see {{table-static}}) is predefined and contains common header
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can be used
 by the encoder to index header fields repeated in the encoded header lists.
 
+- The encoder uses a unidirectional stream to modify the state of the dynamic
+table without generating header fields to any particular request.
+
+- HEADERS and PUSH_PROMISE frames on request and push streams reference the
+table state without modifying it.
+
+- The decoder sends feedback to the encoder on a unidirectional stream that
+enables the encoder to manage dynamic table state.
+
+## Encoder
+
+&lt;!-- new --&gt;
+An encoder encodes a header list by emitting either an indexed or a literal
</pre>
<blockquote>
<p>An encoder <em>encodes</em> ...</p>
</blockquote>
<p>A better wording could probably be found.  For example:</p>
<ul>
<li>An encoder compresses a header list... ; or</li>
<li>An encoder creates a compressed representation of a header list.</li>
</ul>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224605563">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +- The encoder uses a unidirectional stream to modify the state of the dynamic
+table without generating header fields to any particular request.
+
+- HEADERS and PUSH_PROMISE frames on request and push streams reference the
+table state without modifying it.
+
+- The decoder sends feedback to the encoder on a unidirectional stream that
+enables the encoder to manage dynamic table state.
+
+## Encoder
+
+&lt;!-- new --&gt;
+An encoder encodes a header list by emitting either an indexed or a literal
+representation of each header field in the list.  Index references to the static
+table and literals do not require any dynamic state and never risk head-of-line
+blocking.  References to the dynamic table do risk head-of-line blocking if the
</pre>
<p>In the previous sentences we have "<em>index</em> references to the static table," but here we have simply "references to the dynamic table."  We can drop the "index" to have "references to the static table."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224606220">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt;  
 Like HPACK, QPACK uses two tables for associating header fields to indices.  The
 static table (see {{table-static}}) is predefined and contains common header
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can be used
 by the encoder to index header fields repeated in the encoded header lists.
 
+- The encoder uses a unidirectional stream to modify the state of the dynamic
+table without generating header fields to any particular request.
+
+- HEADERS and PUSH_PROMISE frames on request and push streams reference the
+table state without modifying it.
+
+- The decoder sends feedback to the encoder on a unidirectional stream that
+enables the encoder to manage dynamic table state.
+
+## Encoder
+
+&lt;!-- new --&gt;
+An encoder encodes a header list by emitting either an indexed or a literal
+representation of each header field in the list.  Index references to the static
+table and literals do not require any dynamic state and never risk head-of-line
</pre>
<p>Does "literals" here mean "literal values" or "index references to ... literals?"  If it is the former, I suggest rephrasing this to</p>
<blockquote>
<p>Literal values and references to the static table ...</p>
</blockquote>
<p>to avoid ambiguity.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224607495">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +
+QPACK preserves the ordering of header fields within each header list.  An
+encoder MUST emit header field representations in the order they appear in the
+input header list.
+
+### Reference Tracking
+
+An encoder MUST ensure that a header block which references a dynamic table
+entry is not received by the decoder after the referenced entry has already been
+evicted.  To enable this, the encoder needs to track outstanding
+(unacknowledged) header blocks that reference the dynamic table.
+
+### Blocked Dynamic Table Insertions {#blocked-insertion}
+
+An encoder MUST NOT insert an entry into the dynamic table (or duplicate an
+existing entry) if doing so would evict an entry with unacknowledged references.
</pre>
<p>Consider simplifying this to</p>
<blockquote>
<p>An encoder MUST NOT evict an entry with unacknowledged references.</p>
</blockquote>
<p>This is shorter and clearer.  Also, changing table size can also evict an entry.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224608144">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +### Reference Tracking
+
+An encoder MUST ensure that a header block which references a dynamic table
+entry is not received by the decoder after the referenced entry has already been
+evicted.  To enable this, the encoder needs to track outstanding
+(unacknowledged) header blocks that reference the dynamic table.
+
+### Blocked Dynamic Table Insertions {#blocked-insertion}
+
+An encoder MUST NOT insert an entry into the dynamic table (or duplicate an
+existing entry) if doing so would evict an entry with unacknowledged references.
+For header blocks that might rely on the newly added entry, the encoder can use
+a literal representation and maybe insert the entry later.
+
+To ensure that the encoder is not prevented from adding new entries, the encoder
+can avoid referencing entries that will be evicted soonest.  Rather than
</pre>
<p>Only one entry can be evicted <em>soonest</em>.  I'd drop the "soonest" in favor of "entries that are close to being evicted" or the like.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224608671">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +For header blocks that might rely on the newly added entry, the encoder can use
+a literal representation and maybe insert the entry later.
+
+To ensure that the encoder is not prevented from adding new entries, the encoder
+can avoid referencing entries that will be evicted soonest.  Rather than
+reference such an entry, the encoder SHOULD emit a Duplicate instruction (see
+{{duplicate}}), and reference the duplicate instead.
+
+Determining which entries are too close to eviction to reference is an encoder
+preference.  One heuristic is to target a fixed amount of available space in the
+dynamic table: either unused space or space that can be reclaimed by evicting
+unreferenced entries.  To achieve this, the encoder can maintain a draining
+index, which is the smallest absolute index in the dynamic table that it will
+emit a reference for.  As new entries are inserted, the encoder increases the
+draining index to maintain the section of the table that it will not
+reference.  Draining entries - entries with an absolute index lower than the
</pre>
<p>Use two dashes for the long dash.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224608939">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +To ensure that the encoder is not prevented from adding new entries, the encoder
+can avoid referencing entries that will be evicted soonest.  Rather than
+reference such an entry, the encoder SHOULD emit a Duplicate instruction (see
+{{duplicate}}), and reference the duplicate instead.
+
+Determining which entries are too close to eviction to reference is an encoder
+preference.  One heuristic is to target a fixed amount of available space in the
+dynamic table: either unused space or space that can be reclaimed by evicting
+unreferenced entries.  To achieve this, the encoder can maintain a draining
+index, which is the smallest absolute index in the dynamic table that it will
+emit a reference for.  As new entries are inserted, the encoder increases the
+draining index to maintain the section of the table that it will not
+reference.  Draining entries - entries with an absolute index lower than the
+draining index - will not accumulate new references.  The number of
+unacknowledged references to draining entries will eventually become zero,
+making the entry available for eviction.
</pre>
<p>Number agreement: "draining entries" vs "the entry."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224609811">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +congestion or flow control limits.
+
+An encoder MUST limit the number of streams which could become blocked to the
+value of SETTINGS_QPACK_BLOCKED_STREAMS at all times. Note that the decoder
+might not actually become blocked on every stream which risks becoming blocked.
+If the decoder encounters more blocked streams than it promised to support, it
+MUST treat this as a stream error of type HTTP_QPACK_DECOMPRESSION_FAILED.
+
+### Largest Known Received
+
+For the encoder to identify which dynamic table entries can be safely used
+without a stream becoming blocked, the encoder tracks the absolute index of the
+decoder&#39;s Largest Known Received entry.
+
+When blocking references are permitted, the encoder uses acknowledgement of
+header blocks to identify the Largest Known Received index, as described in
</pre>
<p>s/acknowledgement of header blocks/header block acknowledgements/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224610349">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +Implementations can *speculatively* send instructions on the encoder stream
+which are not needed for any current HTTP request or response.  Such headers
+could be used strategically to improve performance.  For instance, the encoder
+might decide to *refresh* by sending Duplicate representations for popular
+header fields ({{duplicate}}), ensuring they have small indices and hence
+minimal size on the wire.
+
+## Decoder
+
+&lt;!-- new --&gt;
+
+Like in HPACK, the decoder processes header blocks and emits the corresponding
+header lists. It also processes dynamic table modifications from instructions on
+the encoder stream.
+
+A decoder MUST must emit header fields in the order their representations appear
</pre>
<p>Why <em>a</em> decoder here, but <em>the</em> decoder in the previous paragraph?  The draft uses both "a decoder" and "the decoder;" I cannot detect a method to it.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1852#discussion_r224647181">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; @@ -123,6 +342,10 @@ addressed.
 The static table consists of a predefined static list of header fields, each of
 which has a fixed index over time.  Its entries are defined in {{static-table}}.
 
+&lt;!--new --&gt;
+Note the QPACK static table is indexed from 0, whereas the HPACK static table
+was indexed from 1.
</pre>
<p>Use present tense: HPACK static table <em>is</em> indexed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164012122">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1rntHXkwix68ZFE7Y4fNatq4aNEks5uj-ySgaJpZM4XX_PC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6vQJII1AFRiQiqhJqlxwaSFWuMsks5uj-ySgaJpZM4XX_PC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 requested changes on #1852"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164012122"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164012122",
"url": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164012122",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@dtikhonov requested changes on 1852",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164012122"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392164290\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bbff512ec687_8713fb0b0cd45c414973e--


From nobody Thu Oct 11 20:48:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B37ED130DDD for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 20:48:52 -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,  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 k4i4u14v_Wqx for <quic-issues@ietfa.amsl.com>; Thu, 11 Oct 2018 20:48:51 -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 E2C7D12F295 for <quic-issues@ietf.org>; Thu, 11 Oct 2018 20:48:50 -0700 (PDT)
Date: Thu, 11 Oct 2018 20:48:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539316130; bh=cc4Wh/wKTLge82FTRarZ8Xwv4Q6vDKWHq9dvLmhPAnU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=idFq3MYBpGSBs6OVzwNUlzqPjj+G+meh34hnd/aOBi91j7LMK5WToGpGr6x9ob46s rKmj9o2Jf4dYvwP1ghxt1CwV2i5R+kOZ+pCliCRffCOZFaJHOXoSZ3l0rSHxDzQCA/ 6tt1IyI+RWO3MRGiK1vU1Be6iXhQKR3Zc4Wg0bAE=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abeb944ffb9a615b6160187725940f1118039db7ed92cf0000000117d7dba292a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1853/429195539@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1853@github.com>
References: <quicwg/base-drafts/issues/1853@github.com>
Subject: Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc019a29baa_a083fb7ae0d45bc41353"; 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/eGaEN9lP0DNaaKAfLX7GoFDDkgo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 03:48:53 -0000

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

@MikeBishop 
> We already advise that, if the server has advance notice that a _CLOSE will be necessary.

Thank you. I now see that it is stated in section 5.2.

@afrind 
> It seems a bit silly to have the client wait for the server cancellation of the request to decide if it can be retried, when the GOAWAY could have contained that information.

That's true, but I might argue that we have such case already. Due to packet loss, a server that sends GOAWAY with stream ID X might not have seen stream X - 4. In such case, a client needs to retransmit stream X - 4 until it receives cancellation from server.

My understanding is that in the most typical case a server will send GOAWAY to stop the client initiating new streams, then close the connection when all the requests have been served. In such case, stream ID field in GOAWAY is useless. The issue is about a case where servers want to terminate a connection somewhat urgently but not urgent enough to send APPLICATION_CLOSE, which is IMO would be somewhat rare, and I do not mind having some inefficiency for the sake of simplicity 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/1853#issuecomment-429195539
----==_mimepart_5bc019a29baa_a083fb7ae0d45bc41353
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=3D4273797" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
MikeBishop">@MikeBishop</a></p>
<blockquote>
<p>We already advise that, if the server has advance notice that a _CLOSE=
 will be necessary.</p>
</blockquote>
<p>Thank you. I now see that it is stated in section 5.2.</p>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/hovercards?user_id=3D8259689" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
afrind">@afrind</a></p>
<blockquote>
<p>It seems a bit silly to have the client wait for the server cancellati=
on of the request to decide if it can be retried, when the GOAWAY could h=
ave contained that information.</p>
</blockquote>
<p>That's true, but I might argue that we have such case already. Due to =
packet loss, a server that sends GOAWAY with stream ID X might not have s=
een stream X - 4. In such case, a client needs to retransmit stream X - 4=
 until it receives cancellation from server.</p>
<p>My understanding is that in the most typical case a server will send G=
OAWAY to stop the client initiating new streams, then close the connectio=
n when all the requests have been served. In such case, stream ID field i=
n GOAWAY is useless. The issue is about a case where servers want to term=
inate a connection somewhat urgently but not urgent enough to send APPLIC=
ATION_CLOSE, which is IMO would be somewhat rare, and I do not mind havin=
g some inefficiency for the sake of simplicity here.</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/1853#issuecomment-429195539">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxRV=
g986hLcGDA_DeFZW1r5YyeF2ks5ukBEigaJpZM4XYFQw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_Jj_9cYu6dYo5ociYpHFue0=
-iTRks5ukBEigaJpZM4XYFQw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1853: @MikeBishop \r\n\u003e We already advise that, if the server=
 has advance notice that a _CLOSE will be necessary.\r\n\r\nThank you. I =
now see that it is stated in section 5.2.\r\n\r\n@afrind \r\n\u003e It se=
ems a bit silly to have the client wait for the server cancellation of th=
e request to decide if it can be retried, when the GOAWAY could have cont=
ained that information.\r\n\r\nThat's true, but I might argue that we hav=
e such case already. Due to packet loss, a server that sends GOAWAY with =
stream ID X might not have seen stream X - 4. In such case, a client need=
s to retransmit stream X - 4 until it receives cancellation from server.\=
r\n\r\nMy understanding is that in the most typical case a server will se=
nd GOAWAY to stop the client initiating new streams, then close the conne=
ction when all the requests have been served. In such case, stream ID fie=
ld in GOAWAY is useless. The issue is about a case where servers want to =
terminate a connection somewhat urgently but not urgent enough to send AP=
PLICATION_CLOSE, which is IMO would be somewhat rare, and I do not mind h=
aving some inefficiency for the sake of simplicity here."}],"action":{"na=
me":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1853=
#issuecomment-429195539"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment=
-429195539",
"url": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-42=
9195539",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Does GOAWAY really need a stream numbe=
r? (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1853,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1853\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-42=
9195539"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3921889=
76\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc019a29baa_a083fb7ae0d45bc41353--


From nobody Fri Oct 12 00:24:03 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C6DA130DFD for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 00:24:02 -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,  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 284-iLOaqq1v for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 00:24: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 2A572130DFB for <quic-issues@ietf.org>; Fri, 12 Oct 2018 00:24:00 -0700 (PDT)
Date: Fri, 12 Oct 2018 00:23:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539329038; bh=1vnih17e+qxUjD19p6h1ERGCi+NSHmnrIZxYH/iUcwc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1dtAl2v7H0MUvGpvOgtIfFzJnh/S6C4+8qaEkhwE7uqcGLQNostZ6lMbuPkQ8I0m+ EXH4wXBBI1/3NAOAKmQ9pnCKgP3DN3b6k+LJnIGaTQHbqq6Wdx20ILwEcqQuel/4ah mhtTui5ouFuxJUDZEyGu+VcJB7buCWurW1cst2M8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab682e328ff521a64f3ba9a97e5a23fd2b35dfdd3792cf0000000117d80e0e92a169ce16004114@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1850/429230705@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1850@github.com>
References: <quicwg/base-drafts/issues/1850@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc04c0ec03cf_30423fe4d30d45c41992f1"; 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/vy6vgpq7uqR_4XFjZeioybnkfVI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 07:24:02 -0000

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

Or we could finally decide that 0 is not a stream. 0 was invented for a reason.

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

<p>Or we could finally decide that 0 is not a stream. 0 was invented for a reason.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429230705">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1B8a5DZy2o8B3eTotG4AuTZokAnks5ukEOOgaJpZM4XXhCq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4NBMFogOyFpSnvETycfAxaaEOpRks5ukEOOgaJpZM4XXhCq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1850: Or we could finally decide that 0 is not a stream. 0 was invented for a reason."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429230705"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429230705",
"url": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429230705",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429230705"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392040618\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc04c0ec03cf_30423fe4d30d45c41992f1--


From nobody Fri Oct 12 05:29:08 2018
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 3E54F130E19 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 05:29:07 -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,  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 qp2y6BWM_fxY for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 05:29:05 -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 69216130E0F for <quic-issues@ietf.org>; Fri, 12 Oct 2018 05:29: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=guDjgXU0t+LiIpS7kLrjBpRSpuQ=; b=g8E3UCi7ohIy+JRJ qRQ6OqHuxzX+cnli5A5R9LTqc/X8hMPzAT8Rbm/VLBRZbZMGOtRynj3nEsumIB4T aDs3+Th57cF/my+OGtiSUP0LYElQHJCbaVfShEefti+riq2jdzQp4HXikg2ahaS7 /YzM2zj6ie9bLTHymscBHjq6YNA=
Received: by filter1517p1mdw1.sendgrid.net with SMTP id filter1517p1mdw1-3728-5BC0938F-30 2018-10-12 12:29:03.893483251 +0000 UTC m=+1448251.907285963
Received: from github-lowworker-fc273f0.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0012p1iad2.sendgrid.net (SG) with ESMTP id MF54Hx3zQe2evHp1OdUUtw for <quic-issues@ietf.org>; Fri, 12 Oct 2018 12:29:03.841 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fc273f0.cp1-iad.github.net (Postfix) with ESMTP id D52E5C097E for <quic-issues@ietf.org>; Fri, 12 Oct 2018 05:29:03 -0700 (PDT)
Date: Fri, 12 Oct 2018 12:29:04 +0000 (UTC)
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe9d94f4f1bbd20b9f9f9f13606a60cef7d383d4c92cf0000000117d8558f92a169ce16004114@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1850/429308924@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1850@github.com>
References: <quicwg/base-drafts/issues/1850@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0938fd2078_78ff3f87224d45c010702f5"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3vMqwP5ioqhBXYRlDeNHXiG0G2AjEoDDOtm2 NWjAADwHZiBujYbfCgSL74FyChVm5xJIVq05+Kiv/P6Wvpz2h09g/GKTBLEQ7QazT3SY1av5jnFLNL eMrsR/R/9VRa+0ySyB2TlAv1atgnMGqOb2hP4sx+joo3XcfyUjmDDeb4phGyhm2iUuBohVksmjIn1H k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HmLppO0mdQwt4s5yJl1CQPJYzXs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 12:29:07 -0000

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

> Or we could finally decide that 0 is not a stream. 0 was invented for a reason.

Uh-oh -- not this can of worms again! :smile:

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

<blockquote>
<p>Or we could finally decide that 0 is not a stream. 0 was invented for a =
reason.</p>
</blockquote>
<p>Uh-oh -- not this can of worms again! <g-emoji class=3D"g-emoji" alias=
=3D"smile" fallback-src=3D"https://assets-cdn.github.com/images/icons/emoji=
/unicode/1f604.png">=F0=9F=98=84</g-emoji></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/1850#issuecomment-429308924">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkqww5ym0AK6F8fl=
8DowTw3Jbip20vks5ukIsPgaJpZM4XXhCq">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq42_tsqkfY8Ea2t8x_bGlgq667U7ks5ukIsPga=
JpZM4XXhCq.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtikhonov in #1850: =
\u003e Or we could finally decide that 0 is not a stream. 0 was invented fo=
r a reason.\r\n\r\nUh-oh -- not this can of worms again! :smile:"}],"action=
":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/=
1850#issuecomment-429308924"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-4=
29308924",
"url": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-4293=
08924",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode bei=
ng blocked on stream 0 (#1850)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1850,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1850\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-4293=
08924"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392040618=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc0938fd2078_78ff3f87224d45c010702f5--


From nobody Fri Oct 12 05:30:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EF5A2130E1A for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 05:30:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 lrSyEFgkUAbz for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 05:30:08 -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 57417130DD6 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 05:30:08 -0700 (PDT)
Date: Fri, 12 Oct 2018 05:30:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539347406; bh=lBV9CoCCnhbZ9Pgr+zvTqwX2ngSgUpavv6SjsXGZY88=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ywaH8WN8C3Y6Ww0k2/ei0uMB8i8jpQq+uH0jaD1XKgEGtu0ABmrjOxopto62zrTWr pb5aFQ/Rbf9+c3klHXB5PXqTCOtgxDHTAK4HZ3dW/K5Q9tvMU7f8Vd/jkiq4SRNg9s 0NEqunC3yb6CGRrVfT7rbm4FSYBz7UqZQc4XGzMs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7a87c2fc836935e4767711891da66585bddb711892cf0000000117d855ce92a169ce16004114@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1850/429309185@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1850@github.com>
References: <quicwg/base-drafts/issues/1850@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc093cee7bc8_468a3fa8108d45bc79992a"; 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/d4tb8WDAGgtdka3zhvqz66UKQIQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 12:30:15 -0000

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

+1 to 0 not being a stream from my perspective.

That being said, my understanding was that the question of 0 being a valid stream id(or 0 being a valid packet number) had clear lack of consensus, with about half the group wanting 0 to be valid and the other wanting to start at 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/1850#issuecomment-429309185
----==_mimepart_5bc093cee7bc8_468a3fa8108d45bc79992a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>+1 to 0 not being a stream from my perspective.</p>
<p>That being said, my understanding was that the question of 0 being a v=
alid stream id(or 0 being a valid packet number) had clear lack of consen=
sus, with about half the group wanting 0 to be valid and the other wantin=
g to start at 1.</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/1850#issuecomment-429309185">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_Rv=
A5233BjtijXpGnCc3c5Js_Vkks5ukItOgaJpZM4XXhCq">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq4KBJ4h6rYmjsFXMnvKmOKvy=
VVudks5ukItOgaJpZM4XXhCq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett in #1850: +1 to 0 not being a stream from my perspective.\r\n\r\nTha=
t being said, my understanding was that the question of 0 being a valid s=
tream id(or 0 being a valid packet number) had clear lack of consensus, w=
ith about half the group wanting 0 to be valid and the other wanting to s=
tart at 1."}],"action":{"name":"View Issue","url":"https://github.com/qui=
cwg/base-drafts/issues/1850#issuecomment-429309185"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment=
-429309185",
"url": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-42=
9309185",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode b=
eing blocked on stream 0 (#1850)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1850,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1850\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-42=
9309185"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3920406=
18\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc093cee7bc8_468a3fa8108d45bc79992a--


From nobody Fri Oct 12 05:32:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C8AA130E19 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 05:32:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 5y2KXEfokFeH for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 05: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 7A023130DD6 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 05:32:14 -0700 (PDT)
Date: Fri, 12 Oct 2018 05:32:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539347533; bh=9VDubsUwkHgJ5UIHoLnlf58/J+QK267mWn76RudvPoE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Oa4rq7WsvVM+BqFWSOStsO3Z390dIgUvFy2LPqaw4cq+NBsHIMVzqnFAgmCv34acx 3l5xaDWgcL+624ZHsU4VUt32Ggvlszu/WT3CttUFIgufC+OQk//N+9JaKglR1hOCTy RXRFyaSElR4YhBZewUV158Kb4XpKIE+b19RvvUnU=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7db34a0e80ff4b47d238992b46d7b001510213d692cf0000000117d8564d92a169ce16004114@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1850/429309728@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1850@github.com>
References: <quicwg/base-drafts/issues/1850@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0944d42b0e_55a53f96e98d45b8390310"; 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/kBDewEWD79XpQd7jqZ4zLtm0tMk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 12:32:17 -0000

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

I agree that 0 should not be a stream, and that 0 should not be a packet number. It's really useful to have a sentinel value.
Making 0 a valid stream created a bunch of overhead in my code - nothing complicated, just a bunch of bools of stream 0 was already created or 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/1850#issuecomment-429309728
----==_mimepart_5bc0944d42b0e_55a53f96e98d45b8390310
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I agree that 0 should not be a stream, and that 0 should not be a pack=
et number. It's really useful to have a sentinel value.<br>
Making 0 a valid stream created a bunch of overhead in my code - nothing =
complicated, just a bunch of bools of stream 0 was already created or not=
.</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/1850#issuecomment-429309728">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_vm=
xHBaxVQqow2mpAx2CgorUh2Oks5ukIvNgaJpZM4XXhCq">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq59IicE9ZXHt-ImxNh1dL3T2=
Tfayks5ukIvNgaJpZM4XXhCq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
en-seemann in #1850: I agree that 0 should not be a stream, and that 0 sh=
ould not be a packet number. It's really useful to have a sentinel value.=
\r\nMaking 0 a valid stream created a bunch of overhead in my code - noth=
ing complicated, just a bunch of bools of stream 0 was already created or=
 not."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/b=
ase-drafts/issues/1850#issuecomment-429309728"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment=
-429309728",
"url": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-42=
9309728",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode b=
eing blocked on stream 0 (#1850)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1850,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1850\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-42=
9309728"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3920406=
18\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc0944d42b0e_55a53f96e98d45b8390310--


From nobody Fri Oct 12 05:42:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 501AF130E1D for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 05:42:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 JDpEOiVME2hI for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 05:42:29 -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 EA89B1277CC for <quic-issues@ietf.org>; Fri, 12 Oct 2018 05:42:28 -0700 (PDT)
Date: Fri, 12 Oct 2018 05:42:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539348148; bh=t7iyRIKTQyGWHwamCK1PM2xlOTfRUFT0QONCJyJP57s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yzCqNKbLbH3Q45Mfk1zUqbHOOj0OKibz1So3iX+DCjhb/HKw0GDm0d/1LiUfkg0Ma H5wJ3EoNDKKBIQdWSwDyf7UPGZh1cxsK9z2E/l7xqnQg7vlTqM4VAphZM8i139lzYp dW34fN1SwziWHLrRMFHBfv2ooyFCB+V1NcHu1GjY=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab88af47b69e04c6132b24c291771cff88a9c9f8bf92cf0000000117d858b392a169ce16004114@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1850/429312252@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1850@github.com>
References: <quicwg/base-drafts/issues/1850@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc096b3e2b36_4a673fb86acd45bc600471"; 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/SsIzt8iEkIgc6XWmXiFILlj8YI8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 12:42:31 -0000

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

I am with you about 0 being an invalid number for stream and packet numbers, @ianswett and @marten-seemann, and I also stated this on the mailing list. The (unofficial?) consensus seems to be 0, however. Should we be re-arguing the same issues over and over 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/1850#issuecomment-429312252
----==_mimepart_5bc096b3e2b36_4a673fb86acd45bc600471
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I am with you about 0 being an invalid number for stream and packet numbers, <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 <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>, and I also stated this on the mailing list. The (unofficial?) consensus seems to be 0, however. Should we be re-arguing the same issues over and over 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/1850#issuecomment-429312252">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7QdtvAdOHQZz-Weg4PPPKbHnvsaks5ukI4zgaJpZM4XXhCq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyN5K4AqP3Ny96ut0zox3U4sjHD7ks5ukI4zgaJpZM4XXhCq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1850: I am with you about 0 being an invalid number for stream and packet numbers, @ianswett and @marten-seemann, and I also stated this on the mailing list. The (unofficial?) consensus seems to be 0, however. Should we be re-arguing the same issues over and over again?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429312252"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429312252",
"url": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429312252",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429312252"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392040618\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc096b3e2b36_4a673fb86acd45bc600471--


From nobody Fri Oct 12 05:45:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A04C130DD5 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 05:45:08 -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,  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 i_UNHHIIFtCm for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 05:45: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 8ACC31277CC for <quic-issues@ietf.org>; Fri, 12 Oct 2018 05:45:06 -0700 (PDT)
Date: Fri, 12 Oct 2018 05:45:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539348305; bh=fX0xlOToCc1TgnIN6Xn6mQrkTFewD77LPkgmWrHa5mY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LLVc0DP9QDIi2veM9j8oOE7O64k0ICmTE3HheCKbFDIYuOLeN3mvMOaT4RG9J5rgf Omzux76W/5LhHGGjN6jLv2fHCLpqAOsQ/toyXgG2zvotmcCrH6PSkZ1THI08uM5cjB I838BrnEi1yvfxymmpLZ8t4WbuCqx3CP1e3Y2j1U=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab689efba448fe4f57c6a3814eb3dcb3daa799a13d92cf0000000117d8595192a169ce16004114@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1850/429312919@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1850@github.com>
References: <quicwg/base-drafts/issues/1850@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0975151cae_15263fbab52d45c44597a5"; 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/BfyjgJBeELiYwsUOrTTVrzv9zDA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 12:45:09 -0000

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

Anything worth arguing once is worth arguing at least twice based on past experience in this WG.

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

<p>Anything worth arguing once is worth arguing at least twice based on past experience in this WG.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429312919">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq65nN9gysqYvvUQg3sbq92kuju3qks5ukI7RgaJpZM4XXhCq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_xnRU8lEKKVxxCq3g9Asohkhx_Cks5ukI7RgaJpZM4XXhCq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1850: Anything worth arguing once is worth arguing at least twice based on past experience in this WG."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429312919"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429312919",
"url": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429312919",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429312919"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392040618\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc0975151cae_15263fbab52d45c44597a5--


From nobody Fri Oct 12 05:49:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B844127B92 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 05:49:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 5QRlGjmaRvRi for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 05:49: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 943E71277CC for <quic-issues@ietf.org>; Fri, 12 Oct 2018 05:49:04 -0700 (PDT)
Date: Fri, 12 Oct 2018 05:49:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539348543; bh=1VG9kWP0XyuYNr9EfpRasku8/Q/tSKfn7vp+ilcwZd8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P/ct7jveorqgEHcRBP09FPL98olLj1OcINeElTOVzYjGUOfOFEz7arQ5102BMRkQq tbPDqEmNGy/ELzY0zWq5TI9uh5biw0dHKZsyldREmbgZ8DG7TTVcEj6A9aoRZsK5kY c1zDpZqSnJ5MVGr/87eJpJvId0GuqDAErX0U6FH0=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4f4044c149be9e4e5360758e9e3f061973455b4592cf0000000117d85a3f92a169ce16004114@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1850/429313988@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1850@github.com>
References: <quicwg/base-drafts/issues/1850@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0983f7ae42_3df03f9f1c8d45b432493"; 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/w-Q5whHVTZxHJjvoXu1_mS_wf9M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 12:49:06 -0000

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

The complication is that streams are module 4, so if 0 is invalid, so should stream 1, 2, and 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/1850#issuecomment-429313988
----==_mimepart_5bc0983f7ae42_3df03f9f1c8d45b432493
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The complication is that streams are module 4, so if 0 is invalid, so should stream 1, 2, and 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/1850#issuecomment-429313988">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9WNFLhJDRC-owVZOXXMyYUeMwz7ks5ukI-_gaJpZM4XXhCq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxc3-f4drOmoKyNvFiQIRxWz7Ulwks5ukI-_gaJpZM4XXhCq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1850: The complication is that streams are module 4, so if 0 is invalid, so should stream 1, 2, and 3."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429313988"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429313988",
"url": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429313988",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429313988"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392040618\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc0983f7ae42_3df03f9f1c8d45b432493--


From nobody Fri Oct 12 05:51:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D276C1277CC for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 05:50:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 4jFRUknScDlR for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 05:50: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 CE4D1130E0F for <quic-issues@ietf.org>; Fri, 12 Oct 2018 05:50:51 -0700 (PDT)
Date: Fri, 12 Oct 2018 05:50:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539348650; bh=q6m4csDhqdESlOD7WPm+qFX3PkEGRvAc2QlGdAgtDWM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1xu40So8B253WVgW/7SmP+DDxn/Vhce8GGhg4sNt0MqXMkfWrzGiEUDqcrcnWx6P0 9uj753BlBebGjWmveTLglDDSoC4krhHeFhYqCS4qt7TA8A49AxBfoK7iofUKuy3G9u RtvuF0CYCmVPA11i4NkPtv3LAsBa8fcV7Qhutyh8=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab50b66160ea7eb499404d757a4242b023aae9ee7492cf0000000117d85aaa92a169ce16004114@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1850/429314401@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1850@github.com>
References: <quicwg/base-drafts/issues/1850@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc098aae63ae_20f13fd7ab4d45b463275"; 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/xA6g2F8jyr942gdxZro-vFWG7Tk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 12:50:59 -0000

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

> I am with you about 0 being an invalid number for stream and packet numbers, @ianswett and @marten-seemann, and I also stated this on the mailing list. The (unofficial?) consensus seems to be 0, however. Should we be re-arguing the same issues over and over again?

I don't think we ever even came close to establishing consensus on this issue, we just had some discussions during a coffee break at one of the interims.

> The complication is that streams are module 4, so if 0 is invalid, so should stream 1, 2, and 3.

The stream directionality is defined mod 4. Starting at 1 is equally arbitrary as starting at 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/1850#issuecomment-429314401
----==_mimepart_5bc098aae63ae_20f13fd7ab4d45b463275
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>I am with you about 0 being an invalid number for stream and packet nu=
mbers, <a class=3D"user-mention" data-hovercard-type=3D"user" data-hoverc=
ard-url=3D"/hovercards?user_id=3D20072817" data-octo-click=3D"hovercard-l=
ink-click" data-octo-dimensions=3D"link_type:self" href=3D"https://github=
.com/ianswett">@ianswett</a> and <a class=3D"user-mention" data-hovercard=
-type=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D1478487" data-=
octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:sel=
f" href=3D"https://github.com/marten-seemann">@marten-seemann</a>, and I =
also stated this on the mailing list. The (unofficial?) consensus seems t=
o be 0, however. Should we be re-arguing the same issues over and over ag=
ain?</p>
</blockquote>
<p>I don't think we ever even came close to establishing consensus on thi=
s issue, we just had some discussions during a coffee break at one of the=
 interims.</p>
<blockquote>
<p>The complication is that streams are module 4, so if 0 is invalid, so =
should stream 1, 2, and 3.</p>
</blockquote>
<p>The stream directionality is defined mod 4. Starting at 1 is equally a=
rbitrary as starting at 0.</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/1850#issuecomment-429314401">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqx_X=
cIuiOQwqPwBpb91qohCgfTOTks5ukJAqgaJpZM4XXhCq">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_lIzXq-IHar6Sn2ziXbj9Ta=
IvuGks5ukJAqgaJpZM4XXhCq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
en-seemann in #1850: \u003e I am with you about 0 being an invalid number=
 for stream and packet numbers, @ianswett and @marten-seemann, and I also=
 stated this on the mailing list. The (unofficial?) consensus seems to be=
 0, however. Should we be re-arguing the same issues over and over again?=
\r\n\r\nI don't think we ever even came close to establishing consensus o=
n this issue, we just had some discussions during a coffee break at one o=
f the interims.\r\n\r\n\u003e The complication is that streams are module=
 4, so if 0 is invalid, so should stream 1, 2, and 3.\r\n\r\nThe stream d=
irectionality is defined mod 4. Starting at 1 is equally arbitrary as sta=
rting at 0."}],"action":{"name":"View Issue","url":"https://github.com/qu=
icwg/base-drafts/issues/1850#issuecomment-429314401"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment=
-429314401",
"url": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-42=
9314401",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode b=
eing blocked on stream 0 (#1850)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1850,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1850\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-42=
9314401"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3920406=
18\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc098aae63ae_20f13fd7ab4d45b463275--


From nobody Fri Oct 12 10:25:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 20ADF130E4D for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 10:24:46 -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,  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 YJzf-7lPWqtW for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 10:24: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 5A51A130E66 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 10:24:44 -0700 (PDT)
Date: Fri, 12 Oct 2018 10:24:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539365083; bh=rzE5IJaIN2WB/uCj5twDtLTiEItM09GfZ5+MJm1AsX8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=SXjlWgKgUJQ/+lqMSkfmx04xrt9Yg9bOI73bGHXS6AFQ200oejLRn3dIBmLBuHGvf rqbbDQf3qtV0bdA/S9paYe87L/hYn/M9uorYOnnT9M5EIIqlpl4kFJYsuYakHPexvG uxzvg97FDKuwT4sutLDipf76OPVWdJdz3MbF8Grk=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab72aa08416053f9b7ac298406d56530582ab8898392cf0000000117d89adb92a169ce1608458e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1854@github.com>
Subject: [quicwg/base-drafts] lost_packet in OnRetransmissionTimeoutVerified (#1854)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0d8db28b16_379b3fdf3f4d45b49143be"; 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/509TPqVEA1PGr7W1FOtESPGKYm4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 17:24:59 -0000

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

`lost_packet` in this line in `OnRetransmissionTimeoutVerified` should IMO be `sent_packet`:
```
            bytes_in_flight -= lost_packet.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/1854
----==_mimepart_5bc0d8db28b16_379b3fdf3f4d45b49143be
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><code>lost_packet</code> in this line in <code>OnRetransmissionTimeoutVerified</code> should IMO be <code>sent_packet</code>:</p>
<pre><code>            bytes_in_flight -= lost_packet.bytes
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1854">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9VmDV0x3lmOVZmPey6TheECd__Sks5ukNBbgaJpZM4XZ4JH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzdrH3tciy3fze1y6IlpyTrhGk1Xks5ukNBbgaJpZM4XZ4JH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"lost_packet  in OnRetransmissionTimeoutVerified (#1854)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1854"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1854",
"url": "https://github.com/quicwg/base-drafts/issues/1854",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "lost_packet  in OnRetransmissionTimeoutVerified (#1854)",
"sections": [
{
"text": "",
"activityTitle": "**Lars Eggert**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@larseggert",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1854
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1854,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1854\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1854"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392659527\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc0d8db28b16_379b3fdf3f4d45b49143be--


From nobody Fri Oct 12 10:53:30 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 857CD130E5B for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 10:53:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level: 
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 vSOZlB58ue8t for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 10:53:26 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 6CA30130E67 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 10:53:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539366803; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=r9V0JW/s6N/7WZfCdCboED8N3E3aDKzRR0EnVWpUC54=; b=XmD8vgkXICwOU09OBtUclFag7JDEE/rIEQzW3xs469CHU+HO/JapnMqvlX3WSliq1sbAlr9F hliowwNhA85qSMj/XYpBQCdzShrqGWP85hbgZxItKPsua/0qykJMRF0yjGae1GaeUG71d/rI NK0VMpzPabd1WPXoHkX6YZk1qQA=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bc0df93.7f1d402acd20-smtp-out-n01; Fri, 12 Oct 2018 17:53:23 -0000 (UTC)
Date: Fri, 12 Oct 2018 10:53:22 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bc0df9233f0b_765f2ae0fec3657c572b7@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 5be776: Headers and message formatting fixups
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc0df9233b6c_765f2ae0fec3657c57131"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jEbZAS2rr_-8ZTAtLorwsdNHmkg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 17:53:29 -0000

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

  Branch: refs/heads/reorganize_http
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5be7761ec2f33bf63229189c1e21cddfeaee4a62
      https://github.com/quicwg/base-drafts/commit/5be7761ec2f33bf63229189c1e21cddfeaee4a62
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

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

  Log Message:
  -----------
  Headers and message formatting fixups


  Commit: ec75492f9c9f4df8004cb773b3619dc5c919cd96
      https://github.com/quicwg/base-drafts/commit/ec75492f9c9f4df8004cb773b3619dc5c919cd96
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

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

  Log Message:
  -----------
  Cancellation and CONNECT fixups


  Commit: d9ae519b8d4501840ed0c486a090b7043a82c145
      https://github.com/quicwg/base-drafts/commit/d9ae519b8d4501840ed0c486a090b7043a82c145
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

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

  Log Message:
  -----------
  Tighten some redundancies


  Commit: c35349504c60d528aecb325a0b2b69f6cbbdd7bb
      https://github.com/quicwg/base-drafts/commit/c35349504c60d528aecb325a0b2b69f6cbbdd7bb
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

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

  Log Message:
  -----------
  Explicitly mention error upgrades


  Commit: f23e01b80c98a2e32049a0e3ed6c5759134c7bed
      https://github.com/quicwg/base-drafts/commit/f23e01b80c98a2e32049a0e3ed6c5759134c7bed
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

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

  Log Message:
  -----------
  Generalize varint text in Security Considerations


  Commit: febb274725311d6b41f8880c250aabd7fe06e6c3
      https://github.com/quicwg/base-drafts/commit/febb274725311d6b41f8880c250aabd7fe06e6c3
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

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

  Log Message:
  -----------
  Keep H2 Considerations up-to-date


Compare: https://github.com/quicwg/base-drafts/compare/78de8d628b0d...febb27472531
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc0df9233b6c_765f2ae0fec3657c57131--


From nobody Fri Oct 12 10:54:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 963EA130E5F for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 10:54:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 EoahdDAvAtuU for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 10:54: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 9277B130E5B for <quic-issues@ietf.org>; Fri, 12 Oct 2018 10:54:21 -0700 (PDT)
Date: Fri, 12 Oct 2018 10:54:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539366860; bh=HE0hDcOIT9LI/lR0gRxTmHToe6nY0jbSgHDoxR0yFCU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OmHae8Evd7ipN7YAzAqPVq46I52VI965yDdkqH4I6jpcEEX7JLLR1FzXzmsab15d1 gZeHAGxOC3iqmiTTCHNOSY5cIM4c/iGgoaTH2lzgVx+b/q8lWSPAx1Y3gM1rNJvsrh h0nG00tBu7uFet7O/+sKk5ls/Insva4+T+F6xDts=
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/1837/push/2955030541@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1837@github.com>
References: <quicwg/base-drafts/pull/1837@github.com>
Subject: Re: [quicwg/base-drafts] WIP:  HTTP Doc Reorganization (#1837)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0dfcbe6038_1ad63faff0cd45bc2288bd"; 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/mgd8qqnMrIlSZp8x-34X9PiG4a0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 17:54:24 -0000

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

@MikeBishop pushed 6 commits.

5be7761  Headers and message formatting fixups
ec75492  Cancellation and CONNECT fixups
d9ae519  Tighten some redundancies
c353495  Explicitly mention error upgrades
f23e01b  Generalize varint text in Security Considerations
febb274  Keep H2 Considerations up-to-date


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1837/files/78de8d628b0d51145214dd5b1426b6f865e78904..febb274725311d6b41f8880c250aabd7fe06e6c3

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

<p><a href="https://github.com/MikeBishop" class="user-mention">@MikeBishop</a> pushed 6 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/5be7761">5be7761</a>  Headers and message formatting fixups</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/ec75492">ec75492</a>  Cancellation and CONNECT fixups</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/d9ae519">d9ae519</a>  Tighten some redundancies</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/c353495">c353495</a>  Explicitly mention error upgrades</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/f23e01b">f23e01b</a>  Generalize varint text in Security Considerations</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/febb274">febb274</a>  Keep H2 Considerations up-to-date</li>
</ul>


<p style="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/1837/files/78de8d628b0d51145214dd5b1426b6f865e78904..febb274725311d6b41f8880c250aabd7fe06e6c3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-4QwTJQ9xCKVADwRW81isxy7qvQks5ukNdLgaJpZM4XKpPO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4S-T4pxBsSgJzshQg3oDXMxv03rks5ukNdLgaJpZM4XKpPO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 6 commits in #1837"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1837/files/78de8d628b0d51145214dd5b1426b6f865e78904..febb274725311d6b41f8880c250aabd7fe06e6c3"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1837/files/78de8d628b0d51145214dd5b1426b6f865e78904..febb274725311d6b41f8880c250aabd7fe06e6c3",
"url": "https://github.com/quicwg/base-drafts/pull/1837/files/78de8d628b0d51145214dd5b1426b6f865e78904..febb274725311d6b41f8880c250aabd7fe06e6c3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop pushed 6 commits in #1837",
"sections": [
{
"text": "6 new commits pushed to quicwg/base-drafts #1837:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "5be7761",
"value": "Headers and message formatting fixups"
},
{
"name": "ec75492",
"value": "Cancellation and CONNECT fixups"
},
{
"name": "d9ae519",
"value": "Tighten some redundancies"
},
{
"name": "c353495",
"value": "Explicitly mention error upgrades"
},
{
"name": "f23e01b",
"value": "Generalize varint text in Security Considerations"
},
{
"name": "febb274",
"value": "Keep H2 Considerations up-to-date"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1837/files/78de8d628b0d51145214dd5b1426b6f865e78904..febb274725311d6b41f8880c250aabd7fe06e6c3"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388666318\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc0dfcbe6038_1ad63faff0cd45bc2288bd--


From nobody Fri Oct 12 10:55:07 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 19702130E5E for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 10:55:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level: 
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 y0F1vD1wDKUE for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 10:55:03 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 23334130E5B for <quic-issues@ietf.org>; Fri, 12 Oct 2018 10:55:03 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539366902; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NDIOnoPnS+BKPOu+NgUd4QpK0v/Hkh2vtLDtn0TDbwY=; b=fY8iOb8+pA6bD7tlFU6iys4sTLD2L6yWRQYf4wJgPDU2Y1Gh4D7pQav9IrdLxagFk9kB82cM oPhcGs7x3/1cUa3K+4/0uwh/QfwVF9ecFcEu0Vj5EnIfZU3eiZXFcSY4OPNyGBM0TL6fHZ0C UfGwFyVWU9thOCP4Kv3IhOuRK8I=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bc0dff6.7f6dcc051e10-smtp-out-n01; Fri, 12 Oct 2018 17:55:02 -0000 (UTC)
Date: Fri, 12 Oct 2018 10:55:01 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bc0dff53eebd_73dc2aedc06d05781859e@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f7e911: has incorporates
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc0dff53e991_73dc2aedc06d05781849e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vLz8ASL57shkaASNZgCp50Q_TxY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 17:55:05 -0000

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

  Branch: refs/heads/reorganize_http
  Home:   https://github.com/quicwg/base-drafts
  Commit: f7e9118a3c97b0d1e523ac65af82b13c697ffe5a
      https://github.com/quicwg/base-drafts/commit/f7e9118a3c97b0d1e523ac65af82b13c697ffe5a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

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

  Log Message:
  -----------
  has incorporates



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc0dff53e991_73dc2aedc06d05781849e--


From nobody Fri Oct 12 10:56:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 76023130E5B for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 10:56:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 hORdYqbrk3dz for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 10:56: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 850EB126F72 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 10:56:04 -0700 (PDT)
Date: Fri, 12 Oct 2018 10:56:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539366963; bh=aHKMMr9zP/tpLiGee2fJQxCH+K23JvqnhpzT+9s5UCs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BOs0cqA45Z72a2WSWbSiBnDh6pXT3i06mf+ljhKftrMMxds1Q9lu9BEeaeOOGG5IE Zyf3D9YsynYxkMLKuIAZLveG0tojRCMKGLesaDo39kVCNAt4AOFFkrICTs5atWDe5O vlMTaglA20reLLd67mmJKpP3i2MAzFQ2mpiqAK0M=
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/1837/push/2955034528@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1837@github.com>
References: <quicwg/base-drafts/pull/1837@github.com>
Subject: Re: [quicwg/base-drafts] WIP:  HTTP Doc Reorganization (#1837)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0e0334807f_5e963fa5a1ed45b43218df"; 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/84cLeWT6zeiD0PJa1I8SeIwIWu8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 17:56:06 -0000

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

@MikeBishop pushed 1 commit.

f7e9118  has incorporates


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1837/files/febb274725311d6b41f8880c250aabd7fe06e6c3..f7e9118a3c97b0d1e523ac65af82b13c697ffe5a

----==_mimepart_5bc0e0334807f_5e963fa5a1ed45b43218df
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/f7e9118">f7e9118</a>  has incorporates</li>
</ul>


<p style="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/1837/files/febb274725311d6b41f8880c250aabd7fe06e6c3..f7e9118a3c97b0d1e523ac65af82b13c697ffe5a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-QdqeA5M3vzBmqeZ4u4k0llgkaCks5ukNezgaJpZM4XKpPO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1-W5BaIw4lTe4CpYKOvfN6j1-X7ks5ukNezgaJpZM4XKpPO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1837"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1837/files/febb274725311d6b41f8880c250aabd7fe06e6c3..f7e9118a3c97b0d1e523ac65af82b13c697ffe5a"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1837/files/febb274725311d6b41f8880c250aabd7fe06e6c3..f7e9118a3c97b0d1e523ac65af82b13c697ffe5a",
"url": "https://github.com/quicwg/base-drafts/pull/1837/files/febb274725311d6b41f8880c250aabd7fe06e6c3..f7e9118a3c97b0d1e523ac65af82b13c697ffe5a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop pushed 1 commit in #1837",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1837:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "f7e9118",
"value": "has incorporates"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1837/files/febb274725311d6b41f8880c250aabd7fe06e6c3..f7e9118a3c97b0d1e523ac65af82b13c697ffe5a"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388666318\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc0e0334807f_5e963fa5a1ed45b43218df--


From nobody Fri Oct 12 11:01:37 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 557A1130E5E for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 11:01:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.107
X-Spam-Level: 
X-Spam-Status: No, score=-2.107 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 7cCnffq_kLk3 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 11:01:33 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 01145130E66 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 11:01:32 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539367292; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Shww/0odZ3OuvSWiTnyxozUpDt7LTEXKQXhk8tjV+os=; b=I9lq2EnJiqFWcBv+zleaj7kvj3oUOEvs8TCoHFrTAIRWRwbHX+pYnBqmMQ/tEHAiXK/r1/AR MRovaEDT34DrfKEliiXabMOX+atQq94sg9VbefjapBwi49WF5Fl4LwEglMrtpmwgtWGIW6Y/ Sn2HgDcdangYXto5qa0Re7Sf65w=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bc0e17b.7f2f20247510-smtp-out-n03; Fri, 12 Oct 2018 18:01:31 -0000 (UTC)
Date: Fri, 12 Oct 2018 11:01:31 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bc0e17b582fb_48192ac37210a5808796d@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b2d119: Use a/the consistently
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc0e17b57f1c_48192ac37210a58087848"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Jc8trwtaHHQ9nzty-FX5xQFIeCw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 18:01:36 -0000

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

  Branch: refs/heads/reorganize_http
  Home:   https://github.com/quicwg/base-drafts
  Commit: b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0
      https://github.com/quicwg/base-drafts/commit/b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

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

  Log Message:
  -----------
  Use a/the consistently



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc0e17b57f1c_48192ac37210a58087848--


From nobody Fri Oct 12 11:02:10 2018
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 C5077130E66 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 11:02:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 Vw0fABBBgRKF for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 11:02:07 -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 D4371130E5E for <quic-issues@ietf.org>; Fri, 12 Oct 2018 11:02: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=lh3Dl+y0WD5611rraQKbF3alIGI=; b=QP18PfvSMe+EXlCw t+hKJEj0TpAxKbnzpv6uulx9pG4iAcxq7a7iC0JZFHAwmb3dwAmuGMJKVqngxIYe oPQe04vn2AuViU98B5OG1te2JlmuLb0C0zqf8j/ncDUJihQloK+Ds0FOihIW4N9d KkzP7Fyf36nX6SA3wucpORH1Uyc=
Received: by filter1040p1las1.sendgrid.net with SMTP id filter1040p1las1-8210-5BC0E19C-35 2018-10-12 18:02:04.832649666 +0000 UTC m=+1632239.762446399
Received: from github-lowworker-baaab27.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0001p1iad2.sendgrid.net (SG) with ESMTP id mOqlVL8nSFKVp7dU9tA7Yg for <quic-issues@ietf.org>; Fri, 12 Oct 2018 18:02:04.762 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-baaab27.cp1-iad.github.net (Postfix) with ESMTP id AD56D80367 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 11:02:04 -0700 (PDT)
Date: Fri, 12 Oct 2018 18:02:04 +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/1837/push/2955050897@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1837@github.com>
References: <quicwg/base-drafts/pull/1837@github.com>
Subject: Re: [quicwg/base-drafts] WIP:  HTTP Doc Reorganization (#1837)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0e19ca689f_43ac3fb874cd45bc7111f6"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2RHOxqo1ed2RHQs2De/Du5nOwHtL/WMemRv3 NoWUrUyBIqOifoysKCZsikFcK5gFwAfoWyQboiBmLt1xCg40phs2IuN6qfWIH3nwy2gZtrJQnk5C3f AMZtkLekE7v9Id3GVRohYoohskIkXhUH9bA063f7Fxjd0GMVIcrtmadABKPlNDv2sacwihwNZYJBOW A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nD4avLoJkczB1KCHAlTHgHYktoY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 18:02:09 -0000

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

@MikeBishop pushed 1 commit.

b2d119e  Use a/the consistently


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1837/files/f7e9118a3c97b0d1e523ac65af82b13c697ffe5a..b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0

----==_mimepart_5bc0e19ca689f_43ac3fb874cd45bc7111f6
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/b2d119e">b2d119e</a>  Use a/the consistently</li>
</ul>


<p style="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/1837/files/f7e9118a3c97b0d1e523ac65af82b13c697ffe5a..b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7JzqOoDTZbSbNA1oZCPj9YuoG7kks5ukNkcgaJpZM4XKpPO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4zjNNGe1WjhJmL8fhONjMFy1Hksks5ukNkcgaJpZM4XKpPO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1837"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1837/files/f7e9118a3c97b0d1e523ac65af82b13c697ffe5a..b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1837/files/f7e9118a3c97b0d1e523ac65af82b13c697ffe5a..b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0",
"url": "https://github.com/quicwg/base-drafts/pull/1837/files/f7e9118a3c97b0d1e523ac65af82b13c697ffe5a..b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop pushed 1 commit in #1837",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1837:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "b2d119e",
"value": "Use a/the consistently"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1837/files/f7e9118a3c97b0d1e523ac65af82b13c697ffe5a..b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388666318\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc0e19ca689f_43ac3fb874cd45bc7111f6--


From nobody Fri Oct 12 11:15:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C4BCD130E62 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 11:15:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 LE5wgqLI8yA0 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 11:15:49 -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 5506C12D7EA for <quic-issues@ietf.org>; Fri, 12 Oct 2018 11:15:49 -0700 (PDT)
Date: Fri, 12 Oct 2018 11:15:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539368148; bh=Z8YnlNSc2DiNXuMyuXIjvjN8KieiEZe0I1TY3jZkhx0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Iw2Ps+1HwoL3iea7IsoTU0tivnoIV9xGmu0NnLyuxs+TOQ6p6WtYKJC3TvVCRW/P3 T2di3qegj4L6zSctKmBqA4nmj1xTXL5+1uWXA8Ar2SwC0iCai1abbJhtUGpXMErA65 HBBOkIsLn48CzNuAviKzeuOFOY0W9CGaXQx+Bwes=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfc32b11e08cfdf0ac29148acf3f7f1b2de42074392cf0000000117d8a6d392a169ce16088681@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1855@github.com>
Subject: [quicwg/base-drafts] Transport parameter "original connection ID" if no retry (#1855)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0e4d3d19ed_4bc13fe2c98d45b41758d4"; 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/DoakjGYgI5fA2FRc7DgzpZE8ceA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 18:15:52 -0000

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

The transport spec says in section "6.6.1. Transport Parameter Definitions" that "A server MUST include the original_connection_id transport parameter if it sent a Retry packet". It does not say what is the expected behavior if the server did not send a retry packet. There are two possible interpretations:

1) The client MUST ignore the original_connection_id parameter if it did not receive a retry packet; or,

2) The client MAY send terminate the connection with a TRANSPORT_PARAMETER_ERROR if it receive this parameter but did not receive a retry packet.

What would be the preferred 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/issues/1855
----==_mimepart_5bc0e4d3d19ed_4bc13fe2c98d45b41758d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The transport spec says in section "6.6.1. Transport Parameter Definitions" that "A server MUST include the original_connection_id transport parameter if it sent a Retry packet". It does not say what is the expected behavior if the server did not send a retry packet. There are two possible interpretations:</p>
<ol>
<li>
<p>The client MUST ignore the original_connection_id parameter if it did not receive a retry packet; or,</p>
</li>
<li>
<p>The client MAY send terminate the connection with a TRANSPORT_PARAMETER_ERROR if it receive this parameter but did not receive a retry packet.</p>
</li>
</ol>
<p>What would be the preferred 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/issues/1855">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4Ud7tNDhUZf2TUUvbLeV7pJCphVks5ukNxTgaJpZM4XZ883">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9MaCsG0rCBFmYW4AcGCJpk9fpviks5ukNxTgaJpZM4XZ883.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Transport parameter \"original connection ID\" if no retry (#1855)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1855"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1855",
"url": "https://github.com/quicwg/base-drafts/issues/1855",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Transport parameter \"original connection ID\" if no retry (#1855)",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1855
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1855,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1855\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1855"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392679223\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc0e4d3d19ed_4bc13fe2c98d45b41758d4--


From nobody Fri Oct 12 11:39:38 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D8913130E74 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 11:39:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 XWZebSUtlvln for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 11:39: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 35641130E73 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 11:39:33 -0700 (PDT)
Date: Fri, 12 Oct 2018 11:39:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539369572; bh=cZsICVO2NEPPOR2tz9oAkrnw1L/4hZCHTERh66n7YYs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tOAm0SffeF4iCjFE8NlkezY8P2vGPvwn06Cg2GBZme0Lvj5y/m5j2X1eICSOp7qZS 281B6EMmi00mbytSsEJajiunRMLSizdG5Jul+a+OALvjt9dC4RtMpcU43DT6W1ZewI nFcxMyP3Ft7KJaRsEFD1sx2fr/iMqHB3W7OSIzxE=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab49fcc5642bae6a2f46434d58bfa475ce9be9385792cf0000000117d8ac6492a169ce16004114@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1850/429420829@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1850@github.com>
References: <quicwg/base-drafts/issues/1850@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0ea641bb7d_3cc73f9d1e2d45c416319c"; 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/3VFzkK8qnevSAJaHfqLdrA74O-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: Fri, 12 Oct 2018 18:39:37 -0000

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

I disagree to making 0 "special", because I care about having consistency in design. I do not care what is "natural."

Packet numbers, Stream IDs, stream offsets, MAX_DATA offset, all those things currently start from zero. Why do we need to start some of them from one? Doing so would be an unnecessary complexity.

As @marten-seemann points out, the issue here is MAX_STREAM_ID frame not following the design pattern we use for transmitting blocked state that we have for offsets. The fix should be to follow the pattern.

> I agree that 0 should not be a stream, and that 0 should not be a packet number. It's really useful to have a sentinel value.

I understand that sentinel is useful. But it does not need to be zero. Because the "integers" we use in QUIC is uint62_t, you can use `int64_t` to represent the value internally, with -1 being the sentinel below and 2<sup>62</sup> being the one 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/1850#issuecomment-429420829
----==_mimepart_5bc0ea641bb7d_3cc73f9d1e2d45c416319c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I disagree to making 0 "special", because I care about having consiste=
ncy in design. I do not care what is "natural."</p>
<p>Packet numbers, Stream IDs, stream offsets, MAX_DATA offset, all those=
 things currently start from zero. Why do we need to start some of them f=
rom one? Doing so would be an unnecessary complexity.</p>
<p>As <a class=3D"user-mention" data-hovercard-type=3D"user" data-hoverca=
rd-url=3D"/hovercards?user_id=3D1478487" data-octo-click=3D"hovercard-lin=
k-click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.c=
om/marten-seemann">@marten-seemann</a> points out, the issue here is MAX_=
STREAM_ID frame not following the design pattern we use for transmitting =
blocked state that we have for offsets. The fix should be to follow the p=
attern.</p>
<blockquote>
<p>I agree that 0 should not be a stream, and that 0 should not be a pack=
et number. It's really useful to have a sentinel value.</p>
</blockquote>
<p>I understand that sentinel is useful. But it does not need to be zero.=
 Because the "integers" we use in QUIC is uint62_t, you can use <code>int=
64_t</code> to represent the value internally, with -1 being the sentinel=
 below and 2<sup>62</sup> being the one above.</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/1850#issuecomment-429420829">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwAJ=
jj_mrHbIZB9HxM0UnYjBe9twks5ukOHkgaJpZM4XXhCq">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-Yp4pFpHdFP4hq9LpA6xp9s=
PDY3ks5ukOHkgaJpZM4XXhCq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1850: I disagree to making 0 \"special\", because I care about hav=
ing consistency in design. I do not care what is \"natural.\"\r\n\r\nPack=
et numbers, Stream IDs, stream offsets, MAX_DATA offset, all those things=
 currently start from zero. Why do we need to start some of them from one=
? Doing so would be an unnecessary complexity.\r\n\r\nAs @marten-seemann =
points out, the issue here is MAX_STREAM_ID frame not following the desig=
n pattern we use for transmitting blocked state that we have for offsets.=
 The fix should be to follow the pattern.\r\n\r\n\u003e I agree that 0 sh=
ould not be a stream, and that 0 should not be a packet number. It's real=
ly useful to have a sentinel value.\r\n\r\nI understand that sentinel is =
useful. But it does not need to be zero. Because the \"integers\" we use =
in QUIC is uint62_t, you can use `int64_t` to represent the value interna=
lly, with -1 being the sentinel below and 2\u003csup\u003e62\u003c/sup\u0=
03e being the one above."}],"action":{"name":"View Issue","url":"https://=
github.com/quicwg/base-drafts/issues/1850#issuecomment-429420829"}}}</scr=
ipt>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment=
-429420829",
"url": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-42=
9420829",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode b=
eing blocked on stream 0 (#1850)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1850,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1850\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-42=
9420829"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3920406=
18\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc0ea641bb7d_3cc73f9d1e2d45c416319c--


From nobody Fri Oct 12 11:42:06 2018
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 BC8BB130E73 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 11:42:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.456
X-Spam-Level: 
X-Spam-Status: No, score=-3.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 Z0LQrgYnNvdr for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 11:42: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 CA63B130E76 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 11: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=oymzWjOy7+t/VjaDajlIlXh6lFo=; b=ddwbL94OFeRS6djT n0FsF4AknD9Gih5oAThXR9GZUZoXXl9pDUXmZh9sXXL22BrX3syfjh2FWCZw9yU1 Ra/6we4c9Kai04LAzliCvQ3uVVAxJxcAM5xR1tx9e5Tj7N81X2q4KSgL7GTKsIrw sJbCzLHVd1Vgycm5VgoG+XJy+K0=
Received: by filter0934p1las1.sendgrid.net with SMTP id filter0934p1las1-10213-5BC0EAF5-1D 2018-10-12 18:41:58.032513165 +0000 UTC m=+3099004.178393174
Received: from github-lowworker-e711880.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0019p1iad2.sendgrid.net (SG) with ESMTP id bk0M0ILKRUWmjW4Z1Xe_Mw for <quic-issues@ietf.org>; Fri, 12 Oct 2018 18:41:57.814 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e711880.cp1-iad.github.net (Postfix) with ESMTP id B728F4400F8 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 11:41:57 -0700 (PDT)
Date: Fri, 12 Oct 2018 18:41:58 +0000 (UTC)
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab10bab67cd9734eb64730b59362ad9385c35db20692cf0000000117d8acf592a169ce16004114@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1850/429421539@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1850@github.com>
References: <quicwg/base-drafts/issues/1850@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0eaf5b0c5b_7c293fda45ed45b8389ef"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1il2Bu0IzAcpWh3r/mO7GWAVso8paNG7yLOt e08YFR5iSyDTFok9OWcTjHpiiyQgD0IdC3iDuVH8GjHkVpQMCtauBd9nsWep19UtH6rW9CKfVtsjmS q3EGKuobb0C/79z3hvjDCQ4owsbK/gcV8p1SPAZMqccrvgzr31jYw5lzzYOY1NstAdK+Wfp284mIJu Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yIiVKJ4vWnKei5ugZk2oV0PhCgs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 18:42:04 -0000

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

I also disagree that 0 should be special. I feel like we've definitely had this discussion more than 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/1850#issuecomment-429421539
----==_mimepart_5bc0eaf5b0c5b_7c293fda45ed45b8389ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I also disagree that 0 should be special. I feel like we've definitely had this discussion more than 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/1850#issuecomment-429421539">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_F8JHqTDiLZ7yLy3eyAfSv-9G2Fks5ukOJ1gaJpZM4XXhCq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5seTbxYMtflh0lntVhcW7qrVPASks5ukOJ1gaJpZM4XXhCq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nibanks in #1850: I also disagree that 0 should be special. I feel like we've definitely had this discussion more than twice..."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429421539"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429421539",
"url": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429421539",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)",
"sections": [
{
"text": "",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429421539"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392040618\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc0eaf5b0c5b_7c293fda45ed45b8389ef--


From nobody Fri Oct 12 12:11:34 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C8F99130E9E for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 12:11:21 -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,  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 EL9eNfgzt67S for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 12:11: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 A0284130E9C for <quic-issues@ietf.org>; Fri, 12 Oct 2018 12:11:19 -0700 (PDT)
Date: Fri, 12 Oct 2018 12:11:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539371477; bh=yqp7UEAdSLfmIXCtbIUWkk4v1WfBFr14mUSBruch9dE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=HfZZxV5xB1dHzoxW+qJf4w54E+lsW4SrXvK/CvBKrAioqVRbSM2YaJeWPUhJVNld9 QJyB4bfWDPuDPx6lIyejAEbvsQrYa6HoXiP7q4hYRGUKCHfGcoB1AXX39GUk/qkPIO WSwPQwzQ5zAVLB7re+cWj7WHfkZUgy0vZUh0JYs0=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe1afa1e96001bed6b53a57782f3a095da5b65dae92cf0000000117d8b3d592a169ce1608cfdf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1856@github.com>
Subject: [quicwg/base-drafts] Parenthesize 2 * MaxEntries to prevent naive errors (#1856)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0f1d5ea004_544d3fd2cb6d45c47604f"; 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/vQWYUKtgTMJ3jNkN9Ikr1nEYxbU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 19:11:34 -0000

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

Transcribing

```
  LargestReference mod 2*MaxEntries + 1
```

to C one of its offspring without parentheses around 2 * MaxEntries
will produce an incorrect result.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Parenthesize 2 * MaxEntries to prevent naive errors

-- File Changes --

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

-- Patch Links --

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

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

<p>Transcribing</p>
<pre><code>  LargestReference mod 2*MaxEntries + 1
</code></pre>
<p>to C one of its offspring without parentheses around 2 * MaxEntries<br>
will produce an incorrect result.</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/1856'>https://github.com/quicwg/base-drafts/pull/1856</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Parenthesize 2 * MaxEntries to prevent naive errors</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1856.patch'>https://github.com/quicwg/base-drafts/pull/1856.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1856.diff'>https://github.com/quicwg/base-drafts/pull/1856.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/1856">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5kegzLXTnNdKdWMwmTWJEOpX7QTks5ukOlVgaJpZM4XaCWX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_c7b6brwpWhGKIAsY4eURgSyDEaks5ukOlVgaJpZM4XaCWX.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Parenthesize 2 * MaxEntries to prevent naive errors (#1856)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1856"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1856",
"url": "https://github.com/quicwg/base-drafts/pull/1856",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Parenthesize 2 * MaxEntries to prevent naive errors (#1856)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "e5bdb88",
"value": "Parenthesize 2 * MaxEntries to prevent naive errors"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-qpack.md](https://github.com/quicwg/base-drafts/pull/1856/files#diff-0) (4 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1856,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1856\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1856"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1856.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1856.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392701335\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc0f1d5ea004_544d3fd2cb6d45c47604f--


From nobody Fri Oct 12 12:17:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1EA5E130E76 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 12:17:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 wrH1Dnf3gOiQ for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 12:17: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 593751200D7 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 12:17:32 -0700 (PDT)
Date: Fri, 12 Oct 2018 12:17:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539371850; bh=SA7a8voPG3wJtGxzHZ1X30UFFpd6+l02KiMl4Q4oLbI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bdZAbl0y4g8QOuKYK0+nTwgSen0kAHzAcm6KPzVZIk4KkyhcTvc0uAYxypfk5Gkrc 4nAC6KpwJjBO7pdGerPpqaLQbQbptn8pe0y6BlkYKKL5HPT3iSeO1mW5aajcQthdvd z8DxbIP3HK0eUPm/Mgj4U99zOWbut7VTdwpa5HFc=
From: Dmitri Tikhonov <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/1856/push/2955234531@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1856@github.com>
References: <quicwg/base-drafts/pull/1856@github.com>
Subject: Re: [quicwg/base-drafts] Parenthesize 2 * MaxEntries to prevent naive errors (#1856)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0f34aebe9a_cbb3ff9136d45c45302"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
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/ed-qPyEIlNKON2pukBGo43lwtmo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 19:17:34 -0000

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

@dtikhonov pushed 1 commit.

8f769aa  Fix lint error (figure too wide) via creative variable renaming


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1856/files/e5bdb8829ed867c8b4db42cb6d3bc94c786d511b..8f769aab13ba759dd523e06881478b5e39ff3f14

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

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

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/8f769aa">8f769aa</a>  Fix lint error (figure too wide) via creative variable renaming</li>
</ul>


<p style="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/1856/files/e5bdb8829ed867c8b4db42cb6d3bc94c786d511b..8f769aab13ba759dd523e06881478b5e39ff3f14">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq977DNKg96xABAcUI0md0s1eC_q4ks5ukOrKgaJpZM4XaCWX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4TozVX7G5I-78N5BXpr4JgxIrOSks5ukOrKgaJpZM4XaCWX.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1856"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1856/files/e5bdb8829ed867c8b4db42cb6d3bc94c786d511b..8f769aab13ba759dd523e06881478b5e39ff3f14"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1856/files/e5bdb8829ed867c8b4db42cb6d3bc94c786d511b..8f769aab13ba759dd523e06881478b5e39ff3f14",
"url": "https://github.com/quicwg/base-drafts/pull/1856/files/e5bdb8829ed867c8b4db42cb6d3bc94c786d511b..8f769aab13ba759dd523e06881478b5e39ff3f14",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@dtikhonov pushed 1 commit in #1856",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1856:",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [
{
"name": "8f769aa",
"value": "Fix lint error (figure too wide) via creative variable renaming"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1856/files/e5bdb8829ed867c8b4db42cb6d3bc94c786d511b..8f769aab13ba759dd523e06881478b5e39ff3f14"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392701335\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc0f34aebe9a_cbb3ff9136d45c45302--


From nobody Fri Oct 12 12:34:40 2018
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 89E2F130E8A for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 12:34:37 -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,  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 8qfHfzPWC4El for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 12:34:36 -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 B0C14130E84 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 12:34:35 -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=IA5iufT0Bo+xgsJ3p69n7CY27CA=; b=B0NWqZEr/+kfG5Px 8oCAAV9wCihkbiZmg6JpTse9s9DmgWIiL+GCTveB7lMw+3+ZWSfH/JikscNMZNd7 QcSufj7IyzupiWnu8cMxg9ezduz/VG1wUlVDNxYA4fD6xxVF3UV9pYLTyaKZx5bS AuPpt4eEzatWBT413yCOhQolA8s=
Received: by filter1040p1las1.sendgrid.net with SMTP id filter1040p1las1-8210-5BC0F748-18 2018-10-12 19:34:32.676155721 +0000 UTC m=+1637787.605952498
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0007p1iad2.sendgrid.net (SG) with ESMTP id wk46XHUDRkq-9vSLOzYdjg for <quic-issues@ietf.org>; Fri, 12 Oct 2018 19:34:32.610 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id 7A89F400943 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 12:34:32 -0700 (PDT)
Date: Fri, 12 Oct 2018 19:34:33 +0000 (UTC)
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5e83fc24b4f06271de8b842863de47b27a64ccda92cf0000000117d8b94892a169ce16088681@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1855/429438268@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1855@github.com>
References: <quicwg/base-drafts/issues/1855@github.com>
Subject: Re: [quicwg/base-drafts] Transport parameter "original connection ID" if no retry (#1855)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0f7486fe90_6f473f8359ed45c41014ee"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1cfc1Sq9JFwyTEK/M/nhBq8by61GULRSURcg w8tIgs2oy2T8jPIA0ABWy1Q5OUcpMcZXHER9GQi7V5Kzahv7w/7PV+I4TwscWuJugR8wv/q2EzDiQ+ y/G6t7fh4LpFDNOjbdm/D8nmcElEuKdYKGTylQpIRhOyOi7dypqr1PxNjZ7IQ0jin/LjMRXKV6Rhzz E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jD3U6_02JbuB2ieBEwzEgJvOje0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 19:34:38 -0000

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

Or a third way, which is my preferred way: the client MUST terminate the connection with a TRANSPORT_PARAMETER_ERROR if it receive this parameter but did not receive a retry 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/1855#issuecomment-429438268
----==_mimepart_5bc0f7486fe90_6f473f8359ed45c41014ee
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Or a third way, which is my preferred way: the client MUST terminate the connection with a TRANSPORT_PARAMETER_ERROR if it receive this parameter but did not receive a retry 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/1855#issuecomment-429438268">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5YqMmTVXGdHgF5-O52xlLBV2Ygdks5ukO7IgaJpZM4XZ883">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2z0dj8BIgUqLrf4pe2q3jaeuZsdks5ukO7IgaJpZM4XZ883.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1855: Or a third way, which is my preferred way: the client MUST terminate the connection with a TRANSPORT_PARAMETER_ERROR if it receive this parameter but did not receive a retry packet."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1855#issuecomment-429438268"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1855#issuecomment-429438268",
"url": "https://github.com/quicwg/base-drafts/issues/1855#issuecomment-429438268",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Transport parameter \"original connection ID\" if no retry (#1855)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1855,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1855\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1855#issuecomment-429438268"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392679223\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc0f7486fe90_6f473f8359ed45c41014ee--


From nobody Fri Oct 12 12:39:36 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E62B6130E8D for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 12:39:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.357
X-Spam-Level: 
X-Spam-Status: No, score=-2.357 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, DKIM_SIGNED=0.1, DKIM_VALID=-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 uTpA76m-VCGd for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 12:39:32 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 AECAC130E8C for <quic-issues@ietf.org>; Fri, 12 Oct 2018 12:39:32 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539373171; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=w5KgL9Upsbo1dQ7ppTdUFPZLDHLkA9TsGQVLKa96v+0=; b=tLDbcSq1LLl6+Z0Izym3AnEgkyQcav37MINHfx2LUZmmunKDDHRpaiT0FrpxSigzlO5MpTXA Vlpwa/Oe4mZIoptkXDm6DJemXYLY6ECteVHfY1FehAPe1+c4Coo5Z22k0S/CskpLWt0DS1E5 YKSNIcQ12Kk3FLfqis1CyHhbv44=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bc0f873.7fa058160ab0-smtp-out-n01; Fri, 12 Oct 2018 19:39:31 -0000 (UTC)
Date: Fri, 12 Oct 2018 12:39:30 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc0f872f3511_212d2ac41d0ae57c719cd@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] fd1452: sent_packet, not lost_packet
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc0f872f319a_212d2ac41d0ae57c7187b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ht40UEdt0gkk-u9uI05QEsPsBFw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 19:39:35 -0000

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

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: fd1452a34679cd13816b6acfb474a10952b511a6
      https://github.com/quicwg/base-drafts/commit/fd1452a34679cd13816b6acfb474a10952b511a6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

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

  Log Message:
  -----------
  sent_packet, not lost_packet

Fixes #1854



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc0f872f319a_212d2ac41d0ae57c7187b--


From nobody Fri Oct 12 12:39:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E7CA130E8C for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 12:39:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 WQeXbEKnc9ZC for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 12:39:41 -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 517D9130E89 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 12:39:41 -0700 (PDT)
Date: Fri, 12 Oct 2018 12:39:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539373180; bh=LevNLTrqZudOiuBtowGXOrQTpT9C+3zNU0FgR/hoqgE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OzbUs8UI0B+Qr4f9QbEDsNtWF95ElX3uPT1BNYz0a6013e5cTXwG9FoYH3bAGziY4 dBRJ4GYNZFU/RESYIngxXUHfFHN0G448fmsNdNTvLltDaf6ed1PY6mKtAIf1V21zBH Np5t3bklGFbna2g2xDnSBOnV7ss0LooNRlb8+tVk=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc7d4f7ff2a4ff74e844034edef8c8bc48e299d0892cf0000000117d8ba7c92a169ce1608458e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1854/issue_event/1901546447@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1854@github.com>
References: <quicwg/base-drafts/issues/1854@github.com>
Subject: Re: [quicwg/base-drafts] lost_packet  in OnRetransmissionTimeoutVerified (#1854)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0f87c5eede_12753fbfc34d45b4111882"; 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/9CkJxxkxtO-xKBX917eO0KLWLuc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 19:39:43 -0000

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

Closed #1854 via fd1452a34679cd13816b6acfb474a10952b511a6.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1854#event-1901546447
----==_mimepart_5bc0f87c5eede_12753fbfc34d45b4111882
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="369640846" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1854" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1854/hovercard" href="https://github.com/quicwg/base-drafts/issues/1854">#1854</a> via <a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/fd1452a34679cd13816b6acfb474a10952b511a6"><tt>fd1452a</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/1854#event-1901546447">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3F7qRh__BeklFfWriK6HbIK8v3fks5ukO_8gaJpZM4XZ4JH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9K0qmufS-F8OPaFhgsiwuROJjUIks5ukO_8gaJpZM4XZ4JH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1854 via fd1452a34679cd13816b6acfb474a10952b511a6."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1854#event-1901546447"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1854#event-1901546447",
"url": "https://github.com/quicwg/base-drafts/issues/1854#event-1901546447",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] lost_packet  in OnRetransmissionTimeoutVerified (#1854)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1854#event-1901546447"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392659527\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc0f87c5eede_12753fbfc34d45b4111882--


From nobody Fri Oct 12 12:39:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5ACC8130E89 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 12:39:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 KRdO_eguHTnn for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 12:39: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 B3B401286E3 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 12:39:49 -0700 (PDT)
Date: Fri, 12 Oct 2018 12:39:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539373188; bh=aTBVP0JaQdtDsYQQk6/53VO0FRzlH0GIeIjV87BO0uU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EAuezVvrtF/7gspVWQ0K/ugbkvQ6l9/uZMHgMI2/0173fPGkDkEVGI6rJwAsPHeEH Ct3ksyYSbkPiW8+QwXpLuOotOqzlaR3gcYPyv7eMEH5clNxlub9wz0vv25LmIgcSI4 gLDg3caoj19vlM7wbb5Z7RBvNgHGdnpxU3J7ZGJ0=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9e35a20929395dd5e093c89e78be6afffe1e5aa892cf0000000117d8ba8492a169ce16004114@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1850/429439981@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1850@github.com>
References: <quicwg/base-drafts/issues/1850@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0f884c4572_39493fd8982d45b420602a"; 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/BaSiTwlfBsId8BAw4b5YQKqlT-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: Fri, 12 Oct 2018 19:39:51 -0000

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

I suggest that we stick with @marten-seemann's original proposal for now, since it's a simple consistency fix. It also has the very useful property of not opening a can of worms.

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

<p>I suggest that we stick with <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 original proposal for now, since it's a simple consistency fix. It also has the very useful property of not opening a can of worms.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429439981">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9YQOTyoGUh6sTxm8zOchdbuaFDpks5ukPAEgaJpZM4XXhCq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3fUaCOWB6dUKIp1YyO1la9Knecgks5ukPAEgaJpZM4XXhCq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1850: I suggest that we stick with @marten-seemann's original proposal for now, since it's a simple consistency fix. It also has the very useful property of not opening a can of worms."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429439981"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429439981",
"url": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429439981",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429439981"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392040618\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc0f884c4572_39493fd8982d45b420602a--


From nobody Fri Oct 12 12:39:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 192FB130E98 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 12:39:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 2z59rIGstkVK for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 12:39: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 95407130E8E for <quic-issues@ietf.org>; Fri, 12 Oct 2018 12:39:50 -0700 (PDT)
Date: Fri, 12 Oct 2018 12:39:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539373189; bh=jvNnRUULFIqznEUNVb53vnsGTFlDUzW8MWw/exGtoT0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XnyJzpQJSblqJVxe7P/fuWc4zY7wIA/+H2GSCLdAbvL5EqOoqY9bDpzmMnr7fTo4O xeT2rj+nyQlITp/WvPCWFujiv2wWntjZi5P9PXwcjWnjJZv8dP0th8Shn+T7qzG8tk EUx7p0+Gny3ozYewD+eAGXS+LqDfhpd/ZXAkhLkw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9153b882d16b451dab6716f386d4ba81888785fa92cf0000000117d8ba8592a169ce1608458e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1854/429439992@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1854@github.com>
References: <quicwg/base-drafts/issues/1854@github.com>
Subject: Re: [quicwg/base-drafts] lost_packet  in OnRetransmissionTimeoutVerified (#1854)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0f8859ba82_2f6c3fb3286d45b43568ca"; 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/LnEBxtoSRqiSVunwrkyAQ2jBkGM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 19:39:55 -0000

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

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/issues/1854#issuecomment-429439992
----==_mimepart_5bc0f8859ba82_2f6c3fb3286d45b43568ca
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<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/issues/1854#issuecomment-429439992">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7fSvD9WV93KITsmFIQp1ByAHTo6ks5ukPAFgaJpZM4XZ4JH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_znO4LyNDSzPmrsupRNLIL0h64Qks5ukPAFgaJpZM4XZ4JH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1854: Good catch, fixed."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1854#issuecomment-429439992"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1854#issuecomment-429439992",
"url": "https://github.com/quicwg/base-drafts/issues/1854#issuecomment-429439992",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] lost_packet  in OnRetransmissionTimeoutVerified (#1854)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1854,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1854#issuecomment-429439992"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392659527\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc0f8859ba82_2f6c3fb3286d45b43568ca--


From nobody Fri Oct 12 13:01:24 2018
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 0FCE5130DC8 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 13:01:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.999
X-Spam-Level: 
X-Spam-Status: No, score=-2.999 tagged_above=-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] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zgsVMM-nn3D9 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 13:01:20 -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 7A8A6126DBF for <quic-issues@ietf.org>; Fri, 12 Oct 2018 13:01: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=0vNLAoqhypueHWdGpe56d5aWsOc=; b=v7EexmYTc9NQEwgN admsOV9hYg2YFcyNZmLyU0KZjCJv03R3UhuPY5e/PSq3oMLVKnM3ZKt1HGIGjoct Eu3hxhornyXfvF5VB6LW6wBB6Z6LBfhXzFd/NvCzNKF4wQMzCfWPM6v3Ufq3o0qu J4YucgVTlPq3WkaqFWuYdWZhjLM=
Received: by filter1067p1las1.sendgrid.net with SMTP id filter1067p1las1-22008-5BC0FD8E-23 2018-10-12 20:01:18.803653311 +0000 UTC m=+3104052.145089105
Received: from github-lowworker-1c220e1.cp1-iad.github.net (unknown [192.30.252.44]) by ismtpd0007p1iad2.sendgrid.net (SG) with ESMTP id Vx1p4W5_TNKxyJu8PurxyQ for <quic-issues@ietf.org>; Fri, 12 Oct 2018 20:01:18.723 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1c220e1.cp1-iad.github.net (Postfix) with ESMTP id A8F1D160077 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 13:01:18 -0700 (PDT)
Date: Fri, 12 Oct 2018 20:01:18 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab30297659ab5cefac77c4d9ead6055f8c5030cc2392cf0000000117d8bf8e92a169ce15e4a0ff@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1837/review/164389275@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1837@github.com>
References: <quicwg/base-drafts/pull/1837@github.com>
Subject: Re: [quicwg/base-drafts] WIP:  HTTP Doc Reorganization (#1837)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0fd8e9c7ce_2a2d3fe1c04d45b853233"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1EclnKIq6dQuf2eZ5+Iy+tRfIZE2uCLBXl6a M023ws2SgQPEcUg7K0oS2UoreXHypBz6bHvEKetwDpg8vqRV3apapUX4NQlFzoCaRjRMVnRehkuYbn NoPMETwep4e4dIUP03CQTgRMYbrdAeh4xKLD5OsNaLyqNNm93nF35Y41o4keDjM0YBPZWOOxMMxtMG 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Vd0dsFtSVWgodhWRVnSODbuT2e0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 20:01:22 -0000

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

LPardue commented on this pull request.



> @@ -980,8 +716,8 @@ server to client, as in HTTP/2.
 The payload consists of:
 
 Push ID:
-: A variable-length integer that identifies the server push request.  A push ID
-  is used in push stream header ({{server-push}}), CANCEL_PUSH frames
+: A variable-length integer that identifies the server push operation.  A push

s/push/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/1837#pullrequestreview-164389275
----==_mimepart_5bc0fd8e9c7ce_2a2d3fe1c04d45b853233
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/1837#discussion_r224899971">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -980,8 +716,8 @@ server to client, as in HTTP/2.
 The payload consists of:
 
 Push ID:
-: A variable-length integer that identifies the server push request.  A push ID
-  is used in push stream header ({{server-push}}), CANCEL_PUSH frames
+: A variable-length integer that identifies the server push operation.  A push
</pre>
<p>s/push/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/1837#pullrequestreview-164389275">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0qrxbz6E2hcNPSToc7TtTIGehHCks5ukPUOgaJpZM4XKpPO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_lPR4x1iif1JO5wRN7ag0DAUZ5fks5ukPUOgaJpZM4XKpPO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1837"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1837#pullrequestreview-164389275"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1837#pullrequestreview-164389275",
"url": "https://github.com/quicwg/base-drafts/pull/1837#pullrequestreview-164389275",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@LPardue commented on 1837",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1837#pullrequestreview-164389275"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388666318\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc0fd8e9c7ce_2a2d3fe1c04d45b853233--


From nobody Fri Oct 12 13:09:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B42BB130E8D for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 13:09:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 2A5wfKxhlzav for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 13:09: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 D43B9126DBF for <quic-issues@ietf.org>; Fri, 12 Oct 2018 13:09:38 -0700 (PDT)
Date: Fri, 12 Oct 2018 13:09:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539374978; bh=MqhR4338Tdc2wm+IPgwJHy9FMtNnVBhokeFs0MMHQR8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LWeTtu99gydddIlpfPMr4BVLs4T3n+P+HbLQM5KvdYdYcJRBtPZYujH4tHvynEUfU YJp0FlImc0iREYoQnjNrdYj3k7BwSbyvbzy5X6GA9K6m6YJW0uuIOae9Npsveeewyv btFlMqf16oLjk4MxhuApnj5o9TJ/nnxbfZcMZaF8=
From: hardie <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2260fbab2c269c7467f2e0f2ec110298c076c44092cf0000000117d8c18192a169ce16088681@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1855/429448188@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1855@github.com>
References: <quicwg/base-drafts/issues/1855@github.com>
Subject: Re: [quicwg/base-drafts] Transport parameter "original connection ID" if no retry (#1855)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc0ff81f39e5_64db3ff5198d45c017106e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: hardie
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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-k6oAAF40rEpFOc_a5dRzIbnMo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 20:09:41 -0000

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

On Fri, Oct 12, 2018 at 12:34 PM janaiyengar <notifications@github.com>
wrote:

> Or a third way, which is my preferred way: the client MUST terminate th=
e
> connection with a TRANSPORT_PARAMETER_ERROR if it receive this paramete=
r
> but did not receive a retry packet.
>
> Section 4.4 says:

   A server MAY send Retry packets in response to Initial and 0-RTT
   packets.  A server can either discard or buffer 0-RTT packets that it
   receives.  A server can send multiple Retry packets as it receives
   Initial or 0-RTT packets.

This seems to acknowledge that it may take time and multiple attempts to
get a retry packet through.  I think that's a conflict with making this
MUST as the decision on when to declare that it had not received a retry
packet would still be client-driven.

Ted


> =E2=80=94
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/quicwg/base-drafts/issues/1855#issuecomment-4294382=
68>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABVb5I-FNEoC9ptKAnwX=
XwGzJvkJl1v0ks5ukO7FgaJpZM4XZ883>
> .
>


-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1855#issuecomment-429448188=

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

On Fri, Oct 12, 2018 at 12:34 PM janaiyengar &lt;notifications@github.com=
&gt;<br>
wrote:<br>
<br>
&gt; Or a third way, which is my preferred way: the client MUST terminate=
 the<br>
&gt; connection with a TRANSPORT_PARAMETER_ERROR if it receive this param=
eter<br>
&gt; but did not receive a retry packet.<br>
&gt;<br>
&gt; Section 4.4 says:<br>
<br>
   A server MAY send Retry packets in response to Initial and 0-RTT<br>
   packets.  A server can either discard or buffer 0-RTT packets that it<=
br>
   receives.  A server can send multiple Retry packets as it receives<br>=

   Initial or 0-RTT packets.<br>
<br>
This seems to acknowledge that it may take time and multiple attempts to<=
br>
get a retry packet through.  I think that&#39;s a conflict with making th=
is<br>
MUST as the decision on when to declare that it had not received a retry<=
br>
packet would still be client-driven.<br>
<br>
Ted<br>
<br>
<br>
&gt; =E2=80=94<br>
&gt; You are receiving this because you are subscribed to this thread.<br=
>
&gt; Reply to this email directly, view it on GitHub<br>
&gt; &lt;https://github.com/quicwg/base-drafts/issues/1855#issuecomment-4=
29438268&gt;,<br>
&gt; or mute the thread<br>
&gt; &lt;https://github.com/notifications/unsubscribe-auth/ABVb5I-FNEoC9p=
tKAnwXXwGzJvkJl1v0ks5ukO7FgaJpZM4XZ883&gt;<br>
&gt; .<br>
&gt;<br>


<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/1855#issuecomment-429448188">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2dG=
-Kr0AFzQ8slPUQamfKnIodp5ks5ukPcBgaJpZM4XZ883">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqzx_SEd-ntjzikM0GgjfRP02=
KyuAks5ukPcBgaJpZM4XZ883.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@hard=
ie in #1855: On Fri, Oct 12, 2018 at 12:34 PM janaiyengar \u003cnotificat=
ions@github.com\u003e\nwrote:\n\n\u003e Or a third way, which is my prefe=
rred way: the client MUST terminate the\n\u003e connection with a TRANSPO=
RT_PARAMETER_ERROR if it receive this parameter\n\u003e but did not recei=
ve a retry packet.\n\u003e\n\u003e Section 4.4 says:\n\n   A server MAY s=
end Retry packets in response to Initial and 0-RTT\n   packets.  A server=
 can either discard or buffer 0-RTT packets that it\n   receives.  A serv=
er can send multiple Retry packets as it receives\n   Initial or 0-RTT pa=
ckets.\n\nThis seems to acknowledge that it may take time and multiple at=
tempts to\nget a retry packet through.  I think that's a conflict with ma=
king this\nMUST as the decision on when to declare that it had not receiv=
ed a retry\npacket would still be client-driven.\n\nTed\n\n\n\u003e =E2=80=
=94\n\u003e You are receiving this because you are subscribed to this thr=
ead.\n\u003e Reply to this email directly, view it on GitHub\n\u003e \u00=
3chttps://github.com/quicwg/base-drafts/issues/1855#issuecomment-42943826=
8\u003e,\n\u003e or mute the thread\n\u003e \u003chttps://github.com/noti=
fications/unsubscribe-auth/ABVb5I-FNEoC9ptKAnwXXwGzJvkJl1v0ks5ukO7FgaJpZM=
4XZ883\u003e\n\u003e .\n\u003e\n"}],"action":{"name":"View Issue","url":"=
https://github.com/quicwg/base-drafts/issues/1855#issuecomment-429448188"=
}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1855#issuecomment=
-429448188",
"url": "https://github.com/quicwg/base-drafts/issues/1855#issuecomment-42=
9448188",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Transport parameter \"original connect=
ion ID\" if no retry (#1855)",
"sections": [
{
"text": "",
"activityTitle": "**hardie**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@hardie",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1855,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1855\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1855#issuecomment-42=
9448188"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3926792=
23\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc0ff81f39e5_64db3ff5198d45c017106e--


From nobody Fri Oct 12 13:55:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B32C128B14 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 13:55:31 -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,  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 qWvsI5xfMT3x for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 13:55: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 3F9DE126DBF for <quic-issues@ietf.org>; Fri, 12 Oct 2018 13:55:29 -0700 (PDT)
Date: Fri, 12 Oct 2018 13:55:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539377727; bh=MzZRmN9tz52guPG2VaNLk5qCjC8p1wpsI8dLG2dJTvc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rLAnqr4XBpEeNEJ8bGxtc+S9iWHWtDQcl3dnTFBU7RKGc4Uaf8YioDcU6MdDDtxN8 MJfjTat/HJv1jqBNEHnWNAETzVb1AQ0XKKpFj+UYqoIVnJZwXS8n9zeGMBjbG3JDWC J1jMDZKEU6WSO7etrhdLY4y16QQHNZ59MREGBZNU=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab27f31b9320511b4e4fe4f931d25f48685c549aa092cf0000000117d8cc3f92a169ce1601d93e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1852/review/164405769@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1852@github.com>
References: <quicwg/base-drafts/pull/1852@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc10a3fe61b2_39b3fb43a4d45bc12785b"; 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/c-00PwwdIgMsdLeVNbbH6yWhgU8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 20:55:31 -0000

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

dtikhonov commented on this pull request.



> +: The compressed representation of a header list.
+
+Encoder:
+
+: An implementation which transforms a header list into a header block.
+
+Decoder:
+
+: An implementation which transforms a header block into a header list.
+
+<!-- new definitions -->
+Absolute Index:
+
+: A unique index for each entry in the dynamic table.
+
+Base Index:

If we list the Base Index here, we should also have the Largest Reference.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164405769
----==_mimepart_5bc10a3fe61b2_39b3fb43a4d45bc12785b
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/1852#discussion_r224912385">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +: The compressed representation of a header list.
+
+Encoder:
+
+: An implementation which transforms a header list into a header block.
+
+Decoder:
+
+: An implementation which transforms a header block into a header list.
+
+&lt;!-- new definitions --&gt;
+Absolute Index:
+
+: A unique index for each entry in the dynamic table.
+
+Base Index:
</pre>
<p>If we list the Base Index here, we should also have the Largest Reference.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164405769">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7VwE1wBQW-I0ZzBBzq2wT_gM4bFks5ukQG_gaJpZM4XX_PC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0fGUXFj0N5ixkdHTAokmGflrMVaks5ukQG_gaJpZM4XX_PC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1852"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164405769"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164405769",
"url": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164405769",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@dtikhonov commented on 1852",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164405769"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392164290\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc10a3fe61b2_39b3fb43a4d45bc12785b--


From nobody Fri Oct 12 14:05:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D8539126DBF for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 14:05:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 ilCWmXg0DSqM for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 14:05: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 D4E26128B14 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 14:05:15 -0700 (PDT)
Date: Fri, 12 Oct 2018 14:05:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539378314; bh=QIJzz0QYti+8w/Xrj6vNm0hLM7LhS/U2xYnyu7TicMk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ocEMbWBywcL6S8bgfyBjcaLIBXV5lzYIm47r4s/8pibmRSZ89HTtiPRNAUMZNIb1S MMeBI0rEENgQblLeAgCcVPkXtX4z8Ivsd4he0T9nER2r6zLFc6neyVcdU+hng4XSmV 3hPFyMRSEQG25nogBeWkAfuQe2mfVLT5PCtxG5/c=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd856871fcdf5e070297def6d7b506b489a4c9b3d92cf0000000117d8ce8a92a169ce1601d93e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1852/review/164408864@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1852@github.com>
References: <quicwg/base-drafts/pull/1852@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc10c8aa0006_4cb83fbf41cd45c01478d4"; 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/e_g4-kslhnQ7Jfl2xT3uoRhQeyI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 21:05:20 -0000

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

dtikhonov commented on this pull request.



> +   +----------+---------------------------------+--------+
+   ^          ^                                 ^
+   |          |                                 |
+ Dropping    Draining Index               Base Index /
+  Point                                   Insertion Point
+~~~~~~~~~~
+{:#fig-draining-index title="Draining Dynamic Table Entries"}
+
+
+### Avoiding Head-of-Line Blocking {#overview-hol-avoidance}
+
+Because QUIC does not guarantee order between data on different streams, a
+header block might reference an entry in the dynamic table that has not yet been
+received.
+
+Each header block contains a Largest Reference {{header-prefix}} which

Add parentheses around `{{header-prefix}}`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164408864
----==_mimepart_5bc10c8aa0006_4cb83fbf41cd45c01478d4
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/1852#discussion_r224914739">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; +   +----------+---------------------------------+--------+
+   ^          ^                                 ^
+   |          |                                 |
+ Dropping    Draining Index               Base Index /
+  Point                                   Insertion Point
+~~~~~~~~~~
+{:#fig-draining-index title=&quot;Draining Dynamic Table Entries&quot;}
+
+
+### Avoiding Head-of-Line Blocking {#overview-hol-avoidance}
+
+Because QUIC does not guarantee order between data on different streams, a
+header block might reference an entry in the dynamic table that has not yet been
+received.
+
+Each header block contains a Largest Reference {{header-prefix}} which
</pre>
<p>Add parentheses around <code>{{header-prefix}}</code></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164408864">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3jUgvonYBXh4p_mror7aGoOnDepks5ukQQKgaJpZM4XX_PC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2nc3qOwhPoqLewRX5jFYuaCCQ8aks5ukQQKgaJpZM4XX_PC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1852"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164408864"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164408864",
"url": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164408864",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@dtikhonov commented on 1852",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164408864"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392164290\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc10c8aa0006_4cb83fbf41cd45c01478d4--


From nobody Fri Oct 12 15:40:49 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C4E5212D4F0 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 15:40:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.303
X-Spam-Level: 
X-Spam-Status: No, score=0.303 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, GAPPY_SUBJECT=1.954, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 e717dSOrKk_m for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 15:40:44 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 A9CC2126BED for <quic-issues@ietf.org>; Fri, 12 Oct 2018 15:40:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539384043; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=RXVe6rm7cmuXijcrpcKxBKbI131KuMutCacZ7RJ4EH0=; b=l/7C+3GROl0WBICSnxCUY6iaf5UWlHdAIoJgt+R573RjPsuWWMJJ5r/et/nkFvv4Dol+01/3 X0Q74XL+ml1j4MyVaPf8qzw0NX/bRqXgpWEToQXbofX499yl3uq3u3a8yOKTKqJSJvKF0BmJ EV3KxIW6th4cunqTF+UfnszMtXI=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bc122eb.7f396ab2c870-smtp-out-n03; Fri, 12 Oct 2018 22:40:43 -0000 (UTC)
Date: Fri, 12 Oct 2018 15:40:42 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bc122ea97898_1d762adfb5bac588202ad@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d57c08: Lucas's s/p/P/
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc122ea96dbe_1d762adfb5bac5882017b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UsuGfCxFVFST5SIIaZefNtFqRCk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 22:40:47 -0000

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

  Branch: refs/heads/reorganize_http
  Home:   https://github.com/quicwg/base-drafts
  Commit: d57c08d436598eb20a1ab59dbcee1af8251c9e3f
      https://github.com/quicwg/base-drafts/commit/d57c08d436598eb20a1ab59dbcee1af8251c9e3f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

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

  Log Message:
  -----------
  Lucas's s/p/P/



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc122ea96dbe_1d762adfb5bac5882017b--


From nobody Fri Oct 12 15:40:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 07FD7130E5F for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 15:40:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.456
X-Spam-Level: 
X-Spam-Status: No, score=-8.456 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 OUSKauvFxcPZ for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 15:40: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 43A77126BED for <quic-issues@ietf.org>; Fri, 12 Oct 2018 15:40:48 -0700 (PDT)
Date: Fri, 12 Oct 2018 15:40:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539384046; bh=+2A+m9+koJIV6LovQkC44lj8X7BdKHepYwJakpjf0x8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wImoypr7et5iuEAICdWmsEuX2fTGiUkIRCEtqsi/YSmaN9oLsRXCWYpGtTSASbjk0 2Q9ueWzp90S0oFFlwbyT+1lW7vpv1ZoZ4JVpYh/YcpMy0ZqG/2xiGf6YGu1w7g69wu VTRRMKkMau8MfatTicRsueZCfm8ZQ7OV69+5HX7Q=
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/1837/push/2955663712@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1837@github.com>
References: <quicwg/base-drafts/pull/1837@github.com>
Subject: Re: [quicwg/base-drafts] WIP:  HTTP Doc Reorganization (#1837)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc122ee42c02_48853fa89ecd45c03677a"; 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/pFvROS61TjIZy1iYxh8BubGIzsY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 22:40:52 -0000

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

@MikeBishop pushed 1 commit.

d57c08d  Lucas's s/p/P/


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1837/files/b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0..d57c08d436598eb20a1ab59dbcee1af8251c9e3f

----==_mimepart_5bc122ee42c02_48853fa89ecd45c03677a
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/d57c08d">d57c08d</a>  Lucas&#39;s s/p/P/</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1837/files/b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0..d57c08d436598eb20a1ab59dbcee1af8251c9e3f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxEISc0qv5jmvb3PC5YWe6YzF8uCks5ukRpugaJpZM4XKpPO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4yZElStY7Vgf_Kfp_2XQNDUvR2eks5ukRpugaJpZM4XKpPO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1837"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1837/files/b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0..d57c08d436598eb20a1ab59dbcee1af8251c9e3f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1837/files/b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0..d57c08d436598eb20a1ab59dbcee1af8251c9e3f",
"url": "https://github.com/quicwg/base-drafts/pull/1837/files/b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0..d57c08d436598eb20a1ab59dbcee1af8251c9e3f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop pushed 1 commit in #1837",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1837:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "d57c08d",
"value": "Lucas's s/p/P/"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1837/files/b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0..d57c08d436598eb20a1ab59dbcee1af8251c9e3f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388666318\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc122ee42c02_48853fa89ecd45c03677a--


From nobody Fri Oct 12 16:41:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 086BD12F1A2 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 16:40:59 -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,  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 bDiAVQj35cBo for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 16:40: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 1FB2212D4F2 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 16:40:56 -0700 (PDT)
Date: Fri, 12 Oct 2018 16:40:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539387654; bh=u1JlH69PwMVPdaXexL5yupZyj0IJBtByOcxnnIuGbng=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VZzoPGNeVPLIhebiVs8lfH8d4fX0ENI23Uax0IPHsWmm4r7tcRPDMrqWIP0ezfZyq 8sFVikpTbXVz3wIZEtEmAdIlfoszkdq2MmPKJobW7/rUTyAXz0hoTazkyut1TS2Llr Bj0jy6PSXisqfsodVhiLEJL6lIkqktjEFAgJxBno=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab534e968d989bd4aeaa58baa96e54615ef841450a92cf0000000117d8f30592a169ce1601d93e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1852/review/164374242@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1852@github.com>
References: <quicwg/base-drafts/pull/1852@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc13106221f_4073fbb70cd45b8372165"; 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/9JO6khyXxIo1Ja8jxLfXocsg25U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2018 23:40:59 -0000

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

MikeBishop commented on this pull request.

Comments so far; I find myself adding +1s to a lot of existing comments. =
 :-)

> +: An implementation which transforms a header list into a header block=
.
+
+Decoder:
+
+: An implementation which transforms a header block into a header list.
+
+<!-- new definitions -->
+Absolute Index:
+
+: A unique index for each entry in the dynamic table.
+
+Base Index:
+
+: An absolute index in a header block from which relative indices are ma=
de
+
+QPACK is a name, not an acronym.

=F0=9F=A4=A3

>  =

 Like HPACK, QPACK uses two tables for associating header fields to indic=
es.  The
 static table (see {{table-static}}) is predefined and contains common he=
ader
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can=
 be used
 by the encoder to index header fields repeated in the encoded header lis=
ts.
 =

+- The encoder uses a unidirectional stream to modify the state of the dy=
namic
+table without generating header fields to any particular request.

Perhaps "without emitting header fields associated with any particular re=
quest"?

>  =

 Like HPACK, QPACK uses two tables for associating header fields to indic=
es.  The
 static table (see {{table-static}}) is predefined and contains common he=
ader
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can=
 be used
 by the encoder to index header fields repeated in the encoded header lis=
ts.
 =

+- The encoder uses a unidirectional stream to modify the state of the dy=
namic

This bulleted list feels like it comes out of nowhere.  Perhaps this coul=
d be turned into something more narrative, or at least introduced?

>  =

 Like HPACK, QPACK uses two tables for associating header fields to indic=
es.  The
 static table (see {{table-static}}) is predefined and contains common he=
ader
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can=
 be used
 by the encoder to index header fields repeated in the encoded header lis=
ts.
 =

+- The encoder uses a unidirectional stream to modify the state of the dy=
namic
+table without generating header fields to any particular request.
+
+- HEADERS and PUSH_PROMISE frames on request and push streams reference =
the
+table state without modifying it.
+
+- The decoder sends feedback to the encoder on a unidirectional stream t=
hat
+enables the encoder to manage dynamic table state.
+
+## Encoder
+
+<!-- new -->
+An encoder encodes a header list by emitting either an indexed or a lite=
ral
+representation of each header field in the list.  Index references to th=
e static

I'm okay with the existing wording; these are representations of the head=
ers.  But emitting one for one is also a valid way to construct it.

> +zero, the frame contains no references to the dynamic table and can al=
ways be
+processed immediately. A stream becomes unblocked when the greatest abso=
lute
+index in the dynamic table becomes greater than or equal to the Largest
+Reference for all header blocks the decoder has started reading from the=
 stream.
+If a decoder encounters a header block where the actual largest referenc=
e is not
+equal to the Largest Reference declared in the prefix, it MAY treat this=
 as a
+stream error of type HTTP_QPACK_DECOMPRESSION_FAILED.
+
+A decoder can permit the possibility of blocked streams by setting
+SETTINGS_QPACK_BLOCKED_STREAMS to a non-zero value (see {{configuration}=
}).
+This setting specifies an upper bound on the number of streams which can=
 be
+blocked.
+
+An encoder can decide whether to risk having a stream become blocked. If=

+permitted by the value of SETTINGS_QPACK_BLOCKED_STREAMS, compression ef=
ficiency
+can be improved by referencing dynamic table entries that are still in t=
ransit,

Given that this doesn't always result in an improvement, perhaps "can oft=
en" or "can sometimes"?

> +Reference for all header blocks the decoder has started reading from t=
he stream.
+If a decoder encounters a header block where the actual largest referenc=
e is not
+equal to the Largest Reference declared in the prefix, it MAY treat this=
 as a
+stream error of type HTTP_QPACK_DECOMPRESSION_FAILED.
+
+A decoder can permit the possibility of blocked streams by setting
+SETTINGS_QPACK_BLOCKED_STREAMS to a non-zero value (see {{configuration}=
}).
+This setting specifies an upper bound on the number of streams which can=
 be
+blocked.
+
+An encoder can decide whether to risk having a stream become blocked. If=

+permitted by the value of SETTINGS_QPACK_BLOCKED_STREAMS, compression ef=
ficiency
+can be improved by referencing dynamic table entries that are still in t=
ransit,
+but if there is loss or reordering the stream can become blocked at the =
decoder.
+An encoder avoids the risk of blocking by only referencing dynamic table=
 entries
+which have been acknowledged, but this means using literals. Since liter=
als make

Similarly, "this could mean"

> +can be improved by referencing dynamic table entries that are still in=
 transit,
+but if there is loss or reordering the stream can become blocked at the =
decoder.
+An encoder avoids the risk of blocking by only referencing dynamic table=
 entries
+which have been acknowledged, but this means using literals. Since liter=
als make
+the header block larger, this can result in the encoder becoming blocked=
 on
+congestion or flow control limits.
+
+An encoder MUST limit the number of streams which could become blocked t=
o the
+value of SETTINGS_QPACK_BLOCKED_STREAMS at all times. Note that the deco=
der
+might not actually become blocked on every stream which risks becoming b=
locked.
+If the decoder encounters more blocked streams than it promised to suppo=
rt, it
+MUST treat this as a stream error of type HTTP_QPACK_DECOMPRESSION_FAILE=
D.
+
+### Largest Known Received
+
+For the encoder to identify which dynamic table entries can be safely us=
ed

"In order to identify...."

> +
+For the encoder to identify which dynamic table entries can be safely us=
ed
+without a stream becoming blocked, the encoder tracks the absolute index=
 of the
+decoder's Largest Known Received entry.
+
+When blocking references are permitted, the encoder uses acknowledgement=
 of
+header blocks to identify the Largest Known Received index, as described=
 in
+{{header-acknowledgement}}.
+
+To acknowledge dynamic table entries which are not referenced by header =
blocks,
+for example because the encoder or the decoder have chosen not to risk b=
locked
+streams, the decoder sends a Table State Synchronize instruction (see
+{{table-state-synchronize}}).
+
+
+### Speculative table updates {#speculative-updates}

I feel like this section doesn't qualify to be a separate section.  This =
is inherent in the fact that table updates and encoding a header set are =
separable operations.  I'd perhaps condense this to a single sentence and=
 mention it in 2.1?=0D
=0D
> Updates to the dynamic table can be performed independent of any partic=
ular header set being compressed.  Encoders MAY insert entries speculativ=
ely.=0D
=0D
Title needs to be capitalized if retained.

> +
+
+### Speculative table updates {#speculative-updates}
+
+Implementations can *speculatively* send instructions on the encoder str=
eam
+which are not needed for any current HTTP request or response.  Such hea=
ders
+could be used strategically to improve performance.  For instance, the e=
ncoder
+might decide to *refresh* by sending Duplicate representations for popul=
ar
+header fields ({{duplicate}}), ensuring they have small indices and henc=
e
+minimal size on the wire.
+
+## Decoder
+
+<!-- new -->
+
+Like in HPACK, the decoder processes header blocks and emits the corresp=
onding

More colloquial than I'd choose; "As in HPACK..."?

> +A decoder MUST must emit header fields in the order their representati=
ons appear
+in the input header block.
+
+
+### State Synchronization
+
+The decoder stream ({{decoder-stream}}) signals key events at the decode=
r that
+permit the encoder to track the decoder's state.  These events are:
+
+- Complete processing of a header block
+- Abandonment of a stream which might have remaining header blocks
+- Receipt of new dynamic table entries
+
+Regardless of whether a header block contained blocking references, the
+knowledge that it has been processed permits the encoder to evict
+entries to which no unacknowledged references remain; see {{blocked-inse=
rtion}}.

Now that we only acknowledge blocks with dynamic references, perhaps this=
 should read "Knowledge that a header block which contains references to =
the dynamic table has been processed permits [...], regardless of whether=
 those references were potentially blocking."

-- =

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

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

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

<p>Comments so far; I find myself adding +1s to a lot of existing comment=
s.  :-)</p><hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1852#discussi=
on_r224888601">draft-ietf-quic-qpack.md</a>:</p>
<pre style=3D'color:#555'>&gt; +: An implementation which transforms a he=
ader list into a header block.
+
+Decoder:
+
+: An implementation which transforms a header block into a header list.
+
+&lt;!-- new definitions --&gt;
+Absolute Index:
+
+: A unique index for each entry in the dynamic table.
+
+Base Index:
+
+: An absolute index in a header block from which relative indices are ma=
de
+
+QPACK is a name, not an acronym.
</pre>
<p><g-emoji class=3D"g-emoji" alias=3D"rofl" fallback-src=3D"https://asse=
ts-cdn.github.com/images/icons/emoji/unicode/1f923.png">=F0=9F=A4=A3</g-e=
moji></p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1852#discussi=
on_r224888817">draft-ietf-quic-qpack.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

 Like HPACK, QPACK uses two tables for associating header fields to indic=
es.  The
 static table (see {{table-static}}) is predefined and contains common he=
ader
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can=
 be used
 by the encoder to index header fields repeated in the encoded header lis=
ts.
 =

+- The encoder uses a unidirectional stream to modify the state of the dy=
namic
+table without generating header fields to any particular request.
</pre>
<p>Perhaps "without emitting header fields associated with any particular=
 request"?</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1852#discussi=
on_r224935140">draft-ietf-quic-qpack.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

 Like HPACK, QPACK uses two tables for associating header fields to indic=
es.  The
 static table (see {{table-static}}) is predefined and contains common he=
ader
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can=
 be used
 by the encoder to index header fields repeated in the encoded header lis=
ts.
 =

+- The encoder uses a unidirectional stream to modify the state of the dy=
namic
</pre>
<p>This bulleted list feels like it comes out of nowhere.  Perhaps this c=
ould be turned into something more narrative, or at least introduced?</p>=


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1852#discussi=
on_r224935333">draft-ietf-quic-qpack.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

 Like HPACK, QPACK uses two tables for associating header fields to indic=
es.  The
 static table (see {{table-static}}) is predefined and contains common he=
ader
 fields (some of them with an empty value).  The dynamic table (see
 {{table-dynamic}}) is built up over the course of the connection and can=
 be used
 by the encoder to index header fields repeated in the encoded header lis=
ts.
 =

+- The encoder uses a unidirectional stream to modify the state of the dy=
namic
+table without generating header fields to any particular request.
+
+- HEADERS and PUSH_PROMISE frames on request and push streams reference =
the
+table state without modifying it.
+
+- The decoder sends feedback to the encoder on a unidirectional stream t=
hat
+enables the encoder to manage dynamic table state.
+
+## Encoder
+
+&lt;!-- new --&gt;
+An encoder encodes a header list by emitting either an indexed or a lite=
ral
+representation of each header field in the list.  Index references to th=
e static
</pre>
<p>I'm okay with the existing wording; these are representations of the h=
eaders.  But emitting one for one is also a valid way to construct it.</p=
>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1852#discussi=
on_r224936901">draft-ietf-quic-qpack.md</a>:</p>
<pre style=3D'color:#555'>&gt; +zero, the frame contains no references to=
 the dynamic table and can always be
+processed immediately. A stream becomes unblocked when the greatest abso=
lute
+index in the dynamic table becomes greater than or equal to the Largest
+Reference for all header blocks the decoder has started reading from the=
 stream.
+If a decoder encounters a header block where the actual largest referenc=
e is not
+equal to the Largest Reference declared in the prefix, it MAY treat this=
 as a
+stream error of type HTTP_QPACK_DECOMPRESSION_FAILED.
+
+A decoder can permit the possibility of blocked streams by setting
+SETTINGS_QPACK_BLOCKED_STREAMS to a non-zero value (see {{configuration}=
}).
+This setting specifies an upper bound on the number of streams which can=
 be
+blocked.
+
+An encoder can decide whether to risk having a stream become blocked. If=

+permitted by the value of SETTINGS_QPACK_BLOCKED_STREAMS, compression ef=
ficiency
+can be improved by referencing dynamic table entries that are still in t=
ransit,
</pre>
<p>Given that this doesn't always result in an improvement, perhaps "can =
often" or "can sometimes"?</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1852#discussi=
on_r224936986">draft-ietf-quic-qpack.md</a>:</p>
<pre style=3D'color:#555'>&gt; +Reference for all header blocks the decod=
er has started reading from the stream.
+If a decoder encounters a header block where the actual largest referenc=
e is not
+equal to the Largest Reference declared in the prefix, it MAY treat this=
 as a
+stream error of type HTTP_QPACK_DECOMPRESSION_FAILED.
+
+A decoder can permit the possibility of blocked streams by setting
+SETTINGS_QPACK_BLOCKED_STREAMS to a non-zero value (see {{configuration}=
}).
+This setting specifies an upper bound on the number of streams which can=
 be
+blocked.
+
+An encoder can decide whether to risk having a stream become blocked. If=

+permitted by the value of SETTINGS_QPACK_BLOCKED_STREAMS, compression ef=
ficiency
+can be improved by referencing dynamic table entries that are still in t=
ransit,
+but if there is loss or reordering the stream can become blocked at the =
decoder.
+An encoder avoids the risk of blocking by only referencing dynamic table=
 entries
+which have been acknowledged, but this means using literals. Since liter=
als make
</pre>
<p>Similarly, "this could mean"</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1852#discussi=
on_r224937301">draft-ietf-quic-qpack.md</a>:</p>
<pre style=3D'color:#555'>&gt; +can be improved by referencing dynamic ta=
ble entries that are still in transit,
+but if there is loss or reordering the stream can become blocked at the =
decoder.
+An encoder avoids the risk of blocking by only referencing dynamic table=
 entries
+which have been acknowledged, but this means using literals. Since liter=
als make
+the header block larger, this can result in the encoder becoming blocked=
 on
+congestion or flow control limits.
+
+An encoder MUST limit the number of streams which could become blocked t=
o the
+value of SETTINGS_QPACK_BLOCKED_STREAMS at all times. Note that the deco=
der
+might not actually become blocked on every stream which risks becoming b=
locked.
+If the decoder encounters more blocked streams than it promised to suppo=
rt, it
+MUST treat this as a stream error of type HTTP_QPACK_DECOMPRESSION_FAILE=
D.
+
+### Largest Known Received
+
+For the encoder to identify which dynamic table entries can be safely us=
ed
</pre>
<p>"In order to identify...."</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1852#discussi=
on_r224938141">draft-ietf-quic-qpack.md</a>:</p>
<pre style=3D'color:#555'>&gt; +
+For the encoder to identify which dynamic table entries can be safely us=
ed
+without a stream becoming blocked, the encoder tracks the absolute index=
 of the
+decoder&#39;s Largest Known Received entry.
+
+When blocking references are permitted, the encoder uses acknowledgement=
 of
+header blocks to identify the Largest Known Received index, as described=
 in
+{{header-acknowledgement}}.
+
+To acknowledge dynamic table entries which are not referenced by header =
blocks,
+for example because the encoder or the decoder have chosen not to risk b=
locked
+streams, the decoder sends a Table State Synchronize instruction (see
+{{table-state-synchronize}}).
+
+
+### Speculative table updates {#speculative-updates}
</pre>
<p>I feel like this section doesn't qualify to be a separate section.  Th=
is is inherent in the fact that table updates and encoding a header set a=
re separable operations.  I'd perhaps condense this to a single sentence =
and mention it in 2.1?</p>
<blockquote>
<p>Updates to the dynamic table can be performed independent of any parti=
cular header set being compressed.  Encoders MAY insert entries speculati=
vely.</p>
</blockquote>
<p>Title needs to be capitalized if retained.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1852#discussi=
on_r224938225">draft-ietf-quic-qpack.md</a>:</p>
<pre style=3D'color:#555'>&gt; +
+
+### Speculative table updates {#speculative-updates}
+
+Implementations can *speculatively* send instructions on the encoder str=
eam
+which are not needed for any current HTTP request or response.  Such hea=
ders
+could be used strategically to improve performance.  For instance, the e=
ncoder
+might decide to *refresh* by sending Duplicate representations for popul=
ar
+header fields ({{duplicate}}), ensuring they have small indices and henc=
e
+minimal size on the wire.
+
+## Decoder
+
+&lt;!-- new --&gt;
+
+Like in HPACK, the decoder processes header blocks and emits the corresp=
onding
</pre>
<p>More colloquial than I'd choose; "As in HPACK..."?</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1852#discussi=
on_r224938706">draft-ietf-quic-qpack.md</a>:</p>
<pre style=3D'color:#555'>&gt; +A decoder MUST must emit header fields in=
 the order their representations appear
+in the input header block.
+
+
+### State Synchronization
+
+The decoder stream ({{decoder-stream}}) signals key events at the decode=
r that
+permit the encoder to track the decoder&#39;s state.  These events are:
+
+- Complete processing of a header block
+- Abandonment of a stream which might have remaining header blocks
+- Receipt of new dynamic table entries
+
+Regardless of whether a header block contained blocking references, the
+knowledge that it has been processed permits the encoder to evict
+entries to which no unacknowledged references remain; see {{blocked-inse=
rtion}}.
</pre>
<p>Now that we only acknowledge blocks with dynamic references, perhaps t=
his should read "Knowledge that a header block which contains references =
to the dynamic table has been processed permits [...], regardless of whet=
her those references were potentially blocking."</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/1852#pullrequestreview-164374242">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
-wNOIsJcAkhf-0ADgagykTzOjDiks5ukSiGgaJpZM4XX_PC">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq5GgKnF-ogQ4yC-i-96eD=
Mv2NHHOks5ukSiGgaJpZM4XX_PC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop commented on #1852"}],"action":{"name":"View Pull Request","url":"=
https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-1643742=
42"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestrev=
iew-164374242",
"url": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview=
-164374242",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop commented on 1852",
"sections": [
{
"text": "Comments so far; I find myself adding +1s to a lot of existing c=
omments.  :-)",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview=
-164374242"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3921642=
90\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc13106221f_4073fbb70cd45b8372165--


From nobody Fri Oct 12 23:06:31 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 65FFF130DF9 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 23:06:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JYr8zrCQRGab for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 23:06:27 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 BAC92129385 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 23:06:27 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539410786; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=kjpjZvJVH4P7q3d6w+RChImDHWcICliXfCkZ+KI73WE=; b=yHgTcABk//WBzXQXTQ4X/f00nKmj0uN8oROFFbnbE1Zt29Szyso+F1VDPp9NrIoFpq/OL2c1 xifTVAwg9abE5YnWfzkwDBDdMgiihNB38uvwgHqXLefQAXnXYhsDItZ85XuwlIJFEhiAdQfx qityLhc4z4Op52ck/ejBMDjsbSw=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bc18b61.7fe6882531b0-smtp-out-n01; Sat, 13 Oct 2018 06:06:25 -0000 (UTC)
Date: Fri, 12 Oct 2018 23:06:25 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc18b612b07b_19122ad01c2525809956e@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 5ebd7c: Moved stream stuff up and added intro text to desc...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc18b612abad_19122ad01c252580994c9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/peuhJsa-9DmhD1-EaIY4LsLaJm4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 Oct 2018 06:06:29 -0000

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

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5ebd7caa395ce2a91a6edc465b0bf63e7f5a5a41
      https://github.com/quicwg/base-drafts/commit/5ebd7caa395ce2a91a6edc465b0bf63e7f5a5a41
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

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

  Log Message:
  -----------
  Moved stream stuff up and added intro text to describe structure of doc


  Commit: c705fc1417edd3f66a7a64ec495520efab325efc
      https://github.com/quicwg/base-drafts/commit/c705fc1417edd3f66a7a64ec495520efab325efc
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

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

  Log Message:
  -----------
  Moved major sections around.


  Commit: c4ce2c29be13de5146556c2a49ef3c8aa57cc317
      https://github.com/quicwg/base-drafts/commit/c4ce2c29be13de5146556c2a49ef3c8aa57cc317
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

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

  Log Message:
  -----------
  created packets and frames section and moved things about


Compare: https://github.com/quicwg/base-drafts/compare/5ebd7caa395c^...c4ce2c29be13
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc18b612abad_19122ad01c252580994c9--


From nobody Fri Oct 12 23:10:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 367E1130E98 for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 23:10:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.455
X-Spam-Level: 
X-Spam-Status: No, score=-8.455 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.456, 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 4vZWt9XiM2_P for <quic-issues@ietfa.amsl.com>; Fri, 12 Oct 2018 23:10:44 -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 6F969129385 for <quic-issues@ietf.org>; Fri, 12 Oct 2018 23:10:44 -0700 (PDT)
Date: Fri, 12 Oct 2018 23:10:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539411043; bh=Bb2QqHaBYs8zKcxRQP1Tq7rIa5Ns4vwFuqOqgOmsdyQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=fpOJziydGVtMf0ss9Qw51Cw5l0KqrIzt+OxAEehwO3N/6s0cNEQ1H6Pj+5bamUQvx 6Jx1liUREPTh5X51vVQQBjcHTyURF8T2foMNju0cO8gSLLcUPqhSt8B8c9qaAmii1t v+H393Dkd3bPL+TQ+2GOBB8CEG9omZXKzdDCpjdQ=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbd16c121b7338fb90422d8391415f298e03530ea92cf0000000117d94e6392a169ce160a44d7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1857@github.com>
Subject: [quicwg/base-drafts] First iteration over transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc18c637a02e_30953fc7abad45b414934b1"; 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/4PyiRuTvHJbXoY4MlFr9VhwQvs0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 13 Oct 2018 06:10:46 -0000

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

Bringing draft up to proposed structure in #411.  We'll need to do more moving around of things and adding glue to various places to make sure the text flows freely and correctly, but I believe this PR moves major sections into the right slots (mostly).
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Moved stream stuff up and added intro text to describe structure of doc
  * Moved major sections around.
  * created packets and frames section and moved things about

-- File Changes --

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

-- Patch Links --

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

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

<p>Bringing draft up to proposed structure in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="215341343" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/411" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/411/hovercard" href="https://github.com/quicwg/base-drafts/issues/411">#411</a>.  We'll need to do more moving around of things and adding glue to various places to make sure the text flows freely and correctly, but I believe this PR moves major sections into the right slots (mostly).</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/1857'>https://github.com/quicwg/base-drafts/pull/1857</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Moved stream stuff up and added intro text to describe structure of doc</li>
  <li>Moved major sections around.</li>
  <li>created packets and frames section and moved things about</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1857.patch'>https://github.com/quicwg/base-drafts/pull/1857.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1857.diff'>https://github.com/quicwg/base-drafts/pull/1857.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/1857">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyFA9tBao8ZtSxA-J21vhRHSVjYqks5ukYPjgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_nCobImk43hX_0Gh_XJB21xSt9Aks5ukYPjgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"First iteration over transport draft (#1857)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857",
"url": "https://github.com/quicwg/base-drafts/pull/1857",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "First iteration over transport draft (#1857)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "5ebd7ca",
"value": "Moved stream stuff up and added intro text to describe structure of doc"
},
{
"name": "c705fc1",
"value": "Moved major sections around."
},
{
"name": "c4ce2c2",
"value": "created packets and frames section and moved things about"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1857/files#diff-0) (6821 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1857,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1857\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc18c637a02e_30953fc7abad45b414934b1--


From nobody Sun Oct 14 19:04:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A77C41286E3 for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 19:04:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 bi39uwwZegxB for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 19:04: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 E7F14127598 for <quic-issues@ietf.org>; Sun, 14 Oct 2018 19:04:32 -0700 (PDT)
Date: Sun, 14 Oct 2018 19:04:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539569071; bh=MZ9QIZaaphNft4utVqZNg5do2J/FbiB6UY4JCLVj40U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=g0ueOeK0npb+IboUkmBQyK4gAc2ITIANmrYej/iOpfVHVo067UFpTRFjoSvOyvzfP vnOArT1HyqbV1GnWIt3WzkKfNUnVLvJ8hRO49k9z58BQwITF/E0rXg3aq1Y6/uCuZG grtXJGXT5ZdObgOmWrm6JM84nfMwerO2IsWJFU38=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3804a1bbec0521be90ee72de9f5b89586eab50b892cf0000000117dbb7af92a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1853/429686482@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1853@github.com>
References: <quicwg/base-drafts/issues/1853@github.com>
Subject: Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc3f5af8f17e_206a3fc05a8d45b449835e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fjgc50_EjnWEiFE2hW53PBekpzo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 02:04:35 -0000

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

I'm with @afrind here, the purpose of the GOAWAY is to tell the client which requests are safe to retry efficiently.

Once you have that in place the rest is bookkeeping.  If you want to continue to send requests on stream X and above, that's something the transport will let you do, but you still won't get a response (and you can still try them safely on another 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/1853#issuecomment-429686482
----==_mimepart_5bc3f5af8f17e_206a3fc05a8d45b449835e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I'm with <a class=3D"user-mention" data-hovercard-type=3D"user" data-h=
overcard-url=3D"/hovercards?user_id=3D8259689" data-octo-click=3D"hoverca=
rd-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https://gi=
thub.com/afrind">@afrind</a> here, the purpose of the GOAWAY is to tell t=
he client which requests are safe to retry efficiently.</p>
<p>Once you have that in place the rest is bookkeeping.  If you want to c=
ontinue to send requests on stream X and above, that's something the tran=
sport will let you do, but you still won't get a response (and you can st=
ill try them safely on another connection).</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/1853#issuecomment-429686482">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9Ho=
6Ilc0g_FBzD6qGwTmbxoQUwWks5uk-0vgaJpZM4XYFQw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq4Cfk71ad5rilj8wsh3Q1d2O=
G-7Cks5uk-0vgaJpZM4XYFQw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1853: I'm with @afrind here, the purpose of the GOAWAY is t=
o tell the client which requests are safe to retry efficiently.\r\n\r\nOn=
ce you have that in place the rest is bookkeeping.  If you want to contin=
ue to send requests on stream X and above, that's something the transport=
 will let you do, but you still won't get a response (and you can still t=
ry them safely on another connection)."}],"action":{"name":"View Issue","=
url":"https://github.com/quicwg/base-drafts/issues/1853#issuecomment-4296=
86482"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment=
-429686482",
"url": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-42=
9686482",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Does GOAWAY really need a stream numbe=
r? (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1853,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1853\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-42=
9686482"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3921889=
76\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc3f5af8f17e_206a3fc05a8d45b449835e--


From nobody Sun Oct 14 19:06:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A194C1286E3 for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 19:06:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 32s3mHmxMcvW for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 19:06:18 -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 3B4D9127598 for <quic-issues@ietf.org>; Sun, 14 Oct 2018 19:06:18 -0700 (PDT)
Date: Sun, 14 Oct 2018 19:06:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539569177; bh=sQiwMZiQ4cSG7y6oyiwSjw7S/Eo0UUFWll110Mn6OK4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k+9PjXbQXxJVhZh1srJPGTfrq2c3MpLMY6iuzLi25ggriwD7KR6uQseN6a1OiJPOF UYUMVJXMoTvUrnx+fVnVjrE1TygNSPaWS3ieS1eZGi79P4VUNSLkkM3oOM75pmfTmq MBm8T/01PdXFB9TDMHbnMc50Jsp59eKFvsUE1b+Q=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab936e1e64430f3f1488a42b5817ed28845a0da2a592cf0000000117dbb81992a169ce1608cfdf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1856/review/164531266@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1856@github.com>
References: <quicwg/base-drafts/pull/1856@github.com>
Subject: Re: [quicwg/base-drafts] Parenthesize 2 * MaxEntries to prevent naive errors (#1856)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc3f6197f31a_18393fa8a08d45b84778a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/549qyNdj-EbSMv6tgHfJZ3S7IWs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 02:06:20 -0000

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

martinthomson commented on this pull request.



> @@ -718,15 +718,15 @@ safe to process the rest of the block.  If Largest Reference is greater than
 zero, the encoder transforms it as follows before encoding:
 
 ~~~
-   LargestReference = LargestReference mod 2*MaxEntries + 1
+   LargestReference = LargestReference mod (2*MaxEntries) + 1

Do you mean `LR % ((2*ME)+1)` or `(LR % (2*ME))+1`?  I think the latter, but I think that it's probably best to double-down on the parentheses here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1856#pullrequestreview-164531266
----==_mimepart_5bc3f6197f31a_18393fa8a08d45b84778a
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/1856#discussion_r225022923">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; @@ -718,15 +718,15 @@ safe to process the rest of the block.  If Largest Reference is greater than
 zero, the encoder transforms it as follows before encoding:
 
 ~~~
-   LargestReference = LargestReference mod 2*MaxEntries + 1
+   LargestReference = LargestReference mod (2*MaxEntries) + 1
</pre>
<p>Do you mean <code>LR % ((2*ME)+1)</code> or <code>(LR % (2*ME))+1</code>?  I think the latter, but I think that it's probably best to double-down on the parentheses here.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1856#pullrequestreview-164531266">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2FWX3Je8m4cw6SD9cx5fYYvVi9Bks5uk-2ZgaJpZM4XaCWX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8KAvFRYtZ4zWOMSaSRHnDdWRb3Qks5uk-2ZgaJpZM4XaCWX.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1856"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1856#pullrequestreview-164531266"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1856#pullrequestreview-164531266",
"url": "https://github.com/quicwg/base-drafts/pull/1856#pullrequestreview-164531266",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1856",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1856#pullrequestreview-164531266"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392701335\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc3f6197f31a_18393fa8a08d45b84778a--


From nobody Sun Oct 14 19:09:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F005130DF0 for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 19:09:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 FqSESdOvaCEM for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 19: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 A6FFB127598 for <quic-issues@ietf.org>; Sun, 14 Oct 2018 19:09:48 -0700 (PDT)
Date: Sun, 14 Oct 2018 19:09:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539569386; bh=zxkA1SsinZwfsQ3aLp0yduFFaSih8JRpF/RusebI57o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ka75QHJojpkwOFTLuXaLqnbyNkXFOz15JKoft7qoFuEtqfbsVVRzvElYPard0xCwq jvO4bSkNfngv0/5RXXk22K5pDzeHcHSJhDZJ7rrPMEH8n4mYNzp8bTUQiUwKBN3te8 s/scwyttIo/ROCy8mexfMMx5AnM8kNiFMhP9opYE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7e8885712826cc3e31362e9cfde8d64ff5a4fe7792cf0000000117dbb8ea92a169ce16004114@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1850/429687184@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1850@github.com>
References: <quicwg/base-drafts/issues/1850@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc3f6ea820a7_36523ff0356d45c466760"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9EI6I391YD30vy3ik3o1p9etbE0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 02:09:50 -0000

----==_mimepart_5bc3f6ea820a7_36523ff0356d45c466760
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It's just not possible to leave you folks alone for any time, is it?  I agree with @janaiyengar.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429687184
----==_mimepart_5bc3f6ea820a7_36523ff0356d45c466760
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It's just not possible to leave you folks alone for any time, is it?  I agree 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>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429687184">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9ijq3KDWwHrzNT_hacVwEBby0uTks5uk-5qgaJpZM4XXhCq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-tPy1uR-NKwPfkESDRmbCZvd_U7ks5uk-5qgaJpZM4XXhCq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1850: It's just not possible to leave you folks alone for any time, is it?  I agree with @janaiyengar."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429687184"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429687184",
"url": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429687184",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1850\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1850#issuecomment-429687184"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392040618\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc3f6ea820a7_36523ff0356d45c466760--


From nobody Sun Oct 14 19:15:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDD1E130DF0 for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 19:15:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.35
X-Spam-Level: 
X-Spam-Status: No, score=-8.35 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 X85IzkhpdNhI for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 19:15: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 91E71130DF5 for <quic-issues@ietf.org>; Sun, 14 Oct 2018 19:15:03 -0700 (PDT)
Date: Sun, 14 Oct 2018 19:15:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539569702; bh=IBGqYaxUAoaU42bzftUiloKPA1GJQze1fToTzU4rT0M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VSC6TzT+4tHycoqEJAQbZ2XQrVSfu2yT1tvNsgprsmNXYntLqxoVKwR7CFLX3cwlI QYnIDm4eeWzfSOHXBmiM1IBpq9gmqcsKU/Cs94c/9GukL+wEvDlz1CQcnHzPlx7Xoh DQGogJGSTbtNkhStf91SsyzlaN4zKSQn8q11gpJw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab45b24bb7395735770a003bf51c97e75403f5f1ae92cf0000000117dbba2692a169ce16088681@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1855/429687935@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1855@github.com>
References: <quicwg/base-drafts/issues/1855@github.com>
Subject: Re: [quicwg/base-drafts] Transport parameter "original connection ID" if no retry (#1855)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc3f82697b10_37593f978acd45b8259553"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Eap9o3-I4IfqCjpRa0I96h9FlMY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 02:15:05 -0000

----==_mimepart_5bc3f82697b10_37593f978acd45b8259553
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The point here is that a client will know whether it responded to a Retry.  The server should also know, because it has a token in the Initial packet from the server (that it should be able to identify as being from a Retry packet that it sent).

With that in mind, even if the server receives multiple packets and only sends Retry in response to some of them, the transport parameters that the server sends will always be sent with very clear knowledge about what is being responded to. 

BTW, I thought that I had answered this question:

> If the client received and processed a Retry packet, it validates that the original_connection_id transport parameter is present and correct; otherwise, it validates that the transport parameter is absent. A client MUST treat a failed validation as a connection error of type TRANSPORT_PARAMETER_ERROR.

-- https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#packet-retry



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1855#issuecomment-429687935
----==_mimepart_5bc3f82697b10_37593f978acd45b8259553
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The point here is that a client will know whether it responded to a Re=
try.  The server should also know, because it has a token in the Initial =
packet from the server (that it should be able to identify as being from =
a Retry packet that it sent).</p>
<p>With that in mind, even if the server receives multiple packets and on=
ly sends Retry in response to some of them, the transport parameters that=
 the server sends will always be sent with very clear knowledge about wha=
t is being responded to.</p>
<p>BTW, I thought that I had answered this question:</p>
<blockquote>
<p>If the client received and processed a Retry packet, it validates that=
 the original_connection_id transport parameter is present and correct; o=
therwise, it validates that the transport parameter is absent. A client M=
UST treat a failed validation as a connection error of type TRANSPORT_PAR=
AMETER_ERROR.</p>
</blockquote>
<p>-- <a href=3D"https://quicwg.org/base-drafts/draft-ietf-quic-transport=
.html#packet-retry" rel=3D"nofollow">https://quicwg.org/base-drafts/draft=
-ietf-quic-transport.html#packet-retry</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/issues/1855#issuecomment-429687935">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1lc=
roaIBcly9AEEkLOnK869GCfzks5uk--mgaJpZM4XZ883">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq3SNvMBveL8kLlvD3d70REfj=
ZDZVks5uk--mgaJpZM4XZ883.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1855: The point here is that a client will know whether it =
responded to a Retry.  The server should also know, because it has a toke=
n in the Initial packet from the server (that it should be able to identi=
fy as being from a Retry packet that it sent).\r\n\r\nWith that in mind, =
even if the server receives multiple packets and only sends Retry in resp=
onse to some of them, the transport parameters that the server sends will=
 always be sent with very clear knowledge about what is being responded t=
o. \r\n\r\nBTW, I thought that I had answered this question:\r\n\r\n\u003=
e If the client received and processed a Retry packet, it validates that =
the original_connection_id transport parameter is present and correct; ot=
herwise, it validates that the transport parameter is absent. A client MU=
ST treat a failed validation as a connection error of type TRANSPORT_PARA=
METER_ERROR.\r\n\r\n-- https://quicwg.org/base-drafts/draft-ietf-quic-tra=
nsport.html#packet-retry\r\n\r\n"}],"action":{"name":"View Issue","url":"=
https://github.com/quicwg/base-drafts/issues/1855#issuecomment-429687935"=
}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1855#issuecomment=
-429687935",
"url": "https://github.com/quicwg/base-drafts/issues/1855#issuecomment-42=
9687935",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Transport parameter \"original connect=
ion ID\" if no retry (#1855)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1855,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1855\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1855#issuecomment-42=
9687935"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3926792=
23\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc3f82697b10_37593f978acd45b8259553--


From nobody Sun Oct 14 20:15:17 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9CE471286E3 for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 20:15:15 -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.351, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 scu5BvrMywvz for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 20:15:13 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 B8AB4129619 for <quic-issues@ietf.org>; Sun, 14 Oct 2018 20:15:13 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539573312; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=OdOCPU6kGIf+eTW3SUm55TdsPi0TxcPAxjEECEyb8As=; b=u3eH++cKkg7+T3BMctqadTOawpSXYPzS2GpPemuHQAroO4XCy8+h3nO2uoE0lPpzFuiGscWO MAKSiDnVJ1pQOe4XyF9PL6kKgqiW1XR+eyhK+53e5MnvPtHIRge8eFwI76E56IDDxuKLLojm TJkVv/EhbPQ4ZuhUrY23o04CaxU=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bc40640.7f2dc82a5cf0-smtp-out-n02; Mon, 15 Oct 2018 03:15:12 -0000 (UTC)
Date: Sun, 14 Oct 2018 20:15:11 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bc4063f7a2d8_6fdc2ad649c24580228de@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 663f13: do some TBD
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc4063f79ef1_6fdc2ad649c245802271f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/I7Cka8tvrtil7vNRuMoI3OxzgqA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 03:15:16 -0000

----==_mimepart_5bc4063f79ef1_6fdc2ad649c245802271f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 663f13b07d25c98894f0b708600ff747ce39cae4
      https://github.com/quicwg/wg-materials/commit/663f13b07d25c98894f0b708600ff747ce39cae4
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M ietf103/agenda.md

  Log Message:
  -----------
  do some TBD



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc4063f79ef1_6fdc2ad649c245802271f--


From nobody Sun Oct 14 20:39:07 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDB8F130E09 for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 20:38:58 -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.351, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 4ZYcEa0KfIdp for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 20:38:57 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 5B948130E2B for <quic-issues@ietf.org>; Sun, 14 Oct 2018 20:38:55 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539574734; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Skzlwmqg+YhHQfB8he2XESVVAuIo6S7R+VEtuolQkr4=; b=sQNivIJR9lh1oW1uaXN8ObqJz0JvNrJyHQASUCPqVnAm0r8U7K3EWXZK38iNwthGaETaeUJM U1Hpc4ddoSqbUWR3zL7LAz5Tcopu60O2v6SBDr71Hat+MU56P07P2sTRMqTKh/0E70ISI0pw afcJO8ddxZoC54zudBZ0smiUNic=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bc40bce.7fe0cc27e570-smtp-out-n01; Mon, 15 Oct 2018 03:38:54 -0000 (UTC)
Date: Sun, 14 Oct 2018 20:38:53 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bc40bcd656ad_61412b026dcec5809551f@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 9344f5: Rough in January agenda
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc40bcd65313_61412b026dcec5809541"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UZGPN562h4iMmgP2XOkENR6_fNU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 03:39:06 -0000

----==_mimepart_5bc40bcd65313_61412b026dcec5809541
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 9344f527b8c92110fcc067d4e301eb79f5eca225
      https://github.com/quicwg/wg-materials/commit/9344f527b8c92110fcc067d4e301eb79f5eca225
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    A interim-19-01/agenda.md
    A interim-19-01/arrangements.md

  Log Message:
  -----------
  Rough in January agenda



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc40bcd65313_61412b026dcec5809541--


From nobody Sun Oct 14 20:42:28 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 605A11286E3 for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 20:42:26 -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.351, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 HkhBqtsUdjEb for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 20:42:25 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 075CF126BED for <quic-issues@ietf.org>; Sun, 14 Oct 2018 20:42:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539574944; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=y04hv8GyBpNFFp6unXBOo27KyhKQWwkFsgX9ZNYyq18=; b=SbRarPCwoyLpO62Nj3mXYAM9EELqN+aQYtSUJ+iy20w/QTrJj5XHvLv0vU89xrWOFqlLbCiL coL9Vkj4KceYkfQGUTs9LBvQaneW7JcCG5eUwFktKhmZbPgBhsetxIDMA5BF+WPkI7KHY/nu OUiPHqzZeRpfzigH75/yB4//HqY=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bc40c9e.7fa5600a21b0-smtp-out-n02; Mon, 15 Oct 2018 03:42:22 -0000 (UTC)
Date: Sun, 14 Oct 2018 20:42:21 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bc40c9dd468b_61482adaa4380578668a2@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 25bb06: update NEX pricing
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc40c9dd4257_61482adaa4380578667cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1qeuy5mYuv2-jIELLPglumQgdO8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 03:42:27 -0000

----==_mimepart_5bc40c9dd4257_61482adaa4380578667cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 25bb0617cf8bc18edc5931563890dc5ef44eb195
      https://github.com/quicwg/wg-materials/commit/25bb0617cf8bc18edc5931563890dc5ef44eb195
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M interim-19-01/arrangements.md

  Log Message:
  -----------
  update NEX pricing



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc40c9dd4257_61482adaa4380578667cd--


From nobody Sun Oct 14 20:44:11 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2FB84127598 for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 20:44:10 -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.351, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 DqWVNGn6sDkr for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 20:44:08 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 9D9F1126BED for <quic-issues@ietf.org>; Sun, 14 Oct 2018 20:44:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539575047; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=7jfCld2VgJNVFyVF6ISNnNnawmle9SL6wkJ8395SQs0=; b=LZEEJwHuPGA83+nsTz+qC25V/hls3LWpAuPrYAZ+oxWbgOzcd5a3wNMDRT094GSysdYofrVB 96n0KjBmb0hEvXaQjUvePVeSkyvHADwL2HiOZEBTi7BNing0vZdALeJp6sktU4aZQfMC5FjA e4OxNDRZOZfsKnjpBGL9mm/iawU=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bc40d07.7f65f1b3b5d0-smtp-out-n03; Mon, 15 Oct 2018 03:44:07 -0000 (UTC)
Date: Sun, 14 Oct 2018 20:44:06 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bc40d0681270_bc182af8d3e2e57c101645@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 933b1d: listify
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc40d0680344_bc182af8d3e2e57c101582"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1uo0V29U9v6Exk2DikCz4uYNhqY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 03:44:10 -0000

----==_mimepart_5bc40d0680344_bc182af8d3e2e57c101582
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 933b1d4638b2c5ded6a94459af7fb4425cbf9cda
      https://github.com/quicwg/wg-materials/commit/933b1d4638b2c5ded6a94459af7fb4425cbf9cda
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M interim-19-01/arrangements.md

  Log Message:
  -----------
  listify



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc40d0680344_bc182af8d3e2e57c101582--


From nobody Sun Oct 14 20:45:03 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A50F1286E3 for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 20:45:01 -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.351, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 dExm8vC_h_EL for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 20:44:59 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 B8E99127598 for <quic-issues@ietf.org>; Sun, 14 Oct 2018 20:44:59 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539575099; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=1MBtwthB2ZpihGsetNZA15tzXNRxDhd/KLGaeDdZ72A=; b=Hh97OYYA26Z0JNaoTMUdlYAFdTcXemqkO4dpOUM0TvlCJSAlcaGGGBPA5WVp130AI+Taad1j Mq+LNyv74CUURG0jWzPeKBIzpCx6zAx1QY787UCDkl+gFushiVmruoUtHTLqyITo6x6vuXdh EQJVn1weTjjfkbm9Abc9USQaIwE=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bc40d3a.7f84590bd180-smtp-out-n03; Mon, 15 Oct 2018 03:44:58 -0000 (UTC)
Date: Sun, 14 Oct 2018 20:44:57 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bc40d3989e63_36e02acaec79a57c59455@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 1fd634: typo, bold
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc40d3989afb_36e02acaec79a57c593af"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/utcuvMuscGbi_mDaIrNEvTIoSRc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 03:45:02 -0000

----==_mimepart_5bc40d3989afb_36e02acaec79a57c593af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 1fd634296505d977aba45b39c03281c1b26d6c39
      https://github.com/quicwg/wg-materials/commit/1fd634296505d977aba45b39c03281c1b26d6c39
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M interim-19-01/arrangements.md

  Log Message:
  -----------
  typo, bold



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc40d3989afb_36e02acaec79a57c593af--


From nobody Sun Oct 14 21:53:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6AAEF127333 for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 21:53:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 f0g7js8eFno2 for <quic-issues@ietfa.amsl.com>; Sun, 14 Oct 2018 21:53: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 95A4212008A for <quic-issues@ietf.org>; Sun, 14 Oct 2018 21:53:37 -0700 (PDT)
Date: Sun, 14 Oct 2018 21:53:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539579216; bh=EkeQzHTJc+h18JgbGeOKPceF7G71tAoIjfEhH8aCvts=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=pqL1szQvmC8WvUm+7+SClfTB6PIgH1kZ3xeby/OtD1B6HgPTHdAW4zTRq6GHCHUua 8CYzrzfGy/o7jDnnnaUnqeJkXXsF1Az5q/AMVU4mUp+uySYxm7fEsppIqnzvJ2CYf/ VmTA7TmelenZazQK0iKedYGLxrhKuXa5+ptROf/E=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6e27b995615a2abcb669a88cfc6d03aa9c8f8dd392cf0000000117dbdf5092a169ce160db9be@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1858@github.com>
Subject: [quicwg/base-drafts] No SHOULD for stateless reset (#1858)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc41d509c8e5_528d3fba17ad45c427142d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-HYXEg3bjh2OMGWr4NaZSTi8cLQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 04:53:40 -0000

----==_mimepart_5bc41d509c8e5_528d3fba17ad45c427142d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Currently:

> Endpoints SHOULD send a Stateless Reset ({{stateless-reset}}) for any packets
that cannot be attributed to an existing connection.

I think that we instead want to say:

> Endpoints can send a Stateless Reset ({{stateless-reset}}) for any packets that cannot be attributed to an existing connection.  A stateless reset allows a peer to more quickly identify when a connection becomes unusable.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1858
----==_mimepart_5bc41d509c8e5_528d3fba17ad45c427142d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Currently:</p>
<blockquote>
<p>Endpoints SHOULD send a Stateless Reset ({{stateless-reset}}) for any packets<br>
that cannot be attributed to an existing connection.</p>
</blockquote>
<p>I think that we instead want to say:</p>
<blockquote>
<p>Endpoints can send a Stateless Reset ({{stateless-reset}}) for any packets that cannot be attributed to an existing connection.  A stateless reset allows a peer to more quickly identify when a connection becomes unusable.</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1858">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2CxTb5ekvUbZxYmBX5-nrIUPgQAks5ulBTQgaJpZM4Xblck">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0RkJJFT14AqDXBv1VQ4jg60jHuGks5ulBTQgaJpZM4Xblck.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"No SHOULD for stateless reset (#1858)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1858"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1858",
"url": "https://github.com/quicwg/base-drafts/issues/1858",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "No SHOULD for stateless reset (#1858)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1858
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1858,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1858\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1858"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393107236\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc41d509c8e5_528d3fba17ad45c427142d--


From nobody Mon Oct 15 01:48:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0DB54130E14 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 01:48:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 zYP_uUlStChx for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 01:48: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 A3C5E130E0E for <quic-issues@ietf.org>; Mon, 15 Oct 2018 01:48:42 -0700 (PDT)
Date: Mon, 15 Oct 2018 01:48:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539593321; bh=oAiQqrIIwr3EzrOWIYgipdCzSGK/GXt3T/UJN1e7MT4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0LMAqQRKG7OqbG4J0J9evQn7gV4MzfTzNwqxGdFHQlq4tpAHFIt0hdp8P0CbAbxvK ejagOsCjphLb0nnbrcYaRQ0S10i5OZir04EosZ4h9++o6/BiH88CAsdXjlaahiUFci 4eRS50+ltflIwDWl+EBzzMZ1gBTeyXVkf77BcgDk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab88c8a4c5c922ee44191d1dfec11bd644b5eeca3d92cf0000000117dc165192a169ce160a44d7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1857/review/164539169@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc454525a953_1afd3fcbe4ad45b86913c6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OROX9Iww_1TL9IzYrBLRqKALsbk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 08:48:50 -0000

----==_mimepart_5bc454525a953_1afd3fcbe4ad45b86913c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.

This is a great start.  Thanks for putting this together.

I took the opportunity to do a fairly thorough read-through (up until I got to the frame descriptions).  So there are a mix of comments throughout.  I probably strayed over the line on occasion and made some non-editorial comments as I went; as we discuss, we can open issues for those.

Overall, this is a big improvement, and I can see how it might be the basis for more improvements (some of which I noted).  We shouldn't worry about getting things perfect, but at the same time I don't want to lose these comments.  Most of them are fairly directly actionable.

No more time today, but I might be able to generate a PR for some of this as things stabilize more.

> @@ -134,18 +134,27 @@ encrypts most of the data it exchanges, including its signaling.  This allows
 the protocol to evolve without incurring a dependency on upgrades to
 middleboxes.
 
-This document describes the core QUIC protocol, including the conceptual design,
-wire format, and mechanisms of the QUIC protocol for connection establishment,
-stream multiplexing, stream and connection-level flow control, connection
-migration, and data reliability.
+This document describes the core QUIC protocol, and is structured as follows:

Does a two-level list make sense here?

```
* Streams are the basic service abstraction that QUIC provides:
** {{streams}} describes core concepts related to streams, 
** {{stream-states}} provides a reference model for stream states, and 
** {{flow-control}} outlines the operation of flow control.

* Connections are the context in which QUIC endpoints communicate.
** {{}} details the process for establishing connections,
** {{}} describes how endpoints migrate a connection to use a new network paths, and
** {{}} lists the options for terminating an open connection.

* Packets and frames are the basic unit used by QUIC to communicate.
** {{}} describes the format of packets and frames,
** {{}} defines a models for the transmission and retransmission of information,
** {{}} describes acknowledgments, the primary feedback mechanism in QUIC, and
** {{}} contains a rules for managing the size of packets.

* Details of encoding of QUIC protocol elements is described in:
** {{}} (Versions),
** {{}} (Packet Headers),
** {{}} (TP), 
** {{}} (Frames), and 
** {{}} (Errors).
```

If we do that, I would add a heading, like `## This Document` here.  That would also satisfy the itch that adding conventions and notations as 1.1 has, which says that having only one subsection is wrong.

>  
-Version numbers used to identify IETF drafts are created by adding the draft
-number to 0xff000000.  For example, draft-ietf-quic-transport-13 would be
-identified as 0xff00000D.
+Streams are identified by an unsigned 62-bit integer, referred to as the Stream

This is the first mention of a 62-bit value, which I *guarantee* will raise eyebrows and generate annoying questions.  A forward reference to the varint encoding is probably necessary.  Maybe just move the last paragraph up here.

>  
-Any QUIC packet has either a long or a short header, as indicated by the Header
-Form bit. Long headers are expected to be used early in the connection before
-version negotiation and establishment of 1-RTT keys.  Short headers are minimal
-version-specific headers, which are used after version negotiation and 1-RTT
-keys are established.
+The first bi-directional stream opened by the client is stream 0.

s/bi-directional/bidirectional

>  
-: The most significant bit (0x80) of octet 0 (the first octet) is set to 1 for
-  long headers.
+An endpoint limits the number of concurrently active incoming streams by

Missing transitional glue: "QUIC allows for an arbitrary number of streams to operate concurrently."  Necessary if you take my proposed edit above.

>  
-: The most significant bit (0x80) of octet 0 (the first octet) is set to 1 for
-  long headers.
+An endpoint limits the number of concurrently active incoming streams by
+adjusting the maximum stream ID.  An initial value is set in the transport

s/adjusting/limiting/

>  
-Versions with the most significant 16 bits of the version number cleared are
-reserved for use in future IETF consensus documents.
+The creation and destruction of streams are expected to have minimal bandwidth
+and computational cost.  A single STREAM frame may create, carry data for, and

We don't really say here how streams are created.  It's something you need to infer.  Maybe move this paragraph above the previous one and make it:

> Streams can be created by sending data.  Other processes associated with stream management - ending, cancelling, and managing flow control - are all designed to impose minimal overheads.  For instance, a single STREAM frame ({{frame-stream}}) can open, carry data for, and close a stream.

> -: The octet following the version contains the lengths of the two connection ID
-  fields that follow it.  These lengths are encoded as two 4-bit unsigned
-  integers. The Destination Connection ID Length (DCIL) field occupies the 4
-  high bits of the octet and the Source Connection ID Length (SCIL) field
-  occupies the 4 low bits of the octet.  An encoded length of 0 indicates that
-  the connection ID is also 0 octets in length.  Non-zero encoded lengths are
-  increased by 3 to get the full length of the connection ID, producing a length
-  between 4 and 18 octets inclusive.  For example, an octet with the value 0x50
-  describes an 8-octet Destination Connection ID and a zero-length Source
-  Connection ID.
+Once a stream is created, endpoints may use the stream to send and receive data.
+Each endpoint may send a series of STREAM frames encapsulating data on a stream
+until the stream is terminated in that direction.  Streams are an ordered
+byte-stream abstraction, and they have no other structure within them.  STREAM
+frame boundaries are not expected to be preserved in retransmissions from the
+sender or during delivery to the application at the receiver.

Suggest:

> Endpoints uses streams to send and receive data.  Endpoints send STREAM frames, which encapsulate data for a stream.  STREAM frames carry a flag that can be used to signal the end of a stream.
>
> Streams are an ordered byte-stream abstraction with no other structure that is visible to QUIC.  STREAM frame boundaries are not expected to preserved when data is transmitted, including when data is retransmitted after packet loss.

>  
-Length:
+Flow control is described in detail in {{flow-control}}, and congestion control
+is described in the companion document {{QUIC-RECOVERY}}.

This congestion control comment now seems entirely out of place.  I suggest merging the flow control note into the previous paragraph, and dropping the recovery reference entirely.

> @@ -208,1721 +217,1890 @@ x (*) ...
 : Indicates that x is variable-length
 
 
-# Versions {#versions}
+# Streams: QUIC's Data Structuring Abstraction {#streams}

Can we just call this "Streams"?  Please.  If only because we might grow new abstractions in future.

>  
-The client responds to a Retry packet with an Initial packet that includes the
-provided Retry Token to continue connection establishment.
+It is necessary to limit the amount of data that a sender may have outstanding
+at any time, so as to prevent a fast sender from overwhelming a slow receiver,
+or to prevent a malicious sender from consuming significant resources at a
+receiver.  This section describes QUIC's flow-control mechanisms.

We can probably drop the last sentence.  It's self-evident.

>  
-A client sets the Destination Connection ID field of this Initial packet to the
-value from the Source Connection ID in the Retry packet. Changing Destination
-Connection ID also results in a change to the keys used to protect the Initial
-packet. It also sets the Token field to the token provided in the Retry. The
-client MUST NOT change the Source Connection ID because the server could include
-the connection ID as part of its token validation logic (see {{tokens}}).
+QUIC employs a credit-based flow-control scheme similar to HTTP/2's flow control

Avoid possessive: "similar to that in HTTP/2 {{?HTTP2}}"

>  
-A client sets the Destination Connection ID field of this Initial packet to the
-value from the Source Connection ID in the Retry packet. Changing Destination
-Connection ID also results in a change to the keys used to protect the Initial
-packet. It also sets the Token field to the token provided in the Retry. The
-client MUST NOT change the Source Connection ID because the server could include
-the connection ID as part of its token validation logic (see {{tokens}}).
+QUIC employs a credit-based flow-control scheme similar to HTTP/2's flow control
+{{?HTTP2}}.  A receiver advertises the number of octets it is prepared to
+receive on a given stream and for the entire connection.  This leads to two
+levels of flow control in QUIC: (i) Connection flow control, which prevents

Make a real bullet list, I think.  Also, we should try to be consistent about order:  I think that stream flow control first (MAX_STREAM_DATA) and connection second (MAX_DATA) makes sense based on the description in the next paragraph.  Of course, that's opposite to how we do things everywhere else...

>  
-All these packets use the long header and contain the current QUIC version in
-the version field.
+Conversely if a sender believes it is blocked, while endpoint B expects more

Remove paragraph break before this.

>  
-## Cryptographic Handshake Packets {#handshake-packets}
+## Edge Cases and Other Considerations

I don't like this section title, maybe "Consistency of Flow Control State" or "Handling of Stream Cancellation"  (see comment below)

>  
+To avoid this de-synchronization, a RST_STREAM sender MUST include the final

"To ensure that endpoints maintain a consistent connection-level flow control state, the RST_STREAM frame {{frame-rst-stream}} includes the largest offset of data sent on the stream."

>  
-The Initial packet (shown in {{initial-format}}) has two additional header
-fields that are added to the Long Header before the Length field.
+### Data Limit Increments {#fc-credit}

Make this heading 2 ("## Data Limit Increments").

> -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|                            Token (*)                        ...
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|                           Length (i)                        ...
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|                     Packet Number (8/16/32)                   |
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|                          Payload (*)                        ...
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-~~~
-{: #initial-format title="Initial Packet"}
+This document leaves when and how many bytes to advertise in a MAX_DATA or
+MAX_STREAM_DATA to implementations, but offers a few considerations.  These
+frames contribute to connection overhead.  Therefore frequently sending frames
+with small changes is undesirable.  At the same time, infrequent updates require
+larger increments to limits if blocking is to be avoided.  Thus, larger updates

"At the same time, larger increments to limits are necessary to avoid blocking if updates are less frequent."

>  
-The client and server use the Initial packet type for any packet that contains
-an initial cryptographic handshake message. This includes all cases where a new
-packet containing the initial cryptographic message needs to be created, such as
-the packets sent after receiving a Version Negotiation ({{packet-version}}) or
-Retry packet ({{packet-retry}}).
+### Blocking on Flow Control {#blocking}

This belongs under the data limit increments section, not the stream limit increments.

>  
-A server sends its first Initial packet in response to a client Initial.  A
-server may send multiple Initial packets.  The cryptographic key exchange could
-require multiple round trips or retransmissions of this data.
+If a sender does not receive a MAX_DATA or MAX_STREAM_DATA frame when it has run
+out of flow control credit, the sender will be blocked and SHOULD send a BLOCKED

"[...] the sender will be unable to send new data.  That is, the sender it blocked.  A blocked sender SHOULD send a STREAM_BLOCKED or BLOCKED frame."

>  
-## Initial Packet {#packet-initial}
+### Response to a RST_STREAM

I think that we can drop this heading.  It fits well-enough into the preceding section.

>  
-Token Length:
+## Stream Limit Increment

See comment above in stream concurrency section.

>  
-: The most significant bit (0x80) of octet 0 (the first octet) is set to 1 for
-  long headers.
+An endpoint limits the number of concurrently active incoming streams by
+adjusting the maximum stream ID.  An initial value is set in the transport
+parameters (see {{transport-parameter-definitions}}) and is subsequently
+increased by MAX_STREAM_ID frames (see {{frame-max-stream-id}}).

I think that we need to forward reference the section on increasing stream concurrency instead of transport parameters and whatnot.  Move this last sentence to that section and replace with a forward reference here.

>  
-The payload of an Initial packet includes a CRYPTO frame (or frames) containing
-a cryptographic handshake message, ACK frames, or both.  PADDING and
-CONNECTION_CLOSE frames are also permitted.  An endpoint that receives an
-Initial packet containing other frames can either discard the packet as spurious
-or treat it as a connection error.
+For smooth operation of the congestion controller, it is generally considered

There are many reasons we don't want a peer to become blocked.  Do we have to pick just one?

>  
-When a server receives an Initial packet with an address validation token, it
-SHOULD attempt to validate it.  If the token is invalid then the server SHOULD
-proceed as if the client did not have a validated address, including potentially
-sending a Retry. If the validation succeeds, the server SHOULD then allow the
-handshake to proceed (see {{stateless-retry}}).
+Each connection possesses a set of identifiers, any of which could be used to
+distinguish it from other connections.  Connection IDs are selected
+independently in each direction.  Each Connection ID has an associated sequence
+number to assist in deduplicating messages.

Move this last sentence to the "issuing" section below.  It's not important enough to be right up here.

>  
+The initial connection ID issued by an endpoint is the Sour

"[...] by an endpoint is sent in the Source Connection ID field of the long packet header ({{...}}) during the handshake."

>  
+The initial connection ID issued by an endpoint is the Sour

We are missing a paragraph on failed packet protection removal here.  We probably want that.

>  
+The initial connection ID issued by an endpoint is the Sour

Circular reference.  I think that we need to say

> [...] matched to a connection using the connection ID or - for packets with zero-length connection IDs - the address tuple.  If the packet doesn't match an existing connection, the server continues below.

>  
+The initial connection ID issued by an endpoint is the Sour

We can remove this requirement now that we have Retry and the token stuff.

>  
+The initial connection ID issued by an endpoint is the Sour

The first CRYPTO frame *from a client*

>  
+The initial connection ID issued by an endpoint is the Sour

Are we at 1232, or 1200?

>  
+The initial connection ID issued by an endpoint is the Sour

"The sequence numbers used by CRYPTO frames to ensure ordered delivery of cryptographic handshake data start from zero in each packet number space."

>  
+The initial connection ID issued by an endpoint is the Sour

No EOED any more.

>  
+The initial connection ID issued by an endpoint is the Sour

We need text leading into this diagram as well.  Something like "{{tls-0rtt-handshake}} shows the same handshake with 0-RTT data added."

>  
+The initial connection ID issued by an endpoint is the Sour

0..2^16-1 now that we don't mandate use of any parameters.

>  
+The initial connection ID issued by an endpoint is the Sour

s/encode the/describe the encoding of/

>  
+The initial connection ID issued by an endpoint is the Sour

We should include original_connection_id here as well?


>  
+The initial connection ID issued by an endpoint is the Sour

Merge max_*_streams into the other list.

>  
+The initial connection ID issued by an endpoint is the Sour

"Address validation is used by QUIC to avoid being used for a traffic amplification attack." - and strike the first paragraph entirely.  Then make the change I suggest below.

>  
+The initial connection ID issued by an endpoint is the Sour

> The primary defense against amplification attack is verifying that a client is able to receive packets at the transport address that it claims.  QUIC also requires that clients send UDP datagrams with at least 1200 octets of payload until the server has completed address validation.  A server can thereby send more data to an unproven addresses without increasing the amplification advantage gained by an attacker.

>  
+The initial connection ID issued by an endpoint is the Sour

should this be "As long as it is not possible for an attacker to guess a valid token for their address ..." ?

>  
+The initial connection ID issued by an endpoint is the Sour

Split paragraph before "Because".

>  
+The initial connection ID issued by an endpoint is the Sour

Add: "The only requirement is that a valid token be difficult to guess for an attacker."

>  
+The initial connection ID issued by an endpoint is the Sour

Strike this paragraph.  It's wrong now.

>  
+The initial connection ID issued by an endpoint is the Sour

We should add: "A resumption token SHOULD be easily distinguishable from tokens that are sent in Retry packets as they are carried in the same field."

>  
+The initial connection ID issued by an endpoint is the Sour

This belongs somewhere else now, but I don't know where just yet.

>  
+The initial connection ID issued by an endpoint is the Sour

I think that we want this to be heading 1.  It's under the cryptographic handshake, but I think that it logically belongs before it.  That's unfortunate, because I'd really like to have an overview of the handshake up front.  Perhaps we need a new "Connection Lifecycle Overview" section ahead of all this stuff.

If we make this a top-level section, then you can cover the two aspects of address validation in the one section: this section covers the handshake, then you have the explicit validation stuff that migration relies on.  A brief intro can explain that there are two mechanisms and why.

>  
+The initial connection ID issued by an endpoint is the Sour

s/For instance,/In particular,/ -- these are good practices we want to encourage.  Also, using "For instance" in this way might be read to imply that STREAM is verboten.  It's not, it's just that you don't really want to rely on it.

>  
+The initial connection ID issued by an endpoint is the Sour

"Initiating Path Validation" is better - it's easy to lose necessary context when jumping around, and "Initiation" is very generic.

>  
+The initial connection ID issued by an endpoint is the Sour

"[...] MAY send multiple PATH_CHALLENGE frames to guard against loss."

>  
+The initial connection ID issued by an endpoint is the Sour

"Successful Path Validation"

>  
+The initial connection ID issued by an endpoint is the Sour

"Path Validation Responses"

>  
+The initial connection ID issued by an endpoint is the Sour

s/, with the following stipulation.  Since/. However, because/

>  
+The initial connection ID issued by an endpoint is the Sour

s/MAY/MUST/g

>  
+The initial connection ID issued by an endpoint is the Sour

s/: from/. That is, from/

>  
+The initial connection ID issued by an endpoint is the Sour

"Failed Path Validation"

>  
+The initial connection ID issued by an endpoint is the Sour

> Path validation only fails when the endpoint attempting to validate the path abandons its attempt to validate the path.
> 
> Endpoints SHOULD abandon path validation based on a timer.  When setting this timer [...]

>  
+The initial connection ID issued by an endpoint is the Sour

> When an endpoint abandons path validation, it determines that the path is unusable.  This does not [...]

>  
+The initial connection ID issued by an endpoint is the Sour

s/QUIC/The use of a connection ID/

>  
+The initial connection ID issued by an endpoint is the Sour

NAT rebinding is not connection migration as defined in this section, though endpoints SHOULD perform path validation ({{migrate-validate}}) if they detect a change in a remote address.

>  
+The initial connection ID issued by an endpoint is the Sour

Maybe we should reiterate that this won't include non-probing frames here.

>  
+The initial connection ID issued by an endpoint is the Sour

s/frames other than probing/non-probing/

>  
+The initial connection ID issued by an endpoint is the Sour

I think that we can put this under migration safely.

>  
+The initial connection ID issued by an endpoint is the Sour

"at any time after it accepts a connection."  Handshake completion is not a prerequisite because the client will believe that the handshake is complete before the server does.

>  
+The initial connection ID issued by an endpoint is the Sour

I don't think that we want special rules here, so we should use "probing"/"non-probing" terms.  This looks like it is creating special rules, where I don't think we need any.  It's only this sentence, the rest is good.

>  
+The initial connection ID issued by an endpoint is the Sour

s/to//

>  
+The initial connection ID issued by an endpoint is the Sour

Can we move this under the Acknowledgments section?  We really need to break this section up a little better, but I can't comment on it here, so I'll come back to this.

>  
+In the closing state, only a packet containing a closing frame can be sent.  An

This first sentence is duplicative, maybe drop it and merge this paragraph with the previous.

>  
-An endpoint also MUST NOT initiate connection migration if the peer sent the
-`disable_migration` transport parameter during the handshake.  An endpoint which
-has sent this transport parameter, but detects that a peer has nonetheless
-migrated to a different network MAY treat this as a connection error of type
-INVALID_MIGRATION.
+This design relies on the peer always sending a connection ID in its packets so
+that the endpoint can use the connection ID from a packet to reset the
+connection.  An endpoint that uses this design MUST either use the same
+connection ID length for all connections or encode the length of the connection
+ID such that it can be recovered without state.  In addition, it MUST NOT

s/MUST NOT/cannot/

>  
-When migrating, the new path might not support the endpoint's current sending
-rate. Therefore, the endpoint resets its congestion controller, as described in
-{{migration-cc}}.
+Any QUIC packet, with the exception of the Version Negotiation packet, has

I think that we can make this multiple paragraphs.  It's also lacking a little bit of context.  How about:

> QUIC endpoints communicate by exchanging packets.  Packets are carried in UDP datagrams (see {{packet-coalesce}}) and have confidentiality and integrity protection (see {{packet-protected}}).
> 
> This version of QUIC uses the long packet header (see {{header-long}}) during connection establishment and the short header (see {{header-short}}) once 1-RTT keys have been established.
>
> Packets that carry the long header are Initial [...].
>
> Packets with the short header are designed for minimal overhead and are used after a connection is established.
>
> Version negotiation uses a packet with a special format (see {{packet-version}}).

>  
+All QUIC packets use packet protection.  Packets that are protected with the

This bit could be a better, I think.

> All QUIC packets except Version Negotiation and Retry packets use authenticated encryption with additional data (AEAD) {{!RFC5119}} to provide confidentiality and integrity protection.  Details of packet protection are found in {{QUIC-TLS}}; this section includes an overview of the process.
>
> Initial packets are protected using keys that are statically derived.  This packet protection is not effective confidentiality protection, it only exists to ensure that the sender of the packet is on the network path.  Any entity that receives the Initial packet from a client can recover the keys necessary to remove packet protection or to generate packets that will be successfully authenticated.
>
> All other packets are protected with keys derived from the cryptographic handshake.  The type of the packet from the long header or key phase from the short header are used to identify which encryption level - and therefore the keys - that are used. Packets protected with 0-RTT and 1-RTT keys are expected to have confidentiality and data origin authentication; the cryptographic handshake ensures that only the communicating endpoints receive the corresponding keys.

That covers the first few paragraphs here.



>  
-An endpoint MAY send data to an unvalidated peer address, but it MUST protect
-against potential attacks as described in {{address-spoofing}} and
-{{on-path-spoofing}}.  An endpoint MAY skip validation of a peer address if that
-address has been seen recently.
+The version field for protected packets is the current QUIC version.

I don't think that we need to say this.

>  
-In response to such a packet, an endpoint MUST start sending subsequent packets
-to the new peer address and MUST initiate path validation ({{migrate-validate}})
-to verify the peer's ownership of the unvalidated address.
+Packets protected with 0-RTT keys use a type value of 0x7C.  The connection ID
+fields for a 0-RTT packet MUST match the values used in the Initial packet
+({{packet-initial}}).

We can drop this paragraph.

>  
-After changing the address to which it sends non-probing packets, an endpoint
-could abandon any path validation for other addresses.
+The payload is protected using authenticated encryption.  {{QUIC-TLS}} describes
+packet protection in detail.  After decryption, the plaintext consists of a
+sequence of frames, as described in {{frames}}.

With the above edits, this paragraph is redundant too.

>  
+A sender can coalesce multiple QUIC packets (typically a Cryptographic Handshake
+packet and a Protected packet) into one UDP datagram.  This can reduce the

"Cryptographic Handshake" and "Protected" aren't defined terms.  I would drop the parenthetical.

>  
+A sender can coalesce multiple QUIC packets (typically a Cryptographic Handshake
+packet and a Protected packet) into one UDP datagram.  This can reduce the
+number of UDP datagrams needed to send application data during the handshake and
+immediately afterwards. It is not necessary for senders to coalesce

> [...] number of UDP datagrams needed to complete the cryptographic handshake and starting sending data.

>  
+A sender can coalesce multiple QUIC packets (typically a Cryptographic Handshake
+packet and a Protected packet) into one UDP datagram.  This can reduce the
+number of UDP datagrams needed to send application data during the handshake and
+immediately afterwards. It is not necessary for senders to coalesce
+packets, though failing to do so will require sending a significantly
+larger number of datagrams during the handshake. Receivers MUST

Strike the "It is not necessary" sentence.  The benefits speak for themselves without making hard to test assertions ("significantly larger" doesn't really help, the actual amount is pretty simple to work out).

>  
-It is possible that a peer is spoofing its source address to cause an endpoint
-to send excessive amounts of data to an unwilling host.  If the endpoint sends
-significantly more data than the spoofing peer, connection migration might be
-used to amplify the volume of data that an attacker can generate toward a
-victim.
+Senders MUST NOT coalesce QUIC packets with different Destination Connection
+IDs into a single UDP datagram. Receivers SHOULD ignore any subsequent packets

s/with different Destination Connection IDs/for different connections/

Yes, this introduces pretty strong linkability (maybe) for multiple different connection IDs, but we tripped up against this in NYC and the requirement is same-connection, not same-connection-id.

> -congestion window's worth of data per estimated round-trip time (kMinimumWindow,
-as defined in {{QUIC-RECOVERY}}).  In the absence of this limit, an endpoint
-risks being used for a denial of service attack against an unsuspecting victim.
-Note that since the endpoint will not have any round-trip time measurements to
-this address, the estimate SHOULD be the default initial value (see
-{{QUIC-RECOVERY}}).
+Every QUIC packet that is coalesced into a single UDP datagram is separate and
+complete.  Though the values of some fields in the packet header might be
+redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
+individually process each QUIC packet and separately acknowledge them, as if
+they were received as the payload of different UDP datagrams.  If one or more
+packets in a datagram cannot be processed yet (because the keys are not yet
+available) or processing fails (decryption failure, unknown type, etc.), the
+receiver MUST still attempt to process the remaining packets.  The skipped
+packets MAY either be discarded or buffered for later processing, just as if the
+packets were received out-of-order in separate datagrams.

Note to transfer #1844 here once that resolves.

>  
-If an endpoint skips validation of a peer address as described in
-{{migration-response}}, it does not need to limit its sending rate.
+Retry ({{packet-retry}}) and Version Negotiation ({{packet-version}}) packets
+cannot be coalesced.

Should we change this to say that Retry packets, VN packets, and packets with a short header cannot be followed by other packets in the same datagram?  Because you could technically put Retry after an Initial, as much as that doesn't make any sense.

>  
 
-#### Handling Address Spoofing by an On-path Attacker {#on-path-spoofing}
+## Connection ID Encoding

I think that we can merge this section with the earlier section on connection IDs or maybe the handshaking section (because it deals with negotiating connection ID).  It's got some good stuff, but it doesn't really belong here.

Also, the title should be "Negotiating Connection IDs" or something like that.

>  
-This eliminates the use of the connection ID for linking activity from
-the same connection on different networks.  Protection of packet numbers ensures
-that packet numbers cannot be used to correlate activity.  This does not prevent
-other properties of packets, such as timing and size, from being used to
-correlate activity.
+A Version Negotiation packet ({{packet-version}}) does not include a packet
+number.  The Retry packet ({{packet-retry}}) has special rules for populating
+the packet number field.

Bug: Retry doesn't have a packet number either.

>  
-Using a stable connection ID on multiple network paths allows a passive observer
-to correlate activity between those paths.  An endpoint that moves between
-networks might not wish to have their activity correlated by any entity other
-than their peer, so different connection IDs are used when sending from
-different local addresses, as discussed in {{connection-id}}.  For this to be
-effective endpoints need to ensure that connections IDs they provide cannot be
-linked by any other entity.
+The packet number is an integer in the range 0 to 2^62-1, present in all long

Same comment as before regarding the 2^62 thing.  Also, packet numbers are not present in all packets.

>  
-Migrating a connection to a new server address mid-connection is left for future
-work. If a client receives packets from a new server address not indicated by
-the preferred_address transport parameter, the client SHOULD discard these
-packets.
+In the QUIC long and short packet headers, the number of bits required to

I think that we need to move this paragraph and the table, maybe a little more to the "Packet Formats" section, with a forward reference from here.  This is very much bits and bytes.

I think that there are two sections: Packet Number Encoding, and Packet Number Recovery.

>  
-Once the handshake is finished, the client SHOULD initiate path validation (see
-{{migrate-validate}}) of the server's preferred address using the connection ID
-provided in the preferred_address transport parameter.
+The encoded packet number is protected as described in Section 5.3

missing "of": Section 5.3 of {{QUIC-TLS}}

>  
-Once the handshake is finished, the client SHOULD initiate path validation (see
-{{migrate-validate}}) of the server's preferred address using the connection ID
-provided in the preferred_address transport parameter.
+The encoded packet number is protected as described in Section 5.3

This starts the section of Packet Number Recovery, which belongs below, I think.

>  
+The sender MUST use a packet number size able to represent more than twice as

Packet number encoding again, I think.

>  
-The server SHOULD also initiate path validation of the client using its
-preferred address and the address from which it received the client probe.  This
-helps to guard against spurious migration initiated by an attacker.
+A receiver MUST discard a newly unprotected packet unless it is certain that it

We should keep this up-top.  It's important.

>  
-### Interaction of Client Migration and Preferred Address
+The payload of all packets, after removing packet protection, consists of a

Not all packets have frames.  We need to finesse this a little.

>  
-### Interaction of Client Migration and Preferred Address
+The payload of all packets, after removing packet protection, consists of a
+sequence of frames, as shown in {{packet-frames}}.  Version Negotiation and
+Stateless Reset do not contain frames.

Nor does Retry.

>  
-Connections should remain open until they become idle for a pre-negotiated
-period of time.  A QUIC connection, once established, can be terminated in one
-of three ways:
+| Type Value  | Frame Type Name      | Definition                     |
+|:------------|:---------------------|:-------------------------------|
+| 0x00        | PADDING              | {{frame-padding}}              |

Let's reorder these too, but after this big shuffle.

>  
-The draining state is entered once an endpoint receives a signal that its peer
-is closing or draining.  While otherwise identical to the closing state, an
-endpoint in the draining state MUST NOT send any packets.  Retaining packet
-protection keys is unnecessary once a connection is in the draining state.
+A sender SHOULD minimize per-packet bandwidth and computational costs by

This SHOULD isn't an interop requirement, I think that can s/SHOULD minimize/minimizes/

>  
-Disposing of connection state prior to the end 

Do we need to say anything about partial processing.  And our expectations about what implementations do with packets that have errors after valid frames?

>  
-Disposing of connection state prior to the end 

I think that we can strike this implicit bit now.

>  
-Disposing of connection state prior to the end 

We should put the varint encoding right at the top of this section.  It already deals with network byte order, so the extra text on integer encoding naturally fits.

>  
-Disposing of connection state prior to the end 

Do we use this convention?  I tend to call the MSB bit 0 myself...

>  
-Disposing of connection state prior to the end 

We can probably drop this and say that "The Length field enables packet coalescing ({{packet-coalesce}})." in the preceding paragraph instead.

>  
-Disposing of connection state prior to the end 

missing close paren

>  
-Disposing of connection state prior to the end 

Maybe as a follow-up we can fix the description of the long header.  We have 3 formats and only 2 of the 4 types use the generic format we show here.  Not sure what to do about it exactly, but it's a little confusing to have such a high amount of variance from what we put forth as the baseline format.  The same applies when implementing this.

>  
-Disposing of connection state prior to the end 

I think that we need to break this stuff up a little.  Maybe this is as simple as having "Sending Retry" and "Processing Retry" sections, but it's pretty hard to access right now.

>  
-Disposing of connection state prior to the end 

I don't think that this sub-heading helps any.  Initial and Handshake don't share a format and don't really need to have a lead-in.  More critically, I think that Initial belongs before Retry (and Version Negotiation even).

The text that is here probably belongs with the connection establishment section.

>  
-Disposing of connection state prior to the end 

This can go with Initial packets.

>  
-Disposing of connection state prior to the end 

Remember that I mentioned a "Negotiating Connection IDs" section above.  Merge this with that section.  I don't think that it belongs in the nuts-and-bolts sections.

>  
-Disposing of connection state prior to the end 

This can be moved to the address validation section.

>  
-Disposing of connection state prior to the end 

We covered this in packet number spaces already.  Maybe it can go.

>  
-Disposing of connection state prior to the end 

Move to section on packet number sizes.  (I think that it can be deleted now).

>  
-Disposing of connection state prior to the end 

Thus far, we have not really addressed 0-RTT at all.  We don't even really say much about what it is for.   This really belongs in a section for that, probably right after the example handshake exchanges.

>  
-Disposing of connection state prior to the end 

This is old text, I think.  It doesn't even mention Initial, which we now need before any Handshake packets can be sent.

>  
-Disposing of connection state prior to the end 

Move this and the next paragraph to address validation section.

We might also need a xref from the packet size section to that section as well.

>  
-Disposing of connection state prior to the end 

We use this encoding in packet headers, so this really needs to be earlier, as I said.

> @@ -208,1721 +217,1890 @@ x (*) ...
 : Indicates that x is variable-length

This section on encoding and pictures could be moved much later in the document.  We don't really use this until we start describing the wire format, and if we had a section on notation conventions before we got into packet formats and the like, we could put this with the note on network byte order and varint encoding.

>  
-Disposing of connection state prior to the end 

Error codes and versions.

>  
-# Packetization and Reliability {#packetization}
+Transmission errors, timeouts and retransmissions might cause the same
+NEW_CONNECTION_ID frame to be received multiple times.  Receipt of the same
+frame multiple times MUST NOT be treated as a connection error.  A receiver can
+use the sequence number supplied in the NEW_CONNECTION_ID frame to identify new
+connection IDs from old ones.

I think that we can remove the first two sentences of this paragraph.  They are vestiges of the design prior to us putting sequence numbers back in.

> -signal that it wishes to abandon transmission of stream data.  Similarly, the
-endpoint might receive a STOP_SENDING frame from its peer.  In either case, the
-endpoint sends a RST_STREAM frame, which causes the stream to enter the "Reset
-Sent" state.
-
-An endpoint MAY send a RST_STREAM as the first frame on a send stream; this
-causes the send stream to open and then immediately transition to the "Reset
-Sent" state.
-
-Once a packet containing a RST_STREAM has been acknowledged, the send stream
-enters the "Reset Recvd" state, which is a terminal state.
-
-
-### Receive Stream States {#stream-recv-states}
-
-{{fig-s

We should move the remainder of this section to the acknowledgments section.

> -signal that it wishes to abandon transmission of stream data.  Similarly, the
-endpoint might receive a STOP_SENDING frame from its peer.  In either case, the
-endpoint sends a RST_STREAM frame, which causes the stream to enter the "Reset
-Sent" state.
-
-An endpoint MAY send a RST_STREAM as the first frame on a send stream; this
-causes the send stream to open and then immediately transition to the "Reset
-Sent" state.
-
-Once a packet containing a RST_STREAM has been acknowledged, the send stream
-enters the "Reset Recvd" state, which is a terminal state.
-
-
-### Receive Stream States {#stream-recv-states}
-
-{{fig-s

Same here.

> -signal that it wishes to abandon transmission of stream data.  Similarly, the
-endpoint might receive a STOP_SENDING frame from its peer.  In either case, the
-endpoint sends a RST_STREAM frame, which causes the stream to enter the "Reset
-Sent" state.
-
-An endpoint MAY send a RST_STREAM as the first frame on a send stream; this
-causes the send stream to open and then immediately transition to the "Reset
-Sent" state.
-
-Once a packet containing a RST_STREAM has been acknowledged, the send stream
-enters the "Reset Recvd" state, which is a terminal state.
-
-
-### Receive Stream States {#stream-recv-states}
-
-{{fig-s

This paragraph and the next probably belong in the packetization 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/1857#pullrequestreview-164539169
----==_mimepart_5bc454525a953_1afd3fcbe4ad45b86913c6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<p>This is a great start.  Thanks for putting this together.</p>
<p>I took the opportunity to do a fairly thorough read-through (up until I got to the frame descriptions).  So there are a mix of comments throughout.  I probably strayed over the line on occasion and made some non-editorial comments as I went; as we discuss, we can open issues for those.</p>
<p>Overall, this is a big improvement, and I can see how it might be the basis for more improvements (some of which I noted).  We shouldn't worry about getting things perfect, but at the same time I don't want to lose these comments.  Most of them are fairly directly actionable.</p>
<p>No more time today, but I might be able to generate a PR for some of this as things stabilize more.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225030578">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -134,18 +134,27 @@ encrypts most of the data it exchanges, including its signaling.  This allows
 the protocol to evolve without incurring a dependency on upgrades to
 middleboxes.
 
-This document describes the core QUIC protocol, including the conceptual design,
-wire format, and mechanisms of the QUIC protocol for connection establishment,
-stream multiplexing, stream and connection-level flow control, connection
-migration, and data reliability.
+This document describes the core QUIC protocol, and is structured as follows:
</pre>
<p>Does a two-level list make sense here?</p>
<pre><code>* Streams are the basic service abstraction that QUIC provides:
** {{streams}} describes core concepts related to streams, 
** {{stream-states}} provides a reference model for stream states, and 
** {{flow-control}} outlines the operation of flow control.

* Connections are the context in which QUIC endpoints communicate.
** {{}} details the process for establishing connections,
** {{}} describes how endpoints migrate a connection to use a new network paths, and
** {{}} lists the options for terminating an open connection.

* Packets and frames are the basic unit used by QUIC to communicate.
** {{}} describes the format of packets and frames,
** {{}} defines a models for the transmission and retransmission of information,
** {{}} describes acknowledgments, the primary feedback mechanism in QUIC, and
** {{}} contains a rules for managing the size of packets.

* Details of encoding of QUIC protocol elements is described in:
** {{}} (Versions),
** {{}} (Packet Headers),
** {{}} (TP), 
** {{}} (Frames), and 
** {{}} (Errors).
</code></pre>
<p>If we do that, I would add a heading, like <code>## This Document</code> here.  That would also satisfy the itch that adding conventions and notations as 1.1 has, which says that having only one subsection is wrong.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225030773">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Version numbers used to identify IETF drafts are created by adding the draft
-number to 0xff000000.  For example, draft-ietf-quic-transport-13 would be
-identified as 0xff00000D.
+Streams are identified by an unsigned 62-bit integer, referred to as the Stream
</pre>
<p>This is the first mention of a 62-bit value, which I <em>guarantee</em> will raise eyebrows and generate annoying questions.  A forward reference to the varint encoding is probably necessary.  Maybe just move the last paragraph up here.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225030811">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Any QUIC packet has either a long or a short header, as indicated by the Header
-Form bit. Long headers are expected to be used early in the connection before
-version negotiation and establishment of 1-RTT keys.  Short headers are minimal
-version-specific headers, which are used after version negotiation and 1-RTT
-keys are established.
+The first bi-directional stream opened by the client is stream 0.
</pre>
<p>s/bi-directional/bidirectional</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225030946">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-: The most significant bit (0x80) of octet 0 (the first octet) is set to 1 for
-  long headers.
+An endpoint limits the number of concurrently active incoming streams by
</pre>
<p>Missing transitional glue: "QUIC allows for an arbitrary number of streams to operate concurrently."  Necessary if you take my proposed edit above.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225030963">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-: The most significant bit (0x80) of octet 0 (the first octet) is set to 1 for
-  long headers.
+An endpoint limits the number of concurrently active incoming streams by
+adjusting the maximum stream ID.  An initial value is set in the transport
</pre>
<p>s/adjusting/limiting/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225031570">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Versions with the most significant 16 bits of the version number cleared are
-reserved for use in future IETF consensus documents.
+The creation and destruction of streams are expected to have minimal bandwidth
+and computational cost.  A single STREAM frame may create, carry data for, and
</pre>
<p>We don't really say here how streams are created.  It's something you need to infer.  Maybe move this paragraph above the previous one and make it:</p>
<blockquote>
<p>Streams can be created by sending data.  Other processes associated with stream management - ending, cancelling, and managing flow control - are all designed to impose minimal overheads.  For instance, a single STREAM frame ({{frame-stream}}) can open, carry data for, and close a stream.</p>
</blockquote>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225031994">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -: The octet following the version contains the lengths of the two connection ID
-  fields that follow it.  These lengths are encoded as two 4-bit unsigned
-  integers. The Destination Connection ID Length (DCIL) field occupies the 4
-  high bits of the octet and the Source Connection ID Length (SCIL) field
-  occupies the 4 low bits of the octet.  An encoded length of 0 indicates that
-  the connection ID is also 0 octets in length.  Non-zero encoded lengths are
-  increased by 3 to get the full length of the connection ID, producing a length
-  between 4 and 18 octets inclusive.  For example, an octet with the value 0x50
-  describes an 8-octet Destination Connection ID and a zero-length Source
-  Connection ID.
+Once a stream is created, endpoints may use the stream to send and receive data.
+Each endpoint may send a series of STREAM frames encapsulating data on a stream
+until the stream is terminated in that direction.  Streams are an ordered
+byte-stream abstraction, and they have no other structure within them.  STREAM
+frame boundaries are not expected to be preserved in retransmissions from the
+sender or during delivery to the application at the receiver.
</pre>
<p>Suggest:</p>
<blockquote>
<p>Endpoints uses streams to send and receive data.  Endpoints send STREAM frames, which encapsulate data for a stream.  STREAM frames carry a flag that can be used to signal the end of a stream.</p>
<p>Streams are an ordered byte-stream abstraction with no other structure that is visible to QUIC.  STREAM frame boundaries are not expected to preserved when data is transmitted, including when data is retransmitted after packet loss.</p>
</blockquote>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225032307">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Length:
+Flow control is described in detail in {{flow-control}}, and congestion control
+is described in the companion document {{QUIC-RECOVERY}}.
</pre>
<p>This congestion control comment now seems entirely out of place.  I suggest merging the flow control note into the previous paragraph, and dropping the recovery reference entirely.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225033208">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -208,1721 +217,1890 @@ x (*) ...
 : Indicates that x is variable-length
 
 
-# Versions {#versions}
+# Streams: QUIC&#39;s Data Structuring Abstraction {#streams}
</pre>
<p>Can we just call this "Streams"?  Please.  If only because we might grow new abstractions in future.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225034529">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The client responds to a Retry packet with an Initial packet that includes the
-provided Retry Token to continue connection establishment.
+It is necessary to limit the amount of data that a sender may have outstanding
+at any time, so as to prevent a fast sender from overwhelming a slow receiver,
+or to prevent a malicious sender from consuming significant resources at a
+receiver.  This section describes QUIC&#39;s flow-control mechanisms.
</pre>
<p>We can probably drop the last sentence.  It's self-evident.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225034570">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-A client sets the Destination Connection ID field of this Initial packet to the
-value from the Source Connection ID in the Retry packet. Changing Destination
-Connection ID also results in a change to the keys used to protect the Initial
-packet. It also sets the Token field to the token provided in the Retry. The
-client MUST NOT change the Source Connection ID because the server could include
-the connection ID as part of its token validation logic (see {{tokens}}).
+QUIC employs a credit-based flow-control scheme similar to HTTP/2&#39;s flow control
</pre>
<p>Avoid possessive: "similar to that in HTTP/2 {{?HTTP2}}"</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225034639">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-A client sets the Destination Connection ID field of this Initial packet to the
-value from the Source Connection ID in the Retry packet. Changing Destination
-Connection ID also results in a change to the keys used to protect the Initial
-packet. It also sets the Token field to the token provided in the Retry. The
-client MUST NOT change the Source Connection ID because the server could include
-the connection ID as part of its token validation logic (see {{tokens}}).
+QUIC employs a credit-based flow-control scheme similar to HTTP/2&#39;s flow control
+{{?HTTP2}}.  A receiver advertises the number of octets it is prepared to
+receive on a given stream and for the entire connection.  This leads to two
+levels of flow control in QUIC: (i) Connection flow control, which prevents
</pre>
<p>Make a real bullet list, I think.  Also, we should try to be consistent about order:  I think that stream flow control first (MAX_STREAM_DATA) and connection second (MAX_DATA) makes sense based on the description in the next paragraph.  Of course, that's opposite to how we do things everywhere else...</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225035107">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-All these packets use the long header and contain the current QUIC version in
-the version field.
+Conversely if a sender believes it is blocked, while endpoint B expects more
</pre>
<p>Remove paragraph break before this.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225035223">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-## Cryptographic Handshake Packets {#handshake-packets}
+## Edge Cases and Other Considerations
</pre>
<p>I don't like this section title, maybe "Consistency of Flow Control State" or "Handling of Stream Cancellation"  (see comment below)</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225035370">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+To avoid this de-synchronization, a RST_STREAM sender MUST include the final
</pre>
<p>"To ensure that endpoints maintain a consistent connection-level flow control state, the RST_STREAM frame {{frame-rst-stream}} includes the largest offset of data sent on the stream."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225035477">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The Initial packet (shown in {{initial-format}}) has two additional header
-fields that are added to the Long Header before the Length field.
+### Data Limit Increments {#fc-credit}
</pre>
<p>Make this heading 2 ("## Data Limit Increments").</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225035650">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|                            Token (*)                        ...
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|                           Length (i)                        ...
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|                     Packet Number (8/16/32)                   |
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-|                          Payload (*)                        ...
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
-~~~
-{: #initial-format title=&quot;Initial Packet&quot;}
+This document leaves when and how many bytes to advertise in a MAX_DATA or
+MAX_STREAM_DATA to implementations, but offers a few considerations.  These
+frames contribute to connection overhead.  Therefore frequently sending frames
+with small changes is undesirable.  At the same time, infrequent updates require
+larger increments to limits if blocking is to be avoided.  Thus, larger updates
</pre>
<p>"At the same time, larger increments to limits are necessary to avoid blocking if updates are less frequent."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225035776">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The client and server use the Initial packet type for any packet that contains
-an initial cryptographic handshake message. This includes all cases where a new
-packet containing the initial cryptographic message needs to be created, such as
-the packets sent after receiving a Version Negotiation ({{packet-version}}) or
-Retry packet ({{packet-retry}}).
+### Blocking on Flow Control {#blocking}
</pre>
<p>This belongs under the data limit increments section, not the stream limit increments.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225035913">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-A server sends its first Initial packet in response to a client Initial.  A
-server may send multiple Initial packets.  The cryptographic key exchange could
-require multiple round trips or retransmissions of this data.
+If a sender does not receive a MAX_DATA or MAX_STREAM_DATA frame when it has run
+out of flow control credit, the sender will be blocked and SHOULD send a BLOCKED
</pre>
<p>"[...] the sender will be unable to send new data.  That is, the sender it blocked.  A blocked sender SHOULD send a STREAM_BLOCKED or BLOCKED frame."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225036247">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-## Initial Packet {#packet-initial}
+### Response to a RST_STREAM
</pre>
<p>I think that we can drop this heading.  It fits well-enough into the preceding section.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225036318">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Token Length:
+## Stream Limit Increment
</pre>
<p>See comment above in stream concurrency section.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225036406">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-: The most significant bit (0x80) of octet 0 (the first octet) is set to 1 for
-  long headers.
+An endpoint limits the number of concurrently active incoming streams by
+adjusting the maximum stream ID.  An initial value is set in the transport
+parameters (see {{transport-parameter-definitions}}) and is subsequently
+increased by MAX_STREAM_ID frames (see {{frame-max-stream-id}}).
</pre>
<p>I think that we need to forward reference the section on increasing stream concurrency instead of transport parameters and whatnot.  Move this last sentence to that section and replace with a forward reference here.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225036519">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The payload of an Initial packet includes a CRYPTO frame (or frames) containing
-a cryptographic handshake message, ACK frames, or both.  PADDING and
-CONNECTION_CLOSE frames are also permitted.  An endpoint that receives an
-Initial packet containing other frames can either discard the packet as spurious
-or treat it as a connection error.
+For smooth operation of the congestion controller, it is generally considered
</pre>
<p>There are many reasons we don't want a peer to become blocked.  Do we have to pick just one?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225036726">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-When a server receives an Initial packet with an address validation token, it
-SHOULD attempt to validate it.  If the token is invalid then the server SHOULD
-proceed as if the client did not have a validated address, including potentially
-sending a Retry. If the validation succeeds, the server SHOULD then allow the
-handshake to proceed (see {{stateless-retry}}).
+Each connection possesses a set of identifiers, any of which could be used to
+distinguish it from other connections.  Connection IDs are selected
+independently in each direction.  Each Connection ID has an associated sequence
+number to assist in deduplicating messages.
</pre>
<p>Move this last sentence to the "issuing" section below.  It's not important enough to be right up here.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225037086">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>"[...] by an endpoint is sent in the Source Connection ID field of the long packet header ({{...}}) during the handshake."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225037843">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>We are missing a paragraph on failed packet protection removal here.  We probably want that.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225037986">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>Circular reference.  I think that we need to say</p>
<blockquote>
<p>[...] matched to a connection using the connection ID or - for packets with zero-length connection IDs - the address tuple.  If the packet doesn't match an existing connection, the server continues below.</p>
</blockquote>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225038826">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>We can remove this requirement now that we have Retry and the token stuff.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225038867">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>The first CRYPTO frame <em>from a client</em></p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225038905">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>Are we at 1232, or 1200?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225038999">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>"The sequence numbers used by CRYPTO frames to ensure ordered delivery of cryptographic handshake data start from zero in each packet number space."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225039245">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>No EOED any more.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225039336">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>We need text leading into this diagram as well.  Something like "{{tls-0rtt-handshake}} shows the same handshake with 0-RTT data added."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225039463">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>0..2^16-1 now that we don't mandate use of any parameters.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225039512">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>s/encode the/describe the encoding of/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225039741">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>We should include original_connection_id here as well?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225039957">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>Merge max_*_streams into the other list.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225040489">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>"Address validation is used by QUIC to avoid being used for a traffic amplification attack." - and strike the first paragraph entirely.  Then make the change I suggest below.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225041039">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<blockquote>
<p>The primary defense against amplification attack is verifying that a client is able to receive packets at the transport address that it claims.  QUIC also requires that clients send UDP datagrams with at least 1200 octets of payload until the server has completed address validation.  A server can thereby send more data to an unproven addresses without increasing the amplification advantage gained by an attacker.</p>
</blockquote>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225041293">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>should this be "As long as it is not possible for an attacker to guess a valid token for their address ..." ?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225041396">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>Split paragraph before "Because".</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225041455">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>Add: "The only requirement is that a valid token be difficult to guess for an attacker."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225041733">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>Strike this paragraph.  It's wrong now.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225041917">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>We should add: "A resumption token SHOULD be easily distinguishable from tokens that are sent in Retry packets as they are carried in the same field."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225042115">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>This belongs somewhere else now, but I don't know where just yet.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225042382">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>I think that we want this to be heading 1.  It's under the cryptographic handshake, but I think that it logically belongs before it.  That's unfortunate, because I'd really like to have an overview of the handshake up front.  Perhaps we need a new "Connection Lifecycle Overview" section ahead of all this stuff.</p>
<p>If we make this a top-level section, then you can cover the two aspects of address validation in the one section: this section covers the handshake, then you have the explicit validation stuff that migration relies on.  A brief intro can explain that there are two mechanisms and why.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225042832">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>s/For instance,/In particular,/ -- these are good practices we want to encourage.  Also, using "For instance" in this way might be read to imply that STREAM is verboten.  It's not, it's just that you don't really want to rely on it.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225043063">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>"Initiating Path Validation" is better - it's easy to lose necessary context when jumping around, and "Initiation" is very generic.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225043152">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>"[...] MAY send multiple PATH_CHALLENGE frames to guard against loss."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225043244">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>"Successful Path Validation"</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225043256">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>"Path Validation Responses"</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225043345">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>s/, with the following stipulation.  Since/. However, because/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225043462">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>s/MAY/MUST/g</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225043504">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>s/: from/. That is, from/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225043619">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>"Failed Path Validation"</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225044133">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<blockquote>
<p>Path validation only fails when the endpoint attempting to validate the path abandons its attempt to validate the path.</p>
<p>Endpoints SHOULD abandon path validation based on a timer.  When setting this timer [...]</p>
</blockquote>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225044189">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<blockquote>
<p>When an endpoint abandons path validation, it determines that the path is unusable.  This does not [...]</p>
</blockquote>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225044413">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>s/QUIC/The use of a connection ID/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225044895">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>NAT rebinding is not connection migration as defined in this section, though endpoints SHOULD perform path validation ({{migrate-validate}}) if they detect a change in a remote address.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225045431">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>Maybe we should reiterate that this won't include non-probing frames here.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225045479">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>s/frames other than probing/non-probing/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225047152">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>I think that we can put this under migration safely.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225047298">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>"at any time after it accepts a connection."  Handshake completion is not a prerequisite because the client will believe that the handshake is complete before the server does.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225047446">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>I don't think that we want special rules here, so we should use "probing"/"non-probing" terms.  This looks like it is creating special rules, where I don't think we need any.  It's only this sentence, the rest is good.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225047568">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>s/to//</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225047667">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>Can we move this under the Acknowledgments section?  We really need to break this section up a little better, but I can't comment on it here, so I'll come back to this.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225048063">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+In the closing state, only a packet containing a closing frame can be sent.  An
</pre>
<p>This first sentence is duplicative, maybe drop it and merge this paragraph with the previous.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225049591">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-An endpoint also MUST NOT initiate connection migration if the peer sent the
-`disable_migration` transport parameter during the handshake.  An endpoint which
-has sent this transport parameter, but detects that a peer has nonetheless
-migrated to a different network MAY treat this as a connection error of type
-INVALID_MIGRATION.
+This design relies on the peer always sending a connection ID in its packets so
+that the endpoint can use the connection ID from a packet to reset the
+connection.  An endpoint that uses this design MUST either use the same
+connection ID length for all connections or encode the length of the connection
+ID such that it can be recovered without state.  In addition, it MUST NOT
</pre>
<p>s/MUST NOT/cannot/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225051096">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-When migrating, the new path might not support the endpoint&#39;s current sending
-rate. Therefore, the endpoint resets its congestion controller, as described in
-{{migration-cc}}.
+Any QUIC packet, with the exception of the Version Negotiation packet, has
</pre>
<p>I think that we can make this multiple paragraphs.  It's also lacking a little bit of context.  How about:</p>
<blockquote>
<p>QUIC endpoints communicate by exchanging packets.  Packets are carried in UDP datagrams (see {{packet-coalesce}}) and have confidentiality and integrity protection (see {{packet-protected}}).</p>
<p>This version of QUIC uses the long packet header (see {{header-long}}) during connection establishment and the short header (see {{header-short}}) once 1-RTT keys have been established.</p>
<p>Packets that carry the long header are Initial [...].</p>
<p>Packets with the short header are designed for minimal overhead and are used after a connection is established.</p>
<p>Version negotiation uses a packet with a special format (see {{packet-version}}).</p>
</blockquote>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225052402">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+All QUIC packets use packet protection.  Packets that are protected with the
</pre>
<p>This bit could be a better, I think.</p>
<blockquote>
<p>All QUIC packets except Version Negotiation and Retry packets use authenticated encryption with additional data (AEAD) {{!RFC5119}} to provide confidentiality and integrity protection.  Details of packet protection are found in {{QUIC-TLS}}; this section includes an overview of the process.</p>
<p>Initial packets are protected using keys that are statically derived.  This packet protection is not effective confidentiality protection, it only exists to ensure that the sender of the packet is on the network path.  Any entity that receives the Initial packet from a client can recover the keys necessary to remove packet protection or to generate packets that will be successfully authenticated.</p>
<p>All other packets are protected with keys derived from the cryptographic handshake.  The type of the packet from the long header or key phase from the short header are used to identify which encryption level - and therefore the keys - that are used. Packets protected with 0-RTT and 1-RTT keys are expected to have confidentiality and data origin authentication; the cryptographic handshake ensures that only the communicating endpoints receive the corresponding keys.</p>
</blockquote>
<p>That covers the first few paragraphs here.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225052493">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-An endpoint MAY send data to an unvalidated peer address, but it MUST protect
-against potential attacks as described in {{address-spoofing}} and
-{{on-path-spoofing}}.  An endpoint MAY skip validation of a peer address if that
-address has been seen recently.
+The version field for protected packets is the current QUIC version.
</pre>
<p>I don't think that we need to say this.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225052561">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-In response to such a packet, an endpoint MUST start sending subsequent packets
-to the new peer address and MUST initiate path validation ({{migrate-validate}})
-to verify the peer&#39;s ownership of the unvalidated address.
+Packets protected with 0-RTT keys use a type value of 0x7C.  The connection ID
+fields for a 0-RTT packet MUST match the values used in the Initial packet
+({{packet-initial}}).
</pre>
<p>We can drop this paragraph.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225052820">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-After changing the address to which it sends non-probing packets, an endpoint
-could abandon any path validation for other addresses.
+The payload is protected using authenticated encryption.  {{QUIC-TLS}} describes
+packet protection in detail.  After decryption, the plaintext consists of a
+sequence of frames, as described in {{frames}}.
</pre>
<p>With the above edits, this paragraph is redundant too.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225053092">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+A sender can coalesce multiple QUIC packets (typically a Cryptographic Handshake
+packet and a Protected packet) into one UDP datagram.  This can reduce the
</pre>
<p>"Cryptographic Handshake" and "Protected" aren't defined terms.  I would drop the parenthetical.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225053299">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+A sender can coalesce multiple QUIC packets (typically a Cryptographic Handshake
+packet and a Protected packet) into one UDP datagram.  This can reduce the
+number of UDP datagrams needed to send application data during the handshake and
+immediately afterwards. It is not necessary for senders to coalesce
</pre>
<blockquote>
<p>[...] number of UDP datagrams needed to complete the cryptographic handshake and starting sending data.</p>
</blockquote>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225053642">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+A sender can coalesce multiple QUIC packets (typically a Cryptographic Handshake
+packet and a Protected packet) into one UDP datagram.  This can reduce the
+number of UDP datagrams needed to send application data during the handshake and
+immediately afterwards. It is not necessary for senders to coalesce
+packets, though failing to do so will require sending a significantly
+larger number of datagrams during the handshake. Receivers MUST
</pre>
<p>Strike the "It is not necessary" sentence.  The benefits speak for themselves without making hard to test assertions ("significantly larger" doesn't really help, the actual amount is pretty simple to work out).</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225054276">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-It is possible that a peer is spoofing its source address to cause an endpoint
-to send excessive amounts of data to an unwilling host.  If the endpoint sends
-significantly more data than the spoofing peer, connection migration might be
-used to amplify the volume of data that an attacker can generate toward a
-victim.
+Senders MUST NOT coalesce QUIC packets with different Destination Connection
+IDs into a single UDP datagram. Receivers SHOULD ignore any subsequent packets
</pre>
<p>s/with different Destination Connection IDs/for different connections/</p>
<p>Yes, this introduces pretty strong linkability (maybe) for multiple different connection IDs, but we tripped up against this in NYC and the requirement is same-connection, not same-connection-id.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225054544">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -congestion window&#39;s worth of data per estimated round-trip time (kMinimumWindow,
-as defined in {{QUIC-RECOVERY}}).  In the absence of this limit, an endpoint
-risks being used for a denial of service attack against an unsuspecting victim.
-Note that since the endpoint will not have any round-trip time measurements to
-this address, the estimate SHOULD be the default initial value (see
-{{QUIC-RECOVERY}}).
+Every QUIC packet that is coalesced into a single UDP datagram is separate and
+complete.  Though the values of some fields in the packet header might be
+redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
+individually process each QUIC packet and separately acknowledge them, as if
+they were received as the payload of different UDP datagrams.  If one or more
+packets in a datagram cannot be processed yet (because the keys are not yet
+available) or processing fails (decryption failure, unknown type, etc.), the
+receiver MUST still attempt to process the remaining packets.  The skipped
+packets MAY either be discarded or buffered for later processing, just as if the
+packets were received out-of-order in separate datagrams.
</pre>
<p>Note to transfer <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="367979185" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1844" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1844/hovercard" href="https://github.com/quicwg/base-drafts/pull/1844">#1844</a> here once that resolves.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225055018">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-If an endpoint skips validation of a peer address as described in
-{{migration-response}}, it does not need to limit its sending rate.
+Retry ({{packet-retry}}) and Version Negotiation ({{packet-version}}) packets
+cannot be coalesced.
</pre>
<p>Should we change this to say that Retry packets, VN packets, and packets with a short header cannot be followed by other packets in the same datagram?  Because you could technically put Retry after an Initial, as much as that doesn't make any sense.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225055352">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 
-#### Handling Address Spoofing by an On-path Attacker {#on-path-spoofing}
+## Connection ID Encoding
</pre>
<p>I think that we can merge this section with the earlier section on connection IDs or maybe the handshaking section (because it deals with negotiating connection ID).  It's got some good stuff, but it doesn't really belong here.</p>
<p>Also, the title should be "Negotiating Connection IDs" or something like that.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225055766">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-This eliminates the use of the connection ID for linking activity from
-the same connection on different networks.  Protection of packet numbers ensures
-that packet numbers cannot be used to correlate activity.  This does not prevent
-other properties of packets, such as timing and size, from being used to
-correlate activity.
+A Version Negotiation packet ({{packet-version}}) does not include a packet
+number.  The Retry packet ({{packet-retry}}) has special rules for populating
+the packet number field.
</pre>
<p>Bug: Retry doesn't have a packet number either.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225055984">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Using a stable connection ID on multiple network paths allows a passive observer
-to correlate activity between those paths.  An endpoint that moves between
-networks might not wish to have their activity correlated by any entity other
-than their peer, so different connection IDs are used when sending from
-different local addresses, as discussed in {{connection-id}}.  For this to be
-effective endpoints need to ensure that connections IDs they provide cannot be
-linked by any other entity.
+The packet number is an integer in the range 0 to 2^62-1, present in all long
</pre>
<p>Same comment as before regarding the 2^62 thing.  Also, packet numbers are not present in all packets.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225056347">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Migrating a connection to a new server address mid-connection is left for future
-work. If a client receives packets from a new server address not indicated by
-the preferred_address transport parameter, the client SHOULD discard these
-packets.
+In the QUIC long and short packet headers, the number of bits required to
</pre>
<p>I think that we need to move this paragraph and the table, maybe a little more to the "Packet Formats" section, with a forward reference from here.  This is very much bits and bytes.</p>
<p>I think that there are two sections: Packet Number Encoding, and Packet Number Recovery.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225056428">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Once the handshake is finished, the client SHOULD initiate path validation (see
-{{migrate-validate}}) of the server&#39;s preferred address using the connection ID
-provided in the preferred_address transport parameter.
+The encoded packet number is protected as described in Section 5.3
</pre>
<p>missing "of": Section 5.3 of {{QUIC-TLS}}</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225056669">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Once the handshake is finished, the client SHOULD initiate path validation (see
-{{migrate-validate}}) of the server&#39;s preferred address using the connection ID
-provided in the preferred_address transport parameter.
+The encoded packet number is protected as described in Section 5.3
</pre>
<p>This starts the section of Packet Number Recovery, which belongs below, I think.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225056862">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The sender MUST use a packet number size able to represent more than twice as
</pre>
<p>Packet number encoding again, I think.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225056931">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The server SHOULD also initiate path validation of the client using its
-preferred address and the address from which it received the client probe.  This
-helps to guard against spurious migration initiated by an attacker.
+A receiver MUST discard a newly unprotected packet unless it is certain that it
</pre>
<p>We should keep this up-top.  It's important.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225057057">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-### Interaction of Client Migration and Preferred Address
+The payload of all packets, after removing packet protection, consists of a
</pre>
<p>Not all packets have frames.  We need to finesse this a little.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225057125">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-### Interaction of Client Migration and Preferred Address
+The payload of all packets, after removing packet protection, consists of a
+sequence of frames, as shown in {{packet-frames}}.  Version Negotiation and
+Stateless Reset do not contain frames.
</pre>
<p>Nor does Retry.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225057407">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Connections should remain open until they become idle for a pre-negotiated
-period of time.  A QUIC connection, once established, can be terminated in one
-of three ways:
+| Type Value  | Frame Type Name      | Definition                     |
+|:------------|:---------------------|:-------------------------------|
+| 0x00        | PADDING              | {{frame-padding}}              |
</pre>
<p>Let's reorder these too, but after this big shuffle.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225057580">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The draining state is entered once an endpoint receives a signal that its peer
-is closing or draining.  While otherwise identical to the closing state, an
-endpoint in the draining state MUST NOT send any packets.  Retaining packet
-protection keys is unnecessary once a connection is in the draining state.
+A sender SHOULD minimize per-packet bandwidth and computational costs by
</pre>
<p>This SHOULD isn't an interop requirement, I think that can s/SHOULD minimize/minimizes/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225057990">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>Do we need to say anything about partial processing.  And our expectations about what implementations do with packets that have errors after valid frames?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225058181">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>I think that we can strike this implicit bit now.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225059857">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>We should put the varint encoding right at the top of this section.  It already deals with network byte order, so the extra text on integer encoding naturally fits.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225060291">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>Do we use this convention?  I tend to call the MSB bit 0 myself...</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225060599">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>We can probably drop this and say that "The Length field enables packet coalescing ({{packet-coalesce}})." in the preceding paragraph instead.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225060999">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>missing close paren</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225061706">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>Maybe as a follow-up we can fix the description of the long header.  We have 3 formats and only 2 of the 4 types use the generic format we show here.  Not sure what to do about it exactly, but it's a little confusing to have such a high amount of variance from what we put forth as the baseline format.  The same applies when implementing this.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225062024">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>I think that we need to break this stuff up a little.  Maybe this is as simple as having "Sending Retry" and "Processing Retry" sections, but it's pretty hard to access right now.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225062276">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>I don't think that this sub-heading helps any.  Initial and Handshake don't share a format and don't really need to have a lead-in.  More critically, I think that Initial belongs before Retry (and Version Negotiation even).</p>
<p>The text that is here probably belongs with the connection establishment section.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225062641">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>This can go with Initial packets.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225062996">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>Remember that I mentioned a "Negotiating Connection IDs" section above.  Merge this with that section.  I don't think that it belongs in the nuts-and-bolts sections.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225078156">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>This can be moved to the address validation section.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225078402">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>We covered this in packet number spaces already.  Maybe it can go.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225078523">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>Move to section on packet number sizes.  (I think that it can be deleted now).</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225078797">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>Thus far, we have not really addressed 0-RTT at all.  We don't even really say much about what it is for.   This really belongs in a section for that, probably right after the example handshake exchanges.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225079142">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>This is old text, I think.  It doesn't even mention Initial, which we now need before any Handshake packets can be sent.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225079306">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>Move this and the next paragraph to address validation section.</p>
<p>We might also need a xref from the packet size section to that section as well.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225079806">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>We use this encoding in packet headers, so this really needs to be earlier, as I said.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225080213">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -208,1721 +217,1890 @@ x (*) ...
 : Indicates that x is variable-length
</pre>
<p>This section on encoding and pictures could be moved much later in the document.  We don't really use this until we start describing the wire format, and if we had a section on notation conventions before we got into packet formats and the like, we could put this with the note on network byte order and varint encoding.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225080503">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>Error codes and versions.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225081047">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-# Packetization and Reliability {#packetization}
+Transmission errors, timeouts and retransmissions might cause the same
+NEW_CONNECTION_ID frame to be received multiple times.  Receipt of the same
+frame multiple times MUST NOT be treated as a connection error.  A receiver can
+use the sequence number supplied in the NEW_CONNECTION_ID frame to identify new
+connection IDs from old ones.
</pre>
<p>I think that we can remove the first two sentences of this paragraph.  They are vestiges of the design prior to us putting sequence numbers back in.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225081491">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -signal that it wishes to abandon transmission of stream data.  Similarly, the
-endpoint might receive a STOP_SENDING frame from its peer.  In either case, the
-endpoint sends a RST_STREAM frame, which causes the stream to enter the &quot;Reset
-Sent&quot; state.
-
-An endpoint MAY send a RST_STREAM as the first frame on a send stream; this
-causes the send stream to open and then immediately transition to the &quot;Reset
-Sent&quot; state.
-
-Once a packet containing a RST_STREAM has been acknowledged, the send stream
-enters the &quot;Reset Recvd&quot; state, which is a terminal state.
-
-
-### Receive Stream States {#stream-recv-states}
-
-{{fig-s
</pre>
<p>We should move the remainder of this section to the acknowledgments section.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225081537">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -signal that it wishes to abandon transmission of stream data.  Similarly, the
-endpoint might receive a STOP_SENDING frame from its peer.  In either case, the
-endpoint sends a RST_STREAM frame, which causes the stream to enter the &quot;Reset
-Sent&quot; state.
-
-An endpoint MAY send a RST_STREAM as the first frame on a send stream; this
-causes the send stream to open and then immediately transition to the &quot;Reset
-Sent&quot; state.
-
-Once a packet containing a RST_STREAM has been acknowledged, the send stream
-enters the &quot;Reset Recvd&quot; state, which is a terminal state.
-
-
-### Receive Stream States {#stream-recv-states}
-
-{{fig-s
</pre>
<p>Same here.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225081976">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -signal that it wishes to abandon transmission of stream data.  Similarly, the
-endpoint might receive a STOP_SENDING frame from its peer.  In either case, the
-endpoint sends a RST_STREAM frame, which causes the stream to enter the &quot;Reset
-Sent&quot; state.
-
-An endpoint MAY send a RST_STREAM as the first frame on a send stream; this
-causes the send stream to open and then immediately transition to the &quot;Reset
-Sent&quot; state.
-
-Once a packet containing a RST_STREAM has been acknowledged, the send stream
-enters the &quot;Reset Recvd&quot; state, which is a terminal state.
-
-
-### Receive Stream States {#stream-recv-states}
-
-{{fig-s
</pre>
<p>This paragraph and the next probably belong in the packetization 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/1857#pullrequestreview-164539169">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw5DZip8bm8ZGTLYrhBIKIZXaYLQks5ulEvSgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq01IamgdtjE8-ZPQML7yYXoHPHQSks5ulEvSgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview-164539169"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview-164539169",
"url": "https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview-164539169",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1857",
"sections": [
{
"text": "This is a great start.  Thanks for putting this together.\r\n\r\nI took the opportunity to do a fairly thorough read-through (up until I got to the frame descriptions).  So there are a mix of comments throughout.  I probably strayed over the line on occasion and made some non-editorial comments as I went; as we discuss, we can open issues for those.\r\n\r\nOverall, this is a big improvement, and I can see how it might be the basis for more improvements (some of which I noted).  We shouldn't worry about getting things perfect, but at the same time I don't want to lose these comments.  Most of them are fairly directly actionable.\r\n\r\nNo more time today, but I might be able to generate a PR for some of this as things stabilize more.",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview-164539169"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc454525a953_1afd3fcbe4ad45b86913c6--


From nobody Mon Oct 15 02:09:24 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3D0D130E0C for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 02:09:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 a1bBbT_xZ_Z6 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 02:09: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 C47A9130E14 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 02:09:19 -0700 (PDT)
Date: Mon, 15 Oct 2018 02:09:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539594559; bh=PPa9j58EKRbLzZRVMgUD/VkHq14twlXFPBrt5XLwfo4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1U2J3wwgB+GI+ua43MgVavk4aVAi0+KqCWaa4aPCKpyEba8W/ElhYwekrfYn7qDST DL7qBetQlAMIZsaReURhuW9QJQ07QadbrQkMq+ARykNiFFPX2ONg9y0/Lb5H/SdOUB mlNeAcI2gb71DVSFORqLVdmdUvDzC50E1FyVLbcc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf6f0b85634c283cf075a6a7c3255f5c2977586a492cf0000000117dc1b3f92a169ce15eeeab1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1844/review/164611570@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc4593fee4d_474e3f978acd45b8532635"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tk2wvBSPwxnlsE7_B9GlhjEV8g0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 09:09:23 -0000

----==_mimepart_5bc4593fee4d_474e3f978acd45b8532635
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -960,12 +960,10 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+decryption fails (the keys are not yet available or any other reason) or the
+packet is of an unknown type, the receiver MAY either discard or buffer the

That sounds good.  Want to port that over to #1857?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1844#discussion_r225089743
----==_mimepart_5bc4593fee4d_474e3f978acd45b8532635
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/1844#discussion_r225089743">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -960,12 +960,10 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+decryption fails (the keys are not yet available or any other reason) or the
+packet is of an unknown type, the receiver MAY either discard or buffer the
</pre>
<p>That sounds good.  Want to port that over to <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="369771735" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1857" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1857/hovercard" href="https://github.com/quicwg/base-drafts/pull/1857">#1857</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/1844#discussion_r225089743">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz74XfaDy-MTQP_rzGo0tK8-_UuLks5ulFC_gaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6ma3QCrgSwHJWTxx1VmRivhpAcWks5ulFC_gaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1844"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844#discussion_r225089743"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844#discussion_r225089743",
"url": "https://github.com/quicwg/base-drafts/pull/1844#discussion_r225089743",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1844",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844#discussion_r225089743"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc4593fee4d_474e3f978acd45b8532635--


From nobody Mon Oct 15 02:10:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 56500130DF3 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 02:10:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 t8WPZUyuWwgo for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 02:10: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 1F5FE12D4E8 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 02:10:38 -0700 (PDT)
Date: Mon, 15 Oct 2018 02:10:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539594636; bh=LJuCGKg9Ma5QfPavVUoOgOfAjZJEogPp0g/ml0KA6oE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=11pvxENTtzsJVTy4K1lsYoLC/vYh1ySVIekg9Zf3lq3EVSGdI5Uc5b9fbEEV3imG0 5YeKsZIrntVh5fuHeaDIu05OH9G/xid57uLKtGv1LKq8mmCNeWZdDusithqEInAqF0 zYwdxfiJubV9Y+InYgBfZrRJQIVPFPL+ajEPdT7U=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1a047799e15275415739f098b1e3f403de751e9292cf0000000117dc1b8c92a169ce16004cbf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1851/c429766709@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1851@github.com>
References: <quicwg/base-drafts/pull/1851@github.com>
Subject: Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc4598c4bd7f_6f713ff63a4d45c02780d"; 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/31PEBY_eu0LjhMSvLVyQSl34Hik>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 09:10:39 -0000

----==_mimepart_5bc4598c4bd7f_6f713ff63a4d45c02780d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson: Would it help if I deleted the last commit to move this PR 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/pull/1851#issuecomment-429766709
----==_mimepart_5bc4598c4bd7f_6f713ff63a4d45c02780d
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>: Would it help if I deleted the last commit to move this PR 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/pull/1851#issuecomment-429766709">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0fV2D-z9tKfmbDyN-LURocbUAPAks5ulFEMgaJpZM4XXh5t">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0ajo7f4kVHpiXg0Is8cxvFqBWjJks5ulFEMgaJpZM4XXh5t.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann in #1851: @martinthomson: Would it help if I deleted the last commit to move this PR forward?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1851#issuecomment-429766709"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-429766709",
"url": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-429766709",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1851,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1851\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-429766709"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392044141\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc4598c4bd7f_6f713ff63a4d45c02780d--


From nobody Mon Oct 15 05:13:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B8F4130E4A for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 05:13:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.35
X-Spam-Level: 
X-Spam-Status: No, score=-8.35 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 7m-9p9dCu-RH for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 05:13: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 718F2130E57 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 05:13:38 -0700 (PDT)
Date: Mon, 15 Oct 2018 05:13:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539605616; bh=wqdULDDWm38UVbdszpMBOHsBghC2S7cUYr3cnzeyKgk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kgNmRfuAVjEJBWT6EQhmfYp56t1TJOlOKxl+w/j7HrzvSp7qnohAo+W26pFCKeio9 VzzoF1JpenXTV7kGzLKup1J3qKDApP9xoo554cya6oosda5DfNOyuKS/kxW3LnScb1 0q2hc68IKlJXIWcyVIqsIfGPyya0E/XEzVE2bXfs=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6ed88282e9a771ccc82b0d474d282d0c2c47d7e092cf0000000117dc467092a169ce1608cfdf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1856/review/164674996@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1856@github.com>
References: <quicwg/base-drafts/pull/1856@github.com>
Subject: Re: [quicwg/base-drafts] Parenthesize 2 * MaxEntries to prevent naive errors (#1856)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc48470da770_57463f86f06d45b4324069a"; 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/MujN2u_sViC565iLcjV-CxYlQns>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 12:13:40 -0000

----==_mimepart_5bc48470da770_57463f86f06d45b4324069a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

dtikhonov commented on this pull request.



> @@ -718,15 +718,15 @@ safe to process the rest of the block.  If Largest Reference is greater than
 zero, the encoder transforms it as follows before encoding:
 
 ~~~
-   LargestReference = LargestReference mod 2*MaxEntries + 1
+   LargestReference = LargestReference mod (2*MaxEntries) + 1

I mean the latter.  I can add more parentheses.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1856#discussion_r225141439
----==_mimepart_5bc48470da770_57463f86f06d45b4324069a
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/1856#discussion_r225141439">draft-ietf-quic-qpack.md</a>:</p>
<pre style='color:#555'>&gt; @@ -718,15 +718,15 @@ safe to process the rest of the block.  If Largest Reference is greater than
 zero, the encoder transforms it as follows before encoding:
 
 ~~~
-   LargestReference = LargestReference mod 2*MaxEntries + 1
+   LargestReference = LargestReference mod (2*MaxEntries) + 1
</pre>
<p>I mean the latter.  I can add more parentheses.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1856#discussion_r225141439">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7W3lvVibokx2ObKB1L4GfN5AuFIks5ulHvwgaJpZM4XaCWX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyV-LL_iV6gSGmzyRIyb1wYIU5lyks5ulHvwgaJpZM4XaCWX.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1856"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1856#discussion_r225141439"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1856#discussion_r225141439",
"url": "https://github.com/quicwg/base-drafts/pull/1856#discussion_r225141439",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@dtikhonov commented on 1856",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1856#discussion_r225141439"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392701335\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc48470da770_57463f86f06d45b4324069a--


From nobody Mon Oct 15 05:18:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F7C9130E4A for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 05:18:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 zivFr5I_t8pH for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 05:18: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 6D091128CE4 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 05:18:06 -0700 (PDT)
Date: Mon, 15 Oct 2018 05:18:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539605884; bh=paHYqA7BZSw01nQuC4XwzL0x4TYW2Ma9VU7IRyEW5Sk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TXhwkl0PhbA9CZgd9JIMxrn+ndsNljP4MMuMnGGd5DmXyBhfbeMtjN+yIxti7zqUE Tl40MtKZ11kGyWBPfxsbvuqku2v+XwTU2kvryM8TqF7bPmm5UTqggt9j7Wta5Hr8iY RaPjTjYgOyWY4W510t8D81fIo3xOL3ouZFlvEgis=
From: Dmitri Tikhonov <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/1856/push/2959798164@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1856@github.com>
References: <quicwg/base-drafts/pull/1856@github.com>
Subject: Re: [quicwg/base-drafts] Parenthesize 2 * MaxEntries to prevent naive errors (#1856)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc4857cc06b_685a3f972e8d45b41861613"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
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/1wTLJ_idTxPVUFdPNGJlIRkvTxc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 12:18:10 -0000

----==_mimepart_5bc4857cc06b_685a3f972e8d45b41861613
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@dtikhonov pushed 1 commit.

a85d15f  Add parentheses to disambiguate further; prettify other spots


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1856/files/8f769aab13ba759dd523e06881478b5e39ff3f14..a85d15f00e0f998fc5e9f4ad82a1347859ddf3af

----==_mimepart_5bc4857cc06b_685a3f972e8d45b41861613
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/dtikhonov" class="user-mention">@dtikhonov</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a85d15f">a85d15f</a>  Add parentheses to disambiguate further; prettify other spots</li>
</ul>


<p style="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/1856/files/8f769aab13ba759dd523e06881478b5e39ff3f14..a85d15f00e0f998fc5e9f4ad82a1347859ddf3af">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1l-jAV8iiCVy3k5qCwcNsalXPoqks5ulHz8gaJpZM4XaCWX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3yx8mVphf5ss7sCr_4bCQ3_8gHIks5ulHz8gaJpZM4XaCWX.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1856"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1856/files/8f769aab13ba759dd523e06881478b5e39ff3f14..a85d15f00e0f998fc5e9f4ad82a1347859ddf3af"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1856/files/8f769aab13ba759dd523e06881478b5e39ff3f14..a85d15f00e0f998fc5e9f4ad82a1347859ddf3af",
"url": "https://github.com/quicwg/base-drafts/pull/1856/files/8f769aab13ba759dd523e06881478b5e39ff3f14..a85d15f00e0f998fc5e9f4ad82a1347859ddf3af",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@dtikhonov pushed 1 commit in #1856",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1856:",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [
{
"name": "a85d15f",
"value": "Add parentheses to disambiguate further; prettify other spots"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1856/files/8f769aab13ba759dd523e06881478b5e39ff3f14..a85d15f00e0f998fc5e9f4ad82a1347859ddf3af"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392701335\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc4857cc06b_685a3f972e8d45b41861613--


From nobody Mon Oct 15 06:08:07 2018
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 5F690130E65 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 06:08:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.351
X-Spam-Level: 
X-Spam-Status: No, score=-3.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 CdLkPuSXhosC for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 06:08:05 -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 E5556130E62 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 06:08: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=TLPdVj1HVKPaZJmv1vTwJYz7MyE=; b=fNe+x8AuAunfJiyT nlE17elfdKqc9VI3VsYJUXu4HxJvE5AaAA5i1wp2R5Mm2oN89RbaTLYYJY2KBPB9 GmjRJB5XAJu5yDoUP2CIYfM0C5YFNhfI1TTYUg95plZG/J0x4vQmJojxbaNqrQJV JJGSL4qRJF7ZYkgsb6RTVsIpwqw=
Received: by filter0895p1las1.sendgrid.net with SMTP id filter0895p1las1-20789-5BC49133-8 2018-10-15 13:08:03.225608777 +0000 UTC m=+18197.246860602
Received: from github-lowworker-1c220e1.cp1-iad.github.net (unknown [192.30.252.44]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id z9cGvDx9T6-h8mTmaQPv1Q for <quic-issues@ietf.org>; Mon, 15 Oct 2018 13:08:03.101 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1c220e1.cp1-iad.github.net (Postfix) with ESMTP id 162C2160060 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 06:08:03 -0700 (PDT)
Date: Mon, 15 Oct 2018 13:08:03 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9921f837c96fb2d0d96ee5a99fc385fa9ccbd92d92cf0000000117dc533392a169ce160db9be@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1858/429843759@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1858@github.com>
References: <quicwg/base-drafts/issues/1858@github.com>
Subject: Re: [quicwg/base-drafts] No SHOULD for stateless reset (#1858)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc49133ef33_5e273f98b74d45c42411156"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3s1imz2Rh0kCl3JiYIJud28XSBdJWutGnmYY HWMP6W574rH44pfo9eC9nZ2oGZjADLL+xMl5+JiMK7ZgffIp+Nni464CjXFQeQXRrW+n8uDialQ3la /Q5RNj985TAsXkPSVAwUJD8W4W0I8Z56ydwWWkCX5dIavyGIhqFW76t1Jg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/W8wggUa2eKORTD9C16i-GWLUl3s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 13:08:07 -0000

----==_mimepart_5bc49133ef33_5e273f98b74d45c42411156
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/1858#issuecomment-429843759
----==_mimepart_5bc49133ef33_5e273f98b74d45c42411156
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/1858#issuecomment-429843759">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyv8EgD-yXSZZ6I6R_7EPhPuNu6Kks5ulIizgaJpZM4Xblck">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzYQ1vERoyJ_CnSqbWXwTN03osE4ks5ulIizgaJpZM4Xblck.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1858: SGTM."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1858#issuecomment-429843759"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1858#issuecomment-429843759",
"url": "https://github.com/quicwg/base-drafts/issues/1858#issuecomment-429843759",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] No SHOULD for stateless reset (#1858)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1858,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1858\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1858#issuecomment-429843759"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393107236\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc49133ef33_5e273f98b74d45c42411156--


From nobody Mon Oct 15 08:29:15 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 298AF130E9B for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 08:29:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 3dxbCtQhJCOr for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 08:29: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 7398C130E98 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 08:29:11 -0700 (PDT)
Date: Mon, 15 Oct 2018 08:28:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539617350; bh=3J3SOX3kA5IGgdhdrgrd9LMEa6onI3in0rtyladuNtA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r/5Mfqy+UPeFBMuVkRK3vAgFpupKiKGfg16kScZDVjmUOX1p/PYR+h4oCeMUYmt+q HzgrFEiP7lxomdIdIvNT0GMmPIm53VfspGd9MbxNZo6YzmpTtSazeVAmSpzrdyc9Ww 4KjMwNui/ndh5mnKFl7g5mFiXlFTo0tEkInlTzKE=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbec5faf9e9e061e792877619c403f2b4ba9d52c792cf0000000117dc742e92a169ce15eeeab1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1844/review/164762948@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc4b22ebc8cc_7d213ff302cd45bc199932"; 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/I9xSW9QJfvpEBwno4xNByMu4X_U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 15:29:13 -0000

----==_mimepart_5bc4b22ebc8cc_7d213ff302cd45bc199932
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

igorlord commented on this pull request.



> @@ -960,12 +960,10 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+decryption fails (the keys are not yet available or any other reason) or the
+packet is of an unknown type, the receiver MAY either discard or buffer the

I would omit "yet".  "Yet" implies knowing that it will be possible to decrypt the packet in the future.  It is hard to know the future.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1844#discussion_r225211046
----==_mimepart_5bc4b22ebc8cc_7d213ff302cd45bc199932
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@igorlord</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1844#discussion_r225211046">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -960,12 +960,10 @@ Every QUIC packet that is coalesced into a single UDP datagram is separate and
 complete.  Though the values of some fields in the packet header might be
 redundant, no fields are omitted.  The receiver of coalesced QUIC packets MUST
 individually process each QUIC packet and separately acknowledge them, as if
-they were received as the payload of different UDP datagrams.  If one or more
-packets in a datagram cannot be processed yet (because the keys are not yet
-available) or processing fails (decryption failure, unknown type, etc.), the
-receiver MUST still attempt to process the remaining packets.  The skipped
-packets MAY either be discarded or buffered for later processing, just as if the
-packets were received out-of-order in separate datagrams.
+they were received as the payload of separate UDP datagrams.  For example, if
+decryption fails (the keys are not yet available or any other reason) or the
+packet is of an unknown type, the receiver MAY either discard or buffer the
</pre>
<p>I would omit "yet".  "Yet" implies knowing that it will be possible to decrypt the packet in the future.  It is hard to know the future.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1844#discussion_r225211046">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqygL5vHAtkR0bcIdf6_7iI6geAOAks5ulKmugaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8_zwnnwK2XzKqivMGIWO_4ScUe7ks5ulKmugaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@igorlord commented on #1844"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844#discussion_r225211046"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844#discussion_r225211046",
"url": "https://github.com/quicwg/base-drafts/pull/1844#discussion_r225211046",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@igorlord commented on 1844",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@igorlord",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844#discussion_r225211046"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc4b22ebc8cc_7d213ff302cd45bc199932--


From nobody Mon Oct 15 09:30:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B4A1130EBC for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 09:30:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 SNwNUWMvJR86 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 09:30: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 75E24130DC4 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 09:30:45 -0700 (PDT)
Date: Mon, 15 Oct 2018 09:30:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539621043; bh=3r148xQ5fmj3piKXdkq3zrgfOSNOYXn44jjDCYgvhic=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JB7WTG5P8z78fXPxBrvc9csR1geG2a6wBy1Reo+FD3uTSb+sbOzO4LLe815ZGqTW0 1UAY1MgYAXVWoQF22VzEUvREs1Bj8cFtk7ALX4BnW67g/vbgzCJdi3I73McZ7ApJfT dfWWx1htRnz9pmBFE23lMuPtV9EpF1jAsrcpru1U=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0ee4034596db02e0b1c1ea8d317806ed5b34970092cf0000000117dc82b392a169ce105fcf55@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/941/429923070@github.com>
In-Reply-To: <quicwg/base-drafts/issues/941@github.com>
References: <quicwg/base-drafts/issues/941@github.com>
Subject: Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc4c0b3550c6_5fb53ff0356d45c44342bf"; 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/Igzonp5CdiCzl6pX9LVeEBHRNs8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 16:30:48 -0000

----==_mimepart_5bc4c0b3550c6_5fb53ff0356d45c44342bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Right now, QUIC operates over UDP but I'd like to think we build HTTP over QUIC implementations that are functional without any knowledge of the protocol under QUIC (e.g. QUIC over CAN bus).

As defined in the spec, QUIC operates over UDP. The question, as I see it, is if servers are able to demultiplex an incoming connection to the correct TLS and application. It's evident to me that we can demultiplex on the protocol number (or, the protocol of the listening socket, if we don't have access to IP header contents).

This helps solve an immediate problem with adoption. I'm not sure that QUIC-over-something-weird is in the same class. If this is the only issue, we can always switch the ALPN code in v2 to support more complicated use cases, once browsers are routinely trying QUIC when they connect.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/941#issuecomment-429923070
----==_mimepart_5bc4c0b3550c6_5fb53ff0356d45c44342bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>Right now, QUIC operates over UDP but I'd like to think we build HTTP =
over QUIC implementations that are functional without any knowledge of th=
e protocol under QUIC (e.g. QUIC over CAN bus).</p>
</blockquote>
<p>As defined in the spec, QUIC operates over UDP. The question, as I see=
 it, is if servers are able to demultiplex an incoming connection to the =
correct TLS and application. It's evident to me that we can demultiplex o=
n the protocol number (or, the protocol of the listening socket, if we do=
n't have access to IP header contents).</p>
<p>This helps solve an immediate problem with adoption. I'm not sure that=
 QUIC-over-something-weird is in the same class. If this is the only issu=
e, we can always switch the ALPN code in v2 to support more complicated u=
se cases, once browsers are routinely trying QUIC when they connect.</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/941#issuecomment-429923070">view it on GitHub</a>, =
or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqze_-=
OM13MtjfQTKdLWPYfrOteLrks5ulLgzgaJpZM4QhXjN">mute the thread</a>.<img src=
=3D"https://github.com/notifications/beacon/AWbkqwg5wDYaS1WCc26EQSUH80NMU=
fbzks5ulLgzgaJpZM4QhXjN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
induke in #941: \u003e Right now, QUIC operates over UDP but I'd like to =
think we build HTTP over QUIC implementations that are functional without=
 any knowledge of the protocol under QUIC (e.g. QUIC over CAN bus).\r\n\r=
\nAs defined in the spec, QUIC operates over UDP. The question, as I see =
it, is if servers are able to demultiplex an incoming connection to the c=
orrect TLS and application. It's evident to me that we can demultiplex on=
 the protocol number (or, the protocol of the listening socket, if we don=
't have access to IP header contents).\r\n\r\nThis helps solve an immedia=
te problem with adoption. I'm not sure that QUIC-over-something-weird is =
in the same class. If this is the only issue, we can always switch the AL=
PN code in v2 to support more complicated use cases, once browsers are ro=
utinely trying QUIC when they connect."}],"action":{"name":"View Issue","=
url":"https://github.com/quicwg/base-drafts/issues/941#issuecomment-42992=
3070"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-=
429923070",
"url": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-429=
923070",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)",=

"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 941,\n\"IssueComment\": \"{{IssueCom=
ment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 941\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-429=
923070"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 2771826=
69\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc4c0b3550c6_5fb53ff0356d45c44342bf--


From nobody Mon Oct 15 09:56:43 2018
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 DF4D2130E98 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 09:56:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.351
X-Spam-Level: 
X-Spam-Status: No, score=-3.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 cDPK-ozCXzWw for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 09:56:40 -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 320C8130DE1 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 09:56: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=KS9ywu7G5ZfBkJmokq00nYTjYTU=; b=BEu9/XjjQkU1yYdU wauwLv3JiX5ObzNMQM0Xjpm1h/C5ddLlzGs7AY2EhwOCJvSQMHos8ww/bzz84DGi rCyOTp89bc7D6XNd0NyB6fAGr/cxQYtzI5Ev8gGGe7dMb6kRoK+IjG1ft/h9kX88 IkFyUJwEReSPY3MBYVEz3CUjwF8=
Received: by filter1179p1las1.sendgrid.net with SMTP id filter1179p1las1-8443-5BC4C6C6-C 2018-10-15 16:56:38.347582375 +0000 UTC m=+32146.764608345
Received: from github-lowworker-b40b5a4.cp1-iad.github.net (unknown [192.30.252.36]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id 2CEbpi1cT1CmG1YUeT81Rg for <quic-issues@ietf.org>; Mon, 15 Oct 2018 16:56:38.198 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-b40b5a4.cp1-iad.github.net (Postfix) with ESMTP id 27C283E0070 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 09:56:38 -0700 (PDT)
Date: Mon, 15 Oct 2018 16:56:38 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5fb5d85d94339d93f24334ff28bc2ca8676c11ed92cf0000000117dc88c692a169ce105fcf55@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/941/429931699@github.com>
In-Reply-To: <quicwg/base-drafts/issues/941@github.com>
References: <quicwg/base-drafts/issues/941@github.com>
Subject: Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc4c6c621b54_7aef3ff0356d45c4603881"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2PyHcDuop4S7LXsW2hgUgDcBGy8PgGTQJY71 2yC4hrCuL+9NHZUqsXCsRZ2TT2+yNxjK0C1EB+I/gJgWb0NSJY65BEsRdTJw3hq5esoAjjOcCHICJT tgnoyAP4JJTNGCVd64EhQCbN5Q2pxPy6cjbnWrQb3TnZuJ4enZyW7425ld7WF0dHdw3chLn2qQYJAD E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ugFYm_aGecR2rw-Rh9ao0TQpIyc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 16:56:42 -0000

----==_mimepart_5bc4c6c621b54_7aef3ff0356d45c4603881
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm a bit confused which point your addressing @martinduke, my fault for throwing stupid ideas in. Is your line of thought that a dispatcher would two classes {h2, TCP} and  {h2, UDP} to make the decision. Exposing the protocol information seems like some layering leakage to me, but it is powerful so maybe warrants it?

The mismatch between advertising `hq` and then using `h2` seems like an avenue for interop issues. Perhaps one could define an Alt-Svc param that indicates the protocol type e.g. `Alt-Svc: h2=":443"; proto=udp`. A bog-standard HTTP/2 client would simply ignore the param and try TLS/TCP.

P.S. From direct experience, I've had quite a lot of success delivering QUIC wire-format packets in all sorts of weird ways and our HTTP/QUIC layer of code works amazingly well because it doesn't care how they were delivered.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/941#issuecomment-429931699
----==_mimepart_5bc4c6c621b54_7aef3ff0356d45c4603881
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I'm a bit confused which point your addressing <a class=3D"user-mention"=
 data-hovercard-type=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D2=
4398865" data-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"l=
ink_type:self" href=3D"https://github.com/martinduke">@martinduke</a>, my f=
ault for throwing stupid ideas in. Is your line of thought that a dispatche=
r would two classes {h2, TCP} and  {h2, UDP} to make the decision. Exposing=
 the protocol information seems like some layering leakage to me, but it is=
 powerful so maybe warrants it?</p>
<p>The mismatch between advertising <code>hq</code> and then using <code>h2=
</code> seems like an avenue for interop issues. Perhaps one could define a=
n Alt-Svc param that indicates the protocol type e.g. <code>Alt-Svc: h2=3D"=
:443"; proto=3Dudp</code>. A bog-standard HTTP/2 client would simply ignore=
 the param and try TLS/TCP.</p>
<p>P.S. From direct experience, I've had quite a lot of success delivering =
QUIC wire-format packets in all sorts of weird ways and our HTTP/QUIC layer=
 of code works amazingly well because it doesn't care how they were deliver=
ed.</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/941#issuecomment-429931699">view it on GitHub</a>, or <a hr=
ef=3D"https://github.com/notifications/unsubscribe-auth/AWbkq04kRlWHQJFRC5_=
Yz6eNsaXBsoOBks5ulL5GgaJpZM4QhXjN">mute the thread</a>.<img src=3D"https://=
github.com/notifications/beacon/AWbkqzMzzMcgz2_y56yDpwEZYTN9we-jks5ulL5GgaJ=
pZM4QhXjN.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPardue in #941: I'm=
 a bit confused which point your addressing @martinduke, my fault for throw=
ing stupid ideas in. Is your line of thought that a dispatcher would two cl=
asses {h2, TCP} and  {h2, UDP} to make the decision. Exposing the protocol =
information seems like some layering leakage to me, but it is powerful so m=
aybe warrants it?\r\n\r\nThe mismatch between advertising `hq` and then usi=
ng `h2` seems like an avenue for interop issues. Perhaps one could define a=
n Alt-Svc param that indicates the protocol type e.g. `Alt-Svc: h2=3D\":443=
\"; proto=3Dudp`. A bog-standard HTTP/2 client would simply ignore the para=
m and try TLS/TCP.\r\n\r\nP.S. From direct experience, I've had quite a lot=
 of success delivering QUIC wire-format packets in all sorts of weird ways =
and our HTTP/QUIC layer of code works amazingly well because it doesn't car=
e how they were delivered."}],"action":{"name":"View Issue","url":"https://=
github.com/quicwg/base-drafts/issues/941#issuecomment-429931699"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-42=
9931699",
"url": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-42993=
1699",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 941,\n\"IssueComment\": \"{{IssueComment=
.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 941\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-42993=
1699"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 277182669=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc4c6c621b54_7aef3ff0356d45c4603881--


From nobody Mon Oct 15 11:42:51 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADFDE130E50 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 11:42:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 5AZEtNalRcHx for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 11:42: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 343B7130EAA for <quic-issues@ietf.org>; Mon, 15 Oct 2018 11:42:48 -0700 (PDT)
Date: Mon, 15 Oct 2018 11:42:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539628966; bh=NhKC1h20d08VUIPCiIOBrMRPKQravfnS6cQq2kZn5AM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IpaiFqKQ2L4EnFzuZ1B02oQ9N4QadR36MZjTbS2dAqo7qklzHgacQz551pKPHe8hf xVBrfcnJBtYGmsw2crZ+P47pqcX/xo2H1fdSLVAANU4V4qxL9qHU6/IgtDlxGEmFpP a0S7bSG/yZkucJ88VccVhSmxO6KO4HU2S+BuHZdo=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2dad121823f1669d88a77e5cbc0d09eefc31ed0192cf0000000117dca1a692a169ce105fcf55@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/941/429968764@github.com>
In-Reply-To: <quicwg/base-drafts/issues/941@github.com>
References: <quicwg/base-drafts/issues/941@github.com>
Subject: Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc4dfa6d7003_63a23f93f38d45c0496799c"; 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/QS8aqpa-xS4VV_Q_LxEE6IjTjbY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 18:42:50 -0000

----==_mimepart_5bc4dfa6d7003_63a23f93f38d45c0496799c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Please, I'm the one messing with stuff I barely understand. What I was missing is that the alt-svc name is the same as the ALPN name. Yes, that makes this quite difficult without rewriting other RFCs. Grrr.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/941#issuecomment-429968764
----==_mimepart_5bc4dfa6d7003_63a23f93f38d45c0496799c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Please, I'm the one messing with stuff I barely understand. What I was missing is that the alt-svc name is the same as the ALPN name. Yes, that makes this quite difficult without rewriting other RFCs. Grrr.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/941#issuecomment-429968764">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq95wxg_IQvnVagU60AaA8XxYoHXZks5ulNcmgaJpZM4QhXjN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq10h1CPPI6Cq_HHjK00umZQS7YAbks5ulNcmgaJpZM4QhXjN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke in #941: Please, I'm the one messing with stuff I barely understand. What I was missing is that the alt-svc name is the same as the ALPN name. Yes, that makes this quite difficult without rewriting other RFCs. Grrr."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/941#issuecomment-429968764"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-429968764",
"url": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-429968764",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Resume HTTP/2 TLS from QUIC ? (#941)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 941,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 941\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/941#issuecomment-429968764"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 277182669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc4dfa6d7003_63a23f93f38d45c0496799c--


From nobody Mon Oct 15 13:47:15 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1CB59130DE2 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 13:47:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.251
X-Spam-Level: 
X-Spam-Status: No, score=-2.251 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, DKIM_SIGNED=0.1, DKIM_VALID=-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 rnCF-fStjxpt for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 13:47:10 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 B3C3B126F72 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 13:47:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539636429; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=xSdBfyQAoAuuReI468jlWZrrIWwLbepyN9h+F1Mkwvw=; b=p6jDzneB3VV69ejwswccr1HSn3yuVWYFkMmPUTT9QjUX785E6CUN0pxWeqM57dqdAxzyJywl zY92Pt04NBldxeKBRND56tflwlWH08fVJzlLBoTDte86QOnv3dbtzHFtFO9w3MR2StAl6ywl 7O8zDJ6gt3A3EPHh2yU6r5XkyaQ=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bc4fccd.7f75fc616150-smtp-out-n03; Mon, 15 Oct 2018 20:47:09 -0000 (UTC)
Date: Mon, 15 Oct 2018 13:47:09 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc4fccdfbf_252d2af1565fa58828882@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4d37bf: Replace handshake with crypto
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc4fccdc04_252d2af1565fa588287c6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u21xyG3lJRTw8KJBlfRSmM4yxVM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 20:47:13 -0000

----==_mimepart_5bc4fccdc04_252d2af1565fa588287c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-crypto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4d37bf0bd21795d9d8e732226916962a09e9f3d1
      https://github.com/quicwg/base-drafts/commit/4d37bf0bd21795d9d8e732226916962a09e9f3d1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Replace handshake with crypto

This replaces #1842 and tries to fix everything to consistently use crypto packets instead of handshake packets.

Fixes #1836.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc4fccdc04_252d2af1565fa588287c6--


From nobody Mon Oct 15 13:47:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A33D2130ED4 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 13:47:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.35
X-Spam-Level: 
X-Spam-Status: No, score=-8.35 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 9tLwHYqYW6xo for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 13:47: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 BB48F130DE2 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 13:47:44 -0700 (PDT)
Date: Mon, 15 Oct 2018 13:47:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539636461; bh=5Y0SC9ITm8hKhEfME5JjoZHsqs7M7FjdZnOXC2tj2g8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=vaApHlY8Nm2C6FVm6hcakobEmxlKqciOUOWz5d/TeaZ1kaEamkozfCCZlRBN65ic+ 6X2ZPyeCHra3wLHDwcZW8w5QSiZK2NRJDBNwcGL6jELf4/ZQ2Rq12Mb2+a1jBjVYph mGF41bnHZA2acuP3dKTI2qg7VB9FK+MuLxqYtHvw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab26ba6ec7dbacb303114c4a5a0309f4d02a40ed9e92cf0000000117dcbeed92a169ce1612e5d0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1859@github.com>
Subject: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc4fced5d2bc_47ef3f890a2d45c4547276"; 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/Jw267xeGyQ3MxLmSvEKCw2Cq_tI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 20:47:47 -0000

----==_mimepart_5bc4fced5d2bc_47ef3f890a2d45c4547276
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This replaces #1842 and tries to fix everything to consistently use crypto packets instead of handshake packets.

Fixes #1836.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1859

-- Commit Summary --

  * Replace handshake with crypto

-- File Changes --

    M draft-ietf-quic-recovery.md (51)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1859.patch
https://github.com/quicwg/base-drafts/pull/1859.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/1859

----==_mimepart_5bc4fced5d2bc_47ef3f890a2d45c4547276
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This replaces <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="367971243" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1842" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1842/hovercard" href="https://github.com/quicwg/base-drafts/pull/1842">#1842</a> and tries to fix everything to consistently use crypto packets instead of handshake packets.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1836.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="367286979" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1836" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1836/hovercard" href="https://github.com/quicwg/base-drafts/issues/1836">#1836</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/1859'>https://github.com/quicwg/base-drafts/pull/1859</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Replace handshake with crypto</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1859/files#diff-0">draft-ietf-quic-recovery.md</a>
    (51)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1859.patch'>https://github.com/quicwg/base-drafts/pull/1859.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1859.diff'>https://github.com/quicwg/base-drafts/pull/1859.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/1859">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0Da3gKgsLy09U4Bdxd28iYAT6ejks5ulPRtgaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9BHoYGEZc6qEsVdmEHijk4qPGxCks5ulPRtgaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 handshake with crypto (#1859)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859",
"url": "https://github.com/quicwg/base-drafts/pull/1859",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Replace handshake with crypto (#1859)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "4d37bf0",
"value": "Replace handshake with crypto"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1859/files#diff-0) (51 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1859,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1859\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc4fced5d2bc_47ef3f890a2d45c4547276--


From nobody Mon Oct 15 14:26:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3336C130DE2 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 14:26:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 GGcShB_mhF6M for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 14:26:07 -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 148BD130EF5 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 14:26:06 -0700 (PDT)
Date: Mon, 15 Oct 2018 14:26:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539638765; bh=Nz7ip1rR5ZlogAY8RQMQu1bvUSwDagdX+QyQvsZZHYI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QhaV+HAwAuI1fCtqwxsb8jK8b3Fz809n4E3yx8Y3bmzkf/skpl7NrSjFqU3sfq5ix GMJEqFKy8QEUo/BGYSCEV3XsWJwusyLuvxI8C0oYrE7b2b9ElhGUacad3xZCGbDh25 T/WREZOnz7A39M7x8sWqJv9iGUYQKBUsHQ3zS/r0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab993e923030db2eedc53ea3d7142e80cc3585061f92cf0000000117dcc7ec92a169ce15eecbab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1842/c430019378@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1842@github.com>
References: <quicwg/base-drafts/pull/1842@github.com>
Subject: Re: [quicwg/base-drafts] Rename is_handshake_packets in quic-recovery (#1842)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc505ece6e3f_66d43fd7f9ad45c42690227"; 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/sFeJ0tB8948PCtjQrOvvLX80qkg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 21:26:10 -0000

----==_mimepart_5bc505ece6e3f_66d43fd7f9ad45c42690227
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

PTAL at my CL that tries to consistently use crypto to replace handshake and see what you think.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1842#issuecomment-430019378
----==_mimepart_5bc505ece6e3f_66d43fd7f9ad45c42690227
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>PTAL at my CL that tries to consistently use crypto to replace handshake and see what you think.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1842#issuecomment-430019378">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxx_HkS4sn04LkoooROQow1ktBqwks5ulP1sgaJpZM4XNwv_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9kHDCt0R9OkQzTtrwwoU6TqWNHSks5ulP1sgaJpZM4XNwv_.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1842: PTAL at my CL that tries to consistently use crypto to replace handshake and see what you think."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1842#issuecomment-430019378"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1842#issuecomment-430019378",
"url": "https://github.com/quicwg/base-drafts/pull/1842#issuecomment-430019378",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Rename is_handshake_packets in quic-recovery (#1842)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1842,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1842\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1842#issuecomment-430019378"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389483519\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc505ece6e3f_66d43fd7f9ad45c42690227--


From nobody Mon Oct 15 14:27:08 2018
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 91DA1130DED for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 14:27:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.351
X-Spam-Level: 
X-Spam-Status: No, score=-3.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 rvcoTrTXg26u for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 14:27: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 275C2130DEA for <quic-issues@ietf.org>; Mon, 15 Oct 2018 14:27: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=9Cc6Jw4J80cPCFbBQJTbPU3etDk=; b=oPVye2JjH8+ClvO3 OB6072DlmbjBTOcrsm+OF5WKdYqYaFnu/D9/6VQN5+U+yOcTfg6908m2BI+61zSk 00ll93YxRg3H1SIoQjI3jxNuFO93tcfIF3SIDQj8nRh95UgsRfEKjMCsKr5vHAa/ IW8kcf6Lt22EuTx1eiSUmPW/TJk=
Received: by filter1151p1las1.sendgrid.net with SMTP id filter1151p1las1-10166-5BC50622-1C 2018-10-15 21:26:58.490730221 +0000 UTC m=+48367.996716021
Received: from github-lowworker-baaab27.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0008p1iad2.sendgrid.net (SG) with ESMTP id nFXr47O1QwWR16zTMtqf3g for <quic-issues@ietf.org>; Mon, 15 Oct 2018 21:26:58.374 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-baaab27.cp1-iad.github.net (Postfix) with ESMTP id 2BCA98038D for <quic-issues@ietf.org>; Mon, 15 Oct 2018 14:26:58 -0700 (PDT)
Date: Mon, 15 Oct 2018 21:26:58 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba18b836c77571a828334b2bd19190a0d8e8232cd92cf0000000117dcc82292a169ce15eecf7d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1843/review/164903129@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1843@github.com>
References: <quicwg/base-drafts/pull/1843@github.com>
Subject: Re: [quicwg/base-drafts] Move server send limitations (#1843)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc506222038a_2e603ff795ed45b440273a1"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak07L8147MDl4ygjniYXNsTEQa7yh+mJyGbuVB pdkTVgXpGUNUbmTvFLsux8I197OkRSa/pTBJiAeW66sccxxMBhmQyqU4CI5MA5FBog+pgbhXRiksL8 QdGcuOdhhh2F7tC/3JtlbkHU/olpdSLlrcTsMkVOt6FmCxVHz9fNmj6JZTqB2reHjZdSXPAFPF4pku 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eCFGu4y8FGoAdd_zwtkv4WKO5NI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 21:27:07 -0000

----==_mimepart_5bc506222038a_2e603ff795ed45b440273a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -664,6 +664,18 @@ packets are protected with connection- and version-specific keys
 provide confidentiality or integrity against on-path attackers, but
 provides some level of protection against off-path attackers.
 
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client's address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by processing any message from the client encrypted using
+the Handshake keys.  This limit exists to mitigate amplification attacks.
+
+In order to prevent this limit causing a handshake deadlock, the client SHOULD
+always send a packet upon a handshake timeout, as described in

Bump.  Also, I'm not sure what the status of this is now that the restructure PR is outstanding?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1843#discussion_r225322267
----==_mimepart_5bc506222038a_2e603ff795ed45b440273a1
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/1843#discussion_r225322267">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -664,6 +664,18 @@ packets are protected with connection- and version-specific keys
 provide confidentiality or integrity against on-path attackers, but
 provides some level of protection against off-path attackers.
 
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client&#39;s address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by processing any message from the client encrypted using
+the Handshake keys.  This limit exists to mitigate amplification attacks.
+
+In order to prevent this limit causing a handshake deadlock, the client SHOULD
+always send a packet upon a handshake timeout, as described in
</pre>
<p>Bump.  Also, I'm not sure what the status of this is now that the restructure PR is outstanding?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1843#discussion_r225322267">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0hk0eVgcEilEfnu429ZYqy5PJcAks5ulP2igaJpZM4XNxB4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8FZxM8znQLV0MUgU7irJPnd0OeZks5ulP2igaJpZM4XNxB4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1843"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1843#discussion_r225322267"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1843#discussion_r225322267",
"url": "https://github.com/quicwg/base-drafts/pull/1843#discussion_r225322267",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1843",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1843#discussion_r225322267"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389484664\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc506222038a_2e603ff795ed45b440273a1--


From nobody Mon Oct 15 14:47:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC57A130EFB for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 14:47:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.35
X-Spam-Level: 
X-Spam-Status: No, score=-8.35 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 fkBlneGBisCn for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 14:47:38 -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 C7028130DDF for <quic-issues@ietf.org>; Mon, 15 Oct 2018 14:47:37 -0700 (PDT)
Date: Mon, 15 Oct 2018 14:47:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539640056; bh=2QbuD/BmflrqWM8IrU7Rv41UI4dExyZj2dLYQ/ZMWn0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RTKjDeSTkxrIk4oqYbCofJa0dnGwPIJTBSuqxTz8iDx8NrgEdw0YKbfpOKAxfVrEp OZ4A41lqv1FfSJdV6ou1yv58/Q/eE4q++FxZZHh4t5EhfE0rfT6zzSgw3Z0QQ089WP 4Yuq8pJK+UQy9DXMTLWVCf75s3Uch8Hrr1amiH2E=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab016449e52ac550e9a810370ca5f94ee705bb173492cf0000000117dcccf892a169ce1601d93e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1852/review/164910099@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1852@github.com>
References: <quicwg/base-drafts/pull/1852@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc50af87a98d_3ec13fd2108d45c4431601"; 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/PGRIgxUQNKHXoiHCdgMp6HjNo-k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 21:47:40 -0000

----==_mimepart_5bc50af87a98d_3ec13fd2108d45c4431601
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.

Comments so far; I find myself adding +1s to a lot of existing comments.  :-)



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164910099
----==_mimepart_5bc50af87a98d_3ec13fd2108d45c4431601
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> commented on this pull request.</p>

<p>Comments so far; I find myself adding +1s to a lot of existing comments.  :-)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164910099">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8YpP-7pwMk9olWRYQt0b7LVhXF0ks5ulQJ4gaJpZM4XX_PC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx5zC-dIgwZH8uiilJ2_T_QQymHoks5ulQJ4gaJpZM4XX_PC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1852"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164910099"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164910099",
"url": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164910099",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop commented on 1852",
"sections": [
{
"text": "Comments so far; I find myself adding +1s to a lot of existing comments.  :-)",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1852#pullrequestreview-164910099"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392164290\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc50af87a98d_3ec13fd2108d45c4431601--


From nobody Mon Oct 15 15:02:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 423E3130EFB for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 15:02:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 HpFbdJi84AY5 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 15:02: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 1DF68130DD0 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 15:02:28 -0700 (PDT)
Date: Mon, 15 Oct 2018 15:02:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539640946; bh=CIlVk8jOUDolICadFCk+NjoZ9zwIYaChlpUb6UI00yo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dIPdK8/E/tj+eToTpwBFojEhqG9mZVU0t/M19vm3oaXUg3o7tr++lP47Je5USWrCI GKBxU7OvQnTHyROiOkEqsDiRWkRdNwJYV0AoFsHLs5/0FO+M3P3VlxUqSwT9tEje57 Bujb+YhjNgj1D9KrJW02mdv3LF0A7fLWwV/J5eas=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd398acc91ca5a844203679f11c1e51d449619eef92cf0000000117dcd07292a169ce16004cbf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1851/c430030089@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1851@github.com>
References: <quicwg/base-drafts/pull/1851@github.com>
Subject: Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc50e729934d_58d63fb9462d45bc431685"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mQufMxUhx15jlYNAECrDssi1gtM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 22:02:32 -0000

----==_mimepart_5bc50e729934d_58d63fb9462d45bc431685
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> A variable-length integer indicating the maximum stream ID when the sender was unable to open a stream.

That makes it closer to the effective definition of the other limits.  Then we need to modify the others to match.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1851#issuecomment-430030089
----==_mimepart_5bc50e729934d_58d63fb9462d45bc431685
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>A variable-length integer indicating the maximum stream ID when the sender was unable to open a stream.</p>
</blockquote>
<p>That makes it closer to the effective definition of the other limits.  Then we need to modify the others to match.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1851#issuecomment-430030089">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2d0227FUqWKeWo6rdZ0gGykyhuPks5ulQXygaJpZM4XXh5t">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq63Ez9YlTJd1CNwhWC4aTrQMRc-Wks5ulQXygaJpZM4XXh5t.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1851: \u003e A variable-length integer indicating the maximum stream ID when the sender was unable to open a stream.\r\n\r\nThat makes it closer to the effective definition of the other limits.  Then we need to modify the others to match."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1851#issuecomment-430030089"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-430030089",
"url": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-430030089",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1851,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1851\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-430030089"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392044141\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc50e729934d_58d63fb9462d45bc431685--


From nobody Mon Oct 15 15:20:57 2018
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 BB331130EF0 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 15:20:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.351
X-Spam-Level: 
X-Spam-Status: No, score=-3.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 WZ1whugP6tmQ for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 15:20:52 -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 B3B78130DE4 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 15:20:52 -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=5zyRPXbSHdEVXjyj8WmCh9zproY=; b=PBzXOkqtTjXf7sMs enpy8vuYZ1h8PIr3Y/vm4NTkpH3ZUzsj8rnw11q4imJBHxVSYuQAP/Iq0rzNJhCy mmfyVQ08klAd3cUPiqR94KnmOw7CXkOl0OEmfPUg/FcW+SKhKZm179PSB2o0VbLd Co1AYTDXNzrQSSxXJh86byx/8Bo=
Received: by filter1760p1mdw1.sendgrid.net with SMTP id filter1760p1mdw1-1838-5BC512B9-1B 2018-10-15 22:20:41.487281884 +0000 UTC m=+211238.795771565
Received: from github-lowworker-b40b5a4.cp1-iad.github.net (unknown [192.30.252.36]) by ismtpd0016p1iad2.sendgrid.net (SG) with ESMTP id 7WJ7Kv6ES_Sxmp2dkymAbQ for <quic-issues@ietf.org>; Mon, 15 Oct 2018 22:20:41.448 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-b40b5a4.cp1-iad.github.net (Postfix) with ESMTP id 66E6F3E0070 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 15:20:41 -0700 (PDT)
Date: Mon, 15 Oct 2018 22:20:41 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfe9ccbcf808941a8dbc3ce3e26ca27360b9bb50d92cf0000000117dcd4b992a169ce1612e5d0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1859/review/164915515@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc512b961e33_5c6a3ff0356d45c415787aa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1AqvBFkWndMPRv9iyugOaeEHjEH6YO0u+vNi SNfgbscwy5I/OUj0Qetyhg+x6eojxDL49co/kZSQL6eqrQAtUZAxLHX2k01u69BRrQEaS2O4K7xuJ/ xtczneF1cvoroyqbAj6vl1itN2rMZee6ugG5vPRiTPaJ14APxfk5r+kFttMMTMMlzIe/z/YJbQGmyA M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Kzw6g-iWJrahDui1W6du6GlFxg0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 22:20:55 -0000

----==_mimepart_5bc512b961e33_5c6a3ff0356d45c415787aa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.



> @@ -302,11 +302,10 @@ Retransmission Timeout mechanisms.
 ### Crypto Handshake Timeout
 
 Data in CRYPTO frames is critical to QUIC transport and crypto negotiation, so a
-more aggressive timeout is used to retransmit it.  Below, the term "handshake
-packet" is used to refer to packets containing CRYPTO frames, not packets with
-the specific long header packet type Handshake.
+more aggressive timeout is used to retransmit it.  Below, the term "crypto
+packet" is used to refer to packets containing CRYPTO frames.

We should further qualify this: "Handshake or Initial packets containing CRYPTO frames", because CRYPTO frames after the handshake completes don't require special handling.

>  
 When a connection has unacknowledged handshake data, the handshake timer is
-set and when it expires, all unacknowledgedd handshake data is retransmitted.
+set and when it expires, all unacknowledgedd CRYPTO data is retransmitted.

typo: dd

>  
-The initial handshake timeout SHOULD be set to twice the initial RTT.
+The initial crypto timeout SHOULD be set to twice the initial RTT.

Can we rename this?  I initially assumed that the handshake would be abandoned when this fires.  It's a crypto retransmission timeout (a term you already use).

>        loss_detection_timer.set(
-        time_of_last_sent_handshake_packet + timeout)
+        time_of_last_sent_crypto_packet + timeout)
       return;

extra semi-colon

>        loss_detection_timer.set(
-        time_of_last_sent_handshake_packet + timeout)
+        time_of_last_sent_crypto_packet + timeout)
       return;
     else if (loss_time != 0):

No need for an else after a return

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-164915515
----==_mimepart_5bc512b961e33_5c6a3ff0356d45c415787aa
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/1859#discussion_r225332563">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -302,11 +302,10 @@ Retransmission Timeout mechanisms.
 ### Crypto Handshake Timeout
 
 Data in CRYPTO frames is critical to QUIC transport and crypto negotiation, so a
-more aggressive timeout is used to retransmit it.  Below, the term &quot;handshake
-packet&quot; is used to refer to packets containing CRYPTO frames, not packets with
-the specific long header packet type Handshake.
+more aggressive timeout is used to retransmit it.  Below, the term &quot;crypto
+packet&quot; is used to refer to packets containing CRYPTO frames.
</pre>
<p>We should further qualify this: "Handshake or Initial packets containing CRYPTO frames", because CRYPTO frames after the handshake completes don't require special handling.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1859#discussion_r225332781">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
 When a connection has unacknowledged handshake data, the handshake timer is
-set and when it expires, all unacknowledgedd handshake data is retransmitted.
+set and when it expires, all unacknowledgedd CRYPTO data is retransmitted.
</pre>
<p>typo: dd</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1859#discussion_r225334290">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
-The initial handshake timeout SHOULD be set to twice the initial RTT.
+The initial crypto timeout SHOULD be set to twice the initial RTT.
</pre>
<p>Can we rename this?  I initially assumed that the handshake would be abandoned when this fires.  It's a crypto retransmission timeout (a term you already use).</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1859#discussion_r225334983">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;        loss_detection_timer.set(
-        time_of_last_sent_handshake_packet + timeout)
+        time_of_last_sent_crypto_packet + timeout)
       return;
</pre>
<p>extra semi-colon</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1859#discussion_r225335482">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;        loss_detection_timer.set(
-        time_of_last_sent_handshake_packet + timeout)
+        time_of_last_sent_crypto_packet + timeout)
       return;
     else if (loss_time != 0):
</pre>
<p>No need for an else after a return</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-164915515">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyj2GEV4g3suXqCTQfrIVX4ndxS8ks5ulQo5gaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8LRzIYVk6RCrJLvJKxLFiiFOs6Uks5ulQo5gaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-164915515"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-164915515",
"url": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-164915515",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson approved 1859",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-164915515"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc512b961e33_5c6a3ff0356d45c415787aa--


From nobody Mon Oct 15 15:33:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 61163127B92 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 15:33:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 uQuB1RhlvPcc for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 15:33: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 947ED130DE4 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 15:33:39 -0700 (PDT)
Date: Mon, 15 Oct 2018 15:33:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539642818; bh=meqD5II6ciTs+gr5VKdpE8NO7Uvv/VXA82nE+gZq55w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e6TvWrJ4H6HPMcOZdMqM1b7jYnXa8dH+P80QBCPB84LYC3T49rV1KFEV7eTkwt1n2 RsDyF5GOkE8T/pMohN2u8jOVZuOlVhm6AgN7NXzvkrCfInTOp1GaTfE07z7dX1zh7G pIh4AJg8/vdNqXKlVf7gd1Q0SKiT+uh+vzbbqfYI=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5d20c146b040d43728097a6ca413c081bd1a962592cf0000000117dcd7c292a169ce160db9be@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1858/430037281@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1858@github.com>
References: <quicwg/base-drafts/issues/1858@github.com>
Subject: Re: [quicwg/base-drafts] No SHOULD for stateless reset (#1858)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc515c234d97_683b3fd2108d45c423179e"; 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/ZQjss7soj4Xw594hP6boKGYN_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: Mon, 15 Oct 2018 22:33:41 -0000

----==_mimepart_5bc515c234d97_683b3fd2108d45c423179e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

+1.

On Mon, Oct 15, 2018 at 6:08 AM ianswett <notifications@github.com> wrote=
:

> SGTM.
>
> =E2=80=94
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/quicwg/base-drafts/issues/1858#issuecomment-4298437=
59>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AKjg1D3Vhhgl-3zoPf0L=
gqbUSTdl66HTks5ulIixgaJpZM4Xblck>
> .
>


-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1858#issuecomment-430037281=

----==_mimepart_5bc515c234d97_683b3fd2108d45c423179e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

+1.<br>
<br>
On Mon, Oct 15, 2018 at 6:08 AM ianswett &lt;notifications@github.com&gt;=
 wrote:<br>
<br>
&gt; SGTM.<br>
&gt;<br>
&gt; =E2=80=94<br>
&gt; You are receiving this because you are subscribed to this thread.<br=
>
&gt; Reply to this email directly, view it on GitHub<br>
&gt; &lt;https://github.com/quicwg/base-drafts/issues/1858#issuecomment-4=
29843759&gt;,<br>
&gt; or mute the thread<br>
&gt; &lt;https://github.com/notifications/unsubscribe-auth/AKjg1D3Vhhgl-3=
zoPf0LgqbUSTdl66HTks5ulIixgaJpZM4Xblck&gt;<br>
&gt; .<br>
&gt;<br>


<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/1858#issuecomment-430037281">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7HS=
apfoc8YxSkTTq2acVgQmnN-Rks5ulQ1CgaJpZM4Xblck">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-dtKDOWW5qx58o9fSr17-Fn=
wQ1Oks5ulQ1CgaJpZM4Xblck.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar in #1858: +1.\n\nOn Mon, Oct 15, 2018 at 6:08 AM ianswett \u003cn=
otifications@github.com\u003e wrote:\n\n\u003e SGTM.\n\u003e\n\u003e =E2=80=
=94\n\u003e You are receiving this because you are subscribed to this thr=
ead.\n\u003e Reply to this email directly, view it on GitHub\n\u003e \u00=
3chttps://github.com/quicwg/base-drafts/issues/1858#issuecomment-42984375=
9\u003e,\n\u003e or mute the thread\n\u003e \u003chttps://github.com/noti=
fications/unsubscribe-auth/AKjg1D3Vhhgl-3zoPf0LgqbUSTdl66HTks5ulIixgaJpZM=
4Xblck\u003e\n\u003e .\n\u003e\n"}],"action":{"name":"View Issue","url":"=
https://github.com/quicwg/base-drafts/issues/1858#issuecomment-430037281"=
}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1858#issuecomment=
-430037281",
"url": "https://github.com/quicwg/base-drafts/issues/1858#issuecomment-43=
0037281",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] No SHOULD for stateless reset (#1858)"=
,
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1858,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1858\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1858#issuecomment-43=
0037281"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3931072=
36\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc515c234d97_683b3fd2108d45c423179e--


From nobody Mon Oct 15 15:43:51 2018
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 816B6127B92 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 15:43:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.351
X-Spam-Level: 
X-Spam-Status: No, score=-3.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 vBiS8ulBAOGE for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 15:43: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 E3C2E130DEA for <quic-issues@ietf.org>; Mon, 15 Oct 2018 15:43: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=jIXSWOy9Dk6DkHEWc9MxJj6vHZU=; b=SvtUUKBy9P35gy+y xszROz4zPK34zpREDY8Z+NmyJkhz7l3XvBdt12srqF+3hoyP0VDiYIMA+gyb9TZo +0bWyVlBevotmXO4S6uY2WZwKpreEULJC40wROIkc3jE6XN+wFggriOCVZ7tacCB kC+9zIUq/4Hk6HpcPgKnyvKGX80=
Received: by filter1553p1mdw1.sendgrid.net with SMTP id filter1553p1mdw1-20861-5BC51820-49 2018-10-15 22:43:44.97566224 +0000 UTC m=+979288.407738232
Received: from github-lowworker-dcc078e.cp1-iad.github.net (unknown [192.30.252.44]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id bJpjs0k8Sk-_0JtbY3ipjA for <quic-issues@ietf.org>; Mon, 15 Oct 2018 22:43:44.982 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dcc078e.cp1-iad.github.net (Postfix) with ESMTP id EDE1E2C0073 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 15:43:44 -0700 (PDT)
Date: Mon, 15 Oct 2018 22:43:45 +0000 (UTC)
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7d50089734d5baf7d8ee7cd5d8361d5c3c12ebd292cf0000000117dcda2092a169ce15eecf7d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1843/c430039491@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1843@github.com>
References: <quicwg/base-drafts/pull/1843@github.com>
Subject: Re: [quicwg/base-drafts] Move server send limitations (#1843)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc51820e9c22_544e3fb341cd45b88913dd"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1/J1qzspKrKiBTOrBoNfQufJjpBPUkn2rG4b tqOi/Bje1bzsV7eaFbJv07JMf8WM2MpRDwe0X7cujLRlMyXkBa2vgOTMAMD0ScPzEdGzY2/2z14HZU TfrkbPxcmFjgyQ50bjSZDpz32AefX/ENoA+INLrNghjvClw+ZMBINR1UVtBbi4TzUCe/IoWaFqF23V U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/W0i-5uZ16DirL9370dwLzeQWRi8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 22:43:49 -0000

----==_mimepart_5bc51820e9c22_544e3fb341cd45b88913dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Can you rebase this to #1857? Alternatively, wait a bit until that PR lands and then update this PR.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1843#issuecomment-430039491
----==_mimepart_5bc51820e9c22_544e3fb341cd45b88913dd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Can you rebase this to <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="369771735" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1857" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1857/hovercard" href="https://github.com/quicwg/base-drafts/pull/1857">#1857</a>? Alternatively, wait a bit until that PR lands and then update this PR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1843#issuecomment-430039491">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2fq-cYktMxEJXiB7VpysoZAziUEks5ulQ-ggaJpZM4XNxB4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8UgJCuyI2jcG6Qib5ujiBpS17wcks5ulQ-ggaJpZM4XNxB4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1843: Can you rebase this to #1857? Alternatively, wait a bit until that PR lands and then update this PR."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1843#issuecomment-430039491"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1843#issuecomment-430039491",
"url": "https://github.com/quicwg/base-drafts/pull/1843#issuecomment-430039491",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Move server send limitations (#1843)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1843,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1843\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1843#issuecomment-430039491"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389484664\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc51820e9c22_544e3fb341cd45b88913dd--


From nobody Mon Oct 15 15:55:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F0D6130F07 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 15:55:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 mpmiTA96G7C4 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 15:55: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 B4171130EAC for <quic-issues@ietf.org>; Mon, 15 Oct 2018 15:55:31 -0700 (PDT)
Date: Mon, 15 Oct 2018 15:55:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539644130; bh=mXXHoGU1Xu0oYmzZ9tF3ebjvOx3QApOK+tk80BZBtEk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IdXnFKt1eYX+ESaAbwIWjJUaZ556dpqCA1sFxJUvKX73prUqnIClRd7JoxW93Kntc joR4YKQSx6gJ4TZzmdVG1+dgUcleTU7gCIDH1nMgQ574mPTC2QJnxNGhAQyKXrkEWl +XjU0mBtbh66+n2KvjLvUN8oDwYhF3KLBq9vFMy4=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd2a1790972968ba3b44bd35c1832f1c4eeebc35e92cf0000000117dcdce292a169ce1612e5d0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1859/review/164926639@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc51ae2a43f8_17093f9680ed45bc48643da"; 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/m4LYLx6dWRhdsJftuFWCD_EA3xo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 22:55:34 -0000

----==_mimepart_5bc51ae2a43f8_17093f9680ed45bc48643da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.

LGTM, modulo @martinthomson 's suggestions, which are all fine with me.

> @@ -302,11 +302,10 @@ Retransmission Timeout mechanisms.
 ### Crypto Handshake Timeout
 
 Data in CRYPTO frames is critical to QUIC transport and crypto negotiation, so a
-more aggressive timeout is used to retransmit it.  Below, the term "handshake
-packet" is used to refer to packets containing CRYPTO frames, not packets with
-the specific long header packet type Handshake.
+more aggressive timeout is used to retransmit it.  Below, the term "crypto
+packet" is used to refer to packets containing CRYPTO frames.

+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/1859#pullrequestreview-164926639
----==_mimepart_5bc51ae2a43f8_17093f9680ed45bc48643da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> approved this pull request.</p>

<p>LGTM, modulo <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 suggestions, which are all fine with me.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1859#discussion_r225342035">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -302,11 +302,10 @@ Retransmission Timeout mechanisms.
 ### Crypto Handshake Timeout
 
 Data in CRYPTO frames is critical to QUIC transport and crypto negotiation, so a
-more aggressive timeout is used to retransmit it.  Below, the term &quot;handshake
-packet&quot; is used to refer to packets containing CRYPTO frames, not packets with
-the specific long header packet type Handshake.
+more aggressive timeout is used to retransmit it.  Below, the term &quot;crypto
+packet&quot; is used to refer to packets containing CRYPTO frames.
</pre>
<p>+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/1859#pullrequestreview-164926639">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0i2e4rAbsI_MuZo9fvMJ_04-onKks5ulRJigaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy2SmHapAQdBkf9sStCOQUHhgt_Aks5ulRJigaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-164926639"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-164926639",
"url": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-164926639",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar approved 1859",
"sections": [
{
"text": "LGTM, modulo @martinthomson 's suggestions, which are all fine with me.",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-164926639"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc51ae2a43f8_17093f9680ed45bc48643da--


From nobody Mon Oct 15 16:02:20 2018
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 D240E120072 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 16:02:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.351
X-Spam-Level: 
X-Spam-Status: No, score=-3.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 rV8KTBMwIcrK for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 16:02:16 -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 CE9A1130E23 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 16:02:15 -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=j0uupVX6q7c7nUAAffXyoFf24ws=; b=fH+13bWWYBaxm9N7 yK3sZpFNYA35bWHYgY3g25li1Up4OP2fGvqRd0wCybFDoAjQT4qS1qF8MzwHJnjp h+OPV5Hm7j+bISqFCI0rr7ZF01ZwYmyus8VIxaTPuiCtU0DkuLldxN5DvC6wopto he/qZ5j/OaN6FcXxaWTSjPA7cmU=
Received: by filter1497p1mdw1.sendgrid.net with SMTP id filter1497p1mdw1-17471-5BC51C75-44 2018-10-15 23:02:14.012215045 +0000 UTC m=+419450.993248445
Received: from github-lowworker-cd52d7b.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id 9E2ib9UwQ5SosaSxpLI96A for <quic-issues@ietf.org>; Mon, 15 Oct 2018 23:02:14.007 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cd52d7b.cp1-iad.github.net (Postfix) with ESMTP id F3F699213CA for <quic-issues@ietf.org>; Mon, 15 Oct 2018 16:02:13 -0700 (PDT)
Date: Mon, 15 Oct 2018 23:02:14 +0000 (UTC)
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5741863b5b6ea166e67086115ae2d1921b3163df92cf0000000117dcde7592a169ce16088681@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1855/430043367@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1855@github.com>
References: <quicwg/base-drafts/issues/1855@github.com>
Subject: Re: [quicwg/base-drafts] Transport parameter "original connection ID" if no retry (#1855)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc51c75ef5aa_6e8b3fa197cd45c42789d"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0rzOCn4KpUbLL6JuRD9zy8Y2oyYD3ppFpwgd 9oyG1pjsamZSARIhjaU8v1CE0rDqOfWsSQXs2pYlkel/ZTYkGwTGVkerr0JwTgMw7CLtqnarWzZWd9 /4jEUsIH89YgGTXq7+Ta5GB29ywp8s4iKlFCRTlTlg9FPeELSuyihAgA+9Js+twk2gzlRGHIIfOz0K g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_D8B9BtslcdMO3ooq1AU_agwdSY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 23:02:18 -0000

----==_mimepart_5bc51c75ef5aa_6e8b3fa197cd45c42789d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Huh. @martinthomson: I thought so too, but I obviously seem to have missed reading the part saying "otherwise, it validates that the transport parameter is absent". I agree that this is addressed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1855#issuecomment-430043367
----==_mimepart_5bc51c75ef5aa_6e8b3fa197cd45c42789d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Huh. <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 thought so too, but I obviously seem to have missed reading the part saying "otherwise, it validates that the transport parameter is absent". I agree that this is addressed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1855#issuecomment-430043367">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5xOoD4Dj3hUeZ6ohtJ1jUQfzuFaks5ulRP1gaJpZM4XZ883">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1V0mAvq-H6Y09eW5bIKg05sZHWyks5ulRP1gaJpZM4XZ883.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1855: Huh. @martinthomson: I thought so too, but I obviously seem to have missed reading the part saying \"otherwise, it validates that the transport parameter is absent\". I agree that this is addressed."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1855#issuecomment-430043367"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1855#issuecomment-430043367",
"url": "https://github.com/quicwg/base-drafts/issues/1855#issuecomment-430043367",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Transport parameter \"original connection ID\" if no retry (#1855)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1855,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1855\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1855#issuecomment-430043367"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392679223\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc51c75ef5aa_6e8b3fa197cd45c42789d--


From nobody Mon Oct 15 16:03:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD181130F24 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 16:03:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.35
X-Spam-Level: 
X-Spam-Status: No, score=-8.35 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 D0is18PSJPSP for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 16:03: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 04452130F19 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 16:03:31 -0700 (PDT)
Date: Mon, 15 Oct 2018 16:03:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539644610; bh=cCK5Ez1ppxzc4df0f2vLEikoT+GefN4GfhjugvlQLto=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C0jpWk8EoRvv9HlFiEeRmNR8bT/3f98xlhVHCxm1wdgxdXaL/Hk/LE1vs8X+uJAKV 2lWPCpcFf5TqA6hZyg/16gbm2Y8s3Tak9ExFRKK5zmuoFZw8pdrQbZPO8jYYoLYeD6 E9IUFkYGdSGde47QaERLSMWqqivs7vuVUODebzaw=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc13908b95094f4c500802f9d27453079b79f6f6792cf0000000117dcdec292a169ce16088681@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1855/issue_event/1905412585@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1855@github.com>
References: <quicwg/base-drafts/issues/1855@github.com>
Subject: Re: [quicwg/base-drafts] Transport parameter "original connection ID" if no retry (#1855)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc51cc214000_21d83fbab94d45b45699468"; 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/1aump_1dCCPChih-By51MoDT8Yw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 23:03:34 -0000

----==_mimepart_5bc51cc214000_21d83fbab94d45b45699468
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1855.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1855#event-1905412585
----==_mimepart_5bc51cc214000_21d83fbab94d45b45699468
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="369657473" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1855" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1855/hovercard" href="https://github.com/quicwg/base-drafts/issues/1855">#1855</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/1855#event-1905412585">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxiPGYT1UhdPBHFqH5JGTM6Nu-mIks5ulRRCgaJpZM4XZ883">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6ga9hpNs5wdCyaoCU-FguEAq39Iks5ulRRCgaJpZM4XZ883.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1855."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1855#event-1905412585"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1855#event-1905412585",
"url": "https://github.com/quicwg/base-drafts/issues/1855#event-1905412585",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Transport parameter \"original connection ID\" if no retry (#1855)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1855#event-1905412585"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392679223\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc51cc214000_21d83fbab94d45b45699468--


From nobody Mon Oct 15 16:03:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 508E2130F04 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 16:03:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.351
X-Spam-Level: 
X-Spam-Status: No, score=-8.351 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.351, 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 nlZ5fnYdQ1f5 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 16:03: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 64120130F1E for <quic-issues@ietf.org>; Mon, 15 Oct 2018 16:03:31 -0700 (PDT)
Date: Mon, 15 Oct 2018 16:03:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539644610; bh=um6Z4rxw+5rZMl2XXq5CGadTooB0QjVfjee61Xt85dM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CWvvZFQ323pugEVAtXMZ9pd3f4QNzfI3wz3z3lgdiVcOStaMA6JlTCN1MVQ1L8Wnc 9Bh96SsQzFjksVMQMu1dFua+eji2ViOBgSpmaUBvixYbB9lzFozdgxLFgNwGWru/j9 I64Q335ta36t6eAUWh+qelSlBI6o3etbM/8RP0+w=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc13908b95094f4c500802f9d27453079b79f6f6792cf0000000117dcdec292a169ce16088681@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1855/430043689@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1855@github.com>
References: <quicwg/base-drafts/issues/1855@github.com>
Subject: Re: [quicwg/base-drafts] Transport parameter "original connection ID" if no retry (#1855)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc51cc2a7c29_69313f93f38d45c020997a5"; 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/p8ex3vvJKxYPWbOErOOae0tKn6k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Oct 2018 23:03:34 -0000

----==_mimepart_5bc51cc2a7c29_69313f93f38d45c020997a5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'll close this issue, since it seems that the original issue is in fact addressed. Open again if you disagree or want to see something else 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/1855#issuecomment-430043689
----==_mimepart_5bc51cc2a7c29_69313f93f38d45c020997a5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'll close this issue, since it seems that the original issue is in fact addressed. Open again if you disagree or want to see something else 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/1855#issuecomment-430043689">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxiPGYT1UhdPBHFqH5JGTM6Nu-mIks5ulRRCgaJpZM4XZ883">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6ga9hpNs5wdCyaoCU-FguEAq39Iks5ulRRCgaJpZM4XZ883.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1855: I'll close this issue, since it seems that the original issue is in fact addressed. Open again if you disagree or want to see something else done."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1855#issuecomment-430043689"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1855#issuecomment-430043689",
"url": "https://github.com/quicwg/base-drafts/issues/1855#issuecomment-430043689",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Transport parameter \"original connection ID\" if no retry (#1855)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1855,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1855#issuecomment-430043689"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392679223\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc51cc2a7c29_69313f93f38d45c020997a5--


From nobody Mon Oct 15 17:08:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B92A7126CB6 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 17:08:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 A806-r5UExlu for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 17:08:43 -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 08203124C04 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 17:08:43 -0700 (PDT)
Date: Mon, 15 Oct 2018 17:08:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539648521; bh=4YlnfYBqdzQxV+k4yWn6X71kOtYT2heIlKViyBgZ3fU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HLskwMOKn3lJamDsoH5bMOkdbmPVbWDjcdvv1mmZAwQSI+jJVvSA7F3iENbY55gUt 4w19Y/QubWzoZGa7o+tdGzNHsWKWaIZOkH57QVoS5LXGn32urmHF/9wbNUUCXrWFe6 0Lfrmx3O1itlaX95gpDg3NnR/Nv5hLeGHP7RFOV0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab424617aeb418fcceaf15955f59c57d088aa6339192cf0000000117dcee0992a169ce1612e5d0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1859/review/164942226@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc52c091b98d_636c3f972e8d45b41301583"; 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/ARSTbSvLjy6ZdZrnMv8uSzbPuss>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 00:08:45 -0000

----==_mimepart_5bc52c091b98d_636c3f972e8d45b41301583
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -302,11 +302,10 @@ Retransmission Timeout mechanisms.
 ### Crypto Handshake Timeout
 
 Data in CRYPTO frames is critical to QUIC transport and crypto negotiation, so a
-more aggressive timeout is used to retransmit it.  Below, the term "handshake
-packet" is used to refer to packets containing CRYPTO frames, not packets with
-the specific long header packet type Handshake.
+more aggressive timeout is used to retransmit it.  Below, the term "crypto
+packet" is used to refer to packets containing CRYPTO frames.

Done, but is the term "handshake complete" well-defined?  I wanted to use long header packets, but I realized that the CFIN is head of line blocking :(

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1859#discussion_r225356198
----==_mimepart_5bc52c091b98d_636c3f972e8d45b41301583
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/1859#discussion_r225356198">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -302,11 +302,10 @@ Retransmission Timeout mechanisms.
 ### Crypto Handshake Timeout
 
 Data in CRYPTO frames is critical to QUIC transport and crypto negotiation, so a
-more aggressive timeout is used to retransmit it.  Below, the term &quot;handshake
-packet&quot; is used to refer to packets containing CRYPTO frames, not packets with
-the specific long header packet type Handshake.
+more aggressive timeout is used to retransmit it.  Below, the term &quot;crypto
+packet&quot; is used to refer to packets containing CRYPTO frames.
</pre>
<p>Done, but is the term "handshake complete" well-defined?  I wanted to use long header packets, but I realized that the CFIN is head of line blocking :(</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1859#discussion_r225356198">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzeXQzuaFtXrw5DyVoGWVFyrZOHWks5ulSOJgaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3aj8kAXJi7b5-3XfUcRfcu92BiRks5ulSOJgaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859#discussion_r225356198"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859#discussion_r225356198",
"url": "https://github.com/quicwg/base-drafts/pull/1859#discussion_r225356198",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1859",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859#discussion_r225356198"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc52c091b98d_636c3f972e8d45b41301583--


From nobody Mon Oct 15 17:10:24 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 40A90126CB6 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 17:10:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 jMWWNbGKogS9 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 17:10: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 44005124C04 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 17:10:20 -0700 (PDT)
Date: Mon, 15 Oct 2018 17:10:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539648618; bh=BfomknAZgigr4C1vWubnIq2m5kwWw3LiLKSFcghbDDk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xhVLbJV9SHZjkbd3Tu1ggKpDo/g0oP27PQlp+IJF34sxzdrVrA5S1chA17HYoNptt flx8SLqZcw5U24dvqO9PTUCdc8mBGbD0/sHgXGJSzdQUwN4YRJCWOB9IZmMc/oyJtA 2DIyhs4D6vJS7EaZvdVxZsCUGb23jWdMIcCgAL9c=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb26172fb2af987e3880ec8c15f6c81986d6a654492cf0000000117dcee6a92a169ce1612e5d0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1859/review/164942489@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc52c6aa09f6_148c3f98b74d45c427467b3"; 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/Gdqosy2Wa8Uz4VCQYWgUUM6ruZs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 00:10:22 -0000

----==_mimepart_5bc52c6aa09f6_148c3f98b74d45c427467b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  
-The initial handshake timeout SHOULD be set to twice the initial RTT.
+The initial crypto timeout SHOULD be set to twice the initial RTT.

I went with consistently using crypto handshake timeout, because I think it reads well and is consistent, but I can change it to something else if you prefer.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1859#discussion_r225356486
----==_mimepart_5bc52c6aa09f6_148c3f98b74d45c427467b3
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/1859#discussion_r225356486">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
-The initial handshake timeout SHOULD be set to twice the initial RTT.
+The initial crypto timeout SHOULD be set to twice the initial RTT.
</pre>
<p>I went with consistently using crypto handshake timeout, because I think it reads well and is consistent, but I can change it to something else if you prefer.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1859#discussion_r225356486">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyrufGfS5PKQJswJSMtUGIP89hDXks5ulSPqgaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_1EkWA_qCaYIv3KnyQILnuPqK_iks5ulSPqgaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859#discussion_r225356486"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859#discussion_r225356486",
"url": "https://github.com/quicwg/base-drafts/pull/1859#discussion_r225356486",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1859",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859#discussion_r225356486"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc52c6aa09f6_148c3f98b74d45c427467b3--


From nobody Mon Oct 15 17:12:22 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 01D7A124C04 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 17:12:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.065
X-Spam-Level: 
X-Spam-Status: No, score=-1.065 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 ryL-FosWt-Y1 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 17:12:19 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 66ADB126CB6 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 17:12:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539648738; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ajKSoYArbBKqn9HrYfODAqwfl/siBuj2e8FlermTpVY=; b=paJ0B0X7DCpWjT1TLK0NoiCbhltwhwAQemhHUnioc93KCpLANBQTdJDInG00x6u4yv0tosiv q5NNE2Dva+R9dcwpOyd9w6ovnelDBykJtwQ4hh0yQy7kjiKjzDTKnJSCXBCVl0aMo1DoW8yk 9DGO2OdcSs9bmNZ9sAc7ApozACA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bc52ce1.7f3274d50720-smtp-out-n01; Tue, 16 Oct 2018 00:12:17 -0000 (UTC)
Date: Mon, 15 Oct 2018 17:12:16 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc52ce020178_482d2b20c31d257c279a@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 602b19: Martin's comments
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc52ce01fcde_482d2b20c31d257c278c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dRHJcnQiPys7gwQPThnukGPbaBE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 00:12:21 -0000

----==_mimepart_5bc52ce01fcde_482d2b20c31d257c278c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-crypto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 602b196f4ff9d04870b7830dda60727da8f255b7
      https://github.com/quicwg/base-drafts/commit/602b196f4ff9d04870b7830dda60727da8f255b7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Martin's comments



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc52ce01fcde_482d2b20c31d257c278c0--


From nobody Mon Oct 15 17:12:28 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A81C41271FF for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 17:12:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 pXlOtHNdH3UZ for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 17:12: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 E328A126CC7 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 17:12:24 -0700 (PDT)
Date: Mon, 15 Oct 2018 17:12:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539648743; bh=FLu3/2VJZvmkMtcqdcE3KsUb0QMD9lTSUyg7fDsMmgw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=maR5bXRa3tzTW9Nac3hyVr28uwAY0Zt775h+FOwIltoEwVCKSxDR4s44dmGa3aG2i vtn0UuFMFtbJaS1OOJUO49T4CCovqI2p/yJK9B12z8EkJzzggfOMMffDvTDwcy1wMk 3w86XLamEVL4brCEh4aOJ33o0aEr/9OfTmoBxdKM=
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/1859/push/2961782076@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc52ce7c5570_1bb73ff6398d45b8427261"; 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/7F1-lOuCtWwicDcZBbjdNbTIy6A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 00:12:27 -0000

----==_mimepart_5bc52ce7c5570_1bb73ff6398d45b8427261
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

602b196  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/1859/files/4d37bf0bd21795d9d8e732226916962a09e9f3d1..602b196f4ff9d04870b7830dda60727da8f255b7

----==_mimepart_5bc52ce7c5570_1bb73ff6398d45b8427261
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/602b196">602b196</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/1859/files/4d37bf0bd21795d9d8e732226916962a09e9f3d1..602b196f4ff9d04870b7830dda60727da8f255b7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq09ukBw1dlqV12wfsMx3aCIVu1Aiks5ulSRngaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2xSCy1rI0LiDy2eBEoS-hM6wWBFks5ulSRngaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859/files/4d37bf0bd21795d9d8e732226916962a09e9f3d1..602b196f4ff9d04870b7830dda60727da8f255b7"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859/files/4d37bf0bd21795d9d8e732226916962a09e9f3d1..602b196f4ff9d04870b7830dda60727da8f255b7",
"url": "https://github.com/quicwg/base-drafts/pull/1859/files/4d37bf0bd21795d9d8e732226916962a09e9f3d1..602b196f4ff9d04870b7830dda60727da8f255b7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1859",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1859:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "602b196",
"value": "Martin's comments"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859/files/4d37bf0bd21795d9d8e732226916962a09e9f3d1..602b196f4ff9d04870b7830dda60727da8f255b7"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc52ce7c5570_1bb73ff6398d45b8427261--


From nobody Mon Oct 15 17:22:58 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F1C2126CB6 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 17:22:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.065
X-Spam-Level: 
X-Spam-Status: No, score=-1.065 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 BA830MUdXEOx for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 17:22:55 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 C076B124C04 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 17:22:55 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539649375; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ksKhM7hVi1vFay1kOpX/9FZyzFzf0V4I4MjXdnPaeQ8=; b=PRl5TV0jzldWRxQrP4957Cw6+3c0I/9aH23Ofpw3iYWLr4dq7fgumX403ITSRVzxenMRqXVO PLrn97zQUJMB/+KuHjSVI0Gnk0I49mfwyiKGyqrKZba+gevitCeXGhaKCmnAXAUK9JNUn6kE s5EVH1ndS3hMRgk3py9rtEUo2aU=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bc52f5e.7fd2080d2210-smtp-out-n03; Tue, 16 Oct 2018 00:22:54 -0000 (UTC)
Date: Mon, 15 Oct 2018 17:22:53 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc52f5dee11b_664e2b1b03a5658820631@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d2ffb4: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc52f5dedc90_664e2b1b03a565882051b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/agtReKrmx5ylToOCSsOlOASTPeA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 00:22:57 -0000

----==_mimepart_5bc52f5dedc90_664e2b1b03a565882051b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-crypto
  Home:   https://github.com/quicwg/base-drafts
  Commit: d2ffb449891235f15ea7a7153f02212a267c9ea7
      https://github.com/quicwg/base-drafts/commit/d2ffb449891235f15ea7a7153f02212a267c9ea7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc52f5dedc90_664e2b1b03a565882051b--


From nobody Mon Oct 15 17:23:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B81E21274D0 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 17:23:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Qcvkcyu4TXSI for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 17:23: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 E56CB126CB6 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 17:23:00 -0700 (PDT)
Date: Mon, 15 Oct 2018 17:23:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539649380; bh=Hl4y+cqp9FlD2QTcnWmI9zvoynPpkPA8IrE/LkxvBQk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nxEwYkO2EVqatqN4Ka6mg4ZdZAajbSq4zQD8OxcNz1VliA+BJaYXlzYL/1H8ClER9 8yBTyPhiNGZuv/H8QJxwFwxsL8RG9T0ZYN4QcTLouV9tDFeUIcv3WV1qWbbnVALcvR xdeXOv656e3v68ZtSAXWHjI1zrmzVLiCjsoB4T+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/1859/push/2961799426@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc52f64228b3_6e8f3fa197cd45c4498035"; 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/ZnwvZCGHXQ2dGTEvmySbKqMM4LY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 00:23:03 -0000

----==_mimepart_5bc52f64228b3_6e8f3fa197cd45c4498035
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

d2ffb44  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/1859/files/602b196f4ff9d04870b7830dda60727da8f255b7..d2ffb449891235f15ea7a7153f02212a267c9ea7

----==_mimepart_5bc52f64228b3_6e8f3fa197cd45c4498035
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/d2ffb44">d2ffb44</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/1859/files/602b196f4ff9d04870b7830dda60727da8f255b7..d2ffb449891235f15ea7a7153f02212a267c9ea7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq408fDM0IR2fiINbBdVnuI3AsklOks5ulSbkgaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz8vy4f4FOK5bpEyUWuLcyEbKo7xks5ulSbkgaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859/files/602b196f4ff9d04870b7830dda60727da8f255b7..d2ffb449891235f15ea7a7153f02212a267c9ea7"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859/files/602b196f4ff9d04870b7830dda60727da8f255b7..d2ffb449891235f15ea7a7153f02212a267c9ea7",
"url": "https://github.com/quicwg/base-drafts/pull/1859/files/602b196f4ff9d04870b7830dda60727da8f255b7..d2ffb449891235f15ea7a7153f02212a267c9ea7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1859",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1859:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "d2ffb44",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859/files/602b196f4ff9d04870b7830dda60727da8f255b7..d2ffb449891235f15ea7a7153f02212a267c9ea7"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc52f64228b3_6e8f3fa197cd45c4498035--


From nobody Mon Oct 15 18:17:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 512701277D2 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 18:17:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 21HllnhZNdCZ for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 18:17:36 -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 5DE79127333 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 18:17:36 -0700 (PDT)
Date: Mon, 15 Oct 2018 18:17:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539652654; bh=4nlMtva+fJTOfogOqzhX9brKy4GIGv80u1hJL6PnOc4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Mg2bEhZTILRw8sZqlzpVligWhcDVHg71cuB+RuBmm7dTUXFvD2PWLQdXzpRc2jE4J UhJrtLIMt61hoQFZVh72quuYH43QTuSAbAaYH/YCrMStoRBW33tdOjtd00u3dGrYOE MBzCn5a/auatHLJQAXPquSgiUUX/dS5fo/SKl0rc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5c14b5089539c1dbd5312e7ffa6c1fbab947564692cf0000000117dcfe1692a169ce1612e5d0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1859/review/164952857@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc53c1682e49_53bd3f9bd06d45c417505"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZOg1YkGM83yF3t2M6oiUfPgYeOA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 01:17:38 -0000

----==_mimepart_5bc53c1682e49_53bd3f9bd06d45c417505
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.



> @@ -302,11 +302,11 @@ Retransmission Timeout mechanisms.
 ### Crypto Handshake Timeout
 
 Data in CRYPTO frames is critical to QUIC transport and crypto negotiation, so a
-more aggressive timeout is used to retransmit it.  Below, the term "handshake
-packet" is used to refer to packets containing CRYPTO frames, not packets with
-the specific long header packet type Handshake.
+more aggressive timeout is used to retransmit it.  Below, the term "crypto
+packet" is used to refer to packets containing CRYPTO frames that are part of
+the handshake.

Better to say "Initial and Handshake" explicitly.

>  
-The initial handshake timeout SHOULD be set to twice the initial RTT.
+The initial crypto handshake timeout SHOULD be set to twice the initial RTT.

initial crypto **retransmission** 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/1859#pullrequestreview-164952857
----==_mimepart_5bc53c1682e49_53bd3f9bd06d45c417505
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/1859#discussion_r225366877">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -302,11 +302,11 @@ Retransmission Timeout mechanisms.
 ### Crypto Handshake Timeout
 
 Data in CRYPTO frames is critical to QUIC transport and crypto negotiation, so a
-more aggressive timeout is used to retransmit it.  Below, the term &quot;handshake
-packet&quot; is used to refer to packets containing CRYPTO frames, not packets with
-the specific long header packet type Handshake.
+more aggressive timeout is used to retransmit it.  Below, the term &quot;crypto
+packet&quot; is used to refer to packets containing CRYPTO frames that are part of
+the handshake.
</pre>
<p>Better to say "Initial and Handshake" explicitly.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1859#discussion_r225366954">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  
-The initial handshake timeout SHOULD be set to twice the initial RTT.
+The initial crypto handshake timeout SHOULD be set to twice the initial RTT.
</pre>
<p>initial crypto <strong>retransmission</strong> 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/1859#pullrequestreview-164952857">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9td2hNNQHqWpbUbyhh_woSqakk7ks5ulTOWgaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1DSX-1S5FYbUbXKEoqm4YErnb4dks5ulTOWgaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-164952857"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-164952857",
"url": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-164952857",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson approved 1859",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-164952857"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc53c1682e49_53bd3f9bd06d45c417505--


From nobody Mon Oct 15 18:22:46 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7192A127333 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 18:22:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.065
X-Spam-Level: 
X-Spam-Status: No, score=-1.065 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 dl81h9roTyUq for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 18:22:44 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 EBF06127B92 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 18:22:42 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539652961; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=2SUOiMUk897Xaz1uuypBnVYwcOuwe+IOb43x9OL8w6Q=; b=AwdURY+ukiH0V2oPMmo4xDRbbEsvD4lNLCv3IOLA34vd9k+Ms6LlCnn6njNlYNA6arRZmtVB xHxol8ZPb0tblIHp694YVpe0sgcGu3YMrXTzK+TRlhS+rpvI+8Ry1pAF5MuIjvv4AINke7ib pUkePWSbszoXK+CvXIhUwTnPmes=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bc53d61.7fc861508630-smtp-out-n03; Tue, 16 Oct 2018 01:22:41 -0000 (UTC)
Date: Mon, 15 Oct 2018 18:22:41 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc53d615fae7_26a72b143cc0857018823@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 859b2f: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc53d615f6df_26a72b143cc08570187a6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Sf27shvRWKN5AQsliWZiEKPNp7k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 01:22:46 -0000

----==_mimepart_5bc53d615f6df_26a72b143cc08570187a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-crypto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 859b2fef148df3d81c93a6f2c05e85aea119069c
      https://github.com/quicwg/base-drafts/commit/859b2fef148df3d81c93a6f2c05e85aea119069c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc53d615f6df_26a72b143cc08570187a6--


From nobody Mon Oct 15 18:22:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 418D2127333 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 18:22:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 4a2Yqf_T7HJE for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 18:22: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 86CB8128CF3 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 18:22:48 -0700 (PDT)
Date: Mon, 15 Oct 2018 18:22:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539652967; bh=xpl5hxilDCxOhDG7Cfn3wYl2Rp2Pvnn1NWHMsn9tJi0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PqsycpeyzwCtkS0GIetzM7nlRbO1sD+0kumxo7l0faliLA8FiWsl7Fa1nN6hX2w2K 28+Nihlietn7DKSDbF/Ulc3xVUQKXCgSykhXrheHSHNkcuKTlF1EW5DOtCOclmElyj uFxdccw+I+Jl6PEwZYsubgvYPR7COa0ntiGId1gQ=
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/1859/push/2961891086@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc53d676ef8c_310d3ff795ed45b431100da"; 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/7aazKMMTRfnawTU3hye4y7Pl0Hg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 01:22:51 -0000

----==_mimepart_5bc53d676ef8c_310d3ff795ed45b431100da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

859b2fe  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/1859/files/d2ffb449891235f15ea7a7153f02212a267c9ea7..859b2fef148df3d81c93a6f2c05e85aea119069c

----==_mimepart_5bc53d676ef8c_310d3ff795ed45b431100da
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/859b2fe">859b2fe</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/1859/files/d2ffb449891235f15ea7a7153f02212a267c9ea7..859b2fef148df3d81c93a6f2c05e85aea119069c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3xwDtUCccwEES4IBs4-UfxNJUaTks5ulTTngaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9cOt7c-aRzLYXMMLuu1FywuUe5aks5ulTTngaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859/files/d2ffb449891235f15ea7a7153f02212a267c9ea7..859b2fef148df3d81c93a6f2c05e85aea119069c"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859/files/d2ffb449891235f15ea7a7153f02212a267c9ea7..859b2fef148df3d81c93a6f2c05e85aea119069c",
"url": "https://github.com/quicwg/base-drafts/pull/1859/files/d2ffb449891235f15ea7a7153f02212a267c9ea7..859b2fef148df3d81c93a6f2c05e85aea119069c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1859",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1859:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "859b2fe",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859/files/d2ffb449891235f15ea7a7153f02212a267c9ea7..859b2fef148df3d81c93a6f2c05e85aea119069c"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc53d676ef8c_310d3ff795ed45b431100da--


From nobody Mon Oct 15 18:25:17 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0A394127333 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 18:25:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.518
X-Spam-Level: 
X-Spam-Status: No, score=-6.518 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_SIGNED=0.1, DKIM_VALID=-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 kNAlzDTB-Jmt for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 18:25:14 -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 02872127AC2 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 18:25:12 -0700 (PDT)
Date: Mon, 15 Oct 2018 18:25:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539653111; bh=hs28UnYAT8f1I16lwL+uinp1qZnGVN/i8ewSxxOtmfw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UhxoxJ+U2ZNt2d8C7K56bSKq8i28rQNg9frh1j7u/fLW7HlnnazZ+aLjuEyEPASRQ F5DdDB+yNayovBgsc9363gxGwgWlqFy9aiKPo9U23wnfC4GRE3teSGUwI7/EkpRoVZ FNm2gukuNZxnMGmG4j/ikCqZbBRD5cyMleBCQgLI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbe41e5ebc8735a1828e7a86345954ef256058de792cf0000000117dcfff792a163ce01d7b23d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/commit/859b2fef148df3d81c93a6f2c05e85aea119069c/30913085@github.com>
In-Reply-To: <quicwg/base-drafts/commit/859b2fef148df3d81c93a6f2c05e85aea119069c@github.com>
References: <quicwg/base-drafts/commit/859b2fef148df3d81c93a6f2c05e85aea119069c@github.com>
Subject: Re: [quicwg/base-drafts] Update draft-ietf-quic-recovery.md (859b2fe)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc53df714c02_8f83f81522d45c0890553"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CLLYI7kH5tkHjGVj9tX3SxC6gIk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 01:25:16 -0000

----==_mimepart_5bc53df714c02_8f83f81522d45c0890553
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Oops

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/commit/859b2fef148df3d81c93a6f2c05e85aea119069c#commitcomment-30913085
----==_mimepart_5bc53df714c02_8f83f81522d45c0890553
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Oops</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/commit/859b2fef148df3d81c93a6f2c05e85aea119069c#commitcomment-30913085">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwrsU5uhaNL4Fi9rmv_tq_zCfBlKks5ulTV3gaJpZM4XdaIv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7YTJFoKg01pk2xRNvlI-PlIkeOmks5ulTV3gaJpZM4XdaIv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 on 859b2fe: Oops"}],"action":{"name":"View Commit","url":"https://github.com/quicwg/base-drafts/commit/859b2fef148df3d81c93a6f2c05e85aea119069c#commitcomment-30913085"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/commit/859b2fef148df3d81c93a6f2c05e85aea119069c#commitcomment-30913085",
"url": "https://github.com/quicwg/base-drafts/commit/859b2fef148df3d81c93a6f2c05e85aea119069c#commitcomment-30913085",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5bc53df714c02_8f83f81522d45c0890553--


From nobody Mon Oct 15 18:28:59 2018
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 D67B01277BB for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 18:28:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 KnhtaT67vy09 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 18:28:56 -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 F3467127333 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 18:28: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=UH+q9jLJ+5WmBCm3TrEn2sQduDQ=; b=lH8y2G00HiArJV0K mZhAZce/B3Nw1aCMNwPW275wv5/GEjtNttfn7LJn5CFuixp2sHg/4RwpKgxko9kZ 9jk7gwrOtif7uqkQpB4mrGST7/UpeSmmL1LmHb6vN1ndCZAigt5kiOksVh/nYny+ NpHL7kb3DrWNzjjMEz5WL9QKnmI=
Received: by filter1502p1mdw1.sendgrid.net with SMTP id filter1502p1mdw1-13226-5BC53ED6-2E 2018-10-16 01:28:54.974699094 +0000 UTC m=+427588.063843937
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id HLYjtZkXSv2m_rb9WQMwGg for <quic-issues@ietf.org>; Tue, 16 Oct 2018 01:28:54.938 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id E3066261397 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 18:28:54 -0700 (PDT)
Date: Tue, 16 Oct 2018 01:28:55 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab51376ab93a2a096978cdcf4010b8c488308903a492cf0000000117dd00d692a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1853/430069115@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1853@github.com>
References: <quicwg/base-drafts/issues/1853@github.com>
Subject: Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc53ed6d99f1_1d2b3f93f38d45c053127"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak26TaujnMFdmZB2p/6KD+Hqs12I5VpZx3LzE8 TLffh7NG8MfxAMqR9lmHMAY3oUeB+3XkK0fOgKxq002uep7qeOjKjh8NhA5af4ryKC31WhyZcVueCD IT+Y5DMaejYgzlJj+pQqkxaMlKOTLKw2Ph0KfVgdqmuh2/PVDaPCd9A1Ktyro+QBfQfrn7ETfelFx+ 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XRrEabCjhNY0rvbssSIO2jOeLxw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 01:28:58 -0000

----==_mimepart_5bc53ed6d99f1_1d2b3f93f38d45c053127
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree with @afrind, but I also think this largely invalidates any effort to not expose stream IDs from the transport layer to the application(ie: HTTP) layer?

I'm personally fine with exposing these IDs, since it's zero-cost in implementation(the application needs some identifier), but I believe others have been trying to remove them?  A consistent approach here would be helpful, since exposing them and acknowledging that's ok/necessary could simplify applications.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1853#issuecomment-430069115
----==_mimepart_5bc53ed6d99f1_1d2b3f93f38d45c053127
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I agree with <a class=3D"user-mention" data-hovercard-type=3D"user" data=
-hovercard-url=3D"/hovercards?user_id=3D8259689" data-octo-click=3D"hoverca=
rd-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https://gith=
ub.com/afrind">@afrind</a>, but I also think this largely invalidates any e=
ffort to not expose stream IDs from the transport layer to the application(=
ie: HTTP) layer?</p>
<p>I'm personally fine with exposing these IDs, since it's zero-cost in imp=
lementation(the application needs some identifier), but I believe others ha=
ve been trying to remove them?  A consistent approach here would be helpful=
, since exposing them and acknowledging that's ok/necessary could simplify =
applications.</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/1853#issuecomment-430069115">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzWR28IS29KoIb=
IBS4nLNB46Ouvhks5ulTZWgaJpZM4XYFQw">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq0LYHLR_3h6v3KIJw3QnT36KT-w1ks5ulTZWga=
JpZM4XYFQw.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@ianswett in #1853: I=
 agree with @afrind, but I also think this largely invalidates any effort t=
o not expose stream IDs from the transport layer to the application(ie: HTT=
P) layer?\r\n\r\nI'm personally fine with exposing these IDs, since it's ze=
ro-cost in implementation(the application needs some identifier), but I bel=
ieve others have been trying to remove them?  A consistent approach here wo=
uld be helpful, since exposing them and acknowledging that's ok/necessary c=
ould simplify applications."}],"action":{"name":"View Issue","url":"https:/=
/github.com/quicwg/base-drafts/issues/1853#issuecomment-430069115"}}}</scri=
pt>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-4=
30069115",
"url": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-4300=
69115",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Does GOAWAY really need a stream number?=
 (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1853,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1853\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-4300=
69115"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392188976=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc53ed6d99f1_1d2b3f93f38d45c053127--


From nobody Mon Oct 15 18:48:49 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC5BB1277BB for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 18:48:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 wcIC8Ec75S1w for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 18:48: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 5FB60127333 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 18:48:45 -0700 (PDT)
Date: Mon, 15 Oct 2018 18:48:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539654524; bh=n5wa9xBADJp9sSbDw7bGmzSM5RUw0O38pat0F53+e6g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zwdlNt/ngTrVe1w8aw6IUzGsH8fXNNndccO7lqmAwySpeyFkYUN+qEhpgI9bQNSpd +7LduA/zSSKK1diEM7h/2E7JfnUac5uK82NUkZNKXBuIWhq23+vzPSVTeoazTgbSPo MRepCfdX99T5cqEzyGpil8PkZ8RTg83TQJ58SQ+g=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfea0e354892b3978347f1b9dc0f011729046dafe92cf0000000117dd057b92a169ce16004cbf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1851/review/164957702@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1851@github.com>
References: <quicwg/base-drafts/pull/1851@github.com>
Subject: Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc5437c75ed_c3a3fac342d45b834824"; 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/Ta-A-GavXyNL4JNrTnnZS0z6pO4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 01:48:47 -0000

----==_mimepart_5bc5437c75ed_c3a3fac342d45b834824
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -3254,8 +3254,8 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the maximum stream ID of the streams that

nit: I would remove "of the streams that" because I think it makes this sentence less clear.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1851#pullrequestreview-164957702
----==_mimepart_5bc5437c75ed_c3a3fac342d45b834824
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/1851#discussion_r225371684">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -3254,8 +3254,8 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the maximum stream ID of the streams that
</pre>
<p>nit: I would remove "of the streams that" because I think it makes this sentence less clear.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1851#pullrequestreview-164957702">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6ToKWOd0bhD3f87Sd3uVKkphs7Oks5ulTr8gaJpZM4XXh5t">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxQK-RsVfD78LG6MUGjFbnj_MT4xks5ulTr8gaJpZM4XXh5t.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1851"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1851#pullrequestreview-164957702"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1851#pullrequestreview-164957702",
"url": "https://github.com/quicwg/base-drafts/pull/1851#pullrequestreview-164957702",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1851",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1851#pullrequestreview-164957702"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392044141\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc5437c75ed_c3a3fac342d45b834824--


From nobody Mon Oct 15 19:16:03 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AEC40127B92 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 19:16:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 hotJo0ywg9BW for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 19:16: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 44507127333 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 19:16:00 -0700 (PDT)
Date: Mon, 15 Oct 2018 19:15:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539656159; bh=eeZ/aCvw4oBkjfrKLABQIDUWFBvweNBSxY7WNgKg0uk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NPMrIzOgOqn/IOE6oe0p7ON/P1TNwrbbpVEpxnKKVSCVOyddQ7H9mjLME4c/2bVbG T1bi2VKFkwzWor+irCCmvZln48Gkbj1bOQuSP3EuIr+DJPRtF0GUIblYbsedUmSipb fg13TrT5IRXfnEnw2MlSnJQQ+Yvb8vhjn9x33Y+s=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdb8851dd2ec65579b529318849fc0f15b392104e92cf0000000117dd0bdf92a169ce160a44d7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1857/review/164961469@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc549df32074_5d513f9680ed45bc49983f"; 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/aS9jMJ5aj9mSsT5-4iB-UmM6NYE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 02:16:02 -0000

----==_mimepart_5bc549df32074_5d513f9680ed45bc49983f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



>  
-The client and server use the Initial packet type for any packet that contains
-an initial cryptographic handshake message. This includes all cases where a new
-packet containing the initial cryptographic message needs to be created, such as
-the packets sent after receiving a Version Negotiation ({{packet-version}}) or
-Retry packet ({{packet-retry}}).
+### Blocking on Flow Control {#blocking}

I'm merging this subsection into the data limits increment 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/1857#discussion_r225375520
----==_mimepart_5bc549df32074_5d513f9680ed45bc49983f
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/1857#discussion_r225375520">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The client and server use the Initial packet type for any packet that contains
-an initial cryptographic handshake message. This includes all cases where a new
-packet containing the initial cryptographic message needs to be created, such as
-the packets sent after receiving a Version Negotiation ({{packet-version}}) or
-Retry packet ({{packet-retry}}).
+### Blocking on Flow Control {#blocking}
</pre>
<p>I'm merging this subsection into the data limits increment 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/1857#discussion_r225375520">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1rEJlnShQBleKG33GqjYWyw4N2jks5ulUFfgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2z2BFmA7IiX300ttoETMLjvBsmSks5ulUFfgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857#discussion_r225375520"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857#discussion_r225375520",
"url": "https://github.com/quicwg/base-drafts/pull/1857#discussion_r225375520",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1857",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857#discussion_r225375520"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc549df32074_5d513f9680ed45bc49983f--


From nobody Mon Oct 15 20:23:28 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD1941292AD for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 20:23:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 Go6JU5ReHiUv for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 20:23:23 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 485F6129619 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 20:23:23 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539660202; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Bb5yNcxEkM+KWnzpksfJaii0mlgjlxx1NCRE8p8K7lM=; b=JhwOYu7JSDYqy9zJXp/ZTRwI0jo5EdztIXpv/KjWJkSxxhrk6nesNCC1p2UM8tfEVeVUfSeO 2s5zChdU9FVX/MYmZkvOXHZwG1cV0omKITXu867ltuBF8Z8tG5G8aEH/z3AXRwt5vAdDXULU UpwKD44+1d19QS23zJALPzLqyFc=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bc559aa.7fab0c6c7660-smtp-out-n01; Tue, 16 Oct 2018 03:23:22 -0000 (UTC)
Date: Mon, 15 Oct 2018 20:23:22 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc559aa42c3a_3aa82b036574c57873b@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b8208a: remove stray keypress
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc559aa42506_3aa82b036574c57872ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wF1h8BBlqe9W6OG2bpcx9GPgYVk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 03:23:27 -0000

----==_mimepart_5bc559aa42506_3aa82b036574c57872ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-crypto
  Home:   https://github.com/quicwg/base-drafts
  Commit: b8208a08b102f54ecf6da716fcdb41b3b3574cb6
      https://github.com/quicwg/base-drafts/commit/b8208a08b102f54ecf6da716fcdb41b3b3574cb6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  remove stray keypress



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc559aa42506_3aa82b036574c57872ef--


From nobody Mon Oct 15 20:23:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 09DF21286E3 for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 20:23:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 h0UhQO5eA6ry for <quic-issues@ietfa.amsl.com>; Mon, 15 Oct 2018 20:23:50 -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 C9BD9127333 for <quic-issues@ietf.org>; Mon, 15 Oct 2018 20:23:49 -0700 (PDT)
Date: Mon, 15 Oct 2018 20:23:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539660228; bh=I2O0PA199jhd80IKWEyH6uuxIJK7mbXGkNFJsmotpWo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J8eiL+WmJFmtcaLtZfGwOV6b+P30f2MVrdUU/u9vi//BmDnODQzIdNmvogQeII/f4 5Yal1x18IN/IKABZCZvbqwDkhyrJHRsajp9yB1eWvaW16YAV4DA84OyeOTIlN3ntyO oT33LJ2GA/rZysoGbb/YaDlAqXQC5R8C8b6AlQrU=
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/1859/push/2962084032@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc559acab54f_53b33f9bd06d45c463024f"; 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/hNSwSEeNFh-1cAWeieITpNLoGr0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 03:23:51 -0000

----==_mimepart_5bc559acab54f_53b33f9bd06d45c463024f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

b8208a0  remove stray keypress


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1859/files/859b2fef148df3d81c93a6f2c05e85aea119069c..b8208a08b102f54ecf6da716fcdb41b3b3574cb6

----==_mimepart_5bc559acab54f_53b33f9bd06d45c463024f
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/b8208a0">b8208a0</a>  remove stray keypress</li>
</ul>


<p style="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/1859/files/859b2fef148df3d81c93a6f2c05e85aea119069c..b8208a08b102f54ecf6da716fcdb41b3b3574cb6">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3HQstLnVQPLQfG0_wFi_NRfg1jVks5ulVEsgaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1tOgx45c82SO01fkdYlWdGfZF1rks5ulVEsgaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859/files/859b2fef148df3d81c93a6f2c05e85aea119069c..b8208a08b102f54ecf6da716fcdb41b3b3574cb6"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859/files/859b2fef148df3d81c93a6f2c05e85aea119069c..b8208a08b102f54ecf6da716fcdb41b3b3574cb6",
"url": "https://github.com/quicwg/base-drafts/pull/1859/files/859b2fef148df3d81c93a6f2c05e85aea119069c..b8208a08b102f54ecf6da716fcdb41b3b3574cb6",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1859",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1859:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "b8208a0",
"value": "remove stray keypress"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859/files/859b2fef148df3d81c93a6f2c05e85aea119069c..b8208a08b102f54ecf6da716fcdb41b3b3574cb6"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc559acab54f_53b33f9bd06d45c463024f--


From nobody Tue Oct 16 05:26:17 2018
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 3FDAC130DDB for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 05:26:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 A3iLsk-lWIjR for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 05:26:13 -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 25476130DE4 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 05: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=l2nRjoFhMYTkbZ///eqJF8NvXeo=; b=AvNlN5A2E8XzzH6R ckQ8OCSHXYCZyFIaWcpcYKzDl3XYiAp/42WxRJBFa4RTOMoSmPiSnRNecpClLdBU oPVzuVAJ4GTP2xtOxju8/hKPKqHdpk+/UKDa2twc/aQNQa9iZpqffg0bWcfjJ30k Za2GIfgeXAXN4CBU5HURxHk/jrU=
Received: by filter1145p1las1.sendgrid.net with SMTP id filter1145p1las1-1499-5BC5D8E2-24 2018-10-16 12:26:10.54828687 +0000 UTC m=+102085.225464733
Received: from github-lowworker-cef7735.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id TPjjv1VqRdCqdlGek1sVQQ for <quic-issues@ietf.org>; Tue, 16 Oct 2018 12:26:10.438 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cef7735.cp1-iad.github.net (Postfix) with ESMTP id 55F231E0D75 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 05:26:10 -0700 (PDT)
Date: Tue, 16 Oct 2018 12:26:10 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7b96d25eeeb95b11ffbda9db1c61dc3836f161e692cf0000000117dd9ae292a169ce160db9be@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1858/430217309@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1858@github.com>
References: <quicwg/base-drafts/issues/1858@github.com>
Subject: Re: [quicwg/base-drafts] No SHOULD for stateless reset (#1858)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc5d8e24cbec_5ad63f972e8d45b415320d1"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1865S6xECPhD1vWtbR6J1NUS81awF/z78ZBd 4nvEJaSEISZhOy8WVSEP6ayru98FW9tkttWBzsQLRbxlHTcW/ZyDkEmfJzSN0Iw2kZn/pe4fBcWQpJ DBRW39eO1TvkMCHyexQhsOVc4EbN/i65H3qqd/YugH7SS2B282OA48I2lA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Pl0-44kRIz7IozpCT4mAsrPKx6w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 12:26:15 -0000

----==_mimepart_5bc5d8e24cbec_5ad63f972e8d45b415320d1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

yay

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1858#issuecomment-430217309
----==_mimepart_5bc5d8e24cbec_5ad63f972e8d45b415320d1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>yay</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1858#issuecomment-430217309">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw3LxQO5w--MZRv0KW3HyI2agikrks5uldBigaJpZM4Xblck">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9BK_fkIitshYPfGTZOcRqJcT0vEks5uldBigaJpZM4Xblck.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1858: yay"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1858#issuecomment-430217309"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1858#issuecomment-430217309",
"url": "https://github.com/quicwg/base-drafts/issues/1858#issuecomment-430217309",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] No SHOULD for stateless reset (#1858)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1858,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1858\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1858#issuecomment-430217309"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393107236\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc5d8e24cbec_5ad63f972e8d45b415320d1--


From nobody Tue Oct 16 05:28:27 2018
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 A142B130DDB for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 05:28:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 nR8se1vafAA7 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 05:28: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 BC0F5130DC9 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 05:28: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=hz9kh9mavDxm1AAmqxrXzyudasQ=; b=g2cEb4lA1R0dSZ9R pLY9cd1HO5QtUdDIvY9t3fWnj2LqV7RW5/40eFw9C7F6hZqMABzbwUpoHm3QeQlN 9k0CyDQ2yf6oEk6hd+G417u6GVThFgBOBLDxsw7hR8h47hvCoDy+t/jQ4Zc4lehp 8xKdC/5oMYgNQyY4fNU9yNwIMYM=
Received: by filter1665p1mdw1.sendgrid.net with SMTP id filter1665p1mdw1-26305-5BC5D964-18 2018-10-16 12:28:20.897393744 +0000 UTC m=+83240.939517269
Received: from github-lowworker-fc273f0.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id pkCmkwpfRo6gIoLLbdk0Dw for <quic-issues@ietf.org>; Tue, 16 Oct 2018 12:28:20.836 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fc273f0.cp1-iad.github.net (Postfix) with ESMTP id B6F6BC10DF for <quic-issues@ietf.org>; Tue, 16 Oct 2018 05:28:20 -0700 (PDT)
Date: Tue, 16 Oct 2018 12:28:20 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3f9125ff3b94dae3f9adebac0311b3d79774824c92cf0000000117dd9b6492a169ce15eecf7d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1843/review/165130935@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1843@github.com>
References: <quicwg/base-drafts/pull/1843@github.com>
Subject: Re: [quicwg/base-drafts] Move server send limitations (#1843)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc5d964afb92_4163fbab94d45b4270814f"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak35s5y3N985C7bZazZaJOlXbEG7yeV7hZ05DM UDgFs5AZD0+OUT6Trfh0GKJoQtC1FipKIKyKdb1uNDXjSBgkt+yX2t7cWN3yN5MbK+w6fHKWEO1Qd4 QIMyGmz6OI0hyQ0yFAWAfUl+DlEob+fsY0bB79BofHmDkL+/aMC2IsO9+3NAykbiXKuhYy0MPSKm5o g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ne_cmdC6zRKDMkc9hqC4snnb2B4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 12:28:26 -0000

----==_mimepart_5bc5d964afb92_4163fbab94d45b4270814f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -664,6 +664,18 @@ packets are protected with connection- and version-specific keys
 provide confidentiality or integrity against on-path attackers, but
 provides some level of protection against off-path attackers.
 
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client's address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by processing any message from the client encrypted using
+the Handshake keys.  This limit exists to mitigate amplification attacks.
+
+In order to prevent this limit causing a handshake deadlock, the client SHOULD
+always send a packet upon a handshake timeout, as described in

How exactly is number of bytes measures?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1843#discussion_r225516535
----==_mimepart_5bc5d964afb92_4163fbab94d45b4270814f
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/1843#discussion_r225516535">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -664,6 +664,18 @@ packets are protected with connection- and version-specific keys
 provide confidentiality or integrity against on-path attackers, but
 provides some level of protection against off-path attackers.
 
+Servers MUST NOT send more than three times as many bytes as the number of bytes
+received prior to verifying the client&#39;s address.  Source addresses can be
+verified through an address validation token (delivered via a Retry packet or
+a NEW_TOKEN frame) or by processing any message from the client encrypted using
+the Handshake keys.  This limit exists to mitigate amplification attacks.
+
+In order to prevent this limit causing a handshake deadlock, the client SHOULD
+always send a packet upon a handshake timeout, as described in
</pre>
<p>How exactly is number of bytes measures?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1843#discussion_r225516535">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzCoNpai4DbQcB6bXzSsAjVIUVFBks5uldDkgaJpZM4XNxB4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3Oq9_-93oKeVdeIpGZ85zf8K9F2ks5uldDkgaJpZM4XNxB4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1843"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1843#discussion_r225516535"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1843#discussion_r225516535",
"url": "https://github.com/quicwg/base-drafts/pull/1843#discussion_r225516535",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1843",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1843#discussion_r225516535"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389484664\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc5d964afb92_4163fbab94d45b4270814f--


From nobody Tue Oct 16 05:29:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4586130DDB for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 05:29:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 v7ezIzwvbT1w for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 05:29: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 56717130DC9 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 05:29:18 -0700 (PDT)
Date: Tue, 16 Oct 2018 05:29:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539692955; bh=nHF/ngO6HRJVwI0T+8bbINbaCcrtCY1RyT7JA7Qf+K8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=TwUPo3llJRy4aEmi888QmpSMAC2BUPkcXyS/MCXgWcNmnD7rs8o14FsCkm0moPeGm GMn8Mq2VlqZ+5oDgK+xgxnIbGd1T4/QhmOYACQ36wL/uQfOr86EKU7A01BYUnmrstY 2ovxwBejeelvV1eBzp0IZYaEaM0W6+TTiX8N2RGw=
From: Robin Marx <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab65946c02055bf0efa0edb0c04f44b90674f6b06a92cf0000000117dd9b9b92a169ce1616b73a@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@github.com>
Subject: [quicwg/base-drafts] ACK-only feedback loop in recovery instead of transport (#1860)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc5d99b7f873_43363f9664cd45bc462224"; 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/_NFx9GIU4hYTuzdcUQ6QID7ctho>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 12:29:21 -0000

----==_mimepart_5bc5d99b7f873_43363f9664cd45bc462224
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Currently, it's the transport draft that mentions ACK-sending behaviour for ACK-only packets:

> Implementations MUST NOT generate packets that only contain ACK
   frames in response to packets which only contain ACK and PADDING
   frames.

and

> To avoid creating an indefinite
   feedback loop, an endpoint MUST NOT send an ACK frame in response to
   a packet containing only ACK or PADDING frames, even if there are
   packet gaps which precede the received packet.

and

> Because ACK frames are not sent in response to ACK-only packets, a
   receiver that is only sending ACK frames will only receive
   acknowledgements for its packets if the sender includes them in
   packets with non-ACK frames.  A sender SHOULD bundle ACK frames with
   other frames when possible.

This feels like it should be moved or at least mentioned again in the recovery document (e.g., in the current [4.4 Generating Acknowledgements](https://tools.ietf.org/html/draft-ietf-quic-recovery-15#section-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/issues/1860
----==_mimepart_5bc5d99b7f873_43363f9664cd45bc462224
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Currently, it's the transport draft that mentions ACK-sending behaviour for ACK-only packets:</p>
<blockquote>
<p>Implementations MUST NOT generate packets that only contain ACK<br>
frames in response to packets which only contain ACK and PADDING<br>
frames.</p>
</blockquote>
<p>and</p>
<blockquote>
<p>To avoid creating an indefinite<br>
feedback loop, an endpoint MUST NOT send an ACK frame in response to<br>
a packet containing only ACK or PADDING frames, even if there are<br>
packet gaps which precede the received packet.</p>
</blockquote>
<p>and</p>
<blockquote>
<p>Because ACK frames are not sent in response to ACK-only packets, a<br>
receiver that is only sending ACK frames will only receive<br>
acknowledgements for its packets if the sender includes them in<br>
packets with non-ACK frames.  A sender SHOULD bundle ACK frames with<br>
other frames when possible.</p>
</blockquote>
<p>This feels like it should be moved or at least mentioned again in the recovery document (e.g., in the current <a href="https://tools.ietf.org/html/draft-ietf-quic-recovery-15#section-4.4" rel="nofollow">4.4 Generating Acknowledgements</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">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-uDlAvTCNqJ7vMEW-uqbbtLabo4ks5uldEbgaJpZM4XePpm">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_wEEV9nzDtF2tg7KUzLbe-5nWorks5uldEbgaJpZM4XePpm.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"ACK-only feedback loop in recovery instead of transport (#1860)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1860"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1860",
"url": "https://github.com/quicwg/base-drafts/issues/1860",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "ACK-only feedback loop in recovery instead of transport (#1860)",
"sections": [
{
"text": "",
"activityTitle": "**Robin Marx**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@rmarx",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1860
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1860,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1860\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1860"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393804390\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc5d99b7f873_43363f9664cd45bc462224--


From nobody Tue Oct 16 06:37:37 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A451D130DC9 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 06:37:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.965
X-Spam-Level: 
X-Spam-Status: No, score=-1.965 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_SIGNED=0.1, DKIM_VALID=-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 9_I84cNt2ksb for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 06:37:33 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 C43B312D4EE for <quic-issues@ietf.org>; Tue, 16 Oct 2018 06:37:32 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539697051; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Az22kwAgQhhB//OzuU/8lkjjJygQzHpqLBXjWmdwwAA=; b=U8xrJzY8R7M5EkgVXgIZC0k7/NSZHxXZDk4OgnRPgwtTe4KU7VdBx0ORhw7Rt3hP6qELwJ7y ZhTfPx/XS8fb9hDbMl7bGjztheO8bI7IPLzCZ58jNCgJQ6N33cfMyT9NWifrb2XRhr1cQgCX 3Hs/os6g6GZSaUA4yMpvXbAsoJU=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bc5e99a.7ff36accec90-smtp-out-n01; Tue, 16 Oct 2018 13:37:30 -0000 (UTC)
Date: Tue, 16 Oct 2018 06:37:29 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc5e99998c59_5d9f2b0b9caec59049551@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 486788: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc5e9999890e_5d9f2b0b9caec590494c4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PQ1fxm5953vhjVgD9AF1kbTW9tI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 13:37:35 -0000

----==_mimepart_5bc5e9999890e_5d9f2b0b9caec590494c4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-crypto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4867882c5a7f639475938a007b9467e3dc7bb643
      https://github.com/quicwg/base-drafts/commit/4867882c5a7f639475938a007b9467e3dc7bb643
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc5e9999890e_5d9f2b0b9caec590494c4--


From nobody Tue Oct 16 06:37:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 64DB212D4EE for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 06:37:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 oZYcbxwyuIJ0 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 06:37: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 AF4BB130DEF for <quic-issues@ietf.org>; Tue, 16 Oct 2018 06:37:38 -0700 (PDT)
Date: Tue, 16 Oct 2018 06:37:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539697057; bh=8e6RynvlTeDO+DS+kTZnyN30IDvrDtl4/FuSJPTg5Vk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ksZjfdB9pyNQhRQotQHC7SsbmfDYhQI7CC9SRTpc9XbIa1td1a0HhzGud9K/UwYLw WuuRqmaEEQfREZAaQIbdCSQsboleH+0b0njSebWV+xGe3tdb9AQ7W5kzfwPVTPTcZF uwcclbu89z6+XylJFZbmp+fW/VmHDiQohMCd0CRc=
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/1859/push/2963615893@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc5e9a1418d4_55fe3fd2108d45c413539d"; 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/TRqbrx6JtRSMiM60oECDrG-b_Fw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 13:37:40 -0000

----==_mimepart_5bc5e9a1418d4_55fe3fd2108d45c413539d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

4867882  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/1859/files/b8208a08b102f54ecf6da716fcdb41b3b3574cb6..4867882c5a7f639475938a007b9467e3dc7bb643

----==_mimepart_5bc5e9a1418d4_55fe3fd2108d45c413539d
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/4867882">4867882</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/1859/files/b8208a08b102f54ecf6da716fcdb41b3b3574cb6..4867882c5a7f639475938a007b9467e3dc7bb643">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0iQmi6AgZ5OsG9rZe0pBsZcj9c2ks5uleEhgaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9nsa20TxSDOycZperW9XLHI-macks5uleEhgaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859/files/b8208a08b102f54ecf6da716fcdb41b3b3574cb6..4867882c5a7f639475938a007b9467e3dc7bb643"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859/files/b8208a08b102f54ecf6da716fcdb41b3b3574cb6..4867882c5a7f639475938a007b9467e3dc7bb643",
"url": "https://github.com/quicwg/base-drafts/pull/1859/files/b8208a08b102f54ecf6da716fcdb41b3b3574cb6..4867882c5a7f639475938a007b9467e3dc7bb643",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1859",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1859:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "4867882",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859/files/b8208a08b102f54ecf6da716fcdb41b3b3574cb6..4867882c5a7f639475938a007b9467e3dc7bb643"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc5e9a1418d4_55fe3fd2108d45c413539d--


From nobody Tue Oct 16 06:39:19 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2BCF6130DE1 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 06:39:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.965
X-Spam-Level: 
X-Spam-Status: No, score=-1.965 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_SIGNED=0.1, DKIM_VALID=-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 ZIdusW_slaMf for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 06:39:16 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 802FE130DE4 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 06:39:16 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539697155; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=+5cjY1KX7t11lra7JyP34GFUvrWEevSHqeHxvbohwc8=; b=lTo2eBPoTieSi6ktji3O6FBWRz7TnXoFESW1xa+lgSiw2eVuH25KDXbYGk5VWGrs7x3etV1n Ykwu8kNj2jv2xVkvn7EriAOy6lhVaA+hJ4VLaUtO5OtJCA2s+z+/xGdlqvdR6a2GxMPt22B4 teIfihTh/E1Lr3s6xVOJcdkzWGo=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bc5ea03.7fd034602b40-smtp-out-n01; Tue, 16 Oct 2018 13:39:15 -0000 (UTC)
Date: Tue, 16 Oct 2018 06:39:14 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc5ea025677d_611d2b13835f459437869@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2ddd00: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc5ea02562ff_611d2b13835f459437766"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Of_BpWxNge4IxabYTfhV7SZe2oc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 13:39:18 -0000

----==_mimepart_5bc5ea02562ff_611d2b13835f459437766
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-crypto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2ddd001c0f2eff734c79433d7eac771cca84eddc
      https://github.com/quicwg/base-drafts/commit/2ddd001c0f2eff734c79433d7eac771cca84eddc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc5ea02562ff_611d2b13835f459437766--


From nobody Tue Oct 16 06:39:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6905F130DE1 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 06:39:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 jJvi6--N-dlS for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 06:39: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 C7946130DE8 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 06:39:21 -0700 (PDT)
Date: Tue, 16 Oct 2018 06:39:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539697160; bh=tPaeMIW41XqNHnKhwBSghfCF51MFRtNLQTgfb3Dw8l4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O0XZFmbnZ02cpNSUJ7Rj+P/7c5oq/z2mraR0+YTv+35EQG+G0chwBW1azyxkD5Ad3 U7vVGTB65RXCKmZTop6OIbnW4OCcVXAQpTFBNybSpyiCzA6OfDF6GeuwphxW98ED1Y 6Z5HYSRhMLkjsAaBiq9oi6ypvYM0OMufem6Bvil4=
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/1859/push/2963622162@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc5ea08e5e89_28983fe54aad45c032925b"; 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/rTmwBv7ZJ3exJmUM07w8EN_WTok>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 13:39:24 -0000

----==_mimepart_5bc5ea08e5e89_28983fe54aad45c032925b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

2ddd001  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/1859/files/4867882c5a7f639475938a007b9467e3dc7bb643..2ddd001c0f2eff734c79433d7eac771cca84eddc

----==_mimepart_5bc5ea08e5e89_28983fe54aad45c032925b
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/2ddd001">2ddd001</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/1859/files/4867882c5a7f639475938a007b9467e3dc7bb643..2ddd001c0f2eff734c79433d7eac771cca84eddc">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw2XW93EqMJYmOW4n4SRWdXcB1slks5uleGIgaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9JlyaWaEBFIt5E1y6T2CT3eGl58ks5uleGIgaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859/files/4867882c5a7f639475938a007b9467e3dc7bb643..2ddd001c0f2eff734c79433d7eac771cca84eddc"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859/files/4867882c5a7f639475938a007b9467e3dc7bb643..2ddd001c0f2eff734c79433d7eac771cca84eddc",
"url": "https://github.com/quicwg/base-drafts/pull/1859/files/4867882c5a7f639475938a007b9467e3dc7bb643..2ddd001c0f2eff734c79433d7eac771cca84eddc",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1859",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1859:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "2ddd001",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859/files/4867882c5a7f639475938a007b9467e3dc7bb643..2ddd001c0f2eff734c79433d7eac771cca84eddc"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc5ea08e5e89_28983fe54aad45c032925b--


From nobody Tue Oct 16 10:39:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 28766130E17 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 10:39:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 GK4eiFaiNH2u for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 10:39: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 1EA1D124C04 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 10:39:08 -0700 (PDT)
Date: Tue, 16 Oct 2018 10:39:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539711546; bh=Bxb9WNtQg3PQsLlkmw7Gg6d9FLZxhSj0ZhEHgQuKSF4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rHLzogWHedrxTfxaQ9Va+0VQvYgV4VZ5kds+KcUR1AeIkYE0peYo68JAqtJq9gn2X 31QsavNgeKK9y+dZ+Zofupbyj/c5e8iPq5emJfQETs2J5fbaOmzUKQdTtY7KOnMriX qH0D3zwfqjiEtkWdDjIZrcm6UUczn+PY+7puNsHY=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1a11014680cb00885ec6cac969ae3e91575bafd792cf0000000117dde43a92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/430329202@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc6223ad7d51_5ac63fdf428d45bc602824"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: siyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_MzhSIxbzTQkMrKppTYxkddSNQU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 17:39:10 -0000

----==_mimepart_5bc6223ad7d51_5ac63fdf428d45bc602824
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

One alternative might be to use transport settings to negotiate these. Transport settings have the nice property of being used for both 0-rtt and as well as 1-rtt data. It is also an explicit synchronization point for this kind of stuff vs having to deal with cases of what would happen if the SETTINGS frame was lost.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1846#issuecomment-430329202
----==_mimepart_5bc6223ad7d51_5ac63fdf428d45bc602824
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>One alternative might be to use transport settings to negotiate these.=
 Transport settings have the nice property of being used for both 0-rtt a=
nd as well as 1-rtt data. It is also an explicit synchronization point fo=
r this kind of stuff vs having to deal with cases of what would happen if=
 the SETTINGS frame was lost.</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/1846#issuecomment-430329202">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0UZ=
k-0A3nKzMC8DauP1e4R3e4hpks5ulhm6gaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqyqI4r-r_fN4jumV2iNNKLqq=
_A3Xks5ulhm6gaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@siye=
ngar in #1846: One alternative might be to use transport settings to nego=
tiate these. Transport settings have the nice property of being used for =
both 0-rtt and as well as 1-rtt data. It is also an explicit synchronizat=
ion point for this kind of stuff vs having to deal with cases of what wou=
ld happen if the SETTINGS frame was lost."}],"action":{"name":"View Issue=
","url":"https://github.com/quicwg/base-drafts/issues/1846#issuecomment-4=
30329202"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-430329202",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-43=
0329202",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Subodh Iyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@siyengar",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-43=
0329202"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc6223ad7d51_5ac63fdf428d45bc602824--


From nobody Tue Oct 16 11:14:31 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 954E6130DFF for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 11:14:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 vydjjXIC7S4N for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 11:14: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 F24D5124C04 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 11:14:26 -0700 (PDT)
Date: Tue, 16 Oct 2018 11:14:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539713665; bh=DsRwooc1hK5XADq/fmkKIXKZA00ICuu68Zzpy4UU0FA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lK/7di+hXq0yb0E8flp0zh/Zl+xMWUbFikh3RcmhdjtlukL5g8J+kXO+fFrto1vmm 2KoyjAgvRS/yl4Wdi28mT3HM25tWVrmlmDQ7TrteBvYSYMrI30cwfc0SBeTDrgZZno D4AuNeg26N2JyeQpGx3CtAjk8n8Q+Gh/6X8ToejY=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2147e158827859636bb010428f5c1a8dc82791c792cf0000000117ddec8192a169ce1612e5d0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1859/review/165293058@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc62a81c1f78_46e13fbab94d45b41634641"; 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/oauEugJ3o5M9vMjJu3gU_K2KR1M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 18:14:30 -0000

----==_mimepart_5bc62a81c1f78_46e13fbab94d45b41634641
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.

This still seems to be somewhat inconsistent with the use of new names.  "Crypto handshake timeout" vs. "crypto retransmission timeout" vs. "crypto timeout period," for example.  Similarly "Crypto handshake timer" vs. "crypto retransmission timer."  I'd pick one of each and use it consistently.

> -CRYPTO data by calling RetransmitAllUnackedHandshakeData(). On each
-consecutive expiration of the handshake timer without receiving an
-acknowledgement for a new packet, the sender SHOULD double the handshake timeout
-and set a timer for this period.
+smoothed RTT value as the resumed connection's initial RTT.  If no previous RTT
+is available, or if the network changes, the initial RTT SHOULD be set to 100ms.
+When an acknowledgement is received, a new RTT is computed and the timer
+SHOULD be set for twice the newly computed smoothed RTT.
+
+When CRYPTO frames are sent in Initial or Handshake packets, the sender SHOULD
+set a timer for the crypto timeout period.  Upon timeout, the sender MUST
+retransmit all unacknowledged CRYPTO data by calling
+RetransmitAllUnackedCryptoData(). On each consecutive expiration of the
+crypto timer without receiving an acknowledgement for a new packet, the
+sender SHOULD double the crypto handshake timeout and set a timer for this
+period.
 
 When CRYPTO frames are outstanding, the TLP and RTO timers are not active unless
 the CRYPTO frames were sent at 1-RTT encryption.

Now that you have a definition for "crypto packets" above which excludes 1-RTT, you could probably simplify this by saying that "When crypto packets are outstanding, the TLS and RTO timers are not active."

> -
-If no previous RTT is available, or if the network changes, the initial RTT
-SHOULD be set to 100ms.
-
-When CRYPTO frames are sent, the sender SHOULD set a timer for the handshake
-timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedHandshakeData(). On each
-consecutive expiration of the handshake timer without receiving an
-acknowledgement for a new packet, the sender SHOULD double the handshake timeout
-and set a timer for this period.
+smoothed RTT value as the resumed connection's initial RTT.  If no previous RTT
+is available, or if the network changes, the initial RTT SHOULD be set to 100ms.
+When an acknowledgement is received, a new RTT is computed and the timer
+SHOULD be set for twice the newly computed smoothed RTT.
+
+When CRYPTO frames are sent in Initial or Handshake packets, the sender SHOULD

Likewise, you can condense to "When crypto packets are sent,"

> @@ -558,7 +557,7 @@ largest_sent_before_rto:
 time_of_last_sent_retransmittable_packet:
 : The time the most recent retransmittable packet was sent.
 
-time_of_last_sent_handshake_packet:
+time_of_last_sent_crypto_packet:
 : The time the most recent packet containing a CRYPTO frame was sent.

This includes 1-RTT as currently defined, but I don't think you want it 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/1859#pullrequestreview-165293058
----==_mimepart_5bc62a81c1f78_46e13fbab94d45b41634641
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> commented on this pull request.</p>

<p>This still seems to be somewhat inconsistent with the use of new names.  "Crypto handshake timeout" vs. "crypto retransmission timeout" vs. "crypto timeout period," for example.  Similarly "Crypto handshake timer" vs. "crypto retransmission timer."  I'd pick one of each and use it consistently.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1859#discussion_r225647978">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -CRYPTO data by calling RetransmitAllUnackedHandshakeData(). On each
-consecutive expiration of the handshake timer without receiving an
-acknowledgement for a new packet, the sender SHOULD double the handshake timeout
-and set a timer for this period.
+smoothed RTT value as the resumed connection&#39;s initial RTT.  If no previous RTT
+is available, or if the network changes, the initial RTT SHOULD be set to 100ms.
+When an acknowledgement is received, a new RTT is computed and the timer
+SHOULD be set for twice the newly computed smoothed RTT.
+
+When CRYPTO frames are sent in Initial or Handshake packets, the sender SHOULD
+set a timer for the crypto timeout period.  Upon timeout, the sender MUST
+retransmit all unacknowledged CRYPTO data by calling
+RetransmitAllUnackedCryptoData(). On each consecutive expiration of the
+crypto timer without receiving an acknowledgement for a new packet, the
+sender SHOULD double the crypto handshake timeout and set a timer for this
+period.
 
 When CRYPTO frames are outstanding, the TLP and RTO timers are not active unless
 the CRYPTO frames were sent at 1-RTT encryption.
</pre>
<p>Now that you have a definition for "crypto packets" above which excludes 1-RTT, you could probably simplify this by saying that "When crypto packets are outstanding, the TLS and RTO timers are not active."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1859#discussion_r225648850">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -
-If no previous RTT is available, or if the network changes, the initial RTT
-SHOULD be set to 100ms.
-
-When CRYPTO frames are sent, the sender SHOULD set a timer for the handshake
-timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedHandshakeData(). On each
-consecutive expiration of the handshake timer without receiving an
-acknowledgement for a new packet, the sender SHOULD double the handshake timeout
-and set a timer for this period.
+smoothed RTT value as the resumed connection&#39;s initial RTT.  If no previous RTT
+is available, or if the network changes, the initial RTT SHOULD be set to 100ms.
+When an acknowledgement is received, a new RTT is computed and the timer
+SHOULD be set for twice the newly computed smoothed RTT.
+
+When CRYPTO frames are sent in Initial or Handshake packets, the sender SHOULD
</pre>
<p>Likewise, you can condense to "When crypto packets are sent,"</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1859#discussion_r225649443">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -558,7 +557,7 @@ largest_sent_before_rto:
 time_of_last_sent_retransmittable_packet:
 : The time the most recent retransmittable packet was sent.
 
-time_of_last_sent_handshake_packet:
+time_of_last_sent_crypto_packet:
 : The time the most recent packet containing a CRYPTO frame was sent.
</pre>
<p>This includes 1-RTT as currently defined, but I don't think you want it 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/1859#pullrequestreview-165293058">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2C-2HmGSdVKaZpQ6l6h-HBgKgEwks5uliIBgaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_9OEzKArIrXhIi1P3pPsPNkguF_ks5uliIBgaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-165293058"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-165293058",
"url": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-165293058",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop commented on 1859",
"sections": [
{
"text": "This still seems to be somewhat inconsistent with the use of new names.  \"Crypto handshake timeout\" vs. \"crypto retransmission timeout\" vs. \"crypto timeout period,\" for example.  Similarly \"Crypto handshake timer\" vs. \"crypto retransmission timer.\"  I'd pick one of each and use it consistently.",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-165293058"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc62a81c1f78_46e13fbab94d45b41634641--


From nobody Tue Oct 16 11:19:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 15B87130E10 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 11:19:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 QKP9y00dJhfY for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 11:19: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 6D8B9130DFF for <quic-issues@ietf.org>; Tue, 16 Oct 2018 11:19:32 -0700 (PDT)
Date: Tue, 16 Oct 2018 11:19:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539713971; bh=Ok5Rrv0QxxJfYyoHoOW82G+axmi+J9bhpbsswdw75Hg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xYc2V2xATVZLhDwpiD4Al8NUNU4CjeLyd5mWYa7MFQcixfsVVQ/twMYKeP4ssLMpz rE6l3mFpX0JP5RyFvgaTZbQqtwLS8A+QMAgo1u3shZhGMKXBxlSA5YODaQYPQ0EVE/ jsWVL7PaFaknelzr14/PKcYm8NeZhtU4Mi0mXpno=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba265b97be574329868d337367b8315c05838e02d92cf0000000117ddedb392a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1853/430342134@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1853@github.com>
References: <quicwg/base-drafts/issues/1853@github.com>
Subject: Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc62bb366fd0_5a843fdf428d45bc33726db"; 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/BxPnqUFQw3JidkglihrjvQzLI2U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 18:19:34 -0000

----==_mimepart_5bc62bb366fd0_5a843fdf428d45bc33726db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The line I've been trying to hold is that there shouldn't be a situation in which the application goes to the transport and says "Give me stream 7."  It says "Give me a stream," then examines the result and discovers it got 7.  Using them as identifiers once they exist is fine, but they're identifiers issued by and under the control of the transport.

Similarly, I've been trying not to bake assumptions about the relationship between ID and type into the application layer; the ID and the type are independent properties; any relationship between them is the business of 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/1853#issuecomment-430342134
----==_mimepart_5bc62bb366fd0_5a843fdf428d45bc33726db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The line I've been trying to hold is that there shouldn't be a situati=
on in which the application goes to the transport and says "Give me strea=
m 7."  It says "Give me a stream," then examines the result and discovers=
 it got 7.  Using them as identifiers once they exist is fine, but they'r=
e identifiers issued by and under the control of the transport.</p>
<p>Similarly, I've been trying not to bake assumptions about the relation=
ship between ID and type into the application layer; the ID and the type =
are independent properties; any relationship between them is the business=
 of the transport.</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/1853#issuecomment-430342134">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3J1=
UyP3KzZmG9S82VkGJj_rCiLjks5uliMzgaJpZM4XYFQw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqw-9h5Kdvr7gmuRnJnvDd1G0=
Wr2kks5uliMzgaJpZM4XYFQw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1853: The line I've been trying to hold is that there shouldn'=
t be a situation in which the application goes to the transport and says =
\"Give me stream 7.\"  It says \"Give me a stream,\" then examines the re=
sult and discovers it got 7.  Using them as identifiers once they exist i=
s fine, but they're identifiers issued by and under the control of the tr=
ansport.\r\n\r\nSimilarly, I've been trying not to bake assumptions about=
 the relationship between ID and type into the application layer; the ID =
and the type are independent properties; any relationship between them is=
 the business of the transport."}],"action":{"name":"View Issue","url":"h=
ttps://github.com/quicwg/base-drafts/issues/1853#issuecomment-430342134"}=
}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment=
-430342134",
"url": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-43=
0342134",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Does GOAWAY really need a stream numbe=
r? (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1853,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1853\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-43=
0342134"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3921889=
76\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc62bb366fd0_5a843fdf428d45bc33726db--


From nobody Tue Oct 16 11:34:17 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 23D08130DFF for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 11:34:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Qs9PZL2YUldq for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 11:34: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 66BE6124C04 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 11:34:13 -0700 (PDT)
Date: Tue, 16 Oct 2018 11:34:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539714852; bh=hnKBp0dCr9fzavyR+k8zZP4w3LmRMK3JdAwlFRrJYlg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iHFBy7a9hHolB80FqY00sg4bEJZ7DEOXdcGwUI0APPZVYDZ3Ls0gERhWO4qlYPV1n HUSGU9/pvPWvQpPRpV6C6MvxrvYYwRyDPvTRx9LQnDzJkxmanrRCMap1omQmqACclH 11czF1jBMp2UFz8c3wOvPcEfH2/PHm+mJZJ5AWZI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9b5c12e706ff3985a39f674912fbe50a994daa8f92cf0000000117ddf12492a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1853/430347785@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1853@github.com>
References: <quicwg/base-drafts/issues/1853@github.com>
Subject: Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc62f24821ff_75543f86f06d45b4290117c"; 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/y3d6cx3blVU11Q8tC3f-00SjyAU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 18:34:15 -0000

----==_mimepart_5bc62f24821ff_75543f86f06d45b4290117c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That seems like a good line, and in practice, it's about what our current implementation does.  Thanks for clarifying 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/issues/1853#issuecomment-430347785
----==_mimepart_5bc62f24821ff_75543f86f06d45b4290117c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>That seems like a good line, and in practice, it's about what our current implementation does.  Thanks for clarifying 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/issues/1853#issuecomment-430347785">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6G8De9YaPhSQ2_0aJakqoYix1qBks5uliakgaJpZM4XYFQw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq987140Y286hPM_iLRH3xNnNDsE1ks5uliakgaJpZM4XYFQw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1853: That seems like a good line, and in practice, it's about what our current implementation does.  Thanks for clarifying Mike."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1853#issuecomment-430347785"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-430347785",
"url": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-430347785",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1853,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1853\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-430347785"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392188976\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc62f24821ff_75543f86f06d45b4290117c--


From nobody Tue Oct 16 11:45:53 2018
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 985E7130E25 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 11:45:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 nvZ7V-Blr9EF for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 11:45:49 -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 A2970130DFF for <quic-issues@ietf.org>; Tue, 16 Oct 2018 11:45: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=wwCvRn8XM9xCUkd6H8yH+uxQuzI=; b=gF/I6s9NrZWBGF4U +cMiDn6RB3DqZAAAUmJEhIFGQX8tPPxNnbTrtBSeMku3gS1XRK86d5SxWoBxJA8k EJxSijWYGaUtXUlpgIxoZqjzqbjpiEAb/EeSwZDLFo+j5JXvVIu7kav+sfX58JT+ Rqu34WGrrWKvE1MvZNySI3b6LLQ=
Received: by filter0920p1las1.sendgrid.net with SMTP id filter0920p1las1-2948-5BC631DA-6 2018-10-16 18:45:46.135257015 +0000 UTC m=+124941.593945639
Received: from github-lowworker-cd52d7b.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0015p1iad2.sendgrid.net (SG) with ESMTP id s1ApbydEQtWYjCZ07rP8wQ for <quic-issues@ietf.org>; Tue, 16 Oct 2018 18:45:46.216 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cd52d7b.cp1-iad.github.net (Postfix) with ESMTP id 142DD920A92 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 11:45:46 -0700 (PDT)
Date: Tue, 16 Oct 2018 18:45:46 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab51b536fa07de2a6f95bb2853f45196770b4ab7b892cf0000000117ddf3da92a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1853/430352706@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1853@github.com>
References: <quicwg/base-drafts/issues/1853@github.com>
Subject: Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc631da11b02_5f33fa197cd45c45306690"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1y/SE3iaUnzeoWrGUuskBq6WKESoHDSm1z7F 9x3uxeSzJEmkvwqy77y6r6eqTqXAkOcbLwPiYC/TAkNIukoIoSWjrc/pgujSSpO0V83ydw30KS4pN4 mxlxKwKgaU8lXvUd9c8iwbEdoU3rKqHFfXCnYcWv37IAGtcP1ukJNtAbDTpIASlLB0Gu2md99qwX8A k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Hn2ombUT2sZJ7tFhKl60qMW5uGs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 18:45:51 -0000

----==_mimepart_5bc631da11b02_5f33fa197cd45c45306690
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

It's what nghq does too, either an explicit stream ID or some opaque
identifier unique to a stream/push ID (as determined by the app).

On Tue, 16 Oct 2018, 19:34 ianswett, <notifications@github.com> wrote:

> That seems like a good line, and in practice, it's about what our current
> implementation does. Thanks for clarifying Mike.
>
> =E2=80=94
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/quicwg/base-drafts/issues/1853#issuecomment-430347785=
>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AGRFtXq0rgFQafkRAncM4R=
tlJu65gN2_ks5uliahgaJpZM4XYFQw>
> .
>


--=20
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1853#issuecomment-430352706=

----==_mimepart_5bc631da11b02_5f33fa197cd45c45306690
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

It&#39;s what nghq does too, either an explicit stream ID or some opaque<br>
identifier unique to a stream/push ID (as determined by the app).<br>
<br>
On Tue, 16 Oct 2018, 19:34 ianswett, &lt;notifications@github.com&gt; wrote=
:<br>
<br>
&gt; That seems like a good line, and in practice, it&#39;s about what our =
current<br>
&gt; implementation does. Thanks for clarifying Mike.<br>
&gt;<br>
&gt; =E2=80=94<br>
&gt; You are receiving this because you are subscribed to this thread.<br>
&gt; Reply to this email directly, view it on GitHub<br>
&gt; &lt;https://github.com/quicwg/base-drafts/issues/1853#issuecomment-430=
347785&gt;,<br>
&gt; or mute the thread<br>
&gt; &lt;https://github.com/notifications/unsubscribe-auth/AGRFtXq0rgFQafkR=
AncM4RtlJu65gN2_ks5uliahgaJpZM4XYFQw&gt;<br>
&gt; .<br>
&gt;<br>


<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/1853#issuecomment-430352706">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5vT0hexoOcP6b=
KxDMrtjXu-38Vbks5ulilagaJpZM4XYFQw">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq4HrLloYX9OUb_x-n22DELJE36fVks5ulilaga=
JpZM4XYFQw.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPardue in #1853: It=
's what nghq does too, either an explicit stream ID or some opaque\nidentif=
ier unique to a stream/push ID (as determined by the app).\n\nOn Tue, 16 Oc=
t 2018, 19:34 ianswett, \u003cnotifications@github.com\u003e wrote:\n\n\u00=
3e That seems like a good line, and in practice, it's about what our curren=
t\n\u003e implementation does. Thanks for clarifying Mike.\n\u003e\n\u003e =
=E2=80=94\n\u003e You are receiving this because you are subscribed to this=
 thread.\n\u003e Reply to this email directly, view it on GitHub\n\u003e \u=
003chttps://github.com/quicwg/base-drafts/issues/1853#issuecomment-43034778=
5\u003e,\n\u003e or mute the thread\n\u003e \u003chttps://github.com/notifi=
cations/unsubscribe-auth/AGRFtXq0rgFQafkRAncM4RtlJu65gN2_ks5uliahgaJpZM4XYF=
Qw\u003e\n\u003e .\n\u003e\n"}],"action":{"name":"View Issue","url":"https:=
//github.com/quicwg/base-drafts/issues/1853#issuecomment-430352706"}}}</scr=
ipt>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-4=
30352706",
"url": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-4303=
52706",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Does GOAWAY really need a stream number?=
 (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1853,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1853\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-4303=
52706"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392188976=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc631da11b02_5f33fa197cd45c45306690--


From nobody Tue Oct 16 12:32:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6B0D130E2F for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 12:32:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 CFesQhAUQWWJ for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 12:32: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 26BA9130E2B for <quic-issues@ietf.org>; Tue, 16 Oct 2018 12:32:02 -0700 (PDT)
Date: Tue, 16 Oct 2018 12:32:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539718321; bh=J3t0pVK24y1tepiet6VoBOe2qd9lNyi/MDxpoK3OuIw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YmvQB2Ekwjm1aMNK27Xi00wyFo5LrePtDCHtsfClWjZpILq5uWWIHaxTjnvvlRtN0 6w2RY42Zq8kunm84nYl/tMbCKnfyVFJ8HOr+JDjCgAy3tpBQQNgB1UUvhyE7CVZ2pX 95hN2LUHgYKrVs27GHPgRhOIdmsOfzI3QGTePvXI=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab175f4b352cf5edafa32b510aef0063c4b272d1cd92cf0000000117ddfeb092a169ce1612e5d0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1859/review/165328354@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc63cb0eb6ea_6f8e3f8baf0d45c416146cc"; 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/el2bfDuX5QB1rCCZkTb2_hFCdQw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 19:32:04 -0000

----==_mimepart_5bc63cb0eb6ea_6f8e3f8baf0d45c416146cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke approved this pull request.

 A couple of nits, but looks good to me.

> -CRYPTO data by calling RetransmitAllUnackedHandshakeData(). On each
-consecutive expiration of the handshake timer without receiving an
-acknowledgement for a new packet, the sender SHOULD double the handshake timeout
-and set a timer for this period.
+smoothed RTT value as the resumed connection's initial RTT.  If no previous RTT
+is available, or if the network changes, the initial RTT SHOULD be set to 100ms.
+When an acknowledgement is received, a new RTT is computed and the timer
+SHOULD be set for twice the newly computed smoothed RTT.
+
+When CRYPTO frames are sent in Initial or Handshake packets, the sender SHOULD
+set a timer for the crypto timeout period.  Upon timeout, the sender MUST
+retransmit all unacknowledged CRYPTO data by calling
+RetransmitAllUnackedCryptoData(). On each consecutive expiration of the
+crypto timer without receiving an acknowledgement for a new packet, the
+sender SHOULD double the crypto handshake timeout and set a timer for this
+period.
 
 When CRYPTO frames are outstanding, the TLP and RTO timers are not active unless
 the CRYPTO frames were sent at 1-RTT encryption.

TLS->TLP

> @@ -302,32 +302,31 @@ Retransmission Timeout mechanisms.
 ### Crypto Handshake Timeout
 
 Data in CRYPTO frames is critical to QUIC transport and crypto negotiation, so a
-more aggressive timeout is used to retransmit it.  Below, the term "handshake
-packet" is used to refer to packets containing CRYPTO frames, not packets with
-the specific long header packet type Handshake.
+more aggressive timeout is used to retransmit it.  Below, the term "crypto
+packet" is used to refer to packets containing CRYPTO data sent in Initial or

Maybe add this definition to "Conventions and Definitions" 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/pull/1859#pullrequestreview-165328354
----==_mimepart_5bc63cb0eb6ea_6f8e3f8baf0d45c416146cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinduke</b> approved this pull request.</p>

<p>A couple of nits, but looks good to me.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1859#discussion_r225677113">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -CRYPTO data by calling RetransmitAllUnackedHandshakeData(). On each
-consecutive expiration of the handshake timer without receiving an
-acknowledgement for a new packet, the sender SHOULD double the handshake timeout
-and set a timer for this period.
+smoothed RTT value as the resumed connection&#39;s initial RTT.  If no previous RTT
+is available, or if the network changes, the initial RTT SHOULD be set to 100ms.
+When an acknowledgement is received, a new RTT is computed and the timer
+SHOULD be set for twice the newly computed smoothed RTT.
+
+When CRYPTO frames are sent in Initial or Handshake packets, the sender SHOULD
+set a timer for the crypto timeout period.  Upon timeout, the sender MUST
+retransmit all unacknowledged CRYPTO data by calling
+RetransmitAllUnackedCryptoData(). On each consecutive expiration of the
+crypto timer without receiving an acknowledgement for a new packet, the
+sender SHOULD double the crypto handshake timeout and set a timer for this
+period.
 
 When CRYPTO frames are outstanding, the TLP and RTO timers are not active unless
 the CRYPTO frames were sent at 1-RTT encryption.
</pre>
<p>TLS-&gt;TLP</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1859#discussion_r225678156">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -302,32 +302,31 @@ Retransmission Timeout mechanisms.
 ### Crypto Handshake Timeout
 
 Data in CRYPTO frames is critical to QUIC transport and crypto negotiation, so a
-more aggressive timeout is used to retransmit it.  Below, the term &quot;handshake
-packet&quot; is used to refer to packets containing CRYPTO frames, not packets with
-the specific long header packet type Handshake.
+more aggressive timeout is used to retransmit it.  Below, the term &quot;crypto
+packet&quot; is used to refer to packets containing CRYPTO data sent in Initial or
</pre>
<p>Maybe add this definition to "Conventions and Definitions" 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/pull/1859#pullrequestreview-165328354">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4TjbBht6YU_JzoaBLQVp8EODVHNks5uljQwgaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9Rwys0OYJept2sr20vFu7TBfC4Kks5uljQwgaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke approved #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-165328354"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-165328354",
"url": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-165328354",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke approved 1859",
"sections": [
{
"text": " A couple of nits, but looks good to me.",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-165328354"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc63cb0eb6ea_6f8e3f8baf0d45c416146cc--


From nobody Tue Oct 16 12:43:14 2018
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 59EF1130E37 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 12:43:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 ynv6rZaYbvmu for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 12:43:11 -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 A45EF130E35 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 12:43: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=t0OsXeaQzzPtsfHNhVYLAVQrGrU=; b=b+8nk8MSFzm1HnzD dzY6BddGmlp3WTSWg7JbAvJ6+mqgHsHe6hJ+OxY69AAGzP7DzcFyFl7z8u9mW8Tk nPnSwSXeUT75S1w5FLUE04cOB0eGGJNYdbzkLNVDNVNzrLAgACg8rCBurP9oZ2/Y TdQNpcS9aMj30aQWuAGB1PlwJVg=
Received: by filter0973p1las1.sendgrid.net with SMTP id filter0973p1las1-29243-5BC63F4E-11 2018-10-16 19:43:10.490341497 +0000 UTC m=+74285.687123101
Received: from github-lowworker-3c598a3.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id yGbyEz6PTuqr5yu5crBqDg for <quic-issues@ietf.org>; Tue, 16 Oct 2018 19:43:10.414 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-3c598a3.cp1-iad.github.net (Postfix) with ESMTP id 638D4A802C3 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 12:43:10 -0700 (PDT)
Date: Tue, 16 Oct 2018 19:43:10 +0000 (UTC)
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab90e6e61593eb9e94395671ca02fb3a7479693dd692cf0000000117de014e92a169ce1612e5d0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1859/review/165334365@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc63f4e5b4ce_53293fe54aad45c0112389"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2hbOQWDUaZy5Yj9Dl4aFctegXYU+hxf0kAm3 kwFycpAWB2IuWPZpHtoWOoUng8WPVsG5735Is9WwaPl9VjwrwMsK1pUauGIib2eLHKQke/zBLxAZ+r dyKHhSStgtzB9IKn+uL3zpUw+32ks9ZokvYGo+QKbnAMryEKv86ZnHOziR73ExjRferAmc2Ad42xue w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nTb4weEz2Bf0JHC2Hxpnh6VDzC0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 19:43:14 -0000

----==_mimepart_5bc63f4e5b4ce_53293fe54aad45c0112389
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke commented on this pull request.

Other nits:
L299: "handshake retransmission" -> "crypto handshake retransmission"
L463: "handshake timeouts" -> "crypto handshake timeouts"
L785: "when there is no unacknowledged handshake data" -> "when there are no unacknowledged crypto packets"

> @@ -764,10 +763,10 @@ duration of the timer is based on the timer's mode, which is set in the packet
 and timer events further below.  The function SetLossDetectionTimer defined
 below shows how the single timer is set.
 
-#### Handshake Timer
+#### Crypto Handshake Timer
 
 When a connection has unacknowledged handshake data, the handshake timer is

"handshake data" -> "crypto handshake data"
"handshake timer" -> "crypto handshake timer"

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-165334365
----==_mimepart_5bc63f4e5b4ce_53293fe54aad45c0112389
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinduke</b> commented on this pull request.</p>

<p>Other nits:<br>
L299: "handshake retransmission" -&gt; "crypto handshake retransmission"<br>
L463: "handshake timeouts" -&gt; "crypto handshake timeouts"<br>
L785: "when there is no unacknowledged handshake data" -&gt; "when there are no unacknowledged crypto packets"</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1859#discussion_r225681688">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -764,10 +763,10 @@ duration of the timer is based on the timer&#39;s mode, which is set in the packet
 and timer events further below.  The function SetLossDetectionTimer defined
 below shows how the single timer is set.
 
-#### Handshake Timer
+#### Crypto Handshake Timer
 
 When a connection has unacknowledged handshake data, the handshake timer is
</pre>
<p>"handshake data" -&gt; "crypto handshake data"<br>
"handshake timer" -&gt; "crypto handshake timer"</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-165334365">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyEmH4j3ifXYi6rJ_d-gKKEQbKT9ks5uljbOgaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3ok2sav1XIJwiHtzuj0LrsS0fYKks5uljbOgaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke commented on #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-165334365"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-165334365",
"url": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-165334365",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke commented on 1859",
"sections": [
{
"text": "Other nits:\r\nL299: \"handshake retransmission\" -\u003e \"crypto handshake retransmission\"\r\nL463: \"handshake timeouts\" -\u003e \"crypto handshake timeouts\"\r\nL785: \"when there is no unacknowledged handshake data\" -\u003e \"when there are no unacknowledged crypto packets\"",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859#pullrequestreview-165334365"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc63f4e5b4ce_53293fe54aad45c0112389--


From nobody Tue Oct 16 12:48:33 2018
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 474B7130E83 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 12:48:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 0QxUTshniujp for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 12:48:24 -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 82ECF130E4A for <quic-issues@ietf.org>; Tue, 16 Oct 2018 12:48: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=msRutJoQUlIQoq6EhF+7mibW5Pw=; b=wk9JYezx3k8ud4eB nFoLWIISHfUXqg+Ats8bcoF93Kx+N1fBMw29CMFQc4QLepVpHoJBKBAlM3aSATXY p1TBz9dbFbLG7+ZExQ7iKPOeFqcAxjDNZhD0sqktvzJf43YXnLeJiRnHwgu0l7O0 oUClJZ7U/ORh0VORuz1zLx/NhCQ=
Received: by filter1792p1mdw1.sendgrid.net with SMTP id filter1792p1mdw1-6821-5BC64084-1 2018-10-16 19:48:20.027720551 +0000 UTC m=+1054028.701973729
Received: from github-lowworker-c7d2ff2.cp1-iad.github.net (unknown [192.30.252.32]) by ismtpd0017p1iad2.sendgrid.net (SG) with ESMTP id NOLkJ6WuQEOCUhtv9OgusQ for <quic-issues@ietf.org>; Tue, 16 Oct 2018 19:48:20.114 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-c7d2ff2.cp1-iad.github.net (Postfix) with ESMTP id EDE2B4C0448 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 12:48:19 -0700 (PDT)
Date: Tue, 16 Oct 2018 19:48:20 +0000 (UTC)
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1d1892638a6a41425a13296f07b8ca417de0bbac92cf0000000117de028392a169ce15eecf7d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1843/c430375026@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1843@github.com>
References: <quicwg/base-drafts/pull/1843@github.com>
Subject: Re: [quicwg/base-drafts] Move server send limitations (#1843)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc64083e34ad_423e3f890a2d45c4547466"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3F0wN+TUS2aaInnSg7bc+KKZfGUT7yF2XjM0 TYfE7PRRIG0MChD0IOEFp0F/zfQmaifJ9t7BCqtRTZ3MkghttDEwR8HQ4wBzOYPS95zrZBJy39RqaO ZRJH3xvxTCzhyfYwnAnNzrPLoO85+MdiWhcOtEbgy8kvOQBy6ALIrEW7KH3Gcrl/Z2SBYjEj+zQ1r6 A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GrpI3D-Ppc4K_yvKIfidD-75T7Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 19:48:32 -0000

----==_mimepart_5bc64083e34ad_423e3f890a2d45c4547466
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar I'm happy to either do this when you submit #1857, or you could just incorporate the change (with @ianswett 's nit) directly into that PR and close this one. It's up to 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/1843#issuecomment-430375026
----==_mimepart_5bc64083e34ad_423e3f890a2d45c4547466
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'm happy to either do this when you submit <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="369771735" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1857" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1857/hovercard" href="https://github.com/quicwg/base-drafts/pull/1857">#1857</a>, or you could just incorporate the change (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> 's nit) directly into that PR and close this one. It's up to 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/1843#issuecomment-430375026">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_IkermQNdh76Bl8eIStu36YnX30ks5uljgDgaJpZM4XNxB4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzeysA5a-4e_rakLo5rhUJ_oUsnIks5uljgDgaJpZM4XNxB4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke in #1843: @janaiyengar I'm happy to either do this when you submit #1857, or you could just incorporate the change (with @ianswett 's nit) directly into that PR and close this one. It's up to you."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1843#issuecomment-430375026"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1843#issuecomment-430375026",
"url": "https://github.com/quicwg/base-drafts/pull/1843#issuecomment-430375026",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Move server send limitations (#1843)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1843,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1843\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1843#issuecomment-430375026"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389484664\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc64083e34ad_423e3f890a2d45c4547466--


From nobody Tue Oct 16 12:49:51 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF98C130E2F for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 12:49:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.065
X-Spam-Level: 
X-Spam-Status: No, score=-1.065 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 4W-VgSoGw6ro for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 12:49:48 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 5EC06130E29 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 12:49:48 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539719387; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=F3z6xUZFkv5QTqt0Dib2xcgQqxzFwV4usQmP/EA7WxE=; b=Hk5n4RAKeYXmlq/jdIe/Nauw/9sRQ5NAkdXYQK4em+B24TDUs+pWyKVYsT28jxPVa9S68N3Q KaR6Ua+CU7mzGF8hyGenYN9ImX4gESyFNWRiBmijowBwms8HRGrkg+OSMwFXxIEtB1mIT7Va 4mICnHcCKBgGkB4CPoad4I0KcCo=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bc640db.7f9c0479f240-smtp-out-n02; Tue, 16 Oct 2018 19:49:47 -0000 (UTC)
Date: Tue, 16 Oct 2018 12:49:47 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc640db72b4a_426b2aba9c1ce57c924ea@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7a2e23: Most of Mike's comments
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc640db7278b_426b2aba9c1ce57c92326"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qwqAT5irbEOJws6o4QY-RhhhTFY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 19:49:50 -0000

----==_mimepart_5bc640db7278b_426b2aba9c1ce57c92326
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-crypto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7a2e233a9a2ad16e2c745c13440111f997aa7337
      https://github.com/quicwg/base-drafts/commit/7a2e233a9a2ad16e2c745c13440111f997aa7337
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Most of Mike's comments



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc640db7278b_426b2aba9c1ce57c92326--


From nobody Tue Oct 16 12:50:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F3C87130E2F for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 12:49:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Olx4RnTz4LUy for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 12:49: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 8BD3A130E29 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 12:49:57 -0700 (PDT)
Date: Tue, 16 Oct 2018 12:49:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539719396; bh=j3A9VqNDH1bZXCZ80XpA6unjdlZOLWLZEi+pn/5dwzE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=05CoUanrjnH9mJrj9xliaC0GvcmmSd0aR/HnA0X3Idm6fyigKzNaJm809zhQrKsUu yDU0InJjo64Tgil4nlbvUwWYv54i6QzPJbQk/WPRej0847NWkwPXB4Q9/x239X7QIO 8tBZho+1xHfnHeqsOb2BBRwhwbnKQubnjV8ikcys=
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/1859/push/2964831742@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc640e49ea40_3323ff5aa2d45bc496986"; 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/4XEqHJygLP7acEevHSMPuc-TNjE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 19:49:59 -0000

----==_mimepart_5bc640e49ea40_3323ff5aa2d45bc496986
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

7a2e233  Most of Mike's comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1859/files/2ddd001c0f2eff734c79433d7eac771cca84eddc..7a2e233a9a2ad16e2c745c13440111f997aa7337

----==_mimepart_5bc640e49ea40_3323ff5aa2d45bc496986
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/7a2e233">7a2e233</a>  Most of Mike&#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/1859/files/2ddd001c0f2eff734c79433d7eac771cca84eddc..7a2e233a9a2ad16e2c745c13440111f997aa7337">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9aXODpBxTFQu17xmO8uFySgYpUlks5uljhkgaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-0XyD0V601ASZOv7lMY0qvwG8bBks5uljhkgaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859/files/2ddd001c0f2eff734c79433d7eac771cca84eddc..7a2e233a9a2ad16e2c745c13440111f997aa7337"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859/files/2ddd001c0f2eff734c79433d7eac771cca84eddc..7a2e233a9a2ad16e2c745c13440111f997aa7337",
"url": "https://github.com/quicwg/base-drafts/pull/1859/files/2ddd001c0f2eff734c79433d7eac771cca84eddc..7a2e233a9a2ad16e2c745c13440111f997aa7337",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1859",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1859:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "7a2e233",
"value": "Most of Mike's comments"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859/files/2ddd001c0f2eff734c79433d7eac771cca84eddc..7a2e233a9a2ad16e2c745c13440111f997aa7337"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc640e49ea40_3323ff5aa2d45bc496986--


From nobody Tue Oct 16 12:54:32 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4E306130E37 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 12:54:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.065
X-Spam-Level: 
X-Spam-Status: No, score=-1.065 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 LRvjD5SKkdpA for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 12:54:29 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 7EEBF130E35 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 12:54:29 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539719668; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=vjfTmThZ5F6Dm3h4MTh9yUY9+AkbN+wC+Qe/EdMn8Ds=; b=aSxQ3M4wgW6vSTUbGYG/o2nfTZglBsIrVpIt2yXOXDBsNqA/mZP+BTGNOWvzv04kqGbYEv7O rmHmdOBlxE1/Px131LvQgILlEfCfMHa9T/vzaLWA7ERBNnheWq0Kgj/3dSMssY/+gHltfoct Ay/haxUWVX5yXoU3LABPjS948x4=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bc641f4.7f37c42f4a80-smtp-out-n03; Tue, 16 Oct 2018 19:54:28 -0000 (UTC)
Date: Tue, 16 Oct 2018 12:54:27 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc641f3e3866_502a2ac45979c57869841@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 68cfba: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc641f3e34a7_502a2ac45979c578697e0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PHcAzwKfnwFIffZz_DPHU4pm5vY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 19:54:31 -0000

----==_mimepart_5bc641f3e34a7_502a2ac45979c578697e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-crypto
  Home:   https://github.com/quicwg/base-drafts
  Commit: 68cfbaa2c573c2236fdb8048ee10a7002c807616
      https://github.com/quicwg/base-drafts/commit/68cfbaa2c573c2236fdb8048ee10a7002c807616
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc641f3e34a7_502a2ac45979c578697e0--


From nobody Tue Oct 16 12:54:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 510C5130E3C for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 12:54:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 PL7VHqCtkTbu for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 12:54:36 -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 6BFAE130E35 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 12:54:36 -0700 (PDT)
Date: Tue, 16 Oct 2018 12:54:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539719675; bh=qielh2TkILoHrlvHOLhvH71skMJTNNWkAI3qMu9UuF4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=m993H0TFC/UJnzpq9jvidRKjuwWEf5zEuvjSmf7u2S29ranGBYwxadm9Z+EzVr8lK XO6y3Vk4Gmrt6a/aKbyqTOqOUf/y6pLkcZfEHY+ibap+jhlSmvTL5thFAmIoWTBvJp cAGOED3J/4jGRU98HPKKMj4RgmzU/vhpTA0xvtoo=
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/1859/push/2964844823@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc641fbb16b8_3183ff5aa2d45bc458870"; 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/9hA8lmQ850t3KfwpSQQUNLTeSTo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 19:54:38 -0000

----==_mimepart_5bc641fbb16b8_3183ff5aa2d45bc458870
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

68cfbaa  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/1859/files/7a2e233a9a2ad16e2c745c13440111f997aa7337..68cfbaa2c573c2236fdb8048ee10a7002c807616

----==_mimepart_5bc641fbb16b8_3183ff5aa2d45bc458870
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/68cfbaa">68cfbaa</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/1859/files/7a2e233a9a2ad16e2c745c13440111f997aa7337..68cfbaa2c573c2236fdb8048ee10a7002c807616">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0vRrKOHS_FPJkxbI3NwxkCcmB_Aks5uljl7gaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0U8lqTLpBBzTOpYFKQeoBkBvYoWks5uljl7gaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1859"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859/files/7a2e233a9a2ad16e2c745c13440111f997aa7337..68cfbaa2c573c2236fdb8048ee10a7002c807616"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859/files/7a2e233a9a2ad16e2c745c13440111f997aa7337..68cfbaa2c573c2236fdb8048ee10a7002c807616",
"url": "https://github.com/quicwg/base-drafts/pull/1859/files/7a2e233a9a2ad16e2c745c13440111f997aa7337..68cfbaa2c573c2236fdb8048ee10a7002c807616",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1859",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1859:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "68cfbaa",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859/files/7a2e233a9a2ad16e2c745c13440111f997aa7337..68cfbaa2c573c2236fdb8048ee10a7002c807616"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc641fbb16b8_3183ff5aa2d45bc458870--


From nobody Tue Oct 16 13:53:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F2A00130E42 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 13:53:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 5LZWtBaX8VYQ for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 13:53: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 B08AE130E3F for <quic-issues@ietf.org>; Tue, 16 Oct 2018 13:53:21 -0700 (PDT)
Date: Tue, 16 Oct 2018 13:53:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539723200; bh=gWlJ0Kou20egFefdqb0BkKDcUXJ4yCFx5H3NJgsfsSA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ismnP7J9hrb87qIuhPjZGVWXeDR9PbwmrOWUjaxf77t7qoNwZoT6qf9e9kYQ5oZOO hy17WtiBEsXBDI6CwxI+P8FoLk48D0W0EQNcjOMRFELLJjfP8RzW8ay0uV9Nl1YIB2 mXso9Mib4fDvzZBoeFvinpAwHBA6Q3ZDWv3guQFI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbe1ad31c17a990d4c0a940990189fbd79f03b5d292cf0000000117de11c092a169ce160a44d7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1857/review/165362882@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc64fc06d2f3_1a613f81522d45c015750e5"; 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/BNVbkVgrIwoFunaugxr47cxftdg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 20:53:24 -0000

----==_mimepart_5bc64fc06d2f3_1a613f81522d45c015750e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -134,18 +134,27 @@ encrypts most of the data it exchanges, including its signaling.  This allows
 the protocol to evolve without incurring a dependency on upgrades to
 middleboxes.
 
-This document describes the core QUIC protocol, including the conceptual design,
-wire format, and mechanisms of the QUIC protocol for connection establishment,
-stream multiplexing, stream and connection-level flow control, connection
-migration, and data reliability.
+This document describes the core QUIC protocol, and is structured as follows:

I like two levels

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857#discussion_r225703729
----==_mimepart_5bc64fc06d2f3_1a613f81522d45c015750e5
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/1857#discussion_r225703729">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -134,18 +134,27 @@ encrypts most of the data it exchanges, including its signaling.  This allows
 the protocol to evolve without incurring a dependency on upgrades to
 middleboxes.
 
-This document describes the core QUIC protocol, including the conceptual design,
-wire format, and mechanisms of the QUIC protocol for connection establishment,
-stream multiplexing, stream and connection-level flow control, connection
-migration, and data reliability.
+This document describes the core QUIC protocol, and is structured as follows:
</pre>
<p>I like two levels</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225703729">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8UlMXz5N21yHhN402JesDpAEHPaks5ulkdAgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq80l0OFA0Ki6H2hXyZ1O2YL40vYjks5ulkdAgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857#discussion_r225703729"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857#discussion_r225703729",
"url": "https://github.com/quicwg/base-drafts/pull/1857#discussion_r225703729",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1857",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857#discussion_r225703729"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc64fc06d2f3_1a613f81522d45c015750e5--


From nobody Tue Oct 16 14:00:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6710B130E44 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:00:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 gyEMHM2E8fB3 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:00: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 CDDB8130E3F for <quic-issues@ietf.org>; Tue, 16 Oct 2018 14:00:51 -0700 (PDT)
Date: Tue, 16 Oct 2018 14:00:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539723651; bh=imu3Qk9cBdA56ClpBaD/i9CtrsKYck3iMWeBhzuP+Qw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=jfV3NNddY/EazQt2n5yhRedWb3av6wZX3kIUqio2cExo9ySr/q/dtxTzOrD3psyeO vHroXop71dguwmdm/Zgw8gJUrsgsRGPBNqtra1xypkFx6lC4gmOy7VC2ETM93Swxah v4TMExsCakviQpePuOeSwvCfY3SlywEgL1V+WWVo=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab97cfdede6abb792679c2b1fb381716e74a9f5ec092cf0000000117de138292a169ce1619eca2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1861@github.com>
Subject: [quicwg/base-drafts] tiny crypto nit (#1861)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc651831f55_7df53fb341cd45b86396943"; 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/MMBpByc3eePGP1wEv2Bz35Dh-vk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 21:00:54 -0000

----==_mimepart_5bc651831f55_7df53fb341cd45b86396943
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

missed this one in #1859
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1861

-- Commit Summary --

  * tiny crypto nit

-- File Changes --

    M draft-ietf-quic-recovery.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1861.patch
https://github.com/quicwg/base-drafts/pull/1861.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/1861

----==_mimepart_5bc651831f55_7df53fb341cd45b86396943
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>missed this one in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="370337232" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1859" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1859/hovercard" href="https://github.com/quicwg/base-drafts/pull/1859">#1859</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/1861'>https://github.com/quicwg/base-drafts/pull/1861</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>tiny crypto nit</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1861/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/1861.patch'>https://github.com/quicwg/base-drafts/pull/1861.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1861.diff'>https://github.com/quicwg/base-drafts/pull/1861.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/1861">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5c3DvLzW_BQT7OesfeanDfO37PFks5ulkkDgaJpZM4XiNjw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_-DfjDaTgRoYDZXpHUj0cVocZz1ks5ulkkDgaJpZM4XiNjw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"tiny crypto nit (#1861)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1861"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1861",
"url": "https://github.com/quicwg/base-drafts/pull/1861",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "tiny crypto nit (#1861)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "4f46b42",
"value": "tiny crypto nit"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1861/files#diff-0) (2 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1861,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1861\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1861"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1861.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1861.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 394844400\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc651831f55_7df53fb341cd45b86396943--


From nobody Tue Oct 16 14:03:15 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43B7A130E44 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:03:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 D87aqQCCPGyr for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:03: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 8BB36130E1C for <quic-issues@ietf.org>; Tue, 16 Oct 2018 14:03:12 -0700 (PDT)
Date: Tue, 16 Oct 2018 14:03:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539723791; bh=NMmSWSB4oyBeJpSnF04JTkIAFUqmhZ8BaYDPhS+tARM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=m2+so7vPc2JYIJDW6+HzSkGpZPaCbw1TOVF0POU9cjCLuUYvr9S5dGhZdK3zt+x76 eZ4qKzSpe3ULNN6vqU1mCV0kr8UQllVeqO6SmNc8tEXjymHgoXkS441El7p3EC4d1m BiTgjQF+479PrIw5mErWUODHhSocTVUzXcy2y+g8=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3c64d08ea597070c206923caf8a6d9f6846971f892cf0000000117de140f92a169ce15eecbab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1842/c430399687@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1842@github.com>
References: <quicwg/base-drafts/pull/1842@github.com>
Subject: Re: [quicwg/base-drafts] Rename is_handshake_packets in quic-recovery (#1842)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc6520f65db8_2be93fb341cd45b848111ac"; 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/dEAb4ABzI7asuNKmljnEzxchrtg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 21:03:14 -0000

----==_mimepart_5bc6520f65db8_2be93fb341cd45b848111ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

#1859 handles this more comprehensively.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1842#issuecomment-430399687
----==_mimepart_5bc6520f65db8_2be93fb341cd45b848111ac
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="370337232" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1859" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1859/hovercard" href="https://github.com/quicwg/base-drafts/pull/1859">#1859</a> handles this more comprehensively.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1842#issuecomment-430399687">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1q146HmK9kjXBRviRv3nwApf_udks5ulkmPgaJpZM4XNwv_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8wJn4J6QDyDOFXlLed6jXtiQIJBks5ulkmPgaJpZM4XNwv_.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke in #1842: #1859 handles this more comprehensively."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1842#issuecomment-430399687"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1842#issuecomment-430399687",
"url": "https://github.com/quicwg/base-drafts/pull/1842#issuecomment-430399687",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Rename is_handshake_packets in quic-recovery (#1842)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1842,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1842#issuecomment-430399687"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389483519\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc6520f65db8_2be93fb341cd45b848111ac--


From nobody Tue Oct 16 14:03:21 2018
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 16ACA130E59 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:03:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.063
X-Spam-Level: 
X-Spam-Status: No, score=-3.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 xqUtYIEX7pNg for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:03: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 43A6F130E3F for <quic-issues@ietf.org>; Tue, 16 Oct 2018 14:03:13 -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=EBNbOCiTcTKT5HjxYp3H47Dk2SA=; b=AHEm9fvXxj9DGNXb 7WnGSFROc5gie7uSdTB6r9qc9ljUNVpPPo64hmSYvbQDEu4kAjfWfh5aFtIoDQ50 BSiwkFq2Dj4w1krMsuosI+mebrYBZdbKac8CMAxegJfAaJw6Uno9vIliyLTAf2QR xYkvJ73TAAM9EaOEP8j1/zzO+A0=
Received: by filter1088p1las1.sendgrid.net with SMTP id filter1088p1las1-2738-5BC6520F-22 2018-10-16 21:03:11.708247194 +0000 UTC m=+133197.351463205
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id 535bN_x1QluMgi_aRQMFqg for <quic-issues@ietf.org>; Tue, 16 Oct 2018 21:03:11.598 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id 8DB3BC00B6 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 14:03:11 -0700 (PDT)
Date: Tue, 16 Oct 2018 21:03:12 +0000 (UTC)
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3c64d08ea597070c206923caf8a6d9f6846971f892cf0000000117de140f92a169ce15eecbab@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1842/issue_event/1907956033@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1842@github.com>
References: <quicwg/base-drafts/pull/1842@github.com>
Subject: Re: [quicwg/base-drafts] Rename is_handshake_packets in quic-recovery (#1842)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc6520f855ef_10f03fdf428d45bc1066681"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0plgVBrzI1KMrYlJKQkt2B3s1xWYZ5XMb6II +jnaWhPNTlkc09bsY0DXBLcytIy6+i2HDs79gkoYgluZYEZB3f0Dq7AQiwIY5zFYMMu1jsTv8sluZg FunUduSIoCndV2sdaaWCDkn4+YGH8182z3GVDmEdR64pk1dTjGEu9NDflUAFvuUCgUanZmr+XnGR2J g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uWMibE1B3ykK3RU_6M7tXn8lYG4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 21:03:18 -0000

----==_mimepart_5bc6520f855ef_10f03fdf428d45bc1066681
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1842.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1842#event-1907956033
----==_mimepart_5bc6520f855ef_10f03fdf428d45bc1066681
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="367971243" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1842" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1842/hovercard" href="https://github.com/quicwg/base-drafts/pull/1842">#1842</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/1842#event-1907956033">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1q146HmK9kjXBRviRv3nwApf_udks5ulkmPgaJpZM4XNwv_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8wJn4J6QDyDOFXlLed6jXtiQIJBks5ulkmPgaJpZM4XNwv_.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1842."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1842#event-1907956033"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1842#event-1907956033",
"url": "https://github.com/quicwg/base-drafts/pull/1842#event-1907956033",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Rename is_handshake_packets in quic-recovery (#1842)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1842#event-1907956033"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389483519\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc6520f855ef_10f03fdf428d45bc1066681--


From nobody Tue Oct 16 14:04:00 2018
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 1E921130E44 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:03:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.66
X-Spam-Level: 
X-Spam-Status: No, score=-1.66 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 jX9CrvO33WCr for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:03: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 2BCA7130E1C for <quic-issues@ietf.org>; Tue, 16 Oct 2018 14:03: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=O6LJRUcyt3hTEoCTEo33FvIguNQ=; b=fAf38Oxlxc+c3AqX 3ZvhjyX8JYpsH0JFFvlAB2D6sQXjFVj1j77FR7UE5sdUyJb3LrcLJENWnzgy+bgF 4sKSNwvy9EjvctgDKnfy8JiT6C5xpxLKYvmawE6alr4M9Rm/tIiUzUUETUI9FUIj 49aROcxUGPfI5S8joDfrCov2mI4=
Received: by filter1765p1mdw1.sendgrid.net with SMTP id filter1765p1mdw1-22645-5BC65231-E 2018-10-16 21:03:45.52663125 +0000 UTC m=+291345.608983474
Received: from github-lowworker-dcc078e.cp1-iad.github.net (unknown [192.30.252.44]) by ismtpd0042p1mdw1.sendgrid.net (SG) with ESMTP id lltf9t_lQFqA4HF0vIKanQ for <quic-issues@ietf.org>; Tue, 16 Oct 2018 21:03:45.439 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dcc078e.cp1-iad.github.net (Postfix) with ESMTP id E78A92C0A94 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 14:03:44 -0700 (PDT)
Date: Tue, 16 Oct 2018 21:03:45 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0d85b7f9f98fe492d83694c5a43afd56d7e99e1a92cf0000000117de143092a169ce1619eca2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1861/review/165366812@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1861@github.com>
References: <quicwg/base-drafts/pull/1861@github.com>
Subject: Re: [quicwg/base-drafts] tiny crypto nit (#1861)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc65230df05e_354c3fb341cd45b825578b9"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2ZJCVtDu53AKz2f8wbw7s0kS2sL2g5P7UOdi +af7yb1TiNCfPMjiyhuce/3auaqx9QqxCCmKG2BUid68DvfpBCkslNcZfdBqqryZCdprzu+DzMv8PG bdubbQn8OBMGkqlYTxI0/kGauj1ZYAwaQhXOm0kpCHpXQeSurWFINVFniw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zrSZ3-JnIraakML3glYLNeqkZzo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 21:03:59 -0000

----==_mimepart_5bc65230df05e_354c3fb341cd45b825578b9
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/1861#pullrequestreview-165366812
----==_mimepart_5bc65230df05e_354c3fb341cd45b825578b9
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/1861#pullrequestreview-165366812">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqziyCJnKcl96mrEmCmWvM7EOZPbdks5ulkmwgaJpZM4XiNjw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-bB0WGIRwPcW6V1NYOXkBCqm2j-ks5ulkmwgaJpZM4XiNjw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1861"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1861#pullrequestreview-165366812"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1861#pullrequestreview-165366812",
"url": "https://github.com/quicwg/base-drafts/pull/1861#pullrequestreview-165366812",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1861",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1861#pullrequestreview-165366812"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 394844400\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc65230df05e_354c3fb341cd45b825578b9--


From nobody Tue Oct 16 14:10:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 780AD130E42 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:10:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 F5KGwn-vk2dZ for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:10: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 21391130E35 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 14:10:54 -0700 (PDT)
Date: Tue, 16 Oct 2018 14:10:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539724253; bh=dl+q1d3YQnPHxd99iaBDTvgodLcaNbjXAqDUCwmy3Wg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sFirs7Qss5VjezJsNANYV2nNKhHx3t/40YIrPO4LeJ4OwwB6zx+sqtN+yRb6u4UQg 9WTn4tlkD0OoTGJB3EvzjQYUJuM9J3Dj92kCVA/VHW+Xbhwi3FOzI9+mUORsEk8eIM 3OmdKdKGkLF6zEcshyy7imvmjMcwoaOwz8TZykNk=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe2b6d7c77cdba381c3b2498864f5fc8e04508c0192cf0000000117de15dd92a169ce160a44d7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1857/c430402253@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc653dd2d7b4_19a93f93f38d45c01126376"; 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/ngZNJFTcjfZWX1f99aTBpiwV_6E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 21:10:55 -0000

----==_mimepart_5bc653dd2d7b4_19a93f93f38d45c01126376
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If people are OK with the general layout, I suggest we land this PR quickly (to unblock other PR) and then wordsmith the nits in future PRs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857#issuecomment-430402253
----==_mimepart_5bc653dd2d7b4_19a93f93f38d45c01126376
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>If people are OK with the general layout, I suggest we land this PR quickly (to unblock other PR) and then wordsmith the nits in future PRs.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1857#issuecomment-430402253">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2tZHIilBAJbd1Po3UlCoTF9y6zAks5ulktdgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1KOtDEe86waTBHsKexuzo5d0S-xks5ulktdgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke in #1857: If people are OK with the general layout, I suggest we land this PR quickly (to unblock other PR) and then wordsmith the nits in future PRs."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857#issuecomment-430402253"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857#issuecomment-430402253",
"url": "https://github.com/quicwg/base-drafts/pull/1857#issuecomment-430402253",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1857,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1857\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857#issuecomment-430402253"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc653dd2d7b4_19a93f93f38d45c01126376--


From nobody Tue Oct 16 14:59:45 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E15EE130E53 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:59:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.965
X-Spam-Level: 
X-Spam-Status: No, score=-1.965 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_SIGNED=0.1, DKIM_VALID=-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 gZvwe6lk5-fE for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:59:43 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 421E3130E50 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 14:59:43 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539727182; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=COQos+LTzGhHcnVR+JyaUAPhqGBoqq/0VYrjAv9FwTk=; b=veFe4GL8uDgpee4LYEH4XHRtNRamt3NUKyxdSOGqMakmK+zW/0qrrvhbDNZVHyWGplMSG279 /E54Ge8Twb8ooP9rHo2PZlv2pyKMkE+jD+m4qcACokWlPEfZiICtzQgNuWnH2f/oD0VtSctL 8ddFr1K6cy8IpLS/uf9eLCfRwn4=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bc65f4d.7f62ccb6ccf0-smtp-out-n02; Tue, 16 Oct 2018 21:59:41 -0000 (UTC)
Date: Tue, 16 Oct 2018 14:59:40 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc65f4c467ad_6bf92b00dd810570452bc@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 840fbe: Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc65f4c463e3_6bf92b00dd81057045198"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AUo71GSoVPHlL6tO9AXqyuCup0k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 21:59:45 -0000

----==_mimepart_5bc65f4c463e3_6bf92b00dd81057045198
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 840fbe01aef18b47577aaf9cf60aef2cdcf4e04c
      https://github.com/quicwg/base-drafts/commit/840fbe01aef18b47577aaf9cf60aef2cdcf4e04c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Replace handshake with crypto (#1859)

* Replace handshake with crypto

This replaces #1842 and tries to fix everything to consistently use crypto packets instead of handshake packets.

Fixes #1836.

* Martin's comments

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* remove stray keypress

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Most of Mike's comments

* Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc65f4c463e3_6bf92b00dd81057045198--


From nobody Tue Oct 16 14:59:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0713C130E51 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:59:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 4vw5FS_UGsDI for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:59: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 4CFBE130E50 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 14:59:48 -0700 (PDT)
Date: Tue, 16 Oct 2018 14:59:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539727187; bh=kbUBIChs0fOGdcj0S2bwaFWr2JTN4qjXSSJ7CsOATtc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=T8/jBMZEHHMieZDb89EXghdI972fV13RlMYMQ9YbdzPUR77snknECUKV2OO600itQ 2MvuYags2DFPzQEhORelTTL4Wip/WoadpGpp1Mc2Jh7Manl8nX8U2u4kKgYjbjeT0h Tgpq0PQjSWPJxosezJM5IvuI9W1BkT+2CiV+3QkY=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf7f9573aec4ea9916f1ad83ddcb6db596379074d92cf0000000117de215392a169ce15e45ac3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1836/issue_event/1908065979@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1836@github.com>
References: <quicwg/base-drafts/issues/1836@github.com>
Subject: Re: [quicwg/base-drafts] "Handshake Packet" is Overloaded (#1836)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc65f533b77b_13743fee05ad45c0285132a"; 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/pLvrw-JlzKfMW69uRz3QsGSUphk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 21:59:50 -0000

----==_mimepart_5bc65f533b77b_13743fee05ad45c0285132a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1836 via #1859.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1836#event-1908065979
----==_mimepart_5bc65f533b77b_13743fee05ad45c0285132a
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="367286979" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1836" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1836/hovercard" href="https://github.com/quicwg/base-drafts/issues/1836">#1836</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="370337232" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1859" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1859/hovercard" href="https://github.com/quicwg/base-drafts/pull/1859">#1859</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/1836#event-1908065979">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7Y8ZESZ2dxmmeyw3fBzVU8jW3ALks5ullbTgaJpZM4XKkFs">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5tqk6XzahOiHlTzOxAmjUvAbAFzks5ullbTgaJpZM4XKkFs.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1836 via #1859."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1836#event-1908065979"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1836#event-1908065979",
"url": "https://github.com/quicwg/base-drafts/issues/1836#event-1908065979",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] \"Handshake Packet\" is Overloaded (#1836)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1836#event-1908065979"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388645228\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc65f533b77b_13743fee05ad45c0285132a--


From nobody Tue Oct 16 14:59:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BED91130E50 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:59:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 SD7Gi82-qOTB for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 14:59: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 6E34F130E59 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 14:59:48 -0700 (PDT)
Date: Tue, 16 Oct 2018 14:59:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539727186; bh=E6N3mstyVsS7e9ROuB1UU7Sf7btGTX0Nub8fK9K4DfY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oX6vehpIxSbgWLts3QbMfmeKTTmoSHcm8hUYoqwV9fmjmJSgrk7P1axIy/aPltgzs M6CBLx9s4zyrMpL/j97cT/h+3oynDwX8AExgNvlFwzsWJBwDkeY0dVvYLzHsRS+0dl mbeG7N9Leuy/xnhrtnt6fNAfJeLieBw/X7bbINgE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb75063819e0369e66675c58b450863b6cb16fb8992cf0000000117de215292a169ce1612e5d0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1859/issue_event/1908065974@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1859@github.com>
References: <quicwg/base-drafts/pull/1859@github.com>
Subject: Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc65f52890d9_5d6f3f9d05ad45bc312941f"; 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/9VhPWcPYhhcb0Ss7eWO36v-qpys>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 21:59:51 -0000

----==_mimepart_5bc65f52890d9_5d6f3f9d05ad45bc312941f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1859 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/1859#event-1908065974
----==_mimepart_5bc65f52890d9_5d6f3f9d05ad45bc312941f
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="370337232" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1859" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1859/hovercard" href="https://github.com/quicwg/base-drafts/pull/1859">#1859</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/1859#event-1908065974">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9qCZ7op-8lQxvwEm1860SiYfHQmks5ullbSgaJpZM4XdHJ7">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3wFg72myrjCQFUyFyjTTL9qf-Fzks5ullbSgaJpZM4XdHJ7.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1859 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1859#event-1908065974"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1859#event-1908065974",
"url": "https://github.com/quicwg/base-drafts/pull/1859#event-1908065974",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Replace handshake with crypto (#1859)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1859#event-1908065974"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393507451\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc65f52890d9_5d6f3f9d05ad45bc312941f--


From nobody Tue Oct 16 15:00:51 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 282CD130E50 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:00:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 yTjTlv1l6UhC for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:00: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 E64AF130E53 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 15:00:47 -0700 (PDT)
Date: Tue, 16 Oct 2018 15:00:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539727247; bh=gt1TyRJy9EvR+1Zd9ZJzwD7F93fFi8pUHSRNk3pSydg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YAXGiOH0H7kKDUo0vs8W9dKkhkBLqEChEASzYOminOrQ0eFOE20tgPA04hytmgjdw LyQvOWlh5Q43D+kNfd4doHN6PtMZLZ72fYjOUgyJrfundywseyEV4K58DbhUelh+Yj i7M4/FSpylLmdm/orJCMmGoSHTcp9WmEoqtv2eLE=
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/1861/push/2965186247@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1861@github.com>
References: <quicwg/base-drafts/pull/1861@github.com>
Subject: Re: [quicwg/base-drafts] tiny crypto nit (#1861)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc65f8f41e5_2e803f98b74d45c44274853"; 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/5PuovLAf4Ixw1EI5MnvrTokdHeY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 22:00:49 -0000

----==_mimepart_5bc65f8f41e5_2e803f98b74d45c44274853
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

4c7dfb6  Merge branch 'master' into patch-26


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1861/files/4f46b428c7e2e2642d55cd2973ea0fc1d571a1f8..4c7dfb6f66b5cc8b4f8f6564803ef23202c4ee69

----==_mimepart_5bc65f8f41e5_2e803f98b74d45c44274853
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/4c7dfb6">4c7dfb6</a>  Merge branch &#39;master&#39; into patch-26</li>
</ul>


<p style="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/1861/files/4f46b428c7e2e2642d55cd2973ea0fc1d571a1f8..4c7dfb6f66b5cc8b4f8f6564803ef23202c4ee69">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5UMtXlvI7nDnISRexpI0GH-bgjPks5ullcPgaJpZM4XiNjw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzcOzZK9PulI0O8cmla3XFq3cP8Zks5ullcPgaJpZM4XiNjw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1861"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1861/files/4f46b428c7e2e2642d55cd2973ea0fc1d571a1f8..4c7dfb6f66b5cc8b4f8f6564803ef23202c4ee69"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1861/files/4f46b428c7e2e2642d55cd2973ea0fc1d571a1f8..4c7dfb6f66b5cc8b4f8f6564803ef23202c4ee69",
"url": "https://github.com/quicwg/base-drafts/pull/1861/files/4f46b428c7e2e2642d55cd2973ea0fc1d571a1f8..4c7dfb6f66b5cc8b4f8f6564803ef23202c4ee69",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1861",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1861:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "4c7dfb6",
"value": "Merge branch 'master' into patch-26"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1861/files/4f46b428c7e2e2642d55cd2973ea0fc1d571a1f8..4c7dfb6f66b5cc8b4f8f6564803ef23202c4ee69"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 394844400\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc65f8f41e5_2e803f98b74d45c44274853--


From nobody Tue Oct 16 15:02:11 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33F6C130E55 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:02:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 3dBitVFCF0oT for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:02:07 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 01EF2130E51 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 15:02:06 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539727326; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=tvn8W22YCASky7UY2+TVGCXNrLhWtDjsYnv7uRHt7uQ=; b=lxrs8dEocweMF6J8q2gzwvJfzlednQN7W4s8lMdERsvdwsCqWoOayA7RfgyiGejAGweHUeCH udCt2gPaCdiUrdKNbFWhkSnSi0c1OWVLjaYOuyDn2HLp7hFgFR3lZZCNP1sudbQXVt13Bwwx pxFlK5SzXCtKJCMHUsBi7uC6VcE=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.h.duke=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bc65fde.7f2470552690-smtp-out-n01; Tue, 16 Oct 2018 22:02:06 -0000 (UTC)
Date: Tue, 16 Oct 2018 15:02:05 -0700
From: martinduke <martin.h.duke@gmail.com>
Reply-To: martinduke <martin.h.duke@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc65fdd9f980_3dab2b0f34bd8580221c8@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e366bc: tiny crypto nit (#1861)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc65fdd9f5bc_3dab2b0f34bd8580220b3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dC2eYr3KICfPANWyeXcXxMdIadE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 22:02:08 -0000

----==_mimepart_5bc65fdd9f5bc_3dab2b0f34bd8580220b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: e366bc1185e989bb7b4aa310b02dde2d946d6fca
      https://github.com/quicwg/base-drafts/commit/e366bc1185e989bb7b4aa310b02dde2d946d6fca
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  tiny crypto nit (#1861)

missed this one in #1859



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc65fdd9f5bc_3dab2b0f34bd8580220b3--


From nobody Tue Oct 16 15:02:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BCD4E130E52 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:02:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 iMDlURToqjm3 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:02: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 0B28F130E51 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 15:02:14 -0700 (PDT)
Date: Tue, 16 Oct 2018 15:02:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539727333; bh=9pgMnx4iPLNRBPGRVY+K1yXy1DUjy22liAoCi2UKmxc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=foAZ5oVm3O5F2+ZpAJsYNDYbE5VbdBaMeJRPnVYDnwb1EO3TSMIlgNQIZsHrx4dim boQLvADk3prCKk3RseS9fecNW9dFWJCOk4t2QXUiSSQg9MukbybZEegywsCw5DkEH0 iCjtPNiVvw5rGaXpOujJKQ/XkgIuD+zpQ2eWm87c=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe0f88da186330bc5dce4ca3a5f9a3730e08aa29d92cf0000000117de21e592a169ce1619eca2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1861/issue_event/1908070272@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1861@github.com>
References: <quicwg/base-drafts/pull/1861@github.com>
Subject: Re: [quicwg/base-drafts] tiny crypto nit (#1861)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc65fe551603_657e3fb341cd45b8463602e"; 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/8vXrIJ2EuYKKDsbD5ShaDdWsFio>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 22:02:16 -0000

----==_mimepart_5bc65fe551603_657e3fb341cd45b8463602e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1861 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/1861#event-1908070272
----==_mimepart_5bc65fe551603_657e3fb341cd45b8463602e
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="370797730" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1861" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1861/hovercard" href="https://github.com/quicwg/base-drafts/pull/1861">#1861</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/1861#event-1908070272">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5TlPzwT3p9ShhHMb1i41dzhy4iWks5ulldlgaJpZM4XiNjw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1umf87etWatYYYxuuTBGJfEhUVpks5ulldlgaJpZM4XiNjw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1861 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1861#event-1908070272"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1861#event-1908070272",
"url": "https://github.com/quicwg/base-drafts/pull/1861#event-1908070272",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] tiny crypto nit (#1861)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1861#event-1908070272"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 394844400\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc65fe551603_657e3fb341cd45b8463602e--


From nobody Tue Oct 16 15:10:46 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84870130E55 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:10:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 4rGX3O1MQlHM for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:10:43 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 6EC6B130E52 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 15:10:43 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539727842; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=/Onjb01uZYCnRBjPoEcXcDPbarMwG/rafKd92y+2h/M=; b=gyi7oQ+Uj9LCThWsvkagOwh1oKpYLJMbutPZgr6xnTskHlc2HHd5zV+9T51VYbmdiPe1nOz0 vLmpHquYPLcfPutVvIli3kq4DBmo4YQZmLmyNdM9i5H3adDuRVnx1ooxbLbW2H52sq5yqMVv qMVmwGgIc79THfzX2aWBC041sRI=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bc661e2.7f5f507dcde0-smtp-out-n02; Tue, 16 Oct 2018 22:10:42 -0000 (UTC)
Date: Tue, 16 Oct 2018 15:10:42 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc661e25c2a_5bd62b06afe38588382b7@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 438b96: modified intro, made error codes first level secti...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc661e258f5_5bd62b06afe38588381f8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/etpDFSj2da0E7pe0OwVOCXMtp98>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 22:10:44 -0000

----==_mimepart_5bc661e258f5_5bd62b06afe38588381f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: 438b9650dcbd28453004d3ffe6296b16277fe7bb
      https://github.com/quicwg/base-drafts/commit/438b9650dcbd28453004d3ffe6296b16277fe7bb
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  modified intro, made error codes first level section


  Commit: 53f0badcfab54967edd5f3c28b5ad43e2b03bb90
      https://github.com/quicwg/base-drafts/commit/53f0badcfab54967edd5f3c28b5ad43e2b03bb90
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Done through connection migration section


Compare: https://github.com/quicwg/base-drafts/compare/c4ce2c29be13...53f0badcfab5
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc661e258f5_5bd62b06afe38588381f8--


From nobody Tue Oct 16 15:10:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B5771130E52 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:10:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 HM2x1AmwUQtR for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:10: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 C38D5130E6D for <quic-issues@ietf.org>; Tue, 16 Oct 2018 15:10:47 -0700 (PDT)
Date: Tue, 16 Oct 2018 15:10:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539727847; bh=DA5E2WkK4fUgM06nF1sxTrCVR9SJULxBLwOCaIXclK4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qRaYyxYZDhDluf1oteUq1ljVXqG/N0/fVXo15fFdQQV9V4TEtdXlaXNiKkLFl1Vxb OnrI03/MtgNiHrNqXRo8IoYweNKEoJP7mLz1CT+7mAs3YJFDtcCW/j1Ojtb0M3XdTG 75bTMHJc5pFio5XFhGgTlCUXoPGDZr+v5ASfIp9k=
From: janaiyengar <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/1857/push/2965209401@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc661e725312_57f73fa197cd45c49771a2"; 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/xtYiO_i--9e4wq1JM6HwW5U57oY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 22:10:50 -0000

----==_mimepart_5bc661e725312_57f73fa197cd45c49771a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 2 commits.

438b965  modified intro, made error codes first level section
53f0bad  Done through connection migration section


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/c4ce2c29be13de5146556c2a49ef3c8aa57cc317..53f0badcfab54967edd5f3c28b5ad43e2b03bb90

----==_mimepart_5bc661e725312_57f73fa197cd45c49771a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/janaiyengar" class="user-mention">@janaiyengar</a> pushed 2 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/438b965">438b965</a>  modified intro, made error codes first level section</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/53f0bad">53f0bad</a>  Done through connection migration 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/1857/files/c4ce2c29be13de5146556c2a49ef3c8aa57cc317..53f0badcfab54967edd5f3c28b5ad43e2b03bb90">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2BCbvP75HyPFU5FX3ccaLReb9UOks5ulllngaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxuC3T4vqFzz9MSYo7yhiA12mauiks5ulllngaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 2 commits in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/c4ce2c29be13de5146556c2a49ef3c8aa57cc317..53f0badcfab54967edd5f3c28b5ad43e2b03bb90"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/c4ce2c29be13de5146556c2a49ef3c8aa57cc317..53f0badcfab54967edd5f3c28b5ad43e2b03bb90",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/c4ce2c29be13de5146556c2a49ef3c8aa57cc317..53f0badcfab54967edd5f3c28b5ad43e2b03bb90",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 2 commits in #1857",
"sections": [
{
"text": "2 new commits pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "438b965",
"value": "modified intro, made error codes first level section"
},
{
"name": "53f0bad",
"value": "Done through connection migration section"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/c4ce2c29be13de5146556c2a49ef3c8aa57cc317..53f0badcfab54967edd5f3c28b5ad43e2b03bb90"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc661e725312_57f73fa197cd45c49771a2--


From nobody Tue Oct 16 15:32:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD49E130E51 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:31:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 MtEzN2PVikb9 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:31: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 DB964130E4B for <quic-issues@ietf.org>; Tue, 16 Oct 2018 15:31:57 -0700 (PDT)
Date: Tue, 16 Oct 2018 15:31:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539729116; bh=O2MFmapkCgvmIpuzPinrqfYuu21DJt/lJHLv6YYcGvs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2U9hCCjze3Rl6FQv9lE3/GPwryPhmqAwMv/FsVbLXKLxVXA1kMKXWt54C2kyKX+br 372c6cwVrrOMX940vhiEaLXnme6g1SgSFLsp00/p5ANvOSi+6mp86xeZxwSQR7rphj ZNQaNPR+nyh3Hw2lVf6YJw9Nl9NEL4vqVKQAaBYo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2eeffb7efa7640086f4dc45fd1e4f3bcffbc4de592cf0000000117de28dc92a169ce1498f380@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1608/430424160@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1608@github.com>
References: <quicwg/base-drafts/issues/1608@github.com>
Subject: Re: [quicwg/base-drafts] Varints for numeric transport parameters (#1608)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc666dcb5704_53283fa8a08d45b85132536"; 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/NY_7R2FAN-mfVJdNF3wnEPsEwl4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 22:32:00 -0000

----==_mimepart_5bc666dcb5704_53283fa8a08d45b85132536
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It's 10/16, any updates @marten-seemann 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1608#issuecomment-430424160
----==_mimepart_5bc666dcb5704_53283fa8a08d45b85132536
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It's 10/16, any updates <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>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1608#issuecomment-430424160">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0wMLJna8JU0tJeiq3VTJS8rQ5Waks5ull5cgaJpZM4Vll4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwdkt9fpx8b_x_RDBuiUewW9_4QLks5ull5cgaJpZM4Vll4A.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1608: It's 10/16, any updates @marten-seemann "}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1608#issuecomment-430424160"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1608#issuecomment-430424160",
"url": "https://github.com/quicwg/base-drafts/issues/1608#issuecomment-430424160",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Varints for numeric transport parameters (#1608)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1608,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1608\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1608#issuecomment-430424160"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362176000\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc666dcb5704_53283fa8a08d45b85132536--


From nobody Tue Oct 16 15:49:58 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69137130E52 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:49:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 cVxWKyeicGeD for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:49:56 -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 15603130E37 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 15:49:56 -0700 (PDT)
Date: Tue, 16 Oct 2018 15:49:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539730195; bh=4A+mQN15u4cyb2NylM6858NXpl7589tvQZkR0Z+Laz8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=E4bhF1HvBO6aZcpQDB9CtF53iDCgxMU2kEo+/xnjYPz8FMx9lakcWXoZzDZxvApnc kiG5hVGMuDPw7Lx9pSWlYTAwJo2QnVzvYvjLj0S3XBmHoli43dRkgvqlbf7N6BfHLP Of4Jgq/EoCxnbB42JhCjgy47NtFiu0STe6RzsG34=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe7a1f3d1114b3a5a79c5abb57e172696189d81d192cf0000000117de2d1392a169ce15d27d33@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1828/430428281@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1828@github.com>
References: <quicwg/base-drafts/issues/1828@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc66b13522ec_8153f890a2d45c44633d6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q3R1a-jArofLAEfjf3kYMqyVjG0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 22:49:58 -0000

----==_mimepart_5bc66b13522ec_8153f890a2d45c44633d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Parking based on the resolution of #631 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1828#issuecomment-430428281
----==_mimepart_5bc66b13522ec_8153f890a2d45c44633d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Parking based on the resolution of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="235897456" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/631" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/631/hovercard" href="https://github.com/quicwg/base-drafts/issues/631">#631</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/1828#issuecomment-430428281">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxsHPDmviTlLD0Z-2MCTw_GNInvpks5ulmKTgaJpZM4XFB9Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq31pgx2yIJ09Nlj_yWgb0TZWYyIvks5ulmKTgaJpZM4XFB9Q.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1828: Parking based on the resolution of #631 "}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1828#issuecomment-430428281"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-430428281",
"url": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-430428281",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Spin bit should be applied per each 5-tuple rather than per connection (#1828)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1828\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1828#issuecomment-430428281"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387194704\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc66b13522ec_8153f890a2d45c44633d6--


From nobody Tue Oct 16 15:51:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 17D10130E59 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:51:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Dv51w35A2-ww for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:51: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 0ABD9130E37 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 15:51:34 -0700 (PDT)
Date: Tue, 16 Oct 2018 15:51:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539730293; bh=xhLLdWrkaX4dIOa8/VHJbFwN+fLZ0vJIAV+2gMhJvTc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DXCiF6WwS8rxAHM0mdW/FryxIdch9x9pnQ+E8f/x40SU4BNb+bg7nLQ/XBm67+MCT 0L+Nfm3qjbu8HYjyKn/yZWyP/cXq8cKKfLzh520Wz0GrYn3SAg2i+uU7H7iEkfY6Op EwTkGr/qfESisK/ExA/inRJqyUPNYlOqXORMQ5+Y=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9f902675c310624e2f5d665266c688c3f994e4b192cf0000000117de2d7592a169ce15e83506@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1838/430428636@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1838@github.com>
References: <quicwg/base-drafts/issues/1838@github.com>
Subject: Re: [quicwg/base-drafts] ECN counters and Coalescing of QUIC packets (#1838)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc66b75742ce_36ef3f972e8d45b42248722"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fNSqd8VVgpVLmYG7b2sNi_VNB9U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 22:51:36 -0000

----==_mimepart_5bc66b75742ce_36ef3f972e8d45b42248722
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Sounds good.  I'm sure that we'd appreciate getting 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/1838#issuecomment-430428636
----==_mimepart_5bc66b75742ce_36ef3f972e8d45b42248722
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Sounds good.  I'm sure that we'd appreciate getting 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/1838#issuecomment-430428636">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6Y_jPlyxxo0JCPqacgX9Vgj3cWAks5ulmL1gaJpZM4XLxOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq01QFlcZr_uFpX-LgbizPzU1y2eyks5ulmL1gaJpZM4XLxOA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1838: Sounds good.  I'm sure that we'd appreciate getting a PR for this."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1838#issuecomment-430428636"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1838#issuecomment-430428636",
"url": "https://github.com/quicwg/base-drafts/issues/1838#issuecomment-430428636",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] ECN counters and Coalescing of QUIC packets (#1838)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1838,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1838\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1838#issuecomment-430428636"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388961152\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc66b75742ce_36ef3f972e8d45b42248722--


From nobody Tue Oct 16 15:52:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AEA43130E5A for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:52:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 RslM9qOrJbDh for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:52:19 -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 30C51130E37 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 15:52:19 -0700 (PDT)
Date: Tue, 16 Oct 2018 15:52:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539730338; bh=MJrSeIVEu1csV23QM3ktq1/ndzUpPHnHUuzwguChv9M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Gyhsv4vzpCGcWF0fAqHGeaQ+HKmp5Khh7AIC7309fLiv9TdSV/MipvGpgX8FyoX0b 63P4rokUTC3cNK67O8c6lpvvrDNa+s3kQws/KWpYahV1AvZs3pjSHzk9FI38gl775U F/Opsvx14UC1rH8Dnf+5h01Rj8CF1xx6fR/ObD8M=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abed471bf1018d7bfe2e98bbb024008ef3cf99c9b592cf0000000117de2da292a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1826/430428811@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc66ba284b53_269f3f931cad45b4138918a"; 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/7fLhsNXA6UjXDAdRCJidSfVtfDU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 22:52:21 -0000

----==_mimepart_5bc66ba284b53_269f3f931cad45b4138918a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Discussed, this might be overkill. Closing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1826#issuecomment-430428811
----==_mimepart_5bc66ba284b53_269f3f931cad45b4138918a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Discussed, this might be overkill. Closing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1826#issuecomment-430428811">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxG9iaFEy1e_OlWv-_CE-wPhhMENks5ulmMigaJpZM4XEpNd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8Y_e4fTwajn-UEssQU0ezcusLGZks5ulmMigaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1826: Discussed, this might be overkill. Closing."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1826#issuecomment-430428811"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-430428811",
"url": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-430428811",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1826,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#issuecomment-430428811"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387093341\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc66ba284b53_269f3f931cad45b4138918a--


From nobody Tue Oct 16 15:52:28 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 71697130E37 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:52:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 q7VdaVURTCm4 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:52:20 -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 22118130E52 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 15:52:20 -0700 (PDT)
Date: Tue, 16 Oct 2018 15:52:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539730339; bh=gt0+S6dxq2hFPgcZeDETkru5xk6RZqmyGf3Q8W9IaSA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tgNMMWu/kQHLg4YpFf6fPLH0T6v0a0qPvLIYhXggKUzd1BJIYn4pAptuKVrcncPSI eQUhQvJIm9KaOCQnDQ3wSGoUhaiPXjfaoMzctFR3Ob+y9zS5vOf1evREIYpWiGQkh1 aMZPipeTXFHkOUgG9jVrzRZo711O+jFWC+bTEf9w=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6941e98ff5c40623dee582d79317ea47cb0290c892cf0000000117de2da392a169ce15d12f59@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1826/issue_event/1908146667@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1826@github.com>
References: <quicwg/base-drafts/issues/1826@github.com>
Subject: Re: [quicwg/base-drafts] Use a "stream" for transmitting CIDs (#1826)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc66ba3b3607_37523f972e8d45b4419726"; 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/uuQgBfFAmBH1r4Fcki6Q2DK6dDc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 22:52:21 -0000

----==_mimepart_5bc66ba3b3607_37523f972e8d45b4419726
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1826.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1826#event-1908146667
----==_mimepart_5bc66ba3b3607_37523f972e8d45b4419726
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="366030681" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1826" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1826/hovercard" href="https://github.com/quicwg/base-drafts/issues/1826">#1826</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/1826#event-1908146667">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzB-tZ5O-2EaFNjUJai9ha95VUYcks5ulmMjgaJpZM4XEpNd">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6_eXJ3JY1xtyJnt4omJWRFZe7zbks5ulmMjgaJpZM4XEpNd.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1826."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1826#event-1908146667"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1826#event-1908146667",
"url": "https://github.com/quicwg/base-drafts/issues/1826#event-1908146667",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use a \"stream\" for transmitting CIDs (#1826)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1826#event-1908146667"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387093341\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc66ba3b3607_37523f972e8d45b4419726--


From nobody Tue Oct 16 15:52:34 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F4D7130E66 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:52:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 s3LeICPvRkYN for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 15:52:21 -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 B20D6130E52 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 15:52:21 -0700 (PDT)
Date: Tue, 16 Oct 2018 15:52:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539730341; bh=6gN8Z583cws56rFlRdIbkKXv3pChJlZGptox6SHGgQo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gf56j4GK9rTWmDS8MkOJVh2Y49MWhijtoPoYYZjG2wev8XZxgGRqnOdjD91st76GX KQp+py0PoGY0uA7igjG+I9usQOruKy/hkzZU7grznQ4zcC97dZvmiGSwFemse8Tao6 21ukmTNIoeqGBxXsdKmhrW4s278M7CTzKNnR60zA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5b46f202693b7d5d3b388ef1ee8b17eb240dd1d992cf0000000117de2da592a169ce15ef61fe@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1845/430428822@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1845@github.com>
References: <quicwg/base-drafts/issues/1845@github.com>
Subject: Re: [quicwg/base-drafts] Should the key update expansion use "quic " or "tls13 "? (#1845)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc66ba54b237_48ad3f972e8d45b4175868d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/i7roLjr-FVRIy0YlSVejAsudX_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: Tue, 16 Oct 2018 22:52:24 -0000

----==_mimepart_5bc66ba54b237_48ad3f972e8d45b4175868d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think that folks in slack settled on "quic ".  We need to write that down 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/1845#issuecomment-430428822
----==_mimepart_5bc66ba54b237_48ad3f972e8d45b4175868d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think that folks in slack settled on "quic ".  We need to write that down 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/1845#issuecomment-430428822">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_-4K06K1wDL4WUjxO3UAQZIW1_hks5ulmMlgaJpZM4XOv-e">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6YB5Y4xCN2bOsyuL5ZVfhcFzZrCks5ulmMlgaJpZM4XOv-e.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1845: I think that folks in slack settled on \"quic \".  We need to write that down though."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1845#issuecomment-430428822"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1845#issuecomment-430428822",
"url": "https://github.com/quicwg/base-drafts/issues/1845#issuecomment-430428822",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Should the key update expansion use \"quic \" or \"tls13 \"? (#1845)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1845,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1845\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1845#issuecomment-430428822"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389742494\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc66ba54b237_48ad3f972e8d45b4175868d--


From nobody Tue Oct 16 16:02:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BEC9D130E5D for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 16:02:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 awj9h-7qpzE9 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 16:02: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 DEAD4130E5A for <quic-issues@ietf.org>; Tue, 16 Oct 2018 16:02:12 -0700 (PDT)
Date: Tue, 16 Oct 2018 16:02:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539730931; bh=cZg/qVdsNl3y43IFDIaYwhfWPHG2MRl9R47sMScta38=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=YxRvlsHwteMmDx+VkxNFFofLeKeHVq9GepEUjX07591AM8a574URlNVL7zP369yT2 ZjF3GTsCbLfo656ToJjH0G5EJ0Dc/meFArSVbk4b57VIYlg+BBLVuWXytsCaCKpr+G DdbVbILrKztS3u8u43bFJkcIVP6q8On22L1wkjHA=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab0107cf65e3a454b77f3f2de6d58a9bae2c48f75c92cf0000000117de2ff392a169ce161a7967@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/82@github.com>
Subject: [quicwg/wg-materials] Added an agenda item based on editors discussion (#82)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc66df38ea09_747b3fee05ad45c030520c0"; 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/K4-Ekzx8LAqgb3ka-Sc23l2X-Hc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 23:02:15 -0000

----==_mimepart_5bc66df38ea09_747b3fee05ad45c030520c0
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/wg-materials/pull/82

-- Commit Summary --

  * Added an agenda item based on editors discussion

-- File Changes --

    M ietf103/agenda.md (2)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/82.patch
https://github.com/quicwg/wg-materials/pull/82.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/wg-materials/pull/82

----==_mimepart_5bc66df38ea09_747b3fee05ad45c030520c0
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/wg-materials/pull/82'>https://github.com/quicwg/wg-materials/pull/82</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Added an agenda item based on editors discussion</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/82/files#diff-0">ietf103/agenda.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/82.patch'>https://github.com/quicwg/wg-materials/pull/82.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/82.diff'>https://github.com/quicwg/wg-materials/pull/82.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/wg-materials/pull/82">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0JdYVKdN7RGHl-OEZOjJRRNbiHBks5ulmVzgaJpZM4Xie8S">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1fRG8SUNXFJxJ5ko8Pkj8Uf7ph_ks5ulmVzgaJpZM4Xie8S.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Added an agenda item based on editors discussion (#82)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/82"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/82",
"url": "https://github.com/quicwg/wg-materials/pull/82",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Added an agenda item based on editors discussion (#82)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "af35c8e",
"value": "Added an agenda item based on editors discussion"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[ietf103/agenda.md](https://github.com/quicwg/wg-materials/pull/82/files#diff-0) (2 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"issueId\": 82,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"pullRequestId\": 82\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/82"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/82.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/82.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 394915602\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc66df38ea09_747b3fee05ad45c030520c0--


From nobody Tue Oct 16 16:10:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF9C0130ECB for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 16:10:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 TN50F2pC6pYW for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 16:10: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 C99D9130E9A for <quic-issues@ietf.org>; Tue, 16 Oct 2018 16:10:07 -0700 (PDT)
Date: Tue, 16 Oct 2018 16:10:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539731406; bh=K9GS/CT8DrWg7YfLVaOJs0Lw6UKGTbLXlRmozcZZonU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=flo3VpztBS1WuMN+JgqBonVTLBhh+j5pqc+No8gq1zOSmaRNUz38G+ikJnL9CBTpD 2YvrNssJCbwxnsPDVr/FZSX030r8N+XnXdnMwZTgu51pc61aFGQelRLghV2lSUKCgB LvGWQsZQnBqsFzPo2XCtPadnGn3swHxkIsFkLbK8=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/wg-materials <noreply@github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/82/push/2965329983@github.com>
In-Reply-To: <quicwg/wg-materials/pull/82@github.com>
References: <quicwg/wg-materials/pull/82@github.com>
Subject: Re: [quicwg/wg-materials] Added an agenda item based on editors discussion (#82)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc66fceb9a86_71893fbab94d45b41007617"; 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/b0NHr1i_cELfH9F3Uso5T-Uyxq0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 16 Oct 2018 23:10:16 -0000

----==_mimepart_5bc66fceb9a86_71893fbab94d45b41007617
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

e5b1879  add draft stability


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/wg-materials/pull/82/files/af35c8e11c352c52aac0e2b8635f41cbdc5065aa..e5b187961a8da8ef6d3313122343f7fe70e2955e

----==_mimepart_5bc66fceb9a86_71893fbab94d45b41007617
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/wg-materials/commit/e5b1879">e5b1879</a>  add draft stability</li>
</ul>


<p style="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/wg-materials/pull/82/files/af35c8e11c352c52aac0e2b8635f41cbdc5065aa..e5b187961a8da8ef6d3313122343f7fe70e2955e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwhoGIgjt6hNRvscS6-bZn1SNDguks5ulmdOgaJpZM4Xie8S">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0XahYwR40ITZhW_4JvrgusSlU-Yks5ulmdOgaJpZM4Xie8S.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"PERSON","message":"@janaiyengar pushed 1 commit in #82"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/82/files/af35c8e11c352c52aac0e2b8635f41cbdc5065aa..e5b187961a8da8ef6d3313122343f7fe70e2955e"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/82/files/af35c8e11c352c52aac0e2b8635f41cbdc5065aa..e5b187961a8da8ef6d3313122343f7fe70e2955e",
"url": "https://github.com/quicwg/wg-materials/pull/82/files/af35c8e11c352c52aac0e2b8635f41cbdc5065aa..e5b187961a8da8ef6d3313122343f7fe70e2955e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #82",
"sections": [
{
"text": "1 new commit pushed to quicwg/wg-materials #82:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "e5b1879",
"value": "add draft stability"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/82/files/af35c8e11c352c52aac0e2b8635f41cbdc5065aa..e5b187961a8da8ef6d3313122343f7fe70e2955e"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 394915602\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc66fceb9a86_71893fbab94d45b41007617--


From nobody Tue Oct 16 18:07:22 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5059B130E63 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 18:07:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.964
X-Spam-Level: 
X-Spam-Status: No, score=-1.964 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_SIGNED=0.1, DKIM_VALID=-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 Cv5e1M1SldmO for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 18:07:19 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 6F1CF130DC5 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 18:07:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539738438; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=fMbmISjnr1Iy/aSynICpHD4QnvGwYKkXnvWRRUjeFJc=; b=pJeh9qUheTpSJgpBidcCbVieMUn5cS6u8dOlvg4ExRu1arg5LlaPwlmrrruzeh1/1LPCh2ll bS7kYcybwZjQqo0a8vfAJSoE890RWtR9ekDvhALVmNH75SM1ruu90400dz9UPVgwGjbdotfU p+t/ng83ssVOfpMcjmwUnLHX8YY=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bc68b46.7fad745c0ae0-smtp-out-n02; Wed, 17 Oct 2018 01:07:18 -0000 (UTC)
Date: Tue, 16 Oct 2018 18:07:18 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc68b46163ee_2f632b23193c05848729@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d2c9ae: Amplification limit in recovery
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc68b4615fc5_2f632b23193c0584871be"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NM8iCQausFEWUo-BfPnGEDJlE3s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 01:07:21 -0000

----==_mimepart_5bc68b4615fc5_2f632b23193c0584871be
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-amplification
  Home:   https://github.com/quicwg/base-drafts
  Commit: d2c9ae53b6fe5ef46432a1fca1f1b8c5c8f64f8d
      https://github.com/quicwg/base-drafts/commit/d2c9ae53b6fe5ef46432a1fca1f1b8c5c8f64f8d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Amplification limit in recovery

Follow up for Issue #1764



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc68b4615fc5_2f632b23193c0584871be--


From nobody Tue Oct 16 18:07:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1FDF7130EBB for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 18:07:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 N1dwwQC24YoY for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 18:07: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 41ECB130E63 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 18:07:40 -0700 (PDT)
Date: Tue, 16 Oct 2018 18:07:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539738459; bh=vVzWI5xkfHyQQXFQND5IOSMlP9+kb7j5hZWO+x7YK9k=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=XGx+FZjx7VJWI1Z9rTDFpHR/XM0u5nPtYbmPF4T40QBXcXzXnM/epZo7gPwCdGSkD dti15Y8jPtMp9ozHcoJK1jyU44N7QXIf83n+UGzpTVWk+5TSHvPv1hkgFk9/qcv5fO kPf40VBj/CT7S1YRdcp7aKa4UW5vCc0wQJolKBaI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab389980ded0da8927a16b2bbbd39aa86e615c905e92cf0000000117de4d5a92a169ce161ad84e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1862@github.com>
Subject: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc68b5aef34e_20a03f98b74d45c43618639"; 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/u41qGe0r16zHn3q-heJNR8VAbMY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 01:07:49 -0000

----==_mimepart_5bc68b5aef34e_20a03f98b74d45c43618639
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Follow up for Issue #1764
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1862

-- Commit Summary --

  * Amplification limit in recovery

-- File Changes --

    M draft-ietf-quic-recovery.md (52)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1862.patch
https://github.com/quicwg/base-drafts/pull/1862.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/1862

----==_mimepart_5bc68b5aef34e_20a03f98b74d45c43618639
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Follow up for Issue <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="361352497" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1764" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1764/hovercard" href="https://github.com/quicwg/base-drafts/issues/1764">#1764</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/1862'>https://github.com/quicwg/base-drafts/pull/1862</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Amplification limit in recovery</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1862/files#diff-0">draft-ietf-quic-recovery.md</a>
    (52)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1862.patch'>https://github.com/quicwg/base-drafts/pull/1862.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1862.diff'>https://github.com/quicwg/base-drafts/pull/1862.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/1862">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-c2njiBGWNeVD2lQILy7QiEBR72ks5uloLagaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8SClLk1ZGeOCdqLpYS9ft_GcFy3ks5uloLagaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Amplification limit in recovery (#1862)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862",
"url": "https://github.com/quicwg/base-drafts/pull/1862",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Amplification limit in recovery (#1862)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "d2c9ae5",
"value": "Amplification limit in recovery"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1862/files#diff-0) (52 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1862,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1862\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc68b5aef34e_20a03f98b74d45c43618639--


From nobody Tue Oct 16 18:09:23 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6AC55130DC5 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 18:09:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.964
X-Spam-Level: 
X-Spam-Status: No, score=-1.964 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_SIGNED=0.1, DKIM_VALID=-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 kOgb_ppdZaBN for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 18:09:19 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 284751271FF for <quic-issues@ietf.org>; Tue, 16 Oct 2018 18:09:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539738558; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ZMfiScWjHmI5ypIGmyvWQaHC7uYB8zjjmgXQOMlU3hw=; b=ayAsa6zRmPIxUv5a/NN/NQwQppX9l2ftioh/ZIrSoE+edFdWgiXXEZEMOb7L6jEym/CrFQ51 NEwtplxxVobjwA1J17rAl1l3cPKpNlfbk5eVwWBKO8KXn/Bl8a7FZi0pCpB7fHrmHDDYQsR6 1u92S4LvqbmC0fdoGGtId3Q2kpg=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bc68bbe.7f9ecc0804e0-smtp-out-n02; Wed, 17 Oct 2018 01:09:18 -0000 (UTC)
Date: Tue, 16 Oct 2018 18:09:17 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc68bbd9cad_4b662b127d36458836542@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0cc808: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc68bbd97ba_4b662b127d364588364c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/12j9rpu7iJeLqFex2poObntvQRw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 01:09:22 -0000

----==_mimepart_5bc68bbd97ba_4b662b127d364588364c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-amplification
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0cc808b873a118f6708d6547d186f3b2fbdfda78
      https://github.com/quicwg/base-drafts/commit/0cc808b873a118f6708d6547d186f3b2fbdfda78
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc68bbd97ba_4b662b127d364588364c0--


From nobody Tue Oct 16 18:09:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C12D8126CC7 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 18:09:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 t9v7oGtcWET4 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 18: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 58C54130DC5 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 18:09:26 -0700 (PDT)
Date: Tue, 16 Oct 2018 18:09:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539738565; bh=J3P3uG90vehFud5DAZZKGGrMKShCO5Exy5mrlgs2miY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fB/KnqTbXMzrEfSKhVYaPBKLLnYB4qirGzRb32GpHjcltEJS3fG2pOcAiKFKyKYSL PP06JJ7L6+obuN5WabmYthl46Oqh9Oige50/QK/vSJX1B1hO7xoSx1hnka35lLfWpN ZgeQsf1EdmBXiMcgc21U5QQLYbGZ+82Cgmm2kc68=
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/1862/push/2965529616@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc68bc52c5fd_63383fac342d45b81758277"; 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_zlJpa1Z8LXi1P0cBwovwTNuYo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 01:09:28 -0000

----==_mimepart_5bc68bc52c5fd_63383fac342d45b81758277
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

0cc808b  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/1862/files/d2c9ae53b6fe5ef46432a1fca1f1b8c5c8f64f8d..0cc808b873a118f6708d6547d186f3b2fbdfda78

----==_mimepart_5bc68bc52c5fd_63383fac342d45b81758277
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/0cc808b">0cc808b</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/1862/files/d2c9ae53b6fe5ef46432a1fca1f1b8c5c8f64f8d..0cc808b873a118f6708d6547d186f3b2fbdfda78">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7OCBFEr_M5LlObJmfF-MvoTO41Nks5uloNFgaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyO5zlNcv91grCh0lKi7lSDFXI4jks5uloNFgaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862/files/d2c9ae53b6fe5ef46432a1fca1f1b8c5c8f64f8d..0cc808b873a118f6708d6547d186f3b2fbdfda78"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862/files/d2c9ae53b6fe5ef46432a1fca1f1b8c5c8f64f8d..0cc808b873a118f6708d6547d186f3b2fbdfda78",
"url": "https://github.com/quicwg/base-drafts/pull/1862/files/d2c9ae53b6fe5ef46432a1fca1f1b8c5c8f64f8d..0cc808b873a118f6708d6547d186f3b2fbdfda78",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1862",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1862:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "0cc808b",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862/files/d2c9ae53b6fe5ef46432a1fca1f1b8c5c8f64f8d..0cc808b873a118f6708d6547d186f3b2fbdfda78"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc68bc52c5fd_63383fac342d45b81758277--


From nobody Tue Oct 16 19:03:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B0097126F72 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 19:03:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 JHenpDbNL6NA for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 19:03: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 CD4701252B7 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 19:03:43 -0700 (PDT)
Date: Tue, 16 Oct 2018 19:03:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539741822; bh=ueViYmBlSiMh8GLPr6HDGVy6H47Y1ckwzE8M9QrvI+s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kvCIzNxRhMjC6LCaGbfsJa1/EnEl8vig23jjCU8v+V/IHtsm/EX6WosM1JKkbxm5f PyiatzJNfmk3kYviXGM/v/9SNe1mDs6jNPNRF1ardhm6HVucw3HGYSRPWo6ibx5iLu qR9D7QfuK/Jja1tFpE2DBkDKwQuWTvD0mziMHs4Y=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb4b1b7e2188a9e5bfb520ab62b801f3ea232411792cf0000000117de5a7e92a169ce15f10683@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1846/430463049@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1846@github.com>
References: <quicwg/base-drafts/issues/1846@github.com>
Subject: Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS frame (#1846)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc6987e919a2_61e13fb4c8cd45bc1015324"; 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/nQTMkYKhUzuhK6Z1nbljD-tviXU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 02:03:46 -0000

----==_mimepart_5bc6987e919a2_61e13fb4c8cd45bc1015324
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@siyengar FWIW, we had some discussion about that in #904 starting from 
https://github.com/quicwg/base-drafts/issues/904#issuecomment-384449861.

And in addition to the risk of transmitting the setting in clear, I think @MikeBishop made a good point stating that having HQ-level settings negotiation _after_ finishing ALPN negotiation is a cleaner design than doing both in parallel (see 
https://github.com/quicwg/base-drafts/issues/904#issuecomment-384789205).

Considering that we can use SETTINGS to negotiate HQ-level configurations without any time penalty, I think there is no reason to switch to using 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/issues/1846#issuecomment-430463049
----==_mimepart_5bc6987e919a2_61e13fb4c8cd45bc1015324
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=3D1054756" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
siyengar">@siyengar</a> FWIW, we had some discussion about that in <a cla=
ss=3D"issue-link js-issue-link" data-error-text=3D"Failed to load issue t=
itle" data-id=3D"269606888" data-permission-text=3D"Issue title is privat=
e" data-url=3D"https://github.com/quicwg/base-drafts/issues/904" data-hov=
ercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-drafts/issues/90=
4/hovercard" href=3D"https://github.com/quicwg/base-drafts/issues/904">#9=
04</a> starting from<br>
<a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to load i=
ssue title" data-id=3D"269606888" data-permission-text=3D"Issue title is =
private" data-url=3D"https://github.com/quicwg/base-drafts/issues/904" da=
ta-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-drafts/iss=
ues/904/hovercard?comment_id=3D384449861" href=3D"https://github.com/quic=
wg/base-drafts/issues/904#issuecomment-384449861">#904 (comment)</a>.</p>=

<p>And in addition to the risk of transmitting the setting in clear, I th=
ink <a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard=
-url=3D"/hovercards?user_id=3D4273797" data-octo-click=3D"hovercard-link-=
click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com=
/MikeBishop">@MikeBishop</a> made a good point stating that having HQ-lev=
el settings negotiation <em>after</em> finishing ALPN negotiation is a cl=
eaner design than doing both in parallel (see<br>
<a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to load i=
ssue title" data-id=3D"269606888" data-permission-text=3D"Issue title is =
private" data-url=3D"https://github.com/quicwg/base-drafts/issues/904" da=
ta-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-drafts/iss=
ues/904/hovercard?comment_id=3D384789205" href=3D"https://github.com/quic=
wg/base-drafts/issues/904#issuecomment-384789205">#904 (comment)</a>).</p=
>
<p>Considering that we can use SETTINGS to negotiate HQ-level configurati=
ons without any time penalty, I think there is no reason to switch to usi=
ng transport parameters.</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/1846#issuecomment-430463049">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2eU=
G5qkNp71slO2tY1GxMleeQAUks5ulo_-gaJpZM4XScTw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq9xm-yxxy0averQFEk20i_CO=
5wwvks5ulo_-gaJpZM4XScTw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1846: @siyengar FWIW, we had some discussion about that in #904 st=
arting from \r\nhttps://github.com/quicwg/base-drafts/issues/904#issuecom=
ment-384449861.\r\n\r\nAnd in addition to the risk of transmitting the se=
tting in clear, I think @MikeBishop made a good point stating that having=
 HQ-level settings negotiation _after_ finishing ALPN negotiation is a cl=
eaner design than doing both in parallel (see \r\nhttps://github.com/quic=
wg/base-drafts/issues/904#issuecomment-384789205).\r\n\r\nConsidering tha=
t we can use SETTINGS to negotiate HQ-level configurations without any ti=
me penalty, I think there is no reason to switch to using transport param=
eters."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/=
base-drafts/issues/1846#issuecomment-430463049"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment=
-430463049",
"url": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-43=
0463049",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Asymmetry in the handling of SETTINGS =
frame (#1846)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1846,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1846\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1846#issuecomment-43=
0463049"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3907105=
12\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc6987e919a2_61e13fb4c8cd45bc1015324--


From nobody Tue Oct 16 19:44:51 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D62C1252B7 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 19:44:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 umvcehq1U8w0 for <quic-issues@ietfa.amsl.com>; Tue, 16 Oct 2018 19:44:46 -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 79260126F72 for <quic-issues@ietf.org>; Tue, 16 Oct 2018 19:44:46 -0700 (PDT)
Date: Tue, 16 Oct 2018 19:44:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539744284; bh=JnO8g7JMTogN8GhI3QbAHdxXiM0SDoXue4/m/LxLr60=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G0s6W4T5qWEVgz+Mf95VJlYG6MyVI4NGlfvzpvP5rkf5tLG8Xd8lUN24qEj6msjck 2ANE/8uC+Z5iH0m4iR/bp6lmqSbz+61R01vPK25gryiMSFt4hixpb/q7sbZ4MahSa2 5lP6XcvoVGvt5JD0sW8Gm6n8yBvjCIaQcyBUbVCs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba6544f19a636af80d285e1e1743b673d9da75b2892cf0000000117de641c92a169ce161ad84e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1862/review/165437602@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc6a21cddcf2_48413fd5958d45b427808df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XYVf5nEfFctkvrAX1f23NRtGCpY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 02:44:49 -0000

----==_mimepart_5bc6a21cddcf2_48413fd5958d45b427808df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -320,10 +320,17 @@ SHOULD be set for twice the newly computed smoothed RTT.
 
 When crypto packets are sent, the sender SHOULD set a timer for the crypto
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has confirmed the path, it must not send more than 3

rather than "confirmed the path", we should be more consistent and say "the server has validated the client's address on the path"

```suggestion
Until the server has validated the client's address on the path, it must not send more than 3
```

> @@ -320,10 +320,17 @@ SHOULD be set for twice the newly computed smoothed RTT.
 
 When crypto packets are sent, the sender SHOULD set a timer for the crypto
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has confirmed the path, it must not send more than 3
+times the number of received bytes, as specified in the {{QUIC-TRANSPORT}}.

Is this MUST NOT?  You might avoid duplicating the requirement by saying that the server is limited in the amount of data it can send, as specified in {{QUIC-TRANSPORT}}.

> @@ -320,10 +320,17 @@ SHOULD be set for twice the newly computed smoothed RTT.
 
 When crypto packets are sent, the sender SHOULD set a timer for the crypto
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has confirmed the path, it must not send more than 3
+times the number of received bytes, as specified in the {{QUIC-TRANSPORT}}.
+If not all unacknowledged CRYPTO data can be sent, then all CRYPTO data in
+Initial encryption should be retransmitted.  If no bytes may be sent,
+then no alarm should be armed until bytes have been received by the peer.
+
+On each consecutive expiration of the crypto timer without receiving an
+acknowledgement for a new packet, the sender SHOULD double the crypto
+handshake timeout and set a timer for this period.

The timeouts are still inconsistently named.  We have "crypto handshake timeout" here, but "crypto timeout" on 321/322.  I think that "crypto retransmission timeout " is most correct.  You should fix the section title as well.

> -closed once a reject is sent, so no timer is set to retransmit the reject.
-
-Version negotiation packets are always stateless, and MUST be sent once per
-handshake packet that uses an unsupported QUIC version, and MAY be sent in
-response to 0-RTT packets.
-
-#### Tail Loss Probe and Retransmission Timer
-
-Tail loss probes {{?TLP}} and retransmission timeouts {{?RFC6298}}
-are timer based mechanisms to recover from cases when there are
-outstanding retransmittable packets, but an acknowledgement has
-not been received in a timely manner.
-
-The TLP and RTO timers are armed when there are no unacknowledged crypto
-packets.  The TLP timer is set until the max number of TLP packets have been
-sent, and then the RTO timer is set.

Did you mean to delete all 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/pull/1862#pullrequestreview-165437602
----==_mimepart_5bc6a21cddcf2_48413fd5958d45b427808df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1862#discussi=
on_r225765413">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -320,10 +320,17 @@ SHOULD be set for tw=
ice the newly computed smoothed RTT.
 =

 When crypto packets are sent, the sender SHOULD set a timer for the cryp=
to
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowle=
dged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecu=
tive
-expiration of the crypto timer without receiving an acknowledgement for =
a new
-packet, the sender SHOULD double the crypto handshake timeout and set a =
timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has confirmed the path, it must not send more than 3
</pre>
<p>rather than "confirmed the path", we should be more consistent and say=
 "the server has validated the client's address on the path"</p>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-Until the server has confirmed the path, it m=
ust not send more than 3
+Until the server has validated the client's address on the path, it must=
 not send more than 3
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1862#discussi=
on_r225765454">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -320,10 +320,17 @@ SHOULD be set for tw=
ice the newly computed smoothed RTT.
 =

 When crypto packets are sent, the sender SHOULD set a timer for the cryp=
to
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowle=
dged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecu=
tive
-expiration of the crypto timer without receiving an acknowledgement for =
a new
-packet, the sender SHOULD double the crypto handshake timeout and set a =
timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has confirmed the path, it must not send more than 3
+times the number of received bytes, as specified in the {{QUIC-TRANSPORT=
}}.
</pre>
<p>Is this MUST NOT?  You might avoid duplicating the requirement by sayi=
ng that the server is limited in the amount of data it can send, as speci=
fied in {{QUIC-TRANSPORT}}.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1862#discussi=
on_r225765780">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -320,10 +320,17 @@ SHOULD be set for tw=
ice the newly computed smoothed RTT.
 =

 When crypto packets are sent, the sender SHOULD set a timer for the cryp=
to
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowle=
dged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecu=
tive
-expiration of the crypto timer without receiving an acknowledgement for =
a new
-packet, the sender SHOULD double the crypto handshake timeout and set a =
timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has confirmed the path, it must not send more than 3
+times the number of received bytes, as specified in the {{QUIC-TRANSPORT=
}}.
+If not all unacknowledged CRYPTO data can be sent, then all CRYPTO data =
in
+Initial encryption should be retransmitted.  If no bytes may be sent,
+then no alarm should be armed until bytes have been received by the peer=
.
+
+On each consecutive expiration of the crypto timer without receiving an
+acknowledgement for a new packet, the sender SHOULD double the crypto
+handshake timeout and set a timer for this period.
</pre>
<p>The timeouts are still inconsistently named.  We have "crypto handshak=
e timeout" here, but "crypto timeout" on 321/322.  I think that "crypto r=
etransmission timeout " is most correct.  You should fix the section titl=
e as well.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1862#discussi=
on_r225765878">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; -closed once a reject is sent, so no timer=
 is set to retransmit the reject.
-
-Version negotiation packets are always stateless, and MUST be sent once =
per
-handshake packet that uses an unsupported QUIC version, and MAY be sent =
in
-response to 0-RTT packets.
-
-#### Tail Loss Probe and Retransmission Timer
-
-Tail loss probes {{?TLP}} and retransmission timeouts {{?RFC6298}}
-are timer based mechanisms to recover from cases when there are
-outstanding retransmittable packets, but an acknowledgement has
-not been received in a timely manner.
-
-The TLP and RTO timers are armed when there are no unacknowledged crypto=

-packets.  The TLP timer is set until the max number of TLP packets have =
been
-sent, and then the RTO timer is set.
</pre>
<p>Did you mean to delete all of this?</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/1862#pullrequestreview-165437602">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
zBJDjG1LQrSnApfmQCZib1sTLiZks5ulpmcgaJpZM4Xi8BV">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq_YhvVmkownTuiXPbNXMY=
-XaMaPpks5ulpmcgaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson commented on #1862"}],"action":{"name":"View Pull Request","url=
":"https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-1654=
37602"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestrev=
iew-165437602",
"url": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview=
-165437602",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1862",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview=
-165437602"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3950347=
09\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc6a21cddcf2_48413fd5958d45b427808df--


From nobody Wed Oct 17 00:22:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB67B130E8D for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 00:22:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 eNfcVYmAd_YQ for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 00:22: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 1D384130E90 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 00:22:31 -0700 (PDT)
Date: Wed, 17 Oct 2018 00:22:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539760950; bh=M7gLBdFHCewJZOyg07JL1dBLz+/UqNVoGyBlGIRFr1A=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=s/HXLA1xcPUTp5stiAILDJt7uZyfVCpi2il0z7Md9mIbdAE+qQfiGLLBYFoo9RQ0k dBDMl3ibH2Ul5g2touwVEHLDpzKnBx/4QmbhIYXc9o+k30Z4db9HiEnZ/DeVJ12bSm cv+obgPKD7qf8uimDadRmcHcDWiaJAAsnMblD8oc=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab249c65f877c5d1a57c7bd4c78e6e831cb43e05aa92cf0000000117dea53692a169ce161bfa2c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1863@github.com>
Subject: [quicwg/base-drafts] Clarify amplification limit (#1863)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc6e3363956f_63a73f9664cd45bc550295"; 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/DXpBKDsPszIbshmCaGTj98AsDEw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 07:22:39 -0000

----==_mimepart_5bc6e3363956f_63a73f9664cd45bc550295
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

On the transport text: "Servers MUST NOT send more than three times as many bytes as the number of bytes received prior to verifying the client's address. "

The text does not state what is meant by bytes received. Presumably this refers to the accumulated QUIC packet sizes excluding IP/UDP framing. Vneg and Retry is a bit vague, do you count those earlier attempts, if you can? Can you use information gained from earlier connections and if so, for how long.

Note: generally the term "octet" is being used, but there are other places where "byte" is 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/1863
----==_mimepart_5bc6e3363956f_63a73f9664cd45bc550295
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>On the transport text: "Servers MUST NOT send more than three times as many bytes as the number of bytes received prior to verifying the client's address. "</p>
<p>The text does not state what is meant by bytes received. Presumably this refers to the accumulated QUIC packet sizes excluding IP/UDP framing. Vneg and Retry is a bit vague, do you count those earlier attempts, if you can? Can you use information gained from earlier connections and if so, for how long.</p>
<p>Note: generally the term "octet" is being used, but there are other places where "byte" is 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/1863">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzrFolQTBn7lfFUW-4fTcc0TFKPtks5ultq2gaJpZM4XjSPw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_EoXW-NMHKj6EgfCjugCobFtkfJks5ultq2gaJpZM4XjSPw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Clarify amplification limit (#1863)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1863"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1863",
"url": "https://github.com/quicwg/base-drafts/issues/1863",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Clarify amplification limit (#1863)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1863
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1863,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1863\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1863"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395125744\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc6e3363956f_63a73f9664cd45bc550295--


From nobody Wed Oct 17 00:40:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D0F7130E81 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 00:40:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 gfckeHDlOE9C for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 00:40: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 E2C5F130E80 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 00:40:51 -0700 (PDT)
Date: Wed, 17 Oct 2018 00:40:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539762050; bh=zj/ZvN7xhGxVsg5VUZoD/Y0rHgQGdoSdSsjvGlNfYvA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kzPDYFHwygkTZmmWb1k5izCEtm9RoH6c9+UUarK7Q72cxNwoz53zNSs/bIGx05Lq7 ALi2BSOn7rCHAEWiXywP4eJSN6EIu3v/yjwGieYLr80+0UjcOQr8GE0vngQJtuATdl ZOHV3qvIuM3s1DYP7X82qpMloHZxmXV8o5Blipl0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe200b1acb2f457a161a835045d880d6664ced57c92cf0000000117dea96992a169ce161bfa2c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1863/430523609@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1863@github.com>
References: <quicwg/base-drafts/issues/1863@github.com>
Subject: Re: [quicwg/base-drafts] Clarify amplification limit (#1863)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc6e76951bb0_5f43fa0030d45c01260269"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ovlm3HnSgJTgmo6O8_2jVVbO7nk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 07:40:54 -0000

----==_mimepart_5bc6e76951bb0_5f43fa0030d45c01260269
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Also, the grammar here is bad.  I'm not going to write a PR while we're reorganizing, but I think this might help.

> Prior to verifying an address, servers MUST NOT send more than 3 octets toward that address for each octet it receives from that address.  In determining this limit, servers only count the size of successfully processed packets.

We have text elsewhere that defines what counting the size of a QUIC packet means: it's the protected packet, including the header and AEAD expansion.

I don't think that we need to mention Retry or Version Negotiation because those are intended to be stateless - if the server counts them, great, but I don't expect them to.  The effect of not counting is safe: the server will send fewer bytes.  Note that the whole point of Retry is to perform this validation, so if the server is still counting afterwards, something is wrong.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1863#issuecomment-430523609
----==_mimepart_5bc6e76951bb0_5f43fa0030d45c01260269
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Also, the grammar here is bad.  I'm not going to write a PR while we'r=
e reorganizing, but I think this might help.</p>
<blockquote>
<p>Prior to verifying an address, servers MUST NOT send more than 3 octet=
s toward that address for each octet it receives from that address.  In d=
etermining this limit, servers only count the size of successfully proces=
sed packets.</p>
</blockquote>
<p>We have text elsewhere that defines what counting the size of a QUIC p=
acket means: it's the protected packet, including the header and AEAD exp=
ansion.</p>
<p>I don't think that we need to mention Retry or Version Negotiation bec=
ause those are intended to be stateless - if the server counts them, grea=
t, but I don't expect them to.  The effect of not counting is safe: the s=
erver will send fewer bytes.  Note that the whole point of Retry is to pe=
rform this validation, so if the server is still counting afterwards, som=
ething is wrong.</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/1863#issuecomment-430523609">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-x3=
Ckyi8mrlC6jc_PgaEX5yWwOkks5ult7pgaJpZM4XjSPw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwy1BX5Fzm4l8EXZ2M5bxM-g=
qSB3ks5ult7pgaJpZM4XjSPw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1863: Also, the grammar here is bad.  I'm not going to writ=
e a PR while we're reorganizing, but I think this might help.\r\n\r\n\u00=
3e Prior to verifying an address, servers MUST NOT send more than 3 octet=
s toward that address for each octet it receives from that address.  In d=
etermining this limit, servers only count the size of successfully proces=
sed packets.\r\n\r\nWe have text elsewhere that defines what counting the=
 size of a QUIC packet means: it's the protected packet, including the he=
ader and AEAD expansion.\r\n\r\nI don't think that we need to mention Ret=
ry or Version Negotiation because those are intended to be stateless - if=
 the server counts them, great, but I don't expect them to.  The effect o=
f not counting is safe: the server will send fewer bytes.  Note that the =
whole point of Retry is to perform this validation, so if the server is s=
till counting afterwards, something is wrong."}],"action":{"name":"View I=
ssue","url":"https://github.com/quicwg/base-drafts/issues/1863#issuecomme=
nt-430523609"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1863#issuecomment=
-430523609",
"url": "https://github.com/quicwg/base-drafts/issues/1863#issuecomment-43=
0523609",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Clarify amplification limit (#1863)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1863,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1863\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1863#issuecomment-43=
0523609"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3951257=
44\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc6e76951bb0_5f43fa0030d45c01260269--


From nobody Wed Oct 17 02:46:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF9F5130DC8 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 02:45:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 r3MbSmQTowIC for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 02:45: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 46A4112DD85 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 02:45:51 -0700 (PDT)
Date: Wed, 17 Oct 2018 02:39:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539769151; bh=NL2vJ/uW3gk4KqqwtSht0/7If3P00/BN9rNA5gBaYZc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=etZrbMO7fy/GVkwt2v+jArpZ1yQYrJO6dykP0ecanbsMqLFDq26ViPuIc5aqKmPc6 ZfCDDV/165QkctV+pt35sO9ozQ2Zm8lH2J8kojIbkLqrx0k7icctziyAmVkS36+Ubh YR2vPbON2NpKqIs7b/MUaWkdOpYTStFrcUTj3T0U=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe98cdb0a0861f1c8acdca51ecf6cc200765f0a7f92cf0000000117dec53f92a169ce15e83506@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1838/430561057@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1838@github.com>
References: <quicwg/base-drafts/issues/1838@github.com>
Subject: Re: [quicwg/base-drafts] ECN counters and Coalescing of QUIC packets (#1838)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7033f85780_75c63faccacd45b829021c"; 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/KG__F6zjRvJxVBtN1HBZ-Z9BCVE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 09:46:00 -0000

----==_mimepart_5bc7033f85780_75c63faccacd45b829021c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So how do we deal with the different packet number spaces here. I see two options:
Either say that we totally ignore Initial packets in the perspective of ECN handling. Which basically delays the ECN verification until one sees ACKs for the 0- or 1-RTT packets. Or one requires one set of counters per packet number space. What are peoples preference 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/1838#issuecomment-430561057
----==_mimepart_5bc7033f85780_75c63faccacd45b829021c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>So how do we deal with the different packet number spaces here. I see =
two options:<br>
Either say that we totally ignore Initial packets in the perspective of E=
CN handling. Which basically delays the ECN verification until one sees A=
CKs for the 0- or 1-RTT packets. Or one requires one set of counters per =
packet number space. What are peoples preference here?</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/1838#issuecomment-430561057">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6zd=
ZMsZcdNZTrb3YiBAJTX8xwR0ks5ulvq_gaJpZM4XLxOA">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq02Sudlh4YNL8F61JSCQZBtR=
OPsIks5ulvq_gaJpZM4XLxOA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@gloi=
nul in #1838: So how do we deal with the different packet number spaces h=
ere. I see two options:\r\nEither say that we totally ignore Initial pack=
ets in the perspective of ECN handling. Which basically delays the ECN ve=
rification until one sees ACKs for the 0- or 1-RTT packets. Or one requir=
es one set of counters per packet number space. What are peoples preferen=
ce here? "}],"action":{"name":"View Issue","url":"https://github.com/quic=
wg/base-drafts/issues/1838#issuecomment-430561057"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1838#issuecomment=
-430561057",
"url": "https://github.com/quicwg/base-drafts/issues/1838#issuecomment-43=
0561057",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] ECN counters and Coalescing of QUIC pa=
ckets (#1838)",
"sections": [
{
"text": "",
"activityTitle": "**Magnus Westerlund**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@gloinul",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1838,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1838\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1838#issuecomment-43=
0561057"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3889611=
52\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc7033f85780_75c63faccacd45b829021c--


From nobody Wed Oct 17 02:48:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA91812D4EB for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 02:48:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 MsKFC53KtkqI for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 02:48: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 251AB12D4EA for <quic-issues@ietf.org>; Wed, 17 Oct 2018 02:48:53 -0700 (PDT)
Date: Wed, 17 Oct 2018 02:48:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539769725; bh=VbFgI6gT2cXTzlvFSbDfndT6vgzl1pEiufno9AGNSD4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vCCrsGQvcNQAzWw5vxI+rkid1ABXcjPrg/N5R3l4fTcDrVsOKAYtT54XFtmJsqlIX Ci9Z1AH/f/HLz5ftNFk7wBo1NKwCXk05CKZe9DjmZypelrN7fRMcgGU1ZAzHh8jT6W /uAwQpr9viITtRkbzLmJMuDnx+RkWmQ1xb6y/ZlU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc01a0c4d296adbfc5db86801c05593215316165b92cf0000000117dec77d92a169ce15e83506@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1838/430564126@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1838@github.com>
References: <quicwg/base-drafts/issues/1838@github.com>
Subject: Re: [quicwg/base-drafts] ECN counters and Coalescing of QUIC packets (#1838)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7057d2a46b_4f953fd2108d45c4208041b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hnWx_sqr-_0sG7tEYTJtnwhjscQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 09:48:55 -0000

----==_mimepart_5bc7057d2a46b_4f953fd2108d45c4208041b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm thinking that you count separately, in the interests of keeping ACK accounting separate (and consistent).  But no special handling, or disabling ECN for different phases.  You can still use Initial/Handshake to verify that the path supports 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/1838#issuecomment-430564126
----==_mimepart_5bc7057d2a46b_4f953fd2108d45c4208041b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm thinking that you count separately, in the interests of keeping ACK accounting separate (and consistent).  But no special handling, or disabling ECN for different phases.  You can still use Initial/Handshake to verify that the path supports 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/1838#issuecomment-430564126">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0LBRWnCuXGtkgTiu7j8HB5ukxZDks5ulvz9gaJpZM4XLxOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3VpIAKgrIAcrzKHU0fBF65xBIPUks5ulvz9gaJpZM4XLxOA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1838: I'm thinking that you count separately, in the interests of keeping ACK accounting separate (and consistent).  But no special handling, or disabling ECN for different phases.  You can still use Initial/Handshake to verify that the path supports ECN."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1838#issuecomment-430564126"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1838#issuecomment-430564126",
"url": "https://github.com/quicwg/base-drafts/issues/1838#issuecomment-430564126",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] ECN counters and Coalescing of QUIC packets (#1838)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1838,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1838\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1838#issuecomment-430564126"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388961152\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7057d2a46b_4f953fd2108d45c4208041b--


From nobody Wed Oct 17 03:51:59 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6AC3912F1AC for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 03:51:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.714
X-Spam-Level: 
X-Spam-Status: No, score=-1.714 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sTYWuM_7SvMS for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 03:51:56 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 EFB8412F1A2 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 03:51:55 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539773514; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ADVQxUvnlbMStm/cbdKJO7xTVL0nEcfgO9qAV3qNGmU=; b=yXoTZkI5knfWTkU6t5WDd8p2QmX7xJjT1gjuIbqmDUnIcPOgKzgDxWL1MvVvRJuEQ6rtEWjn YUD3s5kPO/ilsGmRnjpBjricASm9Hp1peht5A7doNycfV2fQvEb5SERS0j5HOZ2aIepqnOu5 AX4NFHlf8fgKWuzVj4KuS1YWEtw=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: lars=eggert.org@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bc7144a.7f27881ddc60-smtp-out-n01; Wed, 17 Oct 2018 10:51:54 -0000 (UTC)
Date: Wed, 17 Oct 2018 03:51:54 -0700
From: Lars Eggert <lars@eggert.org>
Reply-To: Lars Eggert <lars@eggert.org>
To: quic-issues@ietf.org
Message-ID: <5bc7144a8ccd1_667c2abf127e65845321b@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] af35c8: Added an agenda item based on editors discussion
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc7144a8c840_667c2abf127e65845313e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E8YLexrLWC755qFDa58if_IGTN4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 10:51:58 -0000

----==_mimepart_5bc7144a8c840_667c2abf127e65845313e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: af35c8e11c352c52aac0e2b8635f41cbdc5065aa
      https://github.com/quicwg/wg-materials/commit/af35c8e11c352c52aac0e2b8635f41cbdc5065aa
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M ietf103/agenda.md

  Log Message:
  -----------
  Added an agenda item based on editors discussion


  Commit: e5b187961a8da8ef6d3313122343f7fe70e2955e
      https://github.com/quicwg/wg-materials/commit/e5b187961a8da8ef6d3313122343f7fe70e2955e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M ietf103/agenda.md

  Log Message:
  -----------
  add draft stability


  Commit: 337f820306a1c56a555882b45cc16f263295d57b
      https://github.com/quicwg/wg-materials/commit/337f820306a1c56a555882b45cc16f263295d57b
  Author: Lars Eggert <lars@eggert.org>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M ietf103/agenda.md

  Log Message:
  -----------
  Merge pull request #82 from janaiyengar/master

Added agenda items based on editors discussion


Compare: https://github.com/quicwg/wg-materials/compare/1fd634296505...337f820306a1
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc7144a8c840_667c2abf127e65845313e--


From nobody Wed Oct 17 03:52:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3D09130DC0 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 03:52:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 xP6DD3QH0gvo for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 03:51: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 F1A9A130DBE for <quic-issues@ietf.org>; Wed, 17 Oct 2018 03:51:58 -0700 (PDT)
Date: Wed, 17 Oct 2018 03:51:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539773517; bh=QcvmTfWsU38a4VZME+Kq0A1+Y/VsqZsp7N2OngnsD/U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YocOZ0SYtZygJLyuheFvpvp/u0CUcSjtmcuS10JEDxNPuQNRIX9b8i5sK51q4pzOg YHP4qQuTRe0FxcljdQgL6gOWTJdC4OhzKzOLNyyyVYbOd95lm34c8x5VLhql4FgRi1 zJavBtHGB78ZhJAjMnc+QPwV23EaWCr6vS0E7Cd8=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab9ab06bce3aae26457c236a91f3bb750dec7a9fa792cf0000000117ded64d92a169ce161a7967@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/82/issue_event/1909189891@github.com>
In-Reply-To: <quicwg/wg-materials/pull/82@github.com>
References: <quicwg/wg-materials/pull/82@github.com>
Subject: Re: [quicwg/wg-materials] Added agenda items based on editors discussion (#82)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7144dcab53_5fea3fd2108d45c425434bc"; 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/J1OrSuAdK4OxTAAmnIsjH4M31F8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 10:52:01 -0000

----==_mimepart_5bc7144dcab53_5fea3fd2108d45c425434bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #82 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/wg-materials/pull/82#event-1909189891
----==_mimepart_5bc7144dcab53_5fea3fd2108d45c425434bc
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="370833767" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/82" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/wg-materials/pull/82/hovercard" href="https://github.com/quicwg/wg-materials/pull/82">#82</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/wg-materials/pull/82#event-1909189891">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq22OQq2OhfnvhFLGRZnpOycXzjcWks5ulwvNgaJpZM4Xie8S">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7JEAdBjd_TnaSVKejcv8ZGRcxF_ks5ulwvNgaJpZM4Xie8S.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Merged #82 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/82#event-1909189891"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/82#event-1909189891",
"url": "https://github.com/quicwg/wg-materials/pull/82#event-1909189891",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/wg-materials] Added agenda items based on editors discussion (#82)",
"sections": [
{
"text": "",
"activityTitle": "**Lars Eggert**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@larseggert",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/82#event-1909189891"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 394915602\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7144dcab53_5fea3fd2108d45c425434bc--


From nobody Wed Oct 17 06:08:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2123A12D4F2 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:08:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 3gJhneqRWi56 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:08: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 B33DE12D4E8 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 06:08:28 -0700 (PDT)
Date: Wed, 17 Oct 2018 06:08:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539781706; bh=F1b3PP0yCYurOu3K15o/7CkhAZhehUq3QVPB0eKBgwg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bRexn5XfpBZBtmv0Fyg7qpxLDBAd6Bvc+XU8P4sIhkzL3C67CMb34dkVzW4SCRk64 3NUDGY1yAgd8+Awjag/cvAdIi9S62ukmpn2TNfQLcsUiLlqIK4yRj770dsp07rJHbV QtXAJM+X8snJ/g4skmHpabbBkeh3rzeLhTE0ZzzE=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab87f828d911e70ce64f15cb1d6bc403d58e860ee692cf0000000117def64a92a169ce15e83506@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1838/430620889@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1838@github.com>
References: <quicwg/base-drafts/issues/1838@github.com>
Subject: Re: [quicwg/base-drafts] ECN counters and Coalescing of QUIC packets (#1838)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7344a87ca7_676b3f98b74d45c4125925"; 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/h_ypzvRUum1JKnc39Ja51_lWsGk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 13:08:31 -0000

----==_mimepart_5bc7344a87ca7_676b3f98b74d45c4125925
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Agreed, each PN space has its own set of counters, and an ACK frame sent in a PN space conveys the counters of that PN 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/issues/1838#issuecomment-430620889
----==_mimepart_5bc7344a87ca7_676b3f98b74d45c4125925
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Agreed, each PN space has its own set of counters, and an ACK frame sent in a PN space conveys the counters of that PN 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/issues/1838#issuecomment-430620889">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_ROc3XiX-OlHYudgVDUNSNvd_svks5ulyvKgaJpZM4XLxOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2vslw6IcYP4Uv7osa2-_HqZ0TyTks5ulyvKgaJpZM4XLxOA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1838: Agreed, each PN space has its own set of counters, and an ACK frame sent in a PN space conveys the counters of that PN space."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1838#issuecomment-430620889"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1838#issuecomment-430620889",
"url": "https://github.com/quicwg/base-drafts/issues/1838#issuecomment-430620889",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] ECN counters and Coalescing of QUIC packets (#1838)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1838,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1838\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1838#issuecomment-430620889"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388961152\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7344a87ca7_676b3f98b74d45c4125925--


From nobody Wed Oct 17 06:17:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 32A2E12D4E8 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:17:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 uNDgBhUDMfX6 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06: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 BA20C130DC1 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 06:16:53 -0700 (PDT)
Date: Wed, 17 Oct 2018 06:16:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539782212; bh=mxPfIiVm5y1mySTmDXHVHUrceQvf/abno3nwPzjNkDo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mfSxkvm6zwrxHbpuP4uSVMEkQfHgp3XrmDPzlr8FtiUU7reO+/81FQZqXj/wTSB7O LLd4lzVnsgf9axHUr2f3f4WRDPd/Qumx7puVC4havlHWJ09Cic69UDTbshdBsW1eac vK0+v3iNee5tjwmiEGQFPtOYz42ivAs7XCc2ZtL0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab317a6135c81a9dbaba33d4eba50453550d62c0d292cf0000000117def84492a169ce161ad84e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1862/review/165623153@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc73644c5bb8_746a3fc9af2d45c067537"; 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/0n-r00gavCgcxiY6-lC2S7iDzHc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 13:17:01 -0000

----==_mimepart_5bc73644c5bb8_746a3fc9af2d45c067537
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> -closed once a reject is sent, so no timer is set to retransmit the reject.
-
-Version negotiation packets are always stateless, and MUST be sent once per
-handshake packet that uses an unsupported QUIC version, and MAY be sent in
-response to 0-RTT packets.
-
-#### Tail Loss Probe and Retransmission Timer
-
-Tail loss probes {{?TLP}} and retransmission timeouts {{?RFC6298}}
-are timer based mechanisms to recover from cases when there are
-outstanding retransmittable packets, but an acknowledgement has
-not been received in a timely manner.
-
-The TLP and RTO timers are armed when there are no unacknowledged crypto
-packets.  The TLP timer is set until the max number of TLP packets have been
-sent, and then the RTO timer is set.

Yes, I believe it's duplicative of the more detailed text 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/pull/1862#discussion_r225922691
----==_mimepart_5bc73644c5bb8_746a3fc9af2d45c067537
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/1862#discussion_r225922691">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -closed once a reject is sent, so no timer is set to retransmit the reject.
-
-Version negotiation packets are always stateless, and MUST be sent once per
-handshake packet that uses an unsupported QUIC version, and MAY be sent in
-response to 0-RTT packets.
-
-#### Tail Loss Probe and Retransmission Timer
-
-Tail loss probes {{?TLP}} and retransmission timeouts {{?RFC6298}}
-are timer based mechanisms to recover from cases when there are
-outstanding retransmittable packets, but an acknowledgement has
-not been received in a timely manner.
-
-The TLP and RTO timers are armed when there are no unacknowledged crypto
-packets.  The TLP timer is set until the max number of TLP packets have been
-sent, and then the RTO timer is set.
</pre>
<p>Yes, I believe it's duplicative of the more detailed text 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/pull/1862#discussion_r225922691">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0xGmAhN9YatKwLFdA8gbGGNP3vUks5uly3EgaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwvsTWJ2w1EKRIGSvPfqS2OGvbJhks5uly3EgaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862#discussion_r225922691"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862#discussion_r225922691",
"url": "https://github.com/quicwg/base-drafts/pull/1862#discussion_r225922691",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1862",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862#discussion_r225922691"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc73644c5bb8_746a3fc9af2d45c067537--


From nobody Wed Oct 17 06:17:20 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2816812F18C for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:17:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kAV22vMJB-bg for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:17:18 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 D490012D4E8 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 06:17:17 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539782237; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=E0BG4hE1H2lyn+PhguEiBnL65BwMx0hQk7KTZ3w1D0Y=; b=wPHwZmQUQyHkIe8d3DrQKSDV+WhZtCxGCXBcoAzg5fCdqK8OJT3PgdrA8UQ9+19uqYwt+ajS HdAWEvlcoCQy/UemH5ebgh9vRS57O8lapjoe/ul/ry32qEu1E4lDIoW0XlLLkjq7JAVsLCRk LWbBzmwvKwVqSoxUrPTrlePpWpM=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bc7365c.7f71181ef4b0-smtp-out-n03; Wed, 17 Oct 2018 13:17:16 -0000 (UTC)
Date: Wed, 17 Oct 2018 06:17:16 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc7365cca9ed_71d72afdbc1b25803081a@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 1730b2: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc7365cca57d_71d72afdbc1b258030786"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1Ot7pgUVd3-kgFQVVLOE3jHLNXQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 13:17:19 -0000

----==_mimepart_5bc7365cca57d_71d72afdbc1b258030786
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-amplification
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1730b2db4aafa13f0abf5df1ad08ad9abe9bf15c
      https://github.com/quicwg/base-drafts/commit/1730b2db4aafa13f0abf5df1ad08ad9abe9bf15c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc7365cca57d_71d72afdbc1b258030786--


From nobody Wed Oct 17 06:17:32 2018
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 B6F2812F295 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:17:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.063
X-Spam-Level: 
X-Spam-Status: No, score=-3.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pCjFh1BleOsT for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:17:29 -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 3C61B12F18C for <quic-issues@ietf.org>; Wed, 17 Oct 2018 06:17: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=ExBw1DIJ5VFm7tobjBYE1zGCV4Y=; b=nzc7nOZg/mLO16lc Tf/zuVdV8N6DU9T4exc7eRmdW4MfK9gAqsy3XZnPomLFJ0970THjVzdDssfIjOq2 szyNT89tRA1aBRsidTqDsdK0l2UueBrKzRpvffCyayuFw9PtX42tV6O1Mr+KCUOC b3AKkvWZFDnPvukj4Z7hnd9rEVQ=
Received: by filter0791p1las1.sendgrid.net with SMTP id filter0791p1las1-5600-5BC73666-F 2018-10-17 13:17:26.545243237 +0000 UTC m=+191831.318911289
Received: from github-lowworker-c7d2ff2.cp1-iad.github.net (unknown [192.30.252.32]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id hGQYHh28Rt2bYDfrLIhJKg for <quic-issues@ietf.org>; Wed, 17 Oct 2018 13:17:26.475 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-c7d2ff2.cp1-iad.github.net (Postfix) with ESMTP id 725DA4C01D8 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 06:17:26 -0700 (PDT)
Date: Wed, 17 Oct 2018 13:17:26 +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/1862/push/2967188795@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7366662c63_17ed3f890a2d45c434732a"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak31rX1Mb35ONFp3pVUMPi325nZlDouWZuRxd8 yV3etYPw1s4F8D/ln3eItzWFUmeWH2Y/+IDtlZt5bBQuaSehRPTf9cciobSa/Aj5mcm3pFLSgnzcQK 2SvW8/A6IYKXM470IOtp2roSChZ9MS8o05MKTOSjeDbiutSAsQaqDRlO2A==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/txRPgQSJB-Otje4UqYItIEt8WPQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 13:17:31 -0000

----==_mimepart_5bc7366662c63_17ed3f890a2d45c434732a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

1730b2d  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/1862/files/0cc808b873a118f6708d6547d186f3b2fbdfda78..1730b2db4aafa13f0abf5df1ad08ad9abe9bf15c

----==_mimepart_5bc7366662c63_17ed3f890a2d45c434732a
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/1730b2d">1730b2d</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/1862/files/0cc808b873a118f6708d6547d186f3b2fbdfda78..1730b2db4aafa13f0abf5df1ad08ad9abe9bf15c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5Yn8gOcWvfB7Kbh8PidGXiHO75zks5uly3mgaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5H5X6p9B7wnujnfVWRs-BboiCvUks5uly3mgaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862/files/0cc808b873a118f6708d6547d186f3b2fbdfda78..1730b2db4aafa13f0abf5df1ad08ad9abe9bf15c"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862/files/0cc808b873a118f6708d6547d186f3b2fbdfda78..1730b2db4aafa13f0abf5df1ad08ad9abe9bf15c",
"url": "https://github.com/quicwg/base-drafts/pull/1862/files/0cc808b873a118f6708d6547d186f3b2fbdfda78..1730b2db4aafa13f0abf5df1ad08ad9abe9bf15c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1862",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1862:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "1730b2d",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862/files/0cc808b873a118f6708d6547d186f3b2fbdfda78..1730b2db4aafa13f0abf5df1ad08ad9abe9bf15c"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc7366662c63_17ed3f890a2d45c434732a--


From nobody Wed Oct 17 06:23:01 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 233C812F295 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:22:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.064
X-Spam-Level: 
X-Spam-Status: No, score=-1.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9pSF4TkM0gXa for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:22:58 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 0604C12F18C for <quic-issues@ietf.org>; Wed, 17 Oct 2018 06:22:57 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539782577; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=CnDgVarrptU1LZcOALPl/SjMG+n+lNMoDH40tj6Fpiw=; b=JG0T2aByBq0EkWNffZOerwj4ZXpy7wObzix1pjZmeDMTHJU/UWrBFHUCy3xsQs+oeJSZE5GO kg5vi4ZyGAJ5Tm5VH1x1LXwfUCXR2Iz8NblpZWs0mJhlc7vHkY/974cOH9XAdzG5LQFF8iKe w7eKGBphdMucxemb5ERWMzs6YYE=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bc737b0.7f02d42dbbd0-smtp-out-n02; Wed, 17 Oct 2018 13:22:56 -0000 (UTC)
Date: Wed, 17 Oct 2018 06:22:56 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc737b031348_28d42b0358bd058412026@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e7c83d: Crypto retransmission timer
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc737b030fd5_28d42b0358bd058411987"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Q4cZ9EmjIP7MHVMDSBWIAnhiKC4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 13:22:59 -0000

----==_mimepart_5bc737b030fd5_28d42b0358bd058411987
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-amplification
  Home:   https://github.com/quicwg/base-drafts
  Commit: e7c83d267088cda790341f728205601e6f8a781b
      https://github.com/quicwg/base-drafts/commit/e7c83d267088cda790341f728205601e6f8a781b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Crypto retransmission timer



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc737b030fd5_28d42b0358bd058411987--


From nobody Wed Oct 17 06:23:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6450E12F295 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:23:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 2C_l_e7bo-lh for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:23: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 CE18F12F18C for <quic-issues@ietf.org>; Wed, 17 Oct 2018 06:22:59 -0700 (PDT)
Date: Wed, 17 Oct 2018 06:22:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539782579; bh=oGEo5bT+rw+KqMPQJicDSn8iDvfGYh8VhMWnP7jj7/A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LJXUpgFqnjc7OYrl5+Smt9yrurm5ActjoGFNEBka/NZC7smNptKyuKnfrPlqgkl6T kxjS9M6YmNdHORyg3nZGjctfzuCCHR1DrT7ZQAkftV56ZPQMcGu3vRcs5WfPMJorCR epc+Zcs8Zd0weVRTDqAiCXelh9zttf6bLGT1H1do=
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/1862/push/2967208592@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc737b316228_21153fd5958d45b41319641"; 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/nEYl3kREMXT4JKCOPHFHExlAuYg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 13:23:02 -0000

----==_mimepart_5bc737b316228_21153fd5958d45b41319641
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

e7c83d2  Crypto retransmission timer


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1862/files/1730b2db4aafa13f0abf5df1ad08ad9abe9bf15c..e7c83d267088cda790341f728205601e6f8a781b

----==_mimepart_5bc737b316228_21153fd5958d45b41319641
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/e7c83d2">e7c83d2</a>  Crypto retransmission timer</li>
</ul>


<p style="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/1862/files/1730b2db4aafa13f0abf5df1ad08ad9abe9bf15c..e7c83d267088cda790341f728205601e6f8a781b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3N8-ZxUJNROmJurNW5NjM82bEelks5uly8zgaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2Lxbj5EJEOV_rifAY94pPbOSUieks5uly8zgaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862/files/1730b2db4aafa13f0abf5df1ad08ad9abe9bf15c..e7c83d267088cda790341f728205601e6f8a781b"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862/files/1730b2db4aafa13f0abf5df1ad08ad9abe9bf15c..e7c83d267088cda790341f728205601e6f8a781b",
"url": "https://github.com/quicwg/base-drafts/pull/1862/files/1730b2db4aafa13f0abf5df1ad08ad9abe9bf15c..e7c83d267088cda790341f728205601e6f8a781b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1862",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1862:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "e7c83d2",
"value": "Crypto retransmission timer"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862/files/1730b2db4aafa13f0abf5df1ad08ad9abe9bf15c..e7c83d267088cda790341f728205601e6f8a781b"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc737b316228_21153fd5958d45b41319641--


From nobody Wed Oct 17 06:25:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D620130DD3 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:25:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 FtWBJrdAdf6X for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:25: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 7E437130DCC for <quic-issues@ietf.org>; Wed, 17 Oct 2018 06:25:02 -0700 (PDT)
Date: Wed, 17 Oct 2018 06:25:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539782701; bh=e/8Yr5S2iNZe5Zo7vilElt757xCHirBvv12jBpPC1w4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dAlnaHUj406Hf0hEDhS120fu7qJ2FZ4U7B3Weuu4LrUYOVXCj2E0Go8lrGQk6Qivn uyRHoO/41fi41hyQA9jXUkqt3o6uAmifNSThKM4+D/qPFHWEmHvZyfZhYS1KK3TwLB CL2HVRYjRiT7vxsTelrxwatwH4jgxd/aF1AkD/hE=
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/1862/push/2967215663@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7382dab72a_1f513fa197cd45c42030356"; 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/vwwzR0bjqIfu1w0FICxpcsPUcuQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 13:25:05 -0000

----==_mimepart_5bc7382dab72a_1f513fa197cd45c42030356
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

360869e  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/1862/files/e7c83d267088cda790341f728205601e6f8a781b..360869ecd82c71cab00adad53330efbc51b4aed7

----==_mimepart_5bc7382dab72a_1f513fa197cd45c42030356
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/360869e">360869e</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/1862/files/e7c83d267088cda790341f728205601e6f8a781b..360869ecd82c71cab00adad53330efbc51b4aed7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyknWLXG7GFOc01uJD52gXiHTXAZks5uly-tgaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq91uEcau-kmT4pUv3-dbC53CpWDnks5uly-tgaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862/files/e7c83d267088cda790341f728205601e6f8a781b..360869ecd82c71cab00adad53330efbc51b4aed7"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862/files/e7c83d267088cda790341f728205601e6f8a781b..360869ecd82c71cab00adad53330efbc51b4aed7",
"url": "https://github.com/quicwg/base-drafts/pull/1862/files/e7c83d267088cda790341f728205601e6f8a781b..360869ecd82c71cab00adad53330efbc51b4aed7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1862",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1862:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "360869e",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862/files/e7c83d267088cda790341f728205601e6f8a781b..360869ecd82c71cab00adad53330efbc51b4aed7"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc7382dab72a_1f513fa197cd45c42030356--


From nobody Wed Oct 17 06:35:06 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 668F81277C8 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:34:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.964
X-Spam-Level: 
X-Spam-Status: No, score=-1.964 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_SIGNED=0.1, DKIM_VALID=-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 BpityWBhp-uA for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:34:57 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 5F410130DD1 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 06:34:56 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539783295; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=wltUhf6SffEydzmX+Ophqlz1vF6NyNdt6OJstfCzF50=; b=zlX09E2MdkyrJnUVwBd3L2d1/b+1K3UAk2Mdjtro7nQkXDM4G1xCcuDdmrCaCO0wxpX8hLPN S44YsposbeKf/AOvR3QeJtx56tJFg10QuQFkRUMcW4Q72ckOlA5HY2z0JTHN5nYUT3bfHlCi ybZYcHcMBdGYbLC/apByPasL/bA=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bc73827.7effa4255990-smtp-out-n01; Wed, 17 Oct 2018 13:24:55 -0000 (UTC)
Date: Wed, 17 Oct 2018 06:24:55 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc73827457a0_76a92b21ef4a0574299d8@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 360869: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc73827453f9_76a92b21ef4a05742985"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oMpvyWOaq2iYBsf8CSCUQTA2DJA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 13:35:00 -0000

----==_mimepart_5bc73827453f9_76a92b21ef4a05742985
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-amplification
  Home:   https://github.com/quicwg/base-drafts
  Commit: 360869ecd82c71cab00adad53330efbc51b4aed7
      https://github.com/quicwg/base-drafts/commit/360869ecd82c71cab00adad53330efbc51b4aed7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc73827453f9_76a92b21ef4a05742985--


From nobody Wed Oct 17 06:43:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8FDB9130DF6 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:43:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 AsyZOuEdqI2q for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:43: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 A704C130E00 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 06:43:33 -0700 (PDT)
Date: Wed, 17 Oct 2018 06:43:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539783812; bh=q/5BclnpS50K5r4uzkI/VEiUsqyJEjX3z1/nf4bbxac=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=fhLdv2T+SNs4zktijjV006rXX64dstNMieLzufQPJdCSWpnalqQk8+rgMBeEG18Qi HkxetxO0bzg3UvkRtOCNyf7xlTjqGthaAVQyWWHi82maIa4rM3t52dfDf2DADS7VTc VQ4g3IwhW4VPRp5Dlxu7qGlhvrRlEuFlZDKTK5QA=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab74ac8e9f6c676010d69ef6c6594c3f53c4584ec892cf0000000117defe8492a169ce161e4766@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1864@github.com>
Subject: [quicwg/base-drafts] Push promise history to detect conflicting header field values (#1864)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc73c843b413_71473fddcf2d45b413154b8"; 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/NtOWEvToYsBoeaiflCYZPX7Gfyc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 13:43:36 -0000

----==_mimepart_5bc73c843b413_71473fddcf2d45b413154b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

draft-ietf-quic-http-15 has:

```
   []                           A client MUST treat receipt of a
   PUSH_PROMISE with conflicting header field values for the same Push
   ID as a connection error of type HTTP_MALFORMED_FRAME.

   Allowing duplicate references to the same Push ID is primarily to
   reduce duplication caused by concurrent requests.  A server SHOULD
   avoid reusing a Push ID over a long period.  Clients are likely to
   consume server push responses and not retain them for reuse over
   time.  Clients that see a PUSH_PROMISE that uses a Push ID that they
   have since consumed and discarded are forced to ignore the
   PUSH_PROMISE.
```

The two paragraphs contradict each other.  The former mandates that a client maintain a history of all push promises in order to detect possible header field conflicts.  The latter suggests that a client does not have to do that.  Which one is it?

The requirement to maintain a history of all push requests is unreasonable.  I suggest that the _MUST_ in the first paragraph above be replaced with a _MAY_.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1864
----==_mimepart_5bc73c843b413_71473fddcf2d45b413154b8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>draft-ietf-quic-http-15 has:</p>
<pre><code>   []                           A client MUST treat receipt of a
   PUSH_PROMISE with conflicting header field values for the same Push
   ID as a connection error of type HTTP_MALFORMED_FRAME.

   Allowing duplicate references to the same Push ID is primarily to
   reduce duplication caused by concurrent requests.  A server SHOULD
   avoid reusing a Push ID over a long period.  Clients are likely to
   consume server push responses and not retain them for reuse over
   time.  Clients that see a PUSH_PROMISE that uses a Push ID that they
   have since consumed and discarded are forced to ignore the
   PUSH_PROMISE.
</code></pre>
<p>The two paragraphs contradict each other.  The former mandates that a client maintain a history of all push promises in order to detect possible header field conflicts.  The latter suggests that a client does not have to do that.  Which one is it?</p>
<p>The requirement to maintain a history of all push requests is unreasonable.  I suggest that the <em>MUST</em> in the first paragraph above be replaced with a <em>MAY</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/1864">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq54jH1GCNHdvFc_niYC8oXv4d1fNks5ulzQEgaJpZM4Xj9By">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzfJ2xrPIlfMoB7OuOO3f8XMOE26ks5ulzQEgaJpZM4Xj9By.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Push promise history to detect conflicting header field values (#1864)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1864"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1864",
"url": "https://github.com/quicwg/base-drafts/issues/1864",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Push promise history to detect conflicting header field values (#1864)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1864
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1864,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1864\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1864"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395300978\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc73c843b413_71473fddcf2d45b413154b8--


From nobody Wed Oct 17 06:55:20 2018
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 A800C12F1AB for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:55:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 0uZQJkkRE53h for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 06:55:16 -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 72EC91277C8 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 06:55:15 -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=TOgVDxvtNpBKodA59/h8mgp572c=; b=SjPr8MljrHlS2Eux K5R+e7Z15PKM3yjdx5SY4k0teGCeItkmteESMwf5fB1y40+7J5cXIheiIzWQKJz8 Lh3c/FJvak2F6ukHwcvaLdsGDSLqP1IXwNI2tncmuXJ+dXLwRQ+VBDvdcXul2gkV /omd4v759szbiDooyor/VpwolOs=
Received: by filter1115p1las1.sendgrid.net with SMTP id filter1115p1las1-29497-5BC73F41-1F 2018-10-17 13:55:13.592149853 +0000 UTC m=+53265.923572316
Received: from github-lowworker-baaab27.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id inDqd0MJSu-yfOXF7vnwsw for <quic-issues@ietf.org>; Wed, 17 Oct 2018 13:55:13.511 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-baaab27.cp1-iad.github.net (Postfix) with ESMTP id 7ACB58036E for <quic-issues@ietf.org>; Wed, 17 Oct 2018 06:55:13 -0700 (PDT)
Date: Wed, 17 Oct 2018 13:55:14 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab67e45f682a446f338864b032cb56568c0162d70292cf0000000117df014192a169ce161e4766@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1864/430638016@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1864@github.com>
References: <quicwg/base-drafts/issues/1864@github.com>
Subject: Re: [quicwg/base-drafts] Push promise history to detect conflicting header field values (#1864)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc73f416ff8a_38f53ff5aa2d45bc2418954"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2jE98ZaYS/URkcQ3F0P67tIpGRJKpacKZSYg bQ4PzSrSj6JA+qo+ib9Fo2E3U5c7gGojbrg3Y/eOP6IwgvQYa4cUI7FGmAN1diB1mpm+T37IfBmOe2 3OM8QNysOwuZ3Xm1+1dYq0eDCXNucYBTwu1oNWRKdZItx7ms4agGj5erZP6B7lHOl5+O6EYgqvhBgv Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZSa7Ko62iug19hE-QAR6BgjPfw8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 13:55:19 -0000

----==_mimepart_5bc73f416ff8a_38f53ff5aa2d45bc2418954
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree.

I've never considered this before but now I'm thinking that a client would need to store the non-compressed version of PUSH_PROMISE, in case an instruction elsewhere caused the dynamic table to be modified.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1864#issuecomment-430638016
----==_mimepart_5bc73f416ff8a_38f53ff5aa2d45bc2418954
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I agree.</p>
<p>I've never considered this before but now I'm thinking that a client would need to store the non-compressed version of PUSH_PROMISE, in case an instruction elsewhere caused the dynamic table to be modified.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1864#issuecomment-430638016">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4p1buZZNKO_59ab3mQ9F5G6PSqSks5ulzbBgaJpZM4Xj9By">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0YK4jgXkmT_ertu16tKSMSzuTAGks5ulzbBgaJpZM4Xj9By.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1864: I agree.\r\n\r\nI've never considered this before but now I'm thinking that a client would need to store the non-compressed version of PUSH_PROMISE, in case an instruction elsewhere caused the dynamic table to be modified."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1864#issuecomment-430638016"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1864#issuecomment-430638016",
"url": "https://github.com/quicwg/base-drafts/issues/1864#issuecomment-430638016",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Push promise history to detect conflicting header field values (#1864)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1864,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1864\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1864#issuecomment-430638016"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395300978\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc73f416ff8a_38f53ff5aa2d45bc2418954--


From nobody Wed Oct 17 07:14:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4E04130DD1 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 07:14:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 D2nIukbv1dcd for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 07:14: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 2A8C6130DCC for <quic-issues@ietf.org>; Wed, 17 Oct 2018 07:14:27 -0700 (PDT)
Date: Wed, 17 Oct 2018 07:14:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539785666; bh=tmkdzWSPxtzWJE57HqyKufHwhcWqeqCP7RBuSPOaHRo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=eUCzq4ZyblQUlVcZCUsMO4dOaKsqX8m+wRfN8kncqyMplRVrla6nScH5MDMx0E2wA uevPGzVrpFPV9OAV2B0+i3hUjsEy3y9iDErUOEMfIgEK232vevQCruIvLX9Yz3KntW JOwS+HS+uVzZqqFieV0oYaPzPt9JaWzjnVr+LCfY=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe7542f440c1db643879dc4e4cd2ca5e295edd6f992cf0000000117df05c192a169ce161e861f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1865@github.com>
Subject: [quicwg/base-drafts] In-order priority changes in HQ does not hold (#1865)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc743c25d58_2a6f3fe54aad45c02389d9"; 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/Lp3koGACLCFMgpo965UzraZb69M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 14:14:29 -0000

----==_mimepart_5bc743c25d58_2a6f3fe54aad45c02389d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

draft-ietf-quic-http-15 states:

```
   For example, implicit in the HTTP/2 prioritization scheme is the
   notion of in-order delivery of priority changes (i.e., dependency
   tree mutations): since operations on the dependency tree such as
   reparenting a subtree are not commutative, both sender and receiver
   must apply them in the same order to ensure that both sides have a
   consistent view of the stream dependency tree.  HTTP/2 specifies
   priority assignments in PRIORITY frames and (optionally) in HEADERS
   frames.  To achieve in-order delivery of priority changes in HTTP/
   QUIC, PRIORITY frames are sent on the control stream and the PRIORITY
   section is removed from the HEADERS frame.
```

The current scheme does not achieve the in-order delivery of priority changes.  This is because a _PRIORITY_ frame to set the priority for an incoming request may arrive later than the request stream.  Since processing of a request is not delayed until its priority is known, it must be assigned some priority by the server.  To state it another way, a request possesses an implicit priority.

I don't think we can ensure in-order delivery of priority changes without introducing inter-stream dependencies and -- egads! -- head-of-line-blocking.  With that in mind, it may be good to allow a request stream to carry a _PRIORITY_ frame as its 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/1865
----==_mimepart_5bc743c25d58_2a6f3fe54aad45c02389d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>draft-ietf-quic-http-15 states:</p>
<pre><code>   For example, implicit in the HTTP/2 prioritization scheme is the
   notion of in-order delivery of priority changes (i.e., dependency
   tree mutations): since operations on the dependency tree such as
   reparenting a subtree are not commutative, both sender and receiver
   must apply them in the same order to ensure that both sides have a
   consistent view of the stream dependency tree.  HTTP/2 specifies
   priority assignments in PRIORITY frames and (optionally) in HEADERS
   frames.  To achieve in-order delivery of priority changes in HTTP/
   QUIC, PRIORITY frames are sent on the control stream and the PRIORITY
   section is removed from the HEADERS frame.
</code></pre>
<p>The current scheme does not achieve the in-order delivery of priority changes.  This is because a <em>PRIORITY</em> frame to set the priority for an incoming request may arrive later than the request stream.  Since processing of a request is not delayed until its priority is known, it must be assigned some priority by the server.  To state it another way, a request possesses an implicit priority.</p>
<p>I don't think we can ensure in-order delivery of priority changes without introducing inter-stream dependencies and -- egads! -- head-of-line-blocking.  With that in mind, it may be good to allow a request stream to carry a <em>PRIORITY</em> frame as its 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/1865">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz31t6mC_b2mMIZckACb8cMvDBh1ks5ulztCgaJpZM4XkBm9">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq82-5u-CLcu1lU7_U7SJIhKFpPj8ks5ulztCgaJpZM4XkBm9.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"In-order priority changes in HQ does not hold (#1865)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1865"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1865",
"url": "https://github.com/quicwg/base-drafts/issues/1865",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "In-order priority changes in HQ does not hold (#1865)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1865
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1865,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1865\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1865"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395319741\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc743c25d58_2a6f3fe54aad45c02389d9--


From nobody Wed Oct 17 07:23:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B8297130DDF for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 07:23:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 4FHDkEcUxYQs for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 07:23: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 BD52A130DD6 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 07:23:42 -0700 (PDT)
Date: Wed, 17 Oct 2018 07:23:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539786220; bh=5wpbMPagfr0UmUSoF2HK87hfgvf8Q4bAOftWs+Nu1UE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eDlqTa0iNNdLadnBHT5LodHBZVbEhU9muwcyWR5i91JbvGRylC0OD+goHPwN8mXxP eQnvLS+wOtpRhsG8izYcsfgjBttFISHtsiIFPuGxuCOWvq3r2Rjy0PqT6ETZxzKYHs 9EDA5UoFZwA1yHB72tSgLTL2ba/nCrpC1KOQYQTA=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc880f60e63bcba109f82fb3ee375ecd2562286ed92cf0000000117df07ec92a169ce161e861f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1865/430649049@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1865@github.com>
References: <quicwg/base-drafts/issues/1865@github.com>
Subject: Re: [quicwg/base-drafts] In-order priority changes in HQ does not hold (#1865)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc745ecc85b3_6fc3fb341cd45b851595dd"; 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/LDXdeIds5o-vo7FlGP0tKRks73Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 14:23:45 -0000

----==_mimepart_5bc745ecc85b3_6fc3fb341cd45b851595dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

> With that in mind, it may be good to allow a request stream to carry a =
PRIORITY frame as its first frame. =0D
=0D
Or add the PRIORITY section back to headers? =F0=9F=99=8A =


-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430649049=

----==_mimepart_5bc745ecc85b3_6fc3fb341cd45b851595dd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>With that in mind, it may be good to allow a request stream to carry a=
 PRIORITY frame as its first frame.</p>
</blockquote>
<p>Or add the PRIORITY section back to headers? <g-emoji class=3D"g-emoji=
" alias=3D"speak_no_evil" fallback-src=3D"https://assets-cdn.github.com/i=
mages/icons/emoji/unicode/1f64a.png">=F0=9F=99=8A</g-emoji></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/1865#issuecomment-430649049">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5-T=
qW89Et9sPfxa5YBI4-PlS8BTks5ulz1sgaJpZM4XkBm9">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1oT4UzxxPb260onJEEdFTnz=
4lIQks5ulz1sgaJpZM4XkBm9.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #1865: \u003e With that in mind, it may be good to allow a request=
 stream to carry a PRIORITY frame as its first frame. \r\n\r\nOr add the =
PRIORITY section back to headers? =F0=9F=99=8A "}],"action":{"name":"View=
 Issue","url":"https://github.com/quicwg/base-drafts/issues/1865#issuecom=
ment-430649049"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment=
-430649049",
"url": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-43=
0649049",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] In-order priority changes in HQ does n=
ot hold (#1865)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1865,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1865\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-43=
0649049"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3953197=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc745ecc85b3_6fc3fb341cd45b851595dd--


From nobody Wed Oct 17 07:35:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 222DC130EB0 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 07:35:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 l_jkTgpePMmL for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 07:35: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 1F0EF130DF9 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 07:35:03 -0700 (PDT)
Date: Wed, 17 Oct 2018 07:35:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539786902; bh=KkeHi6pOhVB9UH7mf7sJpUF+vjF0uQQ0drCEfL9ec5Y=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=PuXXQPz3F3Fq+1nGhog6k9EPaH5c8Jr52gjBDV98/kY8NGoq0yHvZ9OIHudbcvf3W /1p3AyBPM11jHB40prLICB4GDGrH2B1WFs9Y2OBBFYRebnLTQNSdm1yNFsjHPV3A25 ENB6PGSBpqUS0YjhY+RsJ4p6BxxTsI4EClnGuNkA=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdedf45e55f7cd3999a02008911f7693e7ce0f0d092cf0000000117df0a9692a169ce161eaee6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1866@github.com>
Subject: [quicwg/base-drafts] HQ HEADER frames in series do not replace H2's HEADER/CONTINUATION frames (#1866)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc748964c091_17f53fbab94d45b415366b6"; 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/HWJ5K5srWCq8kS3RATGBd3rTEss>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 14:35:06 -0000

----==_mimepart_5bc748964c091_17f53fbab94d45b415366b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

draft-ietf-quic-http-15 has this to say about the removed _CONTINUATION_ frames:

```
   CONTINUATION (0x9):  CONTINUATION frames do not exist; instead,
      larger HEADERS/PUSH_PROMISE frames than HTTP/2 are permitted, and
      HEADERS frames can be used in series.
```

In HTTP/2, a header block could be chopped up into fragments, which is not the case in HTTP/QUIC.  One cannot place a single header block in a series of _HEADER_ frames.  The verbiage above is misleading.  The "in series" part above can only refer to

```
   In addition, prior to sending the message header block indicated
   above, a response may contain zero or more header blocks containing
   the message headers of informational (1xx) HTTP responses (see
   [RFC7230], Section 3.2 and [RFC7231], Section 6.2).
```

I suggest that we drop the "and _HEADERS_ frames can be used in series" part from the paragraph.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1866
----==_mimepart_5bc748964c091_17f53fbab94d45b415366b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>draft-ietf-quic-http-15 has this to say about the removed <em>CONTINUATION</em> frames:</p>
<pre><code>   CONTINUATION (0x9):  CONTINUATION frames do not exist; instead,
      larger HEADERS/PUSH_PROMISE frames than HTTP/2 are permitted, and
      HEADERS frames can be used in series.
</code></pre>
<p>In HTTP/2, a header block could be chopped up into fragments, which is not the case in HTTP/QUIC.  One cannot place a single header block in a series of <em>HEADER</em> frames.  The verbiage above is misleading.  The "in series" part above can only refer to</p>
<pre><code>   In addition, prior to sending the message header block indicated
   above, a response may contain zero or more header blocks containing
   the message headers of informational (1xx) HTTP responses (see
   [RFC7230], Section 3.2 and [RFC7231], Section 6.2).
</code></pre>
<p>I suggest that we drop the "and <em>HEADERS</em> frames can be used in series" part from the paragraph.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1866">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5CCz6yShOHdnbKbTFIgfL_MUhNQks5ul0AWgaJpZM4XkEnK">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1irg8POdvTqRX4CiIC5gBQnJKRBks5ul0AWgaJpZM4XkEnK.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"HQ HEADER frames in series do not replace H2's HEADER/CONTINUATION frames (#1866)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1866"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1866",
"url": "https://github.com/quicwg/base-drafts/issues/1866",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "HQ HEADER frames in series do not replace H2's HEADER/CONTINUATION frames (#1866)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1866
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1866,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1866\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1866"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395332042\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc748964c091_17f53fbab94d45b415366b6--


From nobody Wed Oct 17 07:41:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 804A3130E25 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 07:40:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 ruqQ0xGB3-iO for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 07:40: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 8AA60130DDE for <quic-issues@ietf.org>; Wed, 17 Oct 2018 07:40:35 -0700 (PDT)
Date: Wed, 17 Oct 2018 07:40:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539787234; bh=O+YqIrRs+9rx/zs6hAeLHn9II2VwrV/J5W4a110Eg+s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IKuugkEt+58IRcWzKn2RsSv9mSCAJbE08uhYGRbrgjjYfUgAnJ1Ax7ffL6Dig3BFZ 0yRQ7EvTRtFZNgkYXuGBUDjCzHHT230oMCJ0C1Zd3G/gd0fyXC8vRLLBgqbBgN5DXc WclDMefWYk0ZxKLJwcdaCdV+/BsxueBMXBNl3Y0M=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6653bcf96fb5408f0355c2bea5f82e2b20f230af92cf0000000117df0be292a169ce161e861f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1865/430655450@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1865@github.com>
References: <quicwg/base-drafts/issues/1865@github.com>
Subject: Re: [quicwg/base-drafts] In-order priority changes in HQ does not hold (#1865)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc749e26bcb3_5b733fddcf2d45b4168796"; 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/ZSaX8jxnkbTsepRbciyRCnrqJ3Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 14:40:40 -0000

----==_mimepart_5bc749e26bcb3_5b733fddcf2d45b4168796
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, the full _PRIORITY_ frame on a request stream is an overkill, as the `Prioritized Type` and `Prioritized Element ID` would be redundant.  We could use a new frame type for this purpose.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430655450
----==_mimepart_5bc749e26bcb3_5b733fddcf2d45b4168796
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yes, the full <em>PRIORITY</em> frame on a request stream is an overkill, as the <code>Prioritized Type</code> and <code>Prioritized Element ID</code> would be redundant.  We could use a new frame type for this purpose.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430655450">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq30-1ocyN3UfqGtxhd0-9khj1zCrks5ul0FigaJpZM4XkBm9">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1XXQe3qCUypM0GdAbh0LYqa7JQeks5ul0FigaJpZM4XkBm9.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1865: Yes, the full _PRIORITY_ frame on a request stream is an overkill, as the `Prioritized Type` and `Prioritized Element ID` would be redundant.  We could use a new frame type for this purpose."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430655450"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430655450",
"url": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430655450",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] In-order priority changes in HQ does not hold (#1865)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1865,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1865\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430655450"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395319741\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc749e26bcb3_5b733fddcf2d45b4168796--


From nobody Wed Oct 17 07:53:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BAF33130DE2 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 07:53:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 5th8C-ouueNy for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 07:53: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 27D19130DE1 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 07:53:29 -0700 (PDT)
Date: Wed, 17 Oct 2018 07:53:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539788008; bh=dfcoOTKY3RSoW5RugXOKFQCC6hUK2iiX/DTq+lmBDKA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cwWSYsEr+qxXlQLDtAD7UrkXSb/RPzk3ao3GhhjI3Ku0QlVX0YkAFDT/BhAvb2oZ7 vC2qN+VJ1RSs4Pjcx+sAsb1QUvx4vmpvxknjE8ugTzoHM1IV3BGlDgFR8uf1q3C9GL VfBK3ARmw/0jtOVrXbV7IoOS8cEDPtXJ+gAbp/Xs=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba9a44adb6e0fafba5bf1db412191116a4678744192cf0000000117df0ee892a169ce161e861f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1865/430660964@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1865@github.com>
References: <quicwg/base-drafts/issues/1865@github.com>
Subject: Re: [quicwg/base-drafts] In-order priority changes in HQ does not hold (#1865)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc74ce82a41a_245a3f9664cd45bc1906629"; 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/f0DNdJq8zsjBBRokRz9aS78i9zM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 14:53:31 -0000

----==_mimepart_5bc74ce82a41a_245a3f9664cd45bc1906629
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Does either suggestion solve the problem though? There is no in-order guarantee between request streams (from the server's perspective). I.e. server needs the a full tree before servicing a request, receiving a PRIORITY of the leaf node requires knowledge of the parent branches.

_disclaimer: not a prioritisation expert_

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430660964
----==_mimepart_5bc74ce82a41a_245a3f9664cd45bc1906629
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Does either suggestion solve the problem though? There is no in-order =
guarantee between request streams (from the server's perspective). I.e. s=
erver needs the a full tree before servicing a request, receiving a PRIOR=
ITY of the leaf node requires knowledge of the parent branches.</p>
<p><em>disclaimer: not a prioritisation expert</em></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/1865#issuecomment-430660964">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-Tk=
UdfzyjLcNVLtaNWYkNgSU0aXks5ul0RogaJpZM4XkBm9">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq13mHfFJBy8qt7cv3V7oa1w_=
AWMRks5ul0RogaJpZM4XkBm9.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #1865: Does either suggestion solve the problem though? There is n=
o in-order guarantee between request streams (from the server's perspecti=
ve). I.e. server needs the a full tree before servicing a request, receiv=
ing a PRIORITY of the leaf node requires knowledge of the parent branches=
.\r\n\r\n_disclaimer: not a prioritisation expert_"}],"action":{"name":"V=
iew Issue","url":"https://github.com/quicwg/base-drafts/issues/1865#issue=
comment-430660964"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment=
-430660964",
"url": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-43=
0660964",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] In-order priority changes in HQ does n=
ot hold (#1865)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1865,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1865\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-43=
0660964"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3953197=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc74ce82a41a_245a3f9664cd45bc1906629--


From nobody Wed Oct 17 08:13:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD2F5130DE1 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 08:13:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 o31Sf6AZs0vQ for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 08:13: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 D5E991286D9 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 08:12:59 -0700 (PDT)
Date: Wed, 17 Oct 2018 08:12:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539789178; bh=GKi9+1kU7Eue+7Bmg6abvhCuCVepLP1g9nNYi7I62/M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GdtunS0wvTrHdOrMtC/CIuxAwPNf0F7utdURYgHMACU4jG0ACjl96DsVC313FHvR2 w9clfiDbeuygINu8SupdLza7Sabz34y0iuTR9VTu6HuaHxUQlQ2S9z90Ricr5uNZhM ov8F3N5P6att+V9sOSt7Kwh092QHJDiW25aVgOa8=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab90a067a741d2291a5e0c945ee7e76a1dcb003df292cf0000000117df137a92a169ce161e861f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1865/430668993@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1865@github.com>
References: <quicwg/base-drafts/issues/1865@github.com>
Subject: Re: [quicwg/base-drafts] In-order priority changes in HQ does not hold (#1865)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7517a99d41_2caf3ff5aa2d45bc1213355"; 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/z8UsX2dGOb8cF0oUGdCjLggWv_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, 17 Oct 2018 15:13:02 -0000

----==_mimepart_5bc7517a99d41_2caf3ff5aa2d45bc1213355
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Since priorities are only advisory, I don't see why HQ must ensure an ordering of priority changes.  The server will do whatever it wants anyway.  One can assume that a good implementation will do something reasonable with the latest priority information it has.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430668993
----==_mimepart_5bc7517a99d41_2caf3ff5aa2d45bc1213355
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Since priorities are only advisory, I don't see why HQ must ensure an ordering of priority changes.  The server will do whatever it wants anyway.  One can assume that a good implementation will do something reasonable with the latest priority information it has.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430668993">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8nnQTXrs8v4spc3mlQsNG8cybARks5ul0j6gaJpZM4XkBm9">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3DLoplwspubn8Prh8gcKZKrOwLQks5ul0j6gaJpZM4XkBm9.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1865: Since priorities are only advisory, I don't see why HQ must ensure an ordering of priority changes.  The server will do whatever it wants anyway.  One can assume that a good implementation will do something reasonable with the latest priority information it has."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430668993"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430668993",
"url": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430668993",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] In-order priority changes in HQ does not hold (#1865)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1865,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1865\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430668993"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395319741\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7517a99d41_2caf3ff5aa2d45bc1213355--


From nobody Wed Oct 17 08:13:28 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11670130DE3 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 08:13:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 4bp9rhyVhS7E for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 08:13: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 5A43F1286D9 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 08:13:25 -0700 (PDT)
Date: Wed, 17 Oct 2018 08:13:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539789204; bh=N+1zHpSG/ck2PCaPvDm5/9uERd/IBhpQtFtu3Jwaays=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=K9m3KcyvGxfvgPxR0YI9nPLfXOwflI6+UShMHlTwrvx2fWEHX0ppYBFvu+RGNrAE5 qcrcW6qeMs64/qcqK503FbhYuYeQ2VRxirsVjRBigmPdaMGC6BmOTq4S6f6dvJyxTb fa9/oGg/HJKSr4lkypHtFrrMRb+KtIwN+7V/yo70=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbae1a7676769767a55d966c4e2db923c61ecc5b792cf0000000117df139492a169ce161efab9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1867@github.com>
Subject: [quicwg/base-drafts] BLOCKED frames and potential deadlocks (#1867)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc75194635a0_64ad3f9d05ad45bc4286ae"; 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/ELBTaxi57wSO5ucX5luG7VP9pQs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 15:13:27 -0000

----==_mimepart_5bc75194635a0_64ad3f9d05ad45bc4286ae
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I believe there are a few potential issues with the BLOCKED frame text.
 1) STREAM_ID_BLOCKED is a MAY, but the other two BLOCKED frames are a SHOULD.  I suggest changing STREAM_ID_BLOCKED to a SHOULD for consistency.  https://tools.ietf.org/html/draft-ietf-quic-transport-15#section-7.12
 2) There's discussion of STREAM_BLOCKED and BLOCKED in the "Blocking on Flow Control" section, but no mention of STREAM_ID_BLOCKED in "Stream Limit Increment" https://tools.ietf.org/html/draft-ietf-quic-transport-15#section-10.2  I think there should be, even if it's just the next suggestoin.
 3) In 10.2.1, "A receiver SHOULD NOT wait for a BLOCKED or STREAM_BLOCKED frame before sending MAX_DATA or MAX_STREAM_DATA, since doing so will mean that a sender is unable to send for an entire round trip." - Unless we're going to change sending BLOCKED to a MUST, I believe this needs to be a MUST NOT, and we should explain that it's because the receiver is not guaranteed to receive a BLOCKED frame.  I believe it'd be worth adding similar text to the "Stream Limit Increment" section.
4) It would be nice to add some more guidance on when to send MAX_STREAM_ID if we think we can provide it.  This sentence: "A receiver MAY also advance the maximum stream ID based on current activity, system conditions, and other environmental factors." doesn't seem very helpful to me.

I'd fix these myself, but the transport doc is being heavily restructured.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1867
----==_mimepart_5bc75194635a0_64ad3f9d05ad45bc4286ae
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I believe there are a few potential issues with the BLOCKED frame text.</p>
<ol>
<li>STREAM_ID_BLOCKED is a MAY, but the other two BLOCKED frames are a SHOULD.  I suggest changing STREAM_ID_BLOCKED to a SHOULD for consistency.  <a href="https://tools.ietf.org/html/draft-ietf-quic-transport-15#section-7.12" rel="nofollow">https://tools.ietf.org/html/draft-ietf-quic-transport-15#section-7.12</a></li>
<li>There's discussion of STREAM_BLOCKED and BLOCKED in the "Blocking on Flow Control" section, but no mention of STREAM_ID_BLOCKED in "Stream Limit Increment" <a href="https://tools.ietf.org/html/draft-ietf-quic-transport-15#section-10.2" rel="nofollow">https://tools.ietf.org/html/draft-ietf-quic-transport-15#section-10.2</a>  I think there should be, even if it's just the next suggestoin.</li>
<li>In 10.2.1, "A receiver SHOULD NOT wait for a BLOCKED or STREAM_BLOCKED frame before sending MAX_DATA or MAX_STREAM_DATA, since doing so will mean that a sender is unable to send for an entire round trip." - Unless we're going to change sending BLOCKED to a MUST, I believe this needs to be a MUST NOT, and we should explain that it's because the receiver is not guaranteed to receive a BLOCKED frame.  I believe it'd be worth adding similar text to the "Stream Limit Increment" section.</li>
<li>It would be nice to add some more guidance on when to send MAX_STREAM_ID if we think we can provide it.  This sentence: "A receiver MAY also advance the maximum stream ID based on current activity, system conditions, and other environmental factors." doesn't seem very helpful to me.</li>
</ol>
<p>I'd fix these myself, but the transport doc is being heavily restructured.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1867">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq74yrT5FYr3wSmJilbWa8F5DG9lzks5ul0kUgaJpZM4XkKR3">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9sqTeHwEGNiywAdNB387ordBzYiks5ul0kUgaJpZM4XkKR3.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"BLOCKED frames and potential deadlocks (#1867)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1867"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1867",
"url": "https://github.com/quicwg/base-drafts/issues/1867",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "BLOCKED frames and potential deadlocks (#1867)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1867
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1867,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1867\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1867"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395355255\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc75194635a0_64ad3f9d05ad45bc4286ae--


From nobody Wed Oct 17 09:29:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C633A130E16 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 09:29:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 2RbN-CQHD_tn for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 09:29: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 9B103130DEF for <quic-issues@ietf.org>; Wed, 17 Oct 2018 09:29:39 -0700 (PDT)
Date: Wed, 17 Oct 2018 09:29:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539793777; bh=ABSQKy1q97lTNfiXPsm/q4RAj6S2PVZQKFhJ5ksFH+w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=txTNiJrk2OpRTrNELzX+DW438KbcO6wtk6yki9+HsQd2mg6iKafewQ8AqEhEUXpc6 hLH2Sxsc+XgMSk6R0++ds80zlp2VNx5XhG+Eqnfm2XP8c3aSgvnfM0J0OenO51wGlQ 3dEjJ/icJQpkcKbiekwJ7vAPyN1z6F24RNOe7O6o=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba8854865eea14d84889651668e233483ad8d967992cf0000000117df257192a169ce161e4766@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1864/430697483@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1864@github.com>
References: <quicwg/base-drafts/issues/1864@github.com>
Subject: Re: [quicwg/base-drafts] Push promise history to detect conflicting header field values (#1864)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc76371504f3_1a933faccacd45b824510df"; 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/tni1vcpunfd1CEzhgzyKTCpjmzY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 16:29:42 -0000

----==_mimepart_5bc76371504f3_1a933faccacd45b824510df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As in other places, the intent isn't to require historical tracking and verification forever, but to require the error if the condition is detected while acknowledging that it might be.  I think, more precisely, what we want is that the client:

- Maintains a list of active promises for which it is still willing to accept an additional reference to the promise, including the uncompressed headers for the promise (likely until the promise is fulfilled, possibly plus a timeout)
- Verifies that the headers match exactly when receiving an additional reference to one of these promises; MUST error if they don't.
- If a promise is received for an ID which has already been flushed from the list, the promise is ignored

This entails more text than just changing MUST to MAY, but is this a more precise description of what we're after?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1864#issuecomment-430697483
----==_mimepart_5bc76371504f3_1a933faccacd45b824510df
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>As in other places, the intent isn't to require historical tracking an=
d verification forever, but to require the error if the condition is dete=
cted while acknowledging that it might be.  I think, more precisely, what=
 we want is that the client:</p>
<ul>
<li>Maintains a list of active promises for which it is still willing to =
accept an additional reference to the promise, including the uncompressed=
 headers for the promise (likely until the promise is fulfilled, possibly=
 plus a timeout)</li>
<li>Verifies that the headers match exactly when receiving an additional =
reference to one of these promises; MUST error if they don't.</li>
<li>If a promise is received for an ID which has already been flushed fro=
m the list, the promise is ignored</li>
</ul>
<p>This entails more text than just changing MUST to MAY, but is this a m=
ore precise description of what we're after?</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/1864#issuecomment-430697483">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxnx=
bqfUL1mHI04BVUqJbI-zCJbVks5ul1rxgaJpZM4Xj9By">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq61nzUaQ1vFYTr13--AVc7BT=
RlaNks5ul1rxgaJpZM4Xj9By.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1864: As in other places, the intent isn't to require historic=
al tracking and verification forever, but to require the error if the con=
dition is detected while acknowledging that it might be.  I think, more p=
recisely, what we want is that the client:\r\n\r\n- Maintains a list of a=
ctive promises for which it is still willing to accept an additional refe=
rence to the promise, including the uncompressed headers for the promise =
(likely until the promise is fulfilled, possibly plus a timeout)\r\n- Ver=
ifies that the headers match exactly when receiving an additional referen=
ce to one of these promises; MUST error if they don't.\r\n- If a promise =
is received for an ID which has already been flushed from the list, the p=
romise is ignored\r\n\r\nThis entails more text than just changing MUST t=
o MAY, but is this a more precise description of what we're after?"}],"ac=
tion":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/i=
ssues/1864#issuecomment-430697483"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1864#issuecomment=
-430697483",
"url": "https://github.com/quicwg/base-drafts/issues/1864#issuecomment-43=
0697483",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Push promise history to detect conflic=
ting header field values (#1864)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1864,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1864\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1864#issuecomment-43=
0697483"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3953009=
78\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc76371504f3_1a933faccacd45b824510df--


From nobody Wed Oct 17 09:33:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47813130DEF for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 09:33:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Y0YVT_5hAcJG for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 09: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 F2E47130DEC for <quic-issues@ietf.org>; Wed, 17 Oct 2018 09:33:48 -0700 (PDT)
Date: Wed, 17 Oct 2018 09:33:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539794028; bh=TcZvN3g3DDiQawdWMMD/OmOpUURxDJW0Ev72U29XESU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AnPrfWrWJhmMh+AS/gW0WBKIlmLgztNy6E6VkGQmocVUlyoMkpHmchsDs5R7tjrQ0 IRPAuojh3c+ROCfGIo6sS9FzYxU97Ux45wibWnIYeyQ36TMLelEvbm9R0PLa2MMZth EliY4ucieurCMQ/VDIioJJtGZUn3v5YBM5yo6xic=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab08a57dd825b963b34395faeff943f6ca0cf78a0692cf0000000117df265192a169ce161eaee6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1866/issue_event/1910079837@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1866@github.com>
References: <quicwg/base-drafts/issues/1866@github.com>
Subject: Re: [quicwg/base-drafts] HQ HEADER frames in series do not replace H2's HEADER/CONTINUATION frames (#1866)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc76451f39b9_399a3f7f500d45bc18422fc"; 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/LC3qjKDFtKcvIaGRxEztAYnFUno>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 16:33:50 -0000

----==_mimepart_5bc76451f39b9_399a3f7f500d45bc18422fc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1866.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1866#event-1910079837
----==_mimepart_5bc76451f39b9_399a3f7f500d45bc18422fc
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="371109606" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1866" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1866/hovercard" href="https://github.com/quicwg/base-drafts/issues/1866">#1866</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/1866#event-1910079837">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwT6xRi4kPc4w-Yzpz8O21p_QQnuks5ul1vRgaJpZM4XkEnK">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyWAYsmc6esn-VbR87mG7EDd_T5Xks5ul1vRgaJpZM4XkEnK.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1866."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1866#event-1910079837"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1866#event-1910079837",
"url": "https://github.com/quicwg/base-drafts/issues/1866#event-1910079837",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] HQ HEADER frames in series do not replace H2's HEADER/CONTINUATION frames (#1866)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1866#event-1910079837"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395332042\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc76451f39b9_399a3f7f500d45bc18422fc--


From nobody Wed Oct 17 09:34:07 2018
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 BCFD3130EFC for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 09:34:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 tHdf-UZH2sqs for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 09:33:58 -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 8CC74130ECC for <quic-issues@ietf.org>; Wed, 17 Oct 2018 09:33: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=AbiXFh47tKOge2ik0EblBlJZS5k=; b=l9r2i7tLoT9ed1t3 inYdYFvf9Vwsj+uO5UNBrriiBnJ0DrllDRHgOq+TAjX7fH406NiGhHhNZaD3jMp5 SR8MMIcxqtCtBoaEdE8RT3PuW8Sn//sEVbXar6gBpRPknmo4vSH9y1eJhEE6U3Rd dt/I3To66XyZ/Ej5/F7KzrRnVLA=
Received: by filter1083p1las1.sendgrid.net with SMTP id filter1083p1las1-28843-5BC76475-1B 2018-10-17 16:33:58.014701754 +0000 UTC m=+203234.893523017
Received: from github-lowworker-f6df7df.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0025p1iad2.sendgrid.net (SG) with ESMTP id u3kA8WHlRreVzFRV6ib54w for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:33:57.930 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-f6df7df.cp1-iad.github.net (Postfix) with ESMTP id DC62B3E0369 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 09:33:57 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:33:58 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab72676e4cdd0c359eeed7b78cdc3221d6f6fd4abb92cf0000000117df267592a169ce161eaee6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1866/430698811@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1866@github.com>
References: <quicwg/base-drafts/issues/1866@github.com>
Subject: Re: [quicwg/base-drafts] HQ HEADER frames in series do not replace H2's HEADER/CONTINUATION frames (#1866)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc76475cd363_1bd03f8baf0d45c41870593"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak36s5vVgsZ48boafDiaOPTf+yqyOLwwDyQKMM dQNYJ6n4icUDqiq1mrCxilYtFGIzBN0mrbCKoMrHzPOt8DQO4odPxBML4azWbs2+pAghEFImudt5rw 4nBwLeSLeBNdg/6kvQq0YsEsiYz2wQI4SWw4jq2VwatqxKegSf30fgufaH/HD2vz/buLPDVz4PIATF I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D0FBSeyoqwKOrC7BHudesGQ9Lz8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 16:34:05 -0000

----==_mimepart_5bc76475cd363_1bd03f8baf0d45c41870593
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Already fixed in https://github.com/quicwg/base-drafts/pull/1837/commits/febb274725311d6b41f8880c250aabd7fe06e6c3.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1866#issuecomment-430698811
----==_mimepart_5bc76475cd363_1bd03f8baf0d45c41870593
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Already fixed in <a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/febb274725311d6b41f8880c250aabd7fe06e6c3"><tt>febb274</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/1866#issuecomment-430698811">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8n93vRjvsMxgd1b1pOH50d_SqhUks5ul1v1gaJpZM4XkEnK">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6_rClIigrkt7AG-WgAvbJhqYppFks5ul1v1gaJpZM4XkEnK.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1866: Already fixed in https://github.com/quicwg/base-drafts/pull/1837/commits/febb274725311d6b41f8880c250aabd7fe06e6c3."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1866#issuecomment-430698811"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1866#issuecomment-430698811",
"url": "https://github.com/quicwg/base-drafts/issues/1866#issuecomment-430698811",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] HQ HEADER frames in series do not replace H2's HEADER/CONTINUATION frames (#1866)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1866,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1866#issuecomment-430698811"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395332042\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc76475cd363_1bd03f8baf0d45c41870593--


From nobody Wed Oct 17 09:44:22 2018
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 BE848130E05 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 09:44:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 cPsy8bdHJ3Vx for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 09:44:19 -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 27F72130DFB for <quic-issues@ietf.org>; Wed, 17 Oct 2018 09:44: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=ka3ITbWiW47Ri6RvPR5ZcbukvRI=; b=EwRjzfEsfikm/Ngc qLV6RLyBVVOoUY9m7hDl3NjptMIfiAtLU5fJO9gFfquD4qdE4/bru7FtLsRKWw1g I1OZ1wBOabN64OpZIIh7VxLtrPyu78kyoMWZMXBkaD8FmKEopXn81FU/11B7bJKY uzfkt16NyKsQ1jv+fgI1dldqMqI=
Received: by filter1671p1mdw1.sendgrid.net with SMTP id filter1671p1mdw1-23577-5BC766E1-38 2018-10-17 16:44:17.811435426 +0000 UTC m=+149901.729075467
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id w7Ka4AAyScezf5lShJujdQ for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:44:17.766 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id B9D1240096E for <quic-issues@ietf.org>; Wed, 17 Oct 2018 09:44:17 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:44:17 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8216ba029c401458dab1bce9558f6d8d71dfd35f92cf0000000117df28e192a169ce161e4766@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1864/430702446@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1864@github.com>
References: <quicwg/base-drafts/issues/1864@github.com>
Subject: Re: [quicwg/base-drafts] Push promise history to detect conflicting header field values (#1864)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc766e1b4745_250a3fb4c8cd45bc140475c"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3sWW1fYMg8eucLYhegc6zaElOxoQ/gvqYuuO lDHULpv0y6mFp4IaJtXu/mMaD0DUD6nwaEGTO2xofOI9O9I63ydqJmKG/C3INCq6Cz+yaIjFfQf7ti EcvNafft+ABPAKd/kGrS1pL/YVf8idUnakDusqqM4kdpQx3WscxT68NmO7A4872E7S8eSFixGfaGlb o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Toc0H4toyChDjkvkm18EQKaHrnw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 16:44:22 -0000

----==_mimepart_5bc766e1b4745_250a3fb4c8cd45bc140475c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

With the way @MikeBishop puts it, perhaps it is useful to describe the problem that header field changes might cause, then provide the points on how a client might want to do things to detect and avoid 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/1864#issuecomment-430702446
----==_mimepart_5bc766e1b4745_250a3fb4c8cd45bc140475c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>With the way <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> puts it, perhaps it is useful to describe the problem that header field changes might cause, then provide the points on how a client might want to do things to detect and avoid 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/1864#issuecomment-430702446">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8V-9mQPNXtHu-eCC1d7gVrXE8Itks5ul15hgaJpZM4Xj9By">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxDfsYx1Lpp28k3fqMygg4pVr3G8ks5ul15hgaJpZM4Xj9By.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1864: With the way @MikeBishop puts it, perhaps it is useful to describe the problem that header field changes might cause, then provide the points on how a client might want to do things to detect and avoid them."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1864#issuecomment-430702446"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1864#issuecomment-430702446",
"url": "https://github.com/quicwg/base-drafts/issues/1864#issuecomment-430702446",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Push promise history to detect conflicting header field values (#1864)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1864,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1864\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1864#issuecomment-430702446"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395300978\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc766e1b4745_250a3fb4c8cd45bc140475c--


From nobody Wed Oct 17 09:47:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6DECE130DFB for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 09:47:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 pquVaV2vH179 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 09:47: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 A2832130DC9 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 09:47:36 -0700 (PDT)
Date: Wed, 17 Oct 2018 09:47:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539794855; bh=ZgFylNo+ttK19BKJ2NM6IKJY6kPXeH4kpse1r09zD44=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ou2deUgz4MwMiRgnGdChM8Ii6Ukj1mdLeg1rYuhyP9Q93xgiDGJVsusiR/suXMJkU VxwtYMfw1VXXudN8gr4pOCgOM9G6l6nkqtUYD3sa9Mrjq9Xg/cLX9VA4uxuvY4G32n fNwDrpOrBFVK8cXdoVMIqX/EL+EOrCiUCakfMCxQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf4ced5183c5e61e45e0628b61add92164c66510892cf0000000117df29a792a169ce161e861f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1865/430703532@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1865@github.com>
References: <quicwg/base-drafts/issues/1865@github.com>
Subject: Re: [quicwg/base-drafts] In-order priority changes in HQ does not hold (#1865)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc767a7b2d10_48d53f9d05ad45bc6520da"; 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/4ejMG9slPMoixDXLJqwh_pYXCgU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 16:47:55 -0000

----==_mimepart_5bc767a7b2d10_48d53f9d05ad45bc6520da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

HQ must ensure an ordering of changes because that's the only way the server can ever reach consistency with the client's view.  Delayed data on a single stream can cause delays in the server catching up to what the client wants -- and your observation that the request can arrive before its PRIORITY frame does is certainly a valid instance of that -- but reordering of valid priority instructions causes actual differences, not just delay.

The issue happens when things which affect the same element (even indirectly) get crossed.  For example, consider two instructions are in flight:
1. X depends exclusively on A
2. C depends on A

If the order is (1,2), then X and C are peers, both depending on A.  If the order is (2,1), then C now depends on X, which depends on A.

You could probably avoid this with a scheme which prohibits further changes to an element with unacknowledged priority changes in flight, but that requires a layer of machinery I don't think anyone is incented to build right now.  Alternatively, there's the direction of your last comment, which is that consistency between client's desires and server's understanding of them is either unnecessary or a lost cause; that's a pragmatic view, but perhaps not one I'd like to bake into 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/1865#issuecomment-430703532
----==_mimepart_5bc767a7b2d10_48d53f9d05ad45bc6520da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>HQ must ensure an ordering of changes because that's the only way the =
server can ever reach consistency with the client's view.  Delayed data o=
n a single stream can cause delays in the server catching up to what the =
client wants -- and your observation that the request can arrive before i=
ts PRIORITY frame does is certainly a valid instance of that -- but reord=
ering of valid priority instructions causes actual differences, not just =
delay.</p>
<p>The issue happens when things which affect the same element (even indi=
rectly) get crossed.  For example, consider two instructions are in fligh=
t:</p>
<ol>
<li>X depends exclusively on A</li>
<li>C depends on A</li>
</ol>
<p>If the order is (1,2), then X and C are peers, both depending on A.  I=
f the order is (2,1), then C now depends on X, which depends on A.</p>
<p>You could probably avoid this with a scheme which prohibits further ch=
anges to an element with unacknowledged priority changes in flight, but t=
hat requires a layer of machinery I don't think anyone is incented to bui=
ld right now.  Alternatively, there's the direction of your last comment,=
 which is that consistency between client's desires and server's understa=
nding of them is either unnecessary or a lost cause; that's a pragmatic v=
iew, but perhaps not one I'd like to bake into the spec.</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/1865#issuecomment-430703532">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0BM=
IiydqRqJe7C-rSRG590OMzIeks5ul18ngaJpZM4XkBm9">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqxHUst0m1Xlx3Natd8ZPGSIG=
2raaks5ul18ngaJpZM4XkBm9.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1865: HQ must ensure an ordering of changes because that's the=
 only way the server can ever reach consistency with the client's view.  =
Delayed data on a single stream can cause delays in the server catching u=
p to what the client wants -- and your observation that the request can a=
rrive before its PRIORITY frame does is certainly a valid instance of tha=
t -- but reordering of valid priority instructions causes actual differen=
ces, not just delay.\r\n\r\nThe issue happens when things which affect th=
e same element (even indirectly) get crossed.  For example, consider two =
instructions are in flight:\r\n1. X depends exclusively on A\r\n2. C depe=
nds on A\r\n\r\nIf the order is (1,2), then X and C are peers, both depen=
ding on A.  If the order is (2,1), then C now depends on X, which depends=
 on A.\r\n\r\nYou could probably avoid this with a scheme which prohibits=
 further changes to an element with unacknowledged priority changes in fl=
ight, but that requires a layer of machinery I don't think anyone is ince=
nted to build right now.  Alternatively, there's the direction of your la=
st comment, which is that consistency between client's desires and server=
's understanding of them is either unnecessary or a lost cause; that's a =
pragmatic view, but perhaps not one I'd like to bake into the spec."}],"a=
ction":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/=
issues/1865#issuecomment-430703532"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment=
-430703532",
"url": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-43=
0703532",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] In-order priority changes in HQ does n=
ot hold (#1865)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1865,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1865\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-43=
0703532"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3953197=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc767a7b2d10_48d53f9d05ad45bc6520da--


From nobody Wed Oct 17 09:50:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A698A130E05 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 09:50:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 tWUegsR-dNCm for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 09:50: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 54A81130DEC for <quic-issues@ietf.org>; Wed, 17 Oct 2018 09:50:41 -0700 (PDT)
Date: Wed, 17 Oct 2018 09:50:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539795040; bh=dxIyCQcZg04mt+ZE7RYF3GkJFAARX9aA0G2LQycsszg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ncBeBMytHgvnmGyIqJf+3mFg3XAb/GX/98hEJtKmkPh4KrFUSoylRHW1/2u7Db5+F LKfsrIdkWG70LFLBx/f7f5zeLhejc+xqKVRqbkiSpTSGj9H4itpXhs3eK1ABYNOqZU WNGDUnEbrqN/pSfsa+yLbGx9WyvXLBfzxp+ysuUc=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcc57e0b4c686b882891774ad33738c1006f11f3992cf0000000117df2a6092a169ce161e861f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1865/430704584@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1865@github.com>
References: <quicwg/base-drafts/issues/1865@github.com>
Subject: Re: [quicwg/base-drafts] In-order priority changes in HQ does not hold (#1865)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc768606f1b8_31b73f9d05ad45bc1810683"; 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/lH0CJI3CG17VaGlCEGU3Fwzrq8U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 16:50:44 -0000

----==_mimepart_5bc768606f1b8_31b73f9d05ad45bc1810683
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That said, it's an interesting proposal to have a tag at the beginning of a request that says, "In the absence of other guidance, I depend on X".  If no exclusive dependencies can be declared, it can't affect anything else; if it's always ignored if a PRIORITY frame has reprioritized that stream, the ordering can be reconstructed.

That's a very surgical fix to the issue of PRIORITY getting reordered with the stream opening.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430704584
----==_mimepart_5bc768606f1b8_31b73f9d05ad45bc1810683
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>That said, it's an interesting proposal to have a tag at the beginning=
 of a request that says, "In the absence of other guidance, I depend on X=
".  If no exclusive dependencies can be declared, it can't affect anythin=
g else; if it's always ignored if a PRIORITY frame has reprioritized that=
 stream, the ordering can be reconstructed.</p>
<p>That's a very surgical fix to the issue of PRIORITY getting reordered =
with the stream opening.</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/1865#issuecomment-430704584">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1OI=
M1kkOHBTFnUvXpEb1N1ENT-lks5ul1_ggaJpZM4XkBm9">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-ObuvOmNKao9n5mwITKTdww=
NYl7ks5ul1_ggaJpZM4XkBm9.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1865: That said, it's an interesting proposal to have a tag at=
 the beginning of a request that says, \"In the absence of other guidance=
, I depend on X\".  If no exclusive dependencies can be declared, it can'=
t affect anything else; if it's always ignored if a PRIORITY frame has re=
prioritized that stream, the ordering can be reconstructed.\r\n\r\nThat's=
 a very surgical fix to the issue of PRIORITY getting reordered with the =
stream opening."}],"action":{"name":"View Issue","url":"https://github.co=
m/quicwg/base-drafts/issues/1865#issuecomment-430704584"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment=
-430704584",
"url": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-43=
0704584",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] In-order priority changes in HQ does n=
ot hold (#1865)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1865,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1865\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-43=
0704584"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3953197=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc768606f1b8_31b73f9d05ad45bc1810683--


From nobody Wed Oct 17 09:57:44 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 087A1130E03 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 09:57:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 u6xMtwrCGS-a for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 09:57: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 4EC4A130DEC for <quic-issues@ietf.org>; Wed, 17 Oct 2018 09:57:41 -0700 (PDT)
Date: Wed, 17 Oct 2018 09:57:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539795460; bh=PvFzMOvwrM0OClQNyGh1XfbuiReYMX3VbH2U39Dmqdc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RVaPWMikHS0o0kEegvZ6IGd4vuGS1kXWV5U5IpB5InfiUQmBAkYkw6AcT5aPw0pSy BQWuPbSJUI/tWmek4G0501UewHPK0tJc1WT7CHAiW7wAwvjD5u6lcXx2HzCuAOhQxd 9b23vF7KFZU8UUTgvlNEE4eCxYqIls0or1BzqwLU=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abad7b259168d3098c408152be668ff38c9dddf74d92cf0000000117df2c0492a169ce161e861f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1865/430707065@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1865@github.com>
References: <quicwg/base-drafts/issues/1865@github.com>
Subject: Re: [quicwg/base-drafts] In-order priority changes in HQ does not hold (#1865)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc76a049caf1_2c783f9fcc2d45b427768d4"; 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/DYe3l8dw6BtKSVfJSLjMOZI55ag>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 16:57:43 -0000

----==_mimepart_5bc76a049caf1_2c783f9fcc2d45b427768d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The thought of removing Request-oriented prioritisation has crossed my mind. Instead just set up Placeholders at the start of the connection and use this "prioritisation prefix tag" to indicate preferred priority.

That feels like too much of a departure from H2's model 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/1865#issuecomment-430707065
----==_mimepart_5bc76a049caf1_2c783f9fcc2d45b427768d4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The thought of removing Request-oriented prioritisation has crossed my=
 mind. Instead just set up Placeholders at the start of the connection an=
d use this "prioritisation prefix tag" to indicate preferred priority.</p=
>
<p>That feels like too much of a departure from H2's model 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/1865#issuecomment-430707065">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3vE=
ahL-1H5DR3sqCkMgqxfBpfK5ks5ul2GEgaJpZM4XkBm9">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq3qUDzY_sWswJs4wM1cEH5NK=
4CU0ks5ul2GEgaJpZM4XkBm9.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #1865: The thought of removing Request-oriented prioritisation has=
 crossed my mind. Instead just set up Placeholders at the start of the co=
nnection and use this \"prioritisation prefix tag\" to indicate preferred=
 priority.\r\n\r\nThat feels like too much of a departure from H2's model=
 though."}],"action":{"name":"View Issue","url":"https://github.com/quicw=
g/base-drafts/issues/1865#issuecomment-430707065"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment=
-430707065",
"url": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-43=
0707065",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] In-order priority changes in HQ does n=
ot hold (#1865)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1865,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1865\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-43=
0707065"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3953197=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc76a049caf1_2c783f9fcc2d45b427768d4--


From nobody Wed Oct 17 10:06:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7029130E16 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 10:06:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 hhx0Hvfvmllm for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 10:06:40 -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 CCA53130DC9 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 10:06:39 -0700 (PDT)
Date: Wed, 17 Oct 2018 10:06:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539795998; bh=q0SAgN65Q28iXejOYFyXNTgb2CRUwqGDIpkVTz4bNms=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=z9k31t3wpOOZGjA36T2RFX0wfZCb9ffdqfGfb2FceKh7nTwNb9KR+xdjOkpdDcutq UbAB3NwHYEnnBQsTGJol9sS31L5OwajnJJEVotGQeKl5rd5moiDU+qYEWWqwhVkAB1 5QJGvhcO2XnN791rk32ZXmjk/IX8o0TguQI+YLJM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab84e0bc0e625b15c784d5d565858ea6b59e651a6592cf0000000117df2e1e92a169ce161e861f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1865/430709982@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1865@github.com>
References: <quicwg/base-drafts/issues/1865@github.com>
Subject: Re: [quicwg/base-drafts] In-order priority changes in HQ does not hold (#1865)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc76c1e7b836_51213faccacd45b88209a"; 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/2eZ-Kh4VCJ-fbdfbMTDlgr0b-o4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 17:06:42 -0000

----==_mimepart_5bc76c1e7b836_51213faccacd45b88209a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, and there are situations where you want to be able to make changes mid-session where that doesn't work.  We already depart plenty, but I'd like to minimize gratuitous changes that have nothing to do with QUIC.  Let's leave that for the HTTP WG to do.  (See you 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/1865#issuecomment-430709982
----==_mimepart_5bc76c1e7b836_51213faccacd45b88209a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yes, and there are situations where you want to be able to make changes mid-session where that doesn't work.  We already depart plenty, but I'd like to minimize gratuitous changes that have nothing to do with QUIC.  Let's leave that for the HTTP WG to do.  (See you 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/1865#issuecomment-430709982">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqywt7cT-ymSh1LumdijuDxnCGVpfks5ul2OegaJpZM4XkBm9">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyCPGCad5LgtZ5b8IkzY0zvD1xlgks5ul2OegaJpZM4XkBm9.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1865: Yes, and there are situations where you want to be able to make changes mid-session where that doesn't work.  We already depart plenty, but I'd like to minimize gratuitous changes that have nothing to do with QUIC.  Let's leave that for the HTTP WG to do.  (See you there!)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430709982"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430709982",
"url": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430709982",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] In-order priority changes in HQ does not hold (#1865)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1865,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1865\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-430709982"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395319741\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc76c1e7b836_51213faccacd45b88209a--


From nobody Wed Oct 17 11:01:34 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9EFF1130EDF for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:01:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 I7Uu5D1CN5Vn for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:01: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 1818F130ECC for <quic-issues@ietf.org>; Wed, 17 Oct 2018 11:01:29 -0700 (PDT)
Date: Wed, 17 Oct 2018 11:01:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539799286; bh=JJ3eLpRgt4lIW11gs2f5OVq2yUj5iz7QswFEqhWnPlI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=aH5sWlBfyeaq3rir1JKwZFmrv7OO1AwCHyTEXmrGqCyWRX+51JieCl8qW1F3cwhfI g5qWoRIVOVGV7fFzWmyAJvzjE1Lwuj4XP1RQe0V3mLCKaSkJjqb9tN9kfSbwbBtXDz 4R9Kyk/GQyB1OtaqTI+VvAIBPEUvXPBcOSyVORHo=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba26617b679df310fbb0e9c824e0a7ee544bb157192cf0000000117df3af692a169ce16200f23@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1868@github.com>
Subject: [quicwg/base-drafts] Fix ID-15 changelog: idle timeout was made optional by PR #1765 (#1868)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc778f6f0a25_9683fd5958d45b495052c"; 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/zWfGV2PuEq83ikufSup3hrOrgeU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 18:01:33 -0000

----==_mimepart_5bc778f6f0a25_9683fd5958d45b495052c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ns 1520 and 1521 refer to artefacts in lucas-clemente/quic-go GitHub
repository.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1868

-- Commit Summary --

  * Fix ID-15 changelog: idle timeout was made optional by PR #1765

-- File Changes --

    M draft-ietf-quic-transport.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1868.patch
https://github.com/quicwg/base-drafts/pull/1868.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/1868

----==_mimepart_5bc778f6f0a25_9683fd5958d45b495052c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Ns 1520 and 1521 refer to artefacts in lucas-clemente/quic-go GitHub<br>
repository.</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/1868'>https://github.com/quicwg/base-drafts/pull/1868</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix ID-15 changelog: idle timeout was made optional by PR #1765</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1868/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/1868.patch'>https://github.com/quicwg/base-drafts/pull/1868.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1868.diff'>https://github.com/quicwg/base-drafts/pull/1868.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/1868">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyHpwhpyHBWAIe4FYxvuhdx3JSNWks5ul3B2gaJpZM4Xk2zg">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7RCkPEj88fhI6Cvue3bA2Cvrae3ks5ul3B2gaJpZM4Xk2zg.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Fix ID-15 changelog: idle timeout was made optional by PR #1765 (#1868)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1868"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1868",
"url": "https://github.com/quicwg/base-drafts/pull/1868",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Fix ID-15 changelog: idle timeout was made optional by PR #1765 (#1868)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "2836d40",
"value": "Fix ID-15 changelog: idle timeout was made optional by PR #1765"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1868/files#diff-0) (2 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1868,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1868\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1868"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1868.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1868.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395537632\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc778f6f0a25_9683fd5958d45b495052c--


From nobody Wed Oct 17 11:20:57 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9DAFA130DC7 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:20:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.714
X-Spam-Level: 
X-Spam-Status: No, score=-1.714 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hcIbQgO5NruH for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:20:54 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 DA9BF1293FB for <quic-issues@ietf.org>; Wed, 17 Oct 2018 11:20:53 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539800452; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=89k7zoKEgLjwmTsAyVuYfn2kj6u6ddZ4H9mU0zj92cI=; b=cb6RsRqwyTsDFGE0sPr8jNe9Q5zrQr6/KsaEDkLMMkxqixd/eAoNB1gLk0WY3JWXiMNF0A4/ oFLiEchm/2K5fsZ85p/mF7KQQ8u2rrCXgJsOYSUayCWn3eZcuXP6lQcRBkPokqQG/D0Vhr/A 0alUqA2i2qykNhUGtjDdy7aD2Xw=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bc77d84.7f7cd67a9ab0-smtp-out-n01; Wed, 17 Oct 2018 18:20:52 -0000 (UTC)
Date: Wed, 17 Oct 2018 11:20:51 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bc77d8335e14_45aa2b22c00b458870993@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9e5656: Unwrap error code entries
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc77d833572f_45aa2b22c00b458870849"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s8vVBLhQlUFDpO3mAS8QDItDb3E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 18:20:56 -0000

----==_mimepart_5bc77d833572f_45aa2b22c00b458870849
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorg-qpack
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9e565628e065aea972e6b0ab52228ba1623aa312
      https://github.com/quicwg/base-drafts/commit/9e565628e065aea972e6b0ab52228ba1623aa312
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Unwrap error code entries



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc77d833572f_45aa2b22c00b458870849--


From nobody Wed Oct 17 11:21:04 2018
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 D7CA2130DC7 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:21:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 2s5gee069uxy for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:21:00 -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 0A315130E01 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 11:20: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=kldKbjbTyqA3jL6Wxvh0dg4eVK8=; b=I1HjAZHf5MnS4d5M Ct2VyeTjuxI7R9Sk9ymRjaqOjiJswYX24KFr8ERGLSlaJheeWXE+OneVsp2WuI/E kYOyCLe2t7lyS52qKD+aPsOYxknLn2XfO4aOiPs8+zSAXhRNh4DlBUPMr+OzSXSI 7QHDrw26KN7zGURErBjadyjbWkI=
Received: by filter1399p1mdw1.sendgrid.net with SMTP id filter1399p1mdw1-14588-5BC77D8A-1C 2018-10-17 18:20:58.558300206 +0000 UTC m=+1901288.547971164
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0010p1iad2.sendgrid.net (SG) with ESMTP id Peg4mqIhRAuSwG9T0hsu1w for <quic-issues@ietf.org>; Wed, 17 Oct 2018 18:20:58.534 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id 7BA11460944 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 11:20:58 -0700 (PDT)
Date: Wed, 17 Oct 2018 18:20:58 +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/1852/push/2968216930@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1852@github.com>
References: <quicwg/base-drafts/pull/1852@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc77d8a762a8_54b63fdad46d45b8793e4"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3tJ60/z6sfjH4AduDfymYPb2zTrXDpavwc3y otosuVjXS8Z3gSkFlrAH8Get98/U7miy0IKj84B90PUTkd6a94WfwSmXPB31bOwB5HMS7IvVP6t6IR YXpfybfsg1ZL5AN0nXhiLHNYOEBk9h+fZspfSc0MFNml8uWA5fjWm1GycKC8QcmA7jaCxqhzfojtfE Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/33sJDbqpIhWFEYIJN6fLGQpZ5g0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 18:21:02 -0000

----==_mimepart_5bc77d8a762a8_54b63fdad46d45b8793e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop pushed 1 commit.

9e56562  Unwrap error code entries


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1852/files/4758a1cdb535d2da6d8b0571d12abed4b413549f..9e565628e065aea972e6b0ab52228ba1623aa312

----==_mimepart_5bc77d8a762a8_54b63fdad46d45b8793e4
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/9e56562">9e56562</a>  Unwrap error code entries</li>
</ul>


<p style="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/1852/files/4758a1cdb535d2da6d8b0571d12abed4b413549f..9e565628e065aea972e6b0ab52228ba1623aa312">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6AgoPG7jWI5iEjHrx9vTdFry6JDks5ul3UKgaJpZM4XX_PC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0BEPJlHLjp1sPpRxwO-bQvdq_3nks5ul3UKgaJpZM4XX_PC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1852"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1852/files/4758a1cdb535d2da6d8b0571d12abed4b413549f..9e565628e065aea972e6b0ab52228ba1623aa312"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1852/files/4758a1cdb535d2da6d8b0571d12abed4b413549f..9e565628e065aea972e6b0ab52228ba1623aa312",
"url": "https://github.com/quicwg/base-drafts/pull/1852/files/4758a1cdb535d2da6d8b0571d12abed4b413549f..9e565628e065aea972e6b0ab52228ba1623aa312",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop pushed 1 commit in #1852",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1852:",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "9e56562",
"value": "Unwrap error code entries"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1852/files/4758a1cdb535d2da6d8b0571d12abed4b413549f..9e565628e065aea972e6b0ab52228ba1623aa312"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392164290\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc77d8a762a8_54b63fdad46d45b8793e4--


From nobody Wed Oct 17 11:22:17 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E022130DC7 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:22:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.714
X-Spam-Level: 
X-Spam-Status: No, score=-1.714 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9yC4r-4dZ5lt for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:22:13 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 2D7B6130E01 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 11:22:13 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539800533; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=oodQ5ZeXqEXxRVgGzVfihg5SjLBActmNFYrTVRrLtLo=; b=y4uH630+a2gmM4kzbxbbPZdprrbGB7bkbiiWfjm+g0YtrSRe0q/GRIdJiwcC6bIXb4e1jU7l xe5/pGu811dNCz5gF/Fy7U8c3H9/WQY2cERGZWSc6NbHaTfjz8Q9/EukDt52+JxqtyOZl+Y9 TX9BLMxWAsSi24z/VgTnI1sOV54=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bc77dd4.7fce2836dc90-smtp-out-n02; Wed, 17 Oct 2018 18:22:12 -0000 (UTC)
Date: Wed, 17 Oct 2018 11:22:12 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bc77dd47220b_42fb2aad910b45785135e@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f444a7: Move content into a Request Lifecycle section
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc77dd471d45_42fb2aad910b45785129c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QGtfmzoLn9lCAXEdV-wTfCKRIZ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 18:22:15 -0000

----==_mimepart_5bc77dd471d45_42fb2aad910b45785129c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize
  Home:   https://github.com/quicwg/base-drafts
  Commit: f444a7ac2bb27181ea7c42b3a819ec4b4053a791
      https://github.com/quicwg/base-drafts/commit/f444a7ac2bb27181ea7c42b3a819ec4b4053a791
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Move content into a Request Lifecycle section


  Commit: c1ab7279b1382bbeb64395067b88378ad5143e5a
      https://github.com/quicwg/base-drafts/commit/c1ab7279b1382bbeb64395067b88378ad5143e5a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Move Extensions before Error Handling


  Commit: 9bd4e44f9e6d7b2d0b598ffa34df3735418f111e
      https://github.com/quicwg/base-drafts/commit/9bd4e44f9e6d7b2d0b598ffa34df3735418f111e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Move H2 Considerations to an appendix


  Commit: 6305be849d275486968f16f1175db0b1dd374cbe
      https://github.com/quicwg/base-drafts/commit/6305be849d275486968f16f1175db0b1dd374cbe
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Expand introduction, discuss relationship with HTTP and TCP


  Commit: d755aac12716788232d093d9361d7a36b418312a
      https://github.com/quicwg/base-drafts/commit/d755aac12716788232d093d9361d7a36b418312a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix reserved version example


  Commit: 3fadd85332e7fd83d3d36c5e9894b1b51aef7529
      https://github.com/quicwg/base-drafts/commit/3fadd85332e7fd83d3d36c5e9894b1b51aef7529
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Narrow restriction on server sending before SETTINGS


  Commit: 971da604998eeee8128d22143cd705c1d394a806
      https://github.com/quicwg/base-drafts/commit/971da604998eeee8128d22143cd705c1d394a806
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Better discussion of QUIC streams


  Commit: f3f5accaad26adb7b96415b2a55e8d6026495bd1
      https://github.com/quicwg/base-drafts/commit/f3f5accaad26adb7b96415b2a55e8d6026495bd1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix references, reorder unidirectional stream section


  Commit: aefe5a40d139750eead5d849bcd0ac339d283514
      https://github.com/quicwg/base-drafts/commit/aefe5a40d139750eead5d849bcd0ac339d283514
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  General framing layer fixups


  Commit: a8036b2b0ec52a124954a363407ed3ca67e398da
      https://github.com/quicwg/base-drafts/commit/a8036b2b0ec52a124954a363407ed3ca67e398da
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  PRIORITY fixups; fixes #1848


  Commit: 15d51bb68eaac9bcdb767fba4319caaa20339f26
      https://github.com/quicwg/base-drafts/commit/15d51bb68eaac9bcdb767fba4319caaa20339f26
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  CANCEL_PUSH fixups


  Commit: 9e863ab7ebdbe4d30a83eca731f9ebaa347600dd
      https://github.com/quicwg/base-drafts/commit/9e863ab7ebdbe4d30a83eca731f9ebaa347600dd
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  SETTINGS fixups


  Commit: de88400a856474af3b468c9b9a501d306d1c607d
      https://github.com/quicwg/base-drafts/commit/de88400a856474af3b468c9b9a501d306d1c607d
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Import definition of MAX_HEADER_LIST_SIZE


  Commit: ce52c50cfc74493fb5b5b2169cdd9d9a27aefb65
      https://github.com/quicwg/base-drafts/commit/ce52c50cfc74493fb5b5b2169cdd9d9a27aefb65
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  PUSH_PROMISE fixups


  Commit: 78de8d628b0d51145214dd5b1426b6f865e78904
      https://github.com/quicwg/base-drafts/commit/78de8d628b0d51145214dd5b1426b6f865e78904
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  MAX_PUSH_ID fixup


  Commit: 5be7761ec2f33bf63229189c1e21cddfeaee4a62
      https://github.com/quicwg/base-drafts/commit/5be7761ec2f33bf63229189c1e21cddfeaee4a62
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Headers and message formatting fixups


  Commit: ec75492f9c9f4df8004cb773b3619dc5c919cd96
      https://github.com/quicwg/base-drafts/commit/ec75492f9c9f4df8004cb773b3619dc5c919cd96
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Cancellation and CONNECT fixups


  Commit: d9ae519b8d4501840ed0c486a090b7043a82c145
      https://github.com/quicwg/base-drafts/commit/d9ae519b8d4501840ed0c486a090b7043a82c145
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Tighten some redundancies


  Commit: c35349504c60d528aecb325a0b2b69f6cbbdd7bb
      https://github.com/quicwg/base-drafts/commit/c35349504c60d528aecb325a0b2b69f6cbbdd7bb
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Explicitly mention error upgrades


  Commit: f23e01b80c98a2e32049a0e3ed6c5759134c7bed
      https://github.com/quicwg/base-drafts/commit/f23e01b80c98a2e32049a0e3ed6c5759134c7bed
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Generalize varint text in Security Considerations


  Commit: febb274725311d6b41f8880c250aabd7fe06e6c3
      https://github.com/quicwg/base-drafts/commit/febb274725311d6b41f8880c250aabd7fe06e6c3
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Keep H2 Considerations up-to-date


  Commit: f7e9118a3c97b0d1e523ac65af82b13c697ffe5a
      https://github.com/quicwg/base-drafts/commit/f7e9118a3c97b0d1e523ac65af82b13c697ffe5a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  has incorporates


  Commit: b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0
      https://github.com/quicwg/base-drafts/commit/b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Use a/the consistently


  Commit: d57c08d436598eb20a1ab59dbcee1af8251c9e3f
      https://github.com/quicwg/base-drafts/commit/d57c08d436598eb20a1ab59dbcee1af8251c9e3f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Lucas's s/p/P/


Compare: https://github.com/quicwg/base-drafts/compare/a0a991a616dc...d57c08d43659
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc77dd471d45_42fb2aad910b45785129c--


From nobody Wed Oct 17 11:22:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9572E130DEF for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:22:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 WFUfoDFPjnbI for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:22:23 -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 B33B8130DC7 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 11:22:23 -0700 (PDT)
Date: Wed, 17 Oct 2018 11:22:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539800543; bh=1qsml3zGZQFpsncmDw5F4PlG3aOoH4IXmvk5afsD35w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nmxSdazolpxMGJtw3OZOm45BONRKdxmsYjPHuy/+F284USeiafrAh3RQZC5oPNb8j NwN8MMJP+vcfFwklbfCv+EGeo+MkC/PuWDn821NvfvvohvcfRsWi0EDK1QPIzOUwBC 0O0CS/2mntRfw6lHLcbWjmU9WsSPeK5pbKzNdZHA=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb5a313dba9b7356d50634a783a78b5418dcfdbd492cf0000000117df3fdf92a169ce15e4a0ff@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1837/issue_event/1910341378@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1837@github.com>
References: <quicwg/base-drafts/pull/1837@github.com>
Subject: Re: [quicwg/base-drafts] WIP:  HTTP Doc Reorganization (#1837)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc77ddf2432a_54ee3fdad46d45b810089"; 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/atfED7Smd30C6fS3BTj037Rrqy4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 18:22:25 -0000

----==_mimepart_5bc77ddf2432a_54ee3fdad46d45b810089
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1837 into reorganize.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1837#event-1910341378
----==_mimepart_5bc77ddf2432a_54ee3fdad46d45b810089
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="367304959" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1837" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1837/hovercard" href="https://github.com/quicwg/base-drafts/pull/1837">#1837</a> into reorganize.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1837#event-1910341378">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq72s7GAzFF_OYS14GkuMahrFk7maks5ul3VfgaJpZM4XKpPO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3G1WwkQp9thEkpVFodf6HMEbckSks5ul3VfgaJpZM4XKpPO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1837 into reorganize."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1837#event-1910341378"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1837#event-1910341378",
"url": "https://github.com/quicwg/base-drafts/pull/1837#event-1910341378",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] WIP:  HTTP Doc Reorganization (#1837)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1837#event-1910341378"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388666318\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc77ddf2432a_54ee3fdad46d45b810089--


From nobody Wed Oct 17 11:24:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CBFDE130E01 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:24:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.66
X-Spam-Level: 
X-Spam-Status: No, score=-6.66 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 bftMMtfVBj-q for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:24:09 -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 90BE0130DEF for <quic-issues@ietf.org>; Wed, 17 Oct 2018 11:24:09 -0700 (PDT)
Date: Wed, 17 Oct 2018 11:24:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539800649; bh=B7M7wYm5MxoCTSpuBBEwSHPyVyaNyWZD9mx6ZLT4J5g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tuZ3FJKLg2zcMk1dkR+ws76gPnVVfyV4hiz/CJ/4RzzCOay3FVJcInoqxtxQcLt8Y W+UKcElDzNENHPTwdn+6/321vcCOmTmmjChx91XDu7026nSQxmN6/9MvSG/MJMcQ06 C9q86sLNE1vEFg5je6tB8mw2BRGFKrL43/K61sko=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab250643509aa35a88bd032740e380645f2810ee1b92cf0000000117df404992a169ce16200f23@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1868/review/165773086@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1868@github.com>
References: <quicwg/base-drafts/pull/1868@github.com>
Subject: Re: [quicwg/base-drafts] Fix ID-15 changelog: idle timeout was made optional by PR #1765 (#1868)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc77e492dccb_2b4b3fc6b8ad45bc19375b"; 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/W25trXQq2T4jjCTyhBbE4_WvSJQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 18:24:11 -0000

----==_mimepart_5bc77e492dccb_2b4b3fc6b8ad45bc19375b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop approved this pull request.

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/1868#pullrequestreview-165773086
----==_mimepart_5bc77e492dccb_2b4b3fc6b8ad45bc19375b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> approved this pull request.</p>

<p>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/1868#pullrequestreview-165773086">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6VHbn53rh9nW_rXmcsQMbmH5WPdks5ul3XJgaJpZM4Xk2zg">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7_Ya53_6gldVapoGIRMEEcNce95ks5ul3XJgaJpZM4Xk2zg.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1868"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1868#pullrequestreview-165773086"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1868#pullrequestreview-165773086",
"url": "https://github.com/quicwg/base-drafts/pull/1868#pullrequestreview-165773086",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop approved 1868",
"sections": [
{
"text": "Good catch.",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1868#pullrequestreview-165773086"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395537632\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc77e492dccb_2b4b3fc6b8ad45bc19375b--


From nobody Wed Oct 17 11:26:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7DBE130F15 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:26:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 9OHC_4KK9RbA for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:26: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 BFDDF130EF6 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 11:26:23 -0700 (PDT)
Date: Wed, 17 Oct 2018 11:26:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539800782; bh=2iJKIv7EbiC0vDz1zh/XmFyGNzveyg6LS3mYBOExIfU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HKqtzaOLO3Igl+fD0uL6gZjUsIyk2YoVsf6P+u4SG2A+M4V+A0guPtPlK3ythPkzY AMLdM/JEpAUkwF0SsurKygUhTNyHXFSMaSa+NBMk+As0mKvbaF8gCxpieA45sAtpzP x70j1nD0NRVyjZETJ26aA6McYez0QeEjKfOoSVVU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab835fcfe83184b57e1f6f1eb34af9a6145365294192cf0000000117df40ce92a169ce161ad84e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1862/review/165773669@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc77ecee8f24_f123fd94dad45c42261ce"; 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/-PgLPPDCNG5YBj-G2-tQJolx2vE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 18:26:34 -0000

----==_mimepart_5bc77ecee8f24_f123fd94dad45c42261ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -320,10 +320,17 @@ SHOULD be set for twice the newly computed smoothed RTT.
 
 When crypto packets are sent, the sender SHOULD set a timer for the crypto
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client's address on the path, the number of
+bytes it can send is limited, as specified in the {{QUIC-TRANSPORT}}.

s/the//

> @@ -320,10 +320,17 @@ SHOULD be set for twice the newly computed smoothed RTT.
 
 When crypto packets are sent, the sender SHOULD set a timer for the crypto
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client's address on the path, the number of
+bytes it can send is limited, as specified in the {{QUIC-TRANSPORT}}.
+If not all unacknowledged CRYPTO data can be sent, then all CRYPTO data in
+Initial encryption should be retransmitted.  If no bytes may be sent,

Should this be "in the Initial encryption level" or "in Initial packets"?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-165773669
----==_mimepart_5bc77ecee8f24_f123fd94dad45c42261ce
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/1862#discussion_r226044973">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -320,10 +320,17 @@ SHOULD be set for twice the newly computed smoothed RTT.
 
 When crypto packets are sent, the sender SHOULD set a timer for the crypto
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client&#39;s address on the path, the number of
+bytes it can send is limited, as specified in the {{QUIC-TRANSPORT}}.
</pre>
<p>s/the//</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1862#discussion_r226045269">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -320,10 +320,17 @@ SHOULD be set for twice the newly computed smoothed RTT.
 
 When crypto packets are sent, the sender SHOULD set a timer for the crypto
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client&#39;s address on the path, the number of
+bytes it can send is limited, as specified in the {{QUIC-TRANSPORT}}.
+If not all unacknowledged CRYPTO data can be sent, then all CRYPTO data in
+Initial encryption should be retransmitted.  If no bytes may be sent,
</pre>
<p>Should this be "in the Initial encryption level" or "in Initial 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/1862#pullrequestreview-165773669">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq04wtlQkn4aARd24s9xnTJDwP2_hks5ul3ZOgaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-Gu4BZOAlmkBtyaIi5NwLL5ZGW9ks5ul3ZOgaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-165773669"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-165773669",
"url": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-165773669",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop commented on 1862",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-165773669"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc77ecee8f24_f123fd94dad45c42261ce--


From nobody Wed Oct 17 11:41:09 2018
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 EAC78130E0E for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:41:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 tl8g6l7sq7nU for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 11:41:06 -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 2AB76128C65 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 11:41: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=Rspqt7BZpvTjjlhMdLnwK3j9a2g=; b=SPlpQgyCKfPPdTo4 7UndVxCrUyGkeS365x8OXKJS92TWaEW+GKuBPpn4ypdK016tltVcMEIljULFyZA4 wI2R/PqmaB/rCDluSsYPZeNFzjrFzebX9Nk0L1HlY14jcTA0d1PMGVm8Gf2iF5A5 3prPqbULYVvo70sqtYJwiB5y6No=
Received: by filter0650p1las1.sendgrid.net with SMTP id filter0650p1las1-2702-5BC78240-10 2018-10-17 18:41:04.554194987 +0000 UTC m=+211214.610814254
Received: from github-lowworker-f6df7df.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0039p1mdw1.sendgrid.net (SG) with ESMTP id oozXHMIYQr-U-DG6LkDujg for <quic-issues@ietf.org>; Wed, 17 Oct 2018 18:41:04.262 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-f6df7df.cp1-iad.github.net (Postfix) with ESMTP id CD1BA3E02F8 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 11:41:03 -0700 (PDT)
Date: Wed, 17 Oct 2018 18:41:04 +0000 (UTC)
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab73e23fdc36864cd5abbaf1fafa146c86c86f1d6192cf0000000117df443f92a169ce1435a6cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1533/c430742349@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1533@github.com>
References: <quicwg/base-drafts/pull/1533@github.com>
Subject: Re: [quicwg/base-drafts] Optimize definition IP addr in TP PreferredAddress (#1533)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7823fbde8f_256c3fa6be2d45c02239d6"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2t0vnMWUViUsVc9Q6i/oXkphdFDNb4DVGVkA VBUQ8/u/kVSQEBf7+leN+1A9+xPl/QiQiuuYbON259tKQ/qkSZbavHRroF9q5WS3aCrzG/MNYDV5e9 NUBY5bCnSSBEvaxQ9vryh8foJNk9OzNUwOEqZK2L8AMBIZIMKhXWnUMBiBwS0W/83N88v02z0G8RG0 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9xnr_cjlsXftgmaERSeUK7z7Hfo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 18:41:08 -0000

----==_mimepart_5bc7823fbde8f_256c3fa6be2d45c02239d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There seems to be no support for this change.  I will close this PR lest a champion step 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/pull/1533#issuecomment-430742349
----==_mimepart_5bc7823fbde8f_256c3fa6be2d45c02239d6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There seems to be no support for this change.  I will close this PR lest a champion step 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/pull/1533#issuecomment-430742349">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4vMgVVqioNgwI5VNQSGWn738JDfks5ul3m_gaJpZM4VF-vI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3g7zLrPkXRl_ftDYeuTUfz-SFqEks5ul3m_gaJpZM4VF-vI.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1533: There seems to be no support for this change.  I will close this PR lest a champion step forward."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1533#issuecomment-430742349"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-430742349",
"url": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-430742349",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Optimize definition IP addr in TP PreferredAddress (#1533)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1533,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1533\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1533#issuecomment-430742349"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353889224\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7823fbde8f_256c3fa6be2d45c02239d6--


From nobody Wed Oct 17 12:09:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 560D1130EB3 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:09:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 fnv8Lm4koWY4 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:09: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 D298C1286E3 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 12:09:10 -0700 (PDT)
Date: Wed, 17 Oct 2018 12:09:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539803349; bh=gMeShq9mhoV8rSlG3gihzqc4BmiiI/Cur1u0wjh8w6Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lccnyg7VVHyxrMeEzZhSJ/pHtUMmp3YmF5lA+WQofNKD1GOloup+gHDR4GRE1JZpC RPvy25wViMpszDznqhfI+2QrEq1+INedh8/Ycc7dVJ1RV1sI5mTpAW06g9XL6WIPFS 5pfx9nN0BBRvaqSsm7C/QVN0wULfHDpeX9+xWUYU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc32339d46ec61a2a1613260de86a853a6c0d6b7c92cf0000000117df4ad592a169ce161ad84e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1862/review/165791275@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc788d5af586_64873f9783ad45bc107624"; 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/qePYozaS1pXZKs3DO-pLSuBsLZM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 19:09:13 -0000

----==_mimepart_5bc788d5af586_64873f9783ad45bc107624
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -320,10 +320,17 @@ SHOULD be set for twice the newly computed smoothed RTT.
 
 When crypto packets are sent, the sender SHOULD set a timer for the crypto
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client's address on the path, the number of
+bytes it can send is limited, as specified in the {{QUIC-TRANSPORT}}.
+If not all unacknowledged CRYPTO data can be sent, then all CRYPTO data in
+Initial encryption should be retransmitted.  If no bytes may be sent,

Hmm, probably Initial packets.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1862#discussion_r226059031
----==_mimepart_5bc788d5af586_64873f9783ad45bc107624
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/1862#discussion_r226059031">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -320,10 +320,17 @@ SHOULD be set for twice the newly computed smoothed RTT.
 
 When crypto packets are sent, the sender SHOULD set a timer for the crypto
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client&#39;s address on the path, the number of
+bytes it can send is limited, as specified in the {{QUIC-TRANSPORT}}.
+If not all unacknowledged CRYPTO data can be sent, then all CRYPTO data in
+Initial encryption should be retransmitted.  If no bytes may be sent,
</pre>
<p>Hmm, probably Initial 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/1862#discussion_r226059031">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8usiv5kamsmoNfmW1HvP1N2i8m9ks5ul4BVgaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6oOb94D1xu4y_IgKrpZTBxowu4kks5ul4BVgaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862#discussion_r226059031"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862#discussion_r226059031",
"url": "https://github.com/quicwg/base-drafts/pull/1862#discussion_r226059031",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1862",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862#discussion_r226059031"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc788d5af586_64873f9783ad45bc107624--


From nobody Wed Oct 17 12:09:59 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD404130E10 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:09:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.064
X-Spam-Level: 
X-Spam-Status: No, score=-1.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DmYmP7vMMBxB for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:09:56 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 7E36B1286E3 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 12:09:56 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539803395; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=6YSGquwsuYI6JgWldBY4lvDDLZ5nX5CKaKo/SKasepY=; b=U6kTNVAdUIFbRTtRyA0dkBSPU+9n6nqnpOEZGMT2pwxZDvA6ZAx5N56Pe6oGx6vSxsy4ZJYm PPOQgB10xoQpB6SrIqNjOvHOgK3IhoP6kY3e4iwSw4Yb3f1qhl+8YoYeJqwwLxEjF0tpy95D K9NQdeLM1kjf9mm9bozQzeVbmjs=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bc78903.7f8b905e7ea0-smtp-out-n02; Wed, 17 Oct 2018 19:09:55 -0000 (UTC)
Date: Wed, 17 Oct 2018 12:09:55 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc7890342c9a_6cb52b199258258815680@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 97f8bf: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc7890342818_6cb52b1992582588155a8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RfrjeyoqBPBh0jhzHJQvI-yiqhw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 19:09:58 -0000

----==_mimepart_5bc7890342818_6cb52b1992582588155a8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-amplification
  Home:   https://github.com/quicwg/base-drafts
  Commit: 97f8bf265bb724cb06468cafd018bffed07fdf96
      https://github.com/quicwg/base-drafts/commit/97f8bf265bb724cb06468cafd018bffed07fdf96
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc7890342818_6cb52b1992582588155a8--


From nobody Wed Oct 17 12:10:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC5DB1286E3 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:10:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 ZbXHHLmgIyNe for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:09: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 3DFE6130EDD for <quic-issues@ietf.org>; Wed, 17 Oct 2018 12:09:59 -0700 (PDT)
Date: Wed, 17 Oct 2018 12:09:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539803398; bh=70usj4ATHoHKm8Nft8z4kfEGMftkhZhoPKJom0/Ak5s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XAhDQzVbWPm27DQVqpP6a5409OguZUtmOfOewfzRU8RDGnS8xarDkBG4PdUKZtw6f U9eLIcd6wH0md3HHIw7zoD/gtZGAk16GVS0cMso3KAoskSuuJ0DIv9wvrfBSXGJXLE YDQzqNlR7cGuGXRW2KOBWeYgflsyG2rTVEsxy8/g=
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/1862/push/2968357070@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc789063d78c_26963fc743ed45b4106468"; 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/o1Rm-5RGDDXHw5ZOU_CUEuTrAQI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 19:10:01 -0000

----==_mimepart_5bc789063d78c_26963fc743ed45b4106468
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

97f8bf2  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/1862/files/360869ecd82c71cab00adad53330efbc51b4aed7..97f8bf265bb724cb06468cafd018bffed07fdf96

----==_mimepart_5bc789063d78c_26963fc743ed45b4106468
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/97f8bf2">97f8bf2</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/1862/files/360869ecd82c71cab00adad53330efbc51b4aed7..97f8bf265bb724cb06468cafd018bffed07fdf96">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4FYnSCBy2zHR3DAlWfXxNfzF9j_ks5ul4CGgaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzkiyYMz8LbzTH6ABXhACKHboqLwks5ul4CGgaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862/files/360869ecd82c71cab00adad53330efbc51b4aed7..97f8bf265bb724cb06468cafd018bffed07fdf96"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862/files/360869ecd82c71cab00adad53330efbc51b4aed7..97f8bf265bb724cb06468cafd018bffed07fdf96",
"url": "https://github.com/quicwg/base-drafts/pull/1862/files/360869ecd82c71cab00adad53330efbc51b4aed7..97f8bf265bb724cb06468cafd018bffed07fdf96",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1862",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1862:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "97f8bf2",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862/files/360869ecd82c71cab00adad53330efbc51b4aed7..97f8bf265bb724cb06468cafd018bffed07fdf96"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc789063d78c_26963fc743ed45b4106468--


From nobody Wed Oct 17 12:24:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F179130EDD for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:24:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 p7U3AYiahviv for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:24: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 9AD93130D7A for <quic-issues@ietf.org>; Wed, 17 Oct 2018 12:24:03 -0700 (PDT)
Date: Wed, 17 Oct 2018 12:24:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539804242; bh=uie9H7YV6cVBnYb7DR2msPlPuhk3KPBjlsorcEkLX7Y=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=vBVv3JDjv3C1LfzJDYPI2xxo+v3nKMFMK9+YxeST0QFgvcSk0recHbvIvPSJo7ITi Myaal9/ELXXbLv6wTKo8L7sEBHm8T23OTxLPbpx61JvsMvNfWvsvqom0qcBo6gg248 YUfMNQ+i0X5fyEyf38lGblZyGO8zyJ0q4hTb1uZY=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab61555a8f75ff029e1cd08ec27f6ebd43a8fe007f92cf0000000117df4e5292a169ce1620895e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1869@github.com>
Subject: [quicwg/base-drafts] Improve description of max_ack_delay transport parameter (#1869)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc78c52b4496_63183f911bcd45c41134d0"; 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/KorRvFWcheT6tVNpFYYl4mQw0_k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 19:24:05 -0000

----==_mimepart_5bc78c52b4496_63183f911bcd45c41134d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The sentence it replaces is awkward:

> An 8 bit unsigned integer value indicating the maximum amount of time in milliseconds by which _it_ will delay sending of acknowledgments.

What is _it_ -- the integer value?  Can an integer value delay sending of acknowledgements?
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1869

-- Commit Summary --

  * Improve description of max_ack_delay transport parameter

-- File Changes --

    M draft-ietf-quic-transport.md (6)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1869.patch
https://github.com/quicwg/base-drafts/pull/1869.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/1869

----==_mimepart_5bc78c52b4496_63183f911bcd45c41134d0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The sentence it replaces is awkward:</p>
<blockquote>
<p>An 8 bit unsigned integer value indicating the maximum amount of time in milliseconds by which <em>it</em> will delay sending of acknowledgments.</p>
</blockquote>
<p>What is <em>it</em> -- the integer value?  Can an integer value delay sending of acknowledgements?</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/1869'>https://github.com/quicwg/base-drafts/pull/1869</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Improve description of max_ack_delay transport parameter</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1869/files#diff-0">draft-ietf-quic-transport.md</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1869.patch'>https://github.com/quicwg/base-drafts/pull/1869.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1869.diff'>https://github.com/quicwg/base-drafts/pull/1869.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/1869">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxLN90F2YOGccM1Ddqxs5L7OD5gqks5ul4PSgaJpZM4XlB5H">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5RHcZJFqD9YDV6QKTaDhIpu_HSdks5ul4PSgaJpZM4XlB5H.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Improve description of max_ack_delay transport parameter (#1869)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1869"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1869",
"url": "https://github.com/quicwg/base-drafts/pull/1869",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Improve description of max_ack_delay transport parameter (#1869)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "d19d65c",
"value": "Improve description of max_ack_delay transport parameter"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1869/files#diff-0) (6 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1869,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1869\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1869"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1869.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1869.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395583047\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc78c52b4496_63183f911bcd45c41134d0--


From nobody Wed Oct 17 12:40:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE599130EED for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:40:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 QaJFEn7Z-aQE for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:40: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 2947A130D7A for <quic-issues@ietf.org>; Wed, 17 Oct 2018 12:40:20 -0700 (PDT)
Date: Wed, 17 Oct 2018 12:40:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539805219; bh=GlGhytMmMWqdm7QO3mAFqZJhWAi4+GagvJKShy5J8G8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I2rVXTT8zvJdeQEajUNlEL3A140Wyj5VCPuu3VsR3KYSdjBdxm67vNtIwopahHqtm pP4mYQwhTXWmveoIR8dLEwXW+Q5RDKkYd7w4XkXE81CJ2iD48xDSYAY0cise0jLVYG tFRQTDR1LTsZPmT0y0FZ85zmXdTkeO1UV+qoYeoI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab39e9d3288e6b92bdde203a3c88f2f5c3b9a6e02892cf0000000117df522392a169ce1620895e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1869/review/165802882@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1869@github.com>
References: <quicwg/base-drafts/pull/1869@github.com>
Subject: Re: [quicwg/base-drafts] Improve description of max_ack_delay transport parameter (#1869)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc79023383f0_56be3ffbe3ed45bc2568bc"; 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/mxzma5OkMAJWz8qkglsRMpS1dnY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 19:40:22 -0000

----==_mimepart_5bc79023383f0_56be3ffbe3ed45bc2568bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -1728,9 +1728,9 @@ disable_migration (0x0009):
 
 max_ack_delay (0x000c):
 
-: An 8 bit unsigned integer value indicating the maximum amount of time in
-  milliseconds by which it will delay sending of acknowledgments.  If this
-  value is absent, a default of 25 milliseconds is assumed.
+: An 8-bit unsigned integer value to use as the maximum delay (in milliseconds)

The intent of this transport param is for the receiver to communicate it's max ack delay to the sender, so I don't think the change from "indicating" to "to use as" is quite right.

How about "An 8-bit unsigned integer value indicating the maximum amount of time in milliseconds a receiver will delay sending an acknowledgement.  The receiver sends this value to the sender to set timeouts more accurately."?

I remember this was reworded a few times when I was writing 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/1869#pullrequestreview-165802882
----==_mimepart_5bc79023383f0_56be3ffbe3ed45bc2568bc
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/1869#discussion_r226068410">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1728,9 +1728,9 @@ disable_migration (0x0009):
 
 max_ack_delay (0x000c):
 
-: An 8 bit unsigned integer value indicating the maximum amount of time in
-  milliseconds by which it will delay sending of acknowledgments.  If this
-  value is absent, a default of 25 milliseconds is assumed.
+: An 8-bit unsigned integer value to use as the maximum delay (in milliseconds)
</pre>
<p>The intent of this transport param is for the receiver to communicate it's max ack delay to the sender, so I don't think the change from "indicating" to "to use as" is quite right.</p>
<p>How about "An 8-bit unsigned integer value indicating the maximum amount of time in milliseconds a receiver will delay sending an acknowledgement.  The receiver sends this value to the sender to set timeouts more accurately."?</p>
<p>I remember this was reworded a few times when I was writing 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/1869#pullrequestreview-165802882">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9AxmqrsI1kcQjnWSQ5bdqsLomxUks5ul4ejgaJpZM4XlB5H">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7mM8I9ZUSB9AGrBgkZhCW0LP-OSks5ul4ejgaJpZM4XlB5H.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1869"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-165802882"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-165802882",
"url": "https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-165802882",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1869",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-165802882"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395583047\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc79023383f0_56be3ffbe3ed45bc2568bc--


From nobody Wed Oct 17 12:52:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B432B130E26 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:52:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 gytQbNIhRyzR for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:52: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 EC004130E13 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 12:52:25 -0700 (PDT)
Date: Wed, 17 Oct 2018 12:52:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539805945; bh=FFyuFXhwj6mMNlCQbCLszUgfqleKt4oUpGzypaAkemw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p4hwSXsc0FdVgy4dlhVYu55+rMCghEkx8spC4a/zGlzE8ngQPf8gOO1j048upnE5O ZzYUHcx64ju3KKoBWX+/LCy7F884zD2kcYYhtKsDIWgTW71pppZOBm9ARivUksQkid eLISI+tlSv+rvTEmulCWGQp8IN2loJBXRFJ0IFj8=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abee8075e01bd70d4164881a8c65fd3a4431eefce292cf0000000117df54f892a169ce1620895e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1869/review/165807384@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1869@github.com>
References: <quicwg/base-drafts/pull/1869@github.com>
Subject: Re: [quicwg/base-drafts] Improve description of max_ack_delay transport parameter (#1869)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc792f8e1aef_3c903fb28b8d45b41268c9"; 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/YHrhe48F8smyRd5_RAPIpMrgS28>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 19:52:28 -0000

----==_mimepart_5bc792f8e1aef_3c903fb28b8d45b41268c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

dtikhonov commented on this pull request.



> @@ -1728,9 +1728,9 @@ disable_migration (0x0009):
 
 max_ack_delay (0x000c):
 
-: An 8 bit unsigned integer value indicating the maximum amount of time in
-  milliseconds by which it will delay sending of acknowledgments.  If this
-  value is absent, a default of 25 milliseconds is assumed.
+: An 8-bit unsigned integer value to use as the maximum delay (in milliseconds)

Oh, that's right.  In this case, I how about "used as?"

> The maximum delay (in milliseconds) used to send acknowledgements encoded as an 8-bit unsigned integer.

Alternatively, I can close this PR and you can improve it as you see fit, @ianswett.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1869#discussion_r226071814
----==_mimepart_5bc792f8e1aef_3c903fb28b8d45b41268c9
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/1869#discussion_r226071814">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1728,9 +1728,9 @@ disable_migration (0x0009):
 
 max_ack_delay (0x000c):
 
-: An 8 bit unsigned integer value indicating the maximum amount of time in
-  milliseconds by which it will delay sending of acknowledgments.  If this
-  value is absent, a default of 25 milliseconds is assumed.
+: An 8-bit unsigned integer value to use as the maximum delay (in milliseconds)
</pre>
<p>Oh, that's right.  In this case, I how about "used as?"</p>
<blockquote>
<p>The maximum delay (in milliseconds) used to send acknowledgements encoded as an 8-bit unsigned integer.</p>
</blockquote>
<p>Alternatively, I can close this PR and you can improve it as you see fit, <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>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1869#discussion_r226071814">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4DJKUWJQOi--C0WZcBljs0bEDyvks5ul4p4gaJpZM4XlB5H">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq19AmiUr9yV4zdmauF9y_Q_tTzl2ks5ul4p4gaJpZM4XlB5H.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1869"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1869#discussion_r226071814"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1869#discussion_r226071814",
"url": "https://github.com/quicwg/base-drafts/pull/1869#discussion_r226071814",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@dtikhonov commented on 1869",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1869#discussion_r226071814"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395583047\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc792f8e1aef_3c903fb28b8d45b41268c9--


From nobody Wed Oct 17 12:55:51 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 093DE130EF6 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:55:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 gG68cSGdyyXC for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:55: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 C3DBA130F43 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 12:55:47 -0700 (PDT)
Date: Wed, 17 Oct 2018 12:55:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539806145; bh=BMN3feL3rLilxhZMey4yBvrIwv/cBOvX3ZCkQ3Sg8ro=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=u3DpSeJZ3r/xsj6Kgd0TjR0FDfI6Q+3IL8G3vmTpiFlhvwdyMK1aaDEa1U0+rSkiV 5E5Y+8uYley+VnrTzDC9bP+fg1P4WEkjS51UF8IUfwRnDbIvzGC72ICPdHDdyfSjde B/p8/b4QwLelfYQMRIzNVakdFlEEHZVL+2cujmGQ=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba1259ce0a20daca3a4246e7e30293a55f1a2593392cf0000000117df55c192a169ce1620b416@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1870@github.com>
Subject: [quicwg/base-drafts] "endpoint" and "peer" do not require gender-neutral pronoun "their" (#1870)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc793c1c6940_7b283fa14f4d45c4333311"; 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/ipOvD4AQS-gGa7yh4vBrg8HKp-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, 17 Oct 2018 19:55:50 -0000

----==_mimepart_5bc793c1c6940_7b283fa14f4d45c4333311
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

"its" will do.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1870

-- Commit Summary --

  * "endpoint" and "peer" do not require gender-neutral pronoun "their"

-- File Changes --

    M draft-ietf-quic-transport.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1870.patch
https://github.com/quicwg/base-drafts/pull/1870.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/1870

----==_mimepart_5bc793c1c6940_7b283fa14f4d45c4333311
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>"its" will do.</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/1870'>https://github.com/quicwg/base-drafts/pull/1870</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>&quot;endpoint&quot; and &quot;peer&quot; do not require gender-neutral pronoun &quot;their&quot;</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1870/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/1870.patch'>https://github.com/quicwg/base-drafts/pull/1870.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1870.diff'>https://github.com/quicwg/base-drafts/pull/1870.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/1870">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz1KrLr-z0ilwokzSWchtjXcUBVVks5ul4tBgaJpZM4XlIEZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_k4EKE7h18nWBawPRpYglOa-eR4ks5ul4tBgaJpZM4XlIEZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"\"endpoint\" and \"peer\" do not require gender-neutral pronoun \"their\" (#1870)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1870"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1870",
"url": "https://github.com/quicwg/base-drafts/pull/1870",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "\"endpoint\" and \"peer\" do not require gender-neutral pronoun \"their\" (#1870)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "1c72fb7",
"value": "\"endpoint\" and \"peer\" do not require gender-neutral pronoun \"their\""
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1870/files#diff-0) (2 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1870,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1870\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1870"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1870.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1870.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395608345\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc793c1c6940_7b283fa14f4d45c4333311--


From nobody Wed Oct 17 12:58:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7BA87130E26 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:58:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 mJGqdr78Tfci for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 12:58: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 0310C130D7A for <quic-issues@ietf.org>; Wed, 17 Oct 2018 12:58:27 -0700 (PDT)
Date: Wed, 17 Oct 2018 12:58:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539806306; bh=DLQf9rPm+vAlsjfMAe1VeST4eazUKY9o28Zpybk3zAA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Iw3A1EOA1ygSeHGkjKlMvatNmVMS9kT9qQiYBVQbnt8LhIx1Ov9Sg2pfZIeBe1qKL kWH3VebT2SV8u3zsDyNuSAeEPJxcDtrdh+7ltoErukxo5SLFUSfoaeCL0vCI+CcieA JBHDaJeGb/+oW6iLNbcwVK6/yLUbUt9qW11NErE8=
From: Dmitri Tikhonov <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/1869/push/2968491236@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1869@github.com>
References: <quicwg/base-drafts/pull/1869@github.com>
Subject: Re: [quicwg/base-drafts] Improve description of max_ack_delay transport parameter (#1869)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7946218a6d_38e03f9362cd45bc302834"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
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/K7M0fzmDA-1Y2h1lx7aG8DwS_nY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 19:58:28 -0000

----==_mimepart_5bc7946218a6d_38e03f9362cd45bc302834
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@dtikhonov pushed 1 commit.

0f5f6f2  Fix max_ack_delay: it's the *sender's* delay value


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1869/files/d19d65c108391f3229ecf5344860fd6df4ac2964..0f5f6f23a31a6c1cc846992d728d126469d80d0f

----==_mimepart_5bc7946218a6d_38e03f9362cd45bc302834
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/dtikhonov" class="user-mention">@dtikhonov</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/0f5f6f2">0f5f6f2</a>  Fix max_ack_delay: it&#39;s the *sender&#39;s* delay value</li>
</ul>


<p style="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/1869/files/d19d65c108391f3229ecf5344860fd6df4ac2964..0f5f6f23a31a6c1cc846992d728d126469d80d0f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4QXGa_0zMOfIbGpQyK3kn7qk1Q3ks5ul4vigaJpZM4XlB5H">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_ujYtB7LsjbWp3eyHqFLMyiS2wfks5ul4vigaJpZM4XlB5H.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1869"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1869/files/d19d65c108391f3229ecf5344860fd6df4ac2964..0f5f6f23a31a6c1cc846992d728d126469d80d0f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1869/files/d19d65c108391f3229ecf5344860fd6df4ac2964..0f5f6f23a31a6c1cc846992d728d126469d80d0f",
"url": "https://github.com/quicwg/base-drafts/pull/1869/files/d19d65c108391f3229ecf5344860fd6df4ac2964..0f5f6f23a31a6c1cc846992d728d126469d80d0f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@dtikhonov pushed 1 commit in #1869",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1869:",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [
{
"name": "0f5f6f2",
"value": "Fix max_ack_delay: it's the *sender's* delay value"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1869/files/d19d65c108391f3229ecf5344860fd6df4ac2964..0f5f6f23a31a6c1cc846992d728d126469d80d0f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395583047\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc7946218a6d_38e03f9362cd45bc302834--


From nobody Wed Oct 17 14:39:07 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C27E130E00 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 14:39:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sh5-r1-97dVi for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 14:39:04 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 D38EA130DFF for <quic-issues@ietf.org>; Wed, 17 Oct 2018 14:39:03 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539812343; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ovJwsfy8aMnTVCpFInhEtWodgAR8p31C4WlILTAoVM4=; b=h8d96fLGLc9+XF5+IWERfrS6YMkiqByaX+y6Er8W+hp2YPVy/Jl58vQxpiWU7CqWw5Xuk9n+ VW6jEJOLrgZ8Szrg+v+PHjMe+chj4N5Z0TsQAuLZDf7WG5gJzFAvVvt5ItxBWDuwCYOYjlX2 CBr5xcvSOXZmvQ8tM4rFMB/d9X0=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bc7abf6.7f8790040900-smtp-out-n03; Wed, 17 Oct 2018 21:39:02 -0000 (UTC)
Date: Wed, 17 Oct 2018 14:39:02 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc7abf6574c7_42002b151650c570588a1@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2836d4: Fix ID-15 changelog: idle timeout was made optiona...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc7abf656d52_42002b151650c5705872e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/d6pjBMyHEc9q3Bg0NMOHNxWOUZw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 21:39:06 -0000

----==_mimepart_5bc7abf656d52_42002b151650c5705872e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2836d40e3246f5fa0344b58c0a5209b101b16301
      https://github.com/quicwg/base-drafts/commit/2836d40e3246f5fa0344b58c0a5209b101b16301
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix ID-15 changelog: idle timeout was made optional by PR #1765

Ns 1520 and 1521 refer to artefacts in lucas-clemente/quic-go GitHub
repository.


  Commit: fb083e7f8cf0c4cc2d8a4a80f891acb98c3c1972
      https://github.com/quicwg/base-drafts/commit/fb083e7f8cf0c4cc2d8a4a80f891acb98c3c1972
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1868 from dtikhonov/201810171357-fix-transport-id-15-changelog

Fix ID-15 changelog: idle timeout was made optional by PR #1765


Compare: https://github.com/quicwg/base-drafts/compare/e366bc1185e9...fb083e7f8cf0
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc7abf656d52_42002b151650c5705872e--


From nobody Wed Oct 17 14:39:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC57B130E00 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 14:39:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 OhMxVggvr9eW for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 14:39: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 D4F98130DFF for <quic-issues@ietf.org>; Wed, 17 Oct 2018 14:39:10 -0700 (PDT)
Date: Wed, 17 Oct 2018 14:39:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539812349; bh=6k/1TSLyYnNghbd5jQYLoy62i+MdtmaKRvny+RYtqOw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HEOmEsIeQjEZE0x643RJu2XCCgs0lAIwpBrHxOb9b3sGIJuepR4YloTQBjm9KZ9UA Tv9uxuKeZhOaBeCf4AB+y2CfQaUPnlyCq9fqCoRaXKNoV9BtJ9/pswH5XzXRTIiASs aq/go08hHYEGig116qPnZJf2lpeQ8DjfL11z+afs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab400e913ba8df5106610bc03539ed48d8a07a3d2592cf0000000117df6dfd92a169ce16200f23@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1868/issue_event/1910764035@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1868@github.com>
References: <quicwg/base-drafts/pull/1868@github.com>
Subject: Re: [quicwg/base-drafts] Fix ID-15 changelog: idle timeout was made optional by PR #1765 (#1868)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7abfd9f6c8_3bb33fc3690d45b41309139"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vnTS5PvgDIQM0oOsgypGtQpcz-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: Wed, 17 Oct 2018 21:39:13 -0000

----==_mimepart_5bc7abfd9f6c8_3bb33fc3690d45b41309139
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1868 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/1868#event-1910764035
----==_mimepart_5bc7abfd9f6c8_3bb33fc3690d45b41309139
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="371199779" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1868" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1868/hovercard" href="https://github.com/quicwg/base-drafts/pull/1868">#1868</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/1868#event-1910764035">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0l_5D4m0z_bRZuAdgThvHQ2jysfks5ul6N9gaJpZM4Xk2zg">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5ACn6-oKBWK5Mrae-O0muW7dM80ks5ul6N9gaJpZM4Xk2zg.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1868 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1868#event-1910764035"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1868#event-1910764035",
"url": "https://github.com/quicwg/base-drafts/pull/1868#event-1910764035",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Fix ID-15 changelog: idle timeout was made optional by PR #1765 (#1868)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1868#event-1910764035"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395537632\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7abfd9f6c8_3bb33fc3690d45b41309139--


From nobody Wed Oct 17 14:39:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 50889130E00 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 14:39:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 36decSi9bWfU for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 14:39: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 B8F89130DFF for <quic-issues@ietf.org>; Wed, 17 Oct 2018 14:39:40 -0700 (PDT)
Date: Wed, 17 Oct 2018 14:39:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539812380; bh=3w7Thz1iyMTPLU8hjkdzumY9npjruT2XiGycAUYuYtk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NfE5UIcGJZwSseQJ/r/PLrAiS/rYLu98m1VmK7oCPT9oy1E8FBYEyQ3RbLA6u0DZz Qet2yGCujlmzMCW94QvIvepOiqEb9mb24jqSLV7bmUwjDUDbtUZ5beVwWz7s7cx27o 32a/1hAeg4RgcXFDsozgfz4jk8pKMdGsidsoeFDY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab34cc7656c829e56ad4b8ff252edc43a067e4c1b992cf0000000117df6e1b92a169ce1620b416@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1870/issue_event/1910764998@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1870@github.com>
References: <quicwg/base-drafts/pull/1870@github.com>
Subject: Re: [quicwg/base-drafts] "endpoint" and "peer" do not require gender-neutral pronoun "their" (#1870)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7ac1be6e51_73433fb935cd45b4170175"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m23yOeibOGRo69nsmak84KPIxsQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 21:39:42 -0000

----==_mimepart_5bc7ac1be6e51_73433fb935cd45b4170175
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1870 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/1870#event-1910764998
----==_mimepart_5bc7ac1be6e51_73433fb935cd45b4170175
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="371242006" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1870" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1870/hovercard" href="https://github.com/quicwg/base-drafts/pull/1870">#1870</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/1870#event-1910764998">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzb1nOLvvc7IF4a_0qs5aBz-mvi3ks5ul6ObgaJpZM4XlIEZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8QLL1_HJp9Nbdb8BnxaZWUU56ljks5ul6ObgaJpZM4XlIEZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1870 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1870#event-1910764998"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1870#event-1910764998",
"url": "https://github.com/quicwg/base-drafts/pull/1870#event-1910764998",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] \"endpoint\" and \"peer\" do not require gender-neutral pronoun \"their\" (#1870)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1870#event-1910764998"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395608345\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7ac1be6e51_73433fb935cd45b4170175--


From nobody Wed Oct 17 14:42:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9592F130E00 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 14:42:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 AWKIQD2oG2rq for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 14:42:10 -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 C07C2130DFF for <quic-issues@ietf.org>; Wed, 17 Oct 2018 14:42:10 -0700 (PDT)
Date: Wed, 17 Oct 2018 14:42:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539812528; bh=zRodKLLVTLEhHhWD6tXfWyukxJkAdKsbojtw7ZbhGN0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1eRNxBgGl/PA72JFhgFODiOZTOr9TQuPz+4qt/dhqaFCKGcHDit/z+FbRQHKDkHTv Ut6Yh17OBuNwBwv8FJiR4czmj4jRbpA2CpBgKCOwiabWINIwh7JkbhJiHJG7JqWC3s bowtXpoVBP9u2M5f+6oIbV4UkQPcxfqhzkW09bgI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab89301db85de9a76b54be5bc942c6f2e3dc9f3a9092cf0000000117df6eb092a169ce1620895e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1869/review/165849154@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1869@github.com>
References: <quicwg/base-drafts/pull/1869@github.com>
Subject: Re: [quicwg/base-drafts] Improve description of max_ack_delay transport parameter (#1869)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7acb0a07a4_635e3fd4e5ad45b89086c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/66NeG7NV1nsJ1C_F5lFWGucQv6g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 21:42:13 -0000

----==_mimepart_5bc7acb0a07a4_635e3fd4e5ad45b89086c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson requested changes on this pull request.



> @@ -1728,9 +1728,9 @@ disable_migration (0x0009):
 
 max_ack_delay (0x000c):
 
-: An 8 bit unsigned integer value indicating the maximum amount of time in
-  milliseconds by which it will delay sending of acknowledgments.  If this
-  value is absent, a default of 25 milliseconds is assumed.
+: The maximum delay (in milliseconds) used to send acknowledgements, encoded as
+  an 8-bit unsigned integer.  If this value is absent, a default of 25

Nor do you use a delay to send acknowledgments.  Why not simply s/it/the endpoint/ ?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-165849154
----==_mimepart_5bc7acb0a07a4_635e3fd4e5ad45b89086c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> requested changes on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1869#discussion_r226104870">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1728,9 +1728,9 @@ disable_migration (0x0009):
 
 max_ack_delay (0x000c):
 
-: An 8 bit unsigned integer value indicating the maximum amount of time in
-  milliseconds by which it will delay sending of acknowledgments.  If this
-  value is absent, a default of 25 milliseconds is assumed.
+: The maximum delay (in milliseconds) used to send acknowledgements, encoded as
+  an 8-bit unsigned integer.  If this value is absent, a default of 25
</pre>
<p>Nor do you use a delay to send acknowledgments.  Why not simply s/it/the endpoint/ ?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-165849154">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3RVCljlrqaK5fls-ur9lDqzMvEdks5ul6QwgaJpZM4XlB5H">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9185xsS7on8FQQJ9PBboo1FluEoks5ul6QwgaJpZM4XlB5H.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 requested changes on #1869"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-165849154"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-165849154",
"url": "https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-165849154",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson requested changes on 1869",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-165849154"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395583047\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7acb0a07a4_635e3fd4e5ad45b89086c--


From nobody Wed Oct 17 14:49:47 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC18E130F0E for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 14:49:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5_hOAEH_tcih for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 14:49:36 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 14588130EFF for <quic-issues@ietf.org>; Wed, 17 Oct 2018 14:49:35 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539812975; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=GxPC9HjQgqYHW/vIhHKQUpu6I/7FMYfUw5xeoexPsEk=; b=e724pCaKc4ZJxCAfq7ss4lHaFDY2Gp6CwdCJCUw76QS3FqOo+ff8Ftb0MGpB1jjxFZHEN9sV hhhfECIFZSlPlTfZXUUu57SL801T/0WTJbHM5NK91MUh+Gm+jJrHDN2NY1wMLzxFoB5NIweT CNoIQITJ19P5Dxcbq5UzfTIT78g=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bc7ac16.7fd9e0114c00-smtp-out-n02; Wed, 17 Oct 2018 21:39:34 -0000 (UTC)
Date: Wed, 17 Oct 2018 14:39:33 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc7ac15320d7_1f8b2b2aaaf80584309ca@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 1c72fb: "endpoint" and "peer" do not require gender-neutra...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc7ac1531d07_1f8b2b2aaaf80584308ce"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y4haIG6Rr_X8TJWy3tX76uIGMZg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 21:49:45 -0000

----==_mimepart_5bc7ac1531d07_1f8b2b2aaaf80584308ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1c72fb7c4d3bd9a42ebae0ac32e48621a1210352
      https://github.com/quicwg/base-drafts/commit/1c72fb7c4d3bd9a42ebae0ac32e48621a1210352
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  "endpoint" and "peer" do not require gender-neutral pronoun "their"

"its" will do.


  Commit: d5da70d5a946c06aba42c1af43e572e5af14b159
      https://github.com/quicwg/base-drafts/commit/d5da70d5a946c06aba42c1af43e572e5af14b159
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1870 from dtikhonov/201810171554-drop-gender-neutral-pronouns

"endpoint" and "peer" do not require gender-neutral pronoun "their"


Compare: https://github.com/quicwg/base-drafts/compare/fb083e7f8cf0...d5da70d5a946
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc7ac1531d07_1f8b2b2aaaf80584308ce--


From nobody Wed Oct 17 14:59:13 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EBD45130E06 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 14:59:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 QbNr-WQWFKZu for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 14:59:10 -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 6CDB4130E03 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 14:59:10 -0700 (PDT)
Date: Wed, 17 Oct 2018 14:59:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539813549; bh=MZnYqJNp49vlknisBRbhizWthqMR1jiuQpOuqQ562r0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=nO2ZF3VtSn7lxZf8vcHEImwUD7nWjr/KpiKqX7ycEgN3XrzuUO1Qmqz1jceX4H/4t ncekSmbdluM5BkBJqk+6SwKYj8QVQwvVkooizMfc0t00D6Yr8djwPPw0Uh8bUeVROT ei/1rser3UlAdJ8IW0N1LtdaSQWE3MMBNGVyjjQA=
From: Demi Marie Obenour <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab198005a11681bc3fd287fcb1f2b57421eab89f3292cf0000000117df72ad92a169ce16215661@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1871@github.com>
Subject: [quicwg/base-drafts] Multihoming support (#1871)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7b0ad98f9f_5d3d3fad26cd45c09269d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DemiMarie
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BJxx13aKvHCMDb7Iqi5meZVTX3o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 21:59:12 -0000

----==_mimepart_5bc7b0ad98f9f_5d3d3fad26cd45c09269d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

It would be very nice if QUIC supported multihoming.  That is one of SCTP=
=E2=80=99s biggest advantages.

-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1871=

----==_mimepart_5bc7b0ad98f9f_5d3d3fad26cd45c09269d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>It would be very nice if QUIC supported multihoming.  That is one of S=
CTP=E2=80=99s biggest advantages.</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/1871">view it on GitHub</a>, or <a href=3D"https://=
github.com/notifications/unsubscribe-auth/AWbkq7Db9k5Dziwm8e3Z7jSMgj88ifb=
gks5ul6gtgaJpZM4XpX5U">mute the thread</a>.<img src=3D"https://github.com=
/notifications/beacon/AWbkq_iRaVVoYCGPlCu3XpNLxDzBYe9uks5ul6gtgaJpZM4XpX5=
U.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"=
Multihoming support (#1871)"}],"action":{"name":"View Issue","url":"https=
://github.com/quicwg/base-drafts/issues/1871"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1871",
"url": "https://github.com/quicwg/base-drafts/issues/1871",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Multihoming support (#1871)",
"sections": [
{
"text": "",
"activityTitle": "**Demi Marie Obenour**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@DemiMarie",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1871
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1871,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1871\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1871"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3967217=
48\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc7b0ad98f9f_5d3d3fad26cd45c09269d--


From nobody Wed Oct 17 15:00:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C955B130E06 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:00:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 q4JOwn6b_16i for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:00: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 CC03D130DFF for <quic-issues@ietf.org>; Wed, 17 Oct 2018 15:00:02 -0700 (PDT)
Date: Wed, 17 Oct 2018 15:00:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539813601; bh=qx4DmasSav/ENC/6y1O32fSzNMMBw/oL9mPu5AMudDk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=M1FhMTe7IYD9uyOnpsfA+9a6MaqX8HoDuEqgMiDYkg89tgnMgM0gWUcAG367URUL7 QYFTRLBKuJXUgjsdlPBNsfljRUtVdEO5EUx2aul0mzQ8/YBgitqf85WB/+m2r0IZZc EH7ID1CgaDB3x9pJPSQIWbo57h4upI4NjgDRDHd8=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab886d95d79936a7b4f452e6d6bc03f1be575a8c5692cf0000000117df72e192a169ce161ad84e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1862/review/165853418@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7b0e1932e9_5c0a3f9e252d45bc90829"; 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/aUoLzcdd5C-WE_Hx5YiGlYylkQU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 22:00:05 -0000

----==_mimepart_5bc7b0e1932e9_5c0a3f9e252d45bc90829
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke requested changes on this pull request.

Where is the bit about clients sending some PADDING to avoid deadlock? I thought that was supposed to be here.

> @@ -320,10 +320,17 @@ SHOULD be set for twice the newly computed smoothed RTT.
 
 When crypto packets are sent, the sender SHOULD set a timer for the crypto
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client's address on the path, the number of
+bytes it can send is limited, as specified in {{QUIC-TRANSPORT}}.
+If not all unacknowledged CRYPTO data can be sent, then all CRYPTO data sent

"then all unacknowledged CRYPTO data 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/1862#pullrequestreview-165853418
----==_mimepart_5bc7b0e1932e9_5c0a3f9e252d45bc90829
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinduke</b> requested changes on this pull request.</p>

<p>Where is the bit about clients sending some PADDING to avoid deadlock? I thought that was supposed to be here.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1862#discussion_r226108273">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -320,10 +320,17 @@ SHOULD be set for twice the newly computed smoothed RTT.
 
 When crypto packets are sent, the sender SHOULD set a timer for the crypto
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client&#39;s address on the path, the number of
+bytes it can send is limited, as specified in {{QUIC-TRANSPORT}}.
+If not all unacknowledged CRYPTO data can be sent, then all CRYPTO data sent
</pre>
<p>"then all unacknowledged CRYPTO data 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/1862#pullrequestreview-165853418">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz7XGsaYMTkmwQ4aOEjtH8GfKYdCks5ul6hhgaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz12xNb5gjubDDu_34itM8nEORZ3ks5ul6hhgaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke requested changes on #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-165853418"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-165853418",
"url": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-165853418",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke requested changes on 1862",
"sections": [
{
"text": "Where is the bit about clients sending some PADDING to avoid deadlock? I thought that was supposed to be here.",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-165853418"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7b0e1932e9_5c0a3f9e252d45bc90829--


From nobody Wed Oct 17 15:01:15 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 66A7B130E00 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:01:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 v0778Bwp63yE for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:01: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 37FA9130DFF for <quic-issues@ietf.org>; Wed, 17 Oct 2018 15:01:13 -0700 (PDT)
Date: Wed, 17 Oct 2018 15:01:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539813672; bh=3ZH1cYXWeotgdKGb2nHgv8lPK3yDs3kNBelYfAGIOaQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=CYVwwiTvx7f7ziheMGbyQSdgjag0ccfPiMyiLtxefLEl55W4X77NyJo9iAHqA6Pie J8/Lq6mMiwf+cl5SdUMS1Sh/WV5oPnt694cH0fsOC5ZJk/EuLWkPBwesqyOOh3yXPA LKGJJNgRn8LbWHs0s+vKmOCxWH4QiKmv+mFWdLBI=
From: Demi Marie Obenour <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ababff648472cd0964a9d618a4f9c962b9b771bf2492cf0000000117df732892a169ce162158bf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1872@github.com>
Subject: [quicwg/base-drafts] Kerberos integration (#1872)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7b1288c978_585b3f7fd98d45bc1175a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DemiMarie
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wu4naf1oZi2N-O4upddVwN2jpZ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 22:01:14 -0000

----==_mimepart_5bc7b1288c978_585b3f7fd98d45bc1175a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In some environments, Kerberos integration (for server and client authentication) might be preferable to authentication via server certificates and SPNEGO.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1872
----==_mimepart_5bc7b1288c978_585b3f7fd98d45bc1175a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In some environments, Kerberos integration (for server and client authentication) might be preferable to authentication via server certificates and SPNEGO.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1872">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2VfOoa5zd0ZzJHJNBhjmrZ5bAV1ks5ul6iogaJpZM4XpbMO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0QTrcOxto8kO8NIEHkqlQxYLe1hks5ul6iogaJpZM4XpbMO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Kerberos integration (#1872)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1872"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1872",
"url": "https://github.com/quicwg/base-drafts/issues/1872",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Kerberos integration (#1872)",
"sections": [
{
"text": "",
"activityTitle": "**Demi Marie Obenour**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DemiMarie",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1872
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1872,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1872\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1872"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396735246\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7b1288c978_585b3f7fd98d45bc1175a--


From nobody Wed Oct 17 15:01:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AFB06130E00 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:01:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 BJRig6LtIDk6 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:01: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 DD75A130DFF for <quic-issues@ietf.org>; Wed, 17 Oct 2018 15:01:45 -0700 (PDT)
Date: Wed, 17 Oct 2018 15:01:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539813705; bh=zTL84zIkbBFJWXwxKGSkPx37cM9Tfa+98HEqRzmSLCk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vKyDGcFwuNth8UB2U4AnNHeHUi9SbucSq2IaOt32MoxFKeAAsgpSAkF8YTCTkhK6G MRofIY9TlhKhi+ZNIyvGA8iR21DYkjHLBHx+YdJFZw8LE6a1r5Qi7s3LNW/Yo32mlI fnwXcolGHeBUZWOpUgdZCAEbcdxoSAKR1lAvOXS8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba187e49bf62f63199ccba6f6d16c0040eb6973ea92cf0000000117df734992a169ce16215661@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1871/430805304@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1871@github.com>
References: <quicwg/base-drafts/issues/1871@github.com>
Subject: Re: [quicwg/base-drafts] Multihoming support (#1871)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7b149394da_2dac3ff5096d45b41257f5"; 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/-A7OR5i7ae9FH8wMjQjwxVy35Co>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 22:01:48 -0000

----==_mimepart_5bc7b149394da_2dac3ff5096d45b41257f5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

A lot of the infrastructure is in place but the feature it is out of scope for v1. It will likely be addressed in a follow up 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/1871#issuecomment-430805304
----==_mimepart_5bc7b149394da_2dac3ff5096d45b41257f5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>A lot of the infrastructure is in place but the feature it is out of scope for v1. It will likely be addressed in a follow up 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/1871#issuecomment-430805304">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxwD9aug3TmGGzal72v-x94yUs2Rks5ul6jJgaJpZM4XpX5U">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_0xHPWiNEjZcZhpKmW5s9sVqknuks5ul6jJgaJpZM4XpX5U.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1871: A lot of the infrastructure is in place but the feature it is out of scope for v1. It will likely be addressed in a follow up version."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1871#issuecomment-430805304"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1871#issuecomment-430805304",
"url": "https://github.com/quicwg/base-drafts/issues/1871#issuecomment-430805304",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Multihoming support (#1871)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1871,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1871\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1871#issuecomment-430805304"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396721748\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7b149394da_2dac3ff5096d45b41257f5--


From nobody Wed Oct 17 15:04:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D2CEA130E18 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:04:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 2GulBDAZNQf1 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:03:59 -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 87B6E130E00 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 15:03:59 -0700 (PDT)
Date: Wed, 17 Oct 2018 15:03:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539813838; bh=l7S0LSzaOiNlJcd1ta01Ne0ksQ1XXA7hIo01rUHQGKQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Wf7hgZKGDAO5vAJ1dzzd8VTsI6bQa209ahejbtKraOK0WBZiHWbGwMSOKR4wlOKoW c36JOpW1/SlX7Fw8lDYGod1Gip0XsN0AgRSPLB9nOT8gRnVuQG7DuWLkh4uK72P8NI CyTC6cxiX5jyiFPllNzeJCJkGFMiFWYEG5/CTXic=
From: Demi Marie Obenour <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7cdd91144f1a931e19828cd0bae2161d21c485ee92cf0000000117df73ce92a169ce16215661@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1871/430805885@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1871@github.com>
References: <quicwg/base-drafts/issues/1871@github.com>
Subject: Re: [quicwg/base-drafts] Multihoming support (#1871)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7b1ceba126_1d4c3ff7564d45bc11618c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DemiMarie
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XdV86Fd9qEC-GXj3y8R0YN-WOhA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 22:04:01 -0000

----==_mimepart_5bc7b1ceba126_1d4c3ff7564d45bc11618c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Makes sense.  Ideally DTLS would already have multihoming support, but you are correct that multihoming is not needed for a MVP.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1871#issuecomment-430805885
----==_mimepart_5bc7b1ceba126_1d4c3ff7564d45bc11618c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Makes sense.  Ideally DTLS would already have multihoming support, but you are correct that multihoming is not needed for a MVP.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1871#issuecomment-430805885">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq32BGtfLRJTxvh8ffeEjDXQJPO8Mks5ul6lOgaJpZM4XpX5U">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1LjQwvjB2RcsRoAMzYEYXzjtaErks5ul6lOgaJpZM4XpX5U.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@DemiMarie in #1871: Makes sense.  Ideally DTLS would already have multihoming support, but you are correct that multihoming is not needed for a MVP."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1871#issuecomment-430805885"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1871#issuecomment-430805885",
"url": "https://github.com/quicwg/base-drafts/issues/1871#issuecomment-430805885",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Multihoming support (#1871)",
"sections": [
{
"text": "",
"activityTitle": "**Demi Marie Obenour**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DemiMarie",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1871,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1871\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1871#issuecomment-430805885"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396721748\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7b1ceba126_1d4c3ff7564d45bc11618c--


From nobody Wed Oct 17 15:05:19 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E5FEF130E06 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:05:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 rpXLXFm6Fahx for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:05: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 F170A130E00 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 15:05:14 -0700 (PDT)
Date: Wed, 17 Oct 2018 15:05:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539813914; bh=0OuRMaG+6wewiiT8YIsYzTOPWgrlB5S61Mo7w/itZCk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=T/5oFGVvwrCD/YCmeQ1DkoKwvmNQt402psPFDEHubM7x/0vrahIxmbyRV76anniuD pLXs6591bzlCOri6glxamNyvCfH6i1bYB7KpMkpd2slLhAfZEifqecwukBlKqJunyc puS24gWTnr1hiHKIizcbi/s8HTZuxp76J/CtlwT8=
From: Demi Marie Obenour <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab118a5868139859eea75b4da41cff2edbf536941692cf0000000117df741a92a169ce16215d37@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1873@github.com>
Subject: [quicwg/base-drafts] FTP integration (#1873)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7b21aae47_55683fb8060d45b4161791"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DemiMarie
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4pzOrKh0cWKw7X7rZVsaRYEu3VA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 22:05:18 -0000

----==_mimepart_5bc7b21aae47_55683fb8060d45b4161791
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

FTP is normally used over TCP in a rather awkward manner that can cause problems in the presense of firewalls.  Running FTP over QUIC obviates that 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/issues/1873
----==_mimepart_5bc7b21aae47_55683fb8060d45b4161791
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>FTP is normally used over TCP in a rather awkward manner that can cause problems in the presense of firewalls.  Running FTP over QUIC obviates that 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/issues/1873">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8XqDCP2W2ohfhYnA-yLliYlNtgYks5ul6magaJpZM4Xph0o">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqywEMqR1iumGqv0ri0Fl3RQ9BkhKks5ul6magaJpZM4Xph0o.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"FTP integration (#1873)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1873"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1873",
"url": "https://github.com/quicwg/base-drafts/issues/1873",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "FTP integration (#1873)",
"sections": [
{
"text": "",
"activityTitle": "**Demi Marie Obenour**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DemiMarie",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1873
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1873,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1873\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1873"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396762408\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7b21aae47_55683fb8060d45b4161791--


From nobody Wed Oct 17 15:06:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08B31130E06 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:06:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 m0sdEQQO9z-X for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:06:17 -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 7E6C6130E00 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 15:06:17 -0700 (PDT)
Date: Wed, 17 Oct 2018 15:06:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539813976; bh=yY9CYyB8l9+rw5H//cWp1Qr/wBtldvSgKAAktZLTNTo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=hsZZ5b/cK3xgL5k0HlKOlBAjv+mwO85kQMwPMTe0f6+mvHf3otgvGN4mCBmSL1irv dBwfVdSIUMl/wIYz7WFfcTcyhTv9B2BTBp5F8/3KDT2Wic4M9xJhzdYJJtiRzue8Ny iGD4J553x8HqWoemlCILtn6HhUahZrX8yPVgS00A=
From: Demi Marie Obenour <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab47dcde6e3bf492e7299b972d2cbdb4dd21dfc14892cf0000000117df745892a169ce16215e5e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1874@github.com>
Subject: [quicwg/base-drafts] Formal analysis of the protocol (#1874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7b25882f06_55a13fb8060d45b41175ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DemiMarie
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/91pFdlBIwl_MJb084SBfymE7w-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, 17 Oct 2018 22:06:19 -0000

----==_mimepart_5bc7b25882f06_55a13fb8060d45b41175ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It would be nice to have a formal proof that QUIC meets its security goals, and is free from deadlocks, denial of service vulnerabilities, and other bad 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/issues/1874
----==_mimepart_5bc7b25882f06_55a13fb8060d45b41175ee
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It would be nice to have a formal proof that QUIC meets its security goals, and is free from deadlocks, denial of service vulnerabilities, and other bad 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/issues/1874">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4pG_S-Ra9CKp0lgZU9ccUu518fmks5ul6nYgaJpZM4Xpjco">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwtDX8GxDVijzLXaA8DVnV9dPQIgks5ul6nYgaJpZM4Xpjco.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Formal analysis of the protocol (#1874)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1874"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1874",
"url": "https://github.com/quicwg/base-drafts/issues/1874",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Formal analysis of the protocol (#1874)",
"sections": [
{
"text": "",
"activityTitle": "**Demi Marie Obenour**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DemiMarie",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1874
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1874,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1874\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1874"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396769064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7b25882f06_55a13fb8060d45b41175ee--


From nobody Wed Oct 17 15:08:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A987D130EF0 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:08:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Zhp8QVrUEoRd for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:08: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 6CE44130E2B for <quic-issues@ietf.org>; Wed, 17 Oct 2018 15:08:28 -0700 (PDT)
Date: Wed, 17 Oct 2018 15:08:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539814107; bh=LPfge7mm7fEsOEKDSj+gs4aiH/oJedtXMBDA3CW6DfA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=lQyx8AuONbOIlkvdHfyQMVxATewePPyJH771w0Op02ujbAasFzrv8KMRn/aspubiE wY7k3jwIGO/zwolJdm2Kb1wbnHKetrw4psVJLoBW6hBK1Kgm62/9gqcuTzrrCUpPYp ruJ5mc4onlbobPdO9sgbC7174FFL0lFUrgLN29xA=
From: Demi Marie Obenour <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab356cb82933c2a22be3eac837ad1117f5f177b89592cf0000000117df74db92a169ce162160c3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1875@github.com>
Subject: [quicwg/base-drafts] Post-quantum cryptography integration (#1875)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7b2db9c9b0_4ad83fc1904d45b8270023"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DemiMarie
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bQczNWVq4qFRetXdhNM8bt5W71Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 22:08:39 -0000

----==_mimepart_5bc7b2db9c9b0_4ad83fc1904d45b8270023
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Post-quantum cryptography will become increasingly important over time, and will be a necessity at some point.  QUIC should be ready.

Many post-quantum key exchange algorithms require that keys be used only once.  This prevents rapid session resumption from working, which should be 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/issues/1875
----==_mimepart_5bc7b2db9c9b0_4ad83fc1904d45b8270023
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Post-quantum cryptography will become increasingly important over time, and will be a necessity at some point.  QUIC should be ready.</p>
<p>Many post-quantum key exchange algorithms require that keys be used only once.  This prevents rapid session resumption from working, which should be 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/issues/1875">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6hgqDy8UKqygzfRPrXxQ4tUB_ZUks5ul6pbgaJpZM4Xpmzv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwPDPe1Bz7LQKAXK21gBuqdgJIh5ks5ul6pbgaJpZM4Xpmzv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Post-quantum cryptography integration (#1875)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1875"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1875",
"url": "https://github.com/quicwg/base-drafts/issues/1875",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Post-quantum cryptography integration (#1875)",
"sections": [
{
"text": "",
"activityTitle": "**Demi Marie Obenour**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DemiMarie",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1875
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1875,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1875\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1875"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396782831\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7b2db9c9b0_4ad83fc1904d45b8270023--


From nobody Wed Oct 17 15:09:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95AAC130E27 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:09:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 e4vRMP1Cqymc for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:09: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 E7D2D130E03 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 15:09:31 -0700 (PDT)
Date: Wed, 17 Oct 2018 15:09:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539814171; bh=zxVPUMak8A9zW92aTIZjllJxXyFzlQ41Jdo3rIAccEs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=r3dHVzwNucTQi0+bFlUqWDqe6poOrVVuQsgo/KQGnr5SJqNkRsIErsELOeIuNDT3P pQrZGEkRAHhjZlDrN0pe4SH4+SREM84/HXh7lFMwHDUWp8etXBaXU0iBn9AoNC747i eCO8EstiD6GjaOGODyQHK64IWPdxQu/D6ILIyZJc=
From: Demi Marie Obenour <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7cb4351ce7b4d6e3917837bdc0502f56662ca93792cf0000000117df751a92a169ce162161d8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1876@github.com>
Subject: [quicwg/base-drafts] Heartbeats (#1876)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7b31b1631_31e53ff422cd45b4196733"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DemiMarie
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/w0MsXug-NxLgXt9xiRFSKyZJ4RM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 22:09:34 -0000

----==_mimepart_5bc7b31b1631_31e53ff422cd45b4196733
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

QUIC should periodically send packets through the channel, even if no data is being transferred.  This ensures that NATs keep the channel open, and allows dead peers to be recognized.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1876
----==_mimepart_5bc7b31b1631_31e53ff422cd45b4196733
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>QUIC should periodically send packets through the channel, even if no data is being transferred.  This ensures that NATs keep the channel open, and allows dead peers to be recognized.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1876">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1oL74mD51H98HShOgMBTokbOj1Jks5ul6qagaJpZM4Xpokz">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq66MIlLif1sEavZE8wV1QrJTjHCIks5ul6qagaJpZM4Xpokz.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Heartbeats (#1876)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1876"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1876",
"url": "https://github.com/quicwg/base-drafts/issues/1876",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Heartbeats (#1876)",
"sections": [
{
"text": "",
"activityTitle": "**Demi Marie Obenour**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DemiMarie",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1876
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1876,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1876\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1876"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396790067\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7b31b1631_31e53ff422cd45b4196733--


From nobody Wed Oct 17 15:14:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38D4B130E1A for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:14:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 EVcqzR9jef2t for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:14: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 D3ADE130E1C for <quic-issues@ietf.org>; Wed, 17 Oct 2018 15:14:53 -0700 (PDT)
Date: Wed, 17 Oct 2018 15:14:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539814492; bh=+xcFmu1j/sG8PuHRHudD+vJSIIdAWVImWwC3uTkoEYM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=zT5wApIu1M3p5Pz4UARJXT9wqlAR7lanzFOhVHR3iU7q+cKI0jP6Z6li7cVniQMlh FuaelMmvAgk1tygreXqYQL+B0NlBvkgIGkzCieLuSk0E0qi6qqXj0rBwCgF0CVtfpz AcvSvTy2UGlYtS+L+W7POSJclZeZ6bw1e8a5bDoU=
From: Demi Marie Obenour <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0128ac501ae2d0a2e3c36f10a21756af28a46c1d92cf0000000117df765c92a169ce162167b6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1877@github.com>
Subject: [quicwg/base-drafts] Channel binding (#1877)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7b45c84512_78283faffbed45b428463c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: DemiMarie
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xJihYEfdPkAhdWGBxOl-baZb8lI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 22:14:55 -0000

----==_mimepart_5bc7b45c84512_78283faffbed45b428463c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There should be a mechanism for extracting a key, known only to the server and the client, that can be used for channel binding.  This is used in some variants of SPNEGO, and is also important in use cases such as remote attastation.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1877
----==_mimepart_5bc7b45c84512_78283faffbed45b428463c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There should be a mechanism for extracting a key, known only to the server and the client, that can be used for channel binding.  This is used in some variants of SPNEGO, and is also important in use cases such as remote attastation.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1877">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq82yxajFYzyoermZ8gZABoPvxlGFks5ul6vcgaJpZM4XpxNU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzluDRFNLu86fGPMAW84TysauiJiks5ul6vcgaJpZM4XpxNU.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Channel binding (#1877)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1877"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1877",
"url": "https://github.com/quicwg/base-drafts/issues/1877",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Channel binding (#1877)",
"sections": [
{
"text": "",
"activityTitle": "**Demi Marie Obenour**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DemiMarie",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1877
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1877,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1877\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1877"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396825428\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7b45c84512_78283faffbed45b428463c--


From nobody Wed Oct 17 15:44:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2A4B7130E06 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:44:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 g9DVRrZMaDsv for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:44: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 59378130E03 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 15:44:43 -0700 (PDT)
Date: Wed, 17 Oct 2018 15:44:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539816282; bh=ovYb2ImjIrv6POZ7tBx1GU+T+RufUMZmO713y1CvZtQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=yDWxY3pPu+b56kzo5Yx2PJBYicZIx42GNLDso4UUkhvkaWTGY3l2W+jvNm3Ju0/0G wJqt63WZ4YJStyTydefcQnip2RR+lqvSqTV6eyRjOGpn97wycPQwaQ9MPBE/yhewyH 3NnNIkR62SbphuxStUtGvef/7mz5oSkhGZi3ezsM=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab641a8fd542e2b9c2584780c55ed1ebcd1031575f92cf0000000117df7d5a92a169ce162183ba@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1878@github.com>
Subject: [quicwg/base-drafts] RST_STREAM can (still) cause flow control problems (#1878)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7bb5a3b3e0_29303fa71bcd45b83025a1"; 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/6Fh7TWEOJ9L6ot4NRfFG_LsKuf0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 22:44:45 -0000

----==_mimepart_5bc7bb5a3b3e0_29303fa71bcd45b83025a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In a bidirectional stream, if I receive a RST_STREAM, how am I to know how much of the data I have *sent* is counting towards connection flow control?

For example, say I send 10 STREAM frames on stream 0, of 1000 B each, receive a RST_STREAM for stream 0 with offset 0, and then acks for packets 1:4 and 6:10. It is clear that I should deduct zero of the credit I am granting to the peer, but it is not clear how much connection credit the peer has deducted for this stream.

One way to solve this is to have a receive offset field in RST_STREAM. When I receive one of these, I can flush the send queue and recover any credit I had taken from myself. In this case, if the RST_STREAM had  a max receive offset of 1000, I'd add 9000 back to my connection credit.

Inveterate optimizers might want this field to only exist for bidi streams. I don't particularly care.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1878
----==_mimepart_5bc7bb5a3b3e0_29303fa71bcd45b83025a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In a bidirectional stream, if I receive a RST_STREAM, how am I to know how much of the data I have <em>sent</em> is counting towards connection flow control?</p>
<p>For example, say I send 10 STREAM frames on stream 0, of 1000 B each, receive a RST_STREAM for stream 0 with offset 0, and then acks for packets 1:4 and 6:10. It is clear that I should deduct zero of the credit I am granting to the peer, but it is not clear how much connection credit the peer has deducted for this stream.</p>
<p>One way to solve this is to have a receive offset field in RST_STREAM. When I receive one of these, I can flush the send queue and recover any credit I had taken from myself. In this case, if the RST_STREAM had  a max receive offset of 1000, I'd add 9000 back to my connection credit.</p>
<p>Inveterate optimizers might want this field to only exist for bidi streams. I don't particularly care.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1878">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-JoT0Q0cdnACgiN7-yUvsf2J9Xbks5ul7LagaJpZM4Xqhjn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzfNViK6D4cJjOuHuvggxe0vIHBIks5ul7LagaJpZM4Xqhjn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"RST_STREAM can (still) cause flow control problems (#1878)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1878"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1878",
"url": "https://github.com/quicwg/base-drafts/issues/1878",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "RST_STREAM can (still) cause flow control problems (#1878)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1878
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1878,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1878\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1878"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397023463\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7bb5a3b3e0_29303fa71bcd45b83025a1--


From nobody Wed Oct 17 15:53:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D01A4130EF6 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:52:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 S7rQsccUUx6O for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:52: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 5B364130E50 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 15:52:52 -0700 (PDT)
Date: Wed, 17 Oct 2018 15:52:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539816771; bh=5pfLgeaAjchS5iJI0sb4iNt9ubqsJoIPrRC+RpnsUfo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P+SEmQiflfwLuO+AmTDdn3as9w6Dmec7Tv2zFTVAwU94PuL5lavqyVCKAq3+VSj05 hMTf9kUCOROkC4qR3rM9/KvfFJcI0OrmzY8uEKkJAeJMu8RIAwiTwvIMwVozU7XNNy We4vWS77DVkgdi5TnNijSPQMhXmgxxyqlOjQQEDg=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb3635e3eb47856e64610c38e7e751211159e92a092cf0000000117df7f4392a169ce160a44d7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1857/review/165371333@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7bd4346e11_77eb3faf456d45b425901f"; 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/do6S-GrNHZKYVdBsmbZWAR2hCLI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 22:53:02 -0000

----==_mimepart_5bc7bd4346e11_77eb3faf456d45b425901f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke requested changes on this pull request.

Here is a review through and including the flow control section. Hopefully more to come,.

>  
 Accompanying documents describe QUIC's loss detection and congestion control
 {{QUIC-RECOVERY}}, and the use of TLS 1.3 for key negotiation {{QUIC-TLS}}.
 
 QUIC version 1 conforms to the protocol invariants in {{QUIC-INVARIANTS}}.
 
 
-# Conventions and Definitions
+## Conventions and Definitions

The definition of "stream" says they're bi-directional. That's not accurate. Maybe "a logical channel of ordered bytes within a QUIC connection, that can be unidirectional or bidirectional"?

>  
-Version:
+A receiver cannot renege on an advertisement; that is, once a receiver
+advertises a stream ID via a MAX_STREAM_ID frame, advertising a smaller maximum
+ID has no effect.  A sender MUST ignore any MAX_STREAM_ID frame that does not

s/sender/receiver

>  
-Destination Connection ID:
+When new data is to be sent on a stream, a sender MUST set the encapsulating
+STREAM frame's offset field to the stream offset of the first byte of this new

s/byte/octet

>  
-All subsequent Initial packets from the client MUST use the connection ID and
-token values from the Retry packet.  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.
+A data receiver sends MAX_STREAM_DATA or MAX_DATA frames to the sender to

I think we should add a paragraph here that goes like this:

"Endpoints SHOULD communicate initial values for stream and connection flow control using transport parameters {#transport-params}. Data senders MUST use a value of zero for limits not advertised in the peer's 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/1857#pullrequestreview-165371333
----==_mimepart_5bc7bd4346e11_77eb3faf456d45b425901f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinduke</b> requested changes on this pull request.</p>

<p>Here is a review through and including the flow control section. Hopefully more to come,.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225710565">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 Accompanying documents describe QUIC&#39;s loss detection and congestion control
 {{QUIC-RECOVERY}}, and the use of TLS 1.3 for key negotiation {{QUIC-TLS}}.
 
 QUIC version 1 conforms to the protocol invariants in {{QUIC-INVARIANTS}}.
 
 
-# Conventions and Definitions
+## Conventions and Definitions
</pre>
<p>The definition of "stream" says they're bi-directional. That's not accurate. Maybe "a logical channel of ordered bytes within a QUIC connection, that can be unidirectional or bidirectional"?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225714394">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Version:
+A receiver cannot renege on an advertisement; that is, once a receiver
+advertises a stream ID via a MAX_STREAM_ID frame, advertising a smaller maximum
+ID has no effect.  A sender MUST ignore any MAX_STREAM_ID frame that does not
</pre>
<p>s/sender/receiver</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225714878">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Destination Connection ID:
+When new data is to be sent on a stream, a sender MUST set the encapsulating
+STREAM frame&#39;s offset field to the stream offset of the first byte of this new
</pre>
<p>s/byte/octet</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r226113117">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-All subsequent Initial packets from the client MUST use the connection ID and
-token values from the Retry packet.  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.
+A data receiver sends MAX_STREAM_DATA or MAX_DATA frames to the sender to
</pre>
<p>I think we should add a paragraph here that goes like this:</p>
<p>"Endpoints SHOULD communicate initial values for stream and connection flow control using transport parameters {#transport-params}. Data senders MUST use a value of zero for limits not advertised in the peer's 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/1857#pullrequestreview-165371333">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwoUBjwaxkUAJuxsYi0VQW_-GYDoks5ul7TDgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq02MIZtsacQec8PIBwWQmN7D-Gaaks5ul7TDgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke requested changes on #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview-165371333"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview-165371333",
"url": "https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview-165371333",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke requested changes on 1857",
"sections": [
{
"text": "Here is a review through and including the flow control section. Hopefully more to come,.",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview-165371333"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7bd4346e11_77eb3faf456d45b425901f--


From nobody Wed Oct 17 15:57:46 2018
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 E7973130E03 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:57:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.063
X-Spam-Level: 
X-Spam-Status: No, score=-3.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lJzyH3BIG78r for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 15:57:43 -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 D9C19130E2A for <quic-issues@ietf.org>; Wed, 17 Oct 2018 15:57: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=4bYsB+JRq5gfXies6qP8R/5ceI0=; b=vf2xI10tSVv7Jm5U a5jXQcHmAihPG/skmTSWmXvfojLzK4HKyIXJNaOidO5psOeuQHdIeeFZmleVSqlu sjDuvnwJWVN5CVAnaAOUCT2sEZjMvb+3ypj1qOAMOZU1l21br1jCm7l+RC6LwgQj Wqt1T3uddttc7CuY+tlGe48VVpE=
Received: by filter1823p1mdw1.sendgrid.net with SMTP id filter1823p1mdw1-26963-5BC7BE65-3 2018-10-17 22:57:41.051466602 +0000 UTC m=+87255.305432156
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [192.30.252.34]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id 6vD_I7hwQhy5Cc3n9FPO9Q for <quic-issues@ietf.org>; Wed, 17 Oct 2018 22:57:41.032 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 055B88008E for <quic-issues@ietf.org>; Wed, 17 Oct 2018 15:57:41 -0700 (PDT)
Date: Wed, 17 Oct 2018 22:57:41 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbadcfae4093169c2c3c975f8c5694e3ddf6cea9a92cf0000000117df806492a169ce162183ba@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1878/430817809@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1878@github.com>
References: <quicwg/base-drafts/issues/1878@github.com>
Subject: Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow control problems (#1878)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7be64f36ca_40f73fcf000d45bc68420"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1XAE6uvhrjYmJVOiNwbTkoS4l1+2PQkr2Pzm Skq5EPe04ZPyECUMraYX78DMwBsFsDOwSZxQZMXyishzcqzK7gf+6L7kkq4Q2VP+vVASy3fVwjvgse pxHlkpLov2xHRied3i+xIYisSptRczs4tg2c/+aF33ayafDUhhH/Ua8q8w==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S0MikmjodGQQzqFmOWEIOQWZA34>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 22:57:45 -0000

----==_mimepart_5bc7be64f36ca_40f73fcf000d45bc68420
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Isn't this covered here:
https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.10.1

More generally though - I'm not sure exactly which frames count toward flow control - e.g. what about a lost padding only packet that is never retransmitted?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1878#issuecomment-430817809
----==_mimepart_5bc7be64f36ca_40f73fcf000d45bc68420
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Isn't this covered here:<br>
<a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.10.1" rel="nofollow">https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.10.1</a></p>
<p>More generally though - I'm not sure exactly which frames count toward flow control - e.g. what about a lost padding only packet that is never retransmitted?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1878#issuecomment-430817809">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzpQEtKlAFEMCT8Nmq913-mrjXjoks5ul7XkgaJpZM4Xqhjn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4K9Lskm9WrlxOsHmT6RcIZQ9wZ7ks5ul7XkgaJpZM4Xqhjn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1878: Isn't this covered here:\r\nhttps://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.10.1\r\n\r\nMore generally though - I'm not sure exactly which frames count toward flow control - e.g. what about a lost padding only packet that is never retransmitted?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1878#issuecomment-430817809"}}}</scrip
 t>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-430817809",
"url": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-430817809",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow control problems (#1878)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1878,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1878\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-430817809"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397023463\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7be64f36ca_40f73fcf000d45bc68420--


From nobody Wed Oct 17 16:04:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2205F130E2A for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:04:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 gMMNEwIAaOqm for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:03: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 B5CE2130E03 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:03:58 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:03:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539817438; bh=ucJ5nFsvFnrDP0uq/d5B75YpNRJoVU3KLS+HqpOD8kU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oKrjjs0VzRfLq1RajjiIZe1V+k4pBys3iq1XRYgSVg8npmHtJIMhQ0HQHIrJwzT1q 6eNML8F95U6bIUFKHXdXikwGmuwpBKXYCLtFyrUr7/XgN3l+aG7b89fv3xibKVeyQ3 4eaTTa4py5e7UfBz521k2d53lYvXvzlsEPycjEGA=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab67830fc8a2e2eb0129fb636cab97561a375add4192cf0000000117df81de92a169ce162183ba@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1878/430819244@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1878@github.com>
References: <quicwg/base-drafts/issues/1878@github.com>
Subject: Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow control problems (#1878)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7bfde70d8_6693fc3412d45bc12575a"; 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/orjAt0Xt1RCLW6TYCGn9yQszkgg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:04:00 -0000

----==_mimepart_5bc7bfde70d8_6693fc3412d45bc12575a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

No, the offset field in RST_STREAM addresses only one direction -- the correct final offset from RST_STREAM sender to RST_STREAM receiver. I spent some time trying to figure out if the spec expected me to send RST_STREAM in response to RST_STREAM, and I decided that wasn't the case even though the uni stream state machines sort of imply it.

The final offset from RST_STREAM receiver to RST_STREAM sender is never explicitly communicated, as far as I can tell.

> More generally though - I'm not sure exactly which frames count toward flow control - e.g. what about a lost padding only packet that is never retransmitted?

It's STREAM contents only that count. Other frames, like padding, aren't buffered by the receiver.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1878#issuecomment-430819244
----==_mimepart_5bc7bfde70d8_6693fc3412d45bc12575a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>No, the offset field in RST_STREAM addresses only one direction -- the=
 correct final offset from RST_STREAM sender to RST_STREAM receiver. I sp=
ent some time trying to figure out if the spec expected me to send RST_ST=
REAM in response to RST_STREAM, and I decided that wasn't the case even t=
hough the uni stream state machines sort of imply it.</p>
<p>The final offset from RST_STREAM receiver to RST_STREAM sender is neve=
r explicitly communicated, as far as I can tell.</p>
<blockquote>
<p>More generally though - I'm not sure exactly which frames count toward=
 flow control - e.g. what about a lost padding only packet that is never =
retransmitted?</p>
</blockquote>
<p>It's STREAM contents only that count. Other frames, like padding, aren=
't buffered by the receiver.</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/1878#issuecomment-430819244">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqw0-=
a77nPlI8dZ-SSjGWkijoNVGzks5ul7degaJpZM4Xqhjn">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6mNHynXVobwl7kFym80EdZJ=
Liolks5ul7degaJpZM4Xqhjn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
induke in #1878: No, the offset field in RST_STREAM addresses only one di=
rection -- the correct final offset from RST_STREAM sender to RST_STREAM =
receiver. I spent some time trying to figure out if the spec expected me =
to send RST_STREAM in response to RST_STREAM, and I decided that wasn't t=
he case even though the uni stream state machines sort of imply it.\r\n\r=
\nThe final offset from RST_STREAM receiver to RST_STREAM sender is never=
 explicitly communicated, as far as I can tell.\r\n\r\n\u003e More genera=
lly though - I'm not sure exactly which frames count toward flow control =
- e.g. what about a lost padding only packet that is never retransmitted?=
\r\n\r\nIt's STREAM contents only that count. Other frames, like padding,=
 aren't buffered by the receiver.\r\n"}],"action":{"name":"View Issue","u=
rl":"https://github.com/quicwg/base-drafts/issues/1878#issuecomment-43081=
9244"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment=
-430819244",
"url": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-43=
0819244",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow cont=
rol problems (#1878)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1878,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1878\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-43=
0819244"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3970234=
63\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc7bfde70d8_6693fc3412d45bc12575a--


From nobody Wed Oct 17 16:05:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B851130E1A for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:04:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 xucrIpRDI5vn for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:04: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 C2B7D130E03 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:04:57 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:04:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539817496; bh=fX/qMeQyzbCiWov3RsmaDt4qk/aOV8aOU8M2/nohSuQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nr/BH7ZI4bpiae0/wLPnTj85qXmSprzmfQ/PRXDYEhgr1hvupqRXQD6i4gE5ObxGK 8/HwsKSKCOW12NUovfktCWZrWwEZc282bcvqg4+XPUN+aLYZzRpkiwdE/KgkixY1fM Ye5denwkqrnPsAXFKA8XAMPV2VTOM19PDqjUeLzQ=
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abadd91d2f5419c1289f674e2b8cd911d7cca1725692cf0000000117df821892a169ce162183ba@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1878/430819398@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1878@github.com>
References: <quicwg/base-drafts/issues/1878@github.com>
Subject: Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow control problems (#1878)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7c0188f78b_1b903fc4d52d45b894826"; 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/3TjysDCKiIAJQHnAFQO-fXk4lsc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:04:59 -0000

----==_mimepart_5bc7c0188f78b_1b903fc4d52d45b894826
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj Flow controls applies to data sent on streams in the form of STREAM frames. It does not apply to packets or other frame types. So a lost padding frame would have no bearing on flow 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/1878#issuecomment-430819398
----==_mimepart_5bc7c0188f78b_1b903fc4d52d45b894826
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> Flow controls applies to data sent on streams in the form of STREAM frames. It does not apply to packets or other frame types. So a lost padding frame would have no bearing on flow 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/1878#issuecomment-430819398">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4Yzaq3_vMDeZv52Q1qydyGfMz9Tks5ul7eYgaJpZM4Xqhjn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwAiDAP21dyM9HmTu7CslNyg3-Xcks5ul7eYgaJpZM4Xqhjn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@RyanAtGoogle in #1878: @mikkelfj Flow controls applies to data sent on streams in the form of STREAM frames. It does not apply to packets or other frame types. So a lost padding frame would have no bearing on flow control."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1878#issuecomment-430819398"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-430819398",
"url": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-430819398",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow control problems (#1878)",
"sections": [
{
"text": "",
"activityTitle": "**Ryan Hamilton**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@RyanAtGoogle",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1878,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1878\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-430819398"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397023463\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7c0188f78b_1b903fc4d52d45b894826--


From nobody Wed Oct 17 16:26:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E79C6130E03 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:26:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 CtbdqdLzlKst for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:26: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 A377E130E30 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:26:43 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:26:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539818802; bh=EHlB2FelyOrgWKKHODzvn97eh2CfeZt3rx+UFL8VXhI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nFgN/oIBBaliMdosooR0D7BslP9bMdeZmKSukwvYu3pYYcLAI4u+MTmCu5TNLzy+F HxFWu292BX7Dr63WF4g6c5gRqQpYcTXMCR4vGm3Unt5yh3fVsL1T5UCjZahFuPFUbu 0UJNpgcxj+YDu78D1fF3xazmq15MJfg35PpxFMyU=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab581651ff8fcb147681054aaf78857eb61eb5ced892cf0000000117df873292a169ce162183ba@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1878/430823674@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1878@github.com>
References: <quicwg/base-drafts/issues/1878@github.com>
Subject: Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow control problems (#1878)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7c53282072_20b13fdd1ccd45b82224c3"; 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/ZvM_U4S4OPAzl3tYlMQ91-L2qQA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:26:46 -0000

----==_mimepart_5bc7c53282072_20b13fdd1ccd45b82224c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@RyanAtGoogle thanks - I did implement it once, but it was more than a year ago.
@martinduke I see. But (and this is weak memory) I think that each direction is handled separately. Resetting one direction does not terminate the other - the stream just transitions into what was formerly known as a half-open state. Otherwise you are right, it would be a problem, and if not, perhaps the text need some clarification.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1878#issuecomment-430823674
----==_mimepart_5bc7c53282072_20b13fdd1ccd45b82224c3
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=3D19561162" data-octo-click=3D"hovercard-link-=
click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com=
/RyanAtGoogle">@RyanAtGoogle</a> thanks - I did implement it once, but it=
 was more than a year ago.<br>
<a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-url=
=3D"/hovercards?user_id=3D24398865" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/ma=
rtinduke">@martinduke</a> I see. But (and this is weak memory) I think th=
at each direction is handled separately. Resetting one direction does not=
 terminate the other - the stream just transitions into what was formerly=
 known as a half-open state. Otherwise you are right, it would be a probl=
em, and if not, perhaps the text need some clarification.</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/1878#issuecomment-430823674">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_hI=
FPglHlYyKdw689LeOrddEgnhks5ul7yygaJpZM4Xqhjn">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-OiArDZ4YUvVSWA-RNtaMHH=
3cEtks5ul7yygaJpZM4Xqhjn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj in #1878: @RyanAtGoogle thanks - I did implement it once, but it was=
 more than a year ago.\r\n@martinduke I see. But (and this is weak memory=
) I think that each direction is handled separately. Resetting one direct=
ion does not terminate the other - the stream just transitions into what =
was formerly known as a half-open state. Otherwise you are right, it woul=
d be a problem, and if not, perhaps the text need some clarification."}],=
"action":{"name":"View Issue","url":"https://github.com/quicwg/base-draft=
s/issues/1878#issuecomment-430823674"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment=
-430823674",
"url": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-43=
0823674",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow cont=
rol problems (#1878)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1878,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1878\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-43=
0823674"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3970234=
63\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc7c53282072_20b13fdd1ccd45b82224c3--


From nobody Wed Oct 17 16:32:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3BAFD130E03 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:32:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 dKaIhCF9DAND for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:32: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 37AD3130E2F for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:32:22 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:32:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539819141; bh=tv3rmxkizyuCeDSZlsvAcCkcEVW+RSG4PN8asMgV/a0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wUw18oWRBj3MLKciHAePwOyOj8NuyTPif1bn2JpJ8Yus8Th23i6TlUsZPHEMu/RWR zoxOBH1savWgrX00xmJiSiHhG2UMkJ65eDtpWftWko1ECkrNpKqm6FWezeiqgtB3wt nl3ykrwC1RSHMPjdOQrY+1YVjEa9T0fFqTmuYjX4=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab430da5e98abdab3a9ef9c032423cdef3caf509c192cf0000000117df888592a169ce162183ba@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1878/430824668@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1878@github.com>
References: <quicwg/base-drafts/issues/1878@github.com>
Subject: Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow control problems (#1878)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7c6853214_178b3fab94ad45c421121b"; 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/2eWI7tOc9lLz5FwSlcxHe7XDN3w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:32:24 -0000

----==_mimepart_5bc7c6853214_178b3fab94ad45c421121b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.9.2.4
https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.10.1.1
"A bidirectional stream is composed of a send stream and a receive stream. Implementations may represent states of the bidirectional stream as composites of send and receive stream states."
"RST_STREAM terminates one direction of a stream abruptly."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1878#issuecomment-430824668
----==_mimepart_5bc7c6853214_178b3fab94ad45c421121b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><a href=3D"https://quicwg.org/base-drafts/draft-ietf-quic-transport.ht=
ml#rfc.section.9.2.4" rel=3D"nofollow">https://quicwg.org/base-drafts/dra=
ft-ietf-quic-transport.html#rfc.section.9.2.4</a><br>
<a href=3D"https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#=
rfc.section.10.1.1" rel=3D"nofollow">https://quicwg.org/base-drafts/draft=
-ietf-quic-transport.html#rfc.section.10.1.1</a><br>
"A bidirectional stream is composed of a send stream and a receive stream=
. Implementations may represent states of the bidirectional stream as com=
posites of send and receive stream states."<br>
"RST_STREAM terminates one direction of a stream abruptly."</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/1878#issuecomment-430824668">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6G_=
H4-AFC0KxVs6Gv_Ii6uzF5Fwks5ul74FgaJpZM4Xqhjn">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqyxReZtsgT7Hp79xDfsnbGW9=
Djr2ks5ul74FgaJpZM4Xqhjn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj in #1878: https://quicwg.org/base-drafts/draft-ietf-quic-transport.h=
tml#rfc.section.9.2.4\r\nhttps://quicwg.org/base-drafts/draft-ietf-quic-t=
ransport.html#rfc.section.10.1.1\r\n\"A bidirectional stream is composed =
of a send stream and a receive stream. Implementations may represent stat=
es of the bidirectional stream as composites of send and receive stream s=
tates.\"\r\n\"RST_STREAM terminates one direction of a stream abruptly.\"=
"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-d=
rafts/issues/1878#issuecomment-430824668"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment=
-430824668",
"url": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-43=
0824668",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow cont=
rol problems (#1878)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1878,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1878\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-43=
0824668"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3970234=
63\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc7c6853214_178b3fab94ad45c421121b--


From nobody Wed Oct 17 16:42:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A161130E03 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:42:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 basjBQ7zsCoi for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:42:33 -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 68C1B129AB8 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:42:30 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:42:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539819749; bh=jjKBUCLzXv7ylQ+cG1fHOiMHZg3TXvhZK4ukfqshPDY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DLHVhW6crV1sj6jB8QC6ueJMEonAyWuYsMe6dlVx35rTPGAZHpHKVdrubXoHc3LSl bskVqnUPjAgcbxhS13kenu/i1G9lWG66a1MXHAawlC0VHX/9Ca/Z/URi/2UbWjN9ZE 1NE8ND4vnnrakzj5SOMt0XI3TYX+KMoiypC0vnH4=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcde98f27720114a3430db28eae21f4cb8baaaac392cf0000000117df8ae592a169ce162158bf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1872/430826579@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1872@github.com>
References: <quicwg/base-drafts/issues/1872@github.com>
Subject: Re: [quicwg/base-drafts] Kerberos integration (#1872)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7c8e579e8f_392d3f9b0dad45c03419a2"; 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/DeQwKuap1Glze2a_mxUtA7W6-nU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:42:36 -0000

----==_mimepart_5bc7c8e579e8f_392d3f9b0dad45c03419a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Outside of this WG charter.  A version of QUIC could be defined which does this, hypothetically, but our charter is to use TLS as the handshake for the version of QUIC we define.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1872#issuecomment-430826579
----==_mimepart_5bc7c8e579e8f_392d3f9b0dad45c03419a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Outside of this WG charter.  A version of QUIC could be defined which does this, hypothetically, but our charter is to use TLS as the handshake for the version of QUIC we define.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1872#issuecomment-430826579">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5OBEcNEQX35Atyalg5o-v1Ccz-nks5ul8BlgaJpZM4XpbMO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3KHjilmqc1OE-sBflCTIOwz6SJEks5ul8BlgaJpZM4XpbMO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1872: Outside of this WG charter.  A version of QUIC could be defined which does this, hypothetically, but our charter is to use TLS as the handshake for the version of QUIC we define."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1872#issuecomment-430826579"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1872#issuecomment-430826579",
"url": "https://github.com/quicwg/base-drafts/issues/1872#issuecomment-430826579",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Kerberos integration (#1872)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1872,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1872#issuecomment-430826579"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396735246\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7c8e579e8f_392d3f9b0dad45c03419a2--


From nobody Wed Oct 17 16:42:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 30623129AB8 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:42:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 wOCoTIpGOOjB for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:42: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 779AD130E1A for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:42:31 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:42:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539819750; bh=muzd0POczdDve+7fiKLg3rRT5NKGMMrcKtXSojJ6TmY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=i+d5hv7Ff72yX0owCYoG1PkHtLahd5Yj8qzQ1OFwjSyZPmyA9pCo1Qff7vxpjBmuO hVxm4uIyhRpArT3m6gRtOQgg/Pjgigw11i4iFbaIOT75/TSPKDjC9UwVtJ83F9Fizr WHXMC7Qab/Uz1wZABW5p8+gw+sM4UPROFdCLFGUc=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8398081549cf97dee2651ec466f5d2dc15a40d6292cf0000000117df8ae692a169ce162158bf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1872/issue_event/1910938298@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1872@github.com>
References: <quicwg/base-drafts/issues/1872@github.com>
Subject: Re: [quicwg/base-drafts] Kerberos integration (#1872)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7c8e67b3d1_368a3ff6e8cd45b4254189"; 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/g_hKBtF1OmfEiDvhP_KjalwAyS4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:42:37 -0000

----==_mimepart_5bc7c8e67b3d1_368a3ff6e8cd45b4254189
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1872.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1872#event-1910938298
----==_mimepart_5bc7c8e67b3d1_368a3ff6e8cd45b4254189
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="371284159" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1872" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1872/hovercard" href="https://github.com/quicwg/base-drafts/issues/1872">#1872</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/1872#event-1910938298">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9AuiJLwKTDiERpjo_i-mXk5ymUOks5ul8BmgaJpZM4XpbMO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw8qFbAHlmmOtNRcm3P2yw3qRq5Pks5ul8BmgaJpZM4XpbMO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1872."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1872#event-1910938298"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1872#event-1910938298",
"url": "https://github.com/quicwg/base-drafts/issues/1872#event-1910938298",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Kerberos integration (#1872)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1872#event-1910938298"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396735246\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7c8e67b3d1_368a3ff6e8cd45b4254189--


From nobody Wed Oct 17 16:43:34 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 91EE2130E03 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:43:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 6K2_NGaxcAG8 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:43: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 ED22B129AB8 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:43:29 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:43:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539819809; bh=5VI7l/uF/gpO6ssCuSpTMfNUTbEj+bvXsWDFHJr8zDA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fpbvEr/pAvtD3iQikVWLwfiNDXn0rWk2fKDcA80lyAkF2cLdQdRXmY1XXTrXWV4Jg LhjyEFb57Oi1kpcYjpIyZrR13U64+BPYShE3lxAOEMP5xhdNmP1p0emAphk3fbT2DF X3iDaql+R7RgczF7LfmzrrS5yhhWZ2asY/BgEiIE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1f1775ef68688ced8ea57258067387d4a46b386592cf0000000117df8b2192a169ce16215661@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1871/issue_event/1910939427@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1871@github.com>
References: <quicwg/base-drafts/issues/1871@github.com>
Subject: Re: [quicwg/base-drafts] Multihoming support (#1871)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7c921387bc_4b083ff90bed45c4241376"; 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/jVWccyTDULwWyQBodVobR-q6c9A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:43:33 -0000

----==_mimepart_5bc7c921387bc_4b083ff90bed45c4241376
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1871.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1871#event-1910939427
----==_mimepart_5bc7c921387bc_4b083ff90bed45c4241376
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="371283553" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1871" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1871/hovercard" href="https://github.com/quicwg/base-drafts/issues/1871">#1871</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/1871#event-1910939427">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_p1C4qH3EbtzsT0IhJ6LfqCy02pks5ul8ChgaJpZM4XpX5U">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0cs1tFofxIbhWff_WPf0uO_Pxiqks5ul8ChgaJpZM4XpX5U.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1871."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1871#event-1910939427"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1871#event-1910939427",
"url": "https://github.com/quicwg/base-drafts/issues/1871#event-1910939427",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Multihoming support (#1871)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1871#event-1910939427"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396721748\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7c921387bc_4b083ff90bed45c4241376--


From nobody Wed Oct 17 16:43:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC1CA130E4D for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:43:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 sTB8u5y5lABH for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:43: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 3DF94130E36 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:43:30 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:43:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539819809; bh=47NbCYa1WvToSQjEZr3rNB2lKzNEgTJnIKB8E21hhPo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LPskSsnL3xLHNuld1fSFfcCERrRQu6Pz7vvOPu6fEj/gde31IeqcbvhqtiydDEL+s tzx4Lgwe+PepR9ekBDQQ9a5hX7DtGXWM+m1kUyVxCeI8Hr01tEBL9hX6dfZRWwJp00 w0Lv0cJ/l3B3fkvEk9Yh2gvsVmCQ6NZ2CIxLu9SE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1f1775ef68688ced8ea57258067387d4a46b386592cf0000000117df8b2192a169ce16215661@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1871/430826799@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1871@github.com>
References: <quicwg/base-drafts/issues/1871@github.com>
Subject: Re: [quicwg/base-drafts] Multihoming support (#1871)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7c92175348_32c93fb8500d45c417295a"; 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/ZDj_ouagLdlZhC3RkLnClX1hJd4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:43:35 -0000

----==_mimepart_5bc7c92175348_32c93fb8500d45c417295a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Multipath has been marked as a feature for 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/1871#issuecomment-430826799
----==_mimepart_5bc7c92175348_32c93fb8500d45c417295a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Multipath has been marked as a feature for 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/1871#issuecomment-430826799">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_p1C4qH3EbtzsT0IhJ6LfqCy02pks5ul8ChgaJpZM4XpX5U">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0cs1tFofxIbhWff_WPf0uO_Pxiqks5ul8ChgaJpZM4XpX5U.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1871: Multipath has been marked as a feature for a future version."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1871#issuecomment-430826799"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1871#issuecomment-430826799",
"url": "https://github.com/quicwg/base-drafts/issues/1871#issuecomment-430826799",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Multihoming support (#1871)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1871,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1871#issuecomment-430826799"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396721748\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7c92175348_32c93fb8500d45c417295a--


From nobody Wed Oct 17 16:45:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C469130E03 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:45:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 WuwyB3FrmwGO for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:45: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 4D6F0130E36 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:45:50 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:45:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539819949; bh=zhNLiWnpUwMqyr3hK4S65a9zWC12KSqX2GPR2OsOGw8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=h8Wk6+7mFx+3eNTSao6cN72HZwl55vt07jK/ix6xmpZPWMThXQdaKvxZF2NXjwtwT TnS2TAgz5oaHNO/g2+ADxpxzov+Nlv5nEeGgNBddNfzU9F+gV4HKWU8VzqV4/9G7Lt 0WET4/+iCeshwD5Poehdq6lRvhq15+zPFFvjq3og=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb21d67c174b5d97d8c28b0c19feb3fbe33c3764e92cf0000000117df8bad92a169ce16215d37@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1873/430827265@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1873@github.com>
References: <quicwg/base-drafts/issues/1873@github.com>
Subject: Re: [quicwg/base-drafts] FTP integration (#1873)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7c9ad7a5cb_1cc23fb0fd2d45b8201429"; 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/-3qFJkAZfQgtyhyy-xkq7ZyOz_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, 17 Oct 2018 23:45:52 -0000

----==_mimepart_5bc7c9ad7a5cb_1cc23fb0fd2d45b8201429
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Our charter says that we will define the HTTP mapping.  Another working group could define an FTP/QUIC mapping, or we could if there were sufficient WG interest following a recharter.  For now, closing as 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/1873#issuecomment-430827265
----==_mimepart_5bc7c9ad7a5cb_1cc23fb0fd2d45b8201429
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Our charter says that we will define the HTTP mapping.  Another working group could define an FTP/QUIC mapping, or we could if there were sufficient WG interest following a recharter.  For now, closing as 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/1873#issuecomment-430827265">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6fF123RJESJ0NVFrZSHmsTysdPLks5ul8EtgaJpZM4Xph0o">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2RpMOJQJuT1kxSOgtU73QBTIMLbks5ul8EtgaJpZM4Xph0o.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1873: Our charter says that we will define the HTTP mapping.  Another working group could define an FTP/QUIC mapping, or we could if there were sufficient WG interest following a recharter.  For now, closing as out-of-scope."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1873#issuecomment-430827265"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1873#issuecomment-430827265",
"url": "https://github.com/quicwg/base-drafts/issues/1873#issuecomment-430827265",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] FTP integration (#1873)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1873,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1873#issuecomment-430827265"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396762408\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7c9ad7a5cb_1cc23fb0fd2d45b8201429--


From nobody Wed Oct 17 16:45:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6512B130E36 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:45:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 jbS-PUJj32gG for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:45:51 -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 06D4B130E3A for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:45:51 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:45:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539819950; bh=FpfUejtZoepT6paPwg/12QSCddz2pnTzHCe4XzrFd/4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CDOxxWv1gNV4n0YFT4ueWK4bVVBKn3WGL1KBa/2jKmQ+dQubBeTuZeYUbdzZXjfcb 2T3AqB3/yk63EXnK4hQJOYgneFZJN23+gnEOKIBBxMtUfLB7tt7j+rAeOjJTz1p4ni cxm6cwju1Xcvqyu0ydLh5mcQDkxctgIWlLntG6xE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbcff99cc1eaf4cd677c5e03f2b681688e64602a092cf0000000117df8bae92a169ce16215d37@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1873/issue_event/1910941813@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1873@github.com>
References: <quicwg/base-drafts/issues/1873@github.com>
Subject: Re: [quicwg/base-drafts] FTP integration (#1873)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7c9ae48a7d_96d3fcf000d45bc2731a2"; 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/Xjm6U2fJw_Iy9rT4vp7C4LH9XNA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:45:54 -0000

----==_mimepart_5bc7c9ae48a7d_96d3fcf000d45bc2731a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1873.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1873#event-1910941813
----==_mimepart_5bc7c9ae48a7d_96d3fcf000d45bc2731a2
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="371285303" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1873" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1873/hovercard" href="https://github.com/quicwg/base-drafts/issues/1873">#1873</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/1873#event-1910941813">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx15hVcnSAreVgeYUkEzglMb82slks5ul8EugaJpZM4Xph0o">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_LmmvKlwbVF5g1txinCXLVWn4plks5ul8EugaJpZM4Xph0o.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1873."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1873#event-1910941813"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1873#event-1910941813",
"url": "https://github.com/quicwg/base-drafts/issues/1873#event-1910941813",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] FTP integration (#1873)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1873#event-1910941813"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396762408\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7c9ae48a7d_96d3fcf000d45bc2731a2--


From nobody Wed Oct 17 16:47:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2A818130E47 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:47:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 StH7WL3kvAEd for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:47:46 -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 37D07130E42 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:47:46 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:47:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539820065; bh=LxY7dz6T+jRy7DpGIQAWaaatdh36RI1GoQ6BvHScOLc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ggubrGa8v2oK2HyFzPI/OL03yn6FJvTltewfURQ7cl58uPDrHNZxB0UK38GZ8Qrhy hBzNnKN7vXQcGj+Xp0efgrJbOqRKfAscbFz+gVEUSBSD8/fueIn34aAOtVFUZR1EeE is3KOo5JcEwrOBzRKeUavXVlUPXecKgS461DBfTk=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6fe814c94a6b39d0057abed7f92ffe7cded5f0d792cf0000000117df8c0792a169ce16215e5e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1874/430827627@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1874@github.com>
References: <quicwg/base-drafts/issues/1874@github.com>
Subject: Re: [quicwg/base-drafts] Formal analysis of the protocol (#1874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7ca07279f8_a0a3fd6c06d45bc360146"; 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/8B6wD17WZP1KArwj0Gok1rWbaw0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:47:48 -0000

----==_mimepart_5bc7ca07279f8_a0a3fd6c06d45bc360146
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It would be.  TLS has had such formal proofs, but there are potentially parts of the QUIC protocol that could be modeled as well.

That said, there are known deadlock situations, so I suspect such a proof would not be possible.  I'll leave to others to suggest where/whether such verification might be useful.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1874#issuecomment-430827627
----==_mimepart_5bc7ca07279f8_a0a3fd6c06d45bc360146
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>It would be.  TLS has had such formal proofs, but there are potentiall=
y parts of the QUIC protocol that could be modeled as well.</p>
<p>That said, there are known deadlock situations, so I suspect such a pr=
oof would not be possible.  I'll leave to others to suggest where/whether=
 such verification might be useful.</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/1874#issuecomment-430827627">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzQQ=
99eEpkforB7z373TUlUPlsNoks5ul8GHgaJpZM4Xpjco">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq2Kqq83_DLzKFanhaoGgfWvn=
jOvkks5ul8GHgaJpZM4Xpjco.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1874: It would be.  TLS has had such formal proofs, but there =
are potentially parts of the QUIC protocol that could be modeled as well.=
\r\n\r\nThat said, there are known deadlock situations, so I suspect such=
 a proof would not be possible.  I'll leave to others to suggest where/wh=
ether such verification might be useful."}],"action":{"name":"View Issue"=
,"url":"https://github.com/quicwg/base-drafts/issues/1874#issuecomment-43=
0827627"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1874#issuecomment=
-430827627",
"url": "https://github.com/quicwg/base-drafts/issues/1874#issuecomment-43=
0827627",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Formal analysis of the protocol (#1874=
)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1874,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1874\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1874#issuecomment-43=
0827627"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3967690=
64\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc7ca07279f8_a0a3fd6c06d45bc360146--


From nobody Wed Oct 17 16:48:34 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7FD65130E3A for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:48:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 bphopJD_MtUQ for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:48: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 BE8EA130E03 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:48:31 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:48:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539820111; bh=MShVkj/YYWCYK97nBLPQnk2pzXS+iBfKxwkaKiaFAG4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CZCd41M+tYT41tTV0+p0uLBdLNJIn8oqR51VtfeJu7lPmIi4zIqju34LsxcANInOI K+fVva0d/zn750oLt//B+oxWEVLrd2bTdC/b+OvagaplrBXyBzhsX/8FpnfOk2aza1 JO7VECcDM7V0WEmovbyAo9pMdZ5r6ULoTOYoT7rM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe2a1ae593a6adbe7328c1da50562ff63aeb4f99c92cf0000000117df8c4f92a169ce162160c3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1875/430827763@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1875@github.com>
References: <quicwg/base-drafts/issues/1875@github.com>
Subject: Re: [quicwg/base-drafts] Post-quantum cryptography integration (#1875)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7ca4f7efb_3473fd52ced45b82916c5"; 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/6mESo7eal11siFFwXiLfwlcFSk8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:48:34 -0000

----==_mimepart_5bc7ca4f7efb_3473fd52ced45b82916c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is a TLS concern, not QUIC-specific.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1875#issuecomment-430827763
----==_mimepart_5bc7ca4f7efb_3473fd52ced45b82916c5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This is a TLS concern, not QUIC-specific.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1875#issuecomment-430827763">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0neCits9R0J1g9PWQXVnShxTTF-ks5ul8HPgaJpZM4Xpmzv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxlHyN2YuySfXv9RgGA8FJ5WBJosks5ul8HPgaJpZM4Xpmzv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1875: This is a TLS concern, not QUIC-specific."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1875#issuecomment-430827763"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1875#issuecomment-430827763",
"url": "https://github.com/quicwg/base-drafts/issues/1875#issuecomment-430827763",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Post-quantum cryptography integration (#1875)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1875,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1875#issuecomment-430827763"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396782831\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7ca4f7efb_3473fd52ced45b82916c5--


From nobody Wed Oct 17 16:48:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80416130E4D for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:48:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 0za3mfZVbufr for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:48:34 -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 A6A83130E03 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:48:34 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:48:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539820113; bh=2jOZLvjshhWoveygZw1GH1oqEc/q8uwP5HqoVVCF7FQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iKSlUF77TyEc3EYVuHySpZ4l2A32Icl/0OE6Ta/Rjo91Wo3FvE37g79ODJMFtPTq9 PE6kSTu+ssOM1TjfXcaEGK7fMwZlgnS6Bg8WAzAM/Mz7XjnxSa2OtbdcpIo3gpEZKS HvxO2RHNxI6jt6Ozp+RffyXsbQyp3omepNzs/ing=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3f055a364dd742f0778c3f8eda08a6eac3fba91092cf0000000117df8c5192a169ce162160c3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1875/issue_event/1910944969@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1875@github.com>
References: <quicwg/base-drafts/issues/1875@github.com>
Subject: Re: [quicwg/base-drafts] Post-quantum cryptography integration (#1875)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7ca51be9df_2cf93fb7f2ed45c4254756"; 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/lwqxuyTOeAPMzoD_464WHj0D9mk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:48:38 -0000

----==_mimepart_5bc7ca51be9df_2cf93fb7f2ed45c4254756
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1875.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1875#event-1910944969
----==_mimepart_5bc7ca51be9df_2cf93fb7f2ed45c4254756
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="371286211" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1875" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1875/hovercard" href="https://github.com/quicwg/base-drafts/issues/1875">#1875</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/1875#event-1910944969">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6GWRjhriLdFOY0tlNygV8-qYJlCks5ul8HRgaJpZM4Xpmzv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0Rt9yOKZs4EFcnDat5Gq-CkCv1Pks5ul8HRgaJpZM4Xpmzv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1875."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1875#event-1910944969"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1875#event-1910944969",
"url": "https://github.com/quicwg/base-drafts/issues/1875#event-1910944969",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Post-quantum cryptography integration (#1875)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1875#event-1910944969"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396782831\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7ca51be9df_2cf93fb7f2ed45c4254756--


From nobody Wed Oct 17 16:50:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72B9E130E3A for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:50:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 oMdV2eAzGKnO for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:50: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 C4C55130E03 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:50:46 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:50:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539820246; bh=2a1Z1TbRNZbA4I2tI0UPNasL1+bdra5ZHzV3m3U5Ffs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vhM9ESLOkmJPQYHk+3s8pUpSEwz4X4g1/wt8kZh3eaBBzbSrl7c9MQrOd3oyKqxji yAbgjDhL7TCm7wWwvv+3XwLd8K9aba45rOumk/UE3AqRpVxBopxTTokr9+QpVxwCJb +4qBPiN90TwHtocsD/zKYgQi8xmywNZP5jvRgMB8=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1ece629cb49effa7478e2702fb15e2236f9543d292cf0000000117df8cd692a169ce162161d8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1876/430828135@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1876@github.com>
References: <quicwg/base-drafts/issues/1876@github.com>
Subject: Re: [quicwg/base-drafts] Heartbeats (#1876)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7cad61dbc7_6b933fe09dad45b8252744"; 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/N_2PNsgjwrfZvhp6r528ducZrWg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:50:48 -0000

----==_mimepart_5bc7cad61dbc7_6b933fe09dad45b8252744
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

PING packets exist to provide this functionality, though when/whether to use them is implementation-dependent, with guidance from the application layer.  The HTTP mapping [already recommends when to do this](https://quicwg.org/base-drafts/draft-ietf-quic-http.html#idle-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/1876#issuecomment-430828135
----==_mimepart_5bc7cad61dbc7_6b933fe09dad45b8252744
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>PING packets exist to provide this functionality, though when/whether =
to use them is implementation-dependent, with guidance from the applicati=
on layer.  The HTTP mapping <a href=3D"https://quicwg.org/base-drafts/dra=
ft-ietf-quic-http.html#idle-connections" rel=3D"nofollow">already recomme=
nds when to do this</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/issues/1876#issuecomment-430828135">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq86U=
9o05yHcK0mNeoZH2TNjnDDbWks5ul8JWgaJpZM4Xpokz">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwvirlH-mieWksVQS8AHdHxo=
0mMgks5ul8JWgaJpZM4Xpokz.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1876: PING packets exist to provide this functionality, though=
 when/whether to use them is implementation-dependent, with guidance from=
 the application layer.  The HTTP mapping [already recommends when to do =
this](https://quicwg.org/base-drafts/draft-ietf-quic-http.html#idle-conne=
ctions)."}],"action":{"name":"View Issue","url":"https://github.com/quicw=
g/base-drafts/issues/1876#issuecomment-430828135"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1876#issuecomment=
-430828135",
"url": "https://github.com/quicwg/base-drafts/issues/1876#issuecomment-43=
0828135",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Heartbeats (#1876)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1876,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1876#issuecomment-43=
0828135"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3967900=
67\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc7cad61dbc7_6b933fe09dad45b8252744--


From nobody Wed Oct 17 16:50:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AF156130E03 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:50:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 b4V3ibACciE5 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:50: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 15044130E3A for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:50:51 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:50:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539820250; bh=xrvcCrfWSiXqWomplknDLJdiNWgBGmWSw8jFdpSNYfY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FD8U8cPGmdL9QMUzeDZ9Z49+F5IkrRC3HJj8+YCT/AAh2JOska8cTAVh3m1E5elMe CJbnlTbNW75Rr+s9/yOk1ZpRstCTsa6OH9VpWztz1L7T5fr/BuFXI3Yyx0sfDH7Z5W r1/TO6JXp0Yd6qq13XwpGA6bHpxXInY9pkwLuT5M=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf7081b4d8a9289f88315ee8a0e3bf4c1e21a6bb692cf0000000117df8cda92a169ce162161d8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1876/issue_event/1910947450@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1876@github.com>
References: <quicwg/base-drafts/issues/1876@github.com>
Subject: Re: [quicwg/base-drafts] Heartbeats (#1876)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7cada49102_6cb03fb7f2ed45c42704d0"; 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/wG3N4Ov0zOE2nY4os-FEKRibZwQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:50:55 -0000

----==_mimepart_5bc7cada49102_6cb03fb7f2ed45c42704d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1876.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1876#event-1910947450
----==_mimepart_5bc7cada49102_6cb03fb7f2ed45c42704d0
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="371286488" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1876" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1876/hovercard" href="https://github.com/quicwg/base-drafts/issues/1876">#1876</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/1876#event-1910947450">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3g-NIGJZyKAkcT_dxXemrJQypwWks5ul8JagaJpZM4Xpokz">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy4TSEpwGNbS4Xf5HnKd8JsNfUKwks5ul8JagaJpZM4Xpokz.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1876."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1876#event-1910947450"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1876#event-1910947450",
"url": "https://github.com/quicwg/base-drafts/issues/1876#event-1910947450",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Heartbeats (#1876)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1876#event-1910947450"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396790067\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7cada49102_6cb03fb7f2ed45c42704d0--


From nobody Wed Oct 17 16:51:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C42F2130E42 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:51:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 JJ6nikjIzRaM for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:51: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 31FA2130E03 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:51:06 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:51:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539820265; bh=Iu0IudvlL3aAtAC1xqjiVfby9UbMmz/tWUc8jXjFw0A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=m9hrbw+a1uWgIYm1kQplXCQPLdaOlT86kO6EU2GcjwhjY+ujpI3bKiLtDbeJN7j6k w8cR9ZU4oZOeKCDicCJRoaXdit462WAp27Vj64+fFdzYJYLmTwqifIfb79/dkGVMCp rdN8Mf8iRKMXqzrfps/4n/7s0qjfFL1i1d4XjcmM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd334f5a5146739dbdab6cab5534ba54e903bfecd92cf0000000117df8ce992a169ce162167b6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1877/430828194@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1877@github.com>
References: <quicwg/base-drafts/issues/1877@github.com>
Subject: Re: [quicwg/base-drafts] Channel binding (#1877)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7cae95bd1f_37e33ff7d8ed45bc3690c1"; 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/82X8gMQ0FTail3u5BOC_GaUZ9NM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:51:09 -0000

----==_mimepart_5bc7cae95bd1f_37e33ff7d8ed45bc3690c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

TLS provides such facilities.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1877#issuecomment-430828194
----==_mimepart_5bc7cae95bd1f_37e33ff7d8ed45bc3690c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>TLS provides such facilities.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1877#issuecomment-430828194">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyeyd3XzKyYJzICyUIp2dIU7fs6_ks5ul8JpgaJpZM4XpxNU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz819X4saM4peYE1TV2OO9g0Wtm6ks5ul8JpgaJpZM4XpxNU.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1877: TLS provides such facilities."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1877#issuecomment-430828194"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1877#issuecomment-430828194",
"url": "https://github.com/quicwg/base-drafts/issues/1877#issuecomment-430828194",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Channel binding (#1877)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1877,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1877#issuecomment-430828194"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396825428\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7cae95bd1f_37e33ff7d8ed45bc3690c1--


From nobody Wed Oct 17 16:51:15 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 51557130E03 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:51:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 tDwD3rHY8I6y for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:51: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 9580E130E3A for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:51:07 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:51:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539820266; bh=E1P6rN2Do5djXySBT0ka9TK0Q74QYSS22yDbw3clWoA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YtDAaYil0cLApDGPM0o7cImKgPQy/ptQNnJiz9V32T/MfKhfmH5NB1Atr+7vL10Zn ZfS74K6Chh97a8URqeLtJ3h/kS6cecNgonPAblGNak/A4KJjiyY0fMh4nOkdXgvaRC Aqi9iA+ngb2ShtVeocMj7tjQbgY6J3n3GRkwyQ4Y=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0b47347bc1ad7232bffe5338bbd603152187f3ed92cf0000000117df8cea92a169ce162167b6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1877/issue_event/1910947809@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1877@github.com>
References: <quicwg/base-drafts/issues/1877@github.com>
Subject: Re: [quicwg/base-drafts] Channel binding (#1877)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7caead1317_4adb3ff90bed45c43274b1"; 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/rwjQIdOZ2ksvzIyE-PLkdQGoVgs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:51:09 -0000

----==_mimepart_5bc7caead1317_4adb3ff90bed45c43274b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1877.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1877#event-1910947809
----==_mimepart_5bc7caead1317_4adb3ff90bed45c43274b1
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="371287990" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1877" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1877/hovercard" href="https://github.com/quicwg/base-drafts/issues/1877">#1877</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/1877#event-1910947809">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1laSGtWcWZcfauVmOyvTuh7Hb_yks5ul8JqgaJpZM4XpxNU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4R-stL5w2Bv-oePoFE7D0lPU-6Xks5ul8JqgaJpZM4XpxNU.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1877."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1877#event-1910947809"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1877#event-1910947809",
"url": "https://github.com/quicwg/base-drafts/issues/1877#event-1910947809",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Channel binding (#1877)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1877#event-1910947809"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396825428\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7caead1317_4adb3ff90bed45c43274b1--


From nobody Wed Oct 17 16:53:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 636CF130E03 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:53:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 oeiZEqTeztDQ for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 16:53: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 A695A130E1A for <quic-issues@ietf.org>; Wed, 17 Oct 2018 16:53:44 -0700 (PDT)
Date: Wed, 17 Oct 2018 16:53:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539820423; bh=dddY1cjEGwoUdaJivfDY1Prqw5dmbEKL0nujMAGaXTY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OyKJfODIrQnKFaZ59HVzL3woCd6qBi8GGXGkYvPiyRGp7tD+cfJNa2lSO6US2ndax N3lyvecEVqxnKFxCQZWhSCyCECSvtZmFqx0bUvJCD9fiF5MQAmwvKoyUtn2SmHho4+ DEDoYNyu5G1MzVDeAltxTk7TBrDLREgwG02Sz/YI=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbef697b5d9175b50924ab7a6b7d918fd2f6d4b0192cf0000000117df8d8792a169ce162183ba@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1878/430828668@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1878@github.com>
References: <quicwg/base-drafts/issues/1878@github.com>
Subject: Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow control problems (#1878)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7cb87cd13e_36a53ff4418d45bc9498c"; 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/cz9CXxCeNpLT1aGUfeiEzYeAvnA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Oct 2018 23:53:47 -0000

----==_mimepart_5bc7cb87cd13e_36a53ff4418d45bc9498c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj is correct -- each direction is independent.  If you receive a RST_STREAM, the data flowing toward you has ceased abruptly.  This does not inherently mean that you cannot respond.  If you choose not to respond, send a RST_STREAM yourself, which then contains the flow control information you're discussing.

Is there text we should clarify 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/1878#issuecomment-430828668
----==_mimepart_5bc7cb87cd13e_36a53ff4418d45bc9498c
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=3D193335" data-octo-click=3D"hovercard-link-cl=
ick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/m=
ikkelfj">@mikkelfj</a> is correct -- each direction is independent.  If y=
ou receive a RST_STREAM, the data flowing toward you has ceased abruptly.=
  This does not inherently mean that you cannot respond.  If you choose n=
ot to respond, send a RST_STREAM yourself, which then contains the flow c=
ontrol information you're discussing.</p>
<p>Is there text we should clarify for this?</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/1878#issuecomment-430828668">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7vA=
r7BNOmvj5pifi8vSlTXnC5Lmks5ul8MHgaJpZM4Xqhjn">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_lnMNCGT3QeQWzGE_MsLpNy=
Z6S4ks5ul8MHgaJpZM4Xqhjn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1878: @mikkelfj is correct -- each direction is independent.  =
If you receive a RST_STREAM, the data flowing toward you has ceased abrup=
tly.  This does not inherently mean that you cannot respond.  If you choo=
se not to respond, send a RST_STREAM yourself, which then contains the fl=
ow control information you're discussing.\r\n\r\nIs there text we should =
clarify for this?"}],"action":{"name":"View Issue","url":"https://github.=
com/quicwg/base-drafts/issues/1878#issuecomment-430828668"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment=
-430828668",
"url": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-43=
0828668",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow cont=
rol problems (#1878)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1878,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1878\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-43=
0828668"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3970234=
63\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc7cb87cd13e_36a53ff4418d45bc9498c--


From nobody Wed Oct 17 18:03:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 12EE9126BED for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 18:03:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 CiQsedj8uR52 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 18:03: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 6CBC4120072 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 18:03:44 -0700 (PDT)
Date: Wed, 17 Oct 2018 18:03:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539824623; bh=vs/WGBgJ/AdNH5kRfcxBaHiwsVlwdmvITLo18wGLQ6o=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ddpe2jdGJyNDD2rVy5PmsJDw060CDHhgYRTbf4ArEtURO8VW1FKLLc8HhIzOr04Ir gWekS+fGSs5gj1ZuBgLMAGn8fTpsDZavo9/LzXcdw1bMOaSXekiOmK1imdooM+4wZl J8Wns5cSGkFL17WJnrrmaGdqx5xAHnJn095i7IBE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb422ce35ccc0cfcf67ada97581987887f702338a92cf0000000117df9def92a169ce1621ec09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1879@github.com>
Subject: [quicwg/base-drafts] Smart quotes in static table (#1879)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7dbef42ccd_7b4f3fa8534d45b41827b4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nM_GzJbnh8jrGeeEz160fe1Sow4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 01:03:46 -0000

----==_mimepart_5bc7dbef42ccd_7b4f3fa8534d45b41827b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yep, a toolchain problem.  We probably need to work out how to quote the single-quotes here.  Hopefully \ is enough.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1879
----==_mimepart_5bc7dbef42ccd_7b4f3fa8534d45b41827b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yep, a toolchain problem.  We probably need to work out how to quote the single-quotes here.  Hopefully \ is enough.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1879">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2vGVPR8OYOk7FycsUihnIji_7IFks5ul9NvgaJpZM4XsegL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq16ko-JHynCudZZ6Pfgj1sUDgBszks5ul9NvgaJpZM4XsegL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Smart quotes in static table (#1879)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1879"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1879",
"url": "https://github.com/quicwg/base-drafts/issues/1879",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Smart quotes in static table (#1879)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1879
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1879,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1879\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1879"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397535243\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7dbef42ccd_7b4f3fa8534d45b41827b4--


From nobody Wed Oct 17 18:37:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 099D3126BED for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 18:37:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 EKhWEXMB8O1x for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 18:37:38 -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 B7D86130E2E for <quic-issues@ietf.org>; Wed, 17 Oct 2018 18:37:38 -0700 (PDT)
Date: Wed, 17 Oct 2018 18:37:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539826656; bh=zCqiyi7eGcZ3sbVs3XeIFNP/YG1BUP+TF8B3/wbOR6A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2LecdsPJKLKHIsYEjXnIunIWYSMdZgGG+lxb0X98DPS8RtVd0iTMXcBCzySIoG3HY FjpzUzYicTALfVLZ6XLdXPGKNHNfF2hLOq/2iNBEVkohgLrFZFfapSR3l+vK2r9Osx 3/G8hvv2klVln+qhLjBuYEXn4fgPrCEIGZDm/WxE=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab627467c9f8db01ca4b0ce487b704e612ab58550c92cf0000000117dfa5e092a169ce1621ec09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1879/430845351@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1879@github.com>
References: <quicwg/base-drafts/issues/1879@github.com>
Subject: Re: [quicwg/base-drafts] Smart quotes in static table (#1879)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7e3e0e4d3b_5efa3f91186d45b436478e"; 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/uEYV52e0LhJUgn0vTr2hTwHTZ-k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 01:37:42 -0000

----==_mimepart_5bc7e3e0e4d3b_5efa3f91186d45b436478e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Which entries are you looking at?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1879#issuecomment-430845351
----==_mimepart_5bc7e3e0e4d3b_5efa3f91186d45b436478e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Which entries are you looking at?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1879#issuecomment-430845351">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1Q1ES4TmB1wNlwT6TcqjELBDwaOks5ul9tggaJpZM4XsegL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1JjtUl0ww1OzmzhRC0fkgKAfqg5ks5ul9tggaJpZM4XsegL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1879: Which entries are you looking at?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1879#issuecomment-430845351"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1879#issuecomment-430845351",
"url": "https://github.com/quicwg/base-drafts/issues/1879#issuecomment-430845351",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Smart quotes in static table (#1879)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1879,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1879\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1879#issuecomment-430845351"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397535243\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7e3e0e4d3b_5efa3f91186d45b436478e--


From nobody Wed Oct 17 18:53:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C91E61271FF for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 18:53:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 VpwLmR6niFFh for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 18:53: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 EF0AD130E55 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 18:52:59 -0700 (PDT)
Date: Wed, 17 Oct 2018 18:52:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539827578; bh=QENvz9qto5YsVBvMPpIAqSzLCi/m1R9u/YxK+cocp8E=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=lAH/yI0/N3LVqFA61s9wUreIHPm0U8f5zY9pDSL5kxGm4x1gUlNiqhiHQt1XDjWLa TSWtWWcvNs4uhnyn+9R1OMhy/c8kGyszS0L3nAH67kvEx7D4HNPJ0LfSyvvxMEVPvs I/lwhf5KSxM9/DOdGZI24exUsvb5Hft/Lfc/XUnw=
From: Rui Paulo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3e649ba062f19e2c848d94cee4e5a5f8cf59056892cf0000000117dfa97a92a169ce16220ce6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1880@github.com>
Subject: [quicwg/base-drafts] Permitted frame types (#1880)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7e77ab1945_43d83f81280d45c4783557"; 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/zckHHX57HPCmvgPMMmJgveBI458>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 01:53:02 -0000

----==_mimepart_5bc7e77ab1945_43d83f81280d45c4783557
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In section 9.2.3:

>The sender of a stream sends just three frame types that affect the state of a stream at either sender or receiver: STREAM (Section 7.20), STREAM_BLOCKED (Section 7.11), and RST_STREAM (Section 7.3).

However, MAX_STREAM_DATA can also affect the state of the 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/1880
----==_mimepart_5bc7e77ab1945_43d83f81280d45c4783557
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In section 9.2.3:</p>
<blockquote>
<p>The sender of a stream sends just three frame types that affect the state of a stream at either sender or receiver: STREAM (Section 7.20), STREAM_BLOCKED (Section 7.11), and RST_STREAM (Section 7.3).</p>
</blockquote>
<p>However, MAX_STREAM_DATA can also affect the state of the 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/1880">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzScy5fGFkofbxt70yQSx9DKs_R5ks5ul976gaJpZM4XshDh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9Hx5iF2GHzg0WACv0sjMzzpOrJYks5ul976gaJpZM4XshDh.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Permitted frame types (#1880)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1880"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1880",
"url": "https://github.com/quicwg/base-drafts/issues/1880",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Permitted frame types (#1880)",
"sections": [
{
"text": "",
"activityTitle": "**Rui Paulo**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@rpaulo",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1880
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1880,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1880\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1880"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397545697\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7e77ab1945_43d83f81280d45c4783557--


From nobody Wed Oct 17 18:53:49 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1040C1271FF for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 18:53:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 qXeV8Q9MXxSw for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 18:53: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 4ED74130E57 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 18:53:41 -0700 (PDT)
Date: Wed, 17 Oct 2018 18:53:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539827620; bh=DXPsfmS2QJ8yun9U3/yLaJY/eevarl04qEVss8Tf48Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kJqHKApy0u57B/F/iLEoDeJGWvBdF2CQ3s2+kQUxR3uWIhLcLoym3G5RD67dw2l4g Z3oxoW7h80aNHRSE6jRwCbzdhx+ajiElq9+W2GMVzhLjblGCD92Oe0Uyg6FzN+++C4 JQD/Cw5oEW2pqEQbJSSeBaSvhKgjSR5tJ9J1xNjs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9267a33121a599fc1d783b5e44dee4d240e06d8c92cf0000000117dfa9a492a169ce16215e5e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1874/430847929@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1874@github.com>
References: <quicwg/base-drafts/issues/1874@github.com>
Subject: Re: [quicwg/base-drafts] Formal analysis of the protocol (#1874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7e7a49f7be_81d3fb83dcd45bc251177"; 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/Kr4Z8QFtIiySEC2jjZ6DezniZAw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 01:53:43 -0000

----==_mimepart_5bc7e7a49f7be_81d3fb83dcd45bc251177
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My understanding is that we have text that prevents all known deadlocks.  Are there deadlocks you're aware of that are not preventable, particularly at the transport layer?  At the application layer, certainly one can create an application that causes a deadlock.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1874#issuecomment-430847929
----==_mimepart_5bc7e7a49f7be_81d3fb83dcd45bc251177
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>My understanding is that we have text that prevents all known deadlocks.  Are there deadlocks you're aware of that are not preventable, particularly at the transport layer?  At the application layer, certainly one can create an application that causes a deadlock.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1874#issuecomment-430847929">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-SsLiEzP1sFhQCNtBVh9CWG2gcIks5ul98kgaJpZM4Xpjco">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5kFZbRMaBCUUtL_H5RsezyikgBJks5ul98kgaJpZM4Xpjco.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1874: My understanding is that we have text that prevents all known deadlocks.  Are there deadlocks you're aware of that are not preventable, particularly at the transport layer?  At the application layer, certainly one can create an application that causes a deadlock."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1874#issuecomment-430847929"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1874#issuecomment-430847929",
"url": "https://github.com/quicwg/base-drafts/issues/1874#issuecomment-430847929",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Formal analysis of the protocol (#1874)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1874,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1874\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1874#issuecomment-430847929"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396769064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc7e7a49f7be_81d3fb83dcd45bc251177--


From nobody Wed Oct 17 19:33:24 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 364A0120072 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 19:33:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 F7GCDtpNoDlq for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 19:33:20 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 B44B1130E4E for <quic-issues@ietf.org>; Wed, 17 Oct 2018 19:33:20 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539829999; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=+4FA8SVOyg2dW2dv+XvYjUu3w35MhZOpFfRD1+IZKFg=; b=arsqnF7W+eo2PQWNY2I/F5dQcRO9qXve+29hIywMzKV/apKiCXThyBkPrZuOSOkz8aWE730j Vsw6j5sOdCOWg0PyHIbRrWx7bIxHIk9GC3sUX9IlzWXVk/Fd1kIbJyacyX8aQUUZxkQFhBXX GrfBOuWU0PbltoOWH3yikA6+O7Q=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bc7f0ef.7f9f0c0e4b10-smtp-out-n02; Thu, 18 Oct 2018 02:33:19 -0000 (UTC)
Date: Wed, 17 Oct 2018 19:33:18 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc7f0eec4625_45c62abc9ea02578536c0@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9600d9: addresses mt's comments.
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc7f0eec429a_45c62abc9ea02578535e5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uuwJxlBCiMtqJcFAvCWlc10wd0w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 02:33:22 -0000

----==_mimepart_5bc7f0eec429a_45c62abc9ea02578535e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9600d976e421bb846fdf85831e3864ca16300af8
      https://github.com/quicwg/base-drafts/commit/9600d976e421bb846fdf85831e3864ca16300af8
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  addresses mt's comments.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc7f0eec429a_45c62abc9ea02578535e5--


From nobody Wed Oct 17 19:33:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96BB4120072 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 19:33:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 RbgwyNC-yeLS for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 19:33: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 D56C0130E4E for <quic-issues@ietf.org>; Wed, 17 Oct 2018 19:33:26 -0700 (PDT)
Date: Wed, 17 Oct 2018 19:33:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539830005; bh=ECq886XmG9d2Ez7RmnrLeS9thcWQp7PvLCWwgkd/ZLg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f9cpbMqFRAGvYzt20TvSwKThBC0fZihcQnebx11J7R+9OuO8AThdCDcqEuwLdj0bi POJHK8cKTwPyUhcocdrItca4HkYAInDzUWiReAH9+KgyoxsqUkoQp4jvl+xDhg2RbH PRNM7xFd6cgron2rZnOzX3S9cBRyAJmtufVXz/+Q=
From: janaiyengar <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/1857/push/2969288248@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7f0f5a7351_27243f8e996d45b8328464"; 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/lQI2WKFZaZ0EwbdtNhok7W_EG4Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 02:33:28 -0000

----==_mimepart_5bc7f0f5a7351_27243f8e996d45b8328464
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

9600d97  addresses mt's comments.


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/53f0badcfab54967edd5f3c28b5ad43e2b03bb90..9600d976e421bb846fdf85831e3864ca16300af8

----==_mimepart_5bc7f0f5a7351_27243f8e996d45b8328464
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/9600d97">9600d97</a>  addresses mt&#39;s comments.</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1857/files/53f0badcfab54967edd5f3c28b5ad43e2b03bb90..9600d976e421bb846fdf85831e3864ca16300af8">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4zZ5VxI6LXybrC-w1wgLilmQhD_ks5ul-h1gaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq73MJScoJmPl7nDMxFpszworSSXTks5ul-h1gaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/53f0badcfab54967edd5f3c28b5ad43e2b03bb90..9600d976e421bb846fdf85831e3864ca16300af8"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/53f0badcfab54967edd5f3c28b5ad43e2b03bb90..9600d976e421bb846fdf85831e3864ca16300af8",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/53f0badcfab54967edd5f3c28b5ad43e2b03bb90..9600d976e421bb846fdf85831e3864ca16300af8",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "9600d97",
"value": "addresses mt's comments."
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/53f0badcfab54967edd5f3c28b5ad43e2b03bb90..9600d976e421bb846fdf85831e3864ca16300af8"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc7f0f5a7351_27243f8e996d45b8328464--


From nobody Wed Oct 17 20:01:50 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ECA66126CC7 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:01:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 YTAulAVYV33n for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:01:46 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 3F58F120072 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 20:01:46 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539831705; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=n45bZA3v23EaJKgilDWDYrzo5j50xzna7BLN8GapzxM=; b=sMdmeT8hO4aRyhv9NmvZAWd//o76hXrU/cCWK2BsQ3GKSOIn6HBg0JDKctXh5i0+dvjeeMWs pjxhfkvAcsXkcaRuG/lKHwpCdmDgKgttDHN1DihT2bHdk79/TSbnDWFniVgvl5V1+H/TwHSe WvMe0qjDNxYvefpq2GRxzWVZn2M=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bc7f799.7fe84454d360-smtp-out-n01; Thu, 18 Oct 2018 03:01:45 -0000 (UTC)
Date: Wed, 17 Oct 2018 20:01:44 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc7f79845360_100c2af80aa7457c1924e@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 209a26: detailed structure in intro
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc7f79844f79_100c2af80aa7457c19121"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZEsBrtVg5xtwxHnojl3VPKNRYdU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 03:01:48 -0000

----==_mimepart_5bc7f79844f79_100c2af80aa7457c19121
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: 209a2699855b8f8bf3fce6691cd9a64ee661ccbf
      https://github.com/quicwg/base-drafts/commit/209a2699855b8f8bf3fce6691cd9a64ee661ccbf
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  detailed structure in intro



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc7f79844f79_100c2af80aa7457c19121--


From nobody Wed Oct 17 20:02:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A8997126CC7 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:01:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 e-WJJ3KYnis7 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:01:57 -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 051821200D7 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 20:01:57 -0700 (PDT)
Date: Wed, 17 Oct 2018 20:01:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539831715; bh=2okW70df8nae0KzpgktFS50Ss6JRZNYWEO8bW+B84MU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mRSB+DcAhZsWk8Z18qY3AdAJHiX1I4Xppdh7xKNnO2JmOSWJjPWcI0JCDiIB5pJNQ iDTOkRIcs/sG1dCr9LLIoDCg14OOdvLh5NEdkMtuvzul67u3YQ0XBjH1zS1alpajJh 4BOtq2IwDVNU9PKBDOUq7wVdcLXLVowzahoK3kuA=
From: janaiyengar <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/1857/push/2969335574@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7f7a2f12ad_59d43fcccdad45c47032e"; 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/3VQgPJPWWg9v9wL1rh43RU_MLRc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 03:01:59 -0000

----==_mimepart_5bc7f7a2f12ad_59d43fcccdad45c47032e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

209a269  detailed structure in intro


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/9600d976e421bb846fdf85831e3864ca16300af8..209a2699855b8f8bf3fce6691cd9a64ee661ccbf

----==_mimepart_5bc7f7a2f12ad_59d43fcccdad45c47032e
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/209a269">209a269</a>  detailed structure in intro</li>
</ul>


<p style="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/1857/files/9600d976e421bb846fdf85831e3864ca16300af8..209a2699855b8f8bf3fce6691cd9a64ee661ccbf">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq78nWXqScv6jovI3TuFUXqy1XWm8ks5ul-8igaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-cryGXESU_SiWsYKX1-bBPZi40qks5ul-8igaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/9600d976e421bb846fdf85831e3864ca16300af8..209a2699855b8f8bf3fce6691cd9a64ee661ccbf"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/9600d976e421bb846fdf85831e3864ca16300af8..209a2699855b8f8bf3fce6691cd9a64ee661ccbf",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/9600d976e421bb846fdf85831e3864ca16300af8..209a2699855b8f8bf3fce6691cd9a64ee661ccbf",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "209a269",
"value": "detailed structure in intro"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/9600d976e421bb846fdf85831e3864ca16300af8..209a2699855b8f8bf3fce6691cd9a64ee661ccbf"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc7f7a2f12ad_59d43fcccdad45c47032e--


From nobody Wed Oct 17 20:06:41 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA847130E79 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:06:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 ALUCABjbEYeT for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:06:37 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 9C291130EF9 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 20:06:37 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539831996; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=hWb6W89R852tUWIzECcjPnfI6Vvw+sEnE8iaG7JjFTI=; b=HVEK6BEe+Lha0pPTnpDpfOCkzFjMX2DshzzbQd/7KT0EwjAG0hDewX+/ga8bkuKyPXaSeiA6 yhe9jNpBynRdZHhelMzNgzkt9uaeGxeKrYG+RZvh1AZHdP/aWNbuFiPrZwrzKIVYZQXhleY4 5zH+cXMlv4RXRxzTKpsafdPTQhM=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bc7f8bc.7fc24c3d3a80-smtp-out-n01; Thu, 18 Oct 2018 03:06:36 -0000 (UTC)
Date: Wed, 17 Oct 2018 20:06:35 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc7f8bba4835_72142ab5bc0ea57858467@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d927b6: most of martinduke comments
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc7f8bba4510_72142ab5bc0ea578583d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ju_QsS9COgngO0oDTdrMHwqsm9Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 03:06:39 -0000

----==_mimepart_5bc7f8bba4510_72142ab5bc0ea578583d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: d927b6af974a164f9fc14252f20997757fd4ef14
      https://github.com/quicwg/base-drafts/commit/d927b6af974a164f9fc14252f20997757fd4ef14
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  most of martinduke comments



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc7f8bba4510_72142ab5bc0ea578583d3--


From nobody Wed Oct 17 20:06:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E624130E4B for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:06:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 FbdGqWI4VDel for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:06: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 CF43B127148 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 20:06:44 -0700 (PDT)
Date: Wed, 17 Oct 2018 20:06:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539832004; bh=TmZhpna47K3jeE03QbvxibCaSU1K3lcN7doHyZoP2YY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=akLZSkBd/+lfEpTdzOiRYrBIOAu76Gha/VgM8T3dORM7CMGAiCOoyKWJuDbzQNy2c gw/42DUh+5BEav7k/ZvjD2DFSu3z/B92ixzIKltRwnp7duILb4MGeg/defcIlq0cU7 ja1BXzhimeNcX4D/bo9b5ZfYcj0lRciI7fco9cfc=
From: janaiyengar <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/1857/push/2969343149@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7f8c3eeb1c_41f03fb5be6d45bc618a5"; 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/8OIkUI5epsEIPsxV-LXkXzQI-uE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 03:06:46 -0000

----==_mimepart_5bc7f8c3eeb1c_41f03fb5be6d45bc618a5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

d927b6a  most of martinduke comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/209a2699855b8f8bf3fce6691cd9a64ee661ccbf..d927b6af974a164f9fc14252f20997757fd4ef14

----==_mimepart_5bc7f8c3eeb1c_41f03fb5be6d45bc618a5
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/d927b6a">d927b6a</a>  most of martinduke 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/1857/files/209a2699855b8f8bf3fce6691cd9a64ee661ccbf..d927b6af974a164f9fc14252f20997757fd4ef14">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzEkz8Pq7QY9W8FS2HBhweRZlAlLks5ul_BDgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqylCwmuxoqMJkxp6JxuUaEfz9MgSks5ul_BDgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/209a2699855b8f8bf3fce6691cd9a64ee661ccbf..d927b6af974a164f9fc14252f20997757fd4ef14"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/209a2699855b8f8bf3fce6691cd9a64ee661ccbf..d927b6af974a164f9fc14252f20997757fd4ef14",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/209a2699855b8f8bf3fce6691cd9a64ee661ccbf..d927b6af974a164f9fc14252f20997757fd4ef14",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "d927b6a",
"value": "most of martinduke comments"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/209a2699855b8f8bf3fce6691cd9a64ee661ccbf..d927b6af974a164f9fc14252f20997757fd4ef14"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc7f8c3eeb1c_41f03fb5be6d45bc618a5--


From nobody Wed Oct 17 20:13:33 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 46A4112777C for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:13:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 jFtwzhletaXN for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:13:30 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 40778126CC7 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 20:13:30 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539832409; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=GzstA2DFANQ8mijrG5m8XGmfBFXONRtDI6K2r8mBuVU=; b=zYt//V3xUEu3nYChFPzrz1jZZxqhzGPBqGVh/c2EqpYL9tA+sdc7pAgVZuUQ+FkVymrOgfia P21c0X3RlAILv0ZE7ih578Oc+Fy5YnCq8R4cuDGJ7iieB/fN6m1dYTdGzrA3My3qotokydIS KWUxGvzJfFIH//wbXBtZuFXyK2Y=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bc7fa58.7fe0881ac690-smtp-out-n01; Thu, 18 Oct 2018 03:13:28 -0000 (UTC)
Date: Wed, 17 Oct 2018 20:13:27 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc7fa57ee8f3_6d822aeba91b458050460@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] af51da: added initial values in flow control
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc7fa57ee1ba_6d822aeba91b4580503dd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EZzjPLO5Ajcp6JuW6butTheKcBg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 03:13:31 -0000

----==_mimepart_5bc7fa57ee1ba_6d822aeba91b4580503dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: af51da7f5ff2256f15efd3f8871dfc8aa29a523e
      https://github.com/quicwg/base-drafts/commit/af51da7f5ff2256f15efd3f8871dfc8aa29a523e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  added initial values in flow control



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc7fa57ee1ba_6d822aeba91b4580503dd--


From nobody Wed Oct 17 20:13:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B6F212777C for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:13:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 dJLL5OgSZjFA for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:13: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 A3CDB126CC7 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 20:13:42 -0700 (PDT)
Date: Wed, 17 Oct 2018 20:13:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539832421; bh=H1JyzI268ghMrKzvdc/qv79y7CflgQKBWTHtuqxFuRE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=V2RlAlVmxYBcCznLlH1vQPqjJS4WLX4SkQDmDdpJCM+5BVUSyFLOp1Rkr+lcfSRph 4HK7kjZAaNtznUnykPy8cDAXiyFDutCWAAevkvIKUqS0eOxa5JZj3vOLrukfqLCgsy Hxf4c/gbUyKA+osHa2t3azdWbSgHWCu2qFsK/9Dg=
From: janaiyengar <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/1857/push/2969354124@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7fa64efa83_1f223f8b95ad45c0102621"; 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/8IeEqLMGEFVIjfUvUXPI2EaQf4Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 03:13:44 -0000

----==_mimepart_5bc7fa64efa83_1f223f8b95ad45c0102621
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

af51da7  added initial values in flow control


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/d927b6af974a164f9fc14252f20997757fd4ef14..af51da7f5ff2256f15efd3f8871dfc8aa29a523e

----==_mimepart_5bc7fa64efa83_1f223f8b95ad45c0102621
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/af51da7">af51da7</a>  added initial values in flow control</li>
</ul>


<p style="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/1857/files/d927b6af974a164f9fc14252f20997757fd4ef14..af51da7f5ff2256f15efd3f8871dfc8aa29a523e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7LLh808k4HXb6fTdC68Z0UikeW2ks5ul_HkgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq91ItsV4x75NETXHlgJIOkYkBM6bks5ul_HkgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/d927b6af974a164f9fc14252f20997757fd4ef14..af51da7f5ff2256f15efd3f8871dfc8aa29a523e"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/d927b6af974a164f9fc14252f20997757fd4ef14..af51da7f5ff2256f15efd3f8871dfc8aa29a523e",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/d927b6af974a164f9fc14252f20997757fd4ef14..af51da7f5ff2256f15efd3f8871dfc8aa29a523e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "af51da7",
"value": "added initial values in flow control"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/d927b6af974a164f9fc14252f20997757fd4ef14..af51da7f5ff2256f15efd3f8871dfc8aa29a523e"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc7fa64efa83_1f223f8b95ad45c0102621--


From nobody Wed Oct 17 20:15:49 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42E0112777C for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:15:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 pDFkcvhdm_vC for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:15:47 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 1E7CC126CC7 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 20:15:47 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539832546; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=O7zqLNCxHfcUyXTqx0a0lDZMQMe5P3Ep8YBca1Gt7gQ=; b=U1q66pEjmeXRHndkI/+5w7cq/XHrDyZ7VR6tGK5k/nJIo8MBrnkIK60Zb0ImnkI1dp3qCnMM 3fksi+Ot9Cv9bHXLfti+OL6I7obNRd0TI1W6+6O9fNPHuVo6CDBu6ksP5Dfu/MYlIsBRzW3m m7f4jwJYq1qEnn/aVQulcTT2/hc=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bc7fae2.7ff160270a20-smtp-out-n03; Thu, 18 Oct 2018 03:15:46 -0000 (UTC)
Date: Wed, 17 Oct 2018 20:15:46 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc7fae21cbba_40172abc4e660578282e4@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d5a1e4: lint
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc7fae21c89f_40172abc4e660578281a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/quoFFMY57m3i3tf8MK14BKXK5FQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 03:15:48 -0000

----==_mimepart_5bc7fae21c89f_40172abc4e660578281a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: d5a1e49161dc7d43fca83fd2ab065faf10d5a394
      https://github.com/quicwg/base-drafts/commit/d5a1e49161dc7d43fca83fd2ab065faf10d5a394
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  lint



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc7fae21c89f_40172abc4e660578281a--


From nobody Wed Oct 17 20:16:28 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E80E6120072 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:16:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 HDl3BZJpPWtH for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:16: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 66815126CC7 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 20:16:25 -0700 (PDT)
Date: Wed, 17 Oct 2018 20:16:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539832585; bh=XokkvAJplBK79ZFEgqMXzUqBcxNgS3VrQzPIGcTIzBk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mJnuPNM7XEXJF/Y9lp4aZQxoL/WDcJsF7v7ezVwFsoNtHjaoBXXtc6zlE9PVpNv76 5OksEL3/QfnSdA7SHjeNAVoDaOKYm4kiEvszzAvYu5zeXe32ie+oSeDQCeTbHvUT36 s+Axj9Q4afnfuCCA2rmnufuMMxDZ9GHpJLoCNEaE=
From: janaiyengar <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/1857/push/2969357653@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc7fb08b383f_73c83fb06e0d45b8861c1"; 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/MXfAzG7FOmMdWzQpmMd3rKuWaM0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 03:16:27 -0000

----==_mimepart_5bc7fb08b383f_73c83fb06e0d45b8861c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

d5a1e49  lint


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/af51da7f5ff2256f15efd3f8871dfc8aa29a523e..d5a1e49161dc7d43fca83fd2ab065faf10d5a394

----==_mimepart_5bc7fb08b383f_73c83fb06e0d45b8861c1
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/d5a1e49">d5a1e49</a>  lint</li>
</ul>


<p style="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/1857/files/af51da7f5ff2256f15efd3f8871dfc8aa29a523e..d5a1e49161dc7d43fca83fd2ab065faf10d5a394">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq28dacfL4tJXyYZYhOPx_7vP7jk7ks5ul_KIgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_HMwbxhpFBK_SkzB-z4A74Fj7pzks5ul_KIgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/af51da7f5ff2256f15efd3f8871dfc8aa29a523e..d5a1e49161dc7d43fca83fd2ab065faf10d5a394"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/af51da7f5ff2256f15efd3f8871dfc8aa29a523e..d5a1e49161dc7d43fca83fd2ab065faf10d5a394",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/af51da7f5ff2256f15efd3f8871dfc8aa29a523e..d5a1e49161dc7d43fca83fd2ab065faf10d5a394",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "d5a1e49",
"value": "lint"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/af51da7f5ff2256f15efd3f8871dfc8aa29a523e..d5a1e49161dc7d43fca83fd2ab065faf10d5a394"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc7fb08b383f_73c83fb06e0d45b8861c1--


From nobody Wed Oct 17 20:38:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 65E8B1252B7 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:38:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 pFnR8wwC2Mmi for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:38:15 -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 E6753120072 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 20:38:14 -0700 (PDT)
Date: Wed, 17 Oct 2018 20:38:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539833893; bh=0lOZmIGQBuhGdchN4mq2lBxTyQfHyelTbJ2guduCwmo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=swt48aiZAB4GpAvGVOd5ocKjVZFqbg3lsJLAbmwelmkhx3PHX7+3TJ1Z96T0QvS0z bc2/racoh6VOi95R+ERCOd6FAUHSo9EwA/INni1ii+VIjKGjv1/KI4L/LwNpCcEzsS JPwN0dEkf+J0W8gd2eYqub945O/rDlR3mJ5iYYFA=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe3a3c7bc50ab16af88b4f57aa6e6f2fc944082d692cf0000000117dfc22592a169ce16220ce6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1880/430864647@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1880@github.com>
References: <quicwg/base-drafts/issues/1880@github.com>
Subject: Re: [quicwg/base-drafts] Permitted frame types (#1880)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc80025aaeec_438a3fe191ad45b41926d3"; 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/23gMZ6wYuRg7ax-3-5kjK2-Q1V4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 03:38:17 -0000

----==_mimepart_5bc80025aaeec_438a3fe191ad45b41926d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think the text is correct because the subject here is "the sender of a stream."

MAX_STREAM_DATA is sent by "the receiver of a stream," which is discussed later in the section.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1880#issuecomment-430864647
----==_mimepart_5bc80025aaeec_438a3fe191ad45b41926d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think the text is correct because the subject here is "the sender of a stream."</p>
<p>MAX_STREAM_DATA is sent by "the receiver of a stream," which is discussed later in the section.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1880#issuecomment-430864647">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq71IlsYqncT25o8DgK9g2mpNkXnsks5ul_elgaJpZM4XshDh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1weMppsYclgzn_EyR_lyUW9h222ks5ul_elgaJpZM4XshDh.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho in #1880: I think the text is correct because the subject here is \"the sender of a stream.\"\r\n\r\nMAX_STREAM_DATA is sent by \"the receiver of a stream,\" which is discussed later in the section."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1880#issuecomment-430864647"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1880#issuecomment-430864647",
"url": "https://github.com/quicwg/base-drafts/issues/1880#issuecomment-430864647",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Permitted frame types (#1880)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1880,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1880\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1880#issuecomment-430864647"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397545697\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc80025aaeec_438a3fe191ad45b41926d3--


From nobody Wed Oct 17 20:41:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 48BE0120072 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:41:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 S43yRyOudLwn for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:41: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 9346A126BED for <quic-issues@ietf.org>; Wed, 17 Oct 2018 20:41:22 -0700 (PDT)
Date: Wed, 17 Oct 2018 20:41:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539834081; bh=JfHlFK2B8jWJWVsIzAXuONm6nh67xpbYNPOF1DCpXWE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FCRYM4k4ySaslAzakzFfBjJb2FQPy6u0Ze9Zj+7JqQ1RQ5AwPuJ+Anvrl7Fms4A0r lGJgNFU8Ftejfk/psw5LuwNATPBr7LD1tyqLGE6HKlyx6ib8T44n6lJ1RcpZu7fbUu ikOUdaB8jOY+fSeSWboqW0uyOCH/2K+ePHUe0aVk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0872f2180e877399a8b5451a3614f43542e31cba92cf0000000117dfc2e192a169ce1621ec09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1879/430865095@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1879@github.com>
References: <quicwg/base-drafts/issues/1879@github.com>
Subject: Re: [quicwg/base-drafts] Smart quotes in static table (#1879)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc800e1750ed_43313fe191ad45b4172176"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zgmhrMoKsWfpmj1KooshHv3rsEQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 03:41:24 -0000

----==_mimepart_5bc800e1750ed_43313fe191ad45b4172176
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

CSP: is `script-src =E2=80=98none=E2=80=99; object-src =E2=80=98none=E2=80=
=99; base-uri =E2=80=98none=E2=80=99` in the HTML

-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1879#issuecomment-430865095=

----==_mimepart_5bc800e1750ed_43313fe191ad45b4172176
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>CSP: is <code>script-src =E2=80=98none=E2=80=99; object-src =E2=80=98n=
one=E2=80=99; base-uri =E2=80=98none=E2=80=99</code> in the HTML</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/1879#issuecomment-430865095">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq52Z=
mMJ_nsJ5SRaAdPJziq0ZH4K9ks5ul_hhgaJpZM4XsegL">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0m7UUKWyJE2z_sKzaBnvOeZ=
pfZVks5ul_hhgaJpZM4XsegL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1879: CSP: is `script-src =E2=80=98none=E2=80=99; object-sr=
c =E2=80=98none=E2=80=99; base-uri =E2=80=98none=E2=80=99` in the HTML"}]=
,"action":{"name":"View Issue","url":"https://github.com/quicwg/base-draf=
ts/issues/1879#issuecomment-430865095"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1879#issuecomment=
-430865095",
"url": "https://github.com/quicwg/base-drafts/issues/1879#issuecomment-43=
0865095",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Smart quotes in static table (#1879)",=

"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1879,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1879\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1879#issuecomment-43=
0865095"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3975352=
43\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc800e1750ed_43313fe191ad45b4172176--


From nobody Wed Oct 17 20:55:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 31FDA120072 for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:55:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 eYQo-CPyvh_u for <quic-issues@ietfa.amsl.com>; Wed, 17 Oct 2018 20:55:53 -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 473EF1252B7 for <quic-issues@ietf.org>; Wed, 17 Oct 2018 20:55:53 -0700 (PDT)
Date: Wed, 17 Oct 2018 20:55:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539834952; bh=0QYVhHtwiFbPITsm8FTcHdw3o7kFKFtxUdRI4sCKfy4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JOTCLYLG0wP440YHiDxb7GkznQtwQc0xFPGXIdiIuyS+txbY41JlcsvGGeQE+QIVU 7fCdoRRrjBvRMKEFZTLbxTvKdaMfaQhxs7CFQPU8lPFkHaQEwXdUP8WMr5LGevLaPq Tuprspq+cmRIjX2Pc4Dfe/buH2d/cRJtNBsaiesA=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab46bba303cfa0c7aeb00a7558b201b68f6af3894b92cf0000000117dfc64892a169ce1621ec09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1879/430867152@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1879@github.com>
References: <quicwg/base-drafts/issues/1879@github.com>
Subject: Re: [quicwg/base-drafts] Smart quotes in static table (#1879)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc804485d71c_71893fa129ad45bc212487"; 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/EG9ya8hYm_eW_xDEXwg1qJIbkjA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 03:55:55 -0000

----==_mimepart_5bc804485d71c_71893fa129ad45bc212487
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ooh, you're looking at the editor's copy!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1879#issuecomment-430867152
----==_mimepart_5bc804485d71c_71893fa129ad45bc212487
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Ooh, you're looking at the editor's copy!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1879#issuecomment-430867152">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2FnCUI0S-0L-8UJXf22XSxL8-Crks5ul_vIgaJpZM4XsegL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9HEHz_v60L8d736StxK1VWvL_4nks5ul_vIgaJpZM4XsegL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1879: Ooh, you're looking at the editor's copy!"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1879#issuecomment-430867152"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1879#issuecomment-430867152",
"url": "https://github.com/quicwg/base-drafts/issues/1879#issuecomment-430867152",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Smart quotes in static table (#1879)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1879,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1879\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1879#issuecomment-430867152"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397535243\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc804485d71c_71893fa129ad45bc212487--


From nobody Thu Oct 18 01:44:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA7871292F1 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 01:44:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 EtI5m3yb_Z-l for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 01:44: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 1303D128CF3 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 01:44:05 -0700 (PDT)
Date: Thu, 18 Oct 2018 01:44:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539852244; bh=uEm1nuzyCX0qPvRDQsi3exsTVU2Cug3dMGtACXWyoR8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=wSLqpyd6kOk68kpn5QdcMJKk/VV7dWEvUmvSlKLOC3yY5kGBOADWwOCF06TSUfETU FjGfRJ5Q/wPkargmZA00JH6/PmhEZdh/BbUXsxbUimB20cVuaKJgDEVny5yAsp1j8q YBfcxd2kQYMbmLqBowZ03MWUvcSiaS1bo88L0HAQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab193c0d3ad069eeaf2a0c1a23837180ef92ca203192cf0000000117e009d392a169ce16237287@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1881@github.com>
Subject: [quicwg/base-drafts] Should we collapse APPLICATION_CLOSE and CONNECTION_CLOSE (#1881)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc847d418fb_46903feb78ad45b4199794"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/o5-YTAYhRXxZceUkkyZTY2x6jZ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 08:44:07 -0000

----==_mimepart_5bc847d418fb_46903feb78ad45b4199794
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

With a flag in the type byte, just like we did for ACK?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1881
----==_mimepart_5bc847d418fb_46903feb78ad45b4199794
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>With a flag in the type byte, just like we did for ACK?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1881">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5CJBRdSYuuhGKbbyKylSMSBluDWks5umD9TgaJpZM4Xs8mY">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwIfKqfOvSwu7-qmttmnkCga1QaVks5umD9TgaJpZM4Xs8mY.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Should we collapse APPLICATION_CLOSE and CONNECTION_CLOSE (#1881)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1881"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1881",
"url": "https://github.com/quicwg/base-drafts/issues/1881",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Should we collapse APPLICATION_CLOSE and CONNECTION_CLOSE (#1881)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1881
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1881,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1881\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1881"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397658520\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc847d418fb_46903feb78ad45b4199794--


From nobody Thu Oct 18 02:01:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 856D7130934 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 02:01:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 6EZAWpc9bcgZ for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 02:01:26 -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 882D112D4EC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 02:01:26 -0700 (PDT)
Date: Thu, 18 Oct 2018 02:01:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539853285; bh=B83nDqrP7djWJscBt5VFFQBSgiVkV/HdXBC6t8kWwrw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x05AzwlhjwSnHP+2hA1jwDi57ireowl1MC3TPSZzUYqQ2TfF97EeTYNppj33QUUoU Qq+wnnQzMdT4FvRYzTM0gpBzVAWa8QwliqTGO8G6S4BuZT9MqJwdI5wOPsnL691xMU K35No/rStKrDVn18NLaiIQxZVTjE4jIquyiOcCxc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab52a7e8f6469701d10c1ebfbbce0dbb1c91d8eeb092cf0000000117e00de592a169ce160a44d7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1857/review/165972401@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc84be576e1c_2eba3f94b5ad45c4270156"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4H7NjefQKYf8zJX16K-Jprs2O_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, 18 Oct 2018 09:01:31 -0000

----==_mimepart_5bc84be576e1c_2eba3f94b5ad45c4270156
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.

I've tried to attach suggestions to every comment here.  Let me know if that works out, it's a new GitHub feature, and a little rough.  I'd appreciate if you look at the suggestions before you do, but please merge this ASAP.

>  
-All subsequent Initial packets from the client MUST use the connection ID and
-token values from the Retry packet.  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.
+A data receiver sends MAX_STREAM_DATA or MAX_DATA frames to the sender to

The paragraph above looks good enough to me.  I don't think we need to set defaults (if this were the only thing that is read, a reader would (mostly correctly) infer that the values are always set.

> +A receiver MAY advertise a larger offset at any point by sending MAX_STREAM_DATA
+or MAX_DATA frames.  A receiver cannot renege on an advertisement; that is, once
+a receiver advertises an offset, advertising a smaller offset has no effect.  A
+sender MUST therefore ignore any MAX_STREAM_DATA or MAX_DATA frames that do not
+increase flow control limits.
+
+A receiver MUST close the connection with a FLOW_CONTROL_ERROR error
+({{error-handling}}) if the peer violates the advertised connection or stream
+data limits.
+
+A sender SHOULD send STREAM_BLOCKED or BLOCKED frames to indicate it has data to
+write but is blocked by flow control limits.  These frames are expected to be
+sent infrequently in common cases, but they are considered useful for debugging
+and monitoring purposes.
+
+(TODO: Add something about max_stream_id)

```suggestion
A similar method is used to control the number of open streams
see {{stream-limit-increment}} for details.
```

> +willing to receive, the connection will be torn down when too much data arrives.
+Conversely if a sender believes it is blocked, while endpoint B expects more
+data can be received, then the connection can be in a deadlock, with the sender
+waiting for a MAX_STREAM_DATA or MAX_DATA frame which will never come.
+
+On receipt of a RST_STREAM frame, an endpoint will tear down state for the
+matching stream and ignore further data arriving on that stream.  This could
+result in the endpoints getting out of sync, since the RST_STREAM frame may have
+arrived out of order and there may be further bytes in flight.  The data sender
+would have counted the data against its connection level flow control budget,
+but a receiver that has not received these bytes would not know to include them
+as well.  The receiver must learn the number of bytes that were sent on the
+stream to make the same adjustment in its connection flow controller.
+
+To ensure that endpoints maintain a consistent connection-level flow control
+state, the RST_STREAM frame {{frame-rst-stream}} includes the largest offset of

```suggestion
state, the RST_STREAM frame ({{frame-rst-stream}}) includes the largest offset of
```

> +is not excessive buffering at multiple layers.
+
+
+## Stream Limit Increment {#stream-limit-increment}
+
+An endpoint limits the number of concurrently active incoming streams by
+limiting the maximum stream ID.  An initial value is set in the transport
+parameters (see {{transport-parameter-definitions}}) and is subsequently
+increased by MAX_STREAM_ID frames (see {{frame-max-stream-id}}).
+
+As with stream and connection flow control, this document leaves when and how
+many streams to make available to a peer via MAX_STREAM_ID to implementations,
+but offers a few considerations.  MAX_STREAM_ID frames constitute minimal
+overhead, while withholding MAX_STREAM_ID frames can prevent the peer from using
+the available parallelism.
+

```suggestion

The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
used to signal a shortage of available streams.
```

> +
+As with stream and connection flow control, this document leaves when and how
+many streams to make available to a peer via MAX_STREAM_ID to implementations,
+but offers a few considerations.  MAX_STREAM_ID frames constitute minimal
+overhead, while withholding MAX_STREAM_ID frames can prevent the peer from using
+the available parallelism.
+
+Implementations will likely want to increase the maximum stream ID as
+peer-initiated streams close.  A receiver MAY also advance the maximum stream ID
+based on current activity, system conditions, and other environmental factors.
+
+
+# Connections {#connections}
+
+A QUIC connection is a single conversation between two QUIC endpoints.  QUIC's
+connection establishment intertwines version negotiation with the cryptographic

```suggestion
connection establishment combines version negotiation with the cryptographic
```

> +but offers a few considerations.  MAX_STREAM_ID frames constitute minimal
+overhead, while withholding MAX_STREAM_ID frames can prevent the peer from using
+the available parallelism.
+
+Implementations will likely want to increase the maximum stream ID as
+peer-initiated streams close.  A receiver MAY also advance the maximum stream ID
+based on current activity, system conditions, and other environmental factors.
+
+
+# Connections {#connections}
+
+A QUIC connection is a single conversation between two QUIC endpoints.  QUIC's
+connection establishment intertwines version negotiation with the cryptographic
+and transport handshakes to reduce connection establishment latency, as
+described in {{handshake}}.  Once established, a connection may migrate to a
+different IP or port at either endpoint, due to NAT rebinding or mobility, as

```suggestion
different IP or port at either endpoint as
```

> +based on current activity, system conditions, and other environmental factors.
+
+
+# Connections {#connections}
+
+A QUIC connection is a single conversation between two QUIC endpoints.  QUIC's
+connection establishment intertwines version negotiation with the cryptographic
+and transport handshakes to reduce connection establishment latency, as
+described in {{handshake}}.  Once established, a connection may migrate to a
+different IP or port at either endpoint, due to NAT rebinding or mobility, as
+described in {{migration}}.  Finally, a connection may be terminated by either
+endpoint, as described in {{termination}}.
+
+## Connection ID {#connection-id}
+
+Each connection possesses a set of identifiers, any of which could be used to

```suggestion
Each connection possesses a set of connection identifiers, or connection IDs,
each of which can be identify the connection.  Connection IDs are independently
selected by endpoints; each endpoint selects the connection IDs that its peer
uses.
```

Multi-line suggestion, sorry, I don't know how to hit the entire paragraph.

> +
+
+# Connections {#connections}
+
+A QUIC connection is a single conversation between two QUIC endpoints.  QUIC's
+connection establishment intertwines version negotiation with the cryptographic
+and transport handshakes to reduce connection establishment latency, as
+described in {{handshake}}.  Once established, a connection may migrate to a
+different IP or port at either endpoint, due to NAT rebinding or mobility, as
+described in {{migration}}.  Finally, a connection may be terminated by either
+endpoint, as described in {{termination}}.
+
+## Connection ID {#connection-id}
+
+Each connection possesses a set of identifiers, any of which could be used to
+distinguish it from other connections.  Connection IDs are selected

```suggestion
```

> +
+# Connections {#connections}
+
+A QUIC connection is a single conversation between two QUIC endpoints.  QUIC's
+connection establishment intertwines version negotiation with the cryptographic
+and transport handshakes to reduce connection establishment latency, as
+described in {{handshake}}.  Once established, a connection may migrate to a
+different IP or port at either endpoint, due to NAT rebinding or mobility, as
+described in {{migration}}.  Finally, a connection may be terminated by either
+endpoint, as described in {{termination}}.
+
+## Connection ID {#connection-id}
+
+Each connection possesses a set of identifiers, any of which could be used to
+distinguish it from other connections.  Connection IDs are selected
+independently in each direction.

```suggestion
```

> +and MUST NOT send packets from any other local address.
+
+When an endpoint has requested a non-zero-length connection ID, it needs to
+ensure that the peer has a supply of connection IDs from which to choose for
+packets sent to the endpoint.  These connection IDs are supplied by the endpoint
+using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
+
+
+### Issuing Connection IDs
+
+Each Connection ID has an associated sequence number to assist in deduplicating
+messages.  The initial connection ID issued by an endpoint is sent in the Source
+Connection ID field of the long packet header ({{long-header}}) during the
+handshake.  The sequence number of the initial connection ID is 0.  If the
+preferred_address transport parameter is sent, the sequence number of the
+supplied connection ID is 1. Subsequent connection IDs are communicated to the

```suggestion
supplied connection ID is 1.

Additional connection IDs are communicated to the
```

> +
+When an endpoint has requested a non-zero-length connection ID, it needs to
+ensure that the peer has a supply of connection IDs from which to choose for
+packets sent to the endpoint.  These connection IDs are supplied by the endpoint
+using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
+
+
+### Issuing Connection IDs
+
+Each Connection ID has an associated sequence number to assist in deduplicating
+messages.  The initial connection ID issued by an endpoint is sent in the Source
+Connection ID field of the long packet header ({{long-header}}) during the
+handshake.  The sequence number of the initial connection ID is 0.  If the
+preferred_address transport parameter is sent, the sequence number of the
+supplied connection ID is 1. Subsequent connection IDs are communicated to the
+peer using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}), and the

```suggestion
peer using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).  The
```

>  
-The header form and connection ID field of a short header packet are
-version-independent.  The remaining fields are specific to the selected QUIC
-version.  See {{QUIC-INVARIANTS}} for details on how packets from different
-versions of QUIC are interpreted.
+<!-- TODO: We are missing a paragraph on failed packet protection removal

```suggestion
Packets that are matched to an existing connection, but for which the endpoint
cannot remove packet protection, are discarded.
```

>  
-The header form and connection ID field of a short header packet are
-version-independent.  The remaining fields are specific to the selected QUIC
-version.  See {{QUIC-INVARIANTS}} for details on how packets from different
-versions of QUIC are interpreted.
+<!-- TODO: We are missing a paragraph on failed packet protection removal
+here. We probably want that.-->

```suggestion
```

>  
-## Version Negotiation Packet {#packet-version}
+Valid packets sent to clients always include a Destination Connection ID that
+matches the value the client selects.  Clients that choose to receive

```suggestion
matches a value the client selects.  Clients that choose to receive
```

>  
-The sender MUST use a packet number size able to represent more than twice as
-large a range than the difference between the largest acknowledged packet and
-packet number being sent.  A peer receiving the packet will then correctly
-decode the packet number, unless the packet is delayed in transit such that it
-arrives after many higher-numbered packets have been received.  An endpoint
-SHOULD use a large enough packet number encoding to allow the packet number to
-be recovered even if the packet arrives after packets that are sent afterwards.
+{{tls-0rtt-handshake}} shows an example of a connection with a 0-RTT handshake
+and a single packet of 0-RTT data. Note that as described in {{packet-numbers}},
+the server ACKs the 0-RTT data at the 1-RTT encryption level, and the client's

```suggestion
the server acknowledges 0-RTT data at the 1-RTT encryption level, and the
client sends 1-RTT packets in the same packet number space.
```

>  
-The sender MUST use a packet number size able to represent more than twice as
-large a range than the difference between the largest acknowledged packet and
-packet number being sent.  A peer receiving the packet will then correctly
-decode the packet number, unless the packet is delayed in transit such that it
-arrives after many higher-numbered packets have been received.  An endpoint
-SHOULD use a large enough packet number encoding to allow the packet number to
-be recovered even if the packet arrives after packets that are sent afterwards.
+{{tls-0rtt-handshake}} shows an example of a connection with a 0-RTT handshake
+and a single packet of 0-RTT data. Note that as described in {{packet-numbers}},
+the server ACKs the 0-RTT data at the 1-RTT encryption level, and the client's
+sequence numbers at the 1-RTT encryption level continue to increment from its

```suggestion
```

>  
-The sender MUST use a packet number size able to represent more than twice as
-large a range than the difference between the largest acknowledged packet and
-packet number being sent.  A peer receiving the packet will then correctly
-decode the packet number, unless the packet is delayed in transit such that it
-arrives after many higher-numbered packets have been received.  An endpoint
-SHOULD use a large enough packet number encoding to allow the packet number to
-be recovered even if the packet arrives after packets that are sent afterwards.
+{{tls-0rtt-handshake}} shows an example of a connection with a 0-RTT handshake
+and a single packet of 0-RTT data. Note that as described in {{packet-numbers}},
+the server ACKs the 0-RTT data at the 1-RTT encryption level, and the client's
+sequence numbers at the 1-RTT encryption level continue to increment from its
+0-RTT packets.

```suggestion
```

>  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.

```suggestion
  {{QUIC-RECOVERY}}, until either all data has been acknowledged.
```

>  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.

```suggestion
```

>  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.

```suggestion
```

I think that this is fine as it is.  If it were longer, maybe, but it's a nice size now and the two concepts are very closely related.

>  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.

```suggestion

<!-- TODO: delete this section after confirming that it is redundant -->
```

>  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.

```suggestion

<!-- TODO: split out definition of PreferredAddress -->

```

>  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.

I'm not sure that I like the fact that the specific transport parameters are described way back up top now.  I think that having the description of each down here is better.  There's a lot of encoding information in them, and we don't generally rely on the definitions of transport parameters for much.  Anything we do need can use a forward reference.

>  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.

```suggestion
```

>  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.

```suggestion
```

>  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.

```suggestion
```

>  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.

```suggestion
```

>  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.

```suggestion
An endpoint can use the sequence number supplied in the NEW_CONNECTION_ID frame
to identify connection IDs that it has already 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/1857#pullrequestreview-165972401
----==_mimepart_5bc84be576e1c_2eba3f94b5ad45c4270156
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> approved this pull request.</p>

<p>I've tried to attach suggestions to every comment here.  Let me know i=
f that works out, it's a new GitHub feature, and a little rough.  I'd app=
reciate if you look at the suggestions before you do, but please merge th=
is ASAP.</p><hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226208104">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-All subsequent Initial packets from the client MUST use the connection I=
D and
-token values from the Retry packet.  Aside from this, the Initial packet=
 sent
-by the client is subject to the same restrictions as the first Initial p=
acket.
-A client can either reuse the cryptographic handshake message or constru=
ct a
-new one at its discretion.
+A data receiver sends MAX_STREAM_DATA or MAX_DATA frames to the sender t=
o
</pre>
<p>The paragraph above looks good enough to me.  I don't think we need to=
 set defaults (if this were the only thing that is read, a reader would (=
mostly correctly) infer that the values are always set.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226208859">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +A receiver MAY advertise a larger offset =
at any point by sending MAX_STREAM_DATA
+or MAX_DATA frames.  A receiver cannot renege on an advertisement; that =
is, once
+a receiver advertises an offset, advertising a smaller offset has no eff=
ect.  A
+sender MUST therefore ignore any MAX_STREAM_DATA or MAX_DATA frames that=
 do not
+increase flow control limits.
+
+A receiver MUST close the connection with a FLOW_CONTROL_ERROR error
+({{error-handling}}) if the peer violates the advertised connection or s=
tream
+data limits.
+
+A sender SHOULD send STREAM_BLOCKED or BLOCKED frames to indicate it has=
 data to
+write but is blocked by flow control limits.  These frames are expected =
to be
+sent infrequently in common cases, but they are considered useful for de=
bugging
+and monitoring purposes.
+
+(TODO: Add something about max_stream_id)
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-(TODO: Add something about max_stream_id)
+A similar method is used to control the number of open streams
+see {{stream-limit-increment}} for details.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226209256">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +willing to receive, the connection will b=
e torn down when too much data arrives.
+Conversely if a sender believes it is blocked, while endpoint B expects =
more
+data can be received, then the connection can be in a deadlock, with the=
 sender
+waiting for a MAX_STREAM_DATA or MAX_DATA frame which will never come.
+
+On receipt of a RST_STREAM frame, an endpoint will tear down state for t=
he
+matching stream and ignore further data arriving on that stream.  This c=
ould
+result in the endpoints getting out of sync, since the RST_STREAM frame =
may have
+arrived out of order and there may be further bytes in flight.  The data=
 sender
+would have counted the data against its connection level flow control bu=
dget,
+but a receiver that has not received these bytes would not know to inclu=
de them
+as well.  The receiver must learn the number of bytes that were sent on =
the
+stream to make the same adjustment in its connection flow controller.
+
+To ensure that endpoints maintain a consistent connection-level flow con=
trol
+state, the RST_STREAM frame {{frame-rst-stream}} includes the largest of=
fset of
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-state, the RST_STREAM frame {{frame-rst-strea=
m}} includes the largest offset of
+state, the RST_STREAM frame ({{frame-rst-stream}}) includes the largest =
offset of
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226210186">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +is not excessive buffering at multiple la=
yers.
+
+
+## Stream Limit Increment {#stream-limit-increment}
+
+An endpoint limits the number of concurrently active incoming streams by=

+limiting the maximum stream ID.  An initial value is set in the transpor=
t
+parameters (see {{transport-parameter-definitions}}) and is subsequently=

+increased by MAX_STREAM_ID frames (see {{frame-max-stream-id}}).
+
+As with stream and connection flow control, this document leaves when an=
d how
+many streams to make available to a peer via MAX_STREAM_ID to implementa=
tions,
+but offers a few considerations.  MAX_STREAM_ID frames constitute minima=
l
+overhead, while withholding MAX_STREAM_ID frames can prevent the peer fr=
om using
+the available parallelism.
+
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-
+
+The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
+used to signal a shortage of available streams.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226210355">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +
+As with stream and connection flow control, this document leaves when an=
d how
+many streams to make available to a peer via MAX_STREAM_ID to implementa=
tions,
+but offers a few considerations.  MAX_STREAM_ID frames constitute minima=
l
+overhead, while withholding MAX_STREAM_ID frames can prevent the peer fr=
om using
+the available parallelism.
+
+Implementations will likely want to increase the maximum stream ID as
+peer-initiated streams close.  A receiver MAY also advance the maximum s=
tream ID
+based on current activity, system conditions, and other environmental fa=
ctors.
+
+
+# Connections {#connections}
+
+A QUIC connection is a single conversation between two QUIC endpoints.  =
QUIC&#39;s
+connection establishment intertwines version negotiation with the crypto=
graphic
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-connection establishment intertwines version =
negotiation with the cryptographic
+connection establishment combines version negotiation with the cryptogra=
phic
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226210767">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +but offers a few considerations.  MAX_STR=
EAM_ID frames constitute minimal
+overhead, while withholding MAX_STREAM_ID frames can prevent the peer fr=
om using
+the available parallelism.
+
+Implementations will likely want to increase the maximum stream ID as
+peer-initiated streams close.  A receiver MAY also advance the maximum s=
tream ID
+based on current activity, system conditions, and other environmental fa=
ctors.
+
+
+# Connections {#connections}
+
+A QUIC connection is a single conversation between two QUIC endpoints.  =
QUIC&#39;s
+connection establishment intertwines version negotiation with the crypto=
graphic
+and transport handshakes to reduce connection establishment latency, as
+described in {{handshake}}.  Once established, a connection may migrate =
to a
+different IP or port at either endpoint, due to NAT rebinding or mobilit=
y, as
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-different IP or port at either endpoint, due =
to NAT rebinding or mobility, as
+different IP or port at either endpoint as
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226211342">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +based on current activity, system conditi=
ons, and other environmental factors.
+
+
+# Connections {#connections}
+
+A QUIC connection is a single conversation between two QUIC endpoints.  =
QUIC&#39;s
+connection establishment intertwines version negotiation with the crypto=
graphic
+and transport handshakes to reduce connection establishment latency, as
+described in {{handshake}}.  Once established, a connection may migrate =
to a
+different IP or port at either endpoint, due to NAT rebinding or mobilit=
y, as
+described in {{migration}}.  Finally, a connection may be terminated by =
either
+endpoint, as described in {{termination}}.
+
+## Connection ID {#connection-id}
+
+Each connection possesses a set of identifiers, any of which could be us=
ed to
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-Each connection possesses a set of identifier=
s, any of which could be used to
+Each connection possesses a set of connection identifiers, or connection=
 IDs,
+each of which can be identify the connection.  Connection IDs are indepe=
ndently
+selected by endpoints; each endpoint selects the connection IDs that its=
 peer
+uses.
</pre>

<p>Multi-line suggestion, sorry, I don't know how to hit the entire parag=
raph.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226211647">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +
+
+# Connections {#connections}
+
+A QUIC connection is a single conversation between two QUIC endpoints.  =
QUIC&#39;s
+connection establishment intertwines version negotiation with the crypto=
graphic
+and transport handshakes to reduce connection establishment latency, as
+described in {{handshake}}.  Once established, a connection may migrate =
to a
+different IP or port at either endpoint, due to NAT rebinding or mobilit=
y, as
+described in {{migration}}.  Finally, a connection may be terminated by =
either
+endpoint, as described in {{termination}}.
+
+## Connection ID {#connection-id}
+
+Each connection possesses a set of identifiers, any of which could be us=
ed to
+distinguish it from other connections.  Connection IDs are selected
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-distinguish it from other connections.  Conne=
ction IDs are selected
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226211680">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +
+# Connections {#connections}
+
+A QUIC connection is a single conversation between two QUIC endpoints.  =
QUIC&#39;s
+connection establishment intertwines version negotiation with the crypto=
graphic
+and transport handshakes to reduce connection establishment latency, as
+described in {{handshake}}.  Once established, a connection may migrate =
to a
+different IP or port at either endpoint, due to NAT rebinding or mobilit=
y, as
+described in {{migration}}.  Finally, a connection may be terminated by =
either
+endpoint, as described in {{termination}}.
+
+## Connection ID {#connection-id}
+
+Each connection possesses a set of identifiers, any of which could be us=
ed to
+distinguish it from other connections.  Connection IDs are selected
+independently in each direction.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-independently in each direction.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226213228">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +and MUST NOT send packets from any other =
local address.
+
+When an endpoint has requested a non-zero-length connection ID, it needs=
 to
+ensure that the peer has a supply of connection IDs from which to choose=
 for
+packets sent to the endpoint.  These connection IDs are supplied by the =
endpoint
+using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
+
+
+### Issuing Connection IDs
+
+Each Connection ID has an associated sequence number to assist in dedupl=
icating
+messages.  The initial connection ID issued by an endpoint is sent in th=
e Source
+Connection ID field of the long packet header ({{long-header}}) during t=
he
+handshake.  The sequence number of the initial connection ID is 0.  If t=
he
+preferred_address transport parameter is sent, the sequence number of th=
e
+supplied connection ID is 1. Subsequent connection IDs are communicated =
to the
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-supplied connection ID is 1. Subsequent conne=
ction IDs are communicated to the
+supplied connection ID is 1.
+
+Additional connection IDs are communicated to the
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226213311">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +
+When an endpoint has requested a non-zero-length connection ID, it needs=
 to
+ensure that the peer has a supply of connection IDs from which to choose=
 for
+packets sent to the endpoint.  These connection IDs are supplied by the =
endpoint
+using the NEW_CONNECTION_ID frame ({{frame-new-connection-id}}).
+
+
+### Issuing Connection IDs
+
+Each Connection ID has an associated sequence number to assist in dedupl=
icating
+messages.  The initial connection ID issued by an endpoint is sent in th=
e Source
+Connection ID field of the long packet header ({{long-header}}) during t=
he
+handshake.  The sequence number of the initial connection ID is 0.  If t=
he
+preferred_address transport parameter is sent, the sequence number of th=
e
+supplied connection ID is 1. Subsequent connection IDs are communicated =
to the
+peer using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}), and t=
he
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-peer using NEW_CONNECTION_ID frames ({{frame-=
new-connection-id}}), and the
+peer using NEW_CONNECTION_ID frames ({{frame-new-connection-id}}).  The
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226213893">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-The header form and connection ID field of a short header packet are
-version-independent.  The remaining fields are specific to the selected =
QUIC
-version.  See {{QUIC-INVARIANTS}} for details on how packets from differ=
ent
-versions of QUIC are interpreted.
+&lt;!-- TODO: We are missing a paragraph on failed packet protection rem=
oval
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-&lt;!-- TODO: We are missing a paragraph on f=
ailed packet protection removal
+Packets that are matched to an existing connection, but for which the en=
dpoint
+cannot remove packet protection, are discarded.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226213938">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-The header form and connection ID field of a short header packet are
-version-independent.  The remaining fields are specific to the selected =
QUIC
-version.  See {{QUIC-INVARIANTS}} for details on how packets from differ=
ent
-versions of QUIC are interpreted.
+&lt;!-- TODO: We are missing a paragraph on failed packet protection rem=
oval
+here. We probably want that.--&gt;
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-here. We probably want that.--&gt;
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226214021">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-## Version Negotiation Packet {#packet-version}
+Valid packets sent to clients always include a Destination Connection ID=
 that
+matches the value the client selects.  Clients that choose to receive
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-matches the value the client selects.  Client=
s that choose to receive
+matches a value the client selects.  Clients that choose to receive
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226215583">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-The sender MUST use a packet number size able to represent more than twi=
ce as
-large a range than the difference between the largest acknowledged packe=
t and
-packet number being sent.  A peer receiving the packet will then correct=
ly
-decode the packet number, unless the packet is delayed in transit such t=
hat it
-arrives after many higher-numbered packets have been received.  An endpo=
int
-SHOULD use a large enough packet number encoding to allow the packet num=
ber to
-be recovered even if the packet arrives after packets that are sent afte=
rwards.
+{{tls-0rtt-handshake}} shows an example of a connection with a 0-RTT han=
dshake
+and a single packet of 0-RTT data. Note that as described in {{packet-nu=
mbers}},
+the server ACKs the 0-RTT data at the 1-RTT encryption level, and the cl=
ient&#39;s
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-the server ACKs the 0-RTT data at the 1-RTT e=
ncryption level, and the client's
+the server acknowledges 0-RTT data at the 1-RTT encryption level, and th=
e
+client sends 1-RTT packets in the same packet number space.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226215629">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-The sender MUST use a packet number size able to represent more than twi=
ce as
-large a range than the difference between the largest acknowledged packe=
t and
-packet number being sent.  A peer receiving the packet will then correct=
ly
-decode the packet number, unless the packet is delayed in transit such t=
hat it
-arrives after many higher-numbered packets have been received.  An endpo=
int
-SHOULD use a large enough packet number encoding to allow the packet num=
ber to
-be recovered even if the packet arrives after packets that are sent afte=
rwards.
+{{tls-0rtt-handshake}} shows an example of a connection with a 0-RTT han=
dshake
+and a single packet of 0-RTT data. Note that as described in {{packet-nu=
mbers}},
+the server ACKs the 0-RTT data at the 1-RTT encryption level, and the cl=
ient&#39;s
+sequence numbers at the 1-RTT encryption level continue to increment fro=
m its
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-sequence numbers at the 1-RTT encryption leve=
l continue to increment from its
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226215666">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-The sender MUST use a packet number size able to represent more than twi=
ce as
-large a range than the difference between the largest acknowledged packe=
t and
-packet number being sent.  A peer receiving the packet will then correct=
ly
-decode the packet number, unless the packet is delayed in transit such t=
hat it
-arrives after many higher-numbered packets have been received.  An endpo=
int
-SHOULD use a large enough packet number encoding to allow the packet num=
ber to
-be recovered even if the packet arrives after packets that are sent afte=
rwards.
+{{tls-0rtt-handshake}} shows an example of a connection with a 0-RTT han=
dshake
+and a single packet of 0-RTT data. Note that as described in {{packet-nu=
mbers}},
+the server ACKs the 0-RTT data at the 1-RTT encryption level, and the cl=
ient&#39;s
+sequence numbers at the 1-RTT encryption level continue to increment fro=
m its
+0-RTT packets.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-0-RTT packets.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226219088">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-After sending a closing frame, endpoints immediately enter the closing s=
tate.
-During the closing period, an endpoint that sends a closing frame SHOULD=
 respond
-to any packet that it receives with another packet containing a closing =
frame.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-to any packet that it receives with another p=
acket containing a closing frame.
+  {{QUIC-RECOVERY}}, until either all data has been acknowledged.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226219135">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-After sending a closing frame, endpoints immediately enter the closing s=
tate.
-During the closing period, an endpoint that sends a closing frame SHOULD=
 respond
-to any packet that it receives with another packet containing a closing =
frame.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-to any packet that it receives with another p=
acket containing a closing frame.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226219658">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-After sending a closing frame, endpoints immediately enter the closing s=
tate.
-During the closing period, an endpoint that sends a closing frame SHOULD=
 respond
-to any packet that it receives with another packet containing a closing =
frame.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-to any packet that it receives with another p=
acket containing a closing frame.
</pre>

<p>I think that this is fine as it is.  If it were longer, maybe, but it'=
s a nice size now and the two concepts are very closely related.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226220207">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-After sending a closing frame, endpoints immediately enter the closing s=
tate.
-During the closing period, an endpoint that sends a closing frame SHOULD=
 respond
-to any packet that it receives with another packet containing a closing =
frame.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-to any packet that it receives with another p=
acket containing a closing frame.
+
+&lt;!-- TODO: delete this section after confirming that it is redundant =
--&gt;
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226220650">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-After sending a closing frame, endpoints immediately enter the closing s=
tate.
-During the closing period, an endpoint that sends a closing frame SHOULD=
 respond
-to any packet that it receives with another packet containing a closing =
frame.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-to any packet that it receives with another p=
acket containing a closing frame.
+
+&lt;!-- TODO: split out definition of PreferredAddress --&gt;
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226221451">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-After sending a closing frame, endpoints immediately enter the closing s=
tate.
-During the closing period, an endpoint that sends a closing frame SHOULD=
 respond
-to any packet that it receives with another packet containing a closing =
frame.
</pre>
<p>I'm not sure that I like the fact that the specific transport paramete=
rs are described way back up top now.  I think that having the descriptio=
n of each down here is better.  There's a lot of encoding information in =
them, and we don't generally rely on the definitions of transport paramet=
ers for much.  Anything we do need can use a forward reference.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226222118">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-After sending a closing frame, endpoints immediately enter the closing s=
tate.
-During the closing period, an endpoint that sends a closing frame SHOULD=
 respond
-to any packet that it receives with another packet containing a closing =
frame.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-to any packet that it receives with another p=
acket containing a closing frame.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226222194">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-After sending a closing frame, endpoints immediately enter the closing s=
tate.
-During the closing period, an endpoint that sends a closing frame SHOULD=
 respond
-to any packet that it receives with another packet containing a closing =
frame.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-to any packet that it receives with another p=
acket containing a closing frame.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226222253">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-After sending a closing frame, endpoints immediately enter the closing s=
tate.
-During the closing period, an endpoint that sends a closing frame SHOULD=
 respond
-to any packet that it receives with another packet containing a closing =
frame.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-to any packet that it receives with another p=
acket containing a closing frame.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226222296">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-After sending a closing frame, endpoints immediately enter the closing s=
tate.
-During the closing period, an endpoint that sends a closing frame SHOULD=
 respond
-to any packet that it receives with another packet containing a closing =
frame.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-to any packet that it receives with another p=
acket containing a closing frame.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1857#discussi=
on_r226222792">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-After sending a closing frame, endpoints immediately enter the closing s=
tate.
-During the closing period, an endpoint that sends a closing frame SHOULD=
 respond
-to any packet that it receives with another packet containing a closing =
frame.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-to any packet that it receives with another p=
acket containing a closing frame.
+An endpoint can use the sequence number supplied in the NEW_CONNECTION_I=
D frame
+to identify connection IDs that it has already received.
</pre>


<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/1857#pullrequestreview-165972401">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
8gnBZdhEXLsUZa1LkIHgYO9mlz6ks5umENlgaJpZM4XaegA">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq8jhOP4kh6GwZkUK35YeZ=
gDv_vzeks5umENlgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson approved #1857"}],"action":{"name":"View Pull Request","url":"h=
ttps://github.com/quicwg/base-drafts/pull/1857#pullrequestreview-16597240=
1"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857#pullrequestrev=
iew-165972401",
"url": "https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview=
-165972401",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson approved 1857",
"sections": [
{
"text": "I've tried to attach suggestions to every comment here.  Let me =
know if that works out, it's a new GitHub feature, and a little rough.  I=
'd appreciate if you look at the suggestions before you do, but please me=
rge this ASAP.",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview=
-165972401"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3928166=
40\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc84be576e1c_2eba3f94b5ad45c4270156--


From nobody Thu Oct 18 02:23:19 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9F2E2130E53 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 02:23:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 eFUXizmysuuu for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 02:23:15 -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 68752130E88 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 02:23:15 -0700 (PDT)
Date: Thu, 18 Oct 2018 02:23:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539854594; bh=78LPw+Wsv+D0fSCo+jp0laDQllVRWGuDCDPuOdAAGEE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=X7ZgyeZcolQSYfas/QbSrh+w3fnaJzTiOELzp+vQCbSaubxjDUdJhuDBQ52Ay5pla VHBxfCBxLBfG6FDPYLcPVx19r/TW5qTwlEWX7TzTfR0EZVkgFsLQskAVLmgnUsIPSE GmiE7xfjvt/uCq0Nvwrts6vseFW68EY2m+tF3OVs=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc53c655a4184c941c380c523adaa2c7256ae657792cf0000000117e0130292a169ce1623af22@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1882@github.com>
Subject: [quicwg/base-drafts] Need to clarify QUIC stream usage in HTTP/2 mapping (#1882)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8510211973_78b23fe1400d45c4149423"; 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/mm6iWxN2UAM17_BDWwUUmfBXegw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 09:23:18 -0000

----==_mimepart_5bc8510211973_78b23fe1400d45c4149423
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I tried reading the HTTP/2 mapping draft (-15) to answer a question regarding the QUIC stream usage by HTTP/2 over QUIC. And that failed misserably until I looked at the slides from Montreal IETF meeting. 

Where I think there are need for clarification are:

Section 3.: Here a general overview of the how the four streams per HTTP request are used and assigned. Currently it says that client bi-directional will be every fourth 0,4, 8 etc. Nothing more aobut which streams are which of the remaining three, not even which names are used for them. 

In Section 3.3.3 the first mention of the word "push stream" occurs. That appears to indicate that a unidirectional stream that starts with a 0x43 stream type is then barred from use by any other stream type. I think 3.3 has to be clearer that the usages of unidirectional streams are not necessarily connected to the HTTP request response happening on the bi-directional stream. And that implementations needing a new unidirectional stream simple takes the next free (X+2/3) mod 4 depending on direction. 

I think it would be good to exemplify in the HTTP draft that a connection for HTTP/2 will have a number of unidirectional streams that are used long term or some short term and then closed and that one can't rely on stream ID being in the group related to a particular 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/issues/1882
----==_mimepart_5bc8510211973_78b23fe1400d45c4149423
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I tried reading the HTTP/2 mapping draft (-15) to answer a question regarding the QUIC stream usage by HTTP/2 over QUIC. And that failed misserably until I looked at the slides from Montreal IETF meeting.</p>
<p>Where I think there are need for clarification are:</p>
<p>Section 3.: Here a general overview of the how the four streams per HTTP request are used and assigned. Currently it says that client bi-directional will be every fourth 0,4, 8 etc. Nothing more aobut which streams are which of the remaining three, not even which names are used for them.</p>
<p>In Section 3.3.3 the first mention of the word "push stream" occurs. That appears to indicate that a unidirectional stream that starts with a 0x43 stream type is then barred from use by any other stream type. I think 3.3 has to be clearer that the usages of unidirectional streams are not necessarily connected to the HTTP request response happening on the bi-directional stream. And that implementations needing a new unidirectional stream simple takes the next free (X+2/3) mod 4 depending on direction.</p>
<p>I think it would be good to exemplify in the HTTP draft that a connection for HTTP/2 will have a number of unidirectional streams that are used long term or some short term and then closed and that one can't rely on stream ID being in the group related to a particular 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/issues/1882">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5MLOJzH9UB_e2ABzZqa4YTmMMeeks5umEiCgaJpZM4XtBNo">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqye-4ziIk70fMPgIDclZZ-YclrV4ks5umEiCgaJpZM4XtBNo.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Need to clarify QUIC stream usage in HTTP/2 mapping (#1882)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1882"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1882",
"url": "https://github.com/quicwg/base-drafts/issues/1882",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Need to clarify QUIC stream usage in HTTP/2 mapping (#1882)",
"sections": [
{
"text": "",
"activityTitle": "**Magnus Westerlund**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@gloinul",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1882
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1882,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1882\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1882"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397677416\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc8510211973_78b23fe1400d45c4149423--


From nobody Thu Oct 18 05:24:44 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47A43130E6E for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 05:24:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 3QBhFunw_x5E for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 05:24: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 D62D312426A for <quic-issues@ietf.org>; Thu, 18 Oct 2018 05:24:39 -0700 (PDT)
Date: Thu, 18 Oct 2018 05:24:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539865478; bh=Ts5y483l2QVh4mcfuOtpDyVSIjiQmhsGadHWBK40mrg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=r62c7im5B1fIP8xsXOlCoelcQMd0Wh3u8eXRaFbr/2/drvpABYvVZg5UgBMK5X9Rn Dql3rhSaagVGW3KkVIZvQU+JBu9KXC43i5XIot/jMN+lSa3nZW/i0paUU66R79DwCC Ef2nHyj196bG8Th6/iHcMAHOH5+MFmroRs65Bf+Q=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab29a7e39188800ab2a941f4a603854f03f2c73d1292cf0000000117e03d8692a169ce1620895e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1869/review/166064928@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1869@github.com>
References: <quicwg/base-drafts/pull/1869@github.com>
Subject: Re: [quicwg/base-drafts] Improve description of max_ack_delay transport parameter (#1869)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc87b86ea860_72233fd9e60d45bc1697a7"; 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/aKB0OoiyfMKXmO4K2UPi3tE1wow>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 12:24:41 -0000

----==_mimepart_5bc87b86ea860_72233fd9e60d45bc1697a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

dtikhonov commented on this pull request.



> @@ -1728,9 +1728,9 @@ disable_migration (0x0009):
 
 max_ack_delay (0x000c):
 
-: An 8 bit unsigned integer value indicating the maximum amount of time in
-  milliseconds by which it will delay sending of acknowledgments.  If this
-  value is absent, a default of 25 milliseconds is assumed.
+: The maximum delay (in milliseconds) used to send acknowledgements, encoded as
+  an 8-bit unsigned integer.  If this value is absent, a default of 25

OK, this is good.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1869#discussion_r226282932
----==_mimepart_5bc87b86ea860_72233fd9e60d45bc1697a7
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/1869#discussion_r226282932">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1728,9 +1728,9 @@ disable_migration (0x0009):
 
 max_ack_delay (0x000c):
 
-: An 8 bit unsigned integer value indicating the maximum amount of time in
-  milliseconds by which it will delay sending of acknowledgments.  If this
-  value is absent, a default of 25 milliseconds is assumed.
+: The maximum delay (in milliseconds) used to send acknowledgements, encoded as
+  an 8-bit unsigned integer.  If this value is absent, a default of 25
</pre>
<p>OK, this is good.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1869#discussion_r226282932">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq71ubjXiV_YOovc-y7KTX_jVSi_0ks5umHMGgaJpZM4XlB5H">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_MH6wNgrrJeollj_RBiXF5Vwexuks5umHMGgaJpZM4XlB5H.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1869"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1869#discussion_r226282932"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1869#discussion_r226282932",
"url": "https://github.com/quicwg/base-drafts/pull/1869#discussion_r226282932",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@dtikhonov commented on 1869",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1869#discussion_r226282932"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395583047\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc87b86ea860_72233fd9e60d45bc1697a7--


From nobody Thu Oct 18 05:26:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3BCDC130DCB for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 05:26:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 JQyRvcAODRB7 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 05:26:51 -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 B9B31130DCA for <quic-issues@ietf.org>; Thu, 18 Oct 2018 05:26:51 -0700 (PDT)
Date: Thu, 18 Oct 2018 05:26:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539865611; bh=d9EUpRCwU9WLaqpwcGMg4Op279RQ+6/Smpqx1cduBYQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jZ08TsSAD8J9eXQxAk2R79sQL1MkWwCTAHO9nXW+gMKYzoSQZimiBcZf11FnDFjAg J+vIwqKp2qlrPLhagfwlbpNlzkUyKucaCDge5pULwS7GuoXLjV8e/CMXTqkOxfZ4bo eEktQer9vZtI03DCndq/h3aFw3/pc0EubnuhWh1k=
From: Dmitri Tikhonov <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/1869/push/2970626830@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1869@github.com>
References: <quicwg/base-drafts/pull/1869@github.com>
Subject: Re: [quicwg/base-drafts] Improve description of max_ack_delay transport parameter (#1869)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc87c0bbbb0_71553fe649ad45c01249d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
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/vfFnjj7CC5cADbmFoBTMOBuJab0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 12:26:53 -0000

----==_mimepart_5bc87c0bbbb0_71553fe649ad45c01249d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@dtikhonov pushed 3 commits.

ab99715  Revert "Fix max_ack_delay: it's the *sender's* delay value"
0acc50b  Revert "Improve description of max_ack_delay transport parameter"
b63e386  Use Martin Thomson's suggestion to improve max_ack_delay description


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1869/files/0f5f6f23a31a6c1cc846992d728d126469d80d0f..b63e386e8763aaf4fc780d37dee92b22ac038d60

----==_mimepart_5bc87c0bbbb0_71553fe649ad45c01249d9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/dtikhonov" class="user-mention">@dtikhonov</a> pushed 3 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/ab99715">ab99715</a>  Revert &quot;Fix max_ack_delay: it&#39;s the *sender&#39;s* delay value&quot;</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/0acc50b">0acc50b</a>  Revert &quot;Improve description of max_ack_delay transport parameter&quot;</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/b63e386">b63e386</a>  Use Martin Thomson&#39;s suggestion to improve max_ack_delay description</li>
</ul>


<p style="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/1869/files/0f5f6f23a31a6c1cc846992d728d126469d80d0f..b63e386e8763aaf4fc780d37dee92b22ac038d60">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzbIE0OFg42VwPgy3tcVKZRjQYCVks5umHOLgaJpZM4XlB5H">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1XO0NvUA1RUH-oFtqzXiG6zMx4Iks5umHOLgaJpZM4XlB5H.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 3 commits in #1869"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1869/files/0f5f6f23a31a6c1cc846992d728d126469d80d0f..b63e386e8763aaf4fc780d37dee92b22ac038d60"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1869/files/0f5f6f23a31a6c1cc846992d728d126469d80d0f..b63e386e8763aaf4fc780d37dee92b22ac038d60",
"url": "https://github.com/quicwg/base-drafts/pull/1869/files/0f5f6f23a31a6c1cc846992d728d126469d80d0f..b63e386e8763aaf4fc780d37dee92b22ac038d60",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@dtikhonov pushed 3 commits in #1869",
"sections": [
{
"text": "3 new commits pushed to quicwg/base-drafts #1869:",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [
{
"name": "ab99715",
"value": "Revert \"Fix max_ack_delay: it's the *sender's* delay value\""
},
{
"name": "0acc50b",
"value": "Revert \"Improve description of max_ack_delay transport parameter\""
},
{
"name": "b63e386",
"value": "Use Martin Thomson's suggestion to improve max_ack_delay description"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1869/files/0f5f6f23a31a6c1cc846992d728d126469d80d0f..b63e386e8763aaf4fc780d37dee92b22ac038d60"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395583047\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc87c0bbbb0_71553fe649ad45c01249d9--


From nobody Thu Oct 18 06:48:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 13913129C6B for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 06:48:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 9j0DVo9hdJkZ for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 06:48:09 -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 B2AD7124BE5 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 06:48:09 -0700 (PDT)
Date: Thu, 18 Oct 2018 06:48:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539870488; bh=2Hdf9LS/tQVPkGyP/PcGjhFDIv4b43npz/v7cf8XiG8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OcdzID7rJIlheMoClEqzHh101oDWdDyDpDYsACGRbrJYSZu/RQJ7ku3xjP19ZUpnG n/xPegy5L0nxYDekAhyPHc3yl6kQUbdZLCnsGDRQwtGyXczNJzDfWYBafd0jA2MOTF YsFGNUxEYdLa5OhIKicT3DFR1pzLWYn1lLnnnY9E=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3f100fca6f0653cb7b39eaa0c5df9b00edaf21db92cf0000000117e0511892a169ce16237287@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1881/431015229@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1881@github.com>
References: <quicwg/base-drafts/issues/1881@github.com>
Subject: Re: [quicwg/base-drafts] Should we collapse APPLICATION_CLOSE and CONNECTION_CLOSE (#1881)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc88f18ad8bd_65d33f9b1d8d45bc45403c"; 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/GHJ9N7licbSVclUPTbBJN6Ehag8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 13:48:11 -0000

----==_mimepart_5bc88f18ad8bd_65d33f9b1d8d45bc45403c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Oh, yes please.  That would make the text much easier to read.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431015229
----==_mimepart_5bc88f18ad8bd_65d33f9b1d8d45bc45403c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Oh, yes please.  That would make the text much easier to read.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431015229">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6L_JBOo6GJEdK1akXDwpWDVAlngks5umIaYgaJpZM4Xs8mY">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1TfYKIKElRlN599dZylcFUVO6O1ks5umIaYgaJpZM4Xs8mY.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1881: Oh, yes please.  That would make the text much easier to read."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431015229"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431015229",
"url": "https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431015229",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Should we collapse APPLICATION_CLOSE and CONNECTION_CLOSE (#1881)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1881,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1881\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431015229"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397658520\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc88f18ad8bd_65d33f9b1d8d45bc45403c--


From nobody Thu Oct 18 06:51:42 2018
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 31757129C6B for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 06:51:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 NoFGJu2ev7zW for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 06:51:38 -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 6ADBD128CF2 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 06:51: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=7WMvKDFf3a3ZM+qj5faI1OyrD8Q=; b=Ndnk9ryG3OR8rX4M ckVQeDR+hV9BC+3n1qu95mDq0zWV8Dv5q8MbEUstoPlk6WlI3ZG7pMV54O/v73Vi wf9tZoztkff94f1SsgfWUguGlMfnm5JChvpTQnhftaDo5l0c6aAxF25C36hrGX/d Hk9ppGtS2ovG1+jR46oAHWCYzuM=
Received: by filter0380p1iad2.sendgrid.net with SMTP id filter0380p1iad2-15829-5BC88FE8-25 2018-10-18 13:51:36.814625998 +0000 UTC m=+1706703.961418736
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0019p1iad2.sendgrid.net (SG) with ESMTP id _bmzaFKsQmaF2pE8nHPuoA for <quic-issues@ietf.org>; Thu, 18 Oct 2018 13:51:36.796 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id B9687460E32 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 06:51:36 -0700 (PDT)
Date: Thu, 18 Oct 2018 13:51:37 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf8a32b5fe874d77bd1b8997736fc3a9c9d58204092cf0000000117e051e892a169ce1620895e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1869/review/166103495@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1869@github.com>
References: <quicwg/base-drafts/pull/1869@github.com>
Subject: Re: [quicwg/base-drafts] Improve description of max_ack_delay transport parameter (#1869)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc88fe8b0699_217f3fcfb4ad45bc6883ec"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3tYOpvmIHx4Kk/aV0LnBD++LyWjbqGuM/PtM ixDL+2udbAI9w4gC6Ur29tuNjER2CL0RHDo/vIPgquymhqWiA5I8gu8cdK3kWhpISI+FukA4Ot7pAG QoPVTXfUu7o9a376/Asna1Gx4HoD966sZtqEPJSxNEBBzA9jaR4kNpV6BrY8LtJ0XV6VTblgtUgnZh 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T83OXhe5j4JX21WT9lf09ZL32Tw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 13:51:41 -0000

----==_mimepart_5bc88fe8b0699_217f3fcfb4ad45bc6883ec
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -1729,8 +1729,8 @@ disable_migration (0x0009):
 max_ack_delay (0x000c):
 
 : An 8 bit unsigned integer value indicating the maximum amount of time in
-  milliseconds by which it will delay sending of acknowledgments.  If this
-  value is absent, a default of 25 milliseconds is assumed.
+  milliseconds by which the endpoint will delay sending of acknowledgments.

nit: I think "sending acknowledgements." reads a bit better than "sending of acknowledgments."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-166103495
----==_mimepart_5bc88fe8b0699_217f3fcfb4ad45bc6883ec
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/1869#discussion_r226312674">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1729,8 +1729,8 @@ disable_migration (0x0009):
 max_ack_delay (0x000c):
 
 : An 8 bit unsigned integer value indicating the maximum amount of time in
-  milliseconds by which it will delay sending of acknowledgments.  If this
-  value is absent, a default of 25 milliseconds is assumed.
+  milliseconds by which the endpoint will delay sending of acknowledgments.
</pre>
<p>nit: I think "sending acknowledgements." reads a bit better than "sending of acknowledgments."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-166103495">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzbKbXTVxu-OOR1xEYJA-MWAsWxRks5umIdogaJpZM4XlB5H">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-GSh5KLICbV4hiq7Ig_HoH8TF5pks5umIdogaJpZM4XlB5H.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1869"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-166103495"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-166103495",
"url": "https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-166103495",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1869",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-166103495"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395583047\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc88fe8b0699_217f3fcfb4ad45bc6883ec--


From nobody Thu Oct 18 06:55:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 82F39129C6B for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 06:55:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 X0JTYydJ3aHm for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 06:55:36 -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 D977D124BE5 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 06:55:35 -0700 (PDT)
Date: Thu, 18 Oct 2018 06:55:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539870935; bh=Z2aHdL3Gzn/At3Icjpy88qjqDgEp2ZKLxlyjTF+XmqU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l7YpQg6RGOzvxKUfDK0jqa6dhd4vpbwLwzNZTJU9qZAq4KDCVrz4GOwFfVwN4vOFc GHlcXaIxPXQWEAGFlgJ9kmib6lLo7wJVOKtY9H0JnlP0OMj5Ysul3OBEl+pbpwtC7j TotzervTYhHjKcKJVKK2KkiDv1p+41ywTvTY6f1o=
From: Dmitri Tikhonov <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/1869/push/2970920665@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1869@github.com>
References: <quicwg/base-drafts/pull/1869@github.com>
Subject: Re: [quicwg/base-drafts] Improve description of max_ack_delay transport parameter (#1869)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc890d730a6f_163e3fef020d45b86638c7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: dtikhonov
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/7SEVjcHSofRbG03Ae_zI4om0Pp0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 13:55:38 -0000

----==_mimepart_5bc890d730a6f_163e3fef020d45b86638c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@dtikhonov pushed 1 commit.

f2ba00b  s/sending of acknowledgments/sending acknowledgments/


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1869/files/b63e386e8763aaf4fc780d37dee92b22ac038d60..f2ba00bcaaac62ee18754ad61f79f666a6b82967

----==_mimepart_5bc890d730a6f_163e3fef020d45b86638c7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/dtikhonov" class="user-mention">@dtikhonov</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/f2ba00b">f2ba00b</a>  s/sending of acknowledgments/sending acknowledgments/</li>
</ul>


<p style="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/1869/files/b63e386e8763aaf4fc780d37dee92b22ac038d60..f2ba00bcaaac62ee18754ad61f79f666a6b82967">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0Gi3q6cXR7LB4ysPMVA8Zt1GtzUks5umIhXgaJpZM4XlB5H">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_Vw7kL_GH-VG4oXJSounw5o4TQBks5umIhXgaJpZM4XlB5H.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1869"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1869/files/b63e386e8763aaf4fc780d37dee92b22ac038d60..f2ba00bcaaac62ee18754ad61f79f666a6b82967"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1869/files/b63e386e8763aaf4fc780d37dee92b22ac038d60..f2ba00bcaaac62ee18754ad61f79f666a6b82967",
"url": "https://github.com/quicwg/base-drafts/pull/1869/files/b63e386e8763aaf4fc780d37dee92b22ac038d60..f2ba00bcaaac62ee18754ad61f79f666a6b82967",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@dtikhonov pushed 1 commit in #1869",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1869:",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [
{
"name": "f2ba00b",
"value": "s/sending of acknowledgments/sending acknowledgments/"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1869/files/b63e386e8763aaf4fc780d37dee92b22ac038d60..f2ba00bcaaac62ee18754ad61f79f666a6b82967"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395583047\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc890d730a6f_163e3fef020d45b86638c7--


From nobody Thu Oct 18 06:56:49 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 88DCF130E81 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 06:56:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.66
X-Spam-Level: 
X-Spam-Status: No, score=-6.66 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 XdZaB8AVg_LE for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 06:56: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 838DB130E77 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 06:56:37 -0700 (PDT)
Date: Thu, 18 Oct 2018 06:56:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539870996; bh=2BNuQtO8Hx//52kElfwpfkYPezYEM5JeNggN0wedKx0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ie2URdhfyashqtLBnBgT7jRqBxzBZvrwajfLd4rfv2dKD++JZln3fJJSMz0QNyby+ 0S4Q55+/jgC+VPvUZB0m98FgZYOFk5N6CjSD2me08/m5frLgGXo/4NwheeVzEkmo2Y vlymIj7qIdGQsxj+6iVxJ1O2JyE/9h2H3bCL3agA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab702494eb11257d863b93ba28f8d400bf626abdf192cf0000000117e0531492a169ce1620895e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1869/review/166106194@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1869@github.com>
References: <quicwg/base-drafts/pull/1869@github.com>
Subject: Re: [quicwg/base-drafts] Improve description of max_ack_delay transport parameter (#1869)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc891144c3d2_17343fa9b3ed45bc5454d8"; 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/E558dyTRuhlQnAvoAWYc4LHjoD8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 13:56:46 -0000

----==_mimepart_5bc891144c3d2_17343fa9b3ed45bc5454d8
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/1869#pullrequestreview-166106194
----==_mimepart_5bc891144c3d2_17343fa9b3ed45bc5454d8
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/1869#pullrequestreview-166106194">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_PtQosRDu3unZXOoD_x0NYmK5evks5umIiUgaJpZM4XlB5H">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0oLE8YTAQc9WAT_1PLmtBOxInU4ks5umIiUgaJpZM4XlB5H.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1869"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-166106194"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-166106194",
"url": "https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-166106194",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1869",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1869#pullrequestreview-166106194"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395583047\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc891144c3d2_17343fa9b3ed45bc5454d8--


From nobody Thu Oct 18 07:56:30 2018
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 2AA20128CE4 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 07:56:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 uXVYhe2PjyNL for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 07:56:26 -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 D749D12426A for <quic-issues@ietf.org>; Thu, 18 Oct 2018 07:56:25 -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=nMaxhhzCekzYnUrrnAQEuEW45g4=; b=LmFJGmq/wCQvrTXd 7VS5rrmv9Z0dEmVV/AwhWabIvjmgjqM6qpBN+g/Z3mbLmS52dd7C5X6tkDui0AUF PGzgzyUAx6247MmguUXTf8OfQXeYYr1163OLoER+TA/AqEMmIhwe3leaGTlTN7YH R36+zXQ66j9BUlxn88Hgn80vSLA=
Received: by filter0574p1iad2.sendgrid.net with SMTP id filter0574p1iad2-8966-5BC89F18-D 2018-10-18 14:56:24.280862698 +0000 UTC m=+649665.295882193
Received: from github-lowworker-fc273f0.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0007p1iad2.sendgrid.net (SG) with ESMTP id VxDDKHtwRl-MCKkWoYcAAQ for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:56:24.261 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fc273f0.cp1-iad.github.net (Postfix) with ESMTP id 31DDBC0964 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 07:56:24 -0700 (PDT)
Date: Thu, 18 Oct 2018 14:56:24 +0000 (UTC)
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba5e1994ef9d5eb8164f276f85e0982438c9a57d892cf0000000117e0611792a169ce160a44d7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1857/review/164968690@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc89f182718a_1aa33fc4abad45bc1166f0"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0mxxGA1OU4C44ibRkFnL14sfy0r5kbt7TnNQ LAlV/Dzx+ygzJYDi2LucUhPBYqmwWP+55lmtMJ4834GqcVfsVjKsg1jghw7bOrqZ2uRUjLFHIUxg4q iHHWMbI8vWKE1VfEnukON12f+zpEK3iwE3h9cAzL1OBakP2pUJj/BHTJh7NHyktD0jdrGPiVfnqQlw w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FJU4uwuou9CDM-EAaCyjepTUCGA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 14:56:29 -0000

----==_mimepart_5bc89f182718a_1aa33fc4abad45bc1166f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



>  
+The initial connection ID issued by an endpoint is the Sour

At least 1200 is what we have elsewhere. And we have at most 1280 for IP packets without PMTU, which leads to 1232 payload. We may want to reconsider the 1280 limit.

>  
+The initial connection ID issued by an endpoint is the Sour

There is text above the diagram. Did you mean something else?

>  
+The initial connection ID issued by an endpoint is the Sour

I like this. We already have a "Connections" section, and we can add a lifecycle subsection there that goes into the way the different subsequent sections are connected. We'll also have to slightly shift the focus of the validation section from address to address and path validation, which is fine I think. FWIW, for now, I'll move this to a top level section, add a connection lifecycle placeholder in the Connections section, and leave path validation where it is for now. We can see how well this works out in the next iteration.

>  
+The initial connection ID issued by an endpoint is the Sour

SGTM. 

>  
+The initial connection ID issued by an endpoint is the Sour

Good point; added.

>  
+The initial connection ID issued by an endpoint is the Sour

agreed. added a TODO.

>  
+The initial connection ID issued by an endpoint is the Sour

What won't include non-probing frames? Also, non-probing frames are defined below.

>  
+The initial connection ID issued by an endpoint is the Sour

Removing "to" doesn't make sense. But I've re-phrased the sentence.

>  
+The initial connection ID issued by an endpoint is the Sour

I don't think this belongs under the Acknowledgment section, but I'm not thrilled with this here either. I'm leaving a TODO, to come back to this.

>  
-It is possible that a peer is spoofing its source address to cause an endpoint
-to send excessive amounts of data to an unwilling host.  If the endpoint sends
-significantly more data than the spoofing peer, connection migration might be
-used to amplify the volume of data that an attacker can generate toward a
-victim.
+Senders MUST NOT coalesce QUIC packets with different Destination Connection
+IDs into a single UDP datagram. Receivers SHOULD ignore any subsequent packets

I am taking this in. I don't think we want to be dealing with coalescing packets from multiple connections, certainly not in v1.

>  
-If an endpoint skips validation of a peer address as described in
-{{migration-response}}, it does not need to limit its sending rate.
+Retry ({{packet-retry}}) and Version Negotiation ({{packet-version}}) packets
+cannot be coalesced.

Added. I've already answered the question of coalescing multiple short header packets more than once. It'll be good to deal with it too.

>  
 
-#### Handling Address Spoofing by an On-path Attacker {#on-path-spoofing}
+## Connection ID Encoding

Moved to handshake section for now, with a TODO to check if it's the right place.

>  
-Migrating a connection to a new server address mid-connection is left for future
-work. If a client receives packets from a new server address not indicated by
-the preferred_address transport parameter, the client SHOULD discard these
-packets.
+In the QUIC long and short packet headers, the number of bits required to

I've moved a bunch to Packet Formats, under a new section called Packet Number Encoding and Decoding for now.

>  
-The server SHOULD also initiate path validation of the client using its
-preferred address and the address from which it received the client probe.  This
-helps to guard against spurious migration initiated by an attacker.
+A receiver MUST discard a newly unprotected packet unless it is certain that it

I don't think we can move this further up. We need to describe spaces first, and then there are only two rules -- sender MUST not send dups and receiver MUST not process dups.

>  
-Connections should remain open until they become idle for a pre-negotiated
-period of time.  A QUIC connection, once established, can be terminated in one
-of three ways:
+| Type Value  | Frame Type Name      | Definition                     |
+|:------------|:---------------------|:-------------------------------|
+| 0x00        | PADDING              | {{frame-padding}}              |

What did you want to reorder here?

>  
-Disposing of connection state prior to the end 

My brain is tired right now, but what do you want to change this to? If I send and receive 1-RTT packets, I can assume that all initial and handshake keyed packets do not need retransmission anymore, right?

>  
-Disposing of connection state prior to the end 

Nope, I think this is legacy and incorrect

>  
-Disposing of connection state prior to the end 

I think we need a different taxonomy. Perhaps "Special packets" are a different class of packet. I'll add a comment here, and let's revisit this.

>  
-Disposing of connection state prior to the end 

I've moved the first para in the example hadnshake section, the last para into the Initial packet section, and removed this heading.

>  
-Disposing of connection state prior to the end 

Yup, done.

> -signal that it wishes to abandon transmission of stream data.  Similarly, the
-endpoint might receive a STOP_SENDING frame from its peer.  In either case, the
-endpoint sends a RST_STREAM frame, which causes the stream to enter the "Reset
-Sent" state.
-
-An endpoint MAY send a RST_STREAM as the first frame on a send stream; this
-causes the send stream to open and then immediately transition to the "Reset
-Sent" state.
-
-Once a packet containing a RST_STREAM has been acknowledged, the send stream
-enters the "Reset Recvd" state, which is a terminal state.
-
-
-### Receive Stream States {#stream-recv-states}
-
-{{fig-s

Done. I've also reworked that section, and left a comment to take a second look at that text.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857#discussion_r225382721
----==_mimepart_5bc89f182718a_1aa33fc4abad45bc1166f0
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/1857#discussion_r225382721">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>At least 1200 is what we have elsewhere. And we have at most 1280 for IP packets without PMTU, which leads to 1232 payload. We may want to reconsider the 1280 limit.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225383831">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>There is text above the diagram. Did you mean something else?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225690713">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>I like this. We already have a "Connections" section, and we can add a lifecycle subsection there that goes into the way the different subsequent sections are connected. We'll also have to slightly shift the focus of the validation section from address to address and path validation, which is fine I think. FWIW, for now, I'll move this to a top level section, add a connection lifecycle placeholder in the Connections section, and leave path validation where it is for now. We can see how well this works out in the next iteration.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225696043">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>SGTM.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225704764">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>Good point; added.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225705089">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>agreed. added a TODO.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225708433">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>What won't include non-probing frames? Also, non-probing frames are defined below.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225710767">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>Removing "to" doesn't make sense. But I've re-phrased the sentence.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225711690">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+The initial connection ID issued by an endpoint is the Sour
</pre>
<p>I don't think this belongs under the Acknowledgment section, but I'm not thrilled with this here either. I'm leaving a TODO, to come back to this.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225714840">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-It is possible that a peer is spoofing its source address to cause an endpoint
-to send excessive amounts of data to an unwilling host.  If the endpoint sends
-significantly more data than the spoofing peer, connection migration might be
-used to amplify the volume of data that an attacker can generate toward a
-victim.
+Senders MUST NOT coalesce QUIC packets with different Destination Connection
+IDs into a single UDP datagram. Receivers SHOULD ignore any subsequent packets
</pre>
<p>I am taking this in. I don't think we want to be dealing with coalescing packets from multiple connections, certainly not in v1.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225715617">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-If an endpoint skips validation of a peer address as described in
-{{migration-response}}, it does not need to limit its sending rate.
+Retry ({{packet-retry}}) and Version Negotiation ({{packet-version}}) packets
+cannot be coalesced.
</pre>
<p>Added. I've already answered the question of coalescing multiple short header packets more than once. It'll be good to deal with it too.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225717842">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 
-#### Handling Address Spoofing by an On-path Attacker {#on-path-spoofing}
+## Connection ID Encoding
</pre>
<p>Moved to handshake section for now, with a TODO to check if it's the right place.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r226107020">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Migrating a connection to a new server address mid-connection is left for future
-work. If a client receives packets from a new server address not indicated by
-the preferred_address transport parameter, the client SHOULD discard these
-packets.
+In the QUIC long and short packet headers, the number of bits required to
</pre>
<p>I've moved a bunch to Packet Formats, under a new section called Packet Number Encoding and Decoding for now.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r226108140">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The server SHOULD also initiate path validation of the client using its
-preferred address and the address from which it received the client probe.  This
-helps to guard against spurious migration initiated by an attacker.
+A receiver MUST discard a newly unprotected packet unless it is certain that it
</pre>
<p>I don't think we can move this further up. We need to describe spaces first, and then there are only two rules -- sender MUST not send dups and receiver MUST not process dups.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r226109650">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Connections should remain open until they become idle for a pre-negotiated
-period of time.  A QUIC connection, once established, can be terminated in one
-of three ways:
+| Type Value  | Frame Type Name      | Definition                     |
+|:------------|:---------------------|:-------------------------------|
+| 0x00        | PADDING              | {{frame-padding}}              |
</pre>
<p>What did you want to reorder here?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r226111037">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>My brain is tired right now, but what do you want to change this to? If I send and receive 1-RTT packets, I can assume that all initial and handshake keyed packets do not need retransmission anymore, right?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r226144528">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>Nope, I think this is legacy and incorrect</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r226145116">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>I think we need a different taxonomy. Perhaps "Special packets" are a different class of packet. I'll add a comment here, and let's revisit this.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r226146624">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>I've moved the first para in the example hadnshake section, the last para into the Initial packet section, and removed this heading.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r226147194">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Disposing of connection state prior to the end 
</pre>
<p>Yup, done.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r226150346">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -signal that it wishes to abandon transmission of stream data.  Similarly, the
-endpoint might receive a STOP_SENDING frame from its peer.  In either case, the
-endpoint sends a RST_STREAM frame, which causes the stream to enter the &quot;Reset
-Sent&quot; state.
-
-An endpoint MAY send a RST_STREAM as the first frame on a send stream; this
-causes the send stream to open and then immediately transition to the &quot;Reset
-Sent&quot; state.
-
-Once a packet containing a RST_STREAM has been acknowledged, the send stream
-enters the &quot;Reset Recvd&quot; state, which is a terminal state.
-
-
-### Receive Stream States {#stream-recv-states}
-
-{{fig-s
</pre>
<p>Done. I've also reworked that section, and left a comment to take a second look at that text.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r225382721">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1rivhRZiq8WyEWX6KL4e-QFBolRks5umJaYgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_wOevs_u_Cu1PYfTxSpXarzPY4xks5umJaYgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857#discussion_r225382721"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857#discussion_r225382721",
"url": "https://github.com/quicwg/base-drafts/pull/1857#discussion_r225382721",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1857",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857#discussion_r225382721"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc89f182718a_1aa33fc4abad45bc1166f0--


From nobody Thu Oct 18 07:59:44 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1EF1D129C6B for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 07:59:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 tpmx6RLI-yAR for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 07:59:33 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 6427A130E88 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 07:59:27 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539874766; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=03gya0iW9854C5l3Xy1OkOOwWY7vzd3x9Ms/GVMYrXo=; b=qBkJzBwvz0hw5uigktuPIvWl3g1iqFKBQBLmzAa/FMavlhpOoebI1pdIp2cth+row6qBYqlm f3hu+z13ZcENrjJfazZH5ARFg9xjQUakEc3Cir6LP9Spss0/mNenINU1cNCFpPwZJuMNtwYt DpD0+pb52QLvUIafth2Kc8QOCRg=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bc89fcd.7f5bc5021e40-smtp-out-n01; Thu, 18 Oct 2018 14:59:25 -0000 (UTC)
Date: Thu, 18 Oct 2018 07:59:25 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc89fcdc8673_57012ae8f3ff05945298a@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] db2e9b: max_stream_id
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc89fcdc822d_57012ae8f3ff0594528e0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SDgXPtM20T-wGnsrpFc8P-QusXo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 14:59:43 -0000

----==_mimepart_5bc89fcdc822d_57012ae8f3ff0594528e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: db2e9b240cdc86c8d7b061152cf05f701fe7c4fc
      https://github.com/quicwg/base-drafts/commit/db2e9b240cdc86c8d7b061152cf05f701fe7c4fc
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  max_stream_id



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc89fcdc822d_57012ae8f3ff0594528e0--


From nobody Thu Oct 18 07:59:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 872EA130DC6 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 07:59:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 sq3a6jekAdS1 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 07: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 CF5DF130E35 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 07:59:39 -0700 (PDT)
Date: Thu, 18 Oct 2018 07:59:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539874778; bh=SLt6B3NqL1iXJEIRKizqORK9EUVTbUIoOtvw1udTuFE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HojTxMrh4qUzLH4sA94B/7bmGachn4j9FuJPvp0+fxqD3F6KnsTikseBaupkwWbQ+ tVbMm1mH55jGXUUx/Q7esPDFHu5V6kCqxNe0A2gqVesiQWvCNaIbWbwgOynrgvQ9Cq Bj67SV6loMop3CzC+swBHJM6KW7AuMoJETK/tQks=
From: janaiyengar <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/1857/push/2971161576@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc89fdae07fc_230c3fe1fbed45b4151960"; 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/IYI25et883XGhrsxOPGv-VtITBo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 14:59:50 -0000

----==_mimepart_5bc89fdae07fc_230c3fe1fbed45b4151960
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

db2e9b2  max_stream_id


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/d5a1e49161dc7d43fca83fd2ab065faf10d5a394..db2e9b240cdc86c8d7b061152cf05f701fe7c4fc

----==_mimepart_5bc89fdae07fc_230c3fe1fbed45b4151960
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/db2e9b2">db2e9b2</a>  max_stream_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/1857/files/d5a1e49161dc7d43fca83fd2ab065faf10d5a394..db2e9b240cdc86c8d7b061152cf05f701fe7c4fc">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1haZ1CYeZeRewopLeNP0SfFP2Raks5umJdagaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq80b9fwNNQHXQiGcYPaG0g0fKjouks5umJdagaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/d5a1e49161dc7d43fca83fd2ab065faf10d5a394..db2e9b240cdc86c8d7b061152cf05f701fe7c4fc"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/d5a1e49161dc7d43fca83fd2ab065faf10d5a394..db2e9b240cdc86c8d7b061152cf05f701fe7c4fc",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/d5a1e49161dc7d43fca83fd2ab065faf10d5a394..db2e9b240cdc86c8d7b061152cf05f701fe7c4fc",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "db2e9b2",
"value": "max_stream_id"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/d5a1e49161dc7d43fca83fd2ab065faf10d5a394..db2e9b240cdc86c8d7b061152cf05f701fe7c4fc"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc89fdae07fc_230c3fe1fbed45b4151960--


From nobody Thu Oct 18 08:01:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A56F4128CE4 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:01:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 oXbvlDDTEbAd for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:01: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 9147B12426A for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:01:51 -0700 (PDT)
Date: Thu, 18 Oct 2018 08:01:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539874910; bh=CqtJofZlHYFOdw0yeNMGxzTdZo2BPbCAheiWCgo+deQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UH+qwLjQ7OT/m+o1XcWrOlTDDcSjmyBr5nq2uLuK5ic4HaxP3C1dk2LjZ+3V3Rqm3 MYxedpNITHc5B6LlH1IDMXo4WJKt+6zKjyvci0zoz3rbCjnCIepxZQLePCGeaj/f3J 6WWQFbVBNtPdSosH8tuII+gEHCGlzelZwNuU/7fE=
From: janaiyengar <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/1857/push/2971170127@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8a05e33f5a_56163f9556ad45b494095"; 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/4uyI3gj227eu1wJamDi-KjIkLTQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:01:59 -0000

----==_mimepart_5bc8a05e33f5a_56163f9556ad45b494095
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

ca49ae4  parenthesize


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/db2e9b240cdc86c8d7b061152cf05f701fe7c4fc..ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62

----==_mimepart_5bc8a05e33f5a_56163f9556ad45b494095
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/ca49ae4">ca49ae4</a>  parenthesize</li>
</ul>


<p style="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/1857/files/db2e9b240cdc86c8d7b061152cf05f701fe7c4fc..ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-S1NK0F0nuVSYcIONuEZ7HUFRUZks5umJfegaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6zOM7KTKcd3UtY5vYjScgcVuAwMks5umJfegaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/db2e9b240cdc86c8d7b061152cf05f701fe7c4fc..ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/db2e9b240cdc86c8d7b061152cf05f701fe7c4fc..ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/db2e9b240cdc86c8d7b061152cf05f701fe7c4fc..ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "ca49ae4",
"value": "parenthesize"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/db2e9b240cdc86c8d7b061152cf05f701fe7c4fc..ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8a05e33f5a_56163f9556ad45b494095--


From nobody Thu Oct 18 08:02:07 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB111128CE4 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:02:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 ZTSwgHsVyjjH for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:02:03 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 B480D129C6B for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:02:03 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539874923; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=IvSccyik/LPydH7Zv1q/JCn6N7ct7JaOz+Hxx8NVtAE=; b=r1DELCQBXW8lEZkp+A/fP56o+xQnx+PZSpZY7BOHLw74t9/qVMfsk31foJHKFw+HanedeuxY 2A9MoUdGGPwbfAPDhuN3Kb88qt9RbfveJJrrUxQpkXK52DQj6eKbYRkUIXO6q/SZ1woW7xiq SEZORYOt7wA/EOBZk71hBiky1Nk=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bc8a06a.7f8b90218060-smtp-out-n02; Thu, 18 Oct 2018 15:02:02 -0000 (UTC)
Date: Thu, 18 Oct 2018 08:02:01 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8a069a221e_20be2ab78356857897854@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0368ca: parenthesize
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8a069a1e8f_20be2ab783568578977de"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O5bGxrSJwoDWjWykwbUb6xLDrOY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:02:05 -0000

----==_mimepart_5bc8a069a1e8f_20be2ab783568578977de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0368ca91704757d307072511cb38f0968b32f72a
      https://github.com/quicwg/base-drafts/commit/0368ca91704757d307072511cb38f0968b32f72a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  parenthesize



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8a069a1e8f_20be2ab783568578977de--


From nobody Thu Oct 18 08:02:15 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A9D4F12426A for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:02:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 mmLo2f-4GQng for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:02: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 245C6130DD4 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:02:09 -0700 (PDT)
Date: Thu, 18 Oct 2018 08:02:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539874928; bh=Q6cu3dBYBxLZdMn0SWhNgQKwNJYImzWGI+pfpJzDA84=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dWmxZMouqBz/Qng03JJKBMprxU4QydzE37koUmlmPmwDRtRM1X+il/KWSyANpFquS cM001malSkp5ji6dS7xEdMFo4HR4sKxZGpAApQEH3kHqrvMCmKSOT/qp7Z5VWj1m0O 3alvA2StQSpDmlT9fsH0FF1nCBpQe1A50I3wu2gM=
From: janaiyengar <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/1857/push/2971171435@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8a07047cb3_66283f87c22d45b83043cd"; 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/jFIXTWduBVEGahUBrPklXdZWlo0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:02:12 -0000

----==_mimepart_5bc8a07047cb3_66283f87c22d45b83043cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

0368ca9  parenthesize


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62..0368ca91704757d307072511cb38f0968b32f72a

----==_mimepart_5bc8a07047cb3_66283f87c22d45b83043cd
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/0368ca9">0368ca9</a>  parenthesize</li>
</ul>


<p style="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/1857/files/ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62..0368ca91704757d307072511cb38f0968b32f72a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9AJMACGBVRuoVgj6miYRNSMKA8Eks5umJfwgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1OSriCqOls-zVe8ev3tcbMbxe-1ks5umJfwgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62..0368ca91704757d307072511cb38f0968b32f72a"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62..0368ca91704757d307072511cb38f0968b32f72a",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62..0368ca91704757d307072511cb38f0968b32f72a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "0368ca9",
"value": "parenthesize"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62..0368ca91704757d307072511cb38f0968b32f72a"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8a07047cb3_66283f87c22d45b83043cd--


From nobody Thu Oct 18 08:02:51 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7EF18128CE4 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:02:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 VJBZh6TUDupG for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:02:49 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 F1ABA12426A for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:02:48 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539874967; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=iSp39YtQSwKSRYp4dooZaJQNbLx5yRLQsfJfzYd/k04=; b=s6ARXNbUhUOn3Q3P5oySddCosDffzpqh0lcuVLhJksN7bUU1Y+i+v3AYrUQK+Mg79LJHnecE 1ViCHSrZYkd68MCe3N04OzzwrH+L9cezX3+KGXjsAx4pHl6UFo2XIrmQ0m/XTLwkBApeJURf H3SdgKMhuRv6Q7d7D7KVp1ACi4c=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bc8a097.7ff1a03d7390-smtp-out-n03; Thu, 18 Oct 2018 15:02:47 -0000 (UTC)
Date: Thu, 18 Oct 2018 08:02:47 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8a097ab458_430e2acc1af125782391e@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 1d4f7d: stream-id-blocked frame
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8a097ab0d5_430e2acc1af12578238bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dbbBMpVWigPCzlsTB6tV8rTE3qU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:02:50 -0000

----==_mimepart_5bc8a097ab0d5_430e2acc1af12578238bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6
      https://github.com/quicwg/base-drafts/commit/1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  stream-id-blocked frame



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8a097ab0d5_430e2acc1af12578238bf--


From nobody Thu Oct 18 08:03:03 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 07492128CE4 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:03:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 ItTbJuXmj2iq for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:02: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 A006D12426A for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:02:59 -0700 (PDT)
Date: Thu, 18 Oct 2018 08:02:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539874978; bh=8bTpCXDquy3RlqzB5v1vh0naye3Y8y0QdALM8ZzoHf4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gdz9mC5G+K0HS7/nPWOHIKfU3wisDCWFog4RD4KROSNhkRTYwPvp5Q6N0fQwn7W9A ItxoDI671UDX5UPssAhRBcA/SezvndOtxa3dARitaKTC5UnCMZWEdOa7lYiyuRVHKh 1vHL9hC6dLVhnTWkZQ9qjsTrDOKH23JX2XPkMztE=
From: janaiyengar <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/1857/push/2971174390@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8a0a296bc5_2f983fa2f58d45b41038db"; 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/EDno_xoHbHgvYHPKGr0Y_BhtiBc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:03:01 -0000

----==_mimepart_5bc8a0a296bc5_2f983fa2f58d45b41038db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

1d4f7d3  stream-id-blocked frame


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/0368ca91704757d307072511cb38f0968b32f72a..1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6

----==_mimepart_5bc8a0a296bc5_2f983fa2f58d45b41038db
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/1d4f7d3">1d4f7d3</a>  stream-id-blocked frame</li>
</ul>


<p style="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/1857/files/0368ca91704757d307072511cb38f0968b32f72a..1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6obdyXq_M_EERJS3cU7nMb9BUdGks5umJgigaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5kSzLVRYVa1XjHJx2Mz3Z5hbFx4ks5umJgigaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/0368ca91704757d307072511cb38f0968b32f72a..1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/0368ca91704757d307072511cb38f0968b32f72a..1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/0368ca91704757d307072511cb38f0968b32f72a..1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "1d4f7d3",
"value": "stream-id-blocked frame"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/0368ca91704757d307072511cb38f0968b32f72a..1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8a0a296bc5_2f983fa2f58d45b41038db--


From nobody Thu Oct 18 08:03:40 2018
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 845CC12D4E8 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:03:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 wmpFlECtBRGZ for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:03:36 -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 D96E0128CE4 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:03:35 -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=+oaZzS9/beN+tGX5bQA2xXs5itc=; b=pLDRLo3D/k8eLcAN F0tBG/ZIe9Rguw6FD/JVqnRoNWQbWS8E0RX0UOhnugI9iR90KqGIRw443I8KfxG1 D05lKFra/mc3KAdHfYaNfHwhchHPcVu1B3KphE/uzUMnz0iU2MZHdWJjZ9QupQpd FQoguAJujoTlaugljpW5JUcmXbc=
Received: by filter0651p1las1.sendgrid.net with SMTP id filter0651p1las1-32632-5BC8A0BF-5C 2018-10-18 15:03:27.79053222 +0000 UTC m=+284368.449911957
Received: from github-lowworker-dcc078e.cp1-iad.github.net (unknown [192.30.252.44]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id 7JGxjLYNSie6-_Cj5UtUpQ for <quic-issues@ietf.org>; Thu, 18 Oct 2018 15:03:27.687 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dcc078e.cp1-iad.github.net (Postfix) with ESMTP id A58732C12A0 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:03:27 -0700 (PDT)
Date: Thu, 18 Oct 2018 15:03:28 +0000 (UTC)
From: janaiyengar <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/1857/push/2971176147@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8a0bf9d598_4df93f8e980d45c4295877"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3YhIpnpgs1W4cuvuf1R0v5yM98XxY5mbpDrN Ct1DenaiioDZkYdg9kDoV40ziCTGmmweh0UUSElc4ktmcWIKYV9oLsdXnUzsb/bWsCYCpE8+YBUFKl tHlwsWbfRS0Y9C/GgVWwfEBZ6lbJlC+7OLH6metVhS3i7Ryjss010dhA+I8gqY45BCPJmUW+YYVtzl g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vcjAAnY3Tgw2_9fWMrETlIY4Fg0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:03:39 -0000

----==_mimepart_5bc8a0bf9d598_4df93f8e980d45c4295877
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

c3426ee  s/intertwines/combines


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6..c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb

----==_mimepart_5bc8a0bf9d598_4df93f8e980d45c4295877
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/c3426ee">c3426ee</a>  s/intertwines/combines</li>
</ul>


<p style="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/1857/files/1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6..c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxv1wz72MQH98P8SOI49lI1Mlnt3ks5umJg_gaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq93DLGPcEJe17vHzy29dfw4K0jehks5umJg_gaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6..c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6..c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6..c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "c3426ee",
"value": "s/intertwines/combines"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6..c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8a0bf9d598_4df93f8e980d45c4295877--


From nobody Thu Oct 18 08:03:49 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D2E12128CE4 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:03:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 mooTRGZBE_If for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:03:46 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 0F959129C6B for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:03:45 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539875025; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=2cK2fRy33CSNPaOtm85bZ1apJhXpMOQcn0F4Jjr34DA=; b=Wfg6b5Dpd8tWLblWR6xQdKT/MRbZKJV3p/2FPtYSCjKVkpTedXjc4FcesHYJMM9h+kD3H867 4ziWpfYqR6zXpZx7BtIXWmoPKrxlKjtKwjRzzCMqKsHdDoyRzkbJlURfC4lR4E+cUqSGwuEB GcVUs8/U9iR2xpEkildu5ybMYuE=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bc8a0d0.7fbb0c503120-smtp-out-n01; Thu, 18 Oct 2018 15:03:44 -0000 (UTC)
Date: Thu, 18 Oct 2018 08:03:44 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8a0d045cf6_1a22ac6edb4a5807028@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 140a9c: unnecessary text
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8a0d045960_1a22ac6edb4a58069a1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DoMyhiS4cqoURQa5ghpDNq0RhIo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:03:48 -0000

----==_mimepart_5bc8a0d045960_1a22ac6edb4a58069a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: 140a9c601c8a60967e3e06c6231231c5475f29b4
      https://github.com/quicwg/base-drafts/commit/140a9c601c8a60967e3e06c6231231c5475f29b4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  unnecessary text



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8a0d045960_1a22ac6edb4a58069a1--


From nobody Thu Oct 18 08:04:00 2018
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 5FFB7128CE4 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:03:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 6dwXQz1wrBJd for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:03:56 -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 8AEE5129C6B for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:03: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=GFToSKthfFQWnXVucWi+vFOkxuA=; b=bOPXUaGK3p4EUnlG 0zj/Cohz0R6soSsTHrTkx1TNrSmumBIwZZSGFWvJVZhdcXSRT1Y8RQVwPWRHXL3P GQ7N2nZhg+1jlKW4hF4ysRitaDWRrcyufM3zlFGPn7JtGc88j9yrDU7C3saMzD35 9LYTme85ZzTfTzeFz1J8SbhVtes=
Received: by filter0867p1las1.sendgrid.net with SMTP id filter0867p1las1-26766-5BC8A0DB-12 2018-10-18 15:03:55.370883156 +0000 UTC m=+144837.538727808
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0010p1iad2.sendgrid.net (SG) with ESMTP id LOEXLwIqRuSzbM0KYQ9TEQ for <quic-issues@ietf.org>; Thu, 18 Oct 2018 15:03:55.324 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id 4652318003D for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:03:55 -0700 (PDT)
Date: Thu, 18 Oct 2018 15:03:55 +0000 (UTC)
From: janaiyengar <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/1857/push/2971177858@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8a0db442dd_42f3ff8c7ed45b843135"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2UHrNk1X6G0oROslaJL3wk77/eVi9fiqbz4I Z2mCJVcMs2KtbEeDZMLMerjRM8vrQ51RHByHEQfyR0wukft5guxN3wjpoY6OX1Hp5LeLUwMbYs5gXv b8CCg5NbJD1X5bA7TLatAQYkPmEzwUSmoE42WgzInoyXkKNqLEJVZIcW2hxHPLCV7fH+nP12rFrpua A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jeDXtaZtrPPcp8n7ULlkJMybQt4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:03:59 -0000

----==_mimepart_5bc8a0db442dd_42f3ff8c7ed45b843135
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

140a9c6  unnecessary text


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb..140a9c601c8a60967e3e06c6231231c5475f29b4

----==_mimepart_5bc8a0db442dd_42f3ff8c7ed45b843135
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/140a9c6">140a9c6</a>  unnecessary 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/1857/files/c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb..140a9c601c8a60967e3e06c6231231c5475f29b4">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwOTBR-njJqcbwrocOyK9GGlZcoNks5umJhbgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4ZFPgBC0_TfKlg2BUyIRLN-zJNgks5umJhbgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb..140a9c601c8a60967e3e06c6231231c5475f29b4"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb..140a9c601c8a60967e3e06c6231231c5475f29b4",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb..140a9c601c8a60967e3e06c6231231c5475f29b4",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "140a9c6",
"value": "unnecessary text"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb..140a9c601c8a60967e3e06c6231231c5475f29b4"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8a0db442dd_42f3ff8c7ed45b843135--


From nobody Thu Oct 18 08:06:44 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 26362129C6B for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:06:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 PHw8IT-BT-px for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:06:40 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 A6FBD12426A for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:06:40 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539875199; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=zcVzBDI/LFnHOTbDLFC3WDbOMlfU7jr+tpfGFHb+wgg=; b=XiLi/XrxDVX9DwLD0GsFbyVNUmVOaKVW1RM5WVglubGtvTLKBDP3oTixp1L0zeDG9ByYtCGw 9j1wnf4XdWxhg9Ahd9s2m1iJ2LOQiQR8YVveYbQm7Vl74s3fNTPlnKwD8iDHA6w7jEQ8fRKZ bJq8R5OHLR5zgdB6LBnoC82gI9Y=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bc8a17f.7f2d98f4e5a0-smtp-out-n03; Thu, 18 Oct 2018 15:06:39 -0000 (UTC)
Date: Thu, 18 Oct 2018 08:06:37 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8a17dda581_3f222acbaca705887631c@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 23d95c: connection id para
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8a17dda066_3f222acbaca70588762ab"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M7_d5R4HsUticcSmIrQcuXQIXUY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:06:42 -0000

----==_mimepart_5bc8a17dda066_3f222acbaca70588762ab
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: 23d95c3fc683976506d9465083038dbe32f994dc
      https://github.com/quicwg/base-drafts/commit/23d95c3fc683976506d9465083038dbe32f994dc
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  connection id para



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8a17dda066_3f222acbaca70588762ab--


From nobody Thu Oct 18 08:06:54 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD25212426A for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:06:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 zcbsGVq0KhRa for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:06:50 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 F40DD129C6B for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:06:49 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539875209; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=QIVRByZfmd7+vGuUzYNDcqdKIRqxgoK26mO4cUGyJnQ=; b=AqaZQDdeFhy9yfgwJ2A9moSkZZ5jwBRj/LDCGvPLDh+ILrWlUAm79tF8vG2Bv5/2rVELxyWl vXS0KijIhJ05XfCmr/7FTh3r5JehKnWP2BkKzGnqNdRHH28kWu9xtcwMstWMJp8CpnmEKGRB lZ2+U7cLTXtWOV8UgL+TsWYu+KM=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bc8a188.7f07ca083bd0-smtp-out-n02; Thu, 18 Oct 2018 15:06:48 -0000 (UTC)
Date: Thu, 18 Oct 2018 08:06:48 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8a188b153c_3dcf2ab9122dc5947696f@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d3cf19: connection id contd
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8a188b11ad_3dcf2ab9122dc5947688e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Z6txr9ErS3BVgtTRl1pqwC7gDlM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:06:52 -0000

----==_mimepart_5bc8a188b11ad_3dcf2ab9122dc5947688e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: d3cf19fd880fc281e208e75899834ff241b5f7c6
      https://github.com/quicwg/base-drafts/commit/d3cf19fd880fc281e208e75899834ff241b5f7c6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  connection id contd



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8a188b11ad_3dcf2ab9122dc5947688e--


From nobody Thu Oct 18 08:07:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1494C12F1A6 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:06:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 CbVNzrsNPloH for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:06: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 443FB12D4E8 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:06:51 -0700 (PDT)
Date: Thu, 18 Oct 2018 08:06:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539875210; bh=bPFM4WoaNa2I8f0JleHTFpJIYTi3dyjQmrYxNigze0M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qT2XFGLxotiP7oPr/iSVCy5f3+SU4kRJ8vauiYtY/1805JeZBK8AeZicnK5zDIxnO Kcd/AWzGjp4dGhxBVD4QZJC+fCXviJA6UkoNWnohynvG+Lon9rjADz2cYj/mk25DpQ OZlZulrOI6qMkkxvgPl7MjZ2knLGBGapdo2rbD5Q=
From: janaiyengar <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/1857/push/2971188660@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8a18a58fc8_70913f98b00d45c02754e9"; 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/ZgImUvJNoU8-QgRge3iej65Fpqg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:06:53 -0000

----==_mimepart_5bc8a18a58fc8_70913f98b00d45c02754e9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

23d95c3  connection id para


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/140a9c601c8a60967e3e06c6231231c5475f29b4..23d95c3fc683976506d9465083038dbe32f994dc

----==_mimepart_5bc8a18a58fc8_70913f98b00d45c02754e9
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/23d95c3">23d95c3</a>  connection id para</li>
</ul>


<p style="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/1857/files/140a9c601c8a60967e3e06c6231231c5475f29b4..23d95c3fc683976506d9465083038dbe32f994dc">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5LiMpBVo6orKQNkfhwEs5xqCJoDks5umJkKgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxyUCROXdBrOwb5VsawET9X83ztgks5umJkKgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/140a9c601c8a60967e3e06c6231231c5475f29b4..23d95c3fc683976506d9465083038dbe32f994dc"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/140a9c601c8a60967e3e06c6231231c5475f29b4..23d95c3fc683976506d9465083038dbe32f994dc",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/140a9c601c8a60967e3e06c6231231c5475f29b4..23d95c3fc683976506d9465083038dbe32f994dc",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "23d95c3",
"value": "connection id para"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/140a9c601c8a60967e3e06c6231231c5475f29b4..23d95c3fc683976506d9465083038dbe32f994dc"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8a18a58fc8_70913f98b00d45c02754e9--


From nobody Thu Oct 18 08:07:08 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2CAEC12F18C for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:07:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 GkPIW4ZiKw8w for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:06:59 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 9CD7B12D4E8 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:06:59 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539875218; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=E3k3UikYR49ZjtTvbRxGIOG1hKf/BuSiieKM7+/bF5w=; b=SWdIwkksMv6EQjExSOR0cgxivf/RX1udzjeCJeqg5D6aVVSXf5xgxFJ++Jdr7ahocUwHIlkq L2yTf0hmieWyb4GuNNzRScziIwbZ59azLMMFVzFv2lNqj7yoydRr1n3B1vH/xDhWY1ZGe90Q OY13aRGnWPkLJotNOjiBMlkyChA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bc8a192.7fd9e0685630-smtp-out-n01; Thu, 18 Oct 2018 15:06:58 -0000 (UTC)
Date: Thu, 18 Oct 2018 08:06:57 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8a191a3469_5cb62acb4874857c17291@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4c9858: connection id contd
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8a191a30e9_5cb62acb4874857c17152"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/H7uQEbjQ1dp3oO5QyxOHtexxmZQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:07:01 -0000

----==_mimepart_5bc8a191a30e9_5cb62acb4874857c17152
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4c9858f1a212fe7c7f871048389612a64dc2d922
      https://github.com/quicwg/base-drafts/commit/4c9858f1a212fe7c7f871048389612a64dc2d922
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  connection id contd



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8a191a30e9_5cb62acb4874857c17152--


From nobody Thu Oct 18 08:07:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4E046129C6B for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:07:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 9J48ZuXXgEvO for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:07: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 97FC012F1A6 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:07:02 -0700 (PDT)
Date: Thu, 18 Oct 2018 08:07:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539875221; bh=vheWXLeStIFZvT8cVS67h7POYa7yuP/bY2LvZxaUtxg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vz10KlFoww3itoao9HyHJQJDYzCNjV68yTw0R+PUYrukYINQNSrOIOJDAviD7Ise6 gWybHc1Omcj8r1Pgt2H/6AMlVwpsPNt22DdDLES0WKDD9DB4l/LKNZAq6SlYENnnt9 BsC25akc18ULlGzpkeklo3HCGvPbAJRPlVMca348=
From: janaiyengar <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/1857/push/2971189256@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8a195c05b8_44453fc9346d45c419094"; 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/WTyyfQBjDZRVz7IDZdTASmUrfgs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:07:04 -0000

----==_mimepart_5bc8a195c05b8_44453fc9346d45c419094
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

d3cf19f  connection id contd


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/23d95c3fc683976506d9465083038dbe32f994dc..d3cf19fd880fc281e208e75899834ff241b5f7c6

----==_mimepart_5bc8a195c05b8_44453fc9346d45c419094
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/d3cf19f">d3cf19f</a>  connection id contd</li>
</ul>


<p style="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/1857/files/23d95c3fc683976506d9465083038dbe32f994dc..d3cf19fd880fc281e208e75899834ff241b5f7c6">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2WeYgy3wpkekuHLGSYemUk9IlCyks5umJkVgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1Y1b7O9veRqOHcNbcQiJp_m75bEks5umJkVgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/23d95c3fc683976506d9465083038dbe32f994dc..d3cf19fd880fc281e208e75899834ff241b5f7c6"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/23d95c3fc683976506d9465083038dbe32f994dc..d3cf19fd880fc281e208e75899834ff241b5f7c6",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/23d95c3fc683976506d9465083038dbe32f994dc..d3cf19fd880fc281e208e75899834ff241b5f7c6",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "d3cf19f",
"value": "connection id contd"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/23d95c3fc683976506d9465083038dbe32f994dc..d3cf19fd880fc281e208e75899834ff241b5f7c6"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8a195c05b8_44453fc9346d45c419094--


From nobody Thu Oct 18 08:07:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4CECD130E26 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:07:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Kvy3UI2nUpbu for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:07: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 79104130DC3 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:07:09 -0700 (PDT)
Date: Thu, 18 Oct 2018 08:07:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539875228; bh=pZ1Kz7oG9xYnywyrUeSYBW7zjEHB233tYU87s6ZGl9Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=o6VMAplaIjw4MZSVRVfoXJPTrhfDNC77kVOWrJGtC55B05jSO6+8H+jTgAiUn3jSl Zx4UMEGeQAHBrPCEXdXBCE4ya6rNFRB2Mx0S7DD2YLTXf7RfNT1wuAQdM7tpHnWbaP Yi+vFhgJntaCOTiEUNDH8FH/6rEl86SJXxcCf0ok=
From: janaiyengar <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/1857/push/2971189794@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8a19c8241d_2ab13fd1396d45bc29240"; 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/S4x6s9QE558JBMUqLe-ph1o7eKY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:07:11 -0000

----==_mimepart_5bc8a19c8241d_2ab13fd1396d45bc29240
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

4c9858f  connection id contd


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/d3cf19fd880fc281e208e75899834ff241b5f7c6..4c9858f1a212fe7c7f871048389612a64dc2d922

----==_mimepart_5bc8a19c8241d_2ab13fd1396d45bc29240
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/4c9858f">4c9858f</a>  connection id contd</li>
</ul>


<p style="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/1857/files/d3cf19fd880fc281e208e75899834ff241b5f7c6..4c9858f1a212fe7c7f871048389612a64dc2d922">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2qKVKLwE4dodHOp4LUsgFRbiD13ks5umJkcgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3htE4igil8Jc9kBylzWbr3B4eJ2ks5umJkcgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/d3cf19fd880fc281e208e75899834ff241b5f7c6..4c9858f1a212fe7c7f871048389612a64dc2d922"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/d3cf19fd880fc281e208e75899834ff241b5f7c6..4c9858f1a212fe7c7f871048389612a64dc2d922",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/d3cf19fd880fc281e208e75899834ff241b5f7c6..4c9858f1a212fe7c7f871048389612a64dc2d922",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "4c9858f",
"value": "connection id contd"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/d3cf19fd880fc281e208e75899834ff241b5f7c6..4c9858f1a212fe7c7f871048389612a64dc2d922"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8a19c8241d_2ab13fd1396d45bc29240--


From nobody Thu Oct 18 08:07:38 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C500129C6B for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:07:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 f213aFHQgNv9 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:07: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 7AB6C128CE4 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:07:35 -0700 (PDT)
Date: Thu, 18 Oct 2018 08:07:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539875254; bh=gWLv8g8HALCIjHPQ7tIJLaWEmIg4wJFVL8PGQ8uDA3Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=R+JuVGm4k4l8+wmAP/EVZkMjEnc2aTmpLIygGqlTP46icUA08Az6mLSwVJj8Cr9aL OsFeKU7PB2cWkf4WgOd9Hoo9hLk/AIJl0Smyt4Ue2+6sO8hkRdzKNWvpZJ0lFquEns 7GpzYPZjwdYjqain8nUkGGMYiN1N1LFStNFvoLcg=
From: janaiyengar <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/1857/push/2971191272@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8a1b69cc6d_3f603f800eed45b871170"; 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/IYpB7Qw84BaVQvra48SABXEuZ4Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:07:37 -0000

----==_mimepart_5bc8a1b69cc6d_3f603f800eed45b871170
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

0dfa885  s/subsequent/additional


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/4c9858f1a212fe7c7f871048389612a64dc2d922..0dfa88580bb9fc3aa32783624b60c4422d6b2b8f

----==_mimepart_5bc8a1b69cc6d_3f603f800eed45b871170
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/0dfa885">0dfa885</a>  s/subsequent/additional</li>
</ul>


<p style="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/1857/files/4c9858f1a212fe7c7f871048389612a64dc2d922..0dfa88580bb9fc3aa32783624b60c4422d6b2b8f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5gk02Qfxcj0XGAI-76_01LcHaSuks5umJk2gaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxA6HBNEOqKQ94WQKrTw8uKOwNz8ks5umJk2gaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/4c9858f1a212fe7c7f871048389612a64dc2d922..0dfa88580bb9fc3aa32783624b60c4422d6b2b8f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/4c9858f1a212fe7c7f871048389612a64dc2d922..0dfa88580bb9fc3aa32783624b60c4422d6b2b8f",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/4c9858f1a212fe7c7f871048389612a64dc2d922..0dfa88580bb9fc3aa32783624b60c4422d6b2b8f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "0dfa885",
"value": "s/subsequent/additional"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/4c9858f1a212fe7c7f871048389612a64dc2d922..0dfa88580bb9fc3aa32783624b60c4422d6b2b8f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8a1b69cc6d_3f603f800eed45b871170--


From nobody Thu Oct 18 08:07:56 2018
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 E5EDF12D4E8 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:07:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Efrg3dWLqREO for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:07:52 -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 12C00129C6B for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:07:52 -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=HmjRPan89s3k5YTwgFuVtOtC8o0=; b=g/KlWnhYW3aoYr69 nRoU8f0ACjc2LcmTB1lwk34MxsipHjp6UiElfMa+w9lqV/BgguWJw0HcJEapPGlu aWOfxGgxycHE7zjQ/ZgoHRF2uWvSIk8TE/4IJ1kGWIsD/Ik3gpDFd37tL+BI/0PN vqhVoZt1TunYASvI4Ug8nwZGE+s=
Received: by filter1036p1las1.sendgrid.net with SMTP id filter1036p1las1-16826-5BC8A1C6-35 2018-10-18 15:07:50.677089913 +0000 UTC m=+144931.629501023
Received: from github-lowworker-89d05ac.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0027p1mdw1.sendgrid.net (SG) with ESMTP id c2a2dqLeS_Kq7v0Snuh05A for <quic-issues@ietf.org>; Thu, 18 Oct 2018 15:07:50.427 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-89d05ac.cp1-iad.github.net (Postfix) with ESMTP id 0D25AAE02D7 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:07:50 -0700 (PDT)
Date: Thu, 18 Oct 2018 15:07:50 +0000 (UTC)
From: janaiyengar <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/1857/push/2971192223@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8a1c62e60_3f9b3f800eed45b87309"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0sUPJvjjWTOpk9w4q2BMC5w7R08Uxd2nWW3s igU6mlcvWsezaW+gNxeSyIttH2lR2JTh/wvUGryVJ5o+WVrGQJr4QSjYy09kInFpgLBvi2xDowZoFI 3K4QUkqBQ3ru7oDjMMh4shieTfd1AX7C/pLogFj6IrAh7OMq++Q+/Pjtb+zMFFEih6nes0MgUMsCup 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yk7RTIz4UcvYrj6l9PKzskeGUUk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:07:54 -0000

----==_mimepart_5bc8a1c62e60_3f9b3f800eed45b87309
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

a6262f9  shorter sentences


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/0dfa88580bb9fc3aa32783624b60c4422d6b2b8f..a6262f9116957886f682c5c3fb878afac512cbb8

----==_mimepart_5bc8a1c62e60_3f9b3f800eed45b87309
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/a6262f9">a6262f9</a>  shorter sentences</li>
</ul>


<p style="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/1857/files/0dfa88580bb9fc3aa32783624b60c4422d6b2b8f..a6262f9116957886f682c5c3fb878afac512cbb8">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0oyiwNIOIcpc7fzVXr9hlCn8ndwks5umJlFgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy_QwIL2SLvuYqBsu4eJ1RKB4-nyks5umJlFgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/0dfa88580bb9fc3aa32783624b60c4422d6b2b8f..a6262f9116957886f682c5c3fb878afac512cbb8"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/0dfa88580bb9fc3aa32783624b60c4422d6b2b8f..a6262f9116957886f682c5c3fb878afac512cbb8",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/0dfa88580bb9fc3aa32783624b60c4422d6b2b8f..a6262f9116957886f682c5c3fb878afac512cbb8",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "a6262f9",
"value": "shorter sentences"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/0dfa88580bb9fc3aa32783624b60c4422d6b2b8f..a6262f9116957886f682c5c3fb878afac512cbb8"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8a1c62e60_3f9b3f800eed45b87309--


From nobody Thu Oct 18 08:08:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 98C3612426A for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:08:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 13t4REx0BRZT for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:08: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 DE29A130E88 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:08:50 -0700 (PDT)
Date: Thu, 18 Oct 2018 08:08:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539875330; bh=nY1/f6aZdHlk8do+5mvb3IXTKNXLg/VvDmBh4r+FLm0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oOG+6Eqobfj5ebumidWHD0gTdpJMWPMNXOxTpetPGt1l/3LIwZWb4cNh810guLjJp gh5QYczsksDQO7nvZtxo0nFRnI6xTWCAIqvhFAtmsadSeUzItHcm3VcBqqZMf0ZDed j/44lsIR/2J1nyW+Ay97xoKmeodajB3NT76aU60w=
From: janaiyengar <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/1857/push/2971195784@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8a201e5d61_36f93f7efe6d45b83601b"; 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/1S41LOStlHqw0jOpoZTVCXu499o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:08:53 -0000

----==_mimepart_5bc8a201e5d61_36f93f7efe6d45b83601b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

b90815f  packet protection TODO


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/a6262f9116957886f682c5c3fb878afac512cbb8..b90815f228909371be135bb055993987a59dcf9b

----==_mimepart_5bc8a201e5d61_36f93f7efe6d45b83601b
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/b90815f">b90815f</a>  packet protection TODO</li>
</ul>


<p style="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/1857/files/a6262f9116957886f682c5c3fb878afac512cbb8..b90815f228909371be135bb055993987a59dcf9b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8Npwhb5rBvTiDzFnYYZvn1gM0c9ks5umJmBgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6lYDjb3tp77jEX_ByfRy9t1Ygatks5umJmBgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/a6262f9116957886f682c5c3fb878afac512cbb8..b90815f228909371be135bb055993987a59dcf9b"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/a6262f9116957886f682c5c3fb878afac512cbb8..b90815f228909371be135bb055993987a59dcf9b",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/a6262f9116957886f682c5c3fb878afac512cbb8..b90815f228909371be135bb055993987a59dcf9b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "b90815f",
"value": "packet protection TODO"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/a6262f9116957886f682c5c3fb878afac512cbb8..b90815f228909371be135bb055993987a59dcf9b"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8a201e5d61_36f93f7efe6d45b83601b--


From nobody Thu Oct 18 08:09:02 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6117A12F18C for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:08:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 vtEh_u6bGiR5 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:08:57 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 8B02B130DC4 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:08:57 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539875336; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=rjKgTlW9dfizg9J+XNzCm2+ZnlImbXk1Vfu8K41ykgY=; b=rns3yYpJ1QSfZw7YNaAPXRx9e++C9nzleoogXsFPqWWsl3ZtMoaoH/T5CTW8lHdVgu2XuyoE gyDzsnM4W7P/MUDt3vT7KLzyAdRtWyyTPRxof5W0Q4rI+hKCzyyOzhc1aWhcy0hn7ibTp4ay sgdmc0RgSuO2FAj+xtz4CJjz5xM=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bc8a208.7fe0cc04f090-smtp-out-n01; Thu, 18 Oct 2018 15:08:56 -0000 (UTC)
Date: Thu, 18 Oct 2018 08:08:55 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8a20765d5e_65ea2ada55840594209f1@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] bbb241: packet protection TODO contd
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8a207659ce_65ea2ada558405942087a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FHnqbbm0jQ_W3dSHVaGrWNz_0Bs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:09:00 -0000

----==_mimepart_5bc8a207659ce_65ea2ada558405942087a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: bbb241e8e59cf45f6643f95aeee63dd1ad932718
      https://github.com/quicwg/base-drafts/commit/bbb241e8e59cf45f6643f95aeee63dd1ad932718
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  packet protection TODO contd



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8a207659ce_65ea2ada558405942087a--


From nobody Thu Oct 18 08:09:11 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 345E312D4E8 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:09:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 JuXtClccFIQA for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:09:08 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 B7A5A128CE4 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:09:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539875348; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=CuB6IOii1MiA0ncuQxLDI4Ml6lYa2UOmR4pRCZQWyu8=; b=i6MNgyqL3SsMwBccFVTKGx1nst7he04tNurx4AYQrY0Ok6mB01JG5VHVmxLWB4LsiMTA07B+ FZFqxXsswacyE1atTmNXbQqIBiMf6yb2UQ+t7MSAcXJMlSwHhfsT8DVEGSBBYtYXOWBeGa27 RK5S5OBysSLLaiIOTICzfTZBh2E=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bc8a213.7f7f3c0279f0-smtp-out-n03; Thu, 18 Oct 2018 15:09:07 -0000 (UTC)
Date: Thu, 18 Oct 2018 08:09:07 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8a213a1daa_ab02ad91f35857c2271e@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2a00e0: s/the/a
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8a213a17e4_ab02ad91f35857c2267c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Qt8bDxQKdPTvy6IF2xbBHoBLWL8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:09:10 -0000

----==_mimepart_5bc8a213a17e4_ab02ad91f35857c2267c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2a00e0b7316c06bec7693abf1ad1408b3b6fa96b
      https://github.com/quicwg/base-drafts/commit/2a00e0b7316c06bec7693abf1ad1408b3b6fa96b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/the/a



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8a213a17e4_ab02ad91f35857c2267c--


From nobody Thu Oct 18 08:09:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0A67212D4EB for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:09:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 bCH8mzS48EhX for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:09: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 A913C128CE4 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:09:15 -0700 (PDT)
Date: Thu, 18 Oct 2018 08:09:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539875355; bh=SeAU3NG1FsjovI18oSfUhkDbwOVmTzA1JOi14WFuIvM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FfU2YMuj67btisBhDJ+7MXOevvB0WTHav3gWHr+d8FmZuiAIlfy4WparsP6zyNmmw a/GtXcbv1IVheVgwVhrbTFaghsB0fQY7HsidN4Sigoc1jzTeoWj55vXy8YzkLwXzW9 h7K0oIByuFKOFV9cdSQuvlm5TRsWp6YRczmi40ok=
From: janaiyengar <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/1857/push/2971196601@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8a21ad77aa_5dc03fd1902d45b46998b"; 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/pbjUV-IjnFIlfCmtGRMG2GKc0Xg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:09:21 -0000

----==_mimepart_5bc8a21ad77aa_5dc03fd1902d45b46998b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

bbb241e  packet protection TODO contd


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/b90815f228909371be135bb055993987a59dcf9b..bbb241e8e59cf45f6643f95aeee63dd1ad932718

----==_mimepart_5bc8a21ad77aa_5dc03fd1902d45b46998b
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/bbb241e">bbb241e</a>  packet protection TODO contd</li>
</ul>


<p style="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/1857/files/b90815f228909371be135bb055993987a59dcf9b..bbb241e8e59cf45f6643f95aeee63dd1ad932718">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyA5gkYblkKlVv9Tk6lGo2_Vu5sHks5umJmagaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7FMC84jsIJoSOEb3BcIW5xf6Lv8ks5umJmagaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/b90815f228909371be135bb055993987a59dcf9b..bbb241e8e59cf45f6643f95aeee63dd1ad932718"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/b90815f228909371be135bb055993987a59dcf9b..bbb241e8e59cf45f6643f95aeee63dd1ad932718",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/b90815f228909371be135bb055993987a59dcf9b..bbb241e8e59cf45f6643f95aeee63dd1ad932718",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "bbb241e",
"value": "packet protection TODO contd"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/b90815f228909371be135bb055993987a59dcf9b..bbb241e8e59cf45f6643f95aeee63dd1ad932718"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8a21ad77aa_5dc03fd1902d45b46998b--


From nobody Thu Oct 18 08:09:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9D90B12426A for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:09:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 TuzTM5RvLBPK for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:09: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 D851B12D4E8 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:09:27 -0700 (PDT)
Date: Thu, 18 Oct 2018 08:09:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539875367; bh=2+lr0K+IAUDO4MINH5dXF93gImKrb+Q/cgCB+qaJCb0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FGGxiyb1XxHUStRwMYR6Cd/L+hbf92GJWK/+UPJcfCXRg577WB7kJ7FCFzyw2qWD4 c/+VWUZM1rCSrTA+5Ok0LoTccyc1yAKjDfpe8Up+nrvNEeMpNtve7S2mMznRFRVGmM 3Kk5XMEqB0cBKGFy0jEkgnFvMkm8HIipJVpuwbYM=
From: janaiyengar <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/1857/push/2971197209@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8a226ea885_1d9c3fde780d45bc92665"; 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/Otbz8s1H6fCYIHfZ8s42s8aWBMo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:09:31 -0000

----==_mimepart_5bc8a226ea885_1d9c3fde780d45bc92665
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

2a00e0b  s/the/a


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/bbb241e8e59cf45f6643f95aeee63dd1ad932718..2a00e0b7316c06bec7693abf1ad1408b3b6fa96b

----==_mimepart_5bc8a226ea885_1d9c3fde780d45bc92665
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/2a00e0b">2a00e0b</a>  s/the/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 /><a href="https://github.com/quicwg/base-drafts/pull/1857/files/bbb241e8e59cf45f6643f95aeee63dd1ad932718..2a00e0b7316c06bec7693abf1ad1408b3b6fa96b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5ZgYgAIXFSm5TAC1H81GCrTblHdks5umJmmgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz6IyXzOlri-LsfJ447dsibJ0LlUks5umJmmgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/bbb241e8e59cf45f6643f95aeee63dd1ad932718..2a00e0b7316c06bec7693abf1ad1408b3b6fa96b"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/bbb241e8e59cf45f6643f95aeee63dd1ad932718..2a00e0b7316c06bec7693abf1ad1408b3b6fa96b",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/bbb241e8e59cf45f6643f95aeee63dd1ad932718..2a00e0b7316c06bec7693abf1ad1408b3b6fa96b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "2a00e0b",
"value": "s/the/a"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/bbb241e8e59cf45f6643f95aeee63dd1ad932718..2a00e0b7316c06bec7693abf1ad1408b3b6fa96b"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8a226ea885_1d9c3fde780d45bc92665--


From nobody Thu Oct 18 08:11:44 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B1DA12426A for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:11:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 A2F5bQSow2Hq for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:11:42 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 36E1E1277C8 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:11:42 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539875501; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=7RT2FUwhz/gUaqDYZ9WOwE+E41aUMWTQq3jgtlsb/rk=; b=N7AXu/Dac38GbTaawm09iXoPDvXNb3lp+UmXBBxskjR3OCb7icX+YiNC4n8LeTw7bNeSqqWM hyTCMgfGW8XoheBY3UVX+ZUvJhbuud2DzCCbMmnvh+YoOzUwXbbBZ1l9SjIBi+zS4NGuHSto Y/Msw2VH3HGmwnVbMICjPJiUZZs=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bc8a054.7effc462f060-smtp-out-n01; Thu, 18 Oct 2018 15:01:40 -0000 (UTC)
Date: Thu, 18 Oct 2018 08:01:40 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8a05492f2a_6aaf2ad2f30805701002d8@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ca49ae: parenthesize
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8a05492b71_6aaf2ad2f30805701001ca"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kPtOAzx95YruEuBackOjo8YeRWA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:11:44 -0000

----==_mimepart_5bc8a05492b71_6aaf2ad2f30805701001ca
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62
      https://github.com/quicwg/base-drafts/commit/ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  parenthesize



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8a05492b71_6aaf2ad2f30805701001ca--


From nobody Thu Oct 18 08:13:21 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 05F4612D4E8 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:13:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 JVq7h6Y7Mi57 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:13:18 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 465291277C8 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:13:18 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539875597; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=zmWTUpZJCEegy3diSfYbsLJ+LvA26cWMbI4scERdC+A=; b=WGSBYai2mqeOh9vkI+dWgG7E64epT0hhwoiKCAC60/yN0jvFTSsmLoubf391mJDDseQ6wbpa 14lOCsKOWZRwxOmUm1n4a6JWayZPmO+RyLhCTYxt14XenodG2am2CtbZRCxx0zvJG++9vaWG U5TlKXoAlRp1BTWcv/LaKGMZUHg=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bc8a0b5.7f0f984b2c90-smtp-out-n02; Thu, 18 Oct 2018 15:03:17 -0000 (UTC)
Date: Thu, 18 Oct 2018 08:03:16 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8a0b42d323_68ed2b1d1d90258078525@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c3426e: s/intertwines/combines
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8a0b42cfb1_68ed2b1d1d902580784ac"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YPDTikOUDKW3As4HPM1DVU8ptPU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:13:20 -0000

----==_mimepart_5bc8a0b42cfb1_68ed2b1d1d902580784ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb
      https://github.com/quicwg/base-drafts/commit/c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/intertwines/combines



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8a0b42cfb1_68ed2b1d1d902580784ac--


From nobody Thu Oct 18 08:17:36 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1517E130EFA for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:17:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 yXMmZ6Tt8TvU for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:17:24 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 33861130E4F for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:17:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539875843; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=y1pnhoWPaXl09QgXPG1G4q6qdd7zXpqYwK+6qnUMZQw=; b=o4kbcsPbDvxvHd5y7sHEgOocRvzZ55/3923tU0G3PIcWIHHSgeMmyhLHIhwgtwImmeGvqn4S OBJCNM6LCClxoKTTyB4zDYAKol7BpT+t5iZzUmQcvNz32Uj0poR/+fzIYPjhX0+lgFMypW9w emmcDVTWLhfgfHJQMuGUCCDoWk8=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bc8a1ab.7fe77c4ffb10-smtp-out-n01; Thu, 18 Oct 2018 15:07:23 -0000 (UTC)
Date: Thu, 18 Oct 2018 08:07:22 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8a1aa56502_59512aff00d18588199d9@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0dfa88: s/subsequent/additional
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8a1aa55ff0_59512aff00d1858819813"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AZMm_cBYlbNdJAxK2Xr0PmEDY4I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:17:35 -0000

----==_mimepart_5bc8a1aa55ff0_59512aff00d1858819813
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0dfa88580bb9fc3aa32783624b60c4422d6b2b8f
      https://github.com/quicwg/base-drafts/commit/0dfa88580bb9fc3aa32783624b60c4422d6b2b8f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/subsequent/additional



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8a1aa55ff0_59512aff00d1858819813--


From nobody Thu Oct 18 08:17:56 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3693E130EDA for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:17:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 BDRX3qpBXpLM for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:17:40 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 EE5DF130DED for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:17:39 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539875859; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=gLv63HaPddEyq5J7qklSFxNX+WMaVtJtkOQ0GELvGac=; b=kokF2xGEpVd2O0GqcykO+DerxWTXuGYKeN2jKqlz33LU0xBnJiBTNMJwGUD7s14oNTOtOBRZ rSyzB79qRn3M8hZaqRebKOHApnASEErjhR+Ly02El7LSaP/LmhwlkTZQK5K5R+UeHCXPofW7 OVLqyh78UMiAivKyxf/7uZmZMss=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bc8a1ba.7fb3881f30c0-smtp-out-n02; Thu, 18 Oct 2018 15:07:38 -0000 (UTC)
Date: Thu, 18 Oct 2018 08:07:37 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8a1b994d1b_66222b03ddae0590920db@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a6262f: shorter sentences
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8a1b994805_66222b03ddae059091944"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/X6pUNZlwsPmI1LUJ_mpM53umGzg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:17:48 -0000

----==_mimepart_5bc8a1b994805_66222b03ddae059091944
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: a6262f9116957886f682c5c3fb878afac512cbb8
      https://github.com/quicwg/base-drafts/commit/a6262f9116957886f682c5c3fb878afac512cbb8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  shorter sentences



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8a1b994805_66222b03ddae059091944--


From nobody Thu Oct 18 08:33:48 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 31941130E71 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:33:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 PlvtIjGhtOrQ for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:33:40 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 4B004130F12 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:33:40 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539876819; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=odFH2j2c4jnOBILNy9UYneG7xNTwkS41BiuhXqQuG5k=; b=LPNoKAqAouUgSR6T9F1urm87FpL7AqOnwCngyIzYv77AkQpAYE45ed1EBC7VEvf5HBgqgRn5 QUqRd8AXMuH2gdrAGrfz0uQAFEWJx5kn1OR2Ovj75GUxwtFFFsvgdQD1qRgFDoNUZP3Rdrgg lAg2MryxLV2ojKMWipz5OGdF+OQ=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bc8a1f5.7efb801fd7e0-smtp-out-n03; Thu, 18 Oct 2018 15:08:37 -0000 (UTC)
Date: Thu, 18 Oct 2018 08:08:36 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8a1f4be5e2_5d222af03f43457c15960@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b90815: packet protection TODO
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8a1f4be0b3_5d222af03f43457c158d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qxji6lv1J9kzZ1NqbLTLcXAx_d0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:33:47 -0000

----==_mimepart_5bc8a1f4be0b3_5d222af03f43457c158d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: b90815f228909371be135bb055993987a59dcf9b
      https://github.com/quicwg/base-drafts/commit/b90815f228909371be135bb055993987a59dcf9b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  packet protection TODO



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8a1f4be0b3_5d222af03f43457c158d0--


From nobody Thu Oct 18 08:40:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77C0E1277C8 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:40:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Vpbi7toKFe4F for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 08:40: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 1BED4120072 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 08:40:04 -0700 (PDT)
Date: Thu, 18 Oct 2018 08:40:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539877203; bh=xNoEIlVjOxUVXepUM/SFTfNt5sZOlANlqd7bvOhJR78=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ykTto6k3Pw5lRNlPg1cYgvI0K9tS+Au9NhJ4aCcR2eghcCZI7OwTnJDjgpMQnoJiw 6N2Mej3dmRrBXk2IQIhyax6qPSuiWNmfRcEIrK829oi47fJ9hiIFduAkFR+r3nta1A P+BB2BaTC+xNaIy1WKtxbvppY/fIhbFyDjF7laVQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab344892ae6ecd11a76ecde09cebc74cd991146c9392cf0000000117e06b5292a169ce1616b73a@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/431058150@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_5bc8a952f3c79_29743f9d13cd45c01546d"; 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/QoeqeTg-SjfTgGkZiEgUlB43em8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 15:40:06 -0000

----==_mimepart_5bc8a952f3c79_29743f9d13cd45c01546d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Agreed.  We have a few things which are mostly duplicates between recovery and transport, which is unfortunate, but I think ends up being helpful in cases like 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/1860#issuecomment-431058150
----==_mimepart_5bc8a952f3c79_29743f9d13cd45c01546d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Agreed.  We have a few things which are mostly duplicates between recovery and transport, which is unfortunate, but I think ends up being helpful in cases like 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/1860#issuecomment-431058150">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq40tubVA0aImt5qRMW-pZcHu84xzks5umKDSgaJpZM4XePpm">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_V6XnKLtxsTB9H7jjMiL40oJcZxks5umKDSgaJpZM4XePpm.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1860: Agreed.  We have a few things which are mostly duplicates between recovery and transport, which is unfortunate, but I think ends up being helpful in cases like this?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1860#issuecomment-431058150"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1860#issuecomment-431058150",
"url": "https://github.com/quicwg/base-drafts/issues/1860#issuecomment-431058150",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] ACK-only feedback loop in recovery instead of transport (#1860)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1860,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1860\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1860#issuecomment-431058150"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393804390\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc8a952f3c79_29743f9d13cd45c01546d--


From nobody Thu Oct 18 09:17:27 2018
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 44452130E68 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 09:17:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 DdweDQTS51xu for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 09:17:16 -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 3CB1C130E77 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 09:17: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=5rX5Z3Y1NqiGlwaYCiSkr27vtHI=; b=pkffBQaUj9IVmDGG Ro0UOiIa7FLiFBlzb8Ptp5wXqo0e92h/nfaoFWN2CHB5AFy549Kgq2isQh/RTXaO HIlGyNTFk8QROVKAECDqVIoHGpxvKLOp46pU58+SJggp5G/0h1MC3WP4h7GflFrE ZB3iFQklj+E2jnkYrTCmdjKc0c4=
Received: by filter1114p1las1.sendgrid.net with SMTP id filter1114p1las1-10502-5BC8B20A-23 2018-10-18 16:17:14.511727323 +0000 UTC m=+288737.084252056
Received: from github-lowworker-b40b5a4.cp1-iad.github.net (unknown [192.30.252.36]) by ismtpd0011p1iad2.sendgrid.net (SG) with ESMTP id _5_4s6n0THC2dc-KyYUkYg for <quic-issues@ietf.org>; Thu, 18 Oct 2018 16:17:14.410 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-b40b5a4.cp1-iad.github.net (Postfix) with ESMTP id 646A63E096C for <quic-issues@ietf.org>; Thu, 18 Oct 2018 09:17:14 -0700 (PDT)
Date: Thu, 18 Oct 2018 16:17:14 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5cc62e1ae2749e427cdd8ea8e6444dde198d5ce692cf0000000117e0740a92a169ce16215e5e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1874/431071529@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1874@github.com>
References: <quicwg/base-drafts/issues/1874@github.com>
Subject: Re: [quicwg/base-drafts] Formal analysis of the protocol (#1874)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8b20a5dfc7_7bd73fc0894d45c02593d3"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3Fce0hD4AUo5m/ezjxvyRNBPkDnEsovbYCuH dLplvM2UL5sk2Z9l6ZxK4kDGYg+7F7Q+YzxAkE8X74+dqBiJ98+nsIae9g8k6ZmCSygKrqp0S0OI0X zxv5VtVkfefi3qWrZwNubNfps6VlwJt1/xOfwwKZo2mz3SAV0e+W+1RjYJWYVvlN91qCNjOPwx4BDv A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4u1jlC6i8gX3nfcF_FRQBGVy7iQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 16:17:25 -0000

----==_mimepart_5bc8b20a5dfc7_7bd73fc0894d45c02593d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

No, the known deadlocks are flow control footguns, which require application misuse.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1874#issuecomment-431071529
----==_mimepart_5bc8b20a5dfc7_7bd73fc0894d45c02593d3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>No, the known deadlocks are flow control footguns, which require application misuse.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1874#issuecomment-431071529">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_sxZyuQbqh80CMPWD7rngT226Ukks5umKmKgaJpZM4Xpjco">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwtDG0EUf1NI417hSGck1Hohxv7oks5umKmKgaJpZM4Xpjco.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1874: No, the known deadlocks are flow control footguns, which require application misuse."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1874#issuecomment-431071529"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1874#issuecomment-431071529",
"url": "https://github.com/quicwg/base-drafts/issues/1874#issuecomment-431071529",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Formal analysis of the protocol (#1874)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1874,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1874\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1874#issuecomment-431071529"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 396769064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc8b20a5dfc7_7bd73fc0894d45c02593d3--


From nobody Thu Oct 18 09:19:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3B7B4130E7F for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 09:19:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Nd39xExFuUnF for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 09:19: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 9DAD1130EB7 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 09:19:36 -0700 (PDT)
Date: Thu, 18 Oct 2018 09:19:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539879575; bh=gBtK9f4JdyzEbfqSTQguMB2MbR5v7F/6B6HPoAIzrws=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G8MOdcBXUHdGmwtGcf+A4doPq11HUcg36+0bF+t8imwZXwrq8yUoXlTcEyOCe/ajt MT7aXbaJZPx83djp3fpO2q/tUVTcEr1E13PUvnNlldV0LNIhyTmDvJrG3Kko0SDw1+ 6BEDFLUWZ0wntF6b+leMdPm0e4P1jVaA5wM388SI=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba702987fde9125ce18d9d673c0ed3215fe3396da92cf0000000117e0749792a169ce16220ce6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1880/issue_event/1912725984@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1880@github.com>
References: <quicwg/base-drafts/issues/1880@github.com>
Subject: Re: [quicwg/base-drafts] Permitted frame types (#1880)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8b2976858b_4eab3fdc5eed45c0288720"; 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/0vlBfTfvzX9IwcvzTEOi2MBjzSY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 16:19:40 -0000

----==_mimepart_5bc8b2976858b_4eab3fdc5eed45c0288720
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1880.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1880#event-1912725984
----==_mimepart_5bc8b2976858b_4eab3fdc5eed45c0288720
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="371330278" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1880" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1880/hovercard" href="https://github.com/quicwg/base-drafts/issues/1880">#1880</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/1880#event-1912725984">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_mTT8fQKkkfGgO_MZw899Z_Yl-Gks5umKoXgaJpZM4XshDh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq99cFL20TTh_saJ_6NvDCJFAib1pks5umKoXgaJpZM4XshDh.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1880."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1880#event-1912725984"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1880#event-1912725984",
"url": "https://github.com/quicwg/base-drafts/issues/1880#event-1912725984",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Permitted frame types (#1880)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1880#event-1912725984"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397545697\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc8b2976858b_4eab3fdc5eed45c0288720--


From nobody Thu Oct 18 09:19:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 858C4130EE3 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 09:19:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 RCV_lMFzOKtu for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 09:19: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 C67C3130DD3 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 09:19:33 -0700 (PDT)
Date: Thu, 18 Oct 2018 09:19:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539879572; bh=4uiQdEa/5w1SdtiQdEaqZPJq9f21oPMUo4DS8WPOD7w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eiMSgV5QMTjcGRm1Mw0DlMMoEIQyTBZDdOQnhOMqYXkpueliO7iO4C5QdA03OKD2C Xm+UT9CIBiCR21hJD7GyKDtNdRzEJuErP8aX0fGDmXY2MkXzsjldpsgsnKstN4pzt3 Ju/kvFWqLSww+gpzBLAVVeH0F4tubuNyiW1fmbYE=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc9342cbbe97e4ec35340da20d39295b5c83f3ebb92cf0000000117e0749492a169ce16220ce6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1880/431072214@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1880@github.com>
References: <quicwg/base-drafts/issues/1880@github.com>
Subject: Re: [quicwg/base-drafts] Permitted frame types (#1880)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8b294c1734_1933f88578d45b82584b"; 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/l0c6Y7Lhw0zys_ansYSHBG6i7uA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 16:19:40 -0000

----==_mimepart_5bc8b294c1734_1933f88578d45b82584b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yep.

> The receiver of a stream sends MAX_STREAM_DATA (Section 7.7) and STOP_SENDING frames (Section 7.14).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1880#issuecomment-431072214
----==_mimepart_5bc8b294c1734_1933f88578d45b82584b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yep.</p>
<blockquote>
<p>The receiver of a stream sends MAX_STREAM_DATA (Section 7.7) and STOP_SENDING frames (Section 7.14).</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1880#issuecomment-431072214">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7f1IOR9OFW2YIJFlKFs3dLKU6b-ks5umKoUgaJpZM4XshDh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzpHm3FLGy3Q7yDOtIcdpjjq816Bks5umKoUgaJpZM4XshDh.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1880: Yep.\r\n\r\n\u003e The receiver of a stream sends MAX_STREAM_DATA (Section 7.7) and STOP_SENDING frames (Section 7.14)."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1880#issuecomment-431072214"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1880#issuecomment-431072214",
"url": "https://github.com/quicwg/base-drafts/issues/1880#issuecomment-431072214",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Permitted frame types (#1880)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1880,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1880#issuecomment-431072214"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397545697\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc8b294c1734_1933f88578d45b82584b--


From nobody Thu Oct 18 09:23:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1730A130DE8 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 09:23:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 S6dRIGbL1qzw for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 09: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 54D38130E35 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 09:23:19 -0700 (PDT)
Date: Thu, 18 Oct 2018 09:23:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539879798; bh=8pHuB4rBCkLd2uGlG2v4K60f0FvDfExoGtDsClWEVzw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=m6ffFXx8FVjHx9AUEEkU4VWCnS5AcygzQFHmCoO115dQIzb1M07f/CcbpXt+tEThu p63h9aWOVIUQMyftHeuCMg0Y3j9wrdwV0YiGEKqbXAqKzjFe5Y/uxxYz7zy3yuc1uk 7FDCkKdNmY4FZ4Cy39OxWv/cu4CVI34tS8DVLtUM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab32731944234b5cf642de473a40106782f59db8a092cf0000000117e0757692a169ce1623af22@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1882/431073596@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1882@github.com>
References: <quicwg/base-drafts/issues/1882@github.com>
Subject: Re: [quicwg/base-drafts] Need to clarify QUIC stream usage in HTTP/2 mapping (#1882)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8b376631f1_5e9c3fa5c8ed45c4133192"; 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--SwWIaN4L5JtNrFI-CEaa2HwE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 16:23:32 -0000

----==_mimepart_5bc8b376631f1_5e9c3fa5c8ed45c4133192
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Can you take a look at the [reorganized version](https://quicwg.org/base-drafts/reorganize/draft-ietf-quic-http.html#rfc.section.3)?  I'm sure there's still room to improve, but I think the use of different stream types should be clearer.

I'm explicitly trying to avoid assuming which Stream IDs will be which stream types in the HTTP spec, because that could change in a future version of QUIC.  The place where I do, I should probably caveat it with "In version 1 of 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/1882#issuecomment-431073596
----==_mimepart_5bc8b376631f1_5e9c3fa5c8ed45c4133192
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Can you take a look at the <a href=3D"https://quicwg.org/base-drafts/r=
eorganize/draft-ietf-quic-http.html#rfc.section.3" rel=3D"nofollow">reorg=
anized version</a>?  I'm sure there's still room to improve, but I think =
the use of different stream types should be clearer.</p>
<p>I'm explicitly trying to avoid assuming which Stream IDs will be which=
 stream types in the HTTP spec, because that could change in a future ver=
sion of QUIC.  The place where I do, I should probably caveat it with "In=
 version 1 of QUIC...."</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/1882#issuecomment-431073596">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxJh=
vZFadOwiucxowE42vVViTmWSks5umKr2gaJpZM4XtBNo">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5iEUvWaE9k1I9qaPHN7POwX=
wskvks5umKr2gaJpZM4XtBNo.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1882: Can you take a look at the [reorganized version](https:/=
/quicwg.org/base-drafts/reorganize/draft-ietf-quic-http.html#rfc.section.=
3)?  I'm sure there's still room to improve, but I think the use of diffe=
rent stream types should be clearer.\r\n\r\nI'm explicitly trying to avoi=
d assuming which Stream IDs will be which stream types in the HTTP spec, =
because that could change in a future version of QUIC.  The place where I=
 do, I should probably caveat it with \"In version 1 of QUIC....\""}],"ac=
tion":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/i=
ssues/1882#issuecomment-431073596"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1882#issuecomment=
-431073596",
"url": "https://github.com/quicwg/base-drafts/issues/1882#issuecomment-43=
1073596",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Need to clarify QUIC stream usage in H=
TTP/2 mapping (#1882)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1882,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1882\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1882#issuecomment-43=
1073596"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3976774=
16\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc8b376631f1_5e9c3fa5c8ed45c4133192--


From nobody Thu Oct 18 09:32:43 2018
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 B6711128CE4 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 09:32:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 wf6x8Kz4OCW6 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 09:32:40 -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 8DA01130DD3 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 09:32: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=L8YZ3w3pLrHggsGpraYm+ZV9BB8=; b=LbpE6OgT7F84VQ2J cPzLn+yvIhpCLDDxW+aG1w1hBTDjfqT6BkvI/0jogr9xzH82fDhpCQaUgmJlodah aOWR5RPoo56SvM4ZO8qcQPmzFRveE5hB6/Z/AbBCxpw5ht0W2wmkIvdXavt2YQ1W sbFpl1DCWIHhPcPPPozGBJuGFyc=
Received: by filter0238p1iad2.sendgrid.net with SMTP id filter0238p1iad2-3697-5BC8B5A6-41 2018-10-18 16:32:38.675724763 +0000 UTC m=+92353.052279884
Received: from github-lowworker-417c549.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id JDNpzb1SReO9ud_j62QssQ for <quic-issues@ietf.org>; Thu, 18 Oct 2018 16:32:38.606 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-417c549.cp1-iad.github.net (Postfix) with ESMTP id 5FD01C40D52 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 09:32:11 -0700 (PDT)
Date: Thu, 18 Oct 2018 16:32:38 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcb164d8d1790fd07d4adfe72fc6da9b392b4b1ca92cf0000000117e0778b92a169ce16237287@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1881/431076722@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1881@github.com>
References: <quicwg/base-drafts/issues/1881@github.com>
Subject: Re: [quicwg/base-drafts] Should we collapse APPLICATION_CLOSE and CONNECTION_CLOSE (#1881)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8b58b56076_619c3f8307ad45c0845da"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak37eoozke7evaVSYq751TFoRJYIRyKBVpSnRL UBwcVqw/eMDz75WMlzibpyPAgsO7ArTZ/8Y4zHCs4Ws7gg/rvBLgZmREzvnl9QtYj5ST6Crzyzb6wR mLsons18B2yn7KYdCBfwIwnqZJ6FQ1pAe79NtP7LtEUT3IebM+8QontnGZni3uSBbWFgIx6O7ORh6t U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GRBZ4HI-obGX8CZZSuTkvm_5gVQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 16:32:43 -0000

----==_mimepart_5bc8b58b56076_619c3f8307ad45c0845da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Also known as #978....

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431076722
----==_mimepart_5bc8b58b56076_619c3f8307ad45c0845da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Also known as <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="278397752" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/978" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/978/hovercard" href="https://github.com/quicwg/base-drafts/issues/978">#978</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/1881#issuecomment-431076722">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4GXHKWAY3lmStKVshRdO0V7vQ7kks5umK0LgaJpZM4Xs8mY">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqza4kFHelqlcitcdUh1v_w-OcZpLks5umK0LgaJpZM4Xs8mY.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1881: Also known as #978...."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431076722"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431076722",
"url": "https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431076722",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Should we collapse APPLICATION_CLOSE and CONNECTION_CLOSE (#1881)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1881,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1881\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431076722"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397658520\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc8b58b56076_619c3f8307ad45c0845da--


From nobody Thu Oct 18 13:19:22 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 49938130E08 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:19:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 zZ7wnlyE--uA for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:19:20 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 D10F5130DF4 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 13:19:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539893958; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=fZzYHcHtfWL0LQ/2BfZvcnCwGfrj5uO0wLyEdbbD32Q=; b=zWa1n5qIHhbltAGTYD22dX7qk/9oe1iwqrvZW7rHKpfDMLTrSHxjfvPwNfCHAnd+lK2HuFax 0az1yg6T3p0CMgjcDvZAXK7ymvW6TWWWXO6qsPHUlx+Ei3IwLSwrM/pNQo25/HqQYFUU3+zr 4czdOk1ZvsnQwLcmi1SAowYcP2Q=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bc8eac6.7fc4b8298d80-smtp-out-n02; Thu, 18 Oct 2018 20:19:18 -0000 (UTC)
Date: Thu, 18 Oct 2018 13:19:17 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8eac5189e1_6b6e2ae8cc43657c10158f@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2986d5: s/acks/acknowledges
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8eac5184a5_6b6e2ae8cc43657c10148c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xkHWKMIXnFfdx7QrS_AycYmyF0o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 20:19:21 -0000

----==_mimepart_5bc8eac5184a5_6b6e2ae8cc43657c10148c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2986d5b90f1dd8317554d60e8b70c0e82871cd87
      https://github.com/quicwg/base-drafts/commit/2986d5b90f1dd8317554d60e8b70c0e82871cd87
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/acks/acknowledges



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8eac5184a5_6b6e2ae8cc43657c10148c--


From nobody Thu Oct 18 13:21:26 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1781E1286D9 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:21:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 LoesKQPkZ7D6 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:21:23 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 7653C130E0C for <quic-issues@ietf.org>; Thu, 18 Oct 2018 13:21:23 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539894082; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=DoTjo3FxwGkbl7aHo9I26wDVDHsrJL5Y8fWz+BSPb2s=; b=itN1CcxZOtirYXOKi5/a4WuiKjyRmSk2HPvgJB/lIS7kuLIWszjjVqDV7rIuehANxM86E7YY E55kB1hJ6usIKJAk+6n4tzm3c8eSU5WmIYiWzkNl5HoRU9WZjbRX74Pvtpvu6RFLjpeTTihS vywvA/Jm7EA4AQ1Vue3A3hzmaT4=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bc8eb42.7f969423cc60-smtp-out-n03; Thu, 18 Oct 2018 20:21:22 -0000 (UTC)
Date: Thu, 18 Oct 2018 13:21:21 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8eb419912b_49252ab9d7f2c57c25767@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c631c3: unnecessary text
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8eb4198bef_49252ab9d7f2c57c2564d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9BiomvQAOJe8YPG4tQfZbaXiFgk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 20:21:25 -0000

----==_mimepart_5bc8eb4198bef_49252ab9d7f2c57c2564d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: c631c3171ed7bead8240f83e3b48cd6eb52bf474
      https://github.com/quicwg/base-drafts/commit/c631c3171ed7bead8240f83e3b48cd6eb52bf474
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  unnecessary text



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8eb4198bef_49252ab9d7f2c57c2564d--


From nobody Thu Oct 18 13:24:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85324130DEC for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:24:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 FmirdIduWukF for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:24: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 A92B21286D9 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 13:24:49 -0700 (PDT)
Date: Thu, 18 Oct 2018 13:24:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539894288; bh=ogI8eOKl9mNPhFOLhgFMRfRyIDaGlGUqEkmXQICa6L8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NYZ1Muj1wAuHnfSGZmnxFqUYxtnONVvYfUnkusT7HUnCdmqJ0QpieHsHBPImcoDH1 LZsy+Adx4duWiQvo83AhXztSV2RGQQnJ8csAZ53duItbQIWCL+f7yU0mPPW97lxOXk 2ryW9pV97T9s3nMm+JwmNOk6R+ofs1lHcmHJfF9A=
From: janaiyengar <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/1857/push/2972121926@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8ec10b957a_5f7c3ff09ecd45b45049d1"; 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/7p5au3_y__1OTisoo_wKbSoWbsc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 20:24:52 -0000

----==_mimepart_5bc8ec10b957a_5f7c3ff09ecd45b45049d1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

2986d5b  s/acks/acknowledges


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/2a00e0b7316c06bec7693abf1ad1408b3b6fa96b..2986d5b90f1dd8317554d60e8b70c0e82871cd87

----==_mimepart_5bc8ec10b957a_5f7c3ff09ecd45b45049d1
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/2986d5b">2986d5b</a>  s/acks/acknowledges</li>
</ul>


<p style="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/1857/files/2a00e0b7316c06bec7693abf1ad1408b3b6fa96b..2986d5b90f1dd8317554d60e8b70c0e82871cd87">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5h8u5_dEvOmxJfJo5HU2RTvYA4Lks5umOOQgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3WPwuD5LPyS3UjQ6LtvuyTFm-6hks5umOOQgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/2a00e0b7316c06bec7693abf1ad1408b3b6fa96b..2986d5b90f1dd8317554d60e8b70c0e82871cd87"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/2a00e0b7316c06bec7693abf1ad1408b3b6fa96b..2986d5b90f1dd8317554d60e8b70c0e82871cd87",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/2a00e0b7316c06bec7693abf1ad1408b3b6fa96b..2986d5b90f1dd8317554d60e8b70c0e82871cd87",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "2986d5b",
"value": "s/acks/acknowledges"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/2a00e0b7316c06bec7693abf1ad1408b3b6fa96b..2986d5b90f1dd8317554d60e8b70c0e82871cd87"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8ec10b957a_5f7c3ff09ecd45b45049d1--


From nobody Thu Oct 18 13:27:03 2018
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 752B8130E18 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:27:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 RSDVwiPj1QqB for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:27:00 -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 D726E130E16 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 13:27: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=JI56vyATFfBBFlZS2RIS0Ft4je4=; b=IWwTvEJGPhWgagtb lgJ9aAg3t6n9hT4jBYAEst3zSK6j3xn3mUzIhXiFz2ypIKUh05r4aBBfANGV6zY3 AddrrV6+VG4IwjmCbajVAGFIDKX/7M/EwoAsxEob6RQFKY6kN4ADifBFB0HEggwy FH/1oyMdXKgkSiKO/hUSSrf7qsY=
Received: by filter0648p1las1.sendgrid.net with SMTP id filter0648p1las1-15956-5BC8EC92-34 2018-10-18 20:26:59.046884401 +0000 UTC m=+305109.366606829
Received: from github-lowworker-cef7735.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0011p1iad2.sendgrid.net (SG) with ESMTP id dFd8ym-uRm6F2z9zxRK-Sw for <quic-issues@ietf.org>; Thu, 18 Oct 2018 20:26:58.952 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cef7735.cp1-iad.github.net (Postfix) with ESMTP id E2F611E0373 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 13:26:58 -0700 (PDT)
Date: Thu, 18 Oct 2018 20:26:59 +0000 (UTC)
From: janaiyengar <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/1857/push/2972127800@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8ec92dbd0a_17823f8c54ed45c011636db"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak22qMwgay8BZoDXJtJzyZHvVr1eFE5y+ZwA0f fZMtnZEm1TA1WOhXvbMi10Qzv8gQj7/JyJP5xpB9X65t7OyrBJvLDzppPuH7oJaHtIyJ4NLSgZTH4s /IgVbfnBW1Bb3BAyf3nl04m+T9C1k7JcAOqrb1yCI9byXaRhOYj9gHv9/V3wic6SJPKoXTquUe60uT w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h1OyG8cAOwot1lQcCTo4funylhE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 20:27:02 -0000

----==_mimepart_5bc8ec92dbd0a_17823f8c54ed45c011636db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

c631c31  unnecessary text


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/2986d5b90f1dd8317554d60e8b70c0e82871cd87..c631c3171ed7bead8240f83e3b48cd6eb52bf474

----==_mimepart_5bc8ec92dbd0a_17823f8c54ed45c011636db
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/c631c31">c631c31</a>  unnecessary 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/1857/files/2986d5b90f1dd8317554d60e8b70c0e82871cd87..c631c3171ed7bead8240f83e3b48cd6eb52bf474">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6ToSJ7w4VCOoOBiRMrRl22STOV9ks5umOQSgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8zCVf6x-GftyqXoG_1aAlTZ64u3ks5umOQSgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/2986d5b90f1dd8317554d60e8b70c0e82871cd87..c631c3171ed7bead8240f83e3b48cd6eb52bf474"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/2986d5b90f1dd8317554d60e8b70c0e82871cd87..c631c3171ed7bead8240f83e3b48cd6eb52bf474",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/2986d5b90f1dd8317554d60e8b70c0e82871cd87..c631c3171ed7bead8240f83e3b48cd6eb52bf474",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "c631c31",
"value": "unnecessary text"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/2986d5b90f1dd8317554d60e8b70c0e82871cd87..c631c3171ed7bead8240f83e3b48cd6eb52bf474"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8ec92dbd0a_17823f8c54ed45c011636db--


From nobody Thu Oct 18 13:27:19 2018
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 D1547130E19 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:27:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 a97MQkGhdeBb for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:27:14 -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 9D782130E18 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 13:27: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=MfRRZOnLt+o9UadtV1XPN/OIRDQ=; b=rzms7bbDcaPI7TKp +FtIjFG+07q8p01TrdRTJnJydwakq+VUQIMxt6NxOLZ889KL/qXYe14esZISMZN/ NKeh5qaCH9KfwXXil58AyTkDgoaBiplpdelstX5RIEvMmlNKsxSn3iMs5cqIrE03 VgvAXJa6Sus+FJ6kavbujHnccM0=
Received: by filter0815p1las1.sendgrid.net with SMTP id filter0815p1las1-15002-5BC8ECA1-38 2018-10-18 20:27:13.898312167 +0000 UTC m=+303909.483341171
Received: from github-lowworker-b40b5a4.cp1-iad.github.net (unknown [192.30.252.36]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id EJQnynymQUCpbzL3mbzqmA for <quic-issues@ietf.org>; Thu, 18 Oct 2018 20:27:13.786 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-b40b5a4.cp1-iad.github.net (Postfix) with ESMTP id BD4453E0D3F for <quic-issues@ietf.org>; Thu, 18 Oct 2018 13:27:13 -0700 (PDT)
Date: Thu, 18 Oct 2018 20:27:14 +0000 (UTC)
From: janaiyengar <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/1857/push/2972128315@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8eca1b701c_5b853f9d1dad45b856333a"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0t4LS3EPnjTgkIl8eH+VIAyydT1JDZUS5JFE vPw9YnUYcmd49IfJAXNy+wUvmzaWoqFuUz0PTF37L+M5oK6zHg1YMLrjyg+/NU3AbDPYaFtoDGdq/1 UZqDngr9LHLMEfqQ8ombx1L++W84W4YEzsXOZcxDlee2BB+JROV+fV6e5nASxYe76SUg80gpklDKOc c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dxHWH8f-gLCKgUbVI0OefI1gTYo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 20:27:17 -0000

----==_mimepart_5bc8eca1b701c_5b853f9d1dad45b856333a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

6a980bf  unnecessary text


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/c631c3171ed7bead8240f83e3b48cd6eb52bf474..6a980bfd5c8c1e8244045449ed7ed24ec7bf6301

----==_mimepart_5bc8eca1b701c_5b853f9d1dad45b856333a
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/6a980bf">6a980bf</a>  unnecessary 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/1857/files/c631c3171ed7bead8240f83e3b48cd6eb52bf474..6a980bfd5c8c1e8244045449ed7ed24ec7bf6301">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_Lp2DWt7_vOSSi-JgsgP5P1lVjYks5umOQhgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3w_dagXSpEBQ7tiTRVM8QMsWirFks5umOQhgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/c631c3171ed7bead8240f83e3b48cd6eb52bf474..6a980bfd5c8c1e8244045449ed7ed24ec7bf6301"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/c631c3171ed7bead8240f83e3b48cd6eb52bf474..6a980bfd5c8c1e8244045449ed7ed24ec7bf6301",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/c631c3171ed7bead8240f83e3b48cd6eb52bf474..6a980bfd5c8c1e8244045449ed7ed24ec7bf6301",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "6a980bf",
"value": "unnecessary text"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/c631c3171ed7bead8240f83e3b48cd6eb52bf474..6a980bfd5c8c1e8244045449ed7ed24ec7bf6301"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8eca1b701c_5b853f9d1dad45b856333a--


From nobody Thu Oct 18 13:31:36 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DCD19130E19 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:31:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 5nsbYDnkobTL for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:31:32 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 B8809130DEC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 13:31:32 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539894692; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=RzrT86DmIRwJjz9OdPFS46+4QtqmyZwxNNs8Kee+n24=; b=zdOTOcO9q23nSlLhG7QHee3LrOLjVUR1JO4/Bg6Fo5YSjpR1HBazvXUp5kQBTOfJwj8S+ii2 GJxgWJZk5qgyH0EOPmRSKgRMBwJ1Qvq8Db6wfIBcl7yPGGzPQlmmM/aqVxcIRCgxFlAXqodb zs9AIzVsZavoV4QdEStXLvAKGJE=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bc8eb4c.7f48381c06c0-smtp-out-n02; Thu, 18 Oct 2018 20:21:32 -0000 (UTC)
Date: Thu, 18 Oct 2018 13:21:31 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8eb4b2bb1b_3dd22b14fc0fa578101880@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6a980b: unnecessary text
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8eb4b2b655_3dd22b14fc0fa5781017db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fjOQqYLuzPMwq7O2oSAquBaSIUM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 20:31:34 -0000

----==_mimepart_5bc8eb4b2b655_3dd22b14fc0fa5781017db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6a980bfd5c8c1e8244045449ed7ed24ec7bf6301
      https://github.com/quicwg/base-drafts/commit/6a980bfd5c8c1e8244045449ed7ed24ec7bf6301
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  unnecessary text



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8eb4b2b655_3dd22b14fc0fa5781017db--


From nobody Thu Oct 18 13:45:34 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3B81F130E1B for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:45:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.715
X-Spam-Level: 
X-Spam-Status: No, score=-1.715 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 WK_HFGs9heUN for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:45:30 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 7B751130E19 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 13:45:30 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539895529; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=T1wy/RhxnVYeE1JQI9CBejhnHEKf2euNUyCHYPDz1fc=; b=QGpMHLn26CgidxNhQcOPAHK/n9OcoU9HlILJDuJstry2VVOqeW/yjRtYMFOKjFNq5DLjwhZD LFHQdr4Ob4yxCvMzzuvKayrNNUcx8hxi/SlHQK38qAnewzWS/PUidpTh2zRTPKaon91YPjkJ 96R1IVjaqwNO8KQEUXmzBRw8XcM=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bc8f0e9.7f49bc16bc30-smtp-out-n03; Thu, 18 Oct 2018 20:45:29 -0000 (UTC)
Date: Thu, 18 Oct 2018 13:45:29 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bc8f0e92a959_5ce02b1a1d44c570585bc@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 21d09b: Escape single quotes in static table
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8f0e92a625_5ce02b1a1d44c57058470"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7aYp3GmWf7vWsKO1bCTnouoGDzM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 20:45:32 -0000

----==_mimepart_5bc8f0e92a625_5ce02b1a1d44c57058470
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/qpack/escape_quotes
  Home:   https://github.com/quicwg/base-drafts
  Commit: 21d09b50c2e7591a6a33bf14a9f0177132900acf
      https://github.com/quicwg/base-drafts/commit/21d09b50c2e7591a6a33bf14a9f0177132900acf
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Escape single quotes in static table



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8f0e92a625_5ce02b1a1d44c57058470--


From nobody Thu Oct 18 13:47:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D8CD130E19 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:47:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 MVGc8H8fs5Ab for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:47: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 E805D130E21 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 13:47:32 -0700 (PDT)
Date: Thu, 18 Oct 2018 13:47:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539895651; bh=4gS+gsAhi2MX1FgsvOu9L8nzM9VyJ6HoUB+tnWslhzY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yuRUOf9A07NmarOICrP16nrHZlzVFCu3u+jmL0O7/p066k95l28TN/c6X5J5DNclI bCFgqI/nPCvulZhyGz6+FQlZinsx4PtvunM1V/VrD7cv3S/uh/Cq9Rem6qJ/nNL/j3 jrTXS3twUwdJAoZDBacJ33RstN1fpLZsCutQzKME=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3ed6eb59fa85134d467a8e4f0c8b1e28e7340d1a92cf0000000117e0b36392a169ce16237287@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1881/431154924@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1881@github.com>
References: <quicwg/base-drafts/issues/1881@github.com>
Subject: Re: [quicwg/base-drafts] Should we collapse APPLICATION_CLOSE and CONNECTION_CLOSE (#1881)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8f163dbbd1_4e393f7f298d45b875587"; 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/dna09UvVtGDTNZSL1Kp7c10cRMc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 20:47:35 -0000

----==_mimepart_5bc8f163dbbd1_4e393f7f298d45b875587
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think it's a bit different, but it is similar.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431154924
----==_mimepart_5bc8f163dbbd1_4e393f7f298d45b875587
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think it's a bit different, but it is similar.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431154924">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9Vved1StttloZ6fscQPqrwPePcJks5umOjjgaJpZM4Xs8mY">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6a2eXM5FNwj7Vx9V8rTU-ZmLL6iks5umOjjgaJpZM4Xs8mY.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1881: I think it's a bit different, but it is similar."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431154924"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431154924",
"url": "https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431154924",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Should we collapse APPLICATION_CLOSE and CONNECTION_CLOSE (#1881)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1881,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1881\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431154924"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397658520\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc8f163dbbd1_4e393f7f298d45b875587--


From nobody Thu Oct 18 13:52:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B1823130E19 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:52:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 PmuKevJAhY-j for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:51:59 -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 BF2BA130DEC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 13:51:59 -0700 (PDT)
Date: Thu, 18 Oct 2018 13:51:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539895918; bh=NVZo+uBL0TilZykNENUZzw7+3ic+IKcPzqqIlPkszDM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=DNEU97ntvBisthnc38xLDOhirw1ydbwJUf4Idi+tGtfwz2gihQBfMKlnggK9T3xre ZSFM/yXlk1XslX2w1a38pC2jMbaBfiI03OmJl8QhOHgorh3AGc+sWsSnzyIUlgnEHD fJlFiFlSWTm02E0AEqMY2xqwXRj7l4qeChLIv0R4=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3ca5c70b1d325f0eab973defe924c8148dad10a692cf0000000117e0b46e92a169ce1627c7d3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1883@github.com>
Subject: [quicwg/base-drafts] Escape single quotes in static table (#1883)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8f26eead82_45b13f8fbbcd45bc36975"; 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/d4DB3Lx-X-eqZq_8XRIUQr_Gzsk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 20:52:02 -0000

----==_mimepart_5bc8f26eead82_45b13f8fbbcd45bc36975
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #1879.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1883

-- Commit Summary --

  * Escape single quotes in static table

-- File Changes --

    M draft-ietf-quic-qpack.md (202)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1883.patch
https://github.com/quicwg/base-drafts/pull/1883.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/1883

----==_mimepart_5bc8f26eead82_45b13f8fbbcd45bc36975
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 #1879.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="371321865" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1879" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1879/hovercard" href="https://github.com/quicwg/base-drafts/issues/1879">#1879</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/1883'>https://github.com/quicwg/base-drafts/pull/1883</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Escape single quotes in static table</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1883/files#diff-0">draft-ietf-quic-qpack.md</a>
    (202)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1883.patch'>https://github.com/quicwg/base-drafts/pull/1883.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1883.diff'>https://github.com/quicwg/base-drafts/pull/1883.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/1883">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2DUmdwilb2Re-aPOKpRQ_97GoIkks5umOnugaJpZM4XvJ6k">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4suoE1F5wH_nbz1jywl6o-h-q-Kks5umOnugaJpZM4XvJ6k.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Escape single quotes in static table (#1883)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1883"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1883",
"url": "https://github.com/quicwg/base-drafts/pull/1883",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Escape single quotes in static table (#1883)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "21d09b5",
"value": "Escape single quotes in static table"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-qpack.md](https://github.com/quicwg/base-drafts/pull/1883/files#diff-0) (202 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1883,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1883\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1883"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1883.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1883.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398237348\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8f26eead82_45b13f8fbbcd45bc36975--


From nobody Thu Oct 18 13:52:15 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77338130E19 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:52:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.965
X-Spam-Level: 
X-Spam-Status: No, score=-1.965 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_SIGNED=0.1, DKIM_VALID=-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 n9d9AtPnEmfv for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:52:11 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 60168130DEC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 13:52:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539895930; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Vw83g4crwlTcndeciFtLfzVJwDvfGmo+8UwX+7gWzKE=; b=JTHc5++imP5x9w9QxO0rZrDboRDorQ+q6In6jzzGjeq8OQFmZVhdwPq0qw633s3NeEaCcxUk Zgo5WkP5jA6pEum7qzM7cO6QdPFU/G5V7sbV5ImNo1F+QMD2/fh5FSy8FkxkBoUOnDffp+7N wa055brE5aeMMP69Mj7wQTQNRPU=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bc8f27a.7fcdc420e0c0-smtp-out-n01; Thu, 18 Oct 2018 20:52:10 -0000 (UTC)
Date: Thu, 18 Oct 2018 13:52:09 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bc8f27935e28_63e82b0c7020a5882275f@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b52341: Client always sends
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8f27935a23_63e82b0c7020a588226df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XBN4qyI6bWrVsQghwSBpQQAtAiU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 20:52:14 -0000

----==_mimepart_5bc8f27935a23_63e82b0c7020a588226df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-amplification
  Home:   https://github.com/quicwg/base-drafts
  Commit: b523410378cac81df39f579543275b53f85100e2
      https://github.com/quicwg/base-drafts/commit/b523410378cac81df39f579543275b53f85100e2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Client always sends



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8f27935a23_63e82b0c7020a588226df--


From nobody Thu Oct 18 13:58:20 2018
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 1F802130E22 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:58:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 syU0vmrWIShu for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 13:58: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 276DC130DEC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 13:58: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=DeMIzYAkJi7VnzavWJzwcppm1nw=; b=xW1zK1mRxO0lHM95 DXcI+j9pTMFd5AysZT8rcoQUa+jq2hViQGwPKqSIdvrE0K/RxV6MeHj2+ewlY9li BqPEAhvzrTW6Tt+MDEl9dmXVSbdO5g3inFukSqS8ZS91mgQbisdpnt/nJmP6c4G9 HyESWNbp7ADuxbiCciJEl3VNRCM=
Received: by filter0057p1iad2.sendgrid.net with SMTP id filter0057p1iad2-30433-5BC8F3E6-1C 2018-10-18 20:58:14.844306662 +0000 UTC m=+1732235.093826345
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id -BxSGwJvRuKxzTycJ3cvbA for <quic-issues@ietf.org>; Thu, 18 Oct 2018 20:58:14.715 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id AD56E460104 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 13:58:14 -0700 (PDT)
Date: Thu, 18 Oct 2018 20:58:14 +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/1862/push/2972213829@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8f3e6a2e36_1a23fb4d84d45b4571221"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3hJkOs5HZQzkRY8yuZNw2tngHDSqexvF4Qwr nPG9IOOK6XD0N4pnl0vgJQUeMCnX/2pXanc/53JfLr6Usvn+MpFpT6VGQFNHH7wX6g4N2ofCtn9ZHx qq1/vShTw9S0DTpK8PMVTA6bYZnqeYgT6GZQcHUztl9MwMnt4k9cWxVs9dzguGmAaNErGP2ktwYvTj 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qZMBVxpUXMQwI6tJ4NkrnD0HyTA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 20:58:18 -0000

----==_mimepart_5bc8f3e6a2e36_1a23fb4d84d45b4571221
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

b523410  Client always sends


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1862/files/97f8bf265bb724cb06468cafd018bffed07fdf96..b523410378cac81df39f579543275b53f85100e2

----==_mimepart_5bc8f3e6a2e36_1a23fb4d84d45b4571221
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/b523410">b523410</a>  Client always sends</li>
</ul>


<p style="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/1862/files/97f8bf265bb724cb06468cafd018bffed07fdf96..b523410378cac81df39f579543275b53f85100e2">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxKKJ5Xi3AHLgaGZGviAteCulDZzks5umOtmgaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxzcE5jXxQzd1ycK_A2Us288bMuPks5umOtmgaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862/files/97f8bf265bb724cb06468cafd018bffed07fdf96..b523410378cac81df39f579543275b53f85100e2"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862/files/97f8bf265bb724cb06468cafd018bffed07fdf96..b523410378cac81df39f579543275b53f85100e2",
"url": "https://github.com/quicwg/base-drafts/pull/1862/files/97f8bf265bb724cb06468cafd018bffed07fdf96..b523410378cac81df39f579543275b53f85100e2",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1862",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1862:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "b523410",
"value": "Client always sends"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862/files/97f8bf265bb724cb06468cafd018bffed07fdf96..b523410378cac81df39f579543275b53f85100e2"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8f3e6a2e36_1a23fb4d84d45b4571221--


From nobody Thu Oct 18 14:02:48 2018
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 E8CBF130E19 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:02:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 BpZMErHxhHLL for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:02: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 367D712F1AC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:02: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=W6S/hTWYfx1i6W+1z6qR/XbN1Lg=; b=OdctCVQjjjxb6m6P iy4N7p1ht5xOhOSqB4T4Xg6fMFHH5A40M8K4JiZShMWluK/yIOWQjVq8jzUFkwER 0DqXidL85woFIsnh0IZLwaLjpIzLN/nu1EksejgHD0NAinA8GULh8TPkrvxe77zR uzgtAHbug6ZmkKzKkNC3wzlS894=
Received: by filter1054p1las1.sendgrid.net with SMTP id filter1054p1las1-5869-5BC8F4F4-21 2018-10-18 21:02:44.560426145 +0000 UTC m=+305833.697254326
Received: from github-lowworker-dcd58f3.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0010p1iad2.sendgrid.net (SG) with ESMTP id OVUm02M1QBSDfaVZUZQ19g for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:02:44.463 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dcd58f3.cp1-iad.github.net (Postfix) with ESMTP id 6B2EA240059 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:02:44 -0700 (PDT)
Date: Thu, 18 Oct 2018 21:02:44 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab655596f2856ba3a1692d6e0dba323294cd0fbf8792cf0000000117e0b6f492a169ce16237287@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1881/431160130@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1881@github.com>
References: <quicwg/base-drafts/issues/1881@github.com>
Subject: Re: [quicwg/base-drafts] Should we collapse APPLICATION_CLOSE and CONNECTION_CLOSE (#1881)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8f4f460d89_13373f89df6d45b81966db"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak20fYiHFgWSgqEd0aWwpli2+5n4T+Tu/du7XS KwZItfD3a5d0XSMzjJ19iI3sUoaqJi4aK5xYLd3E0+roRKNBBF8kSq1rAMUVlr7mNUbtQy0vUvc6iM uXFs9PKQG+eqr3GlDiXNS3beBIbApCLdn7LEKwwRfox44W76gFOB+GqdczozciSDw6CBheYJQNQJJE o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jTb2fcYGrWjARbRbWRHFYC6e9jM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:02:47 -0000

----==_mimepart_5bc8f4f460d89_13373f89df6d45b81966db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Maybe we should hold this as *THE* killer feature for 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/1881#issuecomment-431160130
----==_mimepart_5bc8f4f460d89_13373f89df6d45b81966db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Maybe we should hold this as <em>THE</em> killer feature for 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/1881#issuecomment-431160130">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2MoTCfhRPOgceQvZfnVacYJpya_ks5umOx0gaJpZM4Xs8mY">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq34sVdTWBBPciSBRqbCoIN6ZDCpKks5umOx0gaJpZM4Xs8mY.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1881: Maybe we should hold this as *THE* killer feature for QUICv2."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431160130"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431160130",
"url": "https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431160130",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Should we collapse APPLICATION_CLOSE and CONNECTION_CLOSE (#1881)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1881,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1881\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1881#issuecomment-431160130"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397658520\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc8f4f460d89_13373f89df6d45b81966db--


From nobody Thu Oct 18 14:08:11 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 35E56130E22 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:08:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 QSRQtvwHrfHd for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:08:07 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 B1E3C130E19 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:08:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539896887; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=0DL/gq1dT4ova/6/SBapP/S0qLrUBrypTUSd4h52NHA=; b=KJd2zBEImfrqEx0IWP2/vsloyhIjH1ZjiV22zxDHoNk+tLdyZglC1KjJQtcWaKLGpvQJV9r7 yrOCxgnRSoE5aSzijAUfZYr7t9u1ievfQosdbbnVtv54mfzqOc+gqUAQZc36lWpNHjpE2H5B xDJdpWwuHYhAnw5BadGuvMS1M4E=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bc8f636.7f8bfc5b0de0-smtp-out-n02; Thu, 18 Oct 2018 21:08:06 -0000 (UTC)
Date: Thu, 18 Oct 2018 14:08:06 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8f636d52f5_def2ac196d1a5882978b@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e13b6b: lint
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8f636d4281_def2ac196d1a5882964f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OoT7z_77UkDBz8hRw3QAH6rwzEM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:08:09 -0000

----==_mimepart_5bc8f636d4281_def2ac196d1a5882964f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: e13b6b3262ea6c0d85a2ed46510107026d59c4d0
      https://github.com/quicwg/base-drafts/commit/e13b6b3262ea6c0d85a2ed46510107026d59c4d0
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  lint



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8f636d4281_def2ac196d1a5882964f--


From nobody Thu Oct 18 14:08:24 2018
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 1EFFF130E19 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:08:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 k1df2Gjf7vxS for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:08:19 -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 C54F5130E8F for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:08:18 -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=KMwl/y21oUemzN3NzU5GQthEdtc=; b=iJjmHsM6jwYpwjB1 DNo4Y/aZWL2oaB3qrBgXNKT8FGI7cMeGtoUr94A2WWRgQIWhvxavhJ23HuJEF/5H sXQOtn82MOzl6FpJYmBwM2f0BmvOxWs0Z1ffSLbxEKxiIDbsyfuxa5oi/t3SrPLX bNjO5QAb6Zn2ryXeSLRgzkLJag8=
Received: by filter0196p1iad2.sendgrid.net with SMTP id filter0196p1iad2-1319-5BC8F641-12 2018-10-18 21:08:17.38345785 +0000 UTC m=+1432.549753776
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0001p1iad2.sendgrid.net (SG) with ESMTP id wAM9s14SQzKVdB3dBUgbsQ for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:08:17.401 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id 5BC5540009C for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:08:17 -0700 (PDT)
Date: Thu, 18 Oct 2018 21:08:17 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab03d9e88cb6630b7903a744b71b6991732a346a7e92cf0000000117e0b84192a169ce15cbb1a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1819/review/166294304@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1819@github.com>
References: <quicwg/base-drafts/pull/1819@github.com>
Subject: Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8f6415438a_9893f937d2d45c4122930"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1sDnU6Wz4TLlQJWlbdMRVO2u86igprYEkX6u qPjqNmiJfl+CC07l0YPOcgJpim3FtthR7fNCwYFJLPHHd4d/Zt3EmdYZV8OxMPO3tYyWzfGXDgo06o a31ZLIx+yXWmLKZD0x7If4JEUe1BvIin9Noh1Rxqz1DrE5QbM+eTnZz4+w==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/962tGZCdBbnaVcFXdlpm4HWKxfw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:08:22 -0000

----==_mimepart_5bc8f6415438a_9893f937d2d45c4122930
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -736,6 +733,18 @@ and will contain a CRYPTO frame with an offset matching the size of the CRYPTO
 frame sent in the first Initial packet.  Cryptographic handshake messages
 subsequent to the first do not need to fit within a single UDP datagram.
 
+### Handling of Fatal Initial Packets
+
+The contents of some Initial packets may, according to this specification, force
+connection termination. For example, they might contain forbidden frame types
+or a CONNECTION_CLOSE frame. As Initial packets are not protected, these could
+indicate injection attacks to terminate the connection.
+
+Endpoints MAY treat the receipt of such packets as a connection error, drop them

The more I think about this, I think this is basically an intractable problem unless one is willing to keep copies of the QUIC handshake state machinery.

1) If you start processing a packet, and process one frame, then the next frame is invalid, you'd have to rewind/discard the state machinery.  Is that what you're recommending?
2) You have text that indicates you should process Initial packets, but not treat them as errors once you have received a Handshake packet, but similar to my first concern, I think that's fairly impractical unless you keep copies of the handshake.
3) One could ACK initial packets, but not process them, but then if the client ACKs a packet that was never sent, the server can close the connection, so you're still in a bad place.

To be clear, I sort of hate implicit ACKs of Initial, but we keep making decisions, such as that only Handshake packets count as address confirmation, that make most frames sent in Initial useless.  I have https://github.com/quicwg/base-drafts/pull/1862 to fix the rest of the deadlock case, but that would be fixed if we didn't send ACKs in Initial and relied upon implicit ACKs 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/1819#pullrequestreview-166294304
----==_mimepart_5bc8f6415438a_9893f937d2d45c4122930
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/1819#discussion_r226464424">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -736,6 +733,18 @@ and will contain a CRYPTO frame with an offset matching the size of the CRYPTO
 frame sent in the first Initial packet.  Cryptographic handshake messages
 subsequent to the first do not need to fit within a single UDP datagram.
 
+### Handling of Fatal Initial Packets
+
+The contents of some Initial packets may, according to this specification, force
+connection termination. For example, they might contain forbidden frame types
+or a CONNECTION_CLOSE frame. As Initial packets are not protected, these could
+indicate injection attacks to terminate the connection.
+
+Endpoints MAY treat the receipt of such packets as a connection error, drop them
</pre>
<p>The more I think about this, I think this is basically an intractable problem unless one is willing to keep copies of the QUIC handshake state machinery.</p>
<ol>
<li>If you start processing a packet, and process one frame, then the next frame is invalid, you'd have to rewind/discard the state machinery.  Is that what you're recommending?</li>
<li>You have text that indicates you should process Initial packets, but not treat them as errors once you have received a Handshake packet, but similar to my first concern, I think that's fairly impractical unless you keep copies of the handshake.</li>
<li>One could ACK initial packets, but not process them, but then if the client ACKs a packet that was never sent, the server can close the connection, so you're still in a bad place.</li>
</ol>
<p>To be clear, I sort of hate implicit ACKs of Initial, but we keep making decisions, such as that only Handshake packets count as address confirmation, that make most frames sent in Initial useless.  I have <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="370858062" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1862" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1862/hovercard" href="https://github.com/quicwg/base-drafts/pull/1862">#1862</a> to fix the rest of the deadlock case, but that would be fixed if we didn't send ACKs in Initial and relied upon implicit ACKs instead.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1819#pullrequestreview-166294304">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2QzdLlzvDa8i6YNEQ_VB6nA58ugks5umO3BgaJpZM4XDBDF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7Nr2kHLgKSVO19cLyr2qXnBCw6bks5umO3BgaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1819"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1819#pullrequestreview-166294304"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819#pullrequestreview-166294304",
"url": "https://github.com/quicwg/base-drafts/pull/1819#pullrequestreview-166294304",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1819",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819#pullrequestreview-166294304"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386666693\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc8f6415438a_9893f937d2d45c4122930--


From nobody Thu Oct 18 14:10:31 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00A26130E22 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:10:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 8OhyqTJ86Z4I for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:10: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 CA17912F1AC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:10:28 -0700 (PDT)
Date: Thu, 18 Oct 2018 14:10:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539897028; bh=6ONgo6cxbIvukaNKwkQ58LrUYGBAfmu0+3qgsarNpI0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dtEB0UXbWb9ctwa23GPeuUV5ZJGUHh9wq/l22UPaoH6G2mSL6GrZDx/JKdiLLFjjf xY5R9qcTm6tVk1iTX35XtwFQepyZagoYCQ6VNFF9wc811QlxjLRDg3ewhhM5SlSKNt QA8RG+AG4FOCyM5MwCk54wXneU720ko5oS4VRSjA=
From: janaiyengar <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/1857/push/2972250010@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8f6c43c83_2d3e3fadc5ed45c41328bf"; 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/UWiIAucGkizwl1oQHhBl7uLSRKw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:10:30 -0000

----==_mimepart_5bc8f6c43c83_2d3e3fadc5ed45c41328bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

d6c9267  last of mt's comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/6a980bfd5c8c1e8244045449ed7ed24ec7bf6301..d6c92675a9d3933838c0daa1b2dff1db17166012

----==_mimepart_5bc8f6c43c83_2d3e3fadc5ed45c41328bf
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/d6c9267">d6c9267</a>  last of mt&#39;s comments</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1857/files/6a980bfd5c8c1e8244045449ed7ed24ec7bf6301..d6c92675a9d3933838c0daa1b2dff1db17166012">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8vn1S_uqVEEEJnSa6Qc6JoJHAbIks5umO5DgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq04MMMHQJFpMbM1bpKIJDydjvV_yks5umO5DgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/6a980bfd5c8c1e8244045449ed7ed24ec7bf6301..d6c92675a9d3933838c0daa1b2dff1db17166012"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/6a980bfd5c8c1e8244045449ed7ed24ec7bf6301..d6c92675a9d3933838c0daa1b2dff1db17166012",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/6a980bfd5c8c1e8244045449ed7ed24ec7bf6301..d6c92675a9d3933838c0daa1b2dff1db17166012",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "d6c9267",
"value": "last of mt's comments"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/6a980bfd5c8c1e8244045449ed7ed24ec7bf6301..d6c92675a9d3933838c0daa1b2dff1db17166012"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8f6c43c83_2d3e3fadc5ed45c41328bf--


From nobody Thu Oct 18 14:13:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5F8E130DEF for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:13:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 V1uk3Vf92zY4 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:13: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 1B53912F1AC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:13:07 -0700 (PDT)
Date: Thu, 18 Oct 2018 14:13:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539897186; bh=kyJuy6w/LGXKQ3cAcYJxsf4keA/mBtHXYIE3bhc1yfo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ByiKjxOuOJKMDZFqbJ99CYm5XGAamjO3+MoXnyTbOPeenMZKcWJa5SMtyDD43wji3 U/392IrsxXywQzD+mxrhH8IZCC4U8GoS/5Dd7nIpmwa17JiI+CW2+1wqt8Arv5nXti gPbyl2QvMkX3reApRPiYPVwilErbi6NdVt1t+sug=
From: janaiyengar <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/1857/push/2972258300@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8f7629ca1_3e2d3ff7e44d45c4187012"; 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/LqXDq35J3nKLmZx2PRnjCJh3rOk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:13:09 -0000

----==_mimepart_5bc8f7629ca1_3e2d3ff7e44d45c4187012
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

e13b6b3  lint


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/d6c92675a9d3933838c0daa1b2dff1db17166012..e13b6b3262ea6c0d85a2ed46510107026d59c4d0

----==_mimepart_5bc8f7629ca1_3e2d3ff7e44d45c4187012
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/e13b6b3">e13b6b3</a>  lint</li>
</ul>


<p style="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/1857/files/d6c92675a9d3933838c0daa1b2dff1db17166012..e13b6b3262ea6c0d85a2ed46510107026d59c4d0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwWB1jKxHDpUtprqJq-VIKFGv2KBks5umO7igaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_73YDca7f1EqoBQEH88zNXZVjgtks5umO7igaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/d6c92675a9d3933838c0daa1b2dff1db17166012..e13b6b3262ea6c0d85a2ed46510107026d59c4d0"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/d6c92675a9d3933838c0daa1b2dff1db17166012..e13b6b3262ea6c0d85a2ed46510107026d59c4d0",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/d6c92675a9d3933838c0daa1b2dff1db17166012..e13b6b3262ea6c0d85a2ed46510107026d59c4d0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "e13b6b3",
"value": "lint"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/d6c92675a9d3933838c0daa1b2dff1db17166012..e13b6b3262ea6c0d85a2ed46510107026d59c4d0"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8f7629ca1_3e2d3ff7e44d45c4187012--


From nobody Thu Oct 18 14:15:04 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3653D130E22 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:15:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 aPSuAF9LTaz6 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:15:01 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 E8B53130DEF for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:15:00 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539897300; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=+1ObIodC3uBFDUDNmMB+85lPV6fojs7N25TArIv4S6M=; b=kFUxGJoizilmFSte60K99cPay+llL0ouAFDzE0rrCAoMlsok9eVa9deNGpxY4+BEeNKJ9+V3 pD+WYuSj1fSOzsDwx9U2FiHvONtvYVAZTc009SpKnQM2cWNb0mY4V5hV+3j8/5G0VViUz/Jh w/8TqSe2Tl0e6yGSwPaHMBMatfA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bc8f57b.7f96542a70c0-smtp-out-n03; Thu, 18 Oct 2018 21:04:59 -0000 (UTC)
Date: Thu, 18 Oct 2018 14:04:58 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8f57a6d726_7b9e2af0d60d257c585c0@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d6c926: last of mt's comments
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8f57a6cb60_7b9e2af0d60d257c584db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nS736b8Lxw6zmYgUrnODZFJOfZ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:15:02 -0000

----==_mimepart_5bc8f57a6cb60_7b9e2af0d60d257c584db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: d6c92675a9d3933838c0daa1b2dff1db17166012
      https://github.com/quicwg/base-drafts/commit/d6c92675a9d3933838c0daa1b2dff1db17166012
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  last of mt's comments



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8f57a6cb60_7b9e2af0d60d257c584db--


From nobody Thu Oct 18 14:16:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1C865130DEF for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:16:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 6SwCkPW4ZSwP for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:16: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 D5F8D12F1AC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:16:08 -0700 (PDT)
Date: Thu, 18 Oct 2018 14:16:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539897367; bh=2GDe1+Gra1sRLAp4XoVfOVzYyZ5IQ3QibNfVxB8StZU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tB/W1Omkg5Z4EcBit8p13qj7iFEvWXF04sLRsTOH1mgIqPBuw7QROFLrJjk054HEM IBsESwtEYHO6GB1+AQpppV6p6VvAXDvcduhGDGaPl/gE9t8IV62tQBNwPXpkd5myNa 7xz45cbMCu7Dijqru+C7RvuJRHfohhRxaYCN8VBE=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba4d303ce8e0eea7d1c16f3880024f91ae72f17e292cf0000000117e0ba1792a169ce160a44d7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1857/review/166140557@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8f817e0354_2abc3fadc5ed45c41127b4"; 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/mp0yukzYKPLPwMdkFfBWiOmMZsE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:16:11 -0000

----==_mimepart_5bc8f817e0354_2abc3fadc5ed45c41127b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.

There is one commit I'm not taking in, but everything else looks good.  I really wanted to try this new feature -- it is great, except that (i) every single comment is a separate commit, which doesn't scale well, and (ii) github UI pipeline is breaking somewhere, and shows incorrect text for suggested deletions at higher line numbers. The line numbers seem fine.

>  
-All subsequent Initial packets from the client MUST use the connection ID and
-token values from the Retry packet.  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.
+A data receiver sends MAX_STREAM_DATA or MAX_DATA frames to the sender to

I added that paragraph based on martinduke's comment, and yes, I agree that we don't need to recommend setting defaults.

> +based on current activity, system conditions, and other environmental factors.
+
+
+# Connections {#connections}
+
+A QUIC connection is a single conversation between two QUIC endpoints.  QUIC's
+connection establishment intertwines version negotiation with the cryptographic
+and transport handshakes to reduce connection establishment latency, as
+described in {{handshake}}.  Once established, a connection may migrate to a
+different IP or port at either endpoint, due to NAT rebinding or mobility, as
+described in {{migration}}.  Finally, a connection may be terminated by either
+endpoint, as described in {{termination}}.
+
+## Connection ID {#connection-id}
+
+Each connection possesses a set of identifiers, any of which could be used to

This has always been a limitation -- you can't comment on blocks. It seems to be leaking into this feature too.

>  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.

I'm not taking this yet - I don't think this should be removed. Let's discuss this after this PR.

>  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.

Something is broken here. This suggested patch doesn't make sense.

>  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.

Again, this suggested patch does not make sense. I think you're talking about the TODO, which I agree, and I'll remove, but the suggested patch is incorrect. Looking closer, the line number is correct, but the text it shows is broken.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview-166140557
----==_mimepart_5bc8f817e0354_2abc3fadc5ed45c41127b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> commented on this pull request.</p>

<p>There is one commit I'm not taking in, but everything else looks good.  I really wanted to try this new feature -- it is great, except that (i) every single comment is a separate commit, which doesn't scale well, and (ii) github UI pipeline is breaking somewhere, and shows incorrect text for suggested deletions at higher line numbers. The line numbers seem fine.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r226341107">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-All subsequent Initial packets from the client MUST use the connection ID and
-token values from the Retry packet.  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.
+A data receiver sends MAX_STREAM_DATA or MAX_DATA frames to the sender to
</pre>
<p>I added that paragraph based on martinduke's comment, and yes, I agree that we don't need to recommend setting defaults.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r226343962">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +based on current activity, system conditions, and other environmental factors.
+
+
+# Connections {#connections}
+
+A QUIC connection is a single conversation between two QUIC endpoints.  QUIC&#39;s
+connection establishment intertwines version negotiation with the cryptographic
+and transport handshakes to reduce connection establishment latency, as
+described in {{handshake}}.  Once established, a connection may migrate to a
+different IP or port at either endpoint, due to NAT rebinding or mobility, as
+described in {{migration}}.  Finally, a connection may be terminated by either
+endpoint, as described in {{termination}}.
+
+## Connection ID {#connection-id}
+
+Each connection possesses a set of identifiers, any of which could be used to
</pre>
<p>This has always been a limitation -- you can't comment on blocks. It seems to be leaking into this feature too.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r226452875">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.
</pre>
<p>I'm not taking this yet - I don't think this should be removed. Let's discuss this after this PR.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r226454203">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.
</pre>
<p>Something is broken here. This suggested patch doesn't make sense.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1857#discussion_r226455468">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-After sending a closing frame, endpoints immediately enter the closing state.
-During the closing period, an endpoint that sends a closing frame SHOULD respond
-to any packet that it receives with another packet containing a closing frame.
</pre>
<p>Again, this suggested patch does not make sense. I think you're talking about the TODO, which I agree, and I'll remove, but the suggested patch is incorrect. Looking closer, the line number is correct, but the text it shows is broken.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview-166140557">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1V-0EJH5LeuYR6lZsEdgTB6uFDbks5umO-XgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2irA9DQVaoAOrdk1yuK0CiUmtbWks5umO-XgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview-166140557"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview-166140557",
"url": "https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview-166140557",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1857",
"sections": [
{
"text": "There is one commit I'm not taking in, but everything else looks good.  I really wanted to try this new feature -- it is great, except that (i) every single comment is a separate commit, which doesn't scale well, and (ii) github UI pipeline is breaking somewhere, and shows incorrect text for suggested deletions at higher line numbers. The line numbers seem fine.",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857#pullrequestreview-166140557"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc8f817e0354_2abc3fadc5ed45c41127b4--


From nobody Thu Oct 18 14:17:02 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F998130E92 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:16:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 wrVua0py4T9Z for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:16:50 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 73F29130E76 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:16:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539897409; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Dx5ZQtWBFkvpK8BpmIY6VAdQm9vfg/O23OKTi05v/0k=; b=dSYsd/SXtOSfSH1hNqUqEJtvxUtjNRkIQOMKLnPidDQVfcgGzheHkYbOQ59o8ErxB6ljMwfI c4Orx/3BCMTkeHMHM9l96Ivs43gcKyAwTXmvoKz8M6R/Ky78rmvylBGAmKW17twaSxMlU8il S/AXe6DFOyvcFWSrqVWFQwA47IA=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bc8f841.7fc86f742cc0-smtp-out-n03; Thu, 18 Oct 2018 21:16:49 -0000 (UTC)
Date: Thu, 18 Oct 2018 14:16:48 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8f84026235_ae22abaf8ef6590248ec@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] dd74ed: lint
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8f84025912_ae22abaf8ef65902473"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sxVUjW7bH9NFf-kme9_Sm38CGv8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:17:01 -0000

----==_mimepart_5bc8f84025912_ae22abaf8ef65902473
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts
  Commit: dd74eda33def1e3e412420c977e3913493a53cdf
      https://github.com/quicwg/base-drafts/commit/dd74eda33def1e3e412420c977e3913493a53cdf
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  lint



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8f84025912_ae22abaf8ef65902473--


From nobody Thu Oct 18 14:19:48 2018
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 D7895130E67 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:19:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 b6xRSsOv4ixK for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:19:38 -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 3358412F1AC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:19: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=W8wxeBIaSAZQlysT+bs+vHmY4x8=; b=cNJa5ZdxIy5UeOzx yFMkX6A10N6lEmcp9a7jCyVhrRbvIJV2K5xQkeCAOSGUEqlRZGem7uIAZkPvQjxl mqyJNChEn8gHctNSBNqhKattInTPZw3CEZSUQAoWNUV5ApHXhPZpRhQV9nuCjbPu y5r7ZHVbEHOaS82Gnc3FwLZ91xM=
Received: by filter1044p1las1.sendgrid.net with SMTP id filter1044p1las1-19286-5BC8F876-4 2018-10-18 21:17:42.152515261 +0000 UTC m=+3577.479066737
Received: from github-lowworker-3c598a3.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0024p1iad2.sendgrid.net (SG) with ESMTP id -Yzu4H1zRXyJx4MQAISJTA for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:17:42.071 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-3c598a3.cp1-iad.github.net (Postfix) with ESMTP id EE311A802C5 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:17:41 -0700 (PDT)
Date: Thu, 18 Oct 2018 21:17:42 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9855833c539b1fc43b2802bdc4dc8c8dd839d08292cf0000000117e0ba7592a169ce15cbb1a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1819/review/166298026@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1819@github.com>
References: <quicwg/base-drafts/pull/1819@github.com>
Subject: Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8f875e264c_53c03fd47dcd45c422006e"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0Y+cqbyDok7WzYaLYocO0TO2S/eCQ9LBjE8U 0iFN5ail+ePfX74I2K6qW4cRUINCirZBdaDWC72bLgIcZ6Av0xhbaEOuHCW3abi8bQ9j8rAEcyyiNX f7RZ8hKWsDcXlTay+y8bbSP8yXYy/USCmnCiF2xAN39e3nUCAtazxp8e+A==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_361KCBfn5qbuLaEtwy5sTnUL6U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:19:40 -0000

----==_mimepart_5bc8f875e264c_53c03fd47dcd45c422006e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -736,6 +733,18 @@ and will contain a CRYPTO frame with an offset matching the size of the CRYPTO
 frame sent in the first Initial packet.  Cryptographic handshake messages
 subsequent to the first do not need to fit within a single UDP datagram.
 
+### Handling of Fatal Initial Packets
+
+The contents of some Initial packets may, according to this specification, force
+connection termination. For example, they might contain forbidden frame types
+or a CONNECTION_CLOSE frame. As Initial packets are not protected, these could
+indicate injection attacks to terminate the connection.
+
+Endpoints MAY treat the receipt of such packets as a connection error, drop them

So why is there such resistance against implicit ACKs in handshake, when the solve a concrete problem, as opposed to a being a whacky optimization?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1819#discussion_r226467403
----==_mimepart_5bc8f875e264c_53c03fd47dcd45c422006e
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/1819#discussion_r226467403">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -736,6 +733,18 @@ and will contain a CRYPTO frame with an offset matching the size of the CRYPTO
 frame sent in the first Initial packet.  Cryptographic handshake messages
 subsequent to the first do not need to fit within a single UDP datagram.
 
+### Handling of Fatal Initial Packets
+
+The contents of some Initial packets may, according to this specification, force
+connection termination. For example, they might contain forbidden frame types
+or a CONNECTION_CLOSE frame. As Initial packets are not protected, these could
+indicate injection attacks to terminate the connection.
+
+Endpoints MAY treat the receipt of such packets as a connection error, drop them
</pre>
<p>So why is there such resistance against implicit ACKs in handshake, when the solve a concrete problem, as opposed to a being a whacky optimization?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1819#discussion_r226467403">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2sbXtkCiySd69iKTYHRn9S1gJMpks5umO_1gaJpZM4XDBDF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8W6PZx8klr301an9Jb55YW9iNKrks5umO_1gaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1819"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1819#discussion_r226467403"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819#discussion_r226467403",
"url": "https://github.com/quicwg/base-drafts/pull/1819#discussion_r226467403",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1819",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819#discussion_r226467403"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386666693\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc8f875e264c_53c03fd47dcd45c422006e--


From nobody Thu Oct 18 14:20:31 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4CBC4130EC2 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:20:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 8QN-mu_dxuiK for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:20:15 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 2702A130EA4 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:20:15 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539897614; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=P595GYa+ziP7LYigI85cPtjq25FA5u3rduIuuC07ZuA=; b=aqd+LCb8EXbKp156t6XGY9asl9UNdhqzUG4knp/n8Wx+65zm3Hv3nKhYlKUgDJJATQD+7cEW jVRiarXn0wWxsLwyP8Jjx1RmHLbP4g7rgeCNWSIYDeFd2dK6ITTahkBRE4dKlEcRulVrVrQk PSuAvMaux8lCUyEJYxR3bgvFdTE=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bc8f90d.7f91b8283a50-smtp-out-n01; Thu, 18 Oct 2018 21:20:13 -0000 (UTC)
Date: Thu, 18 Oct 2018 14:20:13 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8f90dc132d_1e712aba15a9057089530@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 5ebd7c: Moved stream stuff up and added intro text to desc...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8f90dc051d_1e712aba15a9057089414"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0i5dKiHFb4ji8h5Kr11XPfo9LuI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:20:22 -0000

----==_mimepart_5bc8f90dc051d_1e712aba15a9057089414
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5ebd7caa395ce2a91a6edc465b0bf63e7f5a5a41
      https://github.com/quicwg/base-drafts/commit/5ebd7caa395ce2a91a6edc465b0bf63e7f5a5a41
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Moved stream stuff up and added intro text to describe structure of doc


  Commit: c705fc1417edd3f66a7a64ec495520efab325efc
      https://github.com/quicwg/base-drafts/commit/c705fc1417edd3f66a7a64ec495520efab325efc
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Moved major sections around.


  Commit: c4ce2c29be13de5146556c2a49ef3c8aa57cc317
      https://github.com/quicwg/base-drafts/commit/c4ce2c29be13de5146556c2a49ef3c8aa57cc317
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  created packets and frames section and moved things about


  Commit: 438b9650dcbd28453004d3ffe6296b16277fe7bb
      https://github.com/quicwg/base-drafts/commit/438b9650dcbd28453004d3ffe6296b16277fe7bb
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  modified intro, made error codes first level section


  Commit: 53f0badcfab54967edd5f3c28b5ad43e2b03bb90
      https://github.com/quicwg/base-drafts/commit/53f0badcfab54967edd5f3c28b5ad43e2b03bb90
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Done through connection migration section


  Commit: 9600d976e421bb846fdf85831e3864ca16300af8
      https://github.com/quicwg/base-drafts/commit/9600d976e421bb846fdf85831e3864ca16300af8
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  addresses mt's comments.


  Commit: 209a2699855b8f8bf3fce6691cd9a64ee661ccbf
      https://github.com/quicwg/base-drafts/commit/209a2699855b8f8bf3fce6691cd9a64ee661ccbf
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  detailed structure in intro


  Commit: d927b6af974a164f9fc14252f20997757fd4ef14
      https://github.com/quicwg/base-drafts/commit/d927b6af974a164f9fc14252f20997757fd4ef14
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  most of martinduke comments


  Commit: af51da7f5ff2256f15efd3f8871dfc8aa29a523e
      https://github.com/quicwg/base-drafts/commit/af51da7f5ff2256f15efd3f8871dfc8aa29a523e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  added initial values in flow control


  Commit: d5a1e49161dc7d43fca83fd2ab065faf10d5a394
      https://github.com/quicwg/base-drafts/commit/d5a1e49161dc7d43fca83fd2ab065faf10d5a394
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  lint


  Commit: db2e9b240cdc86c8d7b061152cf05f701fe7c4fc
      https://github.com/quicwg/base-drafts/commit/db2e9b240cdc86c8d7b061152cf05f701fe7c4fc
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  max_stream_id


  Commit: ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62
      https://github.com/quicwg/base-drafts/commit/ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  parenthesize


  Commit: 0368ca91704757d307072511cb38f0968b32f72a
      https://github.com/quicwg/base-drafts/commit/0368ca91704757d307072511cb38f0968b32f72a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  parenthesize


  Commit: 1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6
      https://github.com/quicwg/base-drafts/commit/1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  stream-id-blocked frame


  Commit: c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb
      https://github.com/quicwg/base-drafts/commit/c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/intertwines/combines


  Commit: 140a9c601c8a60967e3e06c6231231c5475f29b4
      https://github.com/quicwg/base-drafts/commit/140a9c601c8a60967e3e06c6231231c5475f29b4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  unnecessary text


  Commit: 23d95c3fc683976506d9465083038dbe32f994dc
      https://github.com/quicwg/base-drafts/commit/23d95c3fc683976506d9465083038dbe32f994dc
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  connection id para


  Commit: d3cf19fd880fc281e208e75899834ff241b5f7c6
      https://github.com/quicwg/base-drafts/commit/d3cf19fd880fc281e208e75899834ff241b5f7c6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  connection id contd


  Commit: 4c9858f1a212fe7c7f871048389612a64dc2d922
      https://github.com/quicwg/base-drafts/commit/4c9858f1a212fe7c7f871048389612a64dc2d922
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  connection id contd


  Commit: 0dfa88580bb9fc3aa32783624b60c4422d6b2b8f
      https://github.com/quicwg/base-drafts/commit/0dfa88580bb9fc3aa32783624b60c4422d6b2b8f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/subsequent/additional


  Commit: a6262f9116957886f682c5c3fb878afac512cbb8
      https://github.com/quicwg/base-drafts/commit/a6262f9116957886f682c5c3fb878afac512cbb8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  shorter sentences


  Commit: b90815f228909371be135bb055993987a59dcf9b
      https://github.com/quicwg/base-drafts/commit/b90815f228909371be135bb055993987a59dcf9b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  packet protection TODO


  Commit: bbb241e8e59cf45f6643f95aeee63dd1ad932718
      https://github.com/quicwg/base-drafts/commit/bbb241e8e59cf45f6643f95aeee63dd1ad932718
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  packet protection TODO contd


  Commit: 2a00e0b7316c06bec7693abf1ad1408b3b6fa96b
      https://github.com/quicwg/base-drafts/commit/2a00e0b7316c06bec7693abf1ad1408b3b6fa96b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/the/a


  Commit: 2986d5b90f1dd8317554d60e8b70c0e82871cd87
      https://github.com/quicwg/base-drafts/commit/2986d5b90f1dd8317554d60e8b70c0e82871cd87
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/acks/acknowledges


  Commit: c631c3171ed7bead8240f83e3b48cd6eb52bf474
      https://github.com/quicwg/base-drafts/commit/c631c3171ed7bead8240f83e3b48cd6eb52bf474
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  unnecessary text


  Commit: 6a980bfd5c8c1e8244045449ed7ed24ec7bf6301
      https://github.com/quicwg/base-drafts/commit/6a980bfd5c8c1e8244045449ed7ed24ec7bf6301
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  unnecessary text


  Commit: d6c92675a9d3933838c0daa1b2dff1db17166012
      https://github.com/quicwg/base-drafts/commit/d6c92675a9d3933838c0daa1b2dff1db17166012
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  last of mt's comments


  Commit: e13b6b3262ea6c0d85a2ed46510107026d59c4d0
      https://github.com/quicwg/base-drafts/commit/e13b6b3262ea6c0d85a2ed46510107026d59c4d0
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  lint


  Commit: dd74eda33def1e3e412420c977e3913493a53cdf
      https://github.com/quicwg/base-drafts/commit/dd74eda33def1e3e412420c977e3913493a53cdf
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  lint


  Commit: b557a3a4ba15cffdf986a35315e45646322aec68
      https://github.com/quicwg/base-drafts/commit/b557a3a4ba15cffdf986a35315e45646322aec68
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1857 from quicwg/reorganize_transport

WIP: High-level restructure of transport draft


Compare: https://github.com/quicwg/base-drafts/compare/d57c08d43659...b557a3a4ba15
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8f90dc051d_1e712aba15a9057089414--


From nobody Thu Oct 18 14:21:20 2018
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 CE6D8130E23 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:21:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 chEZuLdoOCC4 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:21:16 -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 C2621130ECB for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:21:15 -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=B/IRpgym2bOUWRYaEbMLAZ9ukzY=; b=vJLZsFp7nwHS3Dfx 2Y5+Z7fegmjL7+A8gq4a2AAiA4ILV4FIde6SJTxlQZUbcV7KdBTkEjc4X53vXYtY tjjOZl4Eqr388/wHlhl49Qg6FT4uemA5inZYsEkw69J7cEWA50EVmE/lXH6+ScO6 1DlcuG7Lv8KZu7+qhj4DCDqD0Jc=
Received: by filter1079p1las1.sendgrid.net with SMTP id filter1079p1las1-22845-5BC8F94A-1D 2018-10-18 21:21:14.729286827 +0000 UTC m=+3799.899457185
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0046p1mdw1.sendgrid.net (SG) with ESMTP id -XqSUf9iSCmXwjT2Y6mbnw for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:21:14.429 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id 16A79C10C5 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:21:14 -0700 (PDT)
Date: Thu, 18 Oct 2018 21:21:14 +0000 (UTC)
From: janaiyengar <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/1857/push/2972280937@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8f94aedb1_590b3ff3e4cd45c02610e"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0rgUn/PRKKs+Om0/zRZ7P9KVdNwIc2SGcfkd GC4B4eZgEgwM1vQmonCkKSCPeIwHwhad8kbYTdTb0voyk0GeCV8Q9FVxEP0d7EQO/bdnBJfX5nnAah X3Y7IpLbn2wyH5B5Z8JWiD3nvas9LKfHgPYGO4qEPL7UF8ilPbSkYI/I02pOLHQJE32Dg1nwaKtG7G A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6YpOdFR8_-gDk5LmWxDSlieBDYw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:21:19 -0000

----==_mimepart_5bc8f94aedb1_590b3ff3e4cd45c02610e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

dd74eda  lint


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857/files/e13b6b3262ea6c0d85a2ed46510107026d59c4d0..dd74eda33def1e3e412420c977e3913493a53cdf

----==_mimepart_5bc8f94aedb1_590b3ff3e4cd45c02610e
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/dd74eda">dd74eda</a>  lint</li>
</ul>


<p style="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/1857/files/e13b6b3262ea6c0d85a2ed46510107026d59c4d0..dd74eda33def1e3e412420c977e3913493a53cdf">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2WC87ZWy7vw9eTFVw4E2uwTkr3Mks5umPDKgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5mg1VLQUU8U-8D1n6JxrnQPFW_Mks5umPDKgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1857"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857/files/e13b6b3262ea6c0d85a2ed46510107026d59c4d0..dd74eda33def1e3e412420c977e3913493a53cdf"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857/files/e13b6b3262ea6c0d85a2ed46510107026d59c4d0..dd74eda33def1e3e412420c977e3913493a53cdf",
"url": "https://github.com/quicwg/base-drafts/pull/1857/files/e13b6b3262ea6c0d85a2ed46510107026d59c4d0..dd74eda33def1e3e412420c977e3913493a53cdf",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1857",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1857:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "dd74eda",
"value": "lint"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857/files/e13b6b3262ea6c0d85a2ed46510107026d59c4d0..dd74eda33def1e3e412420c977e3913493a53cdf"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8f94aedb1_590b3ff3e4cd45c02610e--


From nobody Thu Oct 18 14:24:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D755E130DEF for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:24:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 3XdxaV-C-yel for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:24: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 2EC8412F1AC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:24:04 -0700 (PDT)
Date: Thu, 18 Oct 2018 14:24:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539897843; bh=j4m/KkTlYddE/BwcHgAjevzlJ9KY5Stkw8zw5o+oU0w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=11thAn2+9Ga7wq9B/7CLnSBjOjgMa0xw3tgepNx7NcH2F1Feb1qy4VDz0cqi9a+Jp yOdq4sS16BDZyqLUIpR+EJY1sBygdNQaz/kwIsU1+NzDxbXiDMLlPgZvcoZVGPAu9n s0u2UWgvbA/pzggqD2KSw6nAZGeOxbTvHU3TkMn0=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1f439b0bf5dc7bc398aada14caa78c1d0112bbf892cf0000000117e0bbf392a169ce160a44d7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1857/issue_event/1913388152@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1857@github.com>
References: <quicwg/base-drafts/pull/1857@github.com>
Subject: Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8f9f368f29_57b33ff6e5ed45c4799b2"; 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/g8JDuayKy7rM1l2WZdfoSmS4H_Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:24:06 -0000

----==_mimepart_5bc8f9f368f29_57b33ff6e5ed45c4799b2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1857 into reorganize.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1857#event-1913388152
----==_mimepart_5bc8f9f368f29_57b33ff6e5ed45c4799b2
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="369771735" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1857" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1857/hovercard" href="https://github.com/quicwg/base-drafts/pull/1857">#1857</a> into reorganize.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1857#event-1913388152">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq35OXoJyESao_y9SKnW4gp--BS5Kks5umPFzgaJpZM4XaegA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8g0_3Btux3U6CHEXak_6Xyi-qnHks5umPFzgaJpZM4XaegA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1857 into reorganize."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1857#event-1913388152"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1857#event-1913388152",
"url": "https://github.com/quicwg/base-drafts/pull/1857#event-1913388152",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] WIP: High-level restructure of transport draft (#1857)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1857#event-1913388152"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392816640\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc8f9f368f29_57b33ff6e5ed45c4799b2--


From nobody Thu Oct 18 14:25:40 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 820FE130E23 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:25:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 p_6AaACf5suV for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:25:38 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 E1E7612F1AC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:25:37 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539897936; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=QN6yEWqSK4JHcD4c3/1CsHNdrGyFhERmXO2dCab+B+s=; b=TPxB+lt31ujr/m10wk/gm669G1J64m5LfX5ch3bWRg6nLqyI+OhVvqL2j/wQ7HBeDb2UfU33 WOPI1uY9SIzRVMzzjjLIlinCE72AT1s+s4zDAa6CB8l+1lxN0XCEERSidwqDubI+4v0QpNs2 eSEnSmctrwCGYtH7/1oR3hmzLE8=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bc8fa50.7fe088526420-smtp-out-n01; Thu, 18 Oct 2018 21:25:36 -0000 (UTC)
Date: Thu, 18 Oct 2018 14:25:35 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8fa4fe4f03_26602ace3046c584554bf@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 84b5c5: correct changelog
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8fa4fe4587_26602ace3046c584553e1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bneR50OacmsjeRsyoGqYOeS-NXQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:25:40 -0000

----==_mimepart_5bc8fa4fe4587_26602ace3046c584553e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize
  Home:   https://github.com/quicwg/base-drafts
  Commit: 84b5c577281f159f67aa76873f311eb16031a7a4
      https://github.com/quicwg/base-drafts/commit/84b5c577281f159f67aa76873f311eb16031a7a4
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  correct changelog



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8fa4fe4587_26602ace3046c584553e1--


From nobody Thu Oct 18 14:31:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 586CF130DEF for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:31:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 2lWVS_Gvju5g for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:31: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 E9F5612F1AC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:31:50 -0700 (PDT)
Date: Thu, 18 Oct 2018 14:31:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539898310; bh=8dnjPSZ4Dt2ksJbPOdSSE6klFJGpnRQPc9wF8RW8jzM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=M3HtRqID1PB3vy/9EXy7UBs9wvdYU32pPYtmbdcOjLcNzY0zyL//WmPraYd0wcahn du5o5bi1K/z7S1Fq6Cw9ZAYhu0B5kDL0Eo0hxlv5HoESODrBVsk7Pnxf9GysFNb+XN tI7ZCYi4Y9IRoXA7Ut1EXpAmUDa2Kl/fNHvY3MXU=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8b8acc0232c2c90004b70e34a18b8c20c3e915d392cf0000000117e0bdc692a169ce162804f3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1884@github.com>
Subject: [quicwg/base-drafts] Reorganizes drafts (#1884)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8fbc633e29_75843fc3690d45b4899343d"; 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/vu8s2yVd4xYu8Pwn64flnmbEFBQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:31:53 -0000

----==_mimepart_5bc8fbc633e29_75843fc3690d45b4899343d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This PR reorganizes the contents of the transport, http, and qpack drafts.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1884

-- Commit Summary --

  * Editorial commitment
  * Move content into a Request Lifecycle section
  * Move Extensions before Error Handling
  * Move H2 Considerations to an appendix
  * Expand introduction, discuss relationship with HTTP and TCP
  * Fix reserved version example
  * Narrow restriction on server sending before SETTINGS
  * Better discussion of QUIC streams
  * Fix references, reorder unidirectional stream section
  * General framing layer fixups
  * PRIORITY fixups; fixes #1848
  * CANCEL_PUSH fixups
  * SETTINGS fixups
  * Import definition of MAX_HEADER_LIST_SIZE
  * PUSH_PROMISE fixups
  * MAX_PUSH_ID fixup
  * Headers and message formatting fixups
  * Cancellation and CONNECT fixups
  * Tighten some redundancies
  * Explicitly mention error upgrades
  * Generalize varint text in Security Considerations
  * Keep H2 Considerations up-to-date
  * has incorporates
  * Use a/the consistently
  * Moved stream stuff up and added intro text to describe structure of doc
  * Lucas's s/p/P/
  * Moved major sections around.
  * created packets and frames section and moved things about
  * modified intro, made error codes first level section
  * Done through connection migration section
  * addresses mt's comments.
  * detailed structure in intro
  * most of martinduke comments
  * added initial values in flow control
  * lint
  * max_stream_id
  * parenthesize
  * parenthesize
  * stream-id-blocked frame
  * s/intertwines/combines
  * unnecessary text
  * connection id para
  * connection id contd
  * connection id contd
  * s/subsequent/additional
  * shorter sentences
  * packet protection TODO
  * packet protection TODO contd
  * s/the/a
  * s/acks/acknowledges
  * unnecessary text
  * unnecessary text
  * last of mt's comments
  * lint
  * lint
  * Merge pull request #1857 from quicwg/reorganize_transport
  * correct changelog

-- File Changes --

    M draft-ietf-quic-http.md (1386)
    M draft-ietf-quic-qpack.md (4)
    M draft-ietf-quic-transport.md (6084)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1884.patch
https://github.com/quicwg/base-drafts/pull/1884.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/1884

----==_mimepart_5bc8fbc633e29_75843fc3690d45b4899343d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This PR reorganizes the contents of the transport, http, and qpack drafts.</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/1884'>https://github.com/quicwg/base-drafts/pull/1884</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Editorial commitment</li>
  <li>Move content into a Request Lifecycle section</li>
  <li>Move Extensions before Error Handling</li>
  <li>Move H2 Considerations to an appendix</li>
  <li>Expand introduction, discuss relationship with HTTP and TCP</li>
  <li>Fix reserved version example</li>
  <li>Narrow restriction on server sending before SETTINGS</li>
  <li>Better discussion of QUIC streams</li>
  <li>Fix references, reorder unidirectional stream section</li>
  <li>General framing layer fixups</li>
  <li>PRIORITY fixups; fixes #1848</li>
  <li>CANCEL_PUSH fixups</li>
  <li>SETTINGS fixups</li>
  <li>Import definition of MAX_HEADER_LIST_SIZE</li>
  <li>PUSH_PROMISE fixups</li>
  <li>MAX_PUSH_ID fixup</li>
  <li>Headers and message formatting fixups</li>
  <li>Cancellation and CONNECT fixups</li>
  <li>Tighten some redundancies</li>
  <li>Explicitly mention error upgrades</li>
  <li>Generalize varint text in Security Considerations</li>
  <li>Keep H2 Considerations up-to-date</li>
  <li>has incorporates</li>
  <li>Use a/the consistently</li>
  <li>Moved stream stuff up and added intro text to describe structure of doc</li>
  <li>Lucas&#39;s s/p/P/</li>
  <li>Moved major sections around.</li>
  <li>created packets and frames section and moved things about</li>
  <li>modified intro, made error codes first level section</li>
  <li>Done through connection migration section</li>
  <li>addresses mt&#39;s comments.</li>
  <li>detailed structure in intro</li>
  <li>most of martinduke comments</li>
  <li>added initial values in flow control</li>
  <li>lint</li>
  <li>max_stream_id</li>
  <li>parenthesize</li>
  <li>parenthesize</li>
  <li>stream-id-blocked frame</li>
  <li>s/intertwines/combines</li>
  <li>unnecessary text</li>
  <li>connection id para</li>
  <li>connection id contd</li>
  <li>connection id contd</li>
  <li>s/subsequent/additional</li>
  <li>shorter sentences</li>
  <li>packet protection TODO</li>
  <li>packet protection TODO contd</li>
  <li>s/the/a</li>
  <li>s/acks/acknowledges</li>
  <li>unnecessary text</li>
  <li>unnecessary text</li>
  <li>last of mt&#39;s comments</li>
  <li>lint</li>
  <li>lint</li>
  <li>Merge pull request #1857 from quicwg/reorganize_transport</li>
  <li>correct changelog</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1884/files#diff-0">draft-ietf-quic-http.md</a>
    (1386)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1884/files#diff-1">draft-ietf-quic-qpack.md</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1884/files#diff-2">draft-ietf-quic-transport.md</a>
    (6084)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1884.patch'>https://github.com/quicwg/base-drafts/pull/1884.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1884.diff'>https://github.com/quicwg/base-drafts/pull/1884.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/1884">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyY-wkHCHx27ak0wM6aUrrH-0FR_ks5umPNGgaJpZM4XvRdz">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2ooBZ0ECa0RQzVvL4n-eVg6ygmfks5umPNGgaJpZM4XvRdz.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Reorganizes drafts (#1884)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1884"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1884",
"url": "https://github.com/quicwg/base-drafts/pull/1884",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Reorganizes drafts (#1884)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "a0a991a",
"value": "Editorial commitment"
},
{
"name": "f444a7a",
"value": "Move content into a Request Lifecycle section"
},
{
"name": "c1ab727",
"value": "Move Extensions before Error Handling"
},
{
"name": "9bd4e44",
"value": "Move H2 Considerations to an appendix"
},
{
"name": "6305be8",
"value": "Expand introduction, discuss relationship with HTTP and TCP"
},
{
"name": "d755aac",
"value": "Fix reserved version example"
},
{
"name": "3fadd85",
"value": "Narrow restriction on server sending before SETTINGS"
},
{
"name": "971da60",
"value": "Better discussion of QUIC streams"
},
{
"name": "f3f5acc",
"value": "Fix references, reorder unidirectional stream section"
},
{
"name": "aefe5a4",
"value": "General framing layer fixups"
},
{
"name": "a8036b2",
"value": "PRIORITY fixups; fixes #1848"
},
{
"name": "15d51bb",
"value": "CANCEL_PUSH fixups"
},
{
"name": "9e863ab",
"value": "SETTINGS fixups"
},
{
"name": "de88400",
"value": "Import definition of MAX_HEADER_LIST_SIZE"
},
{
"name": "ce52c50",
"value": "PUSH_PROMISE fixups"
},
{
"name": "78de8d6",
"value": "MAX_PUSH_ID fixup"
},
{
"name": "5be7761",
"value": "Headers and message formatting fixups"
},
{
"name": "ec75492",
"value": "Cancellation and CONNECT fixups"
},
{
"name": "d9ae519",
"value": "Tighten some redundancies"
},
{
"name": "c353495",
"value": "Explicitly mention error upgrades"
},
{
"name": "f23e01b",
"value": "Generalize varint text in Security Considerations"
},
{
"name": "febb274",
"value": "Keep H2 Considerations up-to-date"
},
{
"name": "f7e9118",
"value": "has incorporates"
},
{
"name": "b2d119e",
"value": "Use a/the consistently"
},
{
"name": "5ebd7ca",
"value": "Moved stream stuff up and added intro text to describe structure of doc"
},
{
"name": "d57c08d",
"value": "Lucas's s/p/P/"
},
{
"name": "c705fc1",
"value": "Moved major sections around."
},
{
"name": "c4ce2c2",
"value": "created packets and frames section and moved things about"
},
{
"name": "438b965",
"value": "modified intro, made error codes first level section"
},
{
"name": "53f0bad",
"value": "Done through connection migration section"
},
{
"name": "9600d97",
"value": "addresses mt's comments."
},
{
"name": "209a269",
"value": "detailed structure in intro"
},
{
"name": "d927b6a",
"value": "most of martinduke comments"
},
{
"name": "af51da7",
"value": "added initial values in flow control"
},
{
"name": "d5a1e49",
"value": "lint"
},
{
"name": "db2e9b2",
"value": "max_stream_id"
},
{
"name": "ca49ae4",
"value": "parenthesize"
},
{
"name": "0368ca9",
"value": "parenthesize"
},
{
"name": "1d4f7d3",
"value": "stream-id-blocked frame"
},
{
"name": "c3426ee",
"value": "s/intertwines/combines"
},
{
"name": "140a9c6",
"value": "unnecessary text"
},
{
"name": "23d95c3",
"value": "connection id para"
},
{
"name": "d3cf19f",
"value": "connection id contd"
},
{
"name": "4c9858f",
"value": "connection id contd"
},
{
"name": "0dfa885",
"value": "s/subsequent/additional"
},
{
"name": "a6262f9",
"value": "shorter sentences"
},
{
"name": "b90815f",
"value": "packet protection TODO"
},
{
"name": "bbb241e",
"value": "packet protection TODO contd"
},
{
"name": "2a00e0b",
"value": "s/the/a"
},
{
"name": "2986d5b",
"value": "s/acks/acknowledges"
},
{
"name": "c631c31",
"value": "unnecessary text"
},
{
"name": "6a980bf",
"value": "unnecessary text"
},
{
"name": "d6c9267",
"value": "last of mt's comments"
},
{
"name": "e13b6b3",
"value": "lint"
},
{
"name": "dd74eda",
"value": "lint"
},
{
"name": "b557a3a",
"value": "Merge pull request #1857 from quicwg/reorganize_transport"
},
{
"name": "84b5c57",
"value": "correct changelog"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1884/files#diff-0) (1386 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-qpack.md](https://github.com/quicwg/base-drafts/pull/1884/files#diff-1) (4 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1884/files#diff-2) (6084 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1884,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1884\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1884"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1884.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1884.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398268275\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8fbc633e29_75843fc3690d45b4899343d--


From nobody Thu Oct 18 14:34:42 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72213130DEF for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:34:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 skkT3rUP5Zkh for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:34:39 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 0F2AC12F1AC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:34:38 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539898478; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=veapg9PKhwjsPEoGOa4UnMA3u4R1cD4rDpU5aJ7xTFs=; b=XBwMfJxIYkN+af6a+7CtSY62VLc3RBceNWJH2+PH9U9/S+6F0Pp+C2hGs8VhhSLdiHqCirGe eBy2gVkJ9jSPXxpqyO30VCie1pNrL+QGVvA8Uue+lAcYeyFt5ZmF3WWfg38EX2ljVupzzEgL dxkfo7pcd2iup1Eg/Ki1UN2bg/Y=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bc8fc6e.7fb3e816d6c0-smtp-out-n02; Thu, 18 Oct 2018 21:34:38 -0000 (UTC)
Date: Thu, 18 Oct 2018 14:34:37 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc8fc6d1441a_30222ad35d5aa57c947b@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b49372: Fix Frame # for RETIRE_CONNECTION_ID
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc8fc6d13dc5_30222ad35d5aa57c946fe"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Xh-zWYaWXUf2L6tqSwNH7lQlJ8g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:34:40 -0000

----==_mimepart_5bc8fc6d13dc5_30222ad35d5aa57c946fe
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize
  Home:   https://github.com/quicwg/base-drafts
  Commit: b4937226e70ec6098016a3e569df4974eaa93704
      https://github.com/quicwg/base-drafts/commit/b4937226e70ec6098016a3e569df4974eaa93704
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-08 (Mon, 08 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix Frame # for RETIRE_CONNECTION_ID

keep sections in frame ID sequence too.


  Commit: 462feeeaaec86ba41a8daddc8363c0257f3fdabc
      https://github.com/quicwg/base-drafts/commit/462feeeaaec86ba41a8daddc8363c0257f3fdabc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-09 (Tue, 09 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Terminate the connection if there are no frames (#1839)

Fixes #1835


  Commit: b58e366d71db8926b95f6e07554ff08050991f7f
      https://github.com/quicwg/base-drafts/commit/b58e366d71db8926b95f6e07554ff08050991f7f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-10 (Wed, 10 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1841 from martinduke/patch-23

Fix Frame # for RETIRE_CONNECTION_ID


  Commit: fd1452a34679cd13816b6acfb474a10952b511a6
      https://github.com/quicwg/base-drafts/commit/fd1452a34679cd13816b6acfb474a10952b511a6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  sent_packet, not lost_packet

Fixes #1854


  Commit: 840fbe01aef18b47577aaf9cf60aef2cdcf4e04c
      https://github.com/quicwg/base-drafts/commit/840fbe01aef18b47577aaf9cf60aef2cdcf4e04c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Replace handshake with crypto (#1859)

* Replace handshake with crypto

This replaces #1842 and tries to fix everything to consistently use crypto packets instead of handshake packets.

Fixes #1836.

* Martin's comments

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* remove stray keypress

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Most of Mike's comments

* Update draft-ietf-quic-recovery.md


  Commit: e366bc1185e989bb7b4aa310b02dde2d946d6fca
      https://github.com/quicwg/base-drafts/commit/e366bc1185e989bb7b4aa310b02dde2d946d6fca
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  tiny crypto nit (#1861)

missed this one in #1859


  Commit: 2836d40e3246f5fa0344b58c0a5209b101b16301
      https://github.com/quicwg/base-drafts/commit/2836d40e3246f5fa0344b58c0a5209b101b16301
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix ID-15 changelog: idle timeout was made optional by PR #1765

Ns 1520 and 1521 refer to artefacts in lucas-clemente/quic-go GitHub
repository.


  Commit: 1c72fb7c4d3bd9a42ebae0ac32e48621a1210352
      https://github.com/quicwg/base-drafts/commit/1c72fb7c4d3bd9a42ebae0ac32e48621a1210352
  Author: Dmitri Tikhonov <dtikhonov@litespeedtech.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  "endpoint" and "peer" do not require gender-neutral pronoun "their"

"its" will do.


  Commit: fb083e7f8cf0c4cc2d8a4a80f891acb98c3c1972
      https://github.com/quicwg/base-drafts/commit/fb083e7f8cf0c4cc2d8a4a80f891acb98c3c1972
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1868 from dtikhonov/201810171357-fix-transport-id-15-changelog

Fix ID-15 changelog: idle timeout was made optional by PR #1765


  Commit: d5da70d5a946c06aba42c1af43e572e5af14b159
      https://github.com/quicwg/base-drafts/commit/d5da70d5a946c06aba42c1af43e572e5af14b159
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1870 from dtikhonov/201810171554-drop-gender-neutral-pronouns

"endpoint" and "peer" do not require gender-neutral pronoun "their"


  Commit: fb27f313196b980d62d100a67cba585604c2c862
      https://github.com/quicwg/base-drafts/commit/fb27f313196b980d62d100a67cba585604c2c862
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into reorganize


Compare: https://github.com/quicwg/base-drafts/compare/84b5c577281f...fb27f313196b
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc8fc6d13dc5_30222ad35d5aa57c946fe--


From nobody Thu Oct 18 14:36:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08FF3130E23 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:36:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 mqGfidxdwvGp for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:36: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 738F5130ECD for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:36:34 -0700 (PDT)
Date: Thu, 18 Oct 2018 14:36:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539898593; bh=N33bREppmXa07IxcNOD90PN1MZq3JQjxAVG91EW5jxU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0Vpc0B3lgl7csDdxTcAT3A7tNlamCMoRkSqfBFxlWxgeYx8YgJ1TQQGEqfXqDduqC uYVVS2yVSrNUXvhFTAeCDziYesSP/lLnemtRK1NgYkDZQgHqsRReJN76UlinFVIcxK q4GwYtlfLBhi1SEV8goY9T6j4buKhcGN8imlviY4=
From: janaiyengar <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/1884/push/2972325707@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1884@github.com>
References: <quicwg/base-drafts/pull/1884@github.com>
Subject: Re: [quicwg/base-drafts] Reorganizes drafts (#1884)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc8fce1b9114_3e33faa5ced45b8219490"; 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/KVeyrLvBUm7Bm3qI_xRWWdEpFSA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:36:44 -0000

----==_mimepart_5bc8fce1b9114_3e33faa5ced45b8219490
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

fb27f31  Merge branch 'master' into reorganize


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1884/files/84b5c577281f159f67aa76873f311eb16031a7a4..fb27f313196b980d62d100a67cba585604c2c862

----==_mimepart_5bc8fce1b9114_3e33faa5ced45b8219490
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/fb27f31">fb27f31</a>  Merge branch &#39;master&#39; into reorganize</li>
</ul>


<p style="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/1884/files/84b5c577281f159f67aa76873f311eb16031a7a4..fb27f313196b980d62d100a67cba585604c2c862">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9lNuCJqNChd77jRMziwRm9RkarKks5umPRhgaJpZM4XvRdz">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7mGm3heUbiN9hbbYhvr7QQcOzoQks5umPRhgaJpZM4XvRdz.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1884"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1884/files/84b5c577281f159f67aa76873f311eb16031a7a4..fb27f313196b980d62d100a67cba585604c2c862"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1884/files/84b5c577281f159f67aa76873f311eb16031a7a4..fb27f313196b980d62d100a67cba585604c2c862",
"url": "https://github.com/quicwg/base-drafts/pull/1884/files/84b5c577281f159f67aa76873f311eb16031a7a4..fb27f313196b980d62d100a67cba585604c2c862",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1884",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1884:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "fb27f31",
"value": "Merge branch 'master' into reorganize"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1884/files/84b5c577281f159f67aa76873f311eb16031a7a4..fb27f313196b980d62d100a67cba585604c2c862"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398268275\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc8fce1b9114_3e33faa5ced45b8219490--


From nobody Thu Oct 18 14:51:35 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6A07130E22 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:51:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 jDSv_96BPjwn for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:51:32 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 BE52512F1AC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:51:32 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539899492; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=diG1AkSlEXeFrUVLGM5O/XNPLZ2HJvx4tBJkilWsklM=; b=pik/GBpdqo4QvOf43cQGuD4bs+2tlDMll3wETNlkwQWYQEGs7T31YcYt6ZkefzshQWspTjUv mF8+CPIeurdSJK0ukas0q49ihZr+Z6H0cl/Jw697CcSKvs5lRHng+B5HfaKp5e4P0onHV6Ip e0+dbxW0e0np/rHUfYbD6ppkJZQ=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bc90063.7fd9e043fcf0-smtp-out-n02; Thu, 18 Oct 2018 21:51:31 -0000 (UTC)
Date: Thu, 18 Oct 2018 14:51:30 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc90062c2114_10b42ae00a4d257872523@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] bce33e: fix structure in intro
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc90062c1d7a_10b42ae00a4d257872466"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Khq_tpJkQo44OjI41BWaLldoU-0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:51:34 -0000

----==_mimepart_5bc90062c1d7a_10b42ae00a4d257872466
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize
  Home:   https://github.com/quicwg/base-drafts
  Commit: bce33e240951c6546e3f064b4658ec3c335fd17a
      https://github.com/quicwg/base-drafts/commit/bce33e240951c6546e3f064b4658ec3c335fd17a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fix structure in intro



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc90062c1d7a_10b42ae00a4d257872466--


From nobody Thu Oct 18 14:51:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6B987130E26 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:51:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 gs8c-FbsASrg for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:51: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 2E5CF12F1AC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:51:41 -0700 (PDT)
Date: Thu, 18 Oct 2018 14:51:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539899500; bh=qNBUX7n8jGDg/XbdKm3WPPf+PsZnSw9EvrYbG0XrMPQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y1gbD+2VMo8JMLywEfL+NHx00nn9YsvZ+9AhOwrii8I3Rew8sDDGSp7f35WFVd4ht xX5G2G6AahBBfBpw3EGCwj6EfuizVLth/Fagxdd4IiLqxE1CItM4LNXY1tEz7UAZcK AjSOR0ucYfTBHiXumI6Tu/6pWsY2q0Qj47eiO3/E=
From: janaiyengar <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/1884/push/2972365591@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1884@github.com>
References: <quicwg/base-drafts/pull/1884@github.com>
Subject: Re: [quicwg/base-drafts] Reorganizes drafts (#1884)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9006c3c703_39af3fc1ab4d45c0584872"; 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/HC6MqStgK0tFF7VgzDePlcmqHZU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:51:45 -0000

----==_mimepart_5bc9006c3c703_39af3fc1ab4d45c0584872
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@janaiyengar pushed 1 commit.

bce33e2  fix structure in intro


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1884/files/fb27f313196b980d62d100a67cba585604c2c862..bce33e240951c6546e3f064b4658ec3c335fd17a

----==_mimepart_5bc9006c3c703_39af3fc1ab4d45c0584872
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/bce33e2">bce33e2</a>  fix structure in intro</li>
</ul>


<p style="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/1884/files/fb27f313196b980d62d100a67cba585604c2c862..bce33e240951c6546e3f064b4658ec3c335fd17a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxPkYK-8wsCfuumFLjDcSt_Dn1DXks5umPfsgaJpZM4XvRdz">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2EEz_nexpbrpiXm72-1AzAo2Nokks5umPfsgaJpZM4XvRdz.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1884"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1884/files/fb27f313196b980d62d100a67cba585604c2c862..bce33e240951c6546e3f064b4658ec3c335fd17a"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1884/files/fb27f313196b980d62d100a67cba585604c2c862..bce33e240951c6546e3f064b4658ec3c335fd17a",
"url": "https://github.com/quicwg/base-drafts/pull/1884/files/fb27f313196b980d62d100a67cba585604c2c862..bce33e240951c6546e3f064b4658ec3c335fd17a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar pushed 1 commit in #1884",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1884:",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [
{
"name": "bce33e2",
"value": "fix structure in intro"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1884/files/fb27f313196b980d62d100a67cba585604c2c862..bce33e240951c6546e3f064b4658ec3c335fd17a"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398268275\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc9006c3c703_39af3fc1ab4d45c0584872--


From nobody Thu Oct 18 14:55:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 64196130E89 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:55:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 D8qG7IInKeIm for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 14:55: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 310D9130E94 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 14:55:34 -0700 (PDT)
Date: Thu, 18 Oct 2018 14:55:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539899733; bh=lV3m0JoJt0nvfLt3GbFTuEbFBmFIFxAPmn1RAF56oRo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1fb06DzKd5c2nOkPNdsBiO07jdW/qWIqvGtR7n080NcEcY+m08hOrGigr/jzc0rxn lbgdRlTfU2RxNBqtbEbA+ox91XssEqu+Tn0E/XcNuLG2B8S9wfUkukFyTNPSvQzyh1 1XLTixqORs5QmV3sLdfCA6GIWJfKnmm6dpQJfgLQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7bebd2f4b26aa92c7b86458c9b8b598a98272d0d92cf0000000117e0c35592a169ce15cbb1a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1819/review/166311841@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1819@github.com>
References: <quicwg/base-drafts/pull/1819@github.com>
Subject: Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9015533e53_38173fc1ab4d45c0250755"; 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/5kumy70felKeFLABaAtNfw74VZ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 21:55:45 -0000

----==_mimepart_5bc9015533e53_38173fc1ab4d45c0250755
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -736,6 +733,18 @@ and will contain a CRYPTO frame with an offset matching the size of the CRYPTO
 frame sent in the first Initial packet.  Cryptographic handshake messages
 subsequent to the first do not need to fit within a single UDP datagram.
 
+### Handling of Fatal Initial Packets
+
+The contents of some Initial packets may, according to this specification, force
+connection termination. For example, they might contain forbidden frame types
+or a CONNECTION_CLOSE frame. As Initial packets are not protected, these could
+indicate injection attacks to terminate the connection.
+
+Endpoints MAY treat the receipt of such packets as a connection error, drop them

I believe we've also said previously we don't care about man on the side attacks, but I think it's clear we do, but we don't want to do a full analysis of them, which leaves us in a weird 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/1819#discussion_r226478559
----==_mimepart_5bc9015533e53_38173fc1ab4d45c0250755
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/1819#discussion_r226478559">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -736,6 +733,18 @@ and will contain a CRYPTO frame with an offset matching the size of the CRYPTO
 frame sent in the first Initial packet.  Cryptographic handshake messages
 subsequent to the first do not need to fit within a single UDP datagram.
 
+### Handling of Fatal Initial Packets
+
+The contents of some Initial packets may, according to this specification, force
+connection termination. For example, they might contain forbidden frame types
+or a CONNECTION_CLOSE frame. As Initial packets are not protected, these could
+indicate injection attacks to terminate the connection.
+
+Endpoints MAY treat the receipt of such packets as a connection error, drop them
</pre>
<p>I believe we've also said previously we don't care about man on the side attacks, but I think it's clear we do, but we don't want to do a full analysis of them, which leaves us in a weird 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/1819#discussion_r226478559">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-g0LFLKKv3WH_ss7sAdPXUpjmv7ks5umPjVgaJpZM4XDBDF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_TsPyjCoQaZQGFG7UQBbB8wukgLks5umPjVgaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1819"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1819#discussion_r226478559"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819#discussion_r226478559",
"url": "https://github.com/quicwg/base-drafts/pull/1819#discussion_r226478559",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1819",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819#discussion_r226478559"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386666693\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc9015533e53_38173fc1ab4d45c0250755--


From nobody Thu Oct 18 16:06:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A7C4130E41 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:06:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 9BTBOhMmsACd for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:06: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 EE3DF130E23 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 16:06:13 -0700 (PDT)
Date: Thu, 18 Oct 2018 16:06:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539903972; bh=pCRNfLWNU+W1bn2+m47d+nyp3G/1RR8/d6drhr1jl/k=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=jiw2DA8SsvZaj9GNacIBqSIs4ipkf26/YYBUr8ekg/BSh/8jBpugSGtBSSjqwE+DI tytXnts+D/JX18Gzc2S3NF0f46oG8+rnBAgly3Dyrn0EU+Rkn/UxCXAUQr9KR1H2Yz achPyKgaDB77PoddliTg1ve4UJoQcJpAmibSbAiU=
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba6e67af891ee15071400546777b958d0dbec6ed592cf0000000117e0d3e492a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885@github.com>
Subject: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc911e4a2ea0_2e173ffc9bad45bc11084"; 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/ynL5VUsVvKNlxgO_nkqlLI1Dc9E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 23:06:16 -0000

----==_mimepart_5bc911e4a2ea0_2e173ffc9bad45bc11084
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In the common case of a long response body that is dynamically generated, it is not possible to know the full length up front. Instead, the body is often read in chucks from some backend/data source and written to the wire as it's available. Since response bodies need to be encoded in DATA frames with an explicit length this typically means splitting the body into numerous chunks. Instead if would be more efficient if we could set a length of "until end of stream" (encoded as 0 or some such) which would allow the sender to write a single DATA frame header and the simply send the entire body without additional framing.

HTTP/2 explicitly tries to avoid overly long frames. This is a feature for HTTP/2 in which the frames for multiple streams are sent on the same in-order sequence of bytes, so a long frame potentially introduces head of line blocking for other higher priority data. But for QUIC there is no such concern since these DATA frames are all within the same 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/1885
----==_mimepart_5bc911e4a2ea0_2e173ffc9bad45bc11084
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>In the common case of a long response body that is dynamically generated, it is not possible to know the full length up front. Instead, the body is often read in chucks from some backend/data source and written to the wire as it's available. Since response bodies need to be encoded in DATA frames with an explicit length this typically means splitting the body into numerous chunks. Instead if would be more efficient if we could set a length of "until end of stream" (encoded as 0 or some such) which would allow the sender to write a single DATA frame header and the simply send the entire body without additional framing.</p>
<p>HTTP/2 explicitly tries to avoid overly long frames. This is a feature for HTTP/2 in which the frames for multiple streams are sent on the same in-order sequence of bytes, so a long frame potentially introduces head of line blocking for other higher priority data. But for QUIC there is no such concern since these DATA frames are all within the same 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/1885">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqymOuqz92v27wNnmshiwALrW9wUaks5umQlkgaJpZM4XvZCZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9xMS94I1BzkAIXCc82XoI6EN8roks5umQlkgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"DATA frame encoding is inefficient for long dynamically generated bodies (#1885)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1885"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885",
"url": "https://github.com/quicwg/base-drafts/issues/1885",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "DATA frame encoding is inefficient for long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Ryan Hamilton**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@RyanAtGoogle",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1885
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc911e4a2ea0_2e173ffc9bad45bc11084--


From nobody Thu Oct 18 16:20:09 2018
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 76E06130E22 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:20:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 735r2aUz73kE for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:20:07 -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 BE3DC130E00 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 16:20: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=AAoLhb/rfFZ/S2Ds+B6+Wqen29A=; b=kxXhLpMqEkXcgeX2 GeMTNVKUXHT13ojnYoa5Q3bAga+thSuFqvLOYMMcOvXPzx5Fd0t1oMHEATNr4rl4 NZlt/it2jQsDoqhnmpQzp7kh82mh13ityH59lKulhcL0j1XDUqXE+aHyuQ48i++i OsNd1TrMsPNJu5HBeSpKOWz5Zyw=
Received: by filter0879p1las1.sendgrid.net with SMTP id filter0879p1las1-7113-5BC91525-7 2018-10-18 23:20:05.268466561 +0000 UTC m=+828.225853350
Received: from github-lowworker-1ffe0ab.cp1-iad.github.net (unknown [192.30.252.38]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id yLoZA67KTCeZycTcfgPzEw for <quic-issues@ietf.org>; Thu, 18 Oct 2018 23:20:05.153 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1ffe0ab.cp1-iad.github.net (Postfix) with ESMTP id 22C873812E6 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 16:20:05 -0700 (PDT)
Date: Thu, 18 Oct 2018 23:20:05 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1a706df51b077afffde9c4d06fce75a199f2a0af92cf0000000117e0d72592a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431195623@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc915251e79b_5efc3ff015ed45b4177675"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3yDWA56+PwW+H306SI2miwqcw7+d3O9yduLl kTFbw1Fa0bAxJEEs8i3DZEQZDW0+k4ROa0fy+poMrOHUJi0HSIaSycBtRhI3v20wbCCCkcahUuJoi8 rIs5dsCiqayo45Bv0jjElCnxwkqc8UE0nlK9j0GaMZ+0lvsha+QGHLVHpDCOvdCJnRm44BNN6qU8eW Q=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ogRKRq0HFNWUSIdmoMOj_ITVCrI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 23:20:09 -0000

----==_mimepart_5bc915251e79b_5efc3ff015ed45b4177675
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm sympathetic to the issue but not sure it needs fixing in v1. What is worse case overhead?

The proposal seems similar to some aspect of Roberto and Jeff's ideas. A slightly different type of stream could carry just a response, and permit simple random access of bytes across the entire 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/1885#issuecomment-431195623
----==_mimepart_5bc915251e79b_5efc3ff015ed45b4177675
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I'm sympathetic to the issue but not sure it needs fixing in v1. What is=
 worse case overhead?</p>
<p>The proposal seems similar to some aspect of Roberto and Jeff's ideas. A=
 slightly different type of stream could carry just a response, and permit =
simple random access of bytes across the entire stream.</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/1885#issuecomment-431195623">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-zwDReKrUuzGE=
ewn-mqDkf5RLW6ks5umQylgaJpZM4XvZCZ">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq7M1lkqMh06kL3p5o84U6bREm4aXks5umQylga=
JpZM4XvZCZ.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPardue in #1885: I'=
m sympathetic to the issue but not sure it needs fixing in v1. What is wors=
e case overhead?\r\n\r\nThe proposal seems similar to some aspect of Robert=
o and Jeff's ideas. A slightly different type of stream could carry just a =
response, and permit simple random access of bytes across the entire stream=
."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-dr=
afts/issues/1885#issuecomment-431195623"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4=
31195623",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4311=
95623",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for l=
ong dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4311=
95623"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc915251e79b_5efc3ff015ed45b4177675--


From nobody Thu Oct 18 16:34:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6AC7C130E8C for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:34:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 WuwqpYx2tlya for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:34:34 -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 8BBB7130EC4 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 16:34:34 -0700 (PDT)
Date: Thu, 18 Oct 2018 16:34:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539905673; bh=Ameaj4AU16EdqVcPiBlCe+7MhrPLE5q74uXbbzig1Cw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QO/HVo6RZhUUslG89TcNAPRyPmzjm+JBmrFXotfafR9Pa6RfOBWdK6TyBQ4iyaFXB EsG7LqTWN8zetGVZXc5bWHIbSKr5p19euPvdtuMpOF8m08Mtqpwl6lSLJcU0M/RKXT PnR6FO1aB3xGRV8R0hj9+O42iIhJVQhde1orG0Ac=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5945228ce8e0095be5484892b9cedf2fc8d0e31b92cf0000000117e0da8992a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431198090@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc918899db95_1eb23fe89d4d45c012814b"; 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/ddIBPKU_Q7K7bnwG6JALc_SvXoM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 23:34:43 -0000

----==_mimepart_5bc918899db95_1eb23fe89d4d45c012814b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Instead if would be more efficient if we could set a length of "until end of stream" (encoded as 0 or some such) which would allow the sender to write a single DATA frame header and the simply send the entire body without additional framing.

Yes, this would be nice.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431198090
----==_mimepart_5bc918899db95_1eb23fe89d4d45c012814b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>Instead if would be more efficient if we could set a length of "until =
end of stream" (encoded as 0 or some such) which would allow the sender t=
o write a single DATA frame header and the simply send the entire body wi=
thout additional framing.</p>
</blockquote>
<p>Yes, this would be nice.</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/1885#issuecomment-431198090">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0hx=
5EDanCOYa8Je98oiFOQ4SoS3ks5umRAJgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq4BSV36Mxp9B70R5WPVmu6W4=
2T4mks5umRAJgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtik=
honov in #1885: \u003e Instead if would be more efficient if we could set=
 a length of \"until end of stream\" (encoded as 0 or some such) which wo=
uld allow the sender to write a single DATA frame header and the simply s=
end the entire body without additional framing.\r\n\r\nYes, this would be=
 nice."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/=
base-drafts/issues/1885#issuecomment-431198090"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431198090",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1198090",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1198090"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc918899db95_1eb23fe89d4d45c012814b--


From nobody Thu Oct 18 16:43:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B6D3E130E67 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:43:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 R82k6Ww95Qug for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:43: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 74012130E64 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 16:43:21 -0700 (PDT)
Date: Thu, 18 Oct 2018 16:43:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539906200; bh=BuUV4eZbii6xQ1+rx2eCx/ruk1lwNt5Hwot4+si95wo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XwJoqQM+gYSFqhPsqTWmQoqE0XUFpMUkx9Gud+exFFf3epjhhp2pUOSXkOAbEWZQX OGHWjakjjZsNVSUdqxRjheF2RoEDjVdWhBsvfmCBgdlKnufcJ1g4uTsSHacA+41nnx TCY25Fr5dF2ELzTGZW//Au0q5lIAz5Pu8C2hpwes=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbe969a7ab9446cdbcab565313eb7caecfd35c24992cf0000000117e0dc9892a169ce15cbb1a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1819/review/166336515@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1819@github.com>
References: <quicwg/base-drafts/pull/1819@github.com>
Subject: Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc91a98bafec_606e3f86eecd45c411744b"; 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/LswMqi9llUCVSkIwfWTEoLgnoZQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 23:43:24 -0000

----==_mimepart_5bc91a98bafec_606e3f86eecd45c411744b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke commented on this pull request.



> @@ -736,6 +733,18 @@ and will contain a CRYPTO frame with an offset matching the size of the CRYPTO
 frame sent in the first Initial packet.  Cryptographic handshake messages
 subsequent to the first do not need to fit within a single UDP datagram.
 
+### Handling of Fatal Initial Packets
+
+The contents of some Initial packets may, according to this specification, force
+connection termination. For example, they might contain forbidden frame types
+or a CONNECTION_CLOSE frame. As Initial packets are not protected, these could
+indicate injection attacks to terminate the connection.
+
+Endpoints MAY treat the receipt of such packets as a connection error, drop them

There is nothing you can really do about injection attacks during the Initial phase of the handshake. This PR is more about the 3RTT (or, for lazy implementations, infinite) time that the initial keys remain lying around for use. This radically increases the time where a connection is vulnerable (especially if the server uses the client-generated CID, so that Initial keys are easy to generate).

In that context, I'm not sure how you would meaningfully process a late-arriving Initial Packet. Say the attacker sends the server Initial Packet #2 well after the handshake, with ACK, CRYPTO, and CONNECTION_CLOSE frames. Since Initial exchange is actually done, there are no outstanding packets to ACK. Since I've already started handshake CRYPTO exchange, it's too late to deliver any new CRYPTO data. So it is basically impossible to use frames to alter connection state except to bring down the connection by generating an error.

If your code sends off an ACK before processing the frames, that is a problem, but that seems like a bad thing to do for other reasons.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1819#discussion_r226498538
----==_mimepart_5bc91a98bafec_606e3f86eecd45c411744b
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/1819#discussion_r226498538">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -736,6 +733,18 @@ and will contain a CRYPTO frame with an offset matching the size of the CRYPTO
 frame sent in the first Initial packet.  Cryptographic handshake messages
 subsequent to the first do not need to fit within a single UDP datagram.
 
+### Handling of Fatal Initial Packets
+
+The contents of some Initial packets may, according to this specification, force
+connection termination. For example, they might contain forbidden frame types
+or a CONNECTION_CLOSE frame. As Initial packets are not protected, these could
+indicate injection attacks to terminate the connection.
+
+Endpoints MAY treat the receipt of such packets as a connection error, drop them
</pre>
<p>There is nothing you can really do about injection attacks during the Initial phase of the handshake. This PR is more about the 3RTT (or, for lazy implementations, infinite) time that the initial keys remain lying around for use. This radically increases the time where a connection is vulnerable (especially if the server uses the client-generated CID, so that Initial keys are easy to generate).</p>
<p>In that context, I'm not sure how you would meaningfully process a late-arriving Initial Packet. Say the attacker sends the server Initial Packet <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="189966909" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/2" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/2/hovercard" href="https://github.com/quicwg/base-drafts/issues/2">#2</a> well after the handshake, with ACK, CRYPTO, and CONNECTION_CLOSE frames. Since Initial exchange is actually done, there are no outstanding packets to ACK. Since I've already started handshake CRYPTO exchange, it's too late to deliver any new CRYPTO data. So it is basically impossible to use frames to alter connection state except to bring down the connection by generating an error.</p>
<p>If your code sends off an ACK before processing the frames, that is a problem, but that seems like a bad thing to do for other reasons.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1819#discussion_r226498538">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxxb_sSStGiTNzYFHvjSK5oWN7Klks5umRIYgaJpZM4XDBDF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4ju30NoofsqvwDiyIecnG_m35fnks5umRIYgaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke commented on #1819"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1819#discussion_r226498538"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819#discussion_r226498538",
"url": "https://github.com/quicwg/base-drafts/pull/1819#discussion_r226498538",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke commented on 1819",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819#discussion_r226498538"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386666693\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc91a98bafec_606e3f86eecd45c411744b--


From nobody Thu Oct 18 16:47:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E2715130E7D for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:47:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 rv6G_s_FquSI for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:47: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 7AB5A130E69 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 16:47:39 -0700 (PDT)
Date: Thu, 18 Oct 2018 16:47:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539906458; bh=kaukqyO/AsrU4c00s2vFbJZXmOxFk9hH+T/ZTgyhg/A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rhHShjjJdtGrWNOJ2VxcWOygFn3cPcvyoNhLqeWpQx3NdxaEVk/xjmA32Tlaip7XY jD6x42FYy0w61neb3534cz8QSzhqhhtFfokNSqEwC8muDZDxjwM+86C8pwwvXtyDun ptCgXTxT9kxds14IfBW3J+ozYrlKzvGohZr14nfc=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd8ac32d02e09d5a10daef9b85529f75c5ddfd49192cf0000000117e0dd9a92a169ce162183ba@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1878/431200308@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1878@github.com>
References: <quicwg/base-drafts/issues/1878@github.com>
Subject: Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow control problems (#1878)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc91b9ac5157_1ed53fe89d4d45c01612c6"; 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/LS1ZIJeTdMyEj9C_nWK5CU_VeDI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 23:47:41 -0000

----==_mimepart_5bc91b9ac5157_1ed53fe89d4d45c01612c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

If RST_STREAM begets a return RST_STREAM, that's news to me. If everyone is happy with this state of affairs, I'll file a PR to make that a bit clearer in the spec. (I explicitly looked for this in the spec before filing, and couldn't find it). I suppose it's implied by the state machines and so forth, but this is different from HTTP/2 and probably could be more explicti.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431200308
----==_mimepart_5bc91b9ac5157_1ed53fe89d4d45c01612c6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>If RST_STREAM begets a return RST_STREAM, that's news to me. If everyo=
ne is happy with this state of affairs, I'll file a PR to make that a bit=
 clearer in the spec. (I explicitly looked for this in the spec before fi=
ling, and couldn't find it). I suppose it's implied by the state machines=
 and so forth, but this is different from HTTP/2 and probably could be mo=
re explicti.</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/1878#issuecomment-431200308">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxnu=
-SQ2JUr4b5AH-gl-z2uV7oEAks5umRMagaJpZM4Xqhjn">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqyrdKn9hDSP_IAIrUAnt_JFP=
12Daks5umRMagaJpZM4Xqhjn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
induke in #1878: If RST_STREAM begets a return RST_STREAM, that's news to=
 me. If everyone is happy with this state of affairs, I'll file a PR to m=
ake that a bit clearer in the spec. (I explicitly looked for this in the =
spec before filing, and couldn't find it). I suppose it's implied by the =
state machines and so forth, but this is different from HTTP/2 and probab=
ly could be more explicti."}],"action":{"name":"View Issue","url":"https:=
//github.com/quicwg/base-drafts/issues/1878#issuecomment-431200308"}}}</s=
cript>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment=
-431200308",
"url": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-43=
1200308",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow cont=
rol problems (#1878)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1878,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1878\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-43=
1200308"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3970234=
63\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc91b9ac5157_1ed53fe89d4d45c01612c6--


From nobody Thu Oct 18 16:53:47 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ACAFB130E8D for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:53:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 aRM7pRLrpEHi for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:53:41 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 CF321130E83 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 16:53:40 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539906820; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=nVco2Z9QeIOSBU2CmupqKN6Oa6Hj+pcl+2zpf2Ftpq0=; b=oICod8G9laRJ/P0TrW8Px7JgB3Y0kRUeThxpaZVxNN0cxSExSJkhVOI6rXvRDpD7ben89C7A YgevIEbHMtHrQJNobg+C6QuN6pn5TJ+D3lkW3UuJTpbWiDBy0Id4c5AXJG6xYoI/S5cBEAQY EFqrccqck4k+79ERpY/wd8MyWvM=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bc91d03.7fb1dc434a50-smtp-out-n02; Thu, 18 Oct 2018 23:53:39 -0000 (UTC)
Date: Thu, 18 Oct 2018 16:53:39 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc91d03ac168_23752ac094bd25843583e@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a0a991: Editorial commitment
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc91d03abb80_23752ac094bd258435781"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rO7jaBGUd4CaoxdKnEFlsHa7qYo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 23:53:46 -0000

----==_mimepart_5bc91d03abb80_23752ac094bd258435781
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: a0a991a616dc190728e1695af790c2b1b9475cd8
      https://github.com/quicwg/base-drafts/commit/a0a991a616dc190728e1695af790c2b1b9475cd8
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Editorial commitment


  Commit: f444a7ac2bb27181ea7c42b3a819ec4b4053a791
      https://github.com/quicwg/base-drafts/commit/f444a7ac2bb27181ea7c42b3a819ec4b4053a791
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Move content into a Request Lifecycle section


  Commit: c1ab7279b1382bbeb64395067b88378ad5143e5a
      https://github.com/quicwg/base-drafts/commit/c1ab7279b1382bbeb64395067b88378ad5143e5a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Move Extensions before Error Handling


  Commit: 9bd4e44f9e6d7b2d0b598ffa34df3735418f111e
      https://github.com/quicwg/base-drafts/commit/9bd4e44f9e6d7b2d0b598ffa34df3735418f111e
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Move H2 Considerations to an appendix


  Commit: 6305be849d275486968f16f1175db0b1dd374cbe
      https://github.com/quicwg/base-drafts/commit/6305be849d275486968f16f1175db0b1dd374cbe
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Expand introduction, discuss relationship with HTTP and TCP


  Commit: d755aac12716788232d093d9361d7a36b418312a
      https://github.com/quicwg/base-drafts/commit/d755aac12716788232d093d9361d7a36b418312a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix reserved version example


  Commit: 3fadd85332e7fd83d3d36c5e9894b1b51aef7529
      https://github.com/quicwg/base-drafts/commit/3fadd85332e7fd83d3d36c5e9894b1b51aef7529
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Narrow restriction on server sending before SETTINGS


  Commit: 971da604998eeee8128d22143cd705c1d394a806
      https://github.com/quicwg/base-drafts/commit/971da604998eeee8128d22143cd705c1d394a806
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Better discussion of QUIC streams


  Commit: f3f5accaad26adb7b96415b2a55e8d6026495bd1
      https://github.com/quicwg/base-drafts/commit/f3f5accaad26adb7b96415b2a55e8d6026495bd1
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix references, reorder unidirectional stream section


  Commit: aefe5a40d139750eead5d849bcd0ac339d283514
      https://github.com/quicwg/base-drafts/commit/aefe5a40d139750eead5d849bcd0ac339d283514
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  General framing layer fixups


  Commit: a8036b2b0ec52a124954a363407ed3ca67e398da
      https://github.com/quicwg/base-drafts/commit/a8036b2b0ec52a124954a363407ed3ca67e398da
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  PRIORITY fixups; fixes #1848


  Commit: 15d51bb68eaac9bcdb767fba4319caaa20339f26
      https://github.com/quicwg/base-drafts/commit/15d51bb68eaac9bcdb767fba4319caaa20339f26
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  CANCEL_PUSH fixups


  Commit: 9e863ab7ebdbe4d30a83eca731f9ebaa347600dd
      https://github.com/quicwg/base-drafts/commit/9e863ab7ebdbe4d30a83eca731f9ebaa347600dd
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  SETTINGS fixups


  Commit: de88400a856474af3b468c9b9a501d306d1c607d
      https://github.com/quicwg/base-drafts/commit/de88400a856474af3b468c9b9a501d306d1c607d
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Import definition of MAX_HEADER_LIST_SIZE


  Commit: ce52c50cfc74493fb5b5b2169cdd9d9a27aefb65
      https://github.com/quicwg/base-drafts/commit/ce52c50cfc74493fb5b5b2169cdd9d9a27aefb65
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  PUSH_PROMISE fixups


  Commit: 78de8d628b0d51145214dd5b1426b6f865e78904
      https://github.com/quicwg/base-drafts/commit/78de8d628b0d51145214dd5b1426b6f865e78904
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  MAX_PUSH_ID fixup


  Commit: 5be7761ec2f33bf63229189c1e21cddfeaee4a62
      https://github.com/quicwg/base-drafts/commit/5be7761ec2f33bf63229189c1e21cddfeaee4a62
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Headers and message formatting fixups


  Commit: ec75492f9c9f4df8004cb773b3619dc5c919cd96
      https://github.com/quicwg/base-drafts/commit/ec75492f9c9f4df8004cb773b3619dc5c919cd96
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Cancellation and CONNECT fixups


  Commit: d9ae519b8d4501840ed0c486a090b7043a82c145
      https://github.com/quicwg/base-drafts/commit/d9ae519b8d4501840ed0c486a090b7043a82c145
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Tighten some redundancies


  Commit: c35349504c60d528aecb325a0b2b69f6cbbdd7bb
      https://github.com/quicwg/base-drafts/commit/c35349504c60d528aecb325a0b2b69f6cbbdd7bb
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Explicitly mention error upgrades


  Commit: f23e01b80c98a2e32049a0e3ed6c5759134c7bed
      https://github.com/quicwg/base-drafts/commit/f23e01b80c98a2e32049a0e3ed6c5759134c7bed
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Generalize varint text in Security Considerations


  Commit: febb274725311d6b41f8880c250aabd7fe06e6c3
      https://github.com/quicwg/base-drafts/commit/febb274725311d6b41f8880c250aabd7fe06e6c3
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Keep H2 Considerations up-to-date


  Commit: f7e9118a3c97b0d1e523ac65af82b13c697ffe5a
      https://github.com/quicwg/base-drafts/commit/f7e9118a3c97b0d1e523ac65af82b13c697ffe5a
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  has incorporates


  Commit: b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0
      https://github.com/quicwg/base-drafts/commit/b2d119eb5d6bb2ec9a8bf54a8d9ec8b389345fe0
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Use a/the consistently


  Commit: 5ebd7caa395ce2a91a6edc465b0bf63e7f5a5a41
      https://github.com/quicwg/base-drafts/commit/5ebd7caa395ce2a91a6edc465b0bf63e7f5a5a41
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Moved stream stuff up and added intro text to describe structure of doc


  Commit: d57c08d436598eb20a1ab59dbcee1af8251c9e3f
      https://github.com/quicwg/base-drafts/commit/d57c08d436598eb20a1ab59dbcee1af8251c9e3f
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Lucas's s/p/P/


  Commit: c705fc1417edd3f66a7a64ec495520efab325efc
      https://github.com/quicwg/base-drafts/commit/c705fc1417edd3f66a7a64ec495520efab325efc
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Moved major sections around.


  Commit: c4ce2c29be13de5146556c2a49ef3c8aa57cc317
      https://github.com/quicwg/base-drafts/commit/c4ce2c29be13de5146556c2a49ef3c8aa57cc317
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  created packets and frames section and moved things about


  Commit: 438b9650dcbd28453004d3ffe6296b16277fe7bb
      https://github.com/quicwg/base-drafts/commit/438b9650dcbd28453004d3ffe6296b16277fe7bb
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  modified intro, made error codes first level section


  Commit: 53f0badcfab54967edd5f3c28b5ad43e2b03bb90
      https://github.com/quicwg/base-drafts/commit/53f0badcfab54967edd5f3c28b5ad43e2b03bb90
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-16 (Tue, 16 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Done through connection migration section


  Commit: 9600d976e421bb846fdf85831e3864ca16300af8
      https://github.com/quicwg/base-drafts/commit/9600d976e421bb846fdf85831e3864ca16300af8
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  addresses mt's comments.


  Commit: 209a2699855b8f8bf3fce6691cd9a64ee661ccbf
      https://github.com/quicwg/base-drafts/commit/209a2699855b8f8bf3fce6691cd9a64ee661ccbf
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  detailed structure in intro


  Commit: d927b6af974a164f9fc14252f20997757fd4ef14
      https://github.com/quicwg/base-drafts/commit/d927b6af974a164f9fc14252f20997757fd4ef14
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  most of martinduke comments


  Commit: af51da7f5ff2256f15efd3f8871dfc8aa29a523e
      https://github.com/quicwg/base-drafts/commit/af51da7f5ff2256f15efd3f8871dfc8aa29a523e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  added initial values in flow control


  Commit: d5a1e49161dc7d43fca83fd2ab065faf10d5a394
      https://github.com/quicwg/base-drafts/commit/d5a1e49161dc7d43fca83fd2ab065faf10d5a394
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  lint


  Commit: db2e9b240cdc86c8d7b061152cf05f701fe7c4fc
      https://github.com/quicwg/base-drafts/commit/db2e9b240cdc86c8d7b061152cf05f701fe7c4fc
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  max_stream_id


  Commit: ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62
      https://github.com/quicwg/base-drafts/commit/ca49ae4cdf1b2470de3e0cfa3b1b0ab9e7b28a62
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  parenthesize


  Commit: 0368ca91704757d307072511cb38f0968b32f72a
      https://github.com/quicwg/base-drafts/commit/0368ca91704757d307072511cb38f0968b32f72a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  parenthesize


  Commit: 1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6
      https://github.com/quicwg/base-drafts/commit/1d4f7d395a4dc6877b6ed81a77fc7d9032680ff6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  stream-id-blocked frame


  Commit: c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb
      https://github.com/quicwg/base-drafts/commit/c3426ee9042e67a9d8a4db4e34d22073e2c6cbdb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/intertwines/combines


  Commit: 140a9c601c8a60967e3e06c6231231c5475f29b4
      https://github.com/quicwg/base-drafts/commit/140a9c601c8a60967e3e06c6231231c5475f29b4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  unnecessary text


  Commit: 23d95c3fc683976506d9465083038dbe32f994dc
      https://github.com/quicwg/base-drafts/commit/23d95c3fc683976506d9465083038dbe32f994dc
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  connection id para


  Commit: d3cf19fd880fc281e208e75899834ff241b5f7c6
      https://github.com/quicwg/base-drafts/commit/d3cf19fd880fc281e208e75899834ff241b5f7c6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  connection id contd


  Commit: 4c9858f1a212fe7c7f871048389612a64dc2d922
      https://github.com/quicwg/base-drafts/commit/4c9858f1a212fe7c7f871048389612a64dc2d922
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  connection id contd


  Commit: 0dfa88580bb9fc3aa32783624b60c4422d6b2b8f
      https://github.com/quicwg/base-drafts/commit/0dfa88580bb9fc3aa32783624b60c4422d6b2b8f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/subsequent/additional


  Commit: a6262f9116957886f682c5c3fb878afac512cbb8
      https://github.com/quicwg/base-drafts/commit/a6262f9116957886f682c5c3fb878afac512cbb8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  shorter sentences


  Commit: b90815f228909371be135bb055993987a59dcf9b
      https://github.com/quicwg/base-drafts/commit/b90815f228909371be135bb055993987a59dcf9b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  packet protection TODO


  Commit: bbb241e8e59cf45f6643f95aeee63dd1ad932718
      https://github.com/quicwg/base-drafts/commit/bbb241e8e59cf45f6643f95aeee63dd1ad932718
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  packet protection TODO contd


  Commit: 2a00e0b7316c06bec7693abf1ad1408b3b6fa96b
      https://github.com/quicwg/base-drafts/commit/2a00e0b7316c06bec7693abf1ad1408b3b6fa96b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/the/a


  Commit: 2986d5b90f1dd8317554d60e8b70c0e82871cd87
      https://github.com/quicwg/base-drafts/commit/2986d5b90f1dd8317554d60e8b70c0e82871cd87
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/acks/acknowledges


  Commit: c631c3171ed7bead8240f83e3b48cd6eb52bf474
      https://github.com/quicwg/base-drafts/commit/c631c3171ed7bead8240f83e3b48cd6eb52bf474
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  unnecessary text


  Commit: 6a980bfd5c8c1e8244045449ed7ed24ec7bf6301
      https://github.com/quicwg/base-drafts/commit/6a980bfd5c8c1e8244045449ed7ed24ec7bf6301
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  unnecessary text


  Commit: d6c92675a9d3933838c0daa1b2dff1db17166012
      https://github.com/quicwg/base-drafts/commit/d6c92675a9d3933838c0daa1b2dff1db17166012
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  last of mt's comments


  Commit: e13b6b3262ea6c0d85a2ed46510107026d59c4d0
      https://github.com/quicwg/base-drafts/commit/e13b6b3262ea6c0d85a2ed46510107026d59c4d0
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  lint


  Commit: dd74eda33def1e3e412420c977e3913493a53cdf
      https://github.com/quicwg/base-drafts/commit/dd74eda33def1e3e412420c977e3913493a53cdf
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  lint


  Commit: b557a3a4ba15cffdf986a35315e45646322aec68
      https://github.com/quicwg/base-drafts/commit/b557a3a4ba15cffdf986a35315e45646322aec68
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1857 from quicwg/reorganize_transport

WIP: High-level restructure of transport draft


  Commit: 84b5c577281f159f67aa76873f311eb16031a7a4
      https://github.com/quicwg/base-drafts/commit/84b5c577281f159f67aa76873f311eb16031a7a4
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  correct changelog


  Commit: fb27f313196b980d62d100a67cba585604c2c862
      https://github.com/quicwg/base-drafts/commit/fb27f313196b980d62d100a67cba585604c2c862
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into reorganize


  Commit: bce33e240951c6546e3f064b4658ec3c335fd17a
      https://github.com/quicwg/base-drafts/commit/bce33e240951c6546e3f064b4658ec3c335fd17a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fix structure in intro


  Commit: bb902f8d3c1f3b81b3be978d3b7259c1c89a6167
      https://github.com/quicwg/base-drafts/commit/bb902f8d3c1f3b81b3be978d3b7259c1c89a6167
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1884 from quicwg/reorganize

Reorganizes drafts


Compare: https://github.com/quicwg/base-drafts/compare/d5da70d5a946...bb902f8d3c1f
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc91d03abb80_23752ac094bd258435781--


From nobody Thu Oct 18 16:53:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 64A5C130E64 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:53:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 BlAsLKAIoMe4 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:53: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 D73A0130E7D for <quic-issues@ietf.org>; Thu, 18 Oct 2018 16:53:45 -0700 (PDT)
Date: Thu, 18 Oct 2018 16:53:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539906824; bh=oaOj95cA8cyhCSWhE0tRkXvm8D3GOGmHMzupKg4ngMY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bPWkauB2VkdB/ibuNcnn4bSGWl8lsX2SjstVWAfswY895ZLuzlkA4OI0oWEaxBx+F qnBBPsv8NH0vdmESjJOvtPnVyoQurr1cwVvzG+yzSwCmHQHhP7dfFTYFihciR1g/VR hAAxXJb3kdtN1qG4BjWGwcrsPJZZCPWskwMTy01k=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abeaa6dd67eabbfcf3dc3af6ce98567923e9d1ec8692cf0000000117e0df0892a169ce162804f3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1884/issue_event/1913611575@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1884@github.com>
References: <quicwg/base-drafts/pull/1884@github.com>
Subject: Re: [quicwg/base-drafts] Reorganizes drafts (#1884)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc91d08ee03b_2b633f827b6d45c41225a8"; 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/dWVcauqyZVph-A2nwvYCD0rZnMI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 23:53:52 -0000

----==_mimepart_5bc91d08ee03b_2b633f827b6d45c41225a8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1884 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/1884#event-1913611575
----==_mimepart_5bc91d08ee03b_2b633f827b6d45c41225a8
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="371721459" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1884" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1884/hovercard" href="https://github.com/quicwg/base-drafts/pull/1884">#1884</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/1884#event-1913611575">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1EJDUkUlYuqD8GT7-feYws83znkks5umRSIgaJpZM4XvRdz">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz_fh2dGFZSAey8qsCTueoOBXlNLks5umRSIgaJpZM4XvRdz.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1884 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1884#event-1913611575"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1884#event-1913611575",
"url": "https://github.com/quicwg/base-drafts/pull/1884#event-1913611575",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Reorganizes drafts (#1884)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1884#event-1913611575"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398268275\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc91d08ee03b_2b633f827b6d45c41225a8--


From nobody Thu Oct 18 16:54:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A24C130E67 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:53:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 OD52qJdCqoIn for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 16:53:53 -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 4B110130E64 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 16:53:53 -0700 (PDT)
Date: Thu, 18 Oct 2018 16:53:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539906832; bh=IpYfdTAaaYaHK5A6oMMD9qkK/jkPNHP6n1TZahUYzpo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=unJAnOkreP6HiKfqinbP8EbFk0kLjJyNvmtflqte/WlcHb1fbFH+q75BJOV7y5bJA X1PdcJdCq1o+47qdmH19/x84pyg3DHRwoX16IrnYaUwYqUdjDyzruL3HNOeZ6vq8SG Qf21aK3hwPy3shUFFxFBeAT63rvZPxsHpk6gdlA0=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab82e7c9c1f673b92bfa9081e98de8da58ad911ea492cf0000000117e0df1092a169ce15f4beef@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1848/issue_event/1913611642@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1848@github.com>
References: <quicwg/base-drafts/issues/1848@github.com>
Subject: Re: [quicwg/base-drafts] PRIORITY frame illustration is unclear (#1848)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc91d1050493_71203f7fcc8d45c418632c"; 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/g9axmFWHI-NRJcLs1MH9ckW5qZI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 18 Oct 2018 23:53:56 -0000

----==_mimepart_5bc91d1050493_71203f7fcc8d45c418632c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1848 via a8036b2b0ec52a124954a363407ed3ca67e398da.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1848#event-1913611642
----==_mimepart_5bc91d1050493_71203f7fcc8d45c418632c
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="368361199" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1848" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1848/hovercard" href="https://github.com/quicwg/base-drafts/issues/1848">#1848</a> via <a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a8036b2b0ec52a124954a363407ed3ca67e398da"><tt>a8036b2</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/1848#event-1913611642">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9WDDTR63d_0TeM3egzoC9gCReJjks5umRSQgaJpZM4XT-AP">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxh_mqYDJZBg2Ed5TwJ0IkBRAaMLks5umRSQgaJpZM4XT-AP.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1848 via a8036b2b0ec52a124954a363407ed3ca67e398da."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1848#event-1913611642"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1848#event-1913611642",
"url": "https://github.com/quicwg/base-drafts/issues/1848#event-1913611642",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] PRIORITY frame illustration is unclear (#1848)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1848#event-1913611642"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 391110671\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc91d1050493_71203f7fcc8d45c418632c--


From nobody Thu Oct 18 17:19:52 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4DC01130E3B for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 17:19:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d-okrO8sgiHF for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 17:19:49 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 18FFC130DE7 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 17:19:48 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539908388; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=CEEqSoUG6djNTrxeUQ3313/thx2Mafb//BGZrjXcnZI=; b=VkTCNxiABJUiDQGjxZjCp7kc1ztrayRJmdGc/e+D3vrsUsOcveMbfhHrWWRtIN6ZhfAcwFNq CNYufb8teb92VICC57QN8A+MlHmf9gr+0cYGGjaLnPJJ9AegAYQB6sUCMK7T9fDmckt7mX2x ax0rhxlBzE66VB61Puy1RUrFf/8=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bc92323.7f9198694030-smtp-out-n01; Fri, 19 Oct 2018 00:19:47 -0000 (UTC)
Date: Thu, 18 Oct 2018 17:19:47 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc9232388b99_79d12b10c262258427827@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 18a7c3: Fix max_ack_delay description
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc923238882d_79d12b10c2622584277df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NSHIQOXzpYBQjy0qdGsGhit30oQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 00:19:50 -0000

----==_mimepart_5bc923238882d_79d12b10c2622584277df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 18a7c3e6bf243ba41328ffb11361c49da3c4e173
      https://github.com/quicwg/base-drafts/commit/18a7c3e6bf243ba41328ffb11361c49da3c4e173
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix max_ack_delay description

Closes #1869.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc923238882d_79d12b10c2622584277df--


From nobody Thu Oct 18 17:20:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8CB0B130E3B for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 17:20:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 bx-Nxjmke0wy for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 17:19: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 02F7C130DE7 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 17:19:59 -0700 (PDT)
Date: Thu, 18 Oct 2018 17:19:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539908397; bh=3DIdNR0nZLR9EQUFhA1xZnIlNNjgS7taeZZbZZPRwtE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y1J9Cu4hRcV+L5ZW2yXESq4yAwO25LL0J5KvvesHbHTg2Rm4xURe3c0A3Mv21+Np0 E7Xmm3BEW7bkx/pU7/KIatuWU9CEz/j6wDnaauAZAPGl4xcAA+Pn7t5uDzlawlOW3o dXz/7D9iTEVFiaGus9k0Uv6DR3ewj492+3JDhcOo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab152a754fb4d40966ef7223a58ce51940e4e14f4c92cf0000000117e0e52d92a169ce1620895e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1869/issue_event/1913638906@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1869@github.com>
References: <quicwg/base-drafts/pull/1869@github.com>
Subject: Re: [quicwg/base-drafts] Improve description of max_ack_delay transport parameter (#1869)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9232dc432d_8113f86368d45b8115596"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Zuc8v57IdPjgepqHYq-awjm44JE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 00:20:00 -0000

----==_mimepart_5bc9232dc432d_8113f86368d45b8115596
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1869 via 18a7c3e6bf243ba41328ffb11361c49da3c4e173.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1869#event-1913638906
----==_mimepart_5bc9232dc432d_8113f86368d45b8115596
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="371231070" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1869" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1869/hovercard" href="https://github.com/quicwg/base-drafts/pull/1869">#1869</a> via <a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/18a7c3e6bf243ba41328ffb11361c49da3c4e173"><tt>18a7c3e</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/1869#event-1913638906">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_-a_DClZYOBEyY6SRejI5VpXaHRks5umRqtgaJpZM4XlB5H">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8mjRxi9pHRGui-Xum4_PBVhOmMWks5umRqtgaJpZM4XlB5H.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1869 via 18a7c3e6bf243ba41328ffb11361c49da3c4e173."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1869#event-1913638906"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1869#event-1913638906",
"url": "https://github.com/quicwg/base-drafts/pull/1869#event-1913638906",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Improve description of max_ack_delay transport parameter (#1869)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1869#event-1913638906"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395583047\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc9232dc432d_8113f86368d45b8115596--


From nobody Thu Oct 18 17:20:15 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 645FA130E64 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 17:20:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 M11qaPUsot6y for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 17:20: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 098FA130E3B for <quic-issues@ietf.org>; Thu, 18 Oct 2018 17:20:12 -0700 (PDT)
Date: Thu, 18 Oct 2018 17:20:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539908410; bh=8O6TqXqnNPFRRe5LpZn5OOM0+sWqZQ+8ZlAmtrTfMic=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wYoyVHLWS/9iNTo3l6K2VUgiv86eQUuLqF+NfVEzcfS0IYyxt7qj0+4hM0DfShgr0 dl2iakwDBvVbDG8MyPQYMwJvW71AEUKkdIuC/xPtx+YDaLsHaszgQezGsXGNiZ5IVg fIWs9Wc4raXFQf2UaCe0DQpiVgJRuo+FJfTipRSc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4764e10028b99ec5e3854b0d65361203f7b6587c92cf0000000117e0e53a92a169ce1620895e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1869/c431205492@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1869@github.com>
References: <quicwg/base-drafts/pull/1869@github.com>
Subject: Re: [quicwg/base-drafts] Improve description of max_ack_delay transport parameter (#1869)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9233a92f3d_4bda3fa7dead45c4157576"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZNDCeOHyuKFVJapLDIiam4F9qlc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 00:20:14 -0000

----==_mimepart_5bc9233a92f3d_4bda3fa7dead45c4157576
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

needed a manual merge after the big reorg

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1869#issuecomment-431205492
----==_mimepart_5bc9233a92f3d_4bda3fa7dead45c4157576
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>needed a manual merge after the big reorg</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1869#issuecomment-431205492">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9MGIGlZz37FEiVhTyln2CrXukX8ks5umRq6gaJpZM4XlB5H">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq42AZ50siTsyRJOJqKvEQUg6DPj0ks5umRq6gaJpZM4XlB5H.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1869: needed a manual merge after the big reorg"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1869#issuecomment-431205492"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1869#issuecomment-431205492",
"url": "https://github.com/quicwg/base-drafts/pull/1869#issuecomment-431205492",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Improve description of max_ack_delay transport parameter (#1869)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1869,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1869#issuecomment-431205492"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395583047\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc9233a92f3d_4bda3fa7dead45c4157576--


From nobody Thu Oct 18 17:53:58 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 88A9B130E3D for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 17:53:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s99TG6HlPFOg for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 17:53:55 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 D0351130E2F for <quic-issues@ietf.org>; Thu, 18 Oct 2018 17:53:54 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539910434; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=XIheoujGFyVYH7/AxefaPXE2FRL9AUz1XXe4DHpFt+A=; b=O+tZv0TSnU7/LTizZAwj9enzv6Owgl9nQLmdGjbGcYHYISsZVBbii+wf84OHzW0cTduTlxlM X2M6UfFDJVegIKbo0tqk7EVs923OWeMTvXM5oHai/QxpTesugQ1j55qnnGZ6N9HfRwi3jVpm +99J7yP/KDaaCOb9z9nwxls5ong=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bc92b21.7fc404608900-smtp-out-n03; Fri, 19 Oct 2018 00:53:53 -0000 (UTC)
Date: Thu, 18 Oct 2018 17:53:53 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc92b2197617_24b82acf4a0d059040337@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 08d040: Move and consolidate address validation
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc92b2196e14_24b82acf4a0d05904026f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7ULVN_vPyOta3f8s2yb2_m00z84>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 00:53:57 -0000

----==_mimepart_5bc92b2196e14_24b82acf4a0d05904026f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: 08d040112e4b0118373a544b6b46c8e04f7c3720
      https://github.com/quicwg/base-drafts/commit/08d040112e4b0118373a544b6b46c8e04f7c3720
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move and consolidate address validation



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc92b2196e14_24b82acf4a0d05904026f--


From nobody Thu Oct 18 17:58:20 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F158F130E3B for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 17:58:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nfmIzGBoF438 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 17:58:18 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 D01DE130E69 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 17:58:18 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539910698; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ZTnLNLQZc8R6FrqFyw9gIuNhcAYS5Lp65Z7esUdw1tk=; b=eKxt+/E/kqOqpxSkabpc3qqJZTKlx3udroGP6H8tfs5YLFdKI696UAnkVkGB3gT+y/ILe0GE 3Tg6Y9lOB/DPjkROk2ZKT5XpTrTjwl+DJiPof6d1+HAT+8yKCQJMwf4H93bGkYDOnnDq+OM8 1Dxf5O0GySpIuap46SxfoRf9xaM=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bc92c29.7f07c93efb10-smtp-out-n02; Fri, 19 Oct 2018 00:58:17 -0000 (UTC)
Date: Thu, 18 Oct 2018 17:58:17 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc92c296aceb_137b72acecdaf05844125b@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c95255: Move cross references
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc92c296a773_137b72acecdaf0584411ed"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pGzt1oFutQL4AeotARRSiaLU6Ts>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 00:58:20 -0000

----==_mimepart_5bc92c296a773_137b72acecdaf0584411ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: c952551f9b65ded819a6e5ced04174228671de03
      https://github.com/quicwg/base-drafts/commit/c952551f9b65ded819a6e5ced04174228671de03
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move cross references



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc92c296a773_137b72acecdaf0584411ed--


From nobody Thu Oct 18 18:07:44 2018
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 A7321130E42 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:07:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.063
X-Spam-Level: 
X-Spam-Status: No, score=-3.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QPpmkwz3dh08 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:07:40 -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 9F239130E2F for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:07:40 -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=AnR9m1Stqa+xS9Snw+YapCNIDng=; b=vftvm0tmRXi112cP WA3j52LLwLwyN1Kmbmewo73sGgAsrTEidW8aMpe9UnhkQpWTyxYf0agRXq8SUJSI UzS/99UU3C4r8m+2xmPBIJx9xoLphe/QWVRrO1dN/ARgF4BeiSZN3P966JSaQ/JY i9K40RRTp4X7cM1pRNBjqiT+rPk=
Received: by filter1239p1las1.sendgrid.net with SMTP id filter1239p1las1-32149-5BC92E5A-32 2018-10-19 01:07:38.841761782 +0000 UTC m=+3649.280325750
Received: from github-lowworker-0b1e58d.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id CsFMO0WFTJ2p2cuW8b6kGA for <quic-issues@ietf.org>; Fri, 19 Oct 2018 01:07:38.748 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0b1e58d.cp1-iad.github.net (Postfix) with ESMTP id B28CF3E0789 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:07:38 -0700 (PDT)
Date: Fri, 19 Oct 2018 01:07:38 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdc76ee6f56302756e066ef4bec4c7da3c2cc904f92cf0000000117e0f05a92a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886@github.com>
Subject: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc92e5ab11da_4c623fe92c4d45b81316f7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0j1GeeTVbfFaH4XZoLZunROzPodN7/8IYeXK 66N3jku+OReu/k2yumBVuTRYdnSMV6beQvL0PeuvwM4tfjLrbgQDVyu5P8A8glT8H98SezjB1Er3Jx jwCAvgaAnqNSRdLxLNhwr936zPSTRQVtogzfEI2vSlnXgfjoDYZt9V5X/Q3JT1mftYoXOULLBQCsFX Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LagQhH4nMkPrwe-Ydj3W8QEisEw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 01:07:43 -0000

----==_mimepart_5bc92e5ab11da_4c623fe92c4d45b81316f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The two disparate sections on address validation are better together.  That means deferring the description of Retry to after the connection establishment section, but I think that makes sense.  I've added a forward reference.

Aside from moves there is a tiny bit of new glue text in the top of the respective sections.  I had to tweak some of it to reflect the reorganization, and I noticed some duplication that I eliminated from the first two paragraphs of the path migration section.

I added a picture showing how Retry is added to the handshake flow, addressing a TODO.

I merged the sections on dealing with NEW_TOKEN and address validation for future connections (or should that be returning connections...).  That was just removing the section heading.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1886

-- Commit Summary --

  * Move and consolidate address validation
  * Move cross references

-- File Changes --

    M draft-ietf-quic-transport.md (363)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1886.patch
https://github.com/quicwg/base-drafts/pull/1886.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/1886

----==_mimepart_5bc92e5ab11da_4c623fe92c4d45b81316f7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The two disparate sections on address validation are better together.  That means deferring the description of Retry to after the connection establishment section, but I think that makes sense.  I've added a forward reference.</p>
<p>Aside from moves there is a tiny bit of new glue text in the top of the respective sections.  I had to tweak some of it to reflect the reorganization, and I noticed some duplication that I eliminated from the first two paragraphs of the path migration section.</p>
<p>I added a picture showing how Retry is added to the handshake flow, addressing a TODO.</p>
<p>I merged the sections on dealing with NEW_TOKEN and address validation for future connections (or should that be returning connections...).  That was just removing the section heading.</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/1886'>https://github.com/quicwg/base-drafts/pull/1886</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Move and consolidate address validation</li>
  <li>Move cross references</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1886/files#diff-0">draft-ietf-quic-transport.md</a>
    (363)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1886.patch'>https://github.com/quicwg/base-drafts/pull/1886.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1886.diff'>https://github.com/quicwg/base-drafts/pull/1886.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/1886">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq932MFkzMvnUOJwFCLNyf9J5ap4tks5umSXagaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3Ap6l7EXykISmHkj0cnTJPH4PKIks5umSXagaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Move and consolidate address validation (#1886)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886",
"url": "https://github.com/quicwg/base-drafts/pull/1886",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Move and consolidate address validation (#1886)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "08d0401",
"value": "Move and consolidate address validation"
},
{
"name": "c952551",
"value": "Move cross references"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1886/files#diff-0) (363 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1886,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1886\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc92e5ab11da_4c623fe92c4d45b81316f7--


From nobody Thu Oct 18 18:11:40 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6AD7130E42 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:11:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MvF0jCTiFbKu for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:11:37 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 8F59D130E2F for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:11:37 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539911496; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=KFQSAvEXy85frILi3C2U6KLDtlDzIlHyWaWK7fXkzxw=; b=dAqEyhkd1nW6vV4tgZ3BKXv5uNW0TYqwPAtBrCcUFFejwWwlqrwXGE0FlhxSsSUoIgqYUTXP zrtJPLVhkjlFScKd5OpURqes+xtmCZo0wzQQOub7GWhD6rsz5pPNaQWZ0yE2E8ffz2nnqpHA FndDSIOLi3XymMPKQjXPmm0mFeI=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bc92f48.7f12f0782e10-smtp-out-n03; Fri, 19 Oct 2018 01:11:36 -0000 (UTC)
Date: Thu, 18 Oct 2018 18:11:36 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc92f484be73_22312b054dce659457533@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9731cc: Fix max_ack_delay description
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc92f484b97d_22312b054dce65945743b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GanzbvgV-ZbJ0H2alc1b6BqL8fw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 01:11:39 -0000

----==_mimepart_5bc92f484b97d_22312b054dce65945743b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/denest
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9731cce8c076e44b77e4f2654664a3f3be3ab63d
      https://github.com/quicwg/base-drafts/commit/9731cce8c076e44b77e4f2654664a3f3be3ab63d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix max_ack_delay description

Closes #1869.


  Commit: 3e182fc7bf963048eee3a7edc09cf66c92b6185d
      https://github.com/quicwg/base-drafts/commit/3e182fc7bf963048eee3a7edc09cf66c92b6185d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove some excessive nesting from reorg


Compare: https://github.com/quicwg/base-drafts/compare/9731cce8c076^...3e182fc7bf96
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc92f484b97d_22312b054dce65945743b--


From nobody Thu Oct 18 18:12:14 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B8190130E42 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:12:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FF214kohQfWI for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:12:11 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 A95EE130E2F for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:12:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539911531; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=AddjtZOLcEJIsoraLPBFo0mk2Q10dccxYkCT7wT3g0k=; b=cThxGN3yor4yZ0f4PmOcwU4KyIuJkh4cH3KcYe7X2epBMrDUf8saphZ/oMM3nqY3wkMajHj/ pQZj+DUsL91VRt3mDrkRX36O5UAQKyInZ/ibvd0khrRc5nqfixKZTA5w2d4AuLrHUW5Ve2OU yi97FnjlZMfxEAOnbvIG3fg+m+Y=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bc92f6a.7fdaf0361720-smtp-out-n01; Fri, 19 Oct 2018 01:12:10 -0000 (UTC)
Date: Thu, 18 Oct 2018 18:12:10 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc92f6acaea0_38aa2ab20583658096772@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 196e49: Remove some excessive nesting from reorg
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc92f6aca88d_38aa2ab20583658096637"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NLdd0p1qJTp6RSOQx2cUFgROErI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 01:12:13 -0000

----==_mimepart_5bc92f6aca88d_38aa2ab20583658096637
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/denest
  Home:   https://github.com/quicwg/base-drafts
  Commit: 196e49549cd9931945203c6306c586837d3c0152
      https://github.com/quicwg/base-drafts/commit/196e49549cd9931945203c6306c586837d3c0152
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove some excessive nesting from reorg



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc92f6aca88d_38aa2ab20583658096637--


From nobody Thu Oct 18 18:12:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E7F98130E42 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:12:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 WCcf4-nx4Jts for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:12:28 -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 AB749130E64 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:12:28 -0700 (PDT)
Date: Thu, 18 Oct 2018 18:12:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539911548; bh=2KxjFHk5h0If+L9Axbiw1OUCzoPs1qf6gSMsRsDzFZY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=OxCk1/J3JuZ/ZZsNZspQG2RS56ZdCp7P3qiTGNJ1BSzuY0/aTwT+YRzp+h4Bh/CF8 Qff/MxX2HUS6BvaedjqtHUPAU2IHVsaoooThjmIspZGivpLaNsw5lqvKIOtKP80q6b hHWYgQvDrSFJC3iui8jb2PR7GGsZMJNPJyx0a4ms=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7fdf4f43fa56f614d79333777f9f35672a3bba9492cf0000000117e0f17b92a169ce1628c313@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1887@github.com>
Subject: [quicwg/base-drafts] Remove some excessive nesting from reorg (#1887)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc92f7beec76_55233fb2cead45c49619f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TXSKng4UOWttPFNaJ_LaoX7GJ3E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 01:12:30 -0000

----==_mimepart_5bc92f7beec76_55233fb2cead45c49619f
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/1887

-- Commit Summary --

  * Remove some excessive nesting from reorg

-- File Changes --

    M draft-ietf-quic-transport.md (18)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1887.patch
https://github.com/quicwg/base-drafts/pull/1887.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/1887

----==_mimepart_5bc92f7beec76_55233fb2cead45c49619f
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/1887'>https://github.com/quicwg/base-drafts/pull/1887</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove some excessive nesting from reorg</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1887/files#diff-0">draft-ietf-quic-transport.md</a>
    (18)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1887.patch'>https://github.com/quicwg/base-drafts/pull/1887.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1887.diff'>https://github.com/quicwg/base-drafts/pull/1887.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/1887">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyJApDQoTMvybUs5tXooKUAbqmWnks5umSb7gaJpZM4Xvf2N">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6c0bStfHtsquUoipo--3Jortiysks5umSb7gaJpZM4Xvf2N.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Remove some excessive nesting from reorg (#1887)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1887"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1887",
"url": "https://github.com/quicwg/base-drafts/pull/1887",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Remove some excessive nesting from reorg (#1887)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "196e495",
"value": "Remove some excessive nesting from reorg"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1887/files#diff-0) (18 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1887,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1887\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1887"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1887.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1887.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398327181\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc92f7beec76_55233fb2cead45c49619f--


From nobody Thu Oct 18 18:28:58 2018
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 54C7C130E2F for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:28:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 lWWTW-dyRbvG for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:28:55 -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 90AA0124D68 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:28: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=2F72tBldpn04j0gKmesbp2HjtRo=; b=xA3yfQPlORM9ktkM l9VPMnZc4EsneP6jWj2p0fOB5Hfif4KMh9FcRVdjQTeSdoITmYJLf4T8e6eyZkRs plSMuA0wwGSBwwO5uxS5kgqKODCFNrZAL1e860suUtDD1UnfMqzD7SletpXb7A3S m5wON/NMU5UvSjplfAofIRTr3m8=
Received: by filter1093p1las1.sendgrid.net with SMTP id filter1093p1las1-12534-5BC93356-A 2018-10-19 01:28:54.55847377 +0000 UTC m=+5595.550393711
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id -b91Z0QkRxae1PVXmqR_Nw for <quic-issues@ietf.org>; Fri, 19 Oct 2018 01:28:54.421 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id 63FBC460146 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:28:54 -0700 (PDT)
Date: Fri, 19 Oct 2018 01:28:54 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5618e95a637f729d72d50102f51f259814cf976f92cf0000000117e0f55692a169ce162183ba@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1878/431215726@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1878@github.com>
References: <quicwg/base-drafts/issues/1878@github.com>
Subject: Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow control problems (#1878)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9335659187_51663fc1c78d45b41156b"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak31HRgpIm4HAE8YkytoqJxzmuvoYlL8BEPgHx E/UdI6A44YgcvKM/TKtm6QeLKRpNOAAVB6v8+RLA9bVcIpUBgTOAXprIRGKOoOCdAVU4sivcxcEUDe +q/EkNHRcWQBAVa3SfJf9LJ4Nj2ywVrtIS09TnLX81ND39nBz/5CvKJskLxXOxwv2lSVJwP7M5QRA1 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c4a3-FuIDCQO8dh_pVXEjq6xIvw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 01:28:57 -0000

----==_mimepart_5bc9335659187_51663fc1c78d45b41156b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yup, that's how it sort of needs to work, since both sides need to communicate an offset, and the two ways are via a FIN'd stream or a RST_STREAM frame.

A PR to clarify that is always 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/1878#issuecomment-431215726
----==_mimepart_5bc9335659187_51663fc1c78d45b41156b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yup, that's how it sort of needs to work, since both sides need to communicate an offset, and the two ways are via a FIN'd stream or a RST_STREAM frame.</p>
<p>A PR to clarify that is always 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/1878#issuecomment-431215726">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq86roshzqbbfe3bNnmW3NLBKzJk6ks5umSrWgaJpZM4Xqhjn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7oWvl5z7qDwcd6UrUZdLATjtOASks5umSrWgaJpZM4Xqhjn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1878: Yup, that's how it sort of needs to work, since both sides need to communicate an offset, and the two ways are via a FIN'd stream or a RST_STREAM frame.\r\n\r\nA PR to clarify that is always helpful."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431215726"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431215726",
"url": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431215726",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow control problems (#1878)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1878,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1878\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431215726"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397023463\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc9335659187_51663fc1c78d45b41156b--


From nobody Thu Oct 18 18:36:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 31790130E2F for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:36:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.66
X-Spam-Level: 
X-Spam-Status: No, score=-6.66 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 XzS25FoNDCS3 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:36: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 726CE124D68 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:36:07 -0700 (PDT)
Date: Thu, 18 Oct 2018 18:36:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539912966; bh=uKvcT+k9B0S/wonhwSJVEUFo/uXpesHlNxhgs9qOsjU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x4ahAhUy6T4wjH+wvgMRMiYw9Hc+qHp3xV70G2Fh0717qQiIVRz3mbXgHr6a1RL7X h7Jzq6zMocDvMOHOWDx5u04EKhSghTcvVl5GHkVanZD8TeQ/9oZHlaruJ8k1owkB1T 36ArH68jentmz6AtbpzPvn+19TZ1JKhD6btcaJlw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab33d91a3696c6d70e54b96e77e8286a577e8abcef92cf0000000117e0f70692a169ce1627c7d3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1883/review/166354321@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1883@github.com>
References: <quicwg/base-drafts/pull/1883@github.com>
Subject: Re: [quicwg/base-drafts] Escape single quotes in static table (#1883)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9350643f22_2323f880dad45c46627e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/i8DJ8lY6Ha9rPNciFBIo2Vy3BtU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 01:36:09 -0000

----==_mimepart_5bc9350643f22_2323f880dad45c46627e
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/1883#pullrequestreview-166354321
----==_mimepart_5bc9350643f22_2323f880dad45c46627e
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/1883#pullrequestreview-166354321">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5GFJWF1ARLixJFUxEm81pINP3jnks5umSyGgaJpZM4XvJ6k">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9pvhqAPa7IdWkQwucgTrcXE2mbNks5umSyGgaJpZM4XvJ6k.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1883"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1883#pullrequestreview-166354321"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1883#pullrequestreview-166354321",
"url": "https://github.com/quicwg/base-drafts/pull/1883#pullrequestreview-166354321",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson approved 1883",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1883#pullrequestreview-166354321"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398237348\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc9350643f22_2323f880dad45c46627e--


From nobody Thu Oct 18 18:36:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 618C4130E83 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:36:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 6H4bKL9bbAwJ for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:36: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 ED344130E2F for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:36:44 -0700 (PDT)
Date: Thu, 18 Oct 2018 18:36:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539913004; bh=p6829NipBufL1I6Icwu83+M92xT652Ty2sKe308/JII=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ITV4dTBtl9UeHU3hikrdybj21hsjQbz4gbYsOi3M18seI77kFdoLzxKaBBEpzTOrv 3uOvkaPx8HXCfcyU1DsJFJMVdy3iVyNe4Nddhj6asOZWqC8GnicuP8LMHuC8cexzRo ezhXtbTgzgmycXeDdc5Upllpb98uG626+oajLJMU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab621edc38a2dbc654ac4586c6c1b76ea3d0ef1ffd92cf0000000117e0f72b92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431216984@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9352c72d7_1f163fa50c2d45c455156"; 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/VaZG_TSt5Wz2DZshBHW1FOrVPsM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 01:36:47 -0000

----==_mimepart_5bc9352c72d7_1f163fa50c2d45c455156
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I previously missed this potential issue, but I think it's worth fixing, because for cases like large content delivery(ie: video streaming, etc), this minimizes overhead, complexity, and makes it easy to provide a zero-copy API on both the send and receive sides.

Also, 0 length is currently disallowed in DATA, so we have a value available in the existing frame we can define as something useful if we'd like.

I expect if this was supported, >90% of HTTP DATA frames would use it, which speaks to the prevalence of this use cause.  Having to specify a length is in many ways a special case, and the typical case is "the rest of the QUIC stream is DATA".  The only two cases I can think of where that wouldn't be true are server push, which is rarely used, and trailers, which are rarely supported and even more rarely 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/1885#issuecomment-431216984
----==_mimepart_5bc9352c72d7_1f163fa50c2d45c455156
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I previously missed this potential issue, but I think it's worth fixin=
g, because for cases like large content delivery(ie: video streaming, etc=
), this minimizes overhead, complexity, and makes it easy to provide a ze=
ro-copy API on both the send and receive sides.</p>
<p>Also, 0 length is currently disallowed in DATA, so we have a value ava=
ilable in the existing frame we can define as something useful if we'd li=
ke.</p>
<p>I expect if this was supported, &gt;90% of HTTP DATA frames would use =
it, which speaks to the prevalence of this use cause.  Having to specify =
a length is in many ways a special case, and the typical case is "the res=
t of the QUIC stream is DATA".  The only two cases I can think of where t=
hat wouldn't be true are server push, which is rarely used, and trailers,=
 which are rarely supported and even more rarely used.</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/1885#issuecomment-431216984">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyp6=
cH_FGJllgyXtilCMhy32xlqEks5umSyrgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8vBmr4arlmNjIZqm9D3cLE7=
S-beks5umSyrgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett in #1885: I previously missed this potential issue, but I think it's=
 worth fixing, because for cases like large content delivery(ie: video st=
reaming, etc), this minimizes overhead, complexity, and makes it easy to =
provide a zero-copy API on both the send and receive sides.\r\n\r\nAlso, =
0 length is currently disallowed in DATA, so we have a value available in=
 the existing frame we can define as something useful if we'd like.\r\n\r=
\nI expect if this was supported, \u003e90% of HTTP DATA frames would use=
 it, which speaks to the prevalence of this use cause.  Having to specify=
 a length is in many ways a special case, and the typical case is \"the r=
est of the QUIC stream is DATA\".  The only two cases I can think of wher=
e that wouldn't be true are server push, which is rarely used, and traile=
rs, which are rarely supported and even more rarely used."}],"action":{"n=
ame":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/188=
5#issuecomment-431216984"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431216984",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1216984",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1216984"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc9352c72d7_1f163fa50c2d45c455156--


From nobody Thu Oct 18 18:38:09 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 531A2130E2F for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:38:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 ZQQLdyVH5Vfr for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:38: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 75F9E124D68 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:38:06 -0700 (PDT)
Date: Thu, 18 Oct 2018 18:38:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539913085; bh=vCdSqwuZXc4PrRjqD/41oO7oxiSlEAL/MOLm8I6zL+Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Kkmm3HUg+p8wx/ljsvPc1nSHvdFO0KkAl2b9DvqLqUblt+G1Ss2mS1x7o/eH91pFt W5zinAjCGzRC8UN6F0/cpz8N0RQpNuaQNEAg9Wtk6DrauvTsWwSpXZY2gkIgDK9X66 qGErM4/+S6c85EtTkO1pkTkRXeASWmYcndTgMzco=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abed93813f89b2b76a87d4ce6bcbc7aa6d3ffd8c3192cf0000000117e0f77d92a169ce161ad84e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1862/review/166354410@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9357d98c95_1f953fa50c2d45c45665"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8mAYk970pvLTBOTwh__1YD-aAmI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 01:38:08 -0000

----==_mimepart_5bc9357d98c95_1f953fa50c2d45c45665
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



>  timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
 CRYPTO data if possible.
 
 Until the server has validated the client's address on the path, the number of
 bytes it can send is limited, as specified in {{QUIC-TRANSPORT}}.
-If not all unacknowledged CRYPTO data can be sent, then all CRYPTO data sent
-in Initial packets should be retransmitted.  If no bytes may be sent,
-then no alarm should be armed until bytes have been received by the peer.
+If not all unacknowledged CRYPTO data can be sent, then all unacknowledged
+CRYPTO data sent in Initial packets should be retransmitted.  If no bytes
+may be sent, then no alarm should be armed until bytes have been received from
+the client.
+
+Because the server may be blocked until more packets are received, the
+client MUST arm the crypto retransmission alarm even if there is no

timer, not alarm
```suggestion
client MUST start the crypto retransmission timer even if there is no
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-166354410
----==_mimepart_5bc9357d98c95_1f953fa50c2d45c45665
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1862#discussi=
on_r226513640">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt;  timeout period.  Upon timeout, the sender=
 MUST retransmit all unacknowledged
 CRYPTO data if possible.
 =

 Until the server has validated the client&#39;s address on the path, the=
 number of
 bytes it can send is limited, as specified in {{QUIC-TRANSPORT}}.
-If not all unacknowledged CRYPTO data can be sent, then all CRYPTO data =
sent
-in Initial packets should be retransmitted.  If no bytes may be sent,
-then no alarm should be armed until bytes have been received by the peer=
.
+If not all unacknowledged CRYPTO data can be sent, then all unacknowledg=
ed
+CRYPTO data sent in Initial packets should be retransmitted.  If no byte=
s
+may be sent, then no alarm should be armed until bytes have been receive=
d from
+the client.
+
+Because the server may be blocked until more packets are received, the
+client MUST arm the crypto retransmission alarm even if there is no
</pre>
<p>timer, not alarm</p>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-client MUST arm the crypto retransmission ala=
rm even if there is no
+client MUST start the crypto retransmission timer even if there is no
</pre>


<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/1862#pullrequestreview-166354410">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
8eIwVVej0O-0diUheUohpyC7nsoks5umSz9gaJpZM4Xi8BV">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq8wie-pco3rIH97HKpY1j=
Lw40Ucbks5umSz9gaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson commented on #1862"}],"action":{"name":"View Pull Request","url=
":"https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-1663=
54410"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestrev=
iew-166354410",
"url": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview=
-166354410",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1862",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview=
-166354410"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3950347=
09\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc9357d98c95_1f953fa50c2d45c45665--


From nobody Thu Oct 18 18:38:54 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C8F6B130EBA for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:38:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bdd2F2RmSEQ8 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:38:43 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 288CE130EA6 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:38:43 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539913122; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ANQpRvueVgLVubKxmzZp1UW+143RhiIlVgs1EKhkzYQ=; b=AcK/QqBDOCG4+J69M+oYlxGfEvj/cKBOMCRUoHtvPKcI/kKkde3tFh/DHYsPviDvxhZP1iax feRPH7GQN44xcYqX3TPKAY7mT4l+M29pwQS32smMKnkyvk4Wwttq1QYeY5gHb+CJBJzweXiU ZxcFI/kjDlqlsE1G6byRiVDuUIk=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bc935a2.7f22fc6622a0-smtp-out-n01; Fri, 19 Oct 2018 01:38:42 -0000 (UTC)
Date: Thu, 18 Oct 2018 18:38:42 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc935a23c1c1_34c72af78aa24584129c8@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 289a94: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc935a23bd72_34c72af78aa245841281c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bMEuV7kMyVeBo6ozcryStcafVyY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 01:38:53 -0000

----==_mimepart_5bc935a23bd72_34c72af78aa245841281c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-amplification
  Home:   https://github.com/quicwg/base-drafts
  Commit: 289a942a541a38bbd419d6120732533498531eff
      https://github.com/quicwg/base-drafts/commit/289a942a541a38bbd419d6120732533498531eff
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@google.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc935a23bd72_34c72af78aa245841281c--


From nobody Thu Oct 18 18:39:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43B7E130EB0 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:38:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Fj_5pnThGceM for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:38: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 79DF7130ED1 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:38:48 -0700 (PDT)
Date: Thu, 18 Oct 2018 18:38:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539913127; bh=nd91HAQntbU7mdb9j2aKscZljR/fQ3PW1CAsi2nyAo4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tuF/pzx0Hsdh+fBhBWRGqVQrT+D/6rIjIYqpQZ4T84u3lrmOJBs6OF7XxKySJrk8x 8cMSWt+wqC7lF9xg5e1bgu/NYlGpcPbaV7YEF3jpdleRRUKDP/xXbYPK/8qI1GDMEp ETXDhBIaC1YvjqERC8VEa18FrDJC1jGFX1Ccrtg4=
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/1862/push/2972760649@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc935a7bdb0f_6b5a3ff8ef2d45c4599521"; 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/zu-Nufp17CbAB0WotsrLYEpmRtk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 01:38:58 -0000

----==_mimepart_5bc935a7bdb0f_6b5a3ff8ef2d45c4599521
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

289a942  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/1862/files/b523410378cac81df39f579543275b53f85100e2..289a942a541a38bbd419d6120732533498531eff

----==_mimepart_5bc935a7bdb0f_6b5a3ff8ef2d45c4599521
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/289a942">289a942</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/1862/files/b523410378cac81df39f579543275b53f85100e2..289a942a541a38bbd419d6120732533498531eff">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2kUuERXNMPkqrK1Ds3SCK4S4cglks5umS0ngaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5UgTYP5joycDT7rbi_DC9g4gjnGks5umS0ngaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862/files/b523410378cac81df39f579543275b53f85100e2..289a942a541a38bbd419d6120732533498531eff"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862/files/b523410378cac81df39f579543275b53f85100e2..289a942a541a38bbd419d6120732533498531eff",
"url": "https://github.com/quicwg/base-drafts/pull/1862/files/b523410378cac81df39f579543275b53f85100e2..289a942a541a38bbd419d6120732533498531eff",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1862",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1862:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "289a942",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862/files/b523410378cac81df39f579543275b53f85100e2..289a942a541a38bbd419d6120732533498531eff"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc935a7bdb0f_6b5a3ff8ef2d45c4599521--


From nobody Thu Oct 18 18:41:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 727C9130E46 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:40:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 BzcEiUlCHBlY for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:40: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 DCDC3130E2F for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:40:52 -0700 (PDT)
Date: Thu, 18 Oct 2018 18:40:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539913252; bh=70P5lyE+hO5qnVXLLXRmhbOOQEm1te1zj66vpnXTy9g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PbN2RLOWpXSsty1aSVRWH/gA5SC+k4qhBvwktGh1j0v1CsavqsEpR2kNzhuegb+s/ irFafd2nR8aNf8gTNPiKtppqjcbLA0OSgA4K3k0x8FhK/rGrjs6/p1LvZykOI1HA4H uDL1rYCTwQahalJIo508Dhpyi9eVwER4pK26qSH0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab581779a7cb2e68ab85104474ba36227f2cf02e5e92cf0000000117e0f82492a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431217675@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc936242a043_44503fc045ad45b855437f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QT66p0jakurWvWPh3Owdmr-uiZ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 01:40:58 -0000

----==_mimepart_5bc936242a043_44503fc045ad45b855437f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

New feature!  Be prepared to take this to Bangkok and have it resolved there.  I think that we're close to saying "no" to these automatically.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431217675
----==_mimepart_5bc936242a043_44503fc045ad45b855437f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>New feature!  Be prepared to take this to Bangkok and have it resolved there.  I think that we're close to saying "no" to these automatically.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431217675">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzKEWMdIJJpIauKux09AqrJOqlrFks5umS2kgaJpZM4XvZCZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9tULwsDWXh0otg_q9rko9V2D-EFks5umS2kgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1885: New feature!  Be prepared to take this to Bangkok and have it resolved there.  I think that we're close to saying \"no\" to these automatically."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431217675"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431217675",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431217675",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431217675"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc936242a043_44503fc045ad45b855437f--


From nobody Thu Oct 18 18:48:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B340C126DBF for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:48:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Nc4qBgRcBAzK for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:48: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 10F9D124D68 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:48:15 -0700 (PDT)
Date: Thu, 18 Oct 2018 18:48:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539913694; bh=1db4jDbgb8hNLlswRa1Wg008Eua5X4r/EhnF4uPxiV0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GqPUqNoSRTmje8goF06iMx1hvMCK9pnsK3B8DDISZw8H0YjdFz0cyeXnvT/vcbSbr pn5mcfBPp7GZiEk4igwc9JAmjkAqf/6LiLXae6bGl3vSpmVCBRoindYw0tLN+HotK8 fVC53XorJdlnoKaAW9zejkP8tKEhMboi9RCcayuU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe72ab4e4f67d75ccec951b35da4f79c4e2060c0e92cf0000000117e0f9de92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431218796@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc937de69c07_56a23fe56e0d45c462164e"; 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/bjeTStargUdvNHazKkQq7R8aBO0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 01:48:17 -0000

----==_mimepart_5bc937de69c07_56a23fe56e0d45c462164e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

To clarify, this is a minor change to an existing frame.

Also, not many people have implementation experience with the HTTP mapping, so we're going to hit some small issues like this as implementers catch up.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431218796
----==_mimepart_5bc937de69c07_56a23fe56e0d45c462164e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>To clarify, this is a minor change to an existing frame.</p>
<p>Also, not many people have implementation experience with the HTTP mapping, so we're going to hit some small issues like this as implementers catch up.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431218796">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_o0LLvA20bvvlr-T0qzDa-P1rMLks5umS9egaJpZM4XvZCZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7ffJT0BAwnLiEWfEsA9djkT0Ylbks5umS9egaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1885: To clarify, this is a minor change to an existing frame.\r\n\r\nAlso, not many people have implementation experience with the HTTP mapping, so we're going to hit some small issues like this as implementers catch up."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431218796"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431218796",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431218796",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431218796"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc937de69c07_56a23fe56e0d45c462164e--


From nobody Thu Oct 18 18:49:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0D6BE126DBF for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:49:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 BSSz8mM4lATc for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:49: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 59B33124D68 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:49:45 -0700 (PDT)
Date: Thu, 18 Oct 2018 18:49:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539913784; bh=aIycYb62cMf98UewJuyc8QJzdViRXFsYan7yH+jfLsI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PUMUKE2FxnaNjHtIJGnHrkMoNfQKTOvNkVRNNwPJAm0qcFYsk+p7clx6wt502ibEi zDmImzT2i2J8aTDxh5HPqKjsdVcalNc+SIt1o8WSzj4PfL3uI2a9Ok+Y4/HehmWVrx nr2kZ8e09jaB8o6Q97olqS2A8SY4OdW8cWVsZ94Q=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abec8d4476d6b54a61e8086811667425676941718392cf0000000117e0fa3892a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431219045@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc93838653bb_26d93fc48a2d45b8686889"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/houGoGECqQiGhj--sOzcapp-m5k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 01:49:47 -0000

----==_mimepart_5bc93838653bb_26d93fc48a2d45b8686889
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I disagree.  It's a new capability.  I'm not saying that asking for a new capability is out of bounds, just warning you that the door is about to 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/1885#issuecomment-431219045
----==_mimepart_5bc93838653bb_26d93fc48a2d45b8686889
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I disagree.  It's a new capability.  I'm not saying that asking for a new capability is out of bounds, just warning you that the door is about to 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/1885#issuecomment-431219045">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0XKVA3-PeguEACz9p6HMNNir9uYks5umS-4gaJpZM4XvZCZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4OW5gXoC8oL-rEqBJD-pxo3hoy5ks5umS-4gaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1885: I disagree.  It's a new capability.  I'm not saying that asking for a new capability is out of bounds, just warning you that the door is about to close."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431219045"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431219045",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431219045",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431219045"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc93838653bb_26d93fc48a2d45b8686889--


From nobody Thu Oct 18 18:50:49 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CED7F130E2F for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:50:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 G9IiIBBwfLdZ for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:50:46 -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 CC33F126DBF for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:50:45 -0700 (PDT)
Date: Thu, 18 Oct 2018 18:50:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539913844; bh=BbSeiIWziMBdC1tRADBBBmuy0aAGGtERFxKqtAjAyZs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j4gQirrXP0wgkiBx3pdo0t0gjeNXWUnZfX3AKw0gRgTgEdFk7+zv+qknfU9BcLdri f6tMfYWTznE50UVWBgqXFrJpzwjw2P4tmzi8/Nh2OW4LnNpHCAzkyohf2TQt3hNn2E Eeqowfc1hrmBzGSZzyTBZY0JVJZ9MogyH2LHDGTM=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab71fe4966ec0bf8165854e4a1d573e6d12721299d92cf0000000117e0fa7492a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431219227@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc93874ebb6a_440b3fc045ad45b810599a4"; 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/6EmrBq0AD3h4K5HC3tVLXEwk2D4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 01:50:48 -0000

----==_mimepart_5bc93874ebb6a_440b3fc045ad45b810599a4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@RyanAtGoogle 
> Instead if would be more efficient if we could set a length of "until end of stream" (encoded as 0 or some such) which would allow the sender to write a single DATA frame header and the simply send the entire body without additional framing.

Doesn't having a "end of stream" signal as part of the frame payload mean that we would need to escape the contents of HTTP if it contains the octets that can be interpreted as the "end of stream" signal?

Assuming that my understanding is correct, this sounds like MIME multipart. I prefer current chunked encoding style above that, because you do not need to scan through the content that you'd be forwarding.

Or 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/issues/1885#issuecomment-431219227
----==_mimepart_5bc93874ebb6a_440b3fc045ad45b810599a4
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=3D19561162" data-octo-click=3D"hovercard-link-=
click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com=
/RyanAtGoogle">@RyanAtGoogle</a></p>
<blockquote>
<p>Instead if would be more efficient if we could set a length of "until =
end of stream" (encoded as 0 or some such) which would allow the sender t=
o write a single DATA frame header and the simply send the entire body wi=
thout additional framing.</p>
</blockquote>
<p>Doesn't having a "end of stream" signal as part of the frame payload m=
ean that we would need to escape the contents of HTTP if it contains the =
octets that can be interpreted as the "end of stream" signal?</p>
<p>Assuming that my understanding is correct, this sounds like MIME multi=
part. I prefer current chunked encoding style above that, because you do =
not need to scan through the content that you'd be forwarding.</p>
<p>Or am I missing something?</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/1885#issuecomment-431219227">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1C6=
vLsZjEb491reZCLfRIpFIOboks5umS_0gaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqyDCAbkz7Oe0TT3jeep5WJ1R=
ZO-mks5umS_0gaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1885: @RyanAtGoogle \r\n\u003e Instead if would be more efficient =
if we could set a length of \"until end of stream\" (encoded as 0 or some=
 such) which would allow the sender to write a single DATA frame header a=
nd the simply send the entire body without additional framing.\r\n\r\nDoe=
sn't having a \"end of stream\" signal as part of the frame payload mean =
that we would need to escape the contents of HTTP if it contains the octe=
ts that can be interpreted as the \"end of stream\" signal?\r\n\r\nAssumi=
ng that my understanding is correct, this sounds like MIME multipart. I p=
refer current chunked encoding style above that, because you do not need =
to scan through the content that you'd be forwarding.\r\n\r\nOr am I miss=
ing something?"}],"action":{"name":"View Issue","url":"https://github.com=
/quicwg/base-drafts/issues/1885#issuecomment-431219227"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431219227",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1219227",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1219227"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc93874ebb6a_440b3fc045ad45b810599a4--


From nobody Thu Oct 18 18:51:02 2018
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 B64A6130E2F for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:51:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.063
X-Spam-Level: 
X-Spam-Status: No, score=-3.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: 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_mfGDd9VsYp for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 18:50:57 -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 974F4126DBF for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:50: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=7tyR6SI1T51yDXomye8BaX2Av/Q=; b=mznN/mPsYRRElf9Z 7GhuvZyY2Ev0nvOR63i2vZkrt9jq8POSmQSlxGpQQgJLS/baqX+/FVRj8uM4UFwX jquEWoa4W/7maY7Bn1mhO1Zvq7u21GxrnE4pb8210pDZiK5TgFz3Hs5T+WapUPQN lE07hhpyUyWZoFzm4pmNFpOHaJM=
Received: by filter0750p1las1.sendgrid.net with SMTP id filter0750p1las1-12656-5BC9387F-5 2018-10-19 01:50:55.136384634 +0000 UTC m=+5747.989670768
Received: from github-lowworker-e8fa9ff.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0019p1iad2.sendgrid.net (SG) with ESMTP id zHMEWRbKRMSDybfkVFjdDw for <quic-issues@ietf.org>; Fri, 19 Oct 2018 01:50:55.018 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e8fa9ff.cp1-iad.github.net (Postfix) with ESMTP id 06E9442036F for <quic-issues@ietf.org>; Thu, 18 Oct 2018 18:50:55 -0700 (PDT)
Date: Fri, 19 Oct 2018 01:50:55 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf01aee73035ae66e7869e8cafc6c0c498637703d92cf0000000117e0fa7e92a169ce162183ba@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1878/431219254@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1878@github.com>
References: <quicwg/base-drafts/issues/1878@github.com>
Subject: Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow control problems (#1878)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9387eefc99_21223fc3556d45b818203b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3V3i9lUHuVeeZf0TMIdabV8cMfBeDK9Waexh E1c/QgE8ee5zUY3BCUvt/VhQMXhIE6jErNup4es/534Auaxkci2w377jhv5/ij1UFkAU1IO0oXW3fr /lLEQ4xWOfCY4b2RqWbzgdhuKngoBELO/Q/3pZLchZCfVZRXN4vKMRV+rfKP+/m3cvIlgObn4xo3PD E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/U1Pg-dFkYkGbXl7_Uo8WPJRMih0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 01:51:01 -0000

----==_mimepart_5bc9387eefc99_21223fc3556d45b818203b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Having just re-read the section on this, I don't agree that there is a problem.  The text is very clear on this in Section 4.1, which specifically addresses the interaction of stream cancellation and flow control:

> RST_STREAM terminates one direction of a stream abruptly. Whether any action or response can or should be taken on the data already received is an application-specific issue, but it will often be the case that upon receipt of a RST_STREAM an endpoint will choose to stop sending data in its own direction. If the sender of a RST_STREAM wishes to explicitly state that no future data will be processed, that endpoint MAY send a STOP_SENDING frame at the same time.
-- https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#handling-of-stream-cancellation

To answer the question:

> In a bidirectional stream, if I receive a RST_STREAM, how am I to know how much of the data I have sent is counting towards connection flow control?

You have to assume ALL of it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431219254
----==_mimepart_5bc9387eefc99_21223fc3556d45b818203b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Having just re-read the section on this, I don't agree that there is a p=
roblem.  The text is very clear on this in Section 4.1, which specifically =
addresses the interaction of stream cancellation and flow control:</p>
<blockquote>
<p>RST_STREAM terminates one direction of a stream abruptly. Whether any ac=
tion or response can or should be taken on the data already received is an =
application-specific issue, but it will often be the case that upon receipt=
 of a RST_STREAM an endpoint will choose to stop sending data in its own di=
rection. If the sender of a RST_STREAM wishes to explicitly state that no f=
uture data will be processed, that endpoint MAY send a STOP_SENDING frame a=
t the same time.<br>
-- <a href=3D"https://quicwg.org/base-drafts/draft-ietf-quic-transport.html=
#handling-of-stream-cancellation" rel=3D"nofollow">https://quicwg.org/base-=
drafts/draft-ietf-quic-transport.html#handling-of-stream-cancellation</a></=
p>
</blockquote>
<p>To answer the question:</p>
<blockquote>
<p>In a bidirectional stream, if I receive a RST_STREAM, how am I to know h=
ow much of the data I have sent is counting towards connection flow control=
?</p>
</blockquote>
<p>You have to assume ALL of it.</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/1878#issuecomment-431219254">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1nd-Gn6novV4j=
9K9tUF11m5avpDks5umS_-gaJpZM4Xqhjn">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkqxvvPfc6sfcJjUXALkm-rxokyGyjks5umS_-ga=
JpZM4Xqhjn.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinthomson in #18=
78: Having just re-read the section on this, I don't agree that there is a =
problem.  The text is very clear on this in Section 4.1, which specifically=
 addresses the interaction of stream cancellation and flow control:\r\n\r\n=
\u003e RST_STREAM terminates one direction of a stream abruptly. Whether an=
y action or response can or should be taken on the data already received is=
 an application-specific issue, but it will often be the case that upon rec=
eipt of a RST_STREAM an endpoint will choose to stop sending data in its ow=
n direction. If the sender of a RST_STREAM wishes to explicitly state that =
no future data will be processed, that endpoint MAY send a STOP_SENDING fra=
me at the same time.\r\n-- https://quicwg.org/base-drafts/draft-ietf-quic-t=
ransport.html#handling-of-stream-cancellation\r\n\r\nTo answer the question=
:\r\n\r\n\u003e In a bidirectional stream, if I receive a RST_STREAM, how a=
m I to know how much of the data I have sent is counting towards connection=
 flow control?\r\n\r\nYou have to assume ALL of it."}],"action":{"name":"Vi=
ew Issue","url":"https://github.com/quicwg/base-drafts/issues/1878#issuecom=
ment-431219254"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-4=
31219254",
"url": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-4312=
19254",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow contro=
l problems (#1878)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1878,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1878\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-4312=
19254"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397023463=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc9387eefc99_21223fc3556d45b818203b--


From nobody Thu Oct 18 19:06:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75081130E46 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 19:06:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.66
X-Spam-Level: 
X-Spam-Status: No, score=-6.66 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 lLbsJSrmINoE for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 19:06: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 EBB11130E2F for <quic-issues@ietf.org>; Thu, 18 Oct 2018 19:06:38 -0700 (PDT)
Date: Thu, 18 Oct 2018 19:06:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539914797; bh=kTEASxReXGHWOkSxvRzCxvEPPnhJnToIdSy9Z8q7OnI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1ot0GseO+LYHodEWuKV55oumOFIgHJmG/mnN5o9FAhLud6iRV11rELJ/3qmyiZ7b4 vaVJ3a9K/wa5p+6NAXoJFRphGcA0/VmtP6A16qsAFwRHT9+NjkZHUWx/1RdbO+0wzu CdaxCwE+2h5j32qaM61UJmHLVPMr6sLCCHRBwvVA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4ad4c29570bb190ec16afbf3baf75171c377dbdf92cf0000000117e0fe2d92a169ce1608cfdf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1856/review/166358849@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1856@github.com>
References: <quicwg/base-drafts/pull/1856@github.com>
Subject: Re: [quicwg/base-drafts] Parenthesize 2 * MaxEntries to prevent naive errors (#1856)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc93c2db7e42_7cef3fd6078d45c49328df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9KyrlnocnVgR1eieRyPG1fj4PuA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 02:06:40 -0000

----==_mimepart_5bc93c2db7e42_7cef3fd6078d45c49328df
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/1856#pullrequestreview-166358849
----==_mimepart_5bc93c2db7e42_7cef3fd6078d45c49328df
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/1856#pullrequestreview-166358849">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-5ezngefSvz16pjD-9adWVUFCTBks5umTOtgaJpZM4XaCWX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_SeEBth7UC1Dulg34yvxAh63Nitks5umTOtgaJpZM4XaCWX.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1856"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1856#pullrequestreview-166358849"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1856#pullrequestreview-166358849",
"url": "https://github.com/quicwg/base-drafts/pull/1856#pullrequestreview-166358849",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson approved 1856",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1856#pullrequestreview-166358849"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392701335\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc93c2db7e42_7cef3fd6078d45c49328df--


From nobody Thu Oct 18 20:25:30 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F67F129AB8 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 20:25:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OVKKEurHPRiz for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 20:25:28 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 6D9DD126DBF for <quic-issues@ietf.org>; Thu, 18 Oct 2018 20:25:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539919527; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=9k7PMisEnWa8ls2YAm9ahnJqT8js05K9jS9+EpnvhH0=; b=UIqb2VeHA4QIlKEgKGrHJdh+4aZI9Rtrqv7QqczCvbhz1zJhaw4dBzxgTYE1f/trkr1gMNNf idsySgu5ltkXe4w+U1DtUa0prt86CCrm7Ms9KwTj5bWKfHYPNnh1i4PtYalBCl/p9jVmIVqP drBY92i7P8tLCu3qcy92vtYZVoA=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bc94ea7.7fc9e8270d80-smtp-out-n03; Fri, 19 Oct 2018 03:25:27 -0000 (UTC)
Date: Thu, 18 Oct 2018 20:25:26 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc94ea61e28b_31a52ae4b730659488318@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 97954f: Consolidate connection ID negotiation section with...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc94ea61df1a_31a52ae4b73065948829d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VPGEDaV4SKMv7hlGvrIyBr4cOzo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 03:25:29 -0000

----==_mimepart_5bc94ea61df1a_31a52ae4b73065948829d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/fix-cid-nego
  Home:   https://github.com/quicwg/base-drafts
  Commit: 97954fc334bd89fbd602fb6595f8725e4385f3be
      https://github.com/quicwg/base-drafts/commit/97954fc334bd89fbd602fb6595f8725e4385f3be
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Consolidate connection ID negotiation section with prior text



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc94ea61df1a_31a52ae4b73065948829d--


From nobody Thu Oct 18 20:30:16 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B39F6129AB8 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 20:30:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bbqZoydNeRGl for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 20:30:12 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 35785126DBF for <quic-issues@ietf.org>; Thu, 18 Oct 2018 20:30:12 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539919811; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=GEQJ5QEjKNkmsqhLFbaKaTjL9VoQlT7Uc56+PdRRZ1U=; b=pPGiZQNF/WVMfkYfT3MeKNBRSy75XNQwfKNJkyyQP5uHnnobA77/aPPqKNkoktDQBgX4fPz2 4DSOdl/Ku0MVJ6CKtbJrzVZTlcoZHO1+3Knrteyj0LYgPo25aOkanusWGz7oo13vi/fR1NZr HbavjqFvbpI47twl4960tK0UvC4=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bc94fc3.7f91f8278a80-smtp-out-n01; Fri, 19 Oct 2018 03:30:11 -0000 (UTC)
Date: Thu, 18 Oct 2018 20:30:11 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc94fc36a3ce_21eb2b0206cf857c14337@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6bbfbd: Consolidate connection ID negotiation section with...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc94fc369e7d_21eb2b0206cf857c142e5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ETzgTmxrAhFcNW7qOpbpcS7Ykig>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 03:30:14 -0000

----==_mimepart_5bc94fc369e7d_21eb2b0206cf857c142e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/fix-cid-nego
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6bbfbdfff1303446ab251e038bcb8720ec99e408
      https://github.com/quicwg/base-drafts/commit/6bbfbdfff1303446ab251e038bcb8720ec99e408
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Consolidate connection ID negotiation section with prior text

The text here was mostly good, and I believe that this is a good place
for that text.  However, some of the text was expository in nature, and
I moved that up to the connection ID definition section.  There is some
new stuff in there, mostly just to point forward to the negotiation
section.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc94fc369e7d_21eb2b0206cf857c142e5--


From nobody Thu Oct 18 20:30:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C4BB129AB8 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 20:30:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Va-EeQrvEmfw for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 20:30: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 C6608126DBF for <quic-issues@ietf.org>; Thu, 18 Oct 2018 20:30:29 -0700 (PDT)
Date: Thu, 18 Oct 2018 20:30:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539919828; bh=/cfMkhsguKbphLp0r4hcQcGrSmmHNA/rk1Ue+gXWKjI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=JCaPe+MEDZvr/P/gvgsikMe/qFnTR9T/dfpuXyEDKkAnWKJk2uGPBI1bRE4fePLeT 0noR/Km+ZI12otnksBPoL7XQj2/ZpuepSR3sy+Zj7+xzvg4T7sng6n4tQWKIqcvclg M8hMkiEw+jUluqWqM2hc+x5V4CrPs+wOWLmxm2QI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5c5b4ade5a228426894c35887970d2bb01392e5492cf0000000117e111d492a169ce16291e9f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1888@github.com>
Subject: [quicwg/base-drafts] Consolidate connection ID negotiation section with prior text (#1888)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc94fd4c33f0_ef63fadfc4d45c455395"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pDzFHgYlyS7C2_LfO48KTrcAUqI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 03:30:31 -0000

----==_mimepart_5bc94fd4c33f0_ef63fadfc4d45c455395
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The text here was mostly good, and I believe that this is a good place
for that text.  However, some of the text was expository in nature, and
I moved that up to the connection ID definition section.  There is some
new stuff in there, mostly just to point forward to the negotiation
section.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1888

-- Commit Summary --

  * Consolidate connection ID negotiation section with prior text

-- File Changes --

    M draft-ietf-quic-transport.md (44)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1888.patch
https://github.com/quicwg/base-drafts/pull/1888.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/1888

----==_mimepart_5bc94fd4c33f0_ef63fadfc4d45c455395
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The text here was mostly good, and I believe that this is a good place<br>
for that text.  However, some of the text was expository in nature, and<br>
I moved that up to the connection ID definition section.  There is some<br>
new stuff in there, mostly just to point forward to the negotiation<br>
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/1888'>https://github.com/quicwg/base-drafts/pull/1888</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Consolidate connection ID negotiation section with prior text</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1888/files#diff-0">draft-ietf-quic-transport.md</a>
    (44)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1888.patch'>https://github.com/quicwg/base-drafts/pull/1888.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1888.diff'>https://github.com/quicwg/base-drafts/pull/1888.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/1888">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7Zb_p-FedY-9auw3qKoSR4vamBcks5umUdUgaJpZM4XvnBy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6HeOufq4w7RxtJDUMKhthT2jrrgks5umUdUgaJpZM4XvnBy.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Consolidate connection ID negotiation section with prior text (#1888)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1888"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1888",
"url": "https://github.com/quicwg/base-drafts/pull/1888",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Consolidate connection ID negotiation section with prior text (#1888)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "6bbfbdf",
"value": "Consolidate connection ID negotiation section with prior text"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1888/files#diff-0) (44 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1888,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1888\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1888"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1888.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1888.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398356594\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc94fd4c33f0_ef63fadfc4d45c455395--


From nobody Thu Oct 18 21:30:13 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 58EF5129385 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:30:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6XYgwqVH3Arw for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:30:10 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 2F54B1200D7 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:30:09 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539923409; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=JtM7xVFOGg07wf3HLcz/ntgfWqFVAIHX/BEPHPy9AtA=; b=x+3rQEW8xEelEIlUvolENz0Id2XwRuS44Tgeck4GGrJj+o4im5oJSmhlLTUpTHY0j3FtYlky 57/BkJ9HbDH4w5zh5R55zNeR9t9rQ961sFzNNtBkzzEmFSMpz/eX4ISkse8XRaHGS50CyIj+ TZIuRuaMNZtL82kFNCEeryAvqig=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bc95dd1.7f3eb90eccc0-smtp-out-n01; Fri, 19 Oct 2018 04:30:09 -0000 (UTC)
Date: Thu, 18 Oct 2018 21:30:08 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc95dd0369ab_a622b1dd0f00578907b@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 005ac3: Crisp definition of BLOCKING and friends
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc95dd036408_a622b1dd0f005788944"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m4DsbAjzrD0OwApkAjGOrX0ZQ_c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 04:30:11 -0000

----==_mimepart_5bc95dd036408_a622b1dd0f005788944
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/define-blocking-values
  Home:   https://github.com/quicwg/base-drafts
  Commit: 005ac34fbfb23d47bab46ae8c897a0429284f778
      https://github.com/quicwg/base-drafts/commit/005ac34fbfb23d47bab46ae8c897a0429284f778
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Crisp definition of BLOCKING and friends

Recent discussion around the use of BLOCKING frames highlighted some
inconsistency - and even disagreement - about what the purpose of the
frames are.  If you read through all the text for the flow
control-related frames, it is clear that the frame carries the *limit*
at the time the frame is sent.

> These frames always include the limit that is causing blocking at the
> time that they are transmitted.

This enacts that change more consistently, especially for
STREAM_ID_BLOCKED, which was the most unclear.

The discussion on #1851 suggested that there was value in knowing what
the sender (or stream opener) wanted to get to.  That is, the frames
would carry a higher value.  If the limit was X and the sender wanted to
send octet X+Y (or open stream X+Y), they would convey that information
instead.  The theory here is that the larger value (X+Y) would be sent,
allowing the receiver to make those resources available.

The problem with this alternative approach is that the value advertised
changes over time and it is difficult to connect the signal (a BLOCKED
frame), with the limit that was in force at the time.

I suspect that there is value in signaling the desired limits as well,
but that would require greater justification.  It also entails a change
and I'm leery of feature creep at this stage.

Closes #1851, #1850.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc95dd036408_a622b1dd0f005788944--


From nobody Thu Oct 18 21:30:50 2018
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 804AA129385 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:30:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.063
X-Spam-Level: 
X-Spam-Status: No, score=-3.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qNsPhwcrXGmc for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:30:46 -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 602E4127148 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:30: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=KPTMrvjXH82sIpwoJyuP+Ff29tY=; b=Hlmj0ni+yjc2Qsws zf7D6qyJMZOwNw4ZLSOF5pXwxIngwUSSH2cy09q52WHIVUKuJQq9OmacJL6O551w 33qMuSbZOx/pSRsg/25kzgpwghXP1mwCeWba7DrB9l3qRWgtTwfLtWhpy16iM98N wswkSzxaB7/Wqk/oTA/F71rQ9UU=
Received: by filter0730p1las1.sendgrid.net with SMTP id filter0730p1las1-9291-5BC95DF4-35 2018-10-19 04:30:44.91740834 +0000 UTC m=+17190.892991737
Received: from github-lowworker-e711880.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0019p1iad2.sendgrid.net (SG) with ESMTP id xO4BfF85TUOBhbt33RQh-w for <quic-issues@ietf.org>; Fri, 19 Oct 2018 04:30:44.813 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e711880.cp1-iad.github.net (Postfix) with ESMTP id C71E0440141 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:30:44 -0700 (PDT)
Date: Fri, 19 Oct 2018 04:30:45 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb007db1ff325bd9a0dcaf79df98f425d26dfe29b92cf0000000117e11ff492a169ce16294480@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1889@github.com>
Subject: [quicwg/base-drafts] Crisp definition of BLOCKING and friends (#1889)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc95df4c08db_55ee3fe92d0d45c0106731"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1vH7ePYH45mT9pnTmV+G1STVpImkKtWcC5yd JDSh7jrFfaHaRRkwxqsVdqJDhBFaF1Yj3sSYHomyHZpiGrIIUrK+Jib2ad1OGP0+3AMuc/zZDExivm /X9EHwKV1jScxMVIQ5RFiCFmWBjVYYyAQFSeakjhxcyjufDLgKkpPCLjjAKh2xsUzBIFiE0nTOHfWg Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mWuST0W3XYC9CV_vEEpHwFFjgSc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 04:30:49 -0000

----==_mimepart_5bc95df4c08db_55ee3fe92d0d45c0106731
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Recent discussion around the use of BLOCKING frames highlighted some
inconsistency - and even disagreement - about what the purpose of the
frames are.  If you read through all the text for the flow
control-related frames, it is clear that the frame carries the *limit*
at the time the frame is sent.

> These frames always include the limit that is causing blocking at the
> time that they are transmitted.

This enacts that change more consistently, especially for
STREAM_ID_BLOCKED, which was the most unclear.

The discussion on #1851 suggested that there was value in knowing what
the sender (or stream opener) wanted to get to.  That is, the frames
would carry a higher value.  If the limit was X and the sender wanted to
send octet X+Y (or open stream X+Y), they would convey that information
instead.  The theory here is that the larger value (X+Y) would be sent,
allowing the receiver to make those resources available.

The problem with this alternative approach is that the value advertised
changes over time and it is difficult to connect the signal (a BLOCKED
frame), with the limit that was in force at the time.

I suspect that there is value in signaling the desired limits as well,
but that would require greater justification.  It also entails a change
and I'm leery of feature creep at this stage.

Closes #1851, #1850.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1889

-- Commit Summary --

  * Crisp definition of BLOCKING and friends

-- File Changes --

    M draft-ietf-quic-transport.md (13)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1889.patch
https://github.com/quicwg/base-drafts/pull/1889.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/1889

----==_mimepart_5bc95df4c08db_55ee3fe92d0d45c0106731
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Recent discussion around the use of BLOCKING frames highlighted some<br>
inconsistency - and even disagreement - about what the purpose of the<br>
frames are.  If you read through all the text for the flow<br>
control-related frames, it is clear that the frame carries the <em>limit</em><br>
at the time the frame is sent.</p>
<blockquote>
<p>These frames always include the limit that is causing blocking at the<br>
time that they are transmitted.</p>
</blockquote>
<p>This enacts that change more consistently, especially for<br>
STREAM_ID_BLOCKED, which was the most unclear.</p>
<p>The discussion on <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="369118399" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1851" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1851/hovercard" href="https://github.com/quicwg/base-drafts/pull/1851">#1851</a> suggested that there was value in knowing what<br>
the sender (or stream opener) wanted to get to.  That is, the frames<br>
would carry a higher value.  If the limit was X and the sender wanted to<br>
send octet X+Y (or open stream X+Y), they would convey that information<br>
instead.  The theory here is that the larger value (X+Y) would be sent,<br>
allowing the receiver to make those resources available.</p>
<p>The problem with this alternative approach is that the value advertised<br>
changes over time and it is difficult to connect the signal (a BLOCKED<br>
frame), with the limit that was in force at the time.</p>
<p>I suspect that there is value in signaling the desired limits as well,<br>
but that would require greater justification.  It also entails a change<br>
and I'm leery of feature creep at this stage.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes pull request #1851.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="369118399" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1851" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1851/hovercard" href="https://github.com/quicwg/base-drafts/pull/1851">#1851</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="369115412" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1850" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1850/hovercard" href="https://github.com/quicwg/base-drafts/issues/1850">#1850</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/1889'>https://github.com/quicwg/base-drafts/pull/1889</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Crisp definition of BLOCKING and friends</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1889/files#diff-0">draft-ietf-quic-transport.md</a>
    (13)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1889.patch'>https://github.com/quicwg/base-drafts/pull/1889.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1889.diff'>https://github.com/quicwg/base-drafts/pull/1889.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/1889">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2kvl9q6bnMBmZq11I_9XOSOHGzVks5umVV0gaJpZM4Xvp1e">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0DzBj0JjeSp2kNw_yZNRRsw38HBks5umVV0gaJpZM4Xvp1e.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Crisp definition of BLOCKING and friends (#1889)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1889"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1889",
"url": "https://github.com/quicwg/base-drafts/pull/1889",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Crisp definition of BLOCKING and friends (#1889)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "005ac34",
"value": "Crisp definition of BLOCKING and friends"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1889/files#diff-0) (13 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1889,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1889\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1889"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1889.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1889.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398368094\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc95df4c08db_55ee3fe92d0d45c0106731--


From nobody Thu Oct 18 21:34:15 2018
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 EBEBA130DE1 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:34:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 6T_jbiM3EF4d for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:34:12 -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 5030D127148 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:34: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=WzF6/pw1tIQ22lpw8I3U5Bcc1cQ=; b=UI4K1mKAkR9Akmit Lypn1NBFzN5SM2/QDz6cneJa/5JB9uz2CgrFoVibAvo/3jPGRCD1REC4EwlEs0YH y7wq+G2p8aBau21qhcxWUI15D8w7wMt2UJ0cXjrTeg1ifJ7mjcny/XIVtz7Yuyqx xJbUWnfT1UNDQEHVvgDulgjoKJs=
Received: by filter0872p1las1.sendgrid.net with SMTP id filter0872p1las1-28776-5BC95EC2-11 2018-10-19 04:34:10.831447525 +0000 UTC m=+15287.976795257
Received: from github-lowworker-b40b5a4.cp1-iad.github.net (unknown [192.30.252.36]) by ismtpd0014p1iad2.sendgrid.net (SG) with ESMTP id ueM-57-FTUu__UWNAFlDPg for <quic-issues@ietf.org>; Fri, 19 Oct 2018 04:34:10.723 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-b40b5a4.cp1-iad.github.net (Postfix) with ESMTP id B13753E0095 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:34:10 -0700 (PDT)
Date: Fri, 19 Oct 2018 04:34:11 +0000 (UTC)
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd38a64c8630657f6fd5bef11839ca3d62a3bd65792cf0000000117e120c292a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431241978@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc95ec2968e7_791d3fec806d45b45543c3"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1h7GhytrKVCFeUXAJiNzNQ/DDoTUFqV9HD8C wyOf30GFLO/XKRuVrLfYIevnXZ7pCt4Fuy8aKziPqKk2P9wEuyqYKfdhGs7pQRpqC7CDOMUJ1qj+NN L47vpFWZ/ZAcwpCnGeN/Yzi/XP3eznugYPcpJjTaUcUsP2zBZRGfHXpWVmYjdAYTRksLWhUE4b1Blp A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SKg4bmjwfHEznZwBs4EJSmCBRtA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 04:34:14 -0000

----==_mimepart_5bc95ec2968e7_791d3fec806d45b45543c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho the end of stream signal is the QUIC transport-level FIN. Thankfully, it does not need to be encoded at the HTTP layer. I think it's more like HTTP/1.1 "Connection: close" than MIME multipart.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431241978
----==_mimepart_5bc95ec2968e7_791d3fec806d45b45543c3
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> the end of stream signal is the QUIC transport-level FIN. Thankfully, it does not need to be encoded at the HTTP layer. I think it's more like HTTP/1.1 "Connection: close" than MIME multipart.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431241978">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0tzQULqRUW4nAjDJ6Gx_Quvv1tBks5umVZCgaJpZM4XvZCZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5ug2q9zzaHLdOAdCb8ZaYxsdsv5ks5umVZCgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@RyanAtGoogle in #1885: @kazuho the end of stream signal is the QUIC transport-level FIN. Thankfully, it does not need to be encoded at the HTTP layer. I think it's more like HTTP/1.1 \"Connection: close\" than MIME multipart."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431241978"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431241978",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431241978",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Ryan Hamilton**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@RyanAtGoogle",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431241978"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc95ec2968e7_791d3fec806d45b45543c3--


From nobody Thu Oct 18 21:38:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37894127148 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:38:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 PAQZduh-0uH3 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:38:02 -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 3460E1200D7 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:38:02 -0700 (PDT)
Date: Thu, 18 Oct 2018 21:38:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539923880; bh=Kyb+p1WdJIiNdMTHNF/XV0A+J1VNARM0DkIYWck6byo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JAFwJeYMz+q5+UK/pubOMQmV8tPTYEuV8NZNT1cYP8/+CN2fw20nYmCAXjU/I6lYc yg3zKuZPzvzohsDhE4TAPlhHYlGXtVRiH66tfVwNgz37+b5Fw9jnrGbLrnW8+OOxL4 2ohDVyGEBGC7JuVLvfDKq//APAczbxYjVJAwPwzU=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab31bb2568bad61acde5f0ce205076426600d2cb6292cf0000000117e121a892a169ce162183ba@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1878/431242500@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1878@github.com>
References: <quicwg/base-drafts/issues/1878@github.com>
Subject: Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow control problems (#1878)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc95fa8b09c4_33eb3f8fe6ed45bc5514a"; 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/sgiW4F57BWY4IOy-xxvygUkTy2E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 04:38:04 -0000

----==_mimepart_5bc95fa8b09c4_33eb3f8fe6ed45bc5514a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Also note that RST does not require peer RST, the peer can alternatively =
continue sending data and/or FIN

________________________________
From: Martin Thomson <notifications@github.com>
Sent: Friday, October 19, 2018 3:50:49 AM
To: quicwg/base-drafts
Cc: MikkelFJ; Mention
Subject: Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow contr=
ol problems (#1878)


Having just re-read the section on this, I don't agree that there is a pr=
oblem. The text is very clear on this in Section 4.1, which specifically =
addresses the interaction of stream cancellation and flow control:

RST_STREAM terminates one direction of a stream abruptly. Whether any act=
ion or response can or should be taken on the data already received is an=
 application-specific issue, but it will often be the case that upon rece=
ipt of a RST_STREAM an endpoint will choose to stop sending data in its o=
wn direction. If the sender of a RST_STREAM wishes to explicitly state th=
at no future data will be processed, that endpoint MAY send a STOP_SENDIN=
G frame at the same time.
-- https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#handling=
-of-stream-cancellation

To answer the question:

In a bidirectional stream, if I receive a RST_STREAM, how am I to know ho=
w much of the data I have sent is counting towards connection flow contro=
l?

You have to assume ALL of it.

=E2=80=94
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<https://github.com/quicwg=
/base-drafts/issues/1878#issuecomment-431219254>, or mute the thread<http=
s://github.com/notifications/unsubscribe-auth/AALzN11Tfnl2ij7Aa83LEAh3nYa=
IS3Upks5umS_5gaJpZM4Xqhjn>.


-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431242500=

----==_mimepart_5bc95fa8b09c4_33eb3f8fe6ed45bc5514a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Also note that RST does not require peer RST, the peer can alternatively =
continue sending data and/or FIN<br>
<br>
________________________________<br>
From: Martin Thomson &lt;notifications@github.com&gt;<br>
Sent: Friday, October 19, 2018 3:50:49 AM<br>
To: quicwg/base-drafts<br>
Cc: MikkelFJ; Mention<br>
Subject: Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow contr=
ol problems (#1878)<br>
<br>
<br>
Having just re-read the section on this, I don&#39;t agree that there is =
a problem. The text is very clear on this in Section 4.1, which specifica=
lly addresses the interaction of stream cancellation and flow control:<br=
>
<br>
RST_STREAM terminates one direction of a stream abruptly. Whether any act=
ion or response can or should be taken on the data already received is an=
 application-specific issue, but it will often be the case that upon rece=
ipt of a RST_STREAM an endpoint will choose to stop sending data in its o=
wn direction. If the sender of a RST_STREAM wishes to explicitly state th=
at no future data will be processed, that endpoint MAY send a STOP_SENDIN=
G frame at the same time.<br>
-- https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#handling=
-of-stream-cancellation<br>
<br>
To answer the question:<br>
<br>
In a bidirectional stream, if I receive a RST_STREAM, how am I to know ho=
w much of the data I have sent is counting towards connection flow contro=
l?<br>
<br>
You have to assume ALL of it.<br>
<br>
=E2=80=94<br>
You are receiving this because you were mentioned.<br>
Reply to this email directly, view it on GitHub&lt;https://github.com/qui=
cwg/base-drafts/issues/1878#issuecomment-431219254&gt;, or mute the threa=
d&lt;https://github.com/notifications/unsubscribe-auth/AALzN11Tfnl2ij7Aa8=
3LEAh3nYaIS3Upks5umS_5gaJpZM4Xqhjn&gt;.<br>


<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/1878#issuecomment-431242500">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwDS=
GMUZaxF_K83y-aqbgwEOR3Rbks5umVcogaJpZM4Xqhjn">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq29SoPCkRrnDY8w5jPpqNQBd=
2eYjks5umVcogaJpZM4Xqhjn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj in #1878: Also note that RST does not require peer RST, the peer can=
 alternatively continue sending data and/or FIN\n\n______________________=
__________\nFrom: Martin Thomson \u003cnotifications@github.com\u003e\nSe=
nt: Friday, October 19, 2018 3:50:49 AM\nTo: quicwg/base-drafts\nCc: Mikk=
elFJ; Mention\nSubject: Re: [quicwg/base-drafts] RST_STREAM can (still) c=
ause flow control problems (#1878)\n\n\nHaving just re-read the section o=
n this, I don't agree that there is a problem. The text is very clear on =
this in Section 4.1, which specifically addresses the interaction of stre=
am cancellation and flow control:\n\nRST_STREAM terminates one direction =
of a stream abruptly. Whether any action or response can or should be tak=
en on the data already received is an application-specific issue, but it =
will often be the case that upon receipt of a RST_STREAM an endpoint will=
 choose to stop sending data in its own direction. If the sender of a RST=
_STREAM wishes to explicitly state that no future data will be processed,=
 that endpoint MAY send a STOP_SENDING frame at the same time.\n-- https:=
//quicwg.org/base-drafts/draft-ietf-quic-transport.html#handling-of-strea=
m-cancellation\n\nTo answer the question:\n\nIn a bidirectional stream, i=
f I receive a RST_STREAM, how am I to know how much of the data I have se=
nt is counting towards connection flow control?\n\nYou have to assume ALL=
 of it.\n\n=E2=80=94\nYou are receiving this because you were mentioned.\=
nReply to this email directly, view it on GitHub\u003chttps://github.com/=
quicwg/base-drafts/issues/1878#issuecomment-431219254\u003e, or mute the =
thread\u003chttps://github.com/notifications/unsubscribe-auth/AALzN11Tfnl=
2ij7Aa83LEAh3nYaIS3Upks5umS_5gaJpZM4Xqhjn\u003e.\n"}],"action":{"name":"V=
iew Issue","url":"https://github.com/quicwg/base-drafts/issues/1878#issue=
comment-431242500"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment=
-431242500",
"url": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-43=
1242500",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] RST_STREAM can (still) cause flow cont=
rol problems (#1878)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1878,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1878\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-43=
1242500"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3970234=
63\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc95fa8b09c4_33eb3f8fe6ed45bc5514a--


From nobody Thu Oct 18 21:40:46 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 121AF127148 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:40:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uZ7Lv8L5Alku for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:40:42 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 872E71200D7 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:40:42 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539924041; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ArtuBIvGrRSwSQKIsvxkOqb+iRFsdPI/MZe7tamS9+c=; b=sjCRb2Y11D3xNITJSG1D0y4s7ziBfWjFEA3CaxlKzDARbZa/jY5uWNBTINTeEiodDlXGv65z v+06ZItVcmkTLb9RTzoHfroZ8QaZECK9F1K0QyNauLcpSC334bsXka8iaNPqAB6prrBSU+6i Mww597dWio11lSRq8kUv0pQmnE4=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bc96049.7ff3b433ea50-smtp-out-n02; Fri, 19 Oct 2018 04:40:41 -0000 (UTC)
Date: Thu, 18 Oct 2018 21:40:40 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc960488a6e5_41f02abdabdf45885639a@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 5d0379: Remove redundant retry section
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc960488a32f_41f02abdabdf4588562d6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G7bEp2ERkuz6I2kw8AfQhMju-5U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 04:40:44 -0000

----==_mimepart_5bc960488a32f_41f02abdabdf4588562d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72
      https://github.com/quicwg/base-drafts/commit/5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove redundant retry section



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc960488a32f_41f02abdabdf4588562d6--


From nobody Thu Oct 18 21:40:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2FFEE127148 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:40:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 FotnKrgaSGM9 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21: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 61DCB130E2F for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:40:46 -0700 (PDT)
Date: Thu, 18 Oct 2018 21:40:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539924045; bh=GkC9plfi91kzx+O/Gz0v2mHK8TYi5SU/BeMj5EYnADs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j2BD/BxAez7UFRYbg6KCgJW21ZTC+xYXyQKrrt+9jJdKTb4cXv269NC1M/ff1wtLM BkJSa0xAv7uAOCaY9MBqMJ2Q2lx3BYUOSdkTjem/V1vjZC3KWAyWuzg2YYGVjtA/CO II1j1uIyEm9K0kd1DFweXk5TS+bmN/inkS+yflog=
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/1886/push/2973030401@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9604d5bc63_2c233f888c4d45b4455c4"; 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/kJJyjczQP2Y579p0QLNwUcKI2dw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 04:40:48 -0000

----==_mimepart_5bc9604d5bc63_2c233f888c4d45b4455c4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

5d0379b  Remove redundant retry section


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886/files/c952551f9b65ded819a6e5ced04174228671de03..5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72

----==_mimepart_5bc9604d5bc63_2c233f888c4d45b4455c4
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/5d0379b">5d0379b</a>  Remove redundant retry 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/1886/files/c952551f9b65ded819a6e5ced04174228671de03..5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_9mRqXLJQ6DN-SnrJIReyJgj_kbks5umVfNgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3URDa_2bPFMxzKfSOEw_y6fjrpBks5umVfNgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/c952551f9b65ded819a6e5ced04174228671de03..5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/c952551f9b65ded819a6e5ced04174228671de03..5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/c952551f9b65ded819a6e5ced04174228671de03..5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1886",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "5d0379b",
"value": "Remove redundant retry section"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/c952551f9b65ded819a6e5ced04174228671de03..5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc9604d5bc63_2c233f888c4d45b4455c4--


From nobody Thu Oct 18 21:46:23 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 91FE0127148 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:46:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 7Gw4WKZskr5T for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:46:19 -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 461A71200D7 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:46:19 -0700 (PDT)
Date: Thu, 18 Oct 2018 21:46:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539924378; bh=vqSMBE0yUJfcrzmcYQifbHnY2zKxhRC2TtIvKqa32Cc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jpKMsdFHmVtcbhiMqlBYCa4bXDwNlHNwq8Nh1y84poLYNEKTcEGXsm0Q9Vst75X3S TuVnNFIZJwUbOthhcAHQn9ncvN+RBnE4Axml0JB+0EFPOG8qqPFDuueL1iq4cioOV3 ajkBXK/h5lmZGGosqsxXweTicQi8RtwoJ6pzTWSk=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab65e7ba6b5144b0a28ee09c70005a0dae7db0519092cf0000000117e1239a92a169ce16294480@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1889/review/166377837@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1889@github.com>
References: <quicwg/base-drafts/pull/1889@github.com>
Subject: Re: [quicwg/base-drafts] Crisp definition of BLOCKING and friends (#1889)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9619a5a909_2ef43f8b9d2d45c01159b2"; 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/65R9E7Q05YKDY2WAODyXE6trJdw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 04:46:22 -0000

----==_mimepart_5bc9619a5a909_2ef43f8b9d2d45c01159b2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



> @@ -4340,8 +4340,9 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID limit at the time the
+  sender was unable to open new streams.

Same issue here.

I am afraid that the text might still imply the same thing; i.e. the maximum stream ID that the sender was permitted to open at the time the sender was unable to open the streams.

> @@ -4281,8 +4281,8 @@ The BLOCKED frame contains a single field.
 
 Offset:
 
-: A variable-length integer indicating the connection-level offset at which
-  the blocking occurred.
+: A variable-length integer indicating the connection flow control limit at the
+  time the frame is sent.

I actually prefer the old text, assuming that we do not have a clarification on what "limit" means here. In other parts of the transport protocol we represent the limit using an "inclusive maximum." But here, we need a limit expressed as "exclusive maxmimum."

IMO the original text is clearer in stating that the offset is "maximum offset permitted by MAX_DATA + 1", by saying that the transmitted value is "the offset at which the blocking 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/pull/1889#pullrequestreview-166377837
----==_mimepart_5bc9619a5a909_2ef43f8b9d2d45c01159b2
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/1889#discussion_r226532707">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4340,8 +4340,9 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID limit at the time the
+  sender was unable to open new streams.
</pre>
<p>Same issue here.</p>
<p>I am afraid that the text might still imply the same thing; i.e. the maximum stream ID that the sender was permitted to open at the time the sender was unable to open the streams.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1889#discussion_r226533129">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4281,8 +4281,8 @@ The BLOCKED frame contains a single field.
 
 Offset:
 
-: A variable-length integer indicating the connection-level offset at which
-  the blocking occurred.
+: A variable-length integer indicating the connection flow control limit at the
+  time the frame is sent.
</pre>
<p>I actually prefer the old text, assuming that we do not have a clarification on what "limit" means here. In other parts of the transport protocol we represent the limit using an "inclusive maximum." But here, we need a limit expressed as "exclusive maxmimum."</p>
<p>IMO the original text is clearer in stating that the offset is "maximum offset permitted by MAX_DATA + 1", by saying that the transmitted value is "the offset at which the blocking 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/pull/1889#pullrequestreview-166377837">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2hABTfL8qE24Hw1ZxGcnfB51vpHks5umVkagaJpZM4Xvp1e">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwtLv_jdtkb_uqoagPw05Jqsmuqwks5umVkagaJpZM4Xvp1e.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho commented on #1889"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1889#pullrequestreview-166377837"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1889#pullrequestreview-166377837",
"url": "https://github.com/quicwg/base-drafts/pull/1889#pullrequestreview-166377837",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1889",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1889#pullrequestreview-166377837"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398368094\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc9619a5a909_2ef43f8b9d2d45c01159b2--


From nobody Thu Oct 18 21:49:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F4EF127148 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:49:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 WlSSXBFe3BLS for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:49:04 -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 591591200D7 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:49:04 -0700 (PDT)
Date: Thu, 18 Oct 2018 21:49:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539924543; bh=yEmS4BD4AKQvX/THX7NQpoxNOnFVURRwhELaijEZhCQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XJ0W3RLVMbsFWJqOHq1ec5CDWjALzDVAZBs8Df8Qy76TrF4I7DhIbR/JXHV4aBndT dfeUxH+/9FmyLIqztdeQ6Na9aFVVj6IjOIgK9K6Q1DwurXeuWuNZZrumFPKeX7MnVp T1jTioOShnrjFQj+abtqJdgN9OLwE//888xPZmBc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab03637ef4c36d7bc07b33106e260b644f91cce8b792cf0000000117e1243e92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431243907@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9623eef8d1_7e033f7e04ad45b4580756"; 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/6Q-fpoHty9DSvDFVWv96n91g058>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 04:49:06 -0000

----==_mimepart_5bc9623eef8d1_7e033f7e04ad45b4580756
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@RyanAtGoogle I see. Thank you for the clarification.

So the premise for using the proposed method is that trailers are not going 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/issues/1885#issuecomment-431243907
----==_mimepart_5bc9623eef8d1_7e033f7e04ad45b4580756
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=19561162" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/RyanAtGoogle">@RyanAtGoogle</a> I see. Thank you for the clarification.</p>
<p>So the premise for using the proposed method is that trailers are not going 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/issues/1885#issuecomment-431243907">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1AhdOw6u6FJfRBldwfBZdtnapbDks5umVm-gaJpZM4XvZCZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqytQodBkzckR2dXKlfpfs1C4fb8sks5umVm-gaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho in #1885: @RyanAtGoogle I see. Thank you for the clarification.\r\n\r\nSo the premise for using the proposed method is that trailers are not going to be sent."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431243907"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431243907",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431243907",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431243907"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc9623eef8d1_7e033f7e04ad45b4580756--


From nobody Thu Oct 18 21:49:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E9A7C130DC9 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:49:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 SsE7jU4NBtO7 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:49: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 84CDA1200D7 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:49:49 -0700 (PDT)
Date: Thu, 18 Oct 2018 21:49:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539924588; bh=XciiTfVHSaJHjL+3L68tsdLsn8PHohV8a5Yr4SpFPOE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GkNjcHUPlsuSM1KaHMpj9969xiz9vcCGc8XWfqLcGw0W4Lxjsi6AIjKmvzb/fXDKd hv7nnV0yGMTg1N1xEoEuzaChehua6P+lkGBuWTbVjLzMj+trxeXIy2/FqmcgDHZDzh A0aXKU5nPl7Cx5XrQ0LDQ6YMCuyt7wWh/fhXGalE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab802027abac62266068be4a547aca0979b4ff73e092cf0000000117e1246c92a169ce14e9e22c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1665/issue_event/1913884657@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1665@github.com>
References: <quicwg/base-drafts/pull/1665@github.com>
Subject: Re: [quicwg/base-drafts] Full (mostly) editorial pass (#1665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9626cc72bc_2ea3f8ba62d45bc5934d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QGgeS2VWn_ietL2Fn1_gVBAKXcU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 04:49:51 -0000

----==_mimepart_5bc9626cc72bc_2ea3f8ba62d45bc5934d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1665.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1665#event-1913884657
----==_mimepart_5bc9626cc72bc_2ea3f8ba62d45bc5934d9
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="350872108" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1665" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1665/hovercard" href="https://github.com/quicwg/base-drafts/pull/1665">#1665</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/1665#event-1913884657">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6_Uf_DZCv8w6wcA2RhenQn6_-S_ks5umVnsgaJpZM4V-Y4v">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5P1FHCPIGnY3lReu59azmzSg5aSks5umVnsgaJpZM4V-Y4v.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1665."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1665#event-1913884657"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1665#event-1913884657",
"url": "https://github.com/quicwg/base-drafts/pull/1665#event-1913884657",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Full (mostly) editorial pass (#1665)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1665#event-1913884657"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 368676399\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc9626cc72bc_2ea3f8ba62d45bc5934d9--


From nobody Thu Oct 18 21:50:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1B03130DC9 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:49:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 iVG9wWLSDGXP for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 21:49:50 -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 A8FE4127148 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 21:49:50 -0700 (PDT)
Date: Thu, 18 Oct 2018 21:49:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539924590; bh=J0FI+Ll0NZ4i1Ss2UCxJ2PcT1fEbtJ+U5qGiNnUw6NM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sQQIesQk5bga8b0mBdAzdA3ukrrWNdB47126e4R8lerQFoI51FJnshEkwOA6ybS+L NSRiXu36qeFkNFZsRnfGKy+FpUb8P1OnbKLOZPMOCcs8FBLx19RiOaHmo7dLANshXL jL7Ej4DiWynEjeUkyAq8v8qf5wPRHZrCeCEYIWIE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe4df583bebf5a8c89935e1ff91459dad2d1c5c4492cf0000000117e1246e92a169ce14e9e22c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1665/c431244004@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1665@github.com>
References: <quicwg/base-drafts/pull/1665@github.com>
Subject: Re: [quicwg/base-drafts] Full (mostly) editorial pass (#1665)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9626e258b3_62d3fe0a38d45b410339e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lIbVZqMtpGlfzgBBbw45iRNn1js>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 04:49:52 -0000

----==_mimepart_5bc9626e258b3_62d3fe0a38d45b410339e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closing this.  The recent reorganization makes it very hard to take any of these changes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1665#issuecomment-431244004
----==_mimepart_5bc9626e258b3_62d3fe0a38d45b410339e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closing this.  The recent reorganization makes it very hard to take any of these changes.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1665#issuecomment-431244004">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_wZ2N8EV2LeRX_6dQwIV4_hhBQIks5umVnugaJpZM4V-Y4v">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3dY5W34vL9PZD1VTYBDrl8OHkR4ks5umVnugaJpZM4V-Y4v.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1665: Closing this.  The recent reorganization makes it very hard to take any of these changes."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1665#issuecomment-431244004"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1665#issuecomment-431244004",
"url": "https://github.com/quicwg/base-drafts/pull/1665#issuecomment-431244004",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Full (mostly) editorial pass (#1665)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1665,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1665#issuecomment-431244004"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 368676399\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc9626e258b3_62d3fe0a38d45b410339e--


From nobody Thu Oct 18 22:08:20 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C0E8126F72 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 22:08:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U7uqNavoE51b for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 22:08:17 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 49EA912008A for <quic-issues@ietf.org>; Thu, 18 Oct 2018 22:08:17 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539925696; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=/PHMrOUyWoLetkurqLcY1KEUllB7L/D0cy4vphlFhDE=; b=as/IcJ3L1weJfM9fCeSPMgwi672y2nSr9qfKk7LtBfULzK3nyxrRDWiMKLCZK8IPT1YCsoqx bhXla+9/xhcnFb5IXpSF5/czg2CfNpdDTwgmkXCkxGvhnK7MLrpDMD8eAt5oRsJVlgh5vT4+ 3BeNNmE+CxmVcGR4SQJhEWZhoBE=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bc966c0.7fcd8c360c60-smtp-out-n01; Fri, 19 Oct 2018 05:08:16 -0000 (UTC)
Date: Thu, 18 Oct 2018 22:08:15 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc966bf51e63_136c52ac78520457819299@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 552e08: I decided to reword this after reading it. It mis...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc966bf519ae_136c52ac7852045781918f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/n58en6XSU3kuB7NtSGK-n2Mb5QU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 05:08:18 -0000

----==_mimepart_5bc966bf519ae_136c52ac7852045781918f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/how-to-protect-close
  Home:   https://github.com/quicwg/base-drafts
  Commit: 552e087f3ed19433f255296ff9b007cfdb5a3884
      https://github.com/quicwg/base-drafts/commit/552e087f3ed19433f255296ff9b007cfdb5a3884
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  I decided to reword this after reading it.  It missed a few key things.

I think that the second piece to #1786, which was to make allowances for
fatal errors arising from Initial packets won't be necessary.  I'm happy
to see a PR, of course, but the sentiment I've heard expressed is that
it is very hard to manage this, and the spec wouldn't expressly prevent
someone from trying to build a system that was resilient to
maliciously-crafted Initial packets, but we wouldn't take steps in this
document to deal with that.  As previously agreed, if you are attacked
and the attacker was able to modify Initial packets, then they can deny
you the ability to connect.

Closes #1818, #1786.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc966bf519ae_136c52ac7852045781918f--


From nobody Thu Oct 18 22:09:49 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B3C0130EB4 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 22:09:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 eOYguTLAAO1l for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 22:09:38 -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 19C05130E2E for <quic-issues@ietf.org>; Thu, 18 Oct 2018 22:09:35 -0700 (PDT)
Date: Thu, 18 Oct 2018 22:09:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539925774; bh=Nn02nd8NCy92tMU4cxcOX//CVww5jNqTsHdX5A457TE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=jxIVFBhJw/6LtUBf0L4jnfyHyJZDBXfTyrmSn9ZqYHAg0Ax5xQb4pjP/qz7VGGeCo feaYpfclC2zgFItRy6NekkczxF7mciDMOYdtuW95wV8zVlKXMjBIdiQdpLTLHoY30n dNL1e0LkKn6ZtEF2dJZpcPBvgoNhy8Wfm6tdA7cQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7432fabcdaa9ef78ddb8372b87c62c0a3db64a7992cf0000000117e1290e92a169ce16295b25@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1890@github.com>
Subject: [quicwg/base-drafts] Specify the packets that carry closing frames (#1890)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9670e89b3_4c6d3fa9c70d45c0152358"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EaJNs5X1UsxPwC3mCHmCmKdFQJQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 05:09:48 -0000

----==_mimepart_5bc9670e89b3_4c6d3fa9c70d45c0152358
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I decided to reword #1818 after reading it.

I think that the second piece to #1786 , which was to make allowances for
fatal errors arising from Initial packets won't be necessary.  I'm happy
to see a PR, of course, but the sentiment I've heard expressed is that
it is very hard to manage this, and the spec wouldn't expressly prevent
someone from trying to build a system that was resilient to
maliciously-crafted Initial packets, but we wouldn't take steps in this
document to deal with that.  As previously agreed, if you are attacked
and the attacker was able to modify Initial packets, then they can deny
you the ability to connect.

Closes #1818, #1786.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1890

-- Commit Summary --

  * I decided to reword this after reading it.  It missed a few key things.

-- File Changes --

    M draft-ietf-quic-transport.md (6)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1890.patch
https://github.com/quicwg/base-drafts/pull/1890.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/1890

----==_mimepart_5bc9670e89b3_4c6d3fa9c70d45c0152358
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I decided to reword <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="365665251" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1818" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1818/hovercard" href="https://github.com/quicwg/base-drafts/pull/1818">#1818</a> after reading it.</p>
<p>I think that the second piece to <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="362754484" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1786" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1786/hovercard" href="https://github.com/quicwg/base-drafts/issues/1786">#1786</a> , which was to make allowances for<br>
fatal errors arising from Initial packets won't be necessary.  I'm happy<br>
to see a PR, of course, but the sentiment I've heard expressed is that<br>
it is very hard to manage this, and the spec wouldn't expressly prevent<br>
someone from trying to build a system that was resilient to<br>
maliciously-crafted Initial packets, but we wouldn't take steps in this<br>
document to deal with that.  As previously agreed, if you are attacked<br>
and the attacker was able to modify Initial packets, then they can deny<br>
you the ability to connect.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes pull request #1818.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="365665251" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1818" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1818/hovercard" href="https://github.com/quicwg/base-drafts/pull/1818">#1818</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="362754484" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1786" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1786/hovercard" href="https://github.com/quicwg/base-drafts/issues/1786">#1786</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/1890'>https://github.com/quicwg/base-drafts/pull/1890</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>I decided to reword this after reading it.  It missed a few key things.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1890/files#diff-0">draft-ietf-quic-transport.md</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1890.patch'>https://github.com/quicwg/base-drafts/pull/1890.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1890.diff'>https://github.com/quicwg/base-drafts/pull/1890.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/1890">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0eU0figgml4PG3NV0CVLSePpfjuks5umV6OgaJpZM4XvrnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq41J1o3609-bWvuZkd1eoIuPynTBks5umV6OgaJpZM4XvrnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Specify the packets that carry closing frames (#1890)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1890"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1890",
"url": "https://github.com/quicwg/base-drafts/pull/1890",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Specify the packets that carry closing frames (#1890)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "552e087",
"value": "I decided to reword this after reading it.  It missed a few key things."
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1890/files#diff-0) (6 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1890,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1890\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1890"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1890.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1890.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398375364\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc9670e89b3_4c6d3fa9c70d45c0152358--


From nobody Thu Oct 18 22:20:09 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 26238130E3D for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 22:20:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 gkVW-3Ew6L2A for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 22:20: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 F20F4130DFC for <quic-issues@ietf.org>; Thu, 18 Oct 2018 22:20:04 -0700 (PDT)
Date: Thu, 18 Oct 2018 22:20:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539926404; bh=1XYUUg0uTMMtjlAqeMVvCwJqTDZhR/g41IdENhzX+6Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HI4rxjw9SVP3GUly3KJzT+Ux/jIvTdWggQTRSX293QBp0Lu4xS2apFfv3KxVKohtq fXVi64dUCWArto4zmAB/4HIbgWOnkFYTvZCz6S5Nag5Oe3jOKrL742XYE/NCsuLxSz 4YmhInl2xBh263QElz21BUMMlIwAsEEODsoKabxc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab08729d08d108082f4d870701b24c03b06f3f05f792cf0000000117e12b8492a169ce15cbb1a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1819/c431247799@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1819@github.com>
References: <quicwg/base-drafts/pull/1819@github.com>
Subject: Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9698444c90_585e3fe2fd6d45b41572fd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BgQ1VVqLsDjRuFBiCa0uJlCtLTI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 05:20:07 -0000

----==_mimepart_5bc9698444c90_585e3fe2fd6d45b41572fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As I said in #1890, I don't think that we want to do this.  Not only because it requires a lot of words that are very hard to get right.

Yes, an implementation can attempt to manage state in a way that is resilient to interference in the handshake.  Every packet that can be successfully processed relative to any pre-existing checkpoint in the state of the connection adds another dependent checkpoint to that tree.  For instance, should I have received N packets, I would have potentially 2^N copies of the nascent connection state as a result, though likely fewer as each packet is likely only valid when interpreted from a certain subset of those states.  When a packet causes the connection to be successfully established, other states can then be discarded.

I've heard that there are partial approaches that are less onerous than the fully exhaustive option and this advocates for something in that space.

I don't think that we need to specify any of that.  On the positive side, I don't think that anything we write into the draft would prohibit someone from implementing these techniques.  They might be complex, but it would be very nice if we could do away with packet injection attacks being used to interfere with connection establishment.  

In the end, this runs directly counter to what we already agreed was the guidelines: we would not put in measures that prevented an attacker from interfering with connection establishment if they were able to observe and inject packets.  QUICv2 seems like the right place for this, if 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/1819#issuecomment-431247799
----==_mimepart_5bc9698444c90_585e3fe2fd6d45b41572fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>As I said in <a class=3D"issue-link js-issue-link" data-error-text=3D"=
Failed to load issue title" data-id=3D"371809061" data-permission-text=3D=
"Issue title is private" data-url=3D"https://github.com/quicwg/base-draft=
s/issues/1890" data-hovercard-type=3D"pull_request" data-hovercard-url=3D=
"/quicwg/base-drafts/pull/1890/hovercard" href=3D"https://github.com/quic=
wg/base-drafts/pull/1890">#1890</a>, I don't think that we want to do thi=
s.  Not only because it requires a lot of words that are very hard to get=
 right.</p>
<p>Yes, an implementation can attempt to manage state in a way that is re=
silient to interference in the handshake.  Every packet that can be succe=
ssfully processed relative to any pre-existing checkpoint in the state of=
 the connection adds another dependent checkpoint to that tree.  For inst=
ance, should I have received N packets, I would have potentially 2^N copi=
es of the nascent connection state as a result, though likely fewer as ea=
ch packet is likely only valid when interpreted from a certain subset of =
those states.  When a packet causes the connection to be successfully est=
ablished, other states can then be discarded.</p>
<p>I've heard that there are partial approaches that are less onerous tha=
n the fully exhaustive option and this advocates for something in that sp=
ace.</p>
<p>I don't think that we need to specify any of that.  On the positive si=
de, I don't think that anything we write into the draft would prohibit so=
meone from implementing these techniques.  They might be complex, but it =
would be very nice if we could do away with packet injection attacks bein=
g used to interfere with connection establishment.</p>
<p>In the end, this runs directly counter to what we already agreed was t=
he guidelines: we would not put in measures that prevented an attacker fr=
om interfering with connection establishment if they were able to observe=
 and inject packets.  QUICv2 seems like the right place for this, if anyt=
hing.</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/1819#issuecomment-431247799">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3GdXg=
tGe6QIgnGonMPps1iwBjfkks5umWEEgaJpZM4XDBDF">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq0k75P8S6yMryfuPXxC647en0ZKw=
ks5umWEEgaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1819: As I said in #1890, I don't think that we want to do =
this.  Not only because it requires a lot of words that are very hard to =
get right.\r\n\r\nYes, an implementation can attempt to manage state in a=
 way that is resilient to interference in the handshake.  Every packet th=
at can be successfully processed relative to any pre-existing checkpoint =
in the state of the connection adds another dependent checkpoint to that =
tree.  For instance, should I have received N packets, I would have poten=
tially 2^N copies of the nascent connection state as a result, though lik=
ely fewer as each packet is likely only valid when interpreted from a cer=
tain subset of those states.  When a packet causes the connection to be s=
uccessfully established, other states can then be discarded.\r\n\r\nI've =
heard that there are partial approaches that are less onerous than the fu=
lly exhaustive option and this advocates for something in that space.\r\n=
\r\nI don't think that we need to specify any of that.  On the positive s=
ide, I don't think that anything we write into the draft would prohibit s=
omeone from implementing these techniques.  They might be complex, but it=
 would be very nice if we could do away with packet injection attacks bei=
ng used to interfere with connection establishment.  \r\n\r\nIn the end, =
this runs directly counter to what we already agreed was the guidelines: =
we would not put in measures that prevented an attacker from interfering =
with connection establishment if they were able to observe and inject pac=
kets.  QUICv2 seems like the right place for this, if anything."}],"actio=
n":{"name":"View Pull Request","url":"https://github.com/quicwg/base-draf=
ts/pull/1819#issuecomment-431247799"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819#issuecomment-4=
31247799",
"url": "https://github.com/quicwg/base-drafts/pull/1819#issuecomment-4312=
47799",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial P=
ackets (#1819)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1819,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1819\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819#issuecomment-4312=
47799"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3866666=
93\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc9698444c90_585e3fe2fd6d45b41572fd--


From nobody Thu Oct 18 22:22:19 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9ED04130DFC for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 22:22:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 ei9RZLbc8iYS for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 22:22: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 80F8A130DC9 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 22:22:15 -0700 (PDT)
Date: Thu, 18 Oct 2018 22:22:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539926534; bh=i+S0N8IzVAsVBY7qsqFFp9KblUZggy8vpCFHXKtCN2A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e2rTjHw0v8FDNYyBfvBM6ZHKgfirpOyUxi2MqgdAfGJjrbnhTqzVLVS2sYLIjGjxn DUbU7lvuB8ZCRhSC0ha3iH2tjJSB1UHYlAoVmxlFGIP7aKhK4Z+fiaZt9W4y81s1se J2c/9VJMKFyHBuYc5Wor510wtT0Qu8ydYSJfaQGU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdfc964d3ebcc4463bb64f23d05e1288de19a541492cf0000000117e12c0692a169ce16294480@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1889/review/166382510@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1889@github.com>
References: <quicwg/base-drafts/pull/1889@github.com>
Subject: Re: [quicwg/base-drafts] Crisp definition of BLOCKING and friends (#1889)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc96a06a0303_506e3f888c4d45b465981"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-7hIWkTisJWGg7yT8Ih3nCH_6KA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 05:22:18 -0000

----==_mimepart_5bc96a06a0303_506e3f888c4d45b465981
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -4340,8 +4340,9 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID limit at the time the
+  sender was unable to open new streams.

You are right, this fails to address the original issue.  I will amend the definition of MAX_STREAM_ID to address that concern then - and use your "exclusive maximum" 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/pull/1889#discussion_r226536452
----==_mimepart_5bc96a06a0303_506e3f888c4d45b465981
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/1889#discussion_r226536452">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4340,8 +4340,9 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID limit at the time the
+  sender was unable to open new streams.
</pre>
<p>You are right, this fails to address the original issue.  I will amend the definition of MAX_STREAM_ID to address that concern then - and use your "exclusive maximum" 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/pull/1889#discussion_r226536452">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq59iCgmH2Al6sWWxd4fzLxZtZmddks5umWGGgaJpZM4Xvp1e">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4luxKOia2HT8znLr3Exk_t3JN6xks5umWGGgaJpZM4Xvp1e.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1889"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1889#discussion_r226536452"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1889#discussion_r226536452",
"url": "https://github.com/quicwg/base-drafts/pull/1889#discussion_r226536452",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1889",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1889#discussion_r226536452"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398368094\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc96a06a0303_506e3f888c4d45b465981--


From nobody Thu Oct 18 22:31:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E88E0130DFC for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 22:31:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 o9_9rIfwQMr5 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 22:31: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 D5BEF130DC9 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 22:31:38 -0700 (PDT)
Date: Thu, 18 Oct 2018 22:31:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539927097; bh=9OOVlckCpvAwclVVevODyW7xyGyC2DCLLR1EpP9/5wA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aYruDzLpG2QsVVYjC8pVeSUjduX00OFwHH3z9X6hahhu5cTZ20P+rmri0yjn4CqhQ 9hjPwk7uTowxN6QMt3d/jXWJm41s3hp55s7e+ed5+MjYLTXhS1NI0RLpG+/4rCkfJ6 JidL2Q+t1+DxACtqxtrFCFpZOujJ3+Y+dvIvcPFI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab41377b6a5891f54061a277c7173ed0a0a6fe8bc592cf0000000117e12e3992a169ce16294480@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1889/review/166383556@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1889@github.com>
References: <quicwg/base-drafts/pull/1889@github.com>
Subject: Re: [quicwg/base-drafts] Crisp definition of BLOCKING and friends (#1889)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc96c399f311_4efb3fe2fd6d45b4930a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SvNkMwHz17GYs3aNeV59s7zN3vM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 05:31:41 -0000

----==_mimepart_5bc96c399f311_4efb3fe2fd6d45b4930a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -4340,8 +4340,9 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID limit at the time the
+  sender was unable to open new streams.

Hmm, that's a tricky one, changing the definition of MAX_STREAM isn't that easy.

With stream IDs, if I receive MAX_STREAM_ID of `N`, then the test for whether something is allowed is `id <= N`.  With stream octets, the test is `offset < MAX_STREAM_DATA`.  That makes this harder.

So with the latter, saying that you can't send `offset` is clean and simple (wording notwithstanding).  With streams though, you would be saying "I can only send `N` (but want to send `N+4`)", which is awkward, I agree.

Is changing the definition of MAX_STREAM_ID worth 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/1889#discussion_r226537264
----==_mimepart_5bc96c399f311_4efb3fe2fd6d45b4930a2
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/1889#discussion_r226537264">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4340,8 +4340,9 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID limit at the time the
+  sender was unable to open new streams.
</pre>
<p>Hmm, that's a tricky one, changing the definition of MAX_STREAM isn't that easy.</p>
<p>With stream IDs, if I receive MAX_STREAM_ID of <code>N</code>, then the test for whether something is allowed is <code>id &lt;= N</code>.  With stream octets, the test is <code>offset &lt; MAX_STREAM_DATA</code>.  That makes this harder.</p>
<p>So with the latter, saying that you can't send <code>offset</code> is clean and simple (wording notwithstanding).  With streams though, you would be saying "I can only send <code>N</code> (but want to send <code>N+4</code>)", which is awkward, I agree.</p>
<p>Is changing the definition of MAX_STREAM_ID worth 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/1889#discussion_r226537264">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxMk7tgZhOZ62QiVuFfQqrOsb3-wks5umWO5gaJpZM4Xvp1e">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2q4sdZqicb4R30nssZIdE30D_Xvks5umWO5gaJpZM4Xvp1e.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1889"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1889#discussion_r226537264"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1889#discussion_r226537264",
"url": "https://github.com/quicwg/base-drafts/pull/1889#discussion_r226537264",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1889",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1889#discussion_r226537264"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398368094\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc96c399f311_4efb3fe2fd6d45b4930a2--


From nobody Thu Oct 18 22:48:26 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 54E96130E2E for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 22:48:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lLbnWFWJ-EEb for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 22:48:23 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 EACC5130DC9 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 22:48:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539928101; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=gAhP7o+sAUrQAvOG98s7LlTvIBScv0aVixV8ObI3XlE=; b=MZmr1tcapNO2t3JqLraynY1kYIRbAS4uNpC9AJAy9PzS3Jr8TVKQuHANzIw/eVg8N28ebruO Nyer1j1FhabkaCkeX/ge3EYpuT5WoclsAOCawm/KjGlqBgNXzCGBCY+MOsH0EU8WosYPJ13n oRBE+kK7DFca1B5TDqtQdABx1qQ=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bc97025.7ff9284adbd0-smtp-out-n02; Fri, 19 Oct 2018 05:48:21 -0000 (UTC)
Date: Thu, 18 Oct 2018 22:48:20 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc970241738b_30272aabb2b0258873177@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d3b54d: Use a more "Premium" name for the protocol
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc9702416f58_30272aabb2b0258873053"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Biq_fKhlKeYo6U9of_G7mJOhuJY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 05:48:24 -0000

----==_mimepart_5bc9702416f58_30272aabb2b0258873053
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/qwik
  Home:   https://github.com/quicwg/base-drafts
  Commit: d3b54d79fa9581a4f8f6bd13031e98ddd9af3f5d
      https://github.com/quicwg/base-drafts/commit/d3b54d79fa9581a4f8f6bd13031e98ddd9af3f5d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M CONTRIBUTING.md
    M README.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

  Log Message:
  -----------
  Use a more "Premium" name for the protocol

This should help prevent brand-name confusion without negatively
affecting how people talk about the protocol in any way.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc9702416f58_30272aabb2b0258873053--


From nobody Thu Oct 18 23:16:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 802D11277BB for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:16:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 2d13ZwkKZd96 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23: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 C0D88126CC7 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 23:16:30 -0700 (PDT)
Date: Thu, 18 Oct 2018 23:16:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539929788; bh=eIzruexDpDnaV/WpbNFiCqToRv+yzcAu82oDHaJrqRI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1uD7Ph7ild0xgXdDyWoQGQajYAGyaKdYuMonUAYfvvo4bcwNv1P1kzIdb3zgoNrPG SIUBKw2WpcHtedOZP8qZB4Z2wvUFBodN+pGU8FlBPzi3yUwQfANtco9x1rlXHI5hi0 EpUu1O2XjEBstFD5Blma+0Pt0fJLGKTZPV58Lr78=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2e5e7366d482879cc355e1db382edc98c05fb77c92cf0000000117e138bc92a169ce15eecf7d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1843/issue_event/1913966509@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1843@github.com>
References: <quicwg/base-drafts/pull/1843@github.com>
Subject: Re: [quicwg/base-drafts] Move server send limitations (#1843)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc976bc8a609_34a73f8ba62d45bc41535b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RiI8KIMbUNgs_s8g0fjvQG4eVcw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 06:16:33 -0000

----==_mimepart_5bc976bc8a609_34a73f8ba62d45bc41535b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1843.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1843#event-1913966509
----==_mimepart_5bc976bc8a609_34a73f8ba62d45bc41535b
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="367972221" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1843" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1843/hovercard" href="https://github.com/quicwg/base-drafts/pull/1843">#1843</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/1843#event-1913966509">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq61WOInQ407K2FOVKS8bXzNerKBZks5umW48gaJpZM4XNxB4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzGf8ILSikxRtpw-D23brsWtKWd8ks5umW48gaJpZM4XNxB4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1843."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1843#event-1913966509"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1843#event-1913966509",
"url": "https://github.com/quicwg/base-drafts/pull/1843#event-1913966509",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Move server send limitations (#1843)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1843#event-1913966509"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389484664\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc976bc8a609_34a73f8ba62d45bc41535b--


From nobody Thu Oct 18 23:16:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2EC32126BED for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:16:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 zDbgVvIowLUs for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:16: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 7121712777C for <quic-issues@ietf.org>; Thu, 18 Oct 2018 23:16:31 -0700 (PDT)
Date: Thu, 18 Oct 2018 23:16:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539929790; bh=Cgz9nw3WRGIpA/1RDARebAqA01Y/dxovzFqotS5bFLE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Nrk4j9ASSWxi5vWEEw2pxZFYLA6uCtyMSefxf6hVS3BmfarXInsnFiuH3/ex33iBV Zpnn9Y2v2yWZvv+YlSwZlSo5p/ckorcBpqOdn9PE618xveTpruTOlHExDYjjPuLY/r JXXJylsv0Mvg7TXLFJGjxBSCOrcIkTcZP1hh7mFI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc8e0a98402aa13f95fed8eb8a55bd621b6c13c2e92cf0000000117e138be92a169ce15eecf7d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1843/c431256406@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1843@github.com>
References: <quicwg/base-drafts/pull/1843@github.com>
Subject: Re: [quicwg/base-drafts] Move server send limitations (#1843)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc976be6b671_50333fb282cd45b411941b3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ubznkYXuI-Ou85GR8chrU82jrs8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 06:16:34 -0000

----==_mimepart_5bc976be6b671_50333fb282cd45b411941b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Integrated 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/1843#issuecomment-431256406
----==_mimepart_5bc976be6b671_50333fb282cd45b411941b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Integrated 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/1843#issuecomment-431256406">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq68kI4EQeUa3Ow9u5w6rzu1Dyejyks5umW4-gaJpZM4XNxB4">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-9wgDwRmQkl0gpugj8fY8CBZCfIks5umW4-gaJpZM4XNxB4.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1843: Integrated already."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1843#issuecomment-431256406"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1843#issuecomment-431256406",
"url": "https://github.com/quicwg/base-drafts/pull/1843#issuecomment-431256406",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Move server send limitations (#1843)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1843,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1843#issuecomment-431256406"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389484664\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc976be6b671_50333fb282cd45b411941b3--


From nobody Thu Oct 18 23:18:34 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 402CF12777C for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:18:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bsz6GxbTQpgB for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:18:31 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 B4B04126BED for <quic-issues@ietf.org>; Thu, 18 Oct 2018 23:18:31 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539929911; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=cEiLhaozXqp9hlMxx8Hnf4B4LRUi8qdrtKaLCMRIEC8=; b=pej2q4LHDjjhlhGDOgNn6xA4gBjbTWB9YoRjF+JPlILh8XNBDq1oXd3LIWWwiYv/uq9jW8EV 82BGMbH//mzVK3ienWNNt1x3IAA17yX7VoeKVI3xbwW90gEYJjgjMwNYHGeWI6vwYp6laD+s YnR4FJVGYPsrEYyP0Ua3DlA/u1o=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bc97736.7f23203e3360-smtp-out-n01; Fri, 19 Oct 2018 06:18:30 -0000 (UTC)
Date: Thu, 18 Oct 2018 23:18:30 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc97736d1bf3_3b172b23fe5e4578771f8@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2246ce: Clarify coalesced packet processing
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc97736d1715_3b172b23fe5e457877073"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9s0-IzkVFxCAUzBCsf2uPG30jFA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 06:18:33 -0000

----==_mimepart_5bc97736d1715_3b172b23fe5e457877073
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2246cec97303a523234f9f97449f578b70791abd
      https://github.com/quicwg/base-drafts/commit/2246cec97303a523234f9f97449f578b70791abd
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify coalesced packet processing

Closes #1844, #1840.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc97736d1715_3b172b23fe5e457877073--


From nobody Thu Oct 18 23:18:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85275126CC7 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:18:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Nfv1NAn6QWSj for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:18: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 F100F126BED for <quic-issues@ietf.org>; Thu, 18 Oct 2018 23:18:42 -0700 (PDT)
Date: Thu, 18 Oct 2018 23:18:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539929922; bh=i0HsLTNnIAH1WMTGT4gXWepLBim11dbKzM1fUUUspMk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jI/+qL7qwosipDdcq4ANwvqZLmDZKLwgFcYPnJ48lMBmm+XnddCs+hXzNUAQTfn5P mfAmnE2lzuE61cGvX+1WZe3/hgSsJVGXHwNyz8oQpy4lSIx72zHAxUvEpKEQRpG6/J ENW58F3nuxDSLEcyWDuUnhdqz3Ncw/udFyvLhvds=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd54eabf42b6033bafc27431eaeb273c845c3f89992cf0000000117e1394192a169ce15eeeab1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1844/issue_event/1913968794@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9774265ce_2f0c3fd2520d45bc13797e0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FpT1eD8M_LOSzPnLtvPFttQUJug>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 06:18:45 -0000

----==_mimepart_5bc9774265ce_2f0c3fd2520d45bc13797e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1844 via 2246cec97303a523234f9f97449f578b70791abd.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1844#event-1913968794
----==_mimepart_5bc9774265ce_2f0c3fd2520d45bc13797e0
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="367979185" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1844" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1844/hovercard" href="https://github.com/quicwg/base-drafts/pull/1844">#1844</a> via <a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/2246cec97303a523234f9f97449f578b70791abd"><tt>2246cec</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/1844#event-1913968794">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_EoVXRx63oikvqPNROtIdBeVcicks5umW7CgaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5PC-NBltZTGTOjuSbmaO3uEbrJlks5umW7CgaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1844 via 2246cec97303a523234f9f97449f578b70791abd."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844#event-1913968794"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844#event-1913968794",
"url": "https://github.com/quicwg/base-drafts/pull/1844#event-1913968794",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844#event-1913968794"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc9774265ce_2f0c3fd2520d45bc13797e0--


From nobody Thu Oct 18 23:18:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 53F42126CC7 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:18:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 wEWmaAFxaHUz for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:18: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 91C87126BED for <quic-issues@ietf.org>; Thu, 18 Oct 2018 23:18:45 -0700 (PDT)
Date: Thu, 18 Oct 2018 23:18:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539929924; bh=qKvCbUSvYr3v2283t9cZAm6w5+00DFUlXFynsx0PS8Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xgbKzaFOu+jLLZLqhbP2olsZnYngG1qPjFH8gTqcUYjoIMvI9eyeNCE74zYve9ohL pRf7tK5PCfFSdu9xu3aW8otpkITAdENyyOAZdlFuvahU9wFDT1op9H3PoK/6w0IMNy VxhqISiSjr7iPpSnUvrv/4VWFq+cLkpAnwiC5Ug8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcf3416e9e165e800663e1e13bac3089d461d090b92cf0000000117e1394492a169ce15eeeab1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1844/c431256789@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1844@github.com>
References: <quicwg/base-drafts/pull/1844@github.com>
Subject: Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc97744aa015_59f23f9fdb0d45c08374d8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mDfjbBb8xy1Dk86eKoC7OhNRWiQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 06:18:47 -0000

----==_mimepart_5bc97744aa015_59f23f9fdb0d45c08374d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged by hand.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1844#issuecomment-431256789
----==_mimepart_5bc97744aa015_59f23f9fdb0d45c08374d8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged by hand.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1844#issuecomment-431256789">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0vD3EEMIxenYp6cfmp6jn4UcFlgks5umW7EgaJpZM4XNzCW">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7wvb9F9GQHVRAztU1E5krKgLGaeks5umW7EgaJpZM4XNzCW.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1844: Merged by hand."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1844#issuecomment-431256789"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1844#issuecomment-431256789",
"url": "https://github.com/quicwg/base-drafts/pull/1844#issuecomment-431256789",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Clarify coalesced packet processing (#1844)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1844,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1844#issuecomment-431256789"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389492886\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc97744aa015_59f23f9fdb0d45c08374d8--


From nobody Thu Oct 18 23:20:55 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9CF4612777C for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:20:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3ZRmkRlVPEhe for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:20:52 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 12CB0126CC7 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 23:20:51 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539930050; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=8TcD4v/hJpVcSCSWgri7Oon+MGFovHs7YlDiI4K7VqE=; b=x/vYxnf+H4j+cX+pVwxL9YcdtO7odFWzdqAWaujMgXWfqKginhH/8XZSGCgCTOS7G4+XikHC So9ZtpkhCS6nRS9gkKvm9XA0JXq8vgbjFZt4+c/4Bgfjmu0WzUSxtJkhCum/9oEBFZdS1+MB fWF7O+lfcJPGIFTLR3W7D+c0Vd0=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bc977c2.7f44a444e600-smtp-out-n02; Fri, 19 Oct 2018 06:20:50 -0000 (UTC)
Date: Thu, 18 Oct 2018 23:20:50 -0700
From: Jana Iyengar <jri.ietf@gmail.com>
Reply-To: Jana Iyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc977c2642d7_5e942ab06001a57842482@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 427068: Remove implicit ack of crypto data
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc977c263f12_5e942ab06001a5784233b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SDLqkFtoterJgRNHhf0uWzVPLxU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 06:20:54 -0000

----==_mimepart_5bc977c263f12_5e942ab06001a5784233b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 427068d02f2e0bf4eb7dd4dcbb94400aff14069c
      https://github.com/quicwg/base-drafts/commit/427068d02f2e0bf4eb7dd4dcbb94400aff14069c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove implicit ack of crypto data


  Commit: 127130c7c0515b4cabd31318bc64e13128479a0a
      https://github.com/quicwg/base-drafts/commit/127130c7c0515b4cabd31318bc64e13128479a0a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/quicwg/base-drafts


Compare: https://github.com/quicwg/base-drafts/compare/2246cec97303...127130c7c051
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc977c263f12_5e942ab06001a5784233b--


From nobody Thu Oct 18 23:29:14 2018
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 9DA291277CC for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:29:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 hl21oYaj9OQS for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:29:09 -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 859FC126BED for <quic-issues@ietf.org>; Thu, 18 Oct 2018 23:29: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=S3iw0wROC4s1yFwgEwFJ/7X+21g=; b=aw6HSrEFku2qY4J5 B7rLYcNNFY0ftjfk2TDkx/jynWfDd0anw06YFjDs3A3SPIWF91M7MRc+E+PmjdiU 3ME8ep5ENFPpgVo0HrXAJ7w+hFJAzneMEF4KTQ4ZFCVfVh/axBBPvNcVttHLdSPp mjIimNvtQX70Ec7UQwHSnkC70wo=
Received: by filter0932p1las1.sendgrid.net with SMTP id filter0932p1las1-7719-5BC979B3-18 2018-10-19 06:29:07.855034648 +0000 UTC m=+25368.577009072
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [192.30.252.34]) by ismtpd0003p1iad2.sendgrid.net (SG) with ESMTP id vVEXrLvCSKisx-LCFaUBJA for <quic-issues@ietf.org>; Fri, 19 Oct 2018 06:29:08.008 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id E401980A55 for <quic-issues@ietf.org>; Thu, 18 Oct 2018 23:29:07 -0700 (PDT)
Date: Fri, 19 Oct 2018 06:29:08 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcc1bd86e076a6d86e24b69e58847a26b5598c11c92cf0000000117e13bb392a169ce161ad84e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1862/review/166390526@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc979b3ddbf0_338a3f94556d45c4827299"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak15XEKh7Q8zPfZV45AWZtvf0Lk3GvGqumvSUQ 7fQrVpatoP/vGOj4KMhBEqUyqaecQ5nv6wNwCsIgs5MTj3Uuq14t0f6KJ1CZ0pLKYsdTzdFicE1gjc DjL7UI37saIGBi76IWGkBJOJUwlN4PAaerDKR+BHHv+a1S1Qy0TcU3qlFHl5bZSXinvlMcetu4g6LA E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_5TM5fOyfjHFaXegQyzNIgeLhn4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 06:29:13 -0000

----==_mimepart_5bc979b3ddbf0_338a3f94556d45c4827299
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -318,12 +318,27 @@ is available, or if the network changes, the initial RTT SHOULD be set to 100ms.
 When an acknowledgement is received, a new RTT is computed and the timer
 SHOULD be set for twice the newly computed smoothed RTT.
 
-When crypto packets are sent, the sender SHOULD set a timer for the crypto
+When crypto packets are sent, the sender MUST set a timer for the crypto
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged

```suggestion
retransmission interval.  Upon timeout, the sender MUST retransmit all unacknowledged
```

>  timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client's address on the path, the number of
+bytes it can send is limited, as specified in {{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 bytes
+may be sent, then no alarm should be armed until bytes have been received from

```suggestion
can be sent, then no alarm should be armed until bytes have been received from
```

>  timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client's address on the path, the number of
+bytes it can send is limited, as specified in {{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 bytes
+may be sent, then no alarm should be armed until bytes have been received from
+the client.
+
+Because the server may be blocked until more packets are received, the

```suggestion
Because the server could be blocked until more packets are received, the
```

>  timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client's address on the path, the number of
+bytes it can send is limited, as specified in {{QUIC-TRANSPORT}}.
+If not all unacknowledged CRYPTO data can be sent, then all unacknowledged

I think that you mean to say instead

> If all CRYPTO data is acknowledged, and there is nothing for the client to send, then it sends another Initial packet.

What that packet contains clearly doesn't matter (though an ACK would be perfectly OK, as would repeating information that the server already has), so I don't think we need to stipulate that explicitly.  Otherwise, this is a little ambiguous - and maybe in conflict with what we did in #1843 and the next paragraph.

> -closed once a reject is sent, so no timer is set to retransmit the reject.
-
-Version negotiation packets are always stateless, and MUST be sent once per
-handshake packet that uses an unsupported QUIC version, and MAY be sent in
-response to 0-RTT packets.
-
-#### Tail Loss Probe and Retransmission Timer
-
-Tail loss probes {{?TLP}} and retransmission timeouts {{?RFC6298}}
-are timer based mechanisms to recover from cases when there are
-outstanding retransmittable packets, but an acknowledgement has
-not been received in a timely manner.
-
-The TLP and RTO timers are armed when there are no unacknowledged crypto
-packets.  The TLP timer is set until the max number of TLP packets have been
-sent, and then the RTO timer is set.

OK.  It seemed entirely unrelated, but I see we have text on both 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/pull/1862#pullrequestreview-166390526
----==_mimepart_5bc979b3ddbf0_338a3f94556d45c4827299
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1862#discussion=
_r226542768">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -318,12 +318,27 @@ is available, or if th=
e network changes, the initial RTT SHOULD be set to 100ms.
 When an acknowledgement is received, a new RTT is computed and the timer
 SHOULD be set for twice the newly computed smoothed RTT.
=20
-When crypto packets are sent, the sender SHOULD set a timer for the crypto
+When crypto packets are sent, the sender MUST set a timer for the crypto
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowledg=
ed
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">- timeout period.  Upon timeout, the sender MUST=
 retransmit all unacknowledged
+retransmission interval.  Upon timeout, the sender MUST retransmit all una=
cknowledged
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1862#discussion=
_r226542891">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt;  timeout period.  Upon timeout, the sender M=
UST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecuti=
ve
-expiration of the crypto timer without receiving an acknowledgement for a =
new
-packet, the sender SHOULD double the crypto handshake timeout and set a ti=
mer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client&#39;s address on the path, the n=
umber of
+bytes it can send is limited, as specified in {{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 bytes
+may be sent, then no alarm should be armed until bytes have been received =
from
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-may be sent, then no alarm should be armed unti=
l bytes have been received from
+can be sent, then no alarm should be armed until bytes have been received =
from
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1862#discussion=
_r226543071">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt;  timeout period.  Upon timeout, the sender M=
UST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecuti=
ve
-expiration of the crypto timer without receiving an acknowledgement for a =
new
-packet, the sender SHOULD double the crypto handshake timeout and set a ti=
mer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client&#39;s address on the path, the n=
umber of
+bytes it can send is limited, as specified in {{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 bytes
+may be sent, then no alarm should be armed until bytes have been received =
from
+the client.
+
+Because the server may be blocked until more packets are received, the
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-Because the server may be blocked until more pa=
ckets are received, the
+Because the server could be blocked until more packets are received, the
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1862#discussion=
_r226543567">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt;  timeout period.  Upon timeout, the sender M=
UST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecuti=
ve
-expiration of the crypto timer without receiving an acknowledgement for a =
new
-packet, the sender SHOULD double the crypto handshake timeout and set a ti=
mer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client&#39;s address on the path, the n=
umber of
+bytes it can send is limited, as specified in {{QUIC-TRANSPORT}}.
+If not all unacknowledged CRYPTO data can be sent, then all unacknowledged
</pre>
<p>I think that you mean to say instead</p>
<blockquote>
<p>If all CRYPTO data is acknowledged, and there is nothing for the client =
to send, then it sends another Initial packet.</p>
</blockquote>
<p>What that packet contains clearly doesn't matter (though an ACK would be=
 perfectly OK, as would repeating information that the server already has),=
 so I don't think we need to stipulate that explicitly.  Otherwise, this is=
 a little ambiguous - and maybe in conflict with what we did in <a class=3D=
"issue-link js-issue-link" data-error-text=3D"Failed to load issue title" d=
ata-id=3D"367972221" data-permission-text=3D"Issue title is private" data-u=
rl=3D"https://github.com/quicwg/base-drafts/issues/1843" data-hovercard-typ=
e=3D"pull_request" data-hovercard-url=3D"/quicwg/base-drafts/pull/1843/hove=
rcard" href=3D"https://github.com/quicwg/base-drafts/pull/1843">#1843</a> a=
nd the next paragraph.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1862#discussion=
_r226544119">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; -closed once a reject is sent, so no timer i=
s set to retransmit the reject.
-
-Version negotiation packets are always stateless, and MUST be sent once per
-handshake packet that uses an unsupported QUIC version, and MAY be sent in
-response to 0-RTT packets.
-
-#### Tail Loss Probe and Retransmission Timer
-
-Tail loss probes {{?TLP}} and retransmission timeouts {{?RFC6298}}
-are timer based mechanisms to recover from cases when there are
-outstanding retransmittable packets, but an acknowledgement has
-not been received in a timely manner.
-
-The TLP and RTO timers are armed when there are no unacknowledged crypto
-packets.  The TLP timer is set until the max number of TLP packets have be=
en
-sent, and then the RTO timer is set.
</pre>
<p>OK.  It seemed entirely unrelated, but I see we have text on both elsewh=
ere.</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/pull/1862#pullrequestreview-166390526">view it on GitHub</a>, or <=
a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5LSpVDOeXh=
3VZiLh37H69nv2diyks5umXEzgaJpZM4Xi8BV">mute the thread</a>.<img src=3D"http=
s://github.com/notifications/beacon/AWbkq_-QTj1LNyxYg1T0pizx-F2pFUYgks5umXE=
zgaJpZM4Xi8BV.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinthomson commen=
ted on #1862"}],"action":{"name":"View Pull Request","url":"https://github.=
com/quicwg/base-drafts/pull/1862#pullrequestreview-166390526"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestrevie=
w-166390526",
"url": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-1=
66390526",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1862",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-1=
66390526"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc979b3ddbf0_338a3f94556d45c4827299--


From nobody Thu Oct 18 23:56:32 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10AC712777C for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:56:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 416k0biyca44 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:56:28 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 AC70E126BED for <quic-issues@ietf.org>; Thu, 18 Oct 2018 23:56:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539932187; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=pdVC4Ko/8dPCBYv/x3+Hi1dBHhJmtooBIHjdvOiBynk=; b=Ed16qZFYWB7M/0ze193HI/98ywpcAnQa5DeqcOo3hfpEuaQ0FNC1J6bSu/9qpIOuNAiHq9ff EeaEh5Brybwmh5XKMq3vJCuc3Zml6Zfb93dAGMjfFoDiB2JKuys2Wf4F3wuqPb6rWwAnwDgR XURqnzCha1RoJnAjgpYkpVYICsQ=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bc9801b.7f44e4055a80-smtp-out-n02; Fri, 19 Oct 2018 06:56:27 -0000 (UTC)
Date: Thu, 18 Oct 2018 23:56:26 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc9801a9dfd8_13b2ac5d8f08584352d9@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 533205: Allow rate limiting of Version Negotiation
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc9801a9da27_13b2ac5d8f085843517"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nD_KhgF41SrTfHU-gF7uJEiCgqs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 06:56:30 -0000

----==_mimepart_5bc9801a9da27_13b2ac5d8f085843517
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/skip-vn-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 533205904a29636f4526357deb1be5568f8290f7
      https://github.com/quicwg/base-drafts/commit/533205904a29636f4526357deb1be5568f8290f7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Allow rate limiting of Version Negotiation

As discussed in #1758, we only need to allow rate limiting.

However, the particular example I draw on will become critical if we
adopt the proposed changes to version negotiation in #1755 (or something
like it), because the only packet a server can confidently respond to
with Version Negotiation in that case is the Initial.  If we adopt an
iteration of #1755, then this text would need to be expanded to explain
that also.

Closes #1758.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc9801a9da27_13b2ac5d8f085843517--


From nobody Thu Oct 18 23:58:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5142D12777C for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:58:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 BBkdf9dxL8M7 for <quic-issues@ietfa.amsl.com>; Thu, 18 Oct 2018 23:58:00 -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 A080A126BED for <quic-issues@ietf.org>; Thu, 18 Oct 2018 23:58:00 -0700 (PDT)
Date: Thu, 18 Oct 2018 23:57:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539932280; bh=5rgOMVOl04caVO7er9F/nXlT8uVzG44P2F9MfRkBEg4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=VeJtcD4sa8ch3kFlhlYlfjNEfBPtKx8wyEWNUE1OKGiYwVwNFQTGe+euqI53/xsSt uMLtd4Qu84Lz/vUEJS5m8mo3mjpt7OI/9UW7n+INd8YDtbSurFiwtf/agauxc/7KDo 2FKbtH1Pw2Ib1TKYebF9+s0Jbr6mOvrlKoWJmTM0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab690430da47c50cb1d2d42643651f0a0f7e86502992cf0000000117e1427792a169ce1629ab88@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1891@github.com>
Subject: [quicwg/base-drafts] Allow rate limiting of Version Negotiation (#1891)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc98077d0654_58783fe2fd6d45b43253221"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/u5ey9tdyEaUx8dVDtbT9xroMl7U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 06:58:02 -0000

----==_mimepart_5bc98077d0654_58783fe2fd6d45b43253221
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As discussed in #1758, we only need to allow rate limiting.

However, the particular example I draw on will become critical if we
adopt the proposed changes to version negotiation in #1755 (or something
like it), because the only packet a server can confidently respond to
with Version Negotiation in that case is the Initial.  If we adopt an
iteration of #1755, then this text would need to be expanded to explain
that also.

Closes #1758.

(I marked this editorial so that we can include it in -16.  I do that on the basis that a server can always feign packet loss, so this isn't really a testable requirement.  That's only slightly dishonest, I think.)
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1891

-- Commit Summary --

  * Allow rate limiting of Version Negotiation

-- File Changes --

    M draft-ietf-quic-transport.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1891.patch
https://github.com/quicwg/base-drafts/pull/1891.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/1891

----==_mimepart_5bc98077d0654_58783fe2fd6d45b43253221
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>As discussed in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="361009260" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1758" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1758/hovercard" href="https://github.com/quicwg/base-drafts/pull/1758">#1758</a>, we only need to allow rate limiting.</p>
<p>However, the particular example I draw on will become critical if we<br>
adopt the proposed changes to version negotiation in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="360935502" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1755" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1755/hovercard" href="https://github.com/quicwg/base-drafts/pull/1755">#1755</a> (or something<br>
like it), because the only packet a server can confidently respond to<br>
with Version Negotiation in that case is the Initial.  If we adopt an<br>
iteration of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="360935502" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1755" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1755/hovercard" href="https://github.com/quicwg/base-drafts/pull/1755">#1755</a>, then this text would need to be expanded to explain<br>
that also.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes pull request #1758.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="361009260" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1758" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1758/hovercard" href="https://github.com/quicwg/base-drafts/pull/1758">#1758</a>.</p>
<p>(I marked this editorial so that we can include it in -16.  I do that on the basis that a server can always feign packet loss, so this isn't really a testable requirement.  That's only slightly dishonest, I think.)</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/1891'>https://github.com/quicwg/base-drafts/pull/1891</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Allow rate limiting of Version Negotiation</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1891/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/1891.patch'>https://github.com/quicwg/base-drafts/pull/1891.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1891.diff'>https://github.com/quicwg/base-drafts/pull/1891.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/1891">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq23CH0Fu8P4d0dC-jKYMod9WYnNLks5umXf3gaJpZM4XvxuL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzaGoY0cLgjaUDgdgX8CJXuOjRSNks5umXf3gaJpZM4XvxuL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Allow rate limiting of Version Negotiation (#1891)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1891"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1891",
"url": "https://github.com/quicwg/base-drafts/pull/1891",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Allow rate limiting of Version Negotiation (#1891)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "5332059",
"value": "Allow rate limiting of Version Negotiation"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1891/files#diff-0) (5 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1891,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1891\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1891"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1891.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1891.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398400395\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc98077d0654_58783fe2fd6d45b43253221--


From nobody Fri Oct 19 00:00:20 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B582127AC2 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 00:00:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, 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 5hFUSBwTs6Hy for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 00:00:17 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 50B3712777C for <quic-issues@ietf.org>; Fri, 19 Oct 2018 00:00:17 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539932416; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=iCNT3u8dKiaOw1yMXXPKCq22eCpmt0SFt1ago3Qbft0=; b=YrHiEslI5BiJ1h2uYR5pFKt2KrfTK1iXh3aRy90mWAI+i8X7x7X8mLRgkV8NEMYu9DUmdkhu FHYDWnI4fGvEVLm6kr3nHR/Mf6oDhIQk7fGQnXqGdYbQ9pOQ46mQ+g0673Ax9PeBQh2gjEPG c6hvtcD6GOWSW6q3v3AxYFLWBzM=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bc98100.7f2db86cfbd0-smtp-out-n03; Fri, 19 Oct 2018 07:00:16 -0000 (UTC)
Date: Fri, 19 Oct 2018 00:00:15 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc980ff8f924_19942abe4751a588377dd@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e9f148: Remove unnecessary circle.yml
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc980ff8f59b_19942abe4751a58837673"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ygOrek5heLtVB04s2RHOtQo_lxs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 07:00:18 -0000

----==_mimepart_5bc980ff8f59b_19942abe4751a58837673
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: e9f148c214c5136baf99c218d82d44de872f5f41
      https://github.com/quicwg/base-drafts/commit/e9f148c214c5136baf99c218d82d44de872f5f41
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    R circle.yml

  Log Message:
  -----------
  Remove unnecessary circle.yml



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc980ff8f59b_19942abe4751a58837673--


From nobody Fri Oct 19 00:03:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1BA08130DC9 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 00:03:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 xbc926ST3ObI for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 00: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 0BC9A126BED for <quic-issues@ietf.org>; Fri, 19 Oct 2018 00:03:49 -0700 (PDT)
Date: Fri, 19 Oct 2018 00:03:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539932628; bh=vCzNQ40wuIz0P58ZgGOJX7xhtt/EFCcpdqB2MrcEKJY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WWWGc3BQ+EScrJUIxCMwAxBR7dbgmc/aG2onaSRd9Jc+i5q71cvGdjTmVc5LeCDZ5 oZ0sefND9hr20y3k/hkJQMporBVFImPTwmogGk1FWgSVNMmd71vaB/HaFm0243Ee08 FFnuXhg1TGn1hgYZa9toUCDhHRhohjjcnukV3NqM=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8f6375b45da6a7591fa4231d29ee15cc701d5e0192cf0000000117e143d492a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431265527@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc981d45f8c_429e3f8f6f2d45b81142487"; 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/aBvwFKPNSB8NqqpllN6wtLwgWqc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 07:03:57 -0000

----==_mimepart_5bc981d45f8c_429e3f8f6f2d45b81142487
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

To generalise Ian's observation. This greedy DATA frame would prevent onward use of frame types on a stream. Not only the core frames like HEADERS and PUSH_PROMISE but also extension frames such as ALTSVC. 

I think server push is actually ok here because a server would probably want to send promises before the response body (to a avoid a race condition).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431265527
----==_mimepart_5bc981d45f8c_429e3f8f6f2d45b81142487
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>To generalise Ian's observation. This greedy DATA frame would prevent =
onward use of frame types on a stream. Not only the core frames like HEAD=
ERS and PUSH_PROMISE but also extension frames such as ALTSVC.</p>
<p>I think server push is actually ok here because a server would probabl=
y want to send promises before the response body (to a avoid a race condi=
tion).</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/1885#issuecomment-431265527">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7zW=
J9GhNdTdp9W4LGMFdPzzHhglks5umXlUgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwlbs2ZjCZgd2nSl2CuJzd9q=
NAlSks5umXlUgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #1885: To generalise Ian's observation. This greedy DATA frame wou=
ld prevent onward use of frame types on a stream. Not only the core frame=
s like HEADERS and PUSH_PROMISE but also extension frames such as ALTSVC.=
 \r\n\r\nI think server push is actually ok here because a server would p=
robably want to send promises before the response body (to a avoid a race=
 condition)."}],"action":{"name":"View Issue","url":"https://github.com/q=
uicwg/base-drafts/issues/1885#issuecomment-431265527"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431265527",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1265527",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1265527"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc981d45f8c_429e3f8f6f2d45b81142487--


From nobody Fri Oct 19 00:49:58 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4DAA6127AC2 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 00:49:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.66
X-Spam-Level: 
X-Spam-Status: No, score=-6.66 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 TnjUS65yrll7 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 00:49: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 93B8E126BED for <quic-issues@ietf.org>; Fri, 19 Oct 2018 00:49:55 -0700 (PDT)
Date: Fri, 19 Oct 2018 00:49:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539935393; bh=zfYT2RnGgLDWCKuqgEq1AoHm6ZJRS9ALYo+mLFzpqWQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YAL/vcigDiU7KXPPO2H5lFHMiZODAe8THxLbH1kJOB5StP+m+klyKmnyHJZXH+i64 stNshcgFXnZX+v2I/oBwbgG84pTwg13Mlyip5CSB+iiCaL8YhOcZuBcLzl2v/FHxUU Au2+dVcM2VUEV7LyM3/jxBkrugMjT9eMGZ4yWHug=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1845d421342656f9fcd0e4e866456260bb720a8492cf0000000117e14ea192a169ce1629ab88@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1891/review/166410964@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1891@github.com>
References: <quicwg/base-drafts/pull/1891@github.com>
Subject: Re: [quicwg/base-drafts] Allow rate limiting of Version Negotiation (#1891)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc98ca17387d_a613f9820ed45c0111980"; 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/kj4kxqeXG7IuI_sSNwAECt9s8nE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 07:49:57 -0000

----==_mimepart_5bc98ca17387d_a613f9820ed45c0111980
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/1891#pullrequestreview-166410964
----==_mimepart_5bc98ca17387d_a613f9820ed45c0111980
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/1891#pullrequestreview-166410964">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0BXEZ9YoL1zsjRdLPTT3IDNTSQQks5umYQhgaJpZM4XvxuL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6-kztswFhvYC48EcCUUihO9JfEGks5umYQhgaJpZM4XvxuL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann approved #1891"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1891#pullrequestreview-166410964"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1891#pullrequestreview-166410964",
"url": "https://github.com/quicwg/base-drafts/pull/1891#pullrequestreview-166410964",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann approved 1891",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1891#pullrequestreview-166410964"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398400395\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc98ca17387d_a613f9820ed45c0111980--


From nobody Fri Oct 19 00:52:38 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4337E1277CC for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 00:52:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 mVeQ26cMM2Ca for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 00:52:34 -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 4D01D126BED for <quic-issues@ietf.org>; Fri, 19 Oct 2018 00:52:34 -0700 (PDT)
Date: Fri, 19 Oct 2018 00:52:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539935553; bh=ltc0jConti0BMbwRC9CROSUi+8CeeLaojcz2GqzlrSk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1WW9LwjKxWq9XaNA5yLDt/XdaLiQSVLXOuGhQnES/wup8BhSTaprR53v3VMQFqi8S R7bCtXkIaUX9zzEi7qoqoz3lGrVMdM6AVP0OuQH16E8qZ5vOmQEFqtGeA/4wE5IaCG /Zn77hf8m67edJ4qcDJJbn+Q0tXxBVyLnIGZVumM=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf420c7df5e454137f43b44f9ecd115d8f6026c7392cf0000000117e14f4192a169ce16294480@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1889/review/166411712@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1889@github.com>
References: <quicwg/base-drafts/pull/1889@github.com>
Subject: Re: [quicwg/base-drafts] Crisp definition of BLOCKING and friends (#1889)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc98d4117e59_1c313fcb970d45c414233f"; 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/4kKENa8_J34BljrLzVrSAHmAANE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 07:52:36 -0000

----==_mimepart_5bc98d4117e59_1c313fcb970d45c414233f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



> @@ -4340,8 +4340,9 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID limit at the time the
+  sender was unable to open new streams.

That sounds like an excellent observation.

I think I'd agree to changing the definition of MAX_STREAM_ID to send the number of streams rather than the stream ID. We might also want to rename the frame to MAX_STREAM_COUNT.

There are certain aspects that are not elegant in the way MAX_STREAM_ID is defined now:
* we have two maximums; one for unidirectional streams
* we exchange counts using TP but we transmit maximum in the frame

These issues will be resolved by sending the counts.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1889#discussion_r226560151
----==_mimepart_5bc98d4117e59_1c313fcb970d45c414233f
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/1889#discussion_r226560151">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4340,8 +4340,9 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID limit at the time the
+  sender was unable to open new streams.
</pre>
<p>That sounds like an excellent observation.</p>
<p>I think I'd agree to changing the definition of MAX_STREAM_ID to send the number of streams rather than the stream ID. We might also want to rename the frame to MAX_STREAM_COUNT.</p>
<p>There are certain aspects that are not elegant in the way MAX_STREAM_ID is defined now:</p>
<ul>
<li>we have two maximums; one for unidirectional streams</li>
<li>we exchange counts using TP but we transmit maximum in the frame</li>
</ul>
<p>These issues will be resolved by sending the counts.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1889#discussion_r226560151">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8gfig_iaQrtsE8grHPKS539-58Cks5umYTBgaJpZM4Xvp1e">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxCJj_fw7YRNg_dObCRhO_sm8OtSks5umYTBgaJpZM4Xvp1e.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho commented on #1889"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1889#discussion_r226560151"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1889#discussion_r226560151",
"url": "https://github.com/quicwg/base-drafts/pull/1889#discussion_r226560151",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1889",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1889#discussion_r226560151"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398368094\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc98d4117e59_1c313fcb970d45c414233f--


From nobody Fri Oct 19 01:21:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 83831128A6E for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 01:21:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 o4qaWHwLrdU8 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 01:21: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 13118127B92 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 01:21:02 -0700 (PDT)
Date: Fri, 19 Oct 2018 01:21:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539937261; bh=PuJ3OzgiytbN4A14tP6UoreCokKyXeE1r34mctY9kCk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YNFoX2VRFCf56Y8EPB+zhCwce+yhuBYCk2dPSH+TWI+iy9WyPb2AvqqF/ORO8Pgn7 N1BnuHKJn2hF9IZgC5on98PAMuL+vQj/QFlt5Z4Ipr0QJkjQQHAfLQa8b6nr6hM78o Vk4FUNTUMwkbuyod0CgJMIBgbJeBqTwAhZK7Xus8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4c221edfb68e180eae5f393e61e69e3e7de69d9292cf0000000117e155ed92a169ce161ad84e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1862/c431284348@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc993ed34ba_462f3fe8084d45c4900f5"; 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/5C6sgemVp_HYJnzNe6FAPjPhPc0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 08:21:05 -0000

----==_mimepart_5bc993ed34ba_462f3fe8084d45c4900f5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

With these MUST retransmit, has it been considered what a Slowloris attack could do to the handshake? I know that there is a general mention in some 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/1862#issuecomment-431284348
----==_mimepart_5bc993ed34ba_462f3fe8084d45c4900f5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>With these MUST retransmit, has it been considered what a Slowloris attack could do to the handshake? I know that there is a general mention in some 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/1862#issuecomment-431284348">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyoLYUA11feOwHYMVIPHxLv-gEhWks5umYttgaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2g2CC5azn3kEY7OREXJVvsjegw2ks5umYttgaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1862: With these MUST retransmit, has it been considered what a Slowloris attack could do to the handshake? I know that there is a general mention in some section."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431284348"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431284348",
"url": "https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431284348",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1862,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1862\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431284348"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc993ed34ba_462f3fe8084d45c4900f5--


From nobody Fri Oct 19 01:36:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A952128766 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 01:36:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 fw3uywhaeq33 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 01:36: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 6B63E127AC2 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 01:36:42 -0700 (PDT)
Date: Fri, 19 Oct 2018 01:36:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539938201; bh=1H21dsi0HEV3bUgWIARP+PKORjiPDI3owxV5ir7Gsi4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=q+FWhsQigdePzfQpRUI4gEosO774pkGynHuDNWPOCg3uiSyj62b54gsebf5igMT3C V/dxV2xKBCjU7rJK0y+en3CYYuRCYz+YHUSqv6uazpCJBMROLt3a4AB44K7eUnAhOU tVsDJGzF51XetehI+W7Sa1HFUptnzdtP0jfdxiF4=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9be66be5bd0438f08b81d068a143d1edd715d83992cf0000000117e1599992a169ce16291e9f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1888/review/166424664@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1888@github.com>
References: <quicwg/base-drafts/pull/1888@github.com>
Subject: Re: [quicwg/base-drafts] Consolidate connection ID negotiation section with prior text (#1888)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9979943f8e_1abc3f82262d45b4314182"; 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/SryaxSODuEkPc4g1Uo4t5A8iXVw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 08:36:44 -0000

----==_mimepart_5bc9979943f8e_1abc3f82262d45b4314182
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+establish the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.

Please consider rewording. The layers of establishment are confusing. Also, are the contained ID's used to establish themselves, or something else? If there are at least two, how many might that be in total, and why?

> @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+establish the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.
+
+Packets with short headers ({{short-header}}) only include the Destination
+Connection ID and omit the explicit length.  The length of the Destination
+Connection ID field is expected to be known to endpoints.  Endpoints using a
+connection-ID based load balancer could agree with the load balancer on a fixed

connection-ID -> 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/1888#pullrequestreview-166424664
----==_mimepart_5bc9979943f8e_1abc3f82262d45b4314182
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/1888#discussion_r226570365">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+establish the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.
</pre>
<p>Please consider rewording. The layers of establishment are confusing. Also, are the contained ID's used to establish themselves, or something else? If there are at least two, how many might that be in total, and why?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1888#discussion_r226571197">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+establish the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.
+
+Packets with short headers ({{short-header}}) only include the Destination
+Connection ID and omit the explicit length.  The length of the Destination
+Connection ID field is expected to be known to endpoints.  Endpoints using a
+connection-ID based load balancer could agree with the load balancer on a fixed
</pre>
<p>connection-ID -&gt; 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/1888#pullrequestreview-166424664">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq70LenkLWAuCcpkuARP2FEFhj1Dyks5umY8ZgaJpZM4XvnBy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-3fvSZtSzRF5eP4tV1NuXai1Euxks5umY8ZgaJpZM4XvnBy.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1888"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-166424664"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-166424664",
"url": "https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-166424664",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1888",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-166424664"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398356594\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc9979943f8e_1abc3f82262d45b4314182--


From nobody Fri Oct 19 01:54:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 64611130DC9 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 01:54:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 pV3g8cwBGwHl for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 01:54:07 -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 80E43129BBF for <quic-issues@ietf.org>; Fri, 19 Oct 2018 01:54:07 -0700 (PDT)
Date: Fri, 19 Oct 2018 01:54:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539939246; bh=s5O08ailoMCWqdrl9QSm05HTQjy0SVng/he4jC9aCUQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qXkTeuqF2GglRPfZN9QLSfpwhGETiWF9iDzMOJYhgx/pLgZAyNQ+LukCzuFk0Xo9r F9ryoQiane3rF/sC8+MwTMpOnVm7EFe9nBUu2JC0S9Ew2A6xKM01F7UsEztoDSlNVx W48YD6fdkpMiE1roiA8bLMVA47/Fye1+GEIvyA94=
From: Dragana Damjanovic <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab25b8146e1653205ac19527f124de7b18bb876ae492cf0000000117e15dae92a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1853/431293535@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1853@github.com>
References: <quicwg/base-drafts/issues/1853@github.com>
Subject: Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc99bae96567_52aa3fb7226d45c03870a9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ddragana
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/omWaYx9LHcEZQJgWrwFlRZFc8fM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 08:54:10 -0000

----==_mimepart_5bc99bae96567_52aa3fb7226d45c03870a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> The line I've been trying to hold is that there shouldn't be a situation in which the application goes to the transport and says "Give me stream 7." It says "Give me a stream," then examines the result and discovers it got 7. Using them as identifiers once they exist is fine, but they're identifiers issued by and under the control of the transport.
> 

There is one corner case(it is really a corner case): Early-data is used on a connection and the application opens a couple of streams(let's say n). Its cancel one of the streams(let's say stream k) before getting early-data-not-accepted. so we do not need to resend the canceled stream after connection is established. If we do not resend the stream we need to change streamID for streams with streamID k+1..n. The streamID of a stream can change in lift time of a 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/1853#issuecomment-431293535
----==_mimepart_5bc99bae96567_52aa3fb7226d45c03870a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>The line I've been trying to hold is that there shouldn't be a situati=
on in which the application goes to the transport and says "Give me strea=
m 7." It says "Give me a stream," then examines the result and discovers =
it got 7. Using them as identifiers once they exist is fine, but they're =
identifiers issued by and under the control of the transport.</p>
</blockquote>
<p>There is one corner case(it is really a corner case): Early-data is us=
ed on a connection and the application opens a couple of streams(let's sa=
y n). Its cancel one of the streams(let's say stream k) before getting ea=
rly-data-not-accepted. so we do not need to resend the canceled stream af=
ter connection is established. If we do not resend the stream we need to =
change streamID for streams with streamID k+1..n. The streamID of a strea=
m can change in lift time of a 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/1853#issuecomment-431293535">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0C6=
Wx9Hu5wM7ryatuSjj_O1FJNXks5umZMugaJpZM4XYFQw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq2gOMOrDLJ5fg_Lcv45FKbu3=
mEtHks5umZMugaJpZM4XYFQw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ddra=
gana in #1853: \u003e The line I've been trying to hold is that there sho=
uldn't be a situation in which the application goes to the transport and =
says \"Give me stream 7.\" It says \"Give me a stream,\" then examines th=
e result and discovers it got 7. Using them as identifiers once they exis=
t is fine, but they're identifiers issued by and under the control of the=
 transport.\r\n\u003e \r\n\r\nThere is one corner case(it is really a cor=
ner case): Early-data is used on a connection and the application opens a=
 couple of streams(let's say n). Its cancel one of the streams(let's say =
stream k) before getting early-data-not-accepted. so we do not need to re=
send the canceled stream after connection is established. If we do not re=
send the stream we need to change streamID for streams with streamID k+1.=
.n. The streamID of a stream can change in lift time of a stream.  \r\n\r=
\n"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base=
-drafts/issues/1853#issuecomment-431293535"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment=
-431293535",
"url": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-43=
1293535",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Does GOAWAY really need a stream numbe=
r? (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**Dragana Damjanovic**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ddragana",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1853,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1853\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-43=
1293535"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3921889=
76\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc99bae96567_52aa3fb7226d45c03870a9--


From nobody Fri Oct 19 02:24:42 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E80A2130E4B for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 02:24:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 279A9JLBhaBf for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 02:24:38 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 6407D130E2E for <quic-issues@ietf.org>; Fri, 19 Oct 2018 02:24:38 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539941077; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=JIa3ePTI/qL18aStPTYwXTeZAwsq5huVINHKGjKtpQA=; b=sa4cjSCanKh359J/vT7TvBUrV2I8M+PNSLvkKt2/PfmG091tH3d97cX8TFBdFPJgoFMRS5Nh BnBAQLRZre50WpDdqQB1y7EUlsQdI3zIAZtBNnjcKtUDsaHJl8btG8u9MUll69dZbUyfNkIf 7yq9VUr1qrzv+Jr09CVncGqlZGg=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bc9a2d4.7fc90c481e10-smtp-out-n03; Fri, 19 Oct 2018 09:24:36 -0000 (UTC)
Date: Fri, 19 Oct 2018 02:24:35 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc9a2d348d0a_22b32b1e174d257899578@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d2f45f: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc9a2d348851_22b32b1e174d2578994c8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/29cXXYGXeV9YF2h1PRdvccLyAFY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 09:24:40 -0000

----==_mimepart_5bc9a2d348851_22b32b1e174d2578994c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-amplification
  Home:   https://github.com/quicwg/base-drafts
  Commit: d2f45ff289284845607edc032c4f6bf50f47621f
      https://github.com/quicwg/base-drafts/commit/d2f45ff289284845607edc032c4f6bf50f47621f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@google.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc9a2d348851_22b32b1e174d2578994c8--


From nobody Fri Oct 19 02:24:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38F1E130E4B for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 02:24:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 0rVicudk04rO for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 02:24: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 E8351130E2E for <quic-issues@ietf.org>; Fri, 19 Oct 2018 02:24:43 -0700 (PDT)
Date: Fri, 19 Oct 2018 02:24:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539941082; bh=jOW8+L+X0FS0RaGpvWylD28s+gOEDKiM/0MuRSvJFoA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Rmn1ZsqfV+f0HJVeJxmSnc2vRDqbVYTTzCaQLXtRwwtiOr/v7ccgOOCxNI19XVZzt DDvh9yQEubipS9GWpzqr7CJ5iw9AveT2LuOkIYFGm77n6SjnbErHmeDmZnID5TBXOa PjGL6pGP6Wg22oS/BGNPbhWLb059P1mEMsSSPB7A=
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/1862/push/2973597404@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9a2daaf11b_146a3fe602cd45c460250"; 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/nxCoNKUIKYbAEZJB7Ans-MhuCU0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 09:24:46 -0000

----==_mimepart_5bc9a2daaf11b_146a3fe602cd45c460250
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

d2f45ff  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/1862/files/289a942a541a38bbd419d6120732533498531eff..d2f45ff289284845607edc032c4f6bf50f47621f

----==_mimepart_5bc9a2daaf11b_146a3fe602cd45c460250
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/d2f45ff">d2f45ff</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/1862/files/289a942a541a38bbd419d6120732533498531eff..d2f45ff289284845607edc032c4f6bf50f47621f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9c1s_Se-OnGp9d96G2UfjVe3r0mks5umZpagaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwJCXTqviTVX_sWTYOHfyuJAmAxkks5umZpagaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862/files/289a942a541a38bbd419d6120732533498531eff..d2f45ff289284845607edc032c4f6bf50f47621f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862/files/289a942a541a38bbd419d6120732533498531eff..d2f45ff289284845607edc032c4f6bf50f47621f",
"url": "https://github.com/quicwg/base-drafts/pull/1862/files/289a942a541a38bbd419d6120732533498531eff..d2f45ff289284845607edc032c4f6bf50f47621f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1862",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1862:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "d2f45ff",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862/files/289a942a541a38bbd419d6120732533498531eff..d2f45ff289284845607edc032c4f6bf50f47621f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc9a2daaf11b_146a3fe602cd45c460250--


From nobody Fri Oct 19 02:25:24 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE0CC130E4B for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 02:25:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hbtx9U0nJicg for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 02:25:21 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 C07A0130E2E for <quic-issues@ietf.org>; Fri, 19 Oct 2018 02:25:21 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1539941120; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=K/ACDbCxEBfsmPF/jIaHgU1Kg+DqJpvIRcA+hCyvHCo=; b=UYV6hnP5VsPmE0INYjk9zz0MTrRmuqRXuPPNBNa95pq6AkU/C7JFJOwW6/PLJtmulUJOj5ko 9+a+C3GYSlCN1azloyUwY2DsS+cbvHz0Xyo3Apya8BKvx83WMXoy8jQWIgeBveHdqT96m2V2 tb9cCFgVjUkzFujng3Zxq5LiS4A=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bc9a300.7ff8e8569270-smtp-out-n02; Fri, 19 Oct 2018 09:25:20 -0000 (UTC)
Date: Fri, 19 Oct 2018 02:25:19 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bc9a2ffc59be_71d12ab37c33a57c722ea@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] dd7fc9: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bc9a2ffc5653_71d12ab37c33a57c7216d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6pOPivrhVhyWb4WJsE3xSPkq20g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 09:25:23 -0000

----==_mimepart_5bc9a2ffc5653_71d12ab37c33a57c7216d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-amplification
  Home:   https://github.com/quicwg/base-drafts
  Commit: dd7fc95cadd189a1430da38f7054034036d689af
      https://github.com/quicwg/base-drafts/commit/dd7fc95cadd189a1430da38f7054034036d689af
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@google.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bc9a2ffc5653_71d12ab37c33a57c7216d--


From nobody Fri Oct 19 02:25:31 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 82522130E58 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 02:25:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 BeFy7o_dtFxl for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 02:25:26 -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 B35BA130E51 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 02:25:26 -0700 (PDT)
Date: Fri, 19 Oct 2018 02:25:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539941125; bh=csHpV4ViZopDVLIL0Xa+daeJhFA4qeK2Y4gn3THKIKI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JLO3oQ7OyfmA8C5Ywhq+vE2IP9XJTMQkYvy1gQoNk+0agVDqgh4kPLvkje8pWpe0E Qh1p4JEp4YCZ4QrWD8+uMAwu3bzO8e7BpQt5aFqAW3HVgn0rOvZ+vlagOZQN6Ghr0W 6o6ZMlVEtTrcqDkIgT/amfHaViVfCRZsskfFDCxI=
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/1862/push/2973599772@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9a305b2714_39393fd709cd45b812795"; 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/rpB7WvicakZbFPUN6PUBNedIscU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 09:25:28 -0000

----==_mimepart_5bc9a305b2714_39393fd709cd45b812795
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

dd7fc95  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/1862/files/d2f45ff289284845607edc032c4f6bf50f47621f..dd7fc95cadd189a1430da38f7054034036d689af

----==_mimepart_5bc9a305b2714_39393fd709cd45b812795
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/dd7fc95">dd7fc95</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/1862/files/d2f45ff289284845607edc032c4f6bf50f47621f..dd7fc95cadd189a1430da38f7054034036d689af">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8XWXD57JMAv2JL4oUG8MdMpXw_hks5umZqFgaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9BKTQtnPP9CpOZNHvxJ8zCalZZEks5umZqFgaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862/files/d2f45ff289284845607edc032c4f6bf50f47621f..dd7fc95cadd189a1430da38f7054034036d689af"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862/files/d2f45ff289284845607edc032c4f6bf50f47621f..dd7fc95cadd189a1430da38f7054034036d689af",
"url": "https://github.com/quicwg/base-drafts/pull/1862/files/d2f45ff289284845607edc032c4f6bf50f47621f..dd7fc95cadd189a1430da38f7054034036d689af",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1862",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1862:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "dd7fc95",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862/files/d2f45ff289284845607edc032c4f6bf50f47621f..dd7fc95cadd189a1430da38f7054034036d689af"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bc9a305b2714_39393fd709cd45b812795--


From nobody Fri Oct 19 05:35:44 2018
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 DE18D127333 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 05:35:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 xFjvZj_MfwbN for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 05:35:40 -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 82174124C04 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 05:35: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=aqo/MMJGYa6anSAc3aeNOnXdim0=; b=cL6abmWn47NkhUAF OIZ+I5Wh3oKVRUB+V6Uk61sQPV5XPIYLE5aLb5ze2v5wZIfChhqM9ojtykS58bJI TTNRtIESEK/muYThF7otqg+LIQT3iufCtKj69nspxqoXdb+YPg/2xoMkcr2TogGF wpSjqiENf5ecKXBrtrcTWRMr/nE=
Received: by filter1123p1las1.sendgrid.net with SMTP id filter1123p1las1-2949-5BC9CF9A-2A 2018-10-19 12:35:38.83665448 +0000 UTC m=+48585.879145731
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id VsCePVbOR-2vXt-Htr5oSg for <quic-issues@ietf.org>; Fri, 19 Oct 2018 12:35:38.738 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id 9FC24C095B for <quic-issues@ietf.org>; Fri, 19 Oct 2018 05:35:38 -0700 (PDT)
Date: Fri, 19 Oct 2018 12:35:39 +0000 (UTC)
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2260d3d0132d44d3914c5f52236543ad94fd11a392cf0000000117e1919a92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431348155@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9cf9a9d0c8_33ee3fbb9c0d45c02098d9"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2iZiQDOWgbkfIwupemGmrmGpxqRBsslPv9Ts OBBNAwxq1BICBJIcy7z0cAt+mmE0YW9pAYbKbxATNvFWtpX9+1WFIWWKBL+ZX2V1msIjVbZvM9i/dN TyUjq6R3F0u7LyKoOG4tWNhHeBp9qqmu1kO4qaTgSJ9RWhINE7taC6Hj0gmcHwdt0o0SlWYz8bR773 o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G85hgrFhmKc_c9x0Wn--7KxvL1g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 12:35:43 -0000

----==_mimepart_5bc9cf9a9d0c8_33ee3fbb9c0d45c02098d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue writes:

> I'm sympathetic to the issue but not sure it needs fixing in v1. What is worse case overhead?

When one transfers large files, the overhead incurred by the DATA frames will be on the order of 3 bytes for every `[ ~1 MSS, 2^14 - 1 ]` bytes of content, or between about 0.2% and 0.02%.

@ianswett writes:

> The only two cases I can think of where that wouldn't be true are server push, which is rarely used, and trailers, which are rarely supported and even more rarely used.

The server push will continue to be rarely used if the API makes its use inconvenient.  For example, one can imagine that a server may want to push after sending a few KB of data (a finite DATA frame) -- to parse the HTML for CSS links or what-not.  An implementation that only allows pushes before the first (and only) DATA frame will make using server push in such manner more difficult.  Because it is easier to support only a single DATA frame of indeterminate size, it is likely that many implementations will do just that.

The complexity associated with framing data into DATA frames is real (if you want to do it efficiently), but not insurmountable.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431348155
----==_mimepart_5bc9cf9a9d0c8_33ee3fbb9c0d45c02098d9
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-ur=
l=3D"/hovercards?user_id=3D6571445" data-octo-click=3D"hovercard-link-click=
" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/LPardu=
e">@LPardue</a> writes:</p>
<blockquote>
<p>I'm sympathetic to the issue but not sure it needs fixing in v1. What is=
 worse case overhead?</p>
</blockquote>
<p>When one transfers large files, the overhead incurred by the DATA frames=
 will be on the order of 3 bytes for every <code>[ ~1 MSS, 2^14 - 1 ]</code=
> bytes of content, or between about 0.2% and 0.02%.</p>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-ur=
l=3D"/hovercards?user_id=3D20072817" data-octo-click=3D"hovercard-link-clic=
k" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/iansw=
ett">@ianswett</a> writes:</p>
<blockquote>
<p>The only two cases I can think of where that wouldn't be true are server=
 push, which is rarely used, and trailers, which are rarely supported and e=
ven more rarely used.</p>
</blockquote>
<p>The server push will continue to be rarely used if the API makes its use=
 inconvenient.  For example, one can imagine that a server may want to push=
 after sending a few KB of data (a finite DATA frame) -- to parse the HTML =
for CSS links or what-not.  An implementation that only allows pushes befor=
e the first (and only) DATA frame will make using server push in such manne=
r more difficult.  Because it is easier to support only a single DATA frame=
 of indeterminate size, it is likely that many implementations will do just=
 that.</p>
<p>The complexity associated with framing data into DATA frames is real (if=
 you want to do it efficiently), but not insurmountable.</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/1885#issuecomment-431348155">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5cWLtVLmmNeAJ=
SmX_AaxbWHo5_Qks5umccagaJpZM4XvZCZ">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq9J7os35d5i1Q9fVA7F91O8CoWoZks5umccaga=
JpZM4XvZCZ.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtikhonov in #1885: =
@LPardue writes:\r\n\r\n\u003e I'm sympathetic to the issue but not sure it=
 needs fixing in v1. What is worse case overhead?\r\n\r\nWhen one transfers=
 large files, the overhead incurred by the DATA frames will be on the order=
 of 3 bytes for every `[ ~1 MSS, 2^14 - 1 ]` bytes of content, or between a=
bout 0.2% and 0.02%.\r\n\r\n@ianswett writes:\r\n\r\n\u003e The only two ca=
ses I can think of where that wouldn't be true are server push, which is ra=
rely used, and trailers, which are rarely supported and even more rarely us=
ed.\r\n\r\nThe server push will continue to be rarely used if the API makes=
 its use inconvenient.  For example, one can imagine that a server may want=
 to push after sending a few KB of data (a finite DATA frame) -- to parse t=
he HTML for CSS links or what-not.  An implementation that only allows push=
es before the first (and only) DATA frame will make using server push in su=
ch manner more difficult.  Because it is easier to support only a single DA=
TA frame of indeterminate size, it is likely that many implementations will=
 do just that.\r\n\r\nThe complexity associated with framing data into DATA=
 frames is real (if you want to do it efficiently), but not insurmountable.=
"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-dra=
fts/issues/1885#issuecomment-431348155"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4=
31348155",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4313=
48155",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for l=
ong dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4313=
48155"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bc9cf9a9d0c8_33ee3fbb9c0d45c02098d9--


From nobody Fri Oct 19 05:55:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B1E9A1294D7 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 05:55:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 9vZ27TgEfRCN for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 05:55:49 -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 F1943127333 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 05:55:48 -0700 (PDT)
Date: Fri, 19 Oct 2018 05:55:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539953747; bh=gUsOVTzcEqzFHcFvHxOq96Tfn0axhKYBUQQhhlLKrkw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CTXvq3wDLHa85bdI0ZzHXKB8WVU9zopUUnDZgglFrxS3yF9/ITxox0Dx7rZoxlkzv AH8m5yAR0o22pS5lHdV1fJ3vECRtfz+KBCSwApgcpjdlLcEJ5ilfGh7B7Es8Xc0bBw 41rhM6FAQM4Ah1+vXA6jYA/fIpnG7tSz+le7xGcM=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd9d487cc0933dc9cf41817c4a4fdced0adeb31c992cf0000000117e1965392a169ce16291e9f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1888/review/166509477@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1888@github.com>
References: <quicwg/base-drafts/pull/1888@github.com>
Subject: Re: [quicwg/base-drafts] Consolidate connection ID negotiation section with prior text (#1888)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9d453b2cf8_14d23fce6ecd45c0701f2"; 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/4Rev3iaTz7X8Yjx-PbtsPANU0lQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 12:55:53 -0000

----==_mimepart_5bc9d453b2cf8_14d23fce6ecd45c0701f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

dtikhonov commented on this pull request.



> @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+establish the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.
+
+Packets with short headers ({{short-header}}) only include the Destination
+Connection ID and omit the explicit length.  The length of the Destination
+Connection ID field is expected to be known to endpoints.  Endpoints using a
+connection-ID based load balancer could agree with the load balancer on a fixed

I think what was meant here is "Connection ID-based load balancer" (dash between ID and based).  This would look odd because Connection ID is two words.  This can be reworded as "using a load balancer based on Connection IDs."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1888#discussion_r226636590
----==_mimepart_5bc9d453b2cf8_14d23fce6ecd45c0701f2
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/1888#discussion_r226636590">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+establish the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.
+
+Packets with short headers ({{short-header}}) only include the Destination
+Connection ID and omit the explicit length.  The length of the Destination
+Connection ID field is expected to be known to endpoints.  Endpoints using a
+connection-ID based load balancer could agree with the load balancer on a fixed
</pre>
<p>I think what was meant here is "Connection ID-based load balancer" (dash between ID and based).  This would look odd because Connection ID is two words.  This can be reworded as "using a load balancer based on Connection IDs."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1888#discussion_r226636590">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzBp3asMqqMp4YcSfNauwquyaSdTks5umcvTgaJpZM4XvnBy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5EtnLrg83V_tCttTk0wb9PLxI3Vks5umcvTgaJpZM4XvnBy.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1888"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1888#discussion_r226636590"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1888#discussion_r226636590",
"url": "https://github.com/quicwg/base-drafts/pull/1888#discussion_r226636590",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@dtikhonov commented on 1888",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1888#discussion_r226636590"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398356594\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc9d453b2cf8_14d23fce6ecd45c0701f2--


From nobody Fri Oct 19 06:01:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80268130E3F for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 06:01:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 oLrNhp2YRNAE for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 06:01: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 40FD5129C6B for <quic-issues@ietf.org>; Fri, 19 Oct 2018 06:01:50 -0700 (PDT)
Date: Fri, 19 Oct 2018 06:01:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539954109; bh=FKeV6SfcX4+bvZWbtbJayxdI62Lq1W70DPp1o3X78JE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EWL0RZYcruo46/tyllrkgMkw/tHeKVeQPxccm21i7y59F7Oaq8IXU/7qW0Ja+/+bA ejcgDLCJWjKoZhPm9YWMBzpdmhmUxwlcnv09KUo4Gfs7k0X6e92obzU6/DvVfEsP+8 KKPX0gBarT6a2IQW7aBcsi9awJHf+RxgFfy0YtRg=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab93f1f98c0f10fc02f346cb7f7941102e2c5dc39892cf0000000117e197bd92a169ce1435a6cc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1533/issue_event/1914699235@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1533@github.com>
References: <quicwg/base-drafts/pull/1533@github.com>
Subject: Re: [quicwg/base-drafts] Optimize definition IP addr in TP PreferredAddress (#1533)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9d5bd2d009_66323fc9a34d45c01300cd"; 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/zZQ5o2si_6yg0sErRl2V2k09vYc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 13:01:57 -0000

----==_mimepart_5bc9d5bd2d009_66323fc9a34d45c01300cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1533.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1533#event-1914699235
----==_mimepart_5bc9d5bd2d009_66323fc9a34d45c01300cd
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="339060428" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1533" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1533/hovercard" href="https://github.com/quicwg/base-drafts/pull/1533">#1533</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/1533#event-1914699235">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3GZa3rLgrY0BRwHSOrzga2Ubv8Xks5umc09gaJpZM4VF-vI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8mTGMI_npR9AME-bD0f3_E1uLiSks5umc09gaJpZM4VF-vI.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1533."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1533#event-1914699235"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1533#event-1914699235",
"url": "https://github.com/quicwg/base-drafts/pull/1533#event-1914699235",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Optimize definition IP addr in TP PreferredAddress (#1533)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1533#event-1914699235"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 353889224\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc9d5bd2d009_66323fc9a34d45c01300cd--


From nobody Fri Oct 19 06:50:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 79272130EE7 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 06:50:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 uYDluiRj3SVL for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 06:50: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 21C65130E70 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 06:50:14 -0700 (PDT)
Date: Fri, 19 Oct 2018 06:50:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539957012; bh=/el++N41/uNXdFfMmaXGpEZJMDtDbjXxzL+w1D36sxU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VedMBn8P0Jaok0wBwMjTa9LO74uXmP+no1hlAiXjRkSJ7Cceq0iZ0DzNn+LZfhKgd 5saFI2Kb9e0Wt2yN5E7inxo7pidrRO7f+lLJOKm8h2bUUd5DIvq+C7RaTwQHhYMSX5 hRckb/Eoozt8xG0QQ0hi4L084jL1fb1Xe88N7Fns=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4c8b9be7f0d333176d431f3580e5faa3ebe99b1c92cf0000000117e1a31492a169ce16294480@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1889/review/166531997@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1889@github.com>
References: <quicwg/base-drafts/pull/1889@github.com>
Subject: Re: [quicwg/base-drafts] Crisp definition of BLOCKING and friends (#1889)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9e114e16eb_1d123fa7c68d45c015844"; 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/c_MDYogaadCPLfD_o6m-ewfpSDg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 13:50:19 -0000

----==_mimepart_5bc9e114e16eb_1d123fa7c68d45c015844
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

nibanks commented on this pull request.



> @@ -4340,8 +4340,9 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID limit at the time the
+  sender was unable to open new streams.

If we changed it to MAX_STREAM_COUNT, we'd have to use one additional bit from the type to indicate unidirectional/bidirectional, right? To me, my favorite thing (if we made that change) would be that I no longer have to validate if the peer is trying to set my limit on them (i.e. ownership bit).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1889#discussion_r226653712
----==_mimepart_5bc9e114e16eb_1d123fa7c68d45c015844
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@nibanks</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1889#discussion_r226653712">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4340,8 +4340,9 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID limit at the time the
+  sender was unable to open new streams.
</pre>
<p>If we changed it to MAX_STREAM_COUNT, we'd have to use one additional bit from the type to indicate unidirectional/bidirectional, right? To me, my favorite thing (if we made that change) would be that I no longer have to validate if the peer is trying to set my limit on them (i.e. ownership bit).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1889#discussion_r226653712">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwLz46YMHRTaukOb-VhYYcNDz74wks5umdiUgaJpZM4Xvp1e">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4CcC757aW1aoukSTT4ICCNM1UgUks5umdiUgaJpZM4Xvp1e.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nibanks commented on #1889"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1889#discussion_r226653712"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1889#discussion_r226653712",
"url": "https://github.com/quicwg/base-drafts/pull/1889#discussion_r226653712",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@nibanks commented on 1889",
"sections": [
{
"text": "",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1889#discussion_r226653712"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398368094\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc9e114e16eb_1d123fa7c68d45c015844--


From nobody Fri Oct 19 08:12:51 2018
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 12460130F19 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 08:12:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 9MZ8lNuEdDVm for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 08:12:48 -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 53273130E74 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 08:12:48 -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=P7itu5esPnObNFlqsAREl1n0Myg=; b=H0lPswFUks68FwzM bz02RZge0geaoGIyiyJvlu8QRuqfRoO86NG/b5Sbzb288CW4oXvE91ykTqFLh/B+ 0Yn0xkHd3iqmeEI1titgrjKUIH+I5xHQn3RuJcTb5ObWTtlTFdyujYFC/JA+Yg8Q xfhv49ZLOu0UsCkri/0hvdCLkqY=
Received: by filter1304p1mdw1.sendgrid.net with SMTP id filter1304p1mdw1-31417-5BC9F46E-23 2018-10-19 15:12:46.622457103 +0000 UTC m=+59114.290495954
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [192.30.252.34]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id G7Jpn1bZTPivndAw-5HO9Q for <quic-issues@ietf.org>; Fri, 19 Oct 2018 15:12:46.590 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 8E1EB80031 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 08:12:46 -0700 (PDT)
Date: Fri, 19 Oct 2018 15:12:47 +0000 (UTC)
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf7253fa17399627572cc6137ea671ee62c8fac3a92cf0000000117e1b66e92a169ce162c4636@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1892@github.com>
Subject: [quicwg/base-drafts] Make Client TP Optional (#1892)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bc9f46e8527d_7bbc3fa9142d45b846973e"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0CU0GOGAOMy4BszHjdMfN4wd8DfofhgwGTsc FGFmwkPwVkU+nLtgSfPlVdpMWdopMvJa58FgkzQc7VclmrXr5lsSp9J2nOWy+lZfAhyiSlZPMUfZoc bP/cijlJ3oGXmQu+BOYAGJF2Tuxg1EvA/3Lrdh7ChqDnkX6mHqAoAFnMi0GdZDxHZa2X/OhGIeha6R w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MWNvF_De7r4HEqswX4TLy9IgH7s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 15:12:50 -0000

----==_mimepart_5bc9f46e8527d_7bbc3fa9142d45b846973e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

With Draft 15 all client transport parameters are now optional. I assume we will try to continue with that design as we add new ones (perhaps none in V1). Does it make sense to make inclusion of the QUIC TP extension as a whole optional, for the client?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1892
----==_mimepart_5bc9f46e8527d_7bbc3fa9142d45b846973e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>With Draft 15 all client transport parameters are now optional. I assume we will try to continue with that design as we add new ones (perhaps none in V1). Does it make sense to make inclusion of the QUIC TP extension as a whole optional, for the client?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1892">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_GiYpMZxK2Cyj1tNlrOA9Fpoc_tks5umevugaJpZM4Xwjgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0205AEfXnWJNuav5glAbbRmOLKGks5umevugaJpZM4Xwjgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Make Client TP Optional (#1892)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1892"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1892",
"url": "https://github.com/quicwg/base-drafts/issues/1892",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Make Client TP Optional (#1892)",
"sections": [
{
"text": "",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1892
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1892,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1892\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1892"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398604323\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bc9f46e8527d_7bbc3fa9142d45b846973e--


From nobody Fri Oct 19 09:41:31 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A7481130DDD for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 09:41:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 WNrR1_FLy9b0 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 09:41: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 CC1FA130DDC for <quic-issues@ietf.org>; Fri, 19 Oct 2018 09:41:27 -0700 (PDT)
Date: Fri, 19 Oct 2018 09:41:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539967286; bh=ZRIqHjhB5TK1AZc46Bn5K6+jLXbkMLEsU1FCr/7Zirc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=K9D1ayOmn7044RNSNwnueqVkHk3FEJtHXCjnA/DhfxU6rSrtJAHnPvUJvvQ+SNXlG ju1eEPxzueEPTfY2wDBVEaHiJlmsyOhgZ/aPQSq0KEPYqJyC2wMj9YMx2PWOX2yku0 hnH96xeB4xB8QGU2IN+YCZHDPWWnoQDDS34NVcMo=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba0faf04c5fa2708b698f15b21b2fd48372ddf7dd92cf0000000117e1cb3692a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1853/431424645@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1853@github.com>
References: <quicwg/base-drafts/issues/1853@github.com>
Subject: Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca093655296_4c143fa8500d45c07429f"; 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/GCmkJP_6v6e75BxZMsZtEz13Qfo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 16:41:30 -0000

----==_mimepart_5bca093655296_4c143fa8500d45c07429f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Early data resets everything about the connection, including the application state.  The connection starts over again from stream zero and has no obligation to contain the same data on the same streams, or even the same requests.

> When 0-RTT is rejected, all connection characteristics that the client assumed might be incorrect. This includes the choice of application protocol, transport parameters, and any application configuration. The client therefore MUST reset the state of all streams, including application state bound to 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/1853#issuecomment-431424645
----==_mimepart_5bca093655296_4c143fa8500d45c07429f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Early data resets everything about the connection, including the appli=
cation state.  The connection starts over again from stream zero and has =
no obligation to contain the same data on the same streams, or even the s=
ame requests.</p>
<blockquote>
<p>When 0-RTT is rejected, all connection characteristics that the client=
 assumed might be incorrect. This includes the choice of application prot=
ocol, transport parameters, and any application configuration. The client=
 therefore MUST reset the state of all streams, including application sta=
te bound to those streams.</p>
</blockquote>

<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/1853#issuecomment-431424645">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwt0=
GEifqB6ocqOxj_3Ub_wgcY_5ks5umgC2gaJpZM4XYFQw">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8ZRpcmTtO6Yub5jcTvD0NvV=
wUACks5umgC2gaJpZM4XYFQw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1853: Early data resets everything about the connection, inclu=
ding the application state.  The connection starts over again from stream=
 zero and has no obligation to contain the same data on the same streams,=
 or even the same requests.\r\n\r\n\u003e When 0-RTT is rejected, all con=
nection characteristics that the client assumed might be incorrect. This =
includes the choice of application protocol, transport parameters, and an=
y application configuration. The client therefore MUST reset the state of=
 all streams, including application state bound to those streams."}],"act=
ion":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/is=
sues/1853#issuecomment-431424645"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment=
-431424645",
"url": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-43=
1424645",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Does GOAWAY really need a stream numbe=
r? (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1853,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1853\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-43=
1424645"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3921889=
76\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca093655296_4c143fa8500d45c07429f--


From nobody Fri Oct 19 09:46:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1BFA1130DDC for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 09:46:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 SRqpXCTr-les for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 09:46:40 -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 18FC712F295 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 09:46:40 -0700 (PDT)
Date: Fri, 19 Oct 2018 09:46:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539967598; bh=RwmPDzMyO/IB9XgBzCXMK4wcJRVA43XNvMQRp7VwY60=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IhQvitGlDCXLen/XPPfnWPwPpWEGFOYj8UzQpJ2hzKFBp2+4BA0RfUy8psLqAoOCm cmJ9/etdLLbRyZcHRDRejFKm3jSchLp0jNsxz44VFU9w04HGTm+WvTm1Vn1nC5Juck 9OKSkPrKhh8U8tLrCk8HdG35vKmt+TISdN0oGOUU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab23aed03b2f1e357ec0a3aeb4640f0f67c2eb902692cf0000000117e1cc6d92a169ce1629ab88@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1891/c431426110@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1891@github.com>
References: <quicwg/base-drafts/pull/1891@github.com>
Subject: Re: [quicwg/base-drafts] Allow rate limiting of Version Negotiation (#1891)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca0a6df0954_3ff43fdf16cd45bc1405cd"; 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/tbfva6jBvdUwW4PK7c2EhIhcl74>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 16:46:42 -0000

----==_mimepart_5bca0a6df0954_3ff43fdf16cd45bc1405cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think it's incorrect to mention specific packet types here, since a VN packet implies that the server doesn't speak this version (and therefore doesn't know what packet types exist).  Implying otherwise encourages bugs in which servers wait until they see the packet type which matches v1:Initial, which might not be used in vX.  #1758 caveats this risky text with "If the server has knowledge of the version," with at least acknowledges the problem.

I think a simple permission to rate-limit the number of VN packets sent in response to the same SCID:DCID tuple, or the same 5-tuple, should be sufficient and also less tempting to wrong assumptions.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1891#issuecomment-431426110
----==_mimepart_5bca0a6df0954_3ff43fdf16cd45bc1405cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I think it's incorrect to mention specific packet types here, since a =
VN packet implies that the server doesn't speak this version (and therefo=
re doesn't know what packet types exist).  Implying otherwise encourages =
bugs in which servers wait until they see the packet type which matches v=
1:Initial, which might not be used in vX.  <a class=3D"issue-link js-issu=
e-link" data-error-text=3D"Failed to load issue title" data-id=3D"3610092=
60" data-permission-text=3D"Issue title is private" data-url=3D"https://g=
ithub.com/quicwg/base-drafts/issues/1758" data-hovercard-type=3D"pull_req=
uest" data-hovercard-url=3D"/quicwg/base-drafts/pull/1758/hovercard" href=
=3D"https://github.com/quicwg/base-drafts/pull/1758">#1758</a> caveats th=
is risky text with "If the server has knowledge of the version," with at =
least acknowledges the problem.</p>
<p>I think a simple permission to rate-limit the number of VN packets sen=
t in response to the same SCID:DCID tuple, or the same 5-tuple, should be=
 sufficient and also less tempting to wrong assumptions.</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/1891#issuecomment-431426110">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6LJo7=
MgIu4lMgzL0ICDBjlKaUy3ks5umgHtgaJpZM4XvxuL">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqxabKC7cOkk1qliCDi_07D2iNsNe=
ks5umgHtgaJpZM4XvxuL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1891: I think it's incorrect to mention specific packet types =
here, since a VN packet implies that the server doesn't speak this versio=
n (and therefore doesn't know what packet types exist).  Implying otherwi=
se encourages bugs in which servers wait until they see the packet type w=
hich matches v1:Initial, which might not be used in vX.  #1758 caveats th=
is risky text with \"If the server has knowledge of the version,\" with a=
t least acknowledges the problem.\r\n\r\nI think a simple permission to r=
ate-limit the number of VN packets sent in response to the same SCID:DCID=
 tuple, or the same 5-tuple, should be sufficient and also less tempting =
to wrong assumptions."}],"action":{"name":"View Pull Request","url":"http=
s://github.com/quicwg/base-drafts/pull/1891#issuecomment-431426110"}}}</s=
cript>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1891#issuecomment-4=
31426110",
"url": "https://github.com/quicwg/base-drafts/pull/1891#issuecomment-4314=
26110",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Allow rate limiting of Version Negotia=
tion (#1891)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1891,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1891\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1891#issuecomment-4314=
26110"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3984003=
95\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca0a6df0954_3ff43fdf16cd45bc1405cd--


From nobody Fri Oct 19 09:52:22 2018
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 15A3612F295 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 09:52:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Dd2rd-Ub6MF4 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 09:52:18 -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 CF726130DC3 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 09:52: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=8oa0H6b+lbRBjg1dL9BHd6H48xo=; b=LQV3miH9DlDDy1RA K+0rkRinqu9LNrOnFdr8Rd8GFEc9vrNU+ni/853r8OlHkwZH3dpZUXaOVPbwG7hV /Bm81VjvXbJ52yZ5msHY5zpShhxnCiJP3UzmV4UZtqtd0DIx9S6w3ZenGcXGNujZ rkY/FwalOo6fwOlWdY/55bdi9Hg=
Received: by filter0664p1las1.sendgrid.net with SMTP id filter0664p1las1-4811-5BCA0BC0-6 2018-10-19 16:52:16.168533381 +0000 UTC m=+63594.351659831
Received: from github-lowworker-b40b5a4.cp1-iad.github.net (unknown [192.30.252.36]) by ismtpd0025p1iad2.sendgrid.net (SG) with ESMTP id L-MNN3zCT8G-xuEkL4I8Cg for <quic-issues@ietf.org>; Fri, 19 Oct 2018 16:52:16.088 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-b40b5a4.cp1-iad.github.net (Postfix) with ESMTP id 0A2133E0B3C for <quic-issues@ietf.org>; Fri, 19 Oct 2018 09:52:16 -0700 (PDT)
Date: Fri, 19 Oct 2018 16:52:16 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab11cca289dcc6e8739b64f4d8f3323c861386f7b192cf0000000117e1cdbf92a169ce1629ab88@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1891/c431427598@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1891@github.com>
References: <quicwg/base-drafts/pull/1891@github.com>
Subject: Re: [quicwg/base-drafts] Allow rate limiting of Version Negotiation (#1891)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca0bbfef4c8_435d3f9ea04d45bc17886c"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak17TCydm/7yWC1EFoxAizSKnjrdQyI0rMvUr8 JdO/WUHcO9/p8JnYAywM9mLRf5OUiUvNuky+laprxcwKr4tATtAsoZrhotL36QhAjEFbkPgmO/Rrok ro7BK/lyTcXavAmUP5wh4h23ql79eTSFiTdCjv9WITemE9AcSw228qmsDH2cqiwvm0a+qJcrdyLIn8 g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JIo0ir460y_MRRDkFK4qUI8257Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 16:52:20 -0000

----==_mimepart_5bca0bbfef4c8_435d3f9ea04d45bc17886c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The method in #1755 assumes a precondition, which is that the server can speak the proposed version (i.e. doesn't need to send VN), but found a mutually- supported preferable version it would like to switch to.  That's a different state than pure VN.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1891#issuecomment-431427598
----==_mimepart_5bca0bbfef4c8_435d3f9ea04d45bc17886c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The method in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="360935502" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1755" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1755/hovercard" href="https://github.com/quicwg/base-drafts/pull/1755">#1755</a> assumes a precondition, which is that the server can speak the proposed version (i.e. doesn't need to send VN), but found a mutually- supported preferable version it would like to switch to.  That's a different state than pure VN.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1891#issuecomment-431427598">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq21sJNvJ84Iso78YBw4CHHhd4vyCks5umgM_gaJpZM4XvxuL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-rA7s-fvc_D1trnBXqDC0ZstBQaks5umgM_gaJpZM4XvxuL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1891: The method in #1755 assumes a precondition, which is that the server can speak the proposed version (i.e. doesn't need to send VN), but found a mutually- supported preferable version it would like to switch to.  That's a different state than pure VN."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1891#issuecomment-431427598"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1891#issuecomment-431427598",
"url": "https://github.com/quicwg/base-drafts/pull/1891#issuecomment-431427598",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Allow rate limiting of Version Negotiation (#1891)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1891,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1891\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1891#issuecomment-431427598"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398400395\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca0bbfef4c8_435d3f9ea04d45bc17886c--


From nobody Fri Oct 19 10:12:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0DAFC131006 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 10:12:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 CPjrvbLjhkIY for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 10:12: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 E834A130FA9 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 10:12:31 -0700 (PDT)
Date: Fri, 19 Oct 2018 10:12:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539969151; bh=t/QmTP8vsVNcebWeWionWUyR7f5gyZBl4UvlbfZvdek=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YLrMFhUJ1DmqAsKY6zmcCZK0eZmPm48rDV7pBNunIb09tV/BZQkZXRRU3kqMxlsVr ksM4toIVCLAtP3rJF/tjbr4D2RYZRDoSR+i0s8rYMw3AU6BzaGImLS8XbsX9CPmCVo m+32DnmUq1X4CkIqHqylrz6gSYL6qhT52qfQMGf0=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd7637962ffd87f957f5dcbba6d8d81e7fd75f6a892cf0000000117e1d27e92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431433421@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca107ecabb9_32233fc68a2d45c0480821"; 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/uf9ZIHzG5kZulbpm0qVID0XMxYg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 17:12:41 -0000

----==_mimepart_5bca107ecabb9_32233fc68a2d45c0480821
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for saving me the effort of calculating that Dmitri. Given that this bit of HQ mirrors H2 the overhead is neutral in that perspective. I'm of the same opinion as Martin that this is a "new feature" that offers up to 0.2% bandwidth saving. What is the bar for new features.

(New because this it changes the semantics in comparison to H2).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431433421
----==_mimepart_5bca107ecabb9_32233fc68a2d45c0480821
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Thanks for saving me the effort of calculating that Dmitri. Given that=
 this bit of HQ mirrors H2 the overhead is neutral in that perspective. I=
'm of the same opinion as Martin that this is a "new feature" that offers=
 up to 0.2% bandwidth saving. What is the bar for new features.</p>
<p>(New because this it changes the semantics in comparison to H2).</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/1885#issuecomment-431433421">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0MR=
5KsG9C4XU7eT5wvuHGoVahZzks5umgf-gaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq9A1228xgRPp8--ictb5etBr=
hHa2ks5umgf-gaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #1885: Thanks for saving me the effort of calculating that Dmitri.=
 Given that this bit of HQ mirrors H2 the overhead is neutral in that per=
spective. I'm of the same opinion as Martin that this is a \"new feature\=
" that offers up to 0.2% bandwidth saving. What is the bar for new featur=
es.\r\n\r\n(New because this it changes the semantics in comparison to H2=
)."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base=
-drafts/issues/1885#issuecomment-431433421"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431433421",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1433421",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1433421"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca107ecabb9_32233fc68a2d45c0480821--


From nobody Fri Oct 19 10:29:32 2018
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 4949113103C for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 10:29:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 jY9vqm4-4Ynf for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 10:29:22 -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 3FEC3130FF0 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 10:29: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=zv+Zgy+6Xq8LgSTAQOwGoT+q0pM=; b=bySzwzLWNeeDL4Rp E4waDzfUqUqU2Hue3FhhkcItsCNQbWNfictKaihWHN4Nq5o8RiT94yB5xmtxbxlr AdBkMNmDXGv6UAFxQKIVy1vzakVrElXKXGIWzV7J0RJRFFaklx/lgO4tirnzwlF3 CKihSQvbF+gQX07+M56z/w0PVqE=
Received: by filter1657p1mdw1.sendgrid.net with SMTP id filter1657p1mdw1-24959-5BCA1470-7 2018-10-19 17:29:20.458632793 +0000 UTC m=+67763.055833630
Received: from github-lowworker-e711880.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id ayUbzabwT9SRIk5A98MWIQ for <quic-issues@ietf.org>; Fri, 19 Oct 2018 17:29:20.419 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e711880.cp1-iad.github.net (Postfix) with ESMTP id 64F9744069A for <quic-issues@ietf.org>; Fri, 19 Oct 2018 10:29:20 -0700 (PDT)
Date: Fri, 19 Oct 2018 17:29:20 +0000 (UTC)
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab347a92ab5bfe85c30898be1efd5c3123e267bbc692cf0000000117e1d67092a169ce162183ba@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1878/431438132@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1878@github.com>
References: <quicwg/base-drafts/issues/1878@github.com>
Subject: Re: [quicwg/base-drafts] Response to RST_STREAM is a little unclear. (#1878)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca147062a37_61b53fa6f3cd45b81093cb"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1uAlz8WRutppYdIoXRcEbFrr9LZ+eBZbh7cM e4787TEEuVCLzl7xhsmX1DLrYVNiSGRpY1sXDiJfqd+m9qidJwg1vexi4K+oDGUpWc2Pp5gTGu44K1 3ANrlQH1jWOx0x16Df3X6MkZ3Dq2cdR3iYbLhobqzN+TlEnfiZ5Rw8Dg9FzxD/yxYqsX6u/al+t2sS E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Wf3oQkkw3-_9EhDjvKS79LbzKrU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 17:29:32 -0000

----==_mimepart_5bca147062a37_61b53fa6f3cd45b81093cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Renaming this issue to reflect the real problem, though I guess I'm the only one that was confused. I'll file a small PR to scratch my itch

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431438132
----==_mimepart_5bca147062a37_61b53fa6f3cd45b81093cb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Renaming this issue to reflect the real problem, though I guess I'm the only one that was confused. I'll file a small PR to scratch my itch</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431438132">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq56_keiI9XyjFCP1wZeZ4NhwdPwfks5umgvwgaJpZM4Xqhjn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwOoN5VMlEil68528ndody0k4wDbks5umgvwgaJpZM4Xqhjn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke in #1878: Renaming this issue to reflect the real problem, though I guess I'm the only one that was confused. I'll file a small PR to scratch my itch"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431438132"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431438132",
"url": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431438132",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Response to RST_STREAM is a little unclear. (#1878)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1878,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1878\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431438132"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397023463\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca147062a37_61b53fa6f3cd45b81093cb--


From nobody Fri Oct 19 10:31:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B885130FC4 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 10:31:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 BYT0_WNBR6Q8 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 10:31: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 BD9C5130F91 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 10:31:07 -0700 (PDT)
Date: Fri, 19 Oct 2018 10:31:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539970266; bh=s4d9X1eba/Jn0RGUpMkkDPwfNwzX5sFOaqeXjAxKtGU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=QzLjsTAYAaBUn9jZlMJGZGfgiJbG6E/09GWDOgJhxWRHc4X4vH1Fw5q2dvA5qwH01 +6l/rRqESXjDKDF60bq683buFcg0M6JiaRjWuTa7IkaqfRiHGNEArkVuBcMWx5bBSr OEGS6yMNHH8tL7DG1ycAl7KAIvTBwIzIC2S0+VRU=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4bfb4e0f5b21f35e3044973ef819b9305c1d7ac492cf0000000117e1d6da92a169ce162d02a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1893@github.com>
Subject: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca14da70fee_67ac3fa18b8d45c01783c"; 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/mxY6NV-D7RqSjsFBKfkYVHJNoE4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 17:31:14 -0000

----==_mimepart_5bca14da70fee_67ac3fa18b8d45c01783c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For issue #1878. I was apparently the only one confused, but since this is different from HTTP/2 it may be good to make it crystal clear.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1893

-- Commit Summary --

  * Explicitly suggest FIN or RST_STREAM

-- File Changes --

    M draft-ietf-quic-transport.md (13)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1893.patch
https://github.com/quicwg/base-drafts/pull/1893.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/1893

----==_mimepart_5bca14da70fee_67ac3fa18b8d45c01783c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>For issue <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="371295162" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1878" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1878/hovercard" href="https://github.com/quicwg/base-drafts/issues/1878">#1878</a>. I was apparently the only one confused, but since this is different from HTTP/2 it may be good to make it crystal clear.</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/1893'>https://github.com/quicwg/base-drafts/pull/1893</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Explicitly suggest FIN or RST_STREAM</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1893/files#diff-0">draft-ietf-quic-transport.md</a>
    (13)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1893.patch'>https://github.com/quicwg/base-drafts/pull/1893.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1893.diff'>https://github.com/quicwg/base-drafts/pull/1893.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/1893">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_VOhwTipZOZAkDtCRB9uOb6qmuVks5umgxagaJpZM4XxHgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6pvHNGQFXeGGa24o2MFur7yDTohks5umgxagaJpZM4XxHgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Explicitly suggest FIN or RST_STREAM (#1893)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1893"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1893",
"url": "https://github.com/quicwg/base-drafts/pull/1893",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Explicitly suggest FIN or RST_STREAM (#1893)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "c019833",
"value": "Explicitly suggest FIN or RST_STREAM"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1893/files#diff-0) (13 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1893,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1893\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398751779\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bca14da70fee_67ac3fa18b8d45c01783c--


From nobody Fri Oct 19 10:59:42 2018
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 914D6130FB1 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 10:59:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 ZmhLldBM2qan for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 10:59:39 -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 8FB79130E77 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 10:59: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=Jycdgm/DRcVd5A3s7t37qtv7zk8=; b=JIMdK5EYd90OzkyJ qrAPkIBi9ePm2yoenwsziNgAsBxP/qaI9/KruYFpqgfCGkTmPMdjx+V7/cqY+ABQ jYOfr4Zjmomo3G1lRXn572+v3ye2H4E5yoitP6Gt+2x29JUJ3+L5WHouzIcpH0mM Qx1iA6Vir49r4BjVj1FonGadqX8=
Received: by filter0966p1las1.sendgrid.net with SMTP id filter0966p1las1-6444-5BCA1B8A-2 2018-10-19 17:59:38.092955889 +0000 UTC m=+64513.911252816
Received: from github-lowworker-63e61ec.cp1-iad.github.net (unknown [192.30.252.36]) by ismtpd0002p1iad2.sendgrid.net (SG) with ESMTP id jrZKWfc_SaGArTGdXYj5CA for <quic-issues@ietf.org>; Fri, 19 Oct 2018 17:59:38.020 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-63e61ec.cp1-iad.github.net (Postfix) with ESMTP id E82162A0D54 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 10:59:37 -0700 (PDT)
Date: Fri, 19 Oct 2018 17:59:38 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4f511cad48631ea973e545168915c0e15523e82c92cf0000000117e1dd8992a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431447381@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca1b89dbf5c_4be33fcb396d45b8186435"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0fIOfldMh/8qP3XAKa3YhDsfF1/S12LmGD5g QTDalEi8vwQ0Hds+by0/U+h4hhevBxGjUCYzaJfuLfPrYASpqu5zEpyas3CV9GYRfGLNIPx/iGY215 8cGhyw0t+EE9MWQMnOZCj6rCHGqfn3AjzIErAhaj7BaZHISot5iuOA71WzZJNL83plCrEEuvpgri96 o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DdiALa2UqVFFVChsMiuIfwH8tfg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 17:59:42 -0000

----==_mimepart_5bca1b89dbf5c_4be33fcb396d45b8186435
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm sympathetic to the desire to reduce framing overhead, and having previously described the frames as "regions," I'm not philosophically opposed to having a region run to the end of the stream.  However, we've built / inherited from H2 a model in which frames have a known length from the start (though some might be so large that you have to process them in a streaming fashion).  I'm cautious about up-ending that model and saying that some frames have indeterminate length, and you'll know the end when you get there.

Depending on your implementation model, that might be fine.  If you have a processor that gets fed the bytes until the end of the frame, then it already handles a stream and being told that the payload has ended after/as the last byte is written to it.  This is a scoped change to the layer that reads the bytes from the stream and stuffs them into the processor.  If you have a processor that gets told the length and consumes that many bytes from the stream, this might be more of an architectural change.

I'm curious to hear from implementers how much of a challenge they foresee this being in their architectures.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431447381
----==_mimepart_5bca1b89dbf5c_4be33fcb396d45b8186435
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I'm sympathetic to the desire to reduce framing overhead, and having pre=
viously described the frames as "regions," I'm not philosophically opposed =
to having a region run to the end of the stream.  However, we've built / in=
herited from H2 a model in which frames have a known length from the start =
(though some might be so large that you have to process them in a streaming=
 fashion).  I'm cautious about up-ending that model and saying that some fr=
ames have indeterminate length, and you'll know the end when you get there.=
</p>
<p>Depending on your implementation model, that might be fine.  If you have=
 a processor that gets fed the bytes until the end of the frame, then it al=
ready handles a stream and being told that the payload has ended after/as t=
he last byte is written to it.  This is a scoped change to the layer that r=
eads the bytes from the stream and stuffs them into the processor.  If you =
have a processor that gets told the length and consumes that many bytes fro=
m the stream, this might be more of an architectural change.</p>
<p>I'm curious to hear from implementers how much of a challenge they fores=
ee this being in their architectures.</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/1885#issuecomment-431447381">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8zhKaAbXC9vVP=
7gNehWvesRk0KPks5umhMJgaJpZM4XvZCZ">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq4pws1otMv7PV1Gwg9gXrsxO2CFGks5umhMJga=
JpZM4XvZCZ.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@MikeBishop in #1885:=
 I'm sympathetic to the desire to reduce framing overhead, and having previ=
ously described the frames as \"regions,\" I'm not philosophically opposed =
to having a region run to the end of the stream.  However, we've built / in=
herited from H2 a model in which frames have a known length from the start =
(though some might be so large that you have to process them in a streaming=
 fashion).  I'm cautious about up-ending that model and saying that some fr=
ames have indeterminate length, and you'll know the end when you get there.=
\r\n\r\nDepending on your implementation model, that might be fine.  If you=
 have a processor that gets fed the bytes until the end of the frame, then =
it already handles a stream and being told that the payload has ended after=
/as the last byte is written to it.  This is a scoped change to the layer t=
hat reads the bytes from the stream and stuffs them into the processor.  If=
 you have a processor that gets told the length and consumes that many byte=
s from the stream, this might be more of an architectural change.\r\n\r\nI'=
m curious to hear from implementers how much of a challenge they foresee th=
is being in their architectures."}],"action":{"name":"View Issue","url":"ht=
tps://github.com/quicwg/base-drafts/issues/1885#issuecomment-431447381"}}}<=
/script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4=
31447381",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4314=
47381",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for l=
ong dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4314=
47381"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca1b89dbf5c_4be33fcb396d45b8186435--


From nobody Fri Oct 19 11:12:24 2018
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 C9A58130DCD for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 11:12:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 UX43cL0ARupb for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 11:12:19 -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 BB641130DC0 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 11:12: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=5a5u6z2JK7H/idokD5f0AQYlzkA=; b=P3jiUcxa4pl/Kh+Q XCb1VPIYv7k480ytRxh4pTGhXxiRcp2vFXPlVFkSkYAhcIglAVkS0712WcYJJMSb f8UrV2itr4vZCSaZHw/SU8RfM2GizIZpTRyyXwxfrokSk1hzeXKHHCU6OWnV8c9/ LCLiy/Nu8PQ9yhzM8vsIwf0nyqM=
Received: by filter1601p1mdw1.sendgrid.net with SMTP id filter1601p1mdw1-9194-5BCA1E80-19 2018-10-19 18:12:16.971231454 +0000 UTC m=+71480.485136537
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0024p1iad2.sendgrid.net (SG) with ESMTP id 6Xno4pGCRaOwA5KbWmp8xA for <quic-issues@ietf.org>; Fri, 19 Oct 2018 18:12:16.930 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id E171226008F for <quic-issues@ietf.org>; Fri, 19 Oct 2018 11:12:16 -0700 (PDT)
Date: Fri, 19 Oct 2018 18:12:17 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab486c505695f723a638e5a0e9e93f0749b792eb5492cf0000000117e1e08092a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431451120@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca1e80d9bf4_3ac03fa05e4d45c01741e7"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak14v9uhPFkeKdXI+0dmezQQvHctzxA9nQ/NLF tLJqaDqjGGR6bui6hzCi6OAyEHtd6CN4+RVsX0hzBIz9zZdIic+61nKGZeQt0ZgtXq/qAaSU1QuMcg FIPpNUKiciTRT8amuZavglf05Xy1oe9LEX22tLKX9EauHWJgc33YtmmCWVHyFspAnavspxJnaWJB/y U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/knLEkSls38ECRm3x2BkdrwdSp7w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 18:12:22 -0000

----==_mimepart_5bca1e80d9bf4_3ac03fa05e4d45c01741e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Also, rather than making DATA "special," I'd probably just add text to the framing layer section that a length of zero means the frame extends to the end of the QUIC 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/1885#issuecomment-431451120
----==_mimepart_5bca1e80d9bf4_3ac03fa05e4d45c01741e7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Also, rather than making DATA "special," I'd probably just add text to the framing layer section that a length of zero means the frame extends to the end of the QUIC 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/1885#issuecomment-431451120">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2ULz3ug2rbXwjvmC_cEG5wGoU5aks5umhYAgaJpZM4XvZCZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzLDQjO-Vcuuyfx7XCOBtInl2OPnks5umhYAgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1885: Also, rather than making DATA \"special,\" I'd probably just add text to the framing layer section that a length of zero means the frame extends to the end of the QUIC stream."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431451120"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431451120",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431451120",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431451120"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca1e80d9bf4_3ac03fa05e4d45c01741e7--


From nobody Fri Oct 19 11:14:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B1FE130DF7 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 11:14:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 wvlya6qs4uLV for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 11:14: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 210F9131095 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 11:14:21 -0700 (PDT)
Date: Fri, 19 Oct 2018 11:08:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539972519; bh=yGY7PmmeDmMoqd6b4cRrr5UFh1YHLgPtkzz7TBUlSUY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vf/lHNC3HhEKddkwcFZG7PkpsUrLhpo+j1Awmuu0NxzHVoic1rgNZI9nXNNs/UY0G jFtWF/+dQeSXA1ZCOgbduE6S9CJ8fivMBjJbXu93nWr/PfN7ADmd/U1QQDPS5y/35a qwEgty2/BXkGBAmV7OV1+Zjv83Vf93TC5Dd1ytC8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb2112149576593bbc77526f1af7f2eee6150671c92cf0000000117e1dfa792a169ce162d02a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1893/review/166637249@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1893@github.com>
References: <quicwg/base-drafts/pull/1893@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca1da7b0324_35ff3fcdcead45b81388d2"; 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/k41Ebc6IfS_ZEsqBuIaZpfDvmmU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 18:14:27 -0000

----==_mimepart_5bca1da7b0324_35ff3fcdcead45b81388d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -803,12 +803,13 @@ frame, and the receiver MUST use the final offset to account for all bytes sent
 on the stream in its connection level flow controller.
 
 RST_STREAM terminates one direction of a stream abruptly.  Whether any action or
-response can or should be taken on the data already received is an
-application-specific issue, but it will often be the case that upon receipt of a
-RST_STREAM an endpoint will choose to stop sending data in its own direction. If
-the sender of a RST_STREAM wishes to explicitly state that no future data will
-be processed, that endpoint MAY send a STOP_SENDING frame at the same time.
-
+response can or should be taken on the data already received is an application-
+specific issue. It will often be the case that upon receipt of a RST_STREAM on a
+bidirectional stream, an endpoint will choose to stop sending data to the peer
+on that stream. In this case, it SHOULD send a FIN or RST_STREAM for that
+stream to close the peer's receive stream state. If the sender of a RST_STREAM

```suggestion
stream to close the peer's receive stream state. Alternatively an endpoint can choose to continue sending data in its own direction. If the sender of a RST_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/pull/1893#pullrequestreview-166637249
----==_mimepart_5bca1da7b0324_35ff3fcdcead45b81388d2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1893#discussi=
on_r226735911">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -803,12 +803,13 @@ frame, and the recei=
ver MUST use the final offset to account for all bytes sent
 on the stream in its connection level flow controller.
 =

 RST_STREAM terminates one direction of a stream abruptly.  Whether any a=
ction or
-response can or should be taken on the data already received is an
-application-specific issue, but it will often be the case that upon rece=
ipt of a
-RST_STREAM an endpoint will choose to stop sending data in its own direc=
tion. If
-the sender of a RST_STREAM wishes to explicitly state that no future dat=
a will
-be processed, that endpoint MAY send a STOP_SENDING frame at the same ti=
me.
-
+response can or should be taken on the data already received is an appli=
cation-
+specific issue. It will often be the case that upon receipt of a RST_STR=
EAM on a
+bidirectional stream, an endpoint will choose to stop sending data to th=
e peer
+on that stream. In this case, it SHOULD send a FIN or RST_STREAM for tha=
t
+stream to close the peer&#39;s receive stream state. If the sender of a =
RST_STREAM
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-stream to close the peer's receive stream sta=
te. If the sender of a RST_STREAM
+stream to close the peer's receive stream state. Alternatively an endpoi=
nt can choose to continue sending data in its own direction. If the sende=
r of a RST_STREAM
</pre>


<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/1893#pullrequestreview-166637249">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
yCStXeM6sJPyZJFQdmrdRi8oojuks5umhUngaJpZM4XxHgj">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq1_WVMsR0nPNLcyrWvgn9=
8vPIagDks5umhUngaJpZM4XxHgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj commented on #1893"}],"action":{"name":"View Pull Request","url":"ht=
tps://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166637249=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1893#pullrequestrev=
iew-166637249",
"url": "https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview=
-166637249",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1893",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview=
-166637249"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3987517=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca1da7b0324_35ff3fcdcead45b81388d2--


From nobody Fri Oct 19 11:18:37 2018
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 97F14130DF7 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 11:18:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 HCQUp1xodm-O for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 11:18:34 -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 E8C17130DC0 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 11:18: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=QTBfIeKXYcf0ooCqmK/YVomlNBU=; b=ZsJL7O7j35dQ5CbU 5LD2Erma8GdchCgSTwTnLCCM6MLDL25DR5mCXUm5t+b8n0mpWdQ4ibHO5CAQmhP2 BctLiyovtLTRwI8b7+YLX+1P9zg97EzXLYTWUicEfEWq5cP921K7zs+JiqzVxMkz Cy2FV0uOVHBggmeJC9jbqA1ugOY=
Received: by filter1415p1mdw1.sendgrid.net with SMTP id filter1415p1mdw1-29708-5BCA1FF8-4 2018-10-19 18:18:32.173035509 +0000 UTC m=+71097.038866208
Received: from github-lowworker-0b1e58d.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id AkxDAye0R9C1WPrLT3-GTQ for <quic-issues@ietf.org>; Fri, 19 Oct 2018 18:18:32.182 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0b1e58d.cp1-iad.github.net (Postfix) with ESMTP id 28CE73E03D8 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 11:18:32 -0700 (PDT)
Date: Fri, 19 Oct 2018 18:18:32 +0000 (UTC)
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/1893/push/2975085009@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1893@github.com>
References: <quicwg/base-drafts/pull/1893@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca1ff82736d_76603ff154ed45c4829dd"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3JxkmmnkHNdvi26e0U0myAUrULCojiv/9LaJ Ll4skJQLca3YtkgrC5tgdx6NQ2vEQttER/JyDnX4enFO87BkTdHqao3ccaQpQ79ddV6eSbrAyBpKHE 0/tXI4j5t+biBSOlTlYE+Ljgji3MQzM9axOY0F7hAk1vblUDk+ksfoCjlAKyFSWrgPpHnL5somPaAB Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RnFy18mvWPgegbynJcbMZ2kAsxk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 18:18:37 -0000

----==_mimepart_5bca1ff82736d_76603ff154ed45c4829dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

e6d9bbe  mikkelfj's comments


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1893/files/c0198331387dc3e7705fe2992cd266d71588c161..e6d9bbec399e08b5c1ca33b518fb8f25bc79ee61

----==_mimepart_5bca1ff82736d_76603ff154ed45c4829dd
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/e6d9bbe">e6d9bbe</a>  mikkelfj&#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/1893/files/c0198331387dc3e7705fe2992cd266d71588c161..e6d9bbec399e08b5c1ca33b518fb8f25bc79ee61">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq80TeHzX413CRCjHGYTdZYAPLQxWks5umhd4gaJpZM4XxHgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4G1U66gTyp9BSarGtYjAfPh9ftSks5umhd4gaJpZM4XxHgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke pushed 1 commit in #1893"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1893/files/c0198331387dc3e7705fe2992cd266d71588c161..e6d9bbec399e08b5c1ca33b518fb8f25bc79ee61"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1893/files/c0198331387dc3e7705fe2992cd266d71588c161..e6d9bbec399e08b5c1ca33b518fb8f25bc79ee61",
"url": "https://github.com/quicwg/base-drafts/pull/1893/files/c0198331387dc3e7705fe2992cd266d71588c161..e6d9bbec399e08b5c1ca33b518fb8f25bc79ee61",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke pushed 1 commit in #1893",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1893:",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [
{
"name": "e6d9bbe",
"value": "mikkelfj's comments"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893/files/c0198331387dc3e7705fe2992cd266d71588c161..e6d9bbec399e08b5c1ca33b518fb8f25bc79ee61"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398751779\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bca1ff82736d_76603ff154ed45c4829dd--


From nobody Fri Oct 19 11:32:17 2018
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 7E854130E14 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 11:32:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 I_wwTzsJiCPB for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 11:32:15 -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 09333130DF7 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 11:32: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=326nGVOXPTlltCtg1gnFUOfLQI8=; b=Wntq9exgaEeWN1T1 DxgySqTE/M1ROTLt9TLcYeKIIqGTt0vd59XCcwpzoARbiPAQX3TRyDqSabfY5PCD gUEIT5QUpaXhIrz575LHxFixyTn6OoqaMgeW1sstpJJzKUu9hMQLh+P+EiQ/oriW z3h3g3v936+7spClwuoIFs7Wt1A=
Received: by filter0773p1las1.sendgrid.net with SMTP id filter0773p1las1-10178-5BCA232D-25 2018-10-19 18:32:13.669297054 +0000 UTC m=+67784.912746061
Received: from github-lowworker-e8fa9ff.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id XzUvfOEDSLaLc5DJeFSwtg for <quic-issues@ietf.org>; Fri, 19 Oct 2018 18:32:13.514 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e8fa9ff.cp1-iad.github.net (Postfix) with ESMTP id 7C2CB420306 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 11:32:13 -0700 (PDT)
Date: Fri, 19 Oct 2018 18:32:13 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb6b43384d2a38e7302f6b4a233d0877f7fc273e292cf0000000117e1e52d92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431456856@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca232d7050c_6a53fd82a4d45bc1629f9"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1vRJtJ1TLJ+zwI/J7K5X8zVS594ZYO1bIrSJ 0SXDhVHBrFh8gbaufJks05zqtdm6RSlsuYJFqLuEjDvVtookTFqwv4WaaZotaCm3ikLGl15rPtRvxi lK7AukDuhgo5FkqhKGH9BeNG8QAeMidrP6cV9Or/aH3uxK4oIyQMBA87YMVEzCPATXuvBLn2dPt3Ac A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mw36GJ5QFSGfpXfAuReb193BRYE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 18:32:16 -0000

----==_mimepart_5bca232d7050c_6a53fd82a4d45bc1629f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Initially did not see much point in this, but if you are parsing text and generating output, it it is hard to decide on any reasonable chunk size as you discover the output as you go. You'd have to buffer data until you hae enough to create a frame. Being able to avoid that has value beyond saving 0.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/1885#issuecomment-431456856
----==_mimepart_5bca232d7050c_6a53fd82a4d45bc1629f9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Initially did not see much point in this, but if you are parsing text an=
d generating output, it it is hard to decide on any reasonable chunk size a=
s you discover the output as you go. You'd have to buffer data until you ha=
e enough to create a frame. Being able to avoid that has value beyond savin=
g 0.2%.</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/1885#issuecomment-431456856">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3UGAAevM9dO12=
GvkEkoN_j1Av-zks5umhqtgaJpZM4XvZCZ">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq06_5Tw85pH6QIO3u4psLgmOJ_tZks5umhqtga=
JpZM4XvZCZ.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikkelfj in #1885: I=
nitially did not see much point in this, but if you are parsing text and ge=
nerating output, it it is hard to decide on any reasonable chunk size as yo=
u discover the output as you go. You'd have to buffer data until you hae en=
ough to create a frame. Being able to avoid that has value beyond saving 0.=
2%."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-=
drafts/issues/1885#issuecomment-431456856"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4=
31456856",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4314=
56856",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for l=
ong dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4314=
56856"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca232d7050c_6a53fd82a4d45bc1629f9--


From nobody Fri Oct 19 11:41:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E7DC130FAF for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 11:41:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 vbNS657RT7ky for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 11:41:52 -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 97F84130E97 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 11:41:52 -0700 (PDT)
Date: Fri, 19 Oct 2018 11:35:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539974136; bh=+rAAlcY0NQVu/11DB8h2sHOeUZZrsPNF3AWD36MBaSM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pUEJCUr0LObfjVLmLGcpvV3ATMOfUoLr1k6qvQjPHf54V4oN/Grg9NTh1dk/VUACn ElLuiJnkiG2a9C0KnskO38CIklJWzC7STaVNKD+n+vrCl4COZVx18M3nfS4o5ty8OP zZdYsnAi816Qs/fazCD1lKcnFv+Uys2wm0RRR7BE=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab90bc249a2a628b33d5d86f2ce4abc1e2eaff6d5d92cf0000000117e1e5f892a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431457750@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca23f8b3d5d_3f6a3fc3f0cd45bc21004c"; 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/Rq0fmC4ujmBK14LMabIwWqy7who>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 18:41:54 -0000

----==_mimepart_5bca23f8b3d5d_3f6a3fc3f0cd45bc21004c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> You'd have to buffer data until you have enough to create a frame. Being able to avoid that has value beyond saving 0.2%.

Yes, there is certainly complexity associated with writing out streaming data. Nevertheless, one should not *have to* buffer.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431457750
----==_mimepart_5bca23f8b3d5d_3f6a3fc3f0cd45bc21004c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>You'd have to buffer data until you have enough to create a frame. Being able to avoid that has value beyond saving 0.2%.</p>
</blockquote>
<p>Yes, there is certainly complexity associated with writing out streaming data. Nevertheless, one should not <em>have to</em> buffer.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431457750">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-4m5inuya5J4Al7MIe5dXJGH-0_ks5umht4gaJpZM4XvZCZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxcobuhnJBn15BEr7RsIXxdJWf5Yks5umht4gaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1885: \u003e You'd have to buffer data until you have enough to create a frame. Being able to avoid that has value beyond saving 0.2%.\r\n\r\nYes, there is certainly complexity associated with writing out streaming data. Nevertheless, one should not *have to* buffer."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431457750"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431457750",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431457750",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431457750"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca23f8b3d5d_3f6a3fc3f0cd45bc21004c--


From nobody Fri Oct 19 12:24:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 328B61310CA for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 12:23:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 mOENq-xYDkxq for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 12:23: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 277F41310DF for <quic-issues@ietf.org>; Fri, 19 Oct 2018 12:23:43 -0700 (PDT)
Date: Fri, 19 Oct 2018 12:23:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539977022; bh=IrOLkPLayFxIL1Oz6LCxXJQCCCbPIbz5UTes6CgHxUU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Qk1kZHNkg0WMa6R07ongHbUeNf6fsl2jiqD/SSFlsSypbcW2evnuxvRKJw8Rq576P QU0S6wjjbX3zp7+B1todogDOBSNP8BWVouo3fP1cRjQiaSttnO6OyRTpBbsISN6bYW xIolbQdAYOuMEcl5hsQYepdYA3v1qiDYXUUp89VM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcd2669b09933982610792a1f096ff3387dbd4ac992cf0000000117e1f13e92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431471861@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca2f3eb1a73_190c3f85e80d45b41324e9"; 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/zfmu8kpc-yfYu_t6CAUZzs6bC3U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 19:23:59 -0000

----==_mimepart_5bca2f3eb1a73_190c3f85e80d45b41324e9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop gQUIC currently only has this model, because it doesn't use H2 DATA frames, and the implementation is very straightforward and easy to optimize so my perspective is switched from yours.  Given there's no code shared between H2 and HTTP over QUIC, I think it's a mistake to assume we have or should inherit the region model from H2.

To reiterate what @dtikhonov and @mikkelfj are saying, for me this is more about making fast implementations that minimize copies and allocations easier to implement, and less about minimizing framing overhead.  In my case, I believe I could never send a length and all existing use 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/issues/1885#issuecomment-431471861
----==_mimepart_5bca2f3eb1a73_190c3f85e80d45b41324e9
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=3D4273797" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
MikeBishop">@MikeBishop</a> gQUIC currently only has this model, because =
it doesn't use H2 DATA frames, and the implementation is very straightfor=
ward and easy to optimize so my perspective is switched from yours.  Give=
n there's no code shared between H2 and HTTP over QUIC, I think it's a mi=
stake to assume we have or should inherit the region model from H2.</p>
<p>To reiterate what <a class=3D"user-mention" data-hovercard-type=3D"use=
r" data-hovercard-url=3D"/hovercards?user_id=3D4528576" data-octo-click=3D=
"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D"ht=
tps://github.com/dtikhonov">@dtikhonov</a> and <a class=3D"user-mention" =
data-hovercard-type=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D=
193335" data-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"=
link_type:self" href=3D"https://github.com/mikkelfj">@mikkelfj</a> are sa=
ying, for me this is more about making fast implementations that minimize=
 copies and allocations easier to implement, and less about minimizing fr=
aming overhead.  In my case, I believe I could never send a length and al=
l existing use cases.</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/1885#issuecomment-431471861">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4N2=
nvbxl1h2gQQ5pF-Ujl7xVKwPks5umia-gaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqy2e9eM7y96imC-_TbOFWFNN=
mvHWks5umia-gaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett in #1885: @MikeBishop gQUIC currently only has this model, because i=
t doesn't use H2 DATA frames, and the implementation is very straightforw=
ard and easy to optimize so my perspective is switched from yours.  Given=
 there's no code shared between H2 and HTTP over QUIC, I think it's a mis=
take to assume we have or should inherit the region model from H2.\r\n\r\=
nTo reiterate what @dtikhonov and @mikkelfj are saying, for me this is mo=
re about making fast implementations that minimize copies and allocations=
 easier to implement, and less about minimizing framing overhead.  In my =
case, I believe I could never send a length and all existing use cases."}=
],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-dra=
fts/issues/1885#issuecomment-431471861"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431471861",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1471861",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1471861"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca2f3eb1a73_190c3f85e80d45b41324e9--


From nobody Fri Oct 19 12:33:39 2018
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 D4CA7130DD1 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 12:33:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 e09PtQH_-9vE for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 12:33:36 -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 0556E130F88 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 12:33:35 -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=hTEHczK9azrqH/9GXgZDJq+j45o=; b=KdV2pH4f/76uYTNT e5bJ72VgS0AW7EhG5dGANICHlAq7Ss6fvdyguWUhHZn2xNQ9sekeKzBxHc+dIWSd lRk7iCqsROHBkbjsd0pXo0uU/I0gTyZ27Euq1YK2p7BYSuHhH0jFtXxWMMhjvTzp 9Kkffs/4ZgZyzDtiEQ9p8+OaYSk=
Received: by filter1624p1mdw1.sendgrid.net with SMTP id filter1624p1mdw1-18668-5BCA318F-5 2018-10-19 19:33:35.16085089 +0000 UTC m=+76459.147997672
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0023p1iad2.sendgrid.net (SG) with ESMTP id XBTzgEIZR0mUy2i6xLiQKQ for <quic-issues@ietf.org>; Fri, 19 Oct 2018 19:33:35.094 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id 1C9F5C0FAB for <quic-issues@ietf.org>; Fri, 19 Oct 2018 12:33:35 -0700 (PDT)
Date: Fri, 19 Oct 2018 19:33:35 +0000 (UTC)
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab36db087783ca2512b7709b261caf648f62e71f0592cf0000000117e1f38f92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431474652@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca318f169d5_b833f9b9d4d45b8194cb"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3DRSDAsTgj0XcSawi1amydaPogCglnn8zfnl QvlKLDZGqfWeV1Qo8x2BwM/TcPEW6M0gRoltbbZN+glcZFzXSmgNkySAB6is7Kkgs6OjYcpquLuhcv VkzVbXVAabfwjROYyUOc/Etkg/QS+VBrHfJZX1V43Mp+7TbnxfxkPvW6VXrnEvJh+GobRTaOsL0SXW 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MJ_gzY6hA7LDC5M_MRJr1oZIAk0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 19:33:38 -0000

----==_mimepart_5bca318f169d5_b833f9b9d4d45b8194cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

gQUIC also has a different way of achieving HTTP header transfer, which means it had HoL blocking :)

Things are just different in HQ, it's a chance do you wind some of the compromises that QUIC made. As an implementor I'd like to have an environment that creates new opportunity, just as much as performance.

The direction of conversation is positive, and I agree performance isn't just shaving bandwidth. Mike's idea creates a general approach that I 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/1885#issuecomment-431474652
----==_mimepart_5bca318f169d5_b833f9b9d4d45b8194cb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>gQUIC also has a different way of achieving HTTP header transfer, which =
means it had HoL blocking :)</p>
<p>Things are just different in HQ, it's a chance do you wind some of the c=
ompromises that QUIC made. As an implementor I'd like to have an environmen=
t that creates new opportunity, just as much as performance.</p>
<p>The direction of conversation is positive, and I agree performance isn't=
 just shaving bandwidth. Mike's idea creates a general approach that I like=
.</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/1885#issuecomment-431474652">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2xoFPeJam5Kck=
ledDAikbc9HmuFks5umikPgaJpZM4XvZCZ">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkqzHPl_J_vAlKufvmjN9pIWinO11Fks5umikPga=
JpZM4XvZCZ.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPardue in #1885: gQ=
UIC also has a different way of achieving HTTP header transfer, which means=
 it had HoL blocking :)\r\n\r\nThings are just different in HQ, it's a chan=
ce do you wind some of the compromises that QUIC made. As an implementor I'=
d like to have an environment that creates new opportunity, just as much as=
 performance.\r\n\r\nThe direction of conversation is positive, and I agree=
 performance isn't just shaving bandwidth. Mike's idea creates a general ap=
proach that I like."}],"action":{"name":"View Issue","url":"https://github.=
com/quicwg/base-drafts/issues/1885#issuecomment-431474652"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4=
31474652",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4314=
74652",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for l=
ong dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4314=
74652"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca318f169d5_b833f9b9d4d45b8194cb--


From nobody Fri Oct 19 12:48:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C0AB130DE6 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 12:48:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 oSHAWqcxlR4V for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 12:48:50 -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 70114130DD1 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 12:48:50 -0700 (PDT)
Date: Fri, 19 Oct 2018 12:48:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539978529; bh=+KH3ErVDbjZfJn9yjzPr7uNC5yypXA59UegTTCvCy+w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PlvtsmI2h0n7IgChObwQR03GU5/HBZmEHBrzcKs/nMQu2Ajkp2Iwh88P9FCgVpBXQ 0LfZwl5raebbwzGx3FoD/vHQt/FEDKqYxJenCPCgbHp+pDrGjAMlyBkUhgDSOBrWYI v8EJOwL2lTcAINs5RRxE5qgHlxBeZ/QKSrArADrg=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab626dd826161fb5e773b3a2746a9ceb0ed6b0bb7692cf0000000117e1f72192a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431478990@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca352190252_170f3f945ded45b41910b3"; 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/X_j-PD1pNyqXdwB1rJsQ6Z6Cy_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: Fri, 19 Oct 2018 19:48:52 -0000

----==_mimepart_5bca352190252_170f3f945ded45b41910b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

One concern I have about adding the greedy DATA frame is that it may very well mean that no implementation will actually generate sized DATA frames:

> Because it is easier to support only a single DATA frame of indeterminate size, it is likely that many implementations will do just that.

Which, in turn, will mean that a large chunk of everyone's HQ code that reads DATA frames with sizes will go  unutilized.  The atrophy and death of a sized DATA frame -- perhaps in the next version of QUIC -- is the next logical step.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431478990
----==_mimepart_5bca352190252_170f3f945ded45b41910b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>One concern I have about adding the greedy DATA frame is that it may v=
ery well mean that no implementation will actually generate sized DATA fr=
ames:</p>
<blockquote>
<p>Because it is easier to support only a single DATA frame of indetermin=
ate size, it is likely that many implementations will do just that.</p>
</blockquote>
<p>Which, in turn, will mean that a large chunk of everyone's HQ code tha=
t reads DATA frames with sizes will go  unutilized.  The atrophy and deat=
h of a sized DATA frame -- perhaps in the next version of QUIC -- is the =
next logical step.</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/1885#issuecomment-431478990">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3pY=
RT03t_Lmj31_qRg-3LUAlh1Vks5umiyhgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqxAiw4hs-XSwmiDMRkDVJL1v=
_rQ3ks5umiyhgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtik=
honov in #1885: One concern I have about adding the greedy DATA frame is =
that it may very well mean that no implementation will actually generate =
sized DATA frames:\r\n\r\n\u003e Because it is easier to support only a s=
ingle DATA frame of indeterminate size, it is likely that many implementa=
tions will do just that.\r\n\r\nWhich, in turn, will mean that a large ch=
unk of everyone's HQ code that reads DATA frames with sizes will go  unut=
ilized.  The atrophy and death of a sized DATA frame -- perhaps in the ne=
xt version of QUIC -- is the next logical step."}],"action":{"name":"View=
 Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecom=
ment-431478990"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431478990",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1478990",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1478990"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca352190252_170f3f945ded45b41910b3--


From nobody Fri Oct 19 14:12:13 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A8621286E3 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 14:12:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 A-ndARKbhl8F for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 14:12: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 123BE130DDB for <quic-issues@ietf.org>; Fri, 19 Oct 2018 14:12:07 -0700 (PDT)
Date: Fri, 19 Oct 2018 14:12:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539983526; bh=Q2CXiEN6DNL7dQbxFSt2pRJYj9rKMSGlV+fz5fYSB2U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wTJlcjIyJEqsHxORZl3/f/rNL5/zcuf6wXTqdu+ssLjURDA+kn33V71Sl2Y4TOwGT 6rcupS+5uTt+Qp8lo/ruXEAzpr6KMul+0VVCefryfzEXY0cWFS/RfbYbFTQQ1bxEsw +rHRnXw6giZtKOWbIAIE7qtiSkQ64UHCi6SAfAYU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab094a3c412fbbb90d048522297bb3f609532d500992cf0000000117e20aa692a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431500344@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca48a61a82c_6dcc3fa2114d45c0857d4"; 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/z2xl0IgXYDWA16kn4WRIJYwNrP8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 21:12:12 -0000

----==_mimepart_5bca48a61a82c_6dcc3fa2114d45c0857d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@dtikhonov As a developer of a HQ proxy capable of forwarding trailers, I can say that H2O/quicly will generate sized DATA 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/1885#issuecomment-431500344
----==_mimepart_5bca48a61a82c_6dcc3fa2114d45c0857d4
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> As a developer of a HQ proxy capable of forwarding trailers, I can say that H2O/quicly will generate sized DATA 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/1885#issuecomment-431500344">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7gmTTfvXBAxFVfXsmiKmYw_KXP8ks5umkAmgaJpZM4XvZCZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8KMeMHn0ItXdyP35d63sg4Kox2Qks5umkAmgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho in #1885: @dtikhonov As a developer of a HQ proxy capable of forwarding trailers, I can say that H2O/quicly will generate sized DATA frames."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431500344"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431500344",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431500344",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431500344"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca48a61a82c_6dcc3fa2114d45c0857d4--


From nobody Fri Oct 19 14:39:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 65455130DF4 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 14:39:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 RKINeOFbYxhz for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 14:39: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 729D5130DEB for <quic-issues@ietf.org>; Fri, 19 Oct 2018 14:39:38 -0700 (PDT)
Date: Fri, 19 Oct 2018 14:39:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539985177; bh=7mo2wceNDj+MEmeuDL/3SASlFhtCUAHrHg7/ZDGqpDQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AmIykn5z0azozhsPPMtAHnFDQ1kzmy7sJAMD9c5sYzBGnqZcivPc0uOQsdRObBsxq N+EbZTywFC1IIgky2R7h2q2a1gUjv6jDgB5WXYjS6zjH3gwQhmQbWaT14SewxrjB8w I37wmEGFK40d0jeQV+iFdMl+j4vyPn9C9IsT+MJQ=
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab04cefbb775a9e24e4c9a81be43af4861312efd8d92cf0000000117e2111992a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431506972@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca4f194c9b0_5c463fc8a7cd45c41080d6"; 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/p30L-2YDvWRYyfzkgaMPVBBo8d0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 21:39:41 -0000

----==_mimepart_5bca4f194c9b0_5c463fc8a7cd45c41080d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop Oh! I love the idea of generalizing this to all frames, not just data. This would be quite convenient for body-less requests/responses.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431506972
----==_mimepart_5bca4f194c9b0_5c463fc8a7cd45c41080d6
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> Oh! I love the idea of generalizing this to all frames, not just data. This would be quite convenient for body-less requests/responses.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431506972">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw7wCPr1Gi7sJWXmo-rc1lV5TAxYks5umkaZgaJpZM4XvZCZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwGTkIMmsU3Y-c2E1HKK9c4wlT2Rks5umkaZgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@RyanAtGoogle in #1885: @MikeBishop Oh! I love the idea of generalizing this to all frames, not just data. This would be quite convenient for body-less requests/responses."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431506972"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431506972",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431506972",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Ryan Hamilton**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@RyanAtGoogle",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431506972"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca4f194c9b0_5c463fc8a7cd45c41080d6--


From nobody Fri Oct 19 14:52:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD7A8130DF4 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 14:52:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 fH8ODsTMPyvQ for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 14:52:55 -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 192DA130E10 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 14:52:55 -0700 (PDT)
Date: Fri, 19 Oct 2018 14:52:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539985974; bh=2S42CD1LNk+RNqc9w2g6WUZswHTGIRwxp10T4VpAyAw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=T08LK3u2wPU+LbltY2EWpulaCEpmbacOg1QLPOhFkmepZC9V8dsykyILI9dD0Rym9 M9WHpPe//HG8RvjZUsud3mEqVP7IlQPga/7xipqwHpwogqQp4HykJposAAomXvkUZB P0SyRlJ2ToHmbdaQ64dOfYDvaT8uspBCHnv9ym/M=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf852ab1f4a37f28d7286aceb2391efd90b6c763d92cf0000000117e2143692a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431510458@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca5236d524_2a6e3f8dd62d45bc240064"; 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/B2sSLXienWqWPNUYwol3ugXg9EI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 21:52:57 -0000

----==_mimepart_5bca5236d524_2a6e3f8dd62d45bc240064
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop 
> I'm curious to hear from implementers how much of a challenge they foresee this being in their architectures.

In case of H2O/quicly, it is almost nothing to support DATA frames expanding to EOS.

However, it is harder to do the same for other types of frames. The code is based on the assumption that we can cap the maximum size of the frames, and buffer them until they are fully 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/issues/1885#issuecomment-431510458
----==_mimepart_5bca5236d524_2a6e3f8dd62d45bc240064
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=3D4273797" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
MikeBishop">@MikeBishop</a></p>
<blockquote>
<p>I'm curious to hear from implementers how much of a challenge they for=
esee this being in their architectures.</p>
</blockquote>
<p>In case of H2O/quicly, it is almost nothing to support DATA frames exp=
anding to EOS.</p>
<p>However, it is harder to do the same for other types of frames. The co=
de is based on the assumption that we can cap the maximum size of the fra=
mes, and buffer them until they are fully received.</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/1885#issuecomment-431510458">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9Nc=
JJdJJmYY2EcfApxO34z8xKzqks5umkm2gaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1nk-SEHg8wzydapiVuP9ewk=
gnEDks5umkm2gaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1885: @MikeBishop \r\n\u003e I'm curious to hear from implementers=
 how much of a challenge they foresee this being in their architectures.\=
r\n\r\nIn case of H2O/quicly, it is almost nothing to support DATA frames=
 expanding to EOS.\r\n\r\nHowever, it is harder to do the same for other =
types of frames. The code is based on the assumption that we can cap the =
maximum size of the frames, and buffer them until they are fully received=
."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-=
drafts/issues/1885#issuecomment-431510458"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431510458",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1510458",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1510458"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca5236d524_2a6e3f8dd62d45bc240064--


From nobody Fri Oct 19 14:58:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1B84C13102B for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 14:57:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 mBy1l2XZZCSM for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 14:57:49 -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 053601310DF for <quic-issues@ietf.org>; Fri, 19 Oct 2018 14:57:49 -0700 (PDT)
Date: Fri, 19 Oct 2018 14:57:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539986268; bh=O4MTXW8ZZ68ykE5O29pl2Eg5qY6xZr8Gs3iezo3ici8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AdVNGG6cThs+YSX5BlWfHKSkXz6rgxPnGUbFGF4k8gF9SjFKUfVeRcUWHnfR0nU03 FISs7EpsDOQCE1bzmKVvDKME/8ufQN+vCWuf8zqj22EXpaMTxjj2d6g7KQfDX8c4r4 JA3WZgGSgBD7jiL58pxDrD/rL70YZ3e1syl8e8sE=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc400517ed5b8b9d9c687da52000f309efa86ab4292cf0000000117e2155b92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431511638@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca535c1c5_55623fc6908d45b41233f0"; 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/iLPzEi0lLDtdD3j7fysrqr8YJRQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 21:57:59 -0000

----==_mimepart_5bca535c1c5_55623fc6908d45b41233f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@RyanAtGoogle I had a similar thought but initially worried that EOS would kill the bidirectional stream too early. However I think I was wrong, because stream is closed from either direction.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431511638
----==_mimepart_5bca535c1c5_55623fc6908d45b41233f0
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=19561162" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/RyanAtGoogle">@RyanAtGoogle</a> I had a similar thought but initially worried that EOS would kill the bidirectional stream too early. However I think I was wrong, because stream is closed from either direction.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431511638">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxC-Rn_fylmEX2jSU7nB8r2zjGX4ks5umkrbgaJpZM4XvZCZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1XlxPPesR8phWRbshZg6uSP-Ptdks5umkrbgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1885: @RyanAtGoogle I had a similar thought but initially worried that EOS would kill the bidirectional stream too early. However I think I was wrong, because stream is closed from either direction."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431511638"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431511638",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431511638",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431511638"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca535c1c5_55623fc6908d45b41233f0--


From nobody Fri Oct 19 14:59:09 2018
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 E21A1130E50 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 14:59:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 lPF5dkJnojb4 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 14:59:05 -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 E5DA5130DF4 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 14:59: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=G2giWAkm8E54/o1jLqP0bW2I1gs=; b=nFDJ+JanksoF7M1y j+arHA+vie85S5NPDsB3PkI7kfTrND/EpDZnTW3D/An8JRZzrKkZVE8xx0HkXxXW UvRrD3KqT5YzNVwBTjsUABpk3LGVucF31nuPOpre0NMSx5xw9mqOsygWHyxZL3Ku qWrSZQRfdvqa5F1+V2bQPQ9Qbj8=
Received: by filter0654p1las1.sendgrid.net with SMTP id filter0654p1las1-20673-5BCA53A7-9 2018-10-19 21:59:03.340891971 +0000 UTC m=+81003.547927535
Received: from github-lowworker-1c220e1.cp1-iad.github.net (unknown [192.30.252.44]) by ismtpd0046p1mdw1.sendgrid.net (SG) with ESMTP id cERlVeh6RVeSii0dGL6eaQ for <quic-issues@ietf.org>; Fri, 19 Oct 2018 21:59:03.084 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1c220e1.cp1-iad.github.net (Postfix) with ESMTP id AB010160028 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 14:59:02 -0700 (PDT)
Date: Fri, 19 Oct 2018 21:59:03 +0000 (UTC)
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab16f1079f0c37241a80d05e626eec9f04224b4ab492cf0000000117e215a692a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431511885@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca53a6a4a28_3b6a3ffb5e8d45c07044c6"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3ZmnJLoyoxMki8/O5gx0zzEYZfmHq+NqbrnT W526CdWupZxlSvdX0zqYhyiHMwYpprWOiWLnGERC8fMQgEKGa3zDulsE3KrD3fN3Wf962nC8KcWNhq 5NC7zRJKRSXlxFD4CxYonNbkdqCfLFmlqCyaUKiPwDXvfYwtuOCsrukmA1p/U/3V1VvBOQrI0v7oIf 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nGLJRxEDJKkAXFR0tbrSe2V2kSM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 21:59:07 -0000

----==_mimepart_5bca53a6a4a28_3b6a3ffb5e8d45c07044c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho how would this proposal prevent an implementation from capping the maximum size of a 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/1885#issuecomment-431511885
----==_mimepart_5bca53a6a4a28_3b6a3ffb5e8d45c07044c6
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> how would this proposal prevent an implementation from capping the maximum size of a 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/1885#issuecomment-431511885">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwWAf4k7uioNeRTmdEuPIcOh-IOvks5umksmgaJpZM4XvZCZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyDoBhVdgvEZsia3Ad7Ub1Zgx7dMks5umksmgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@RyanAtGoogle in #1885: @kazuho how would this proposal prevent an implementation from capping the maximum size of a frame?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431511885"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431511885",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431511885",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Ryan Hamilton**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@RyanAtGoogle",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431511885"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca53a6a4a28_3b6a3ffb5e8d45c07044c6--


From nobody Fri Oct 19 14:59:15 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42D4A130DF4 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 14:59:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 lRtp--Y0OxlL for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 14:59:10 -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 6E015130E9D for <quic-issues@ietf.org>; Fri, 19 Oct 2018 14:59:10 -0700 (PDT)
Date: Fri, 19 Oct 2018 14:59:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539986349; bh=I69Ox8xDAa3jGUCNgltxNDuSiCOfbxHcS9ZKgToz514=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v6UHRV5y6SDgCRRVOf6rd1n61v1R4wEgRnpkJ4vQKlfjzxmCVRse2+ijIz1eN+Izs hm4tLfL5oQqtnDrwc423Nb6lwK9FhOlHRGeSLEHVFkL+sGrJAdisEVADKXsBoOnFr8 LQ09op6XQVDx7tClSEaN5fRr654iYCzQ7kX4XUsc=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab364cc550f1e7a601a20a6e32f50ec158115c541392cf0000000117e215ad92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431511906@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca53ad78e25_7a943f891a6d45c4271552"; 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/h4ExILPPm9aWRr2BzWT4Dsal1rk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 21:59:12 -0000

----==_mimepart_5bca53ad78e25_7a943f891a6d45c4271552
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho, for most of them, that's still true.  About half of frames have well-defined maximum sizes -- if you haven't hit EOS before that point, the frame is improperly formatted.  The frames whose payload is bounded only by the frame length field are DATA, HEADERS, PUSH_PROMISE, and (technically) 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/1885#issuecomment-431511906
----==_mimepart_5bca53ad78e25_7a943f891a6d45c4271552
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=3D41567" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/ka=
zuho">@kazuho</a>, for most of them, that's still true.  About half of fr=
ames have well-defined maximum sizes -- if you haven't hit EOS before tha=
t point, the frame is improperly formatted.  The frames whose payload is =
bounded only by the frame length field are DATA, HEADERS, PUSH_PROMISE, a=
nd (technically) SETTINGS.</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/1885#issuecomment-431511906">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8v0=
u6hIhnYlolbg5KQ-UaRKOAg6ks5umkstgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwYGczElj6v97lc4cc4cLaR0=
1B65ks5umkstgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1885: @kazuho, for most of them, that's still true.  About hal=
f of frames have well-defined maximum sizes -- if you haven't hit EOS bef=
ore that point, the frame is improperly formatted.  The frames whose payl=
oad is bounded only by the frame length field are DATA, HEADERS, PUSH_PRO=
MISE, and (technically) SETTINGS."}],"action":{"name":"View Issue","url":=
"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431511906=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431511906",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1511906",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1511906"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca53ad78e25_7a943f891a6d45c4271552--


From nobody Fri Oct 19 15:05:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB5A4130E9D for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:05:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 XhG_hR4g9c1m for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:05: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 CBD4D130DF4 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 15:05:25 -0700 (PDT)
Date: Fri, 19 Oct 2018 15:05:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539986724; bh=1PJKgyl2L+0RjociqgK5Y/bYhqVlAsrf02q+9YvjvmI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CANZMIsXFR/sK+qLYdGqIs9hpkhcd2DNHGOWvXwlNo65H9Fd/JoxfV4GIfpu1lftU hQMW/EhpAxUsRhGB5PhYMDW7v+4gHdQ6OjRE+8IiPbtSwpYngk08M6ynUGZZJ6pPjI wAN4jp8doyUQ8vGHL8onIko2yHFKs22L9vjLbZKc=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab79c52676cafdee351d3b49b53b0a6d934e62e89492cf0000000117e2172492a169ce16294480@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1889/review/166710400@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1889@github.com>
References: <quicwg/base-drafts/pull/1889@github.com>
Subject: Re: [quicwg/base-drafts] Crisp definition of BLOCKING and friends (#1889)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca5524e3e30_3eb03fed588d45c0104139"; 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/g02d7CiGBoNfSqA7Ks7_WeF4PGc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 22:05:28 -0000

----==_mimepart_5bca5524e3e30_3eb03fed588d45c0104139
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann commented on this pull request.



> @@ -4340,8 +4340,9 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID limit at the time the
+  sender was unable to open new streams.

Assuming that MAX_STREAM_COUNT is supposed to encode the number of streams *since the beginning of the connection* (and not the concurrently open streams, as we had in some earlier version of the draft), I think this would be a good change to make, since we'd use the same encoding for the transport parameters and the frame.
Not sure if MAX_STREAM_COUNT is the best name for this, maybe we can go with something analogous to the transport parameters (initial_max_{uni,bidi}_streams), and name it MAX_STREAMS 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/1889#discussion_r226793378
----==_mimepart_5bca5524e3e30_3eb03fed588d45c0104139
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/1889#discussion_r226793378">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4340,8 +4340,9 @@ The STREAM_ID_BLOCKED frame contains a single field.
 
 Stream ID:
 
-: A variable-length integer indicating the highest stream ID that the sender
-  was permitted to open.
+: A variable-length integer indicating the stream ID limit at the time the
+  sender was unable to open new streams.
</pre>
<p>Assuming that MAX_STREAM_COUNT is supposed to encode the number of streams <em>since the beginning of the connection</em> (and not the concurrently open streams, as we had in some earlier version of the draft), I think this would be a good change to make, since we'd use the same encoding for the transport parameters and the frame.<br>
Not sure if MAX_STREAM_COUNT is the best name for this, maybe we can go with something analogous to the transport parameters (initial_max_{uni,bidi}_streams), and name it MAX_STREAMS 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/1889#discussion_r226793378">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw4PvaFv8_WrVlenqO-OeAnT8TEwks5umkykgaJpZM4Xvp1e">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq11V80RdKWWVFpthOBlylS1hcq2lks5umkykgaJpZM4Xvp1e.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann commented on #1889"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1889#discussion_r226793378"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1889#discussion_r226793378",
"url": "https://github.com/quicwg/base-drafts/pull/1889#discussion_r226793378",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann commented on 1889",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1889#discussion_r226793378"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398368094\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca5524e3e30_3eb03fed588d45c0104139--


From nobody Fri Oct 19 15:05:44 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 687CC130E8A for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:05:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 kO1EnCfqK8Rd for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:05:41 -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 DAEB4130DF4 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 15:05:40 -0700 (PDT)
Date: Fri, 19 Oct 2018 15:05:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539986739; bh=JRzbZr4p6lDwUhuOTrFdSoSpyu5m+n8Vz19R7kgEROQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eaRax5uWAGhj9B/XLqisbD9Z99Xz6ln9vLAM9V3e0k0iyq7h2KjFSBIpdVuzxsKze x2a7KOHvSwyd6v0MwW73TtMHRI5zEYm0rtb5aMztoBYxnn3B/TNE/I0MA2r3grnm+r t55Q41oUfqKG7Dgb5b0VhgRcKcDvDm4P4gwniKpw=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7025aa458f1f0468add0c8d99955d542c59243af92cf0000000117e2173392a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431513189@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca5533e9815_55ea3f9e4e6d45bc664632"; 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/OliRIxKDegWqRlxdd3iCOiRhfB8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 22:05:42 -0000

----==_mimepart_5bca5533e9815_55ea3f9e4e6d45bc664632
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Consider also extension frames like ORIGIN or CACHE_DIGEST (yes they don't exist, yes) that might be sent in the HQ control stream, those can't be EOS'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/1885#issuecomment-431513189
----==_mimepart_5bca5533e9815_55ea3f9e4e6d45bc664632
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Consider also extension frames like ORIGIN or CACHE_DIGEST (yes they don't exist, yes) that might be sent in the HQ control stream, those can't be EOS'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/1885#issuecomment-431513189">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8rU9aW3eHw3NgcHfRjEJu1RaJBsks5umkyzgaJpZM4XvZCZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_Rb47AHjSJI4BcT_cQ2jtxmLJQJks5umkyzgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1885: Consider also extension frames like ORIGIN or CACHE_DIGEST (yes they don't exist, yes) that might be sent in the HQ control stream, those can't be EOS'd."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431513189"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431513189",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431513189",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431513189"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca5533e9815_55ea3f9e4e6d45bc664632--


From nobody Fri Oct 19 15:19:17 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2A948130E71 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:19:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Jn6guF0SDtvD for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:19:14 -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 2A893128C65 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 15:19:14 -0700 (PDT)
Date: Fri, 19 Oct 2018 15:19:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539987553; bh=ieqYjN+Bm12be8rJpH/O2OYWCURcRkvRAxifFSD9Kbk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BIgi/qJ7dEyTNxc4hCeBGEeQKd+aZtY7tVe8WfVC7900HYE06AJBnYtoosuhuekv+ Tco6hZDL5XCWPAKHn/ag69C5j9fxY0bn9BWjmg3rKk4QgnMAHJllTuhvnMcV0onQyb QcLpeYqtMW7/XRZ0wsrkS68dHpLH3BfZjodLH6Kw=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe8445341e3e33984beed50558c1bb9481d16b5e492cf0000000117e21a6192a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431515701@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca586183dcf_641d3f85b80d45bc2257e3"; 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/0vYA0LjoVJb5lxTOyCErQh2WMhA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 22:19:16 -0000

----==_mimepart_5bca586183dcf_641d3f85b80d45bc2257e3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@RyanAtGoogle
> how would this proposal prevent an implementation from capping the maximum size of a frame?

It doesn't. However, introducing the concept of non-DATA frames terminated by EOS has a impact on complexity. We handle HQ frames in the following way:
* We keep the frame header in the receive buffer until all the header is delivered. Then,
* if it is a DATA frame, we pop the frame header from the receive buffer, and continue reading the data out from the receive buffer until we read the exact amount of data specified by the frame header
* if it is not a DATA frame, we check that the size of the frame is below 16KB. If it is above that, we issue a connection close. If it is below that, we keep the octets in the receive buffer until the entire frame arrives. Once the frame arrives, we process it in-place, then remove it from the receive buffer.

Having non-DATA frames terminated by EOS means that we need add a different path for the last bullet. I'm sure I can implement that, but my preference goes to avoiding it.

I can understand the motivation to use EOS as a terminator for DATA frames. It makes sense because you might emit a large number of DATA frames for each HTTP response, and because DATA is typically the last frame type to be sent using a stream. Neither of the two points apply to other frame types, which means that the optimization is far less useful for them, even though I understand the elegance of permitting that for all 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/issues/1885#issuecomment-431515701
----==_mimepart_5bca586183dcf_641d3f85b80d45bc2257e3
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=3D19561162" data-octo-click=3D"hovercard-link-=
click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com=
/RyanAtGoogle">@RyanAtGoogle</a></p>
<blockquote>
<p>how would this proposal prevent an implementation from capping the max=
imum size of a frame?</p>
</blockquote>
<p>It doesn't. However, introducing the concept of non-DATA frames termin=
ated by EOS has a impact on complexity. We handle HQ frames in the follow=
ing way:</p>
<ul>
<li>We keep the frame header in the receive buffer until all the header i=
s delivered. Then,</li>
<li>if it is a DATA frame, we pop the frame header from the receive buffe=
r, and continue reading the data out from the receive buffer until we rea=
d the exact amount of data specified by the frame header</li>
<li>if it is not a DATA frame, we check that the size of the frame is bel=
ow 16KB. If it is above that, we issue a connection close. If it is below=
 that, we keep the octets in the receive buffer until the entire frame ar=
rives. Once the frame arrives, we process it in-place, then remove it fro=
m the receive buffer.</li>
</ul>
<p>Having non-DATA frames terminated by EOS means that we need add a diff=
erent path for the last bullet. I'm sure I can implement that, but my pre=
ference goes to avoiding it.</p>
<p>I can understand the motivation to use EOS as a terminator for DATA fr=
ames. It makes sense because you might emit a large number of DATA frames=
 for each HTTP response, and because DATA is typically the last frame typ=
e to be sent using a stream. Neither of the two points apply to other fra=
me types, which means that the optimization is far less useful for them, =
even though I understand the elegance of permitting that for all frame ty=
pes.</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/1885#issuecomment-431515701">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3A7=
I62GQ4myZdsIlsxo4C1L4E6jks5umk_hgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0ZydKyFIXDCzvnZZfaRRHV1=
Zs7pks5umk_hgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1885: @RyanAtGoogle\r\n\u003e how would this proposal prevent an i=
mplementation from capping the maximum size of a frame?\r\n\r\nIt doesn't=
. However, introducing the concept of non-DATA frames terminated by EOS h=
as a impact on complexity. We handle HQ frames in the following way:\r\n*=
 We keep the frame header in the receive buffer until all the header is d=
elivered. Then,\r\n* if it is a DATA frame, we pop the frame header from =
the receive buffer, and continue reading the data out from the receive bu=
ffer until we read the exact amount of data specified by the frame header=
\r\n* if it is not a DATA frame, we check that the size of the frame is b=
elow 16KB. If it is above that, we issue a connection close. If it is bel=
ow that, we keep the octets in the receive buffer until the entire frame =
arrives. Once the frame arrives, we process it in-place, then remove it f=
rom the receive buffer.\r\n\r\nHaving non-DATA frames terminated by EOS m=
eans that we need add a different path for the last bullet. I'm sure I ca=
n implement that, but my preference goes to avoiding it.\r\n\r\nI can und=
erstand the motivation to use EOS as a terminator for DATA frames. It mak=
es sense because you might emit a large number of DATA frames for each HT=
TP response, and because DATA is typically the last frame type to be sent=
 using a stream. Neither of the two points apply to other frame types, wh=
ich means that the optimization is far less useful for them, even though =
I understand the elegance of permitting that for all frame types."}],"act=
ion":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/is=
sues/1885#issuecomment-431515701"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431515701",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1515701",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1515701"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca586183dcf_641d3f85b80d45bc2257e3--


From nobody Fri Oct 19 15:30:09 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ABB41130E34 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:30:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 QdMO8RoQMtpf for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:30:06 -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 02EB212F1AC for <quic-issues@ietf.org>; Fri, 19 Oct 2018 15:30:06 -0700 (PDT)
Date: Fri, 19 Oct 2018 15:30:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539988205; bh=IhYgBy6f4QQGgCugn2LCT+i9lB2ONzL6jd1avK7LLAE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nqtYvRQTP1rXAchpITmXSoZJgF46quT5bN7Qujm13cb2YRcHWHCwL2/KHO+qmdrlN UJrdc2OPqUXAEKSgWLp62RZYaAdE67mgsxOAW0eLqygTfUvu+x3rJceWPmBbcR8coV agHcwCgApw5PvP+uINHnB7ieSNrOcrzWUyy43ckE=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4889db8a28fbbb6d710cb046e30f84f5cee71e9a92cf0000000117e21ced92a169ce162c4636@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1892/431517494@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1892@github.com>
References: <quicwg/base-drafts/issues/1892@github.com>
Subject: Re: [quicwg/base-drafts] Make Client TP Optional (#1892)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca5aed440d4_23ee3f98c9ad45c01137c3"; 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/_9elEorWi7TqIfJ7LS1Zh7_svaY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 22:30:08 -0000

----==_mimepart_5bca5aed440d4_23ee3f98c9ad45c01137c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

While that could be possible, I wonder what the benefit of making it optional is. I would assume that every implementation will be sending some non-default settings value (e.g., initial_max_data), which means that making TP optional is essentially adding a conditional branch that will always turn on one side.

Additionally, we would be required to revisit the following requirement in QUIC-TLS section 8.2: _Endpoints MUST NOT send this extension in a TLS connection that does not use QUIC (such as the use of TLS with TCP defined in [TLS13]). A fatal unsupported_extension alert MUST be sent if this extension is received when the transport is not QUIC._

Considering these two aspects, I prefer mandating the use of TP as we do 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/1892#issuecomment-431517494
----==_mimepart_5bca5aed440d4_23ee3f98c9ad45c01137c3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>While that could be possible, I wonder what the benefit of making it o=
ptional is. I would assume that every implementation will be sending some=
 non-default settings value (e.g., initial_max_data), which means that ma=
king TP optional is essentially adding a conditional branch that will alw=
ays turn on one side.</p>
<p>Additionally, we would be required to revisit the following requiremen=
t in QUIC-TLS section 8.2: <em>Endpoints MUST NOT send this extension in =
a TLS connection that does not use QUIC (such as the use of TLS with TCP =
defined in [TLS13]). A fatal unsupported_extension alert MUST be sent if =
this extension is received when the transport is not QUIC.</em></p>
<p>Considering these two aspects, I prefer mandating the use of TP as we =
do now.</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/1892#issuecomment-431517494">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0du=
DWD2Z446VcfBFSB-qJAtYsSJks5umlJtgaJpZM4Xwjgj">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwpapTJQFTauzTBC6FLvUgDr=
1gVwks5umlJtgaJpZM4Xwjgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1892: While that could be possible, I wonder what the benefit of m=
aking it optional is. I would assume that every implementation will be se=
nding some non-default settings value (e.g., initial_max_data), which mea=
ns that making TP optional is essentially adding a conditional branch tha=
t will always turn on one side.\r\n\r\nAdditionally, we would be required=
 to revisit the following requirement in QUIC-TLS section 8.2: _Endpoints=
 MUST NOT send this extension in a TLS connection that does not use QUIC =
(such as the use of TLS with TCP defined in [TLS13]). A fatal unsupported=
_extension alert MUST be sent if this extension is received when the tran=
sport is not QUIC._\r\n\r\nConsidering these two aspects, I prefer mandat=
ing the use of TP as we do now."}],"action":{"name":"View Issue","url":"h=
ttps://github.com/quicwg/base-drafts/issues/1892#issuecomment-431517494"}=
}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1892#issuecomment=
-431517494",
"url": "https://github.com/quicwg/base-drafts/issues/1892#issuecomment-43=
1517494",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Make Client TP Optional (#1892)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1892,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1892\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1892#issuecomment-43=
1517494"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3986043=
23\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca5aed440d4_23ee3f98c9ad45c01137c3--


From nobody Fri Oct 19 15:31:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 367A013102B for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:31:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 PbkNe7Yi6n75 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:31: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 A6F2D130E34 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 15:31:05 -0700 (PDT)
Date: Fri, 19 Oct 2018 15:31:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539988263; bh=2esSvccGp+xltynhhz9JnCxcVYpZESM44CFhEamNygM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZMN5xgg7dWsxIKX2Sfo2yA82E2/ibuE6BfHAAsRKekCFGksy3GSUU/jOoKhxygODD pSlSTGmES4o48CFPNmzSHJ2eVxFGiqVcljlHg/D4xZhI99dP1i/xSl2NPKwFh9SqiU NdT7x0jIeazvgTx+Ce2D6eWbX1qL/tk3/s3kcWQA=
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab28d7c067eaa12f5430eb87cd81c6824b84b8c68c92cf0000000117e21d2792a169ce162d02a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1893/review/166715237@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1893@github.com>
References: <quicwg/base-drafts/pull/1893@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca5b27c57b5_7a1c3fe75e0d45b48544a"; 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/GBe_gUX6KMAqygOlmrGzAZK57uA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 22:31:07 -0000

----==_mimepart_5bca5b27c57b5_7a1c3fe75e0d45b48544a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

RyanAtGoogle commented on this pull request.

Is it worth commenting that the receiver of the RST_STREAM frame MUST eventually send a FIN or a RST_STREAM in order for the stream to close completely?



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166715237
----==_mimepart_5bca5b27c57b5_7a1c3fe75e0d45b48544a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@RyanAtGoogle</b> commented on this pull request.</p>

<p>Is it worth commenting that the receiver of the RST_STREAM frame MUST eventually send a FIN or a RST_STREAM in order for the stream to close completely?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166715237">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1GNMP05CHEumEfnHLYvnq1k9IeUks5umlKngaJpZM4XxHgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7bwuNll1wvXHf-mK4XJnwuZpl5rks5umlKngaJpZM4XxHgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@RyanAtGoogle commented on #1893"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166715237"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166715237",
"url": "https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166715237",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@RyanAtGoogle commented on 1893",
"sections": [
{
"text": "Is it worth commenting that the receiver of the RST_STREAM frame MUST eventually send a FIN or a RST_STREAM in order for the stream to close completely?",
"activityTitle": "**Ryan Hamilton**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@RyanAtGoogle",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166715237"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398751779\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca5b27c57b5_7a1c3fe75e0d45b48544a--


From nobody Fri Oct 19 15:32:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 811EF1310EE for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:32:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 n_-RUXi-hvqT for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:32:08 -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 3D0AE13114A for <quic-issues@ietf.org>; Fri, 19 Oct 2018 15:32:08 -0700 (PDT)
Date: Fri, 19 Oct 2018 15:32:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539988326; bh=G2dkSNT4DKCN5T78n7btw7OgeDE+JWlLcSMa0c4iGFw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=mcD/s5j0qPgv/WnrYII3gC02Gn41ByOKEWVdLpWevm4zR0I5DeoQj0qTD4oSI86PV Ch9sJt0axOkoRIx0ovAguH97GfUZ+Np5seARKprWqEyPiFebIPEthDiob9TjC1vrXt QUxRluaG1lBB40PK+th9O3dsb4Pygx52uLTJAWZI=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab50c0d6660baeb57a5e7832a573cd0b14dff0084a92cf0000000117e21d6692a169ce162e5ae1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1894@github.com>
Subject: [quicwg/base-drafts] Transport "Document organization" skips sections (#1894)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca5b66e546a_66193fc30a2d45bc215051"; 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/1mSwIqOeR7JjvldVASuFtBUxkDM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 22:32:18 -0000

----==_mimepart_5bca5b66e546a_66193fc30a2d45bc215051
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Since section 1.1 is effectively a guided tour of the TOC, it feels odd that it skips sections without comment.  For example,

> Connections are the context in which QUIC endpoints communicate.
> - Section 5 describes core concepts related to connections,
> - Section 6 describes version negotiation,
> - Section 8 details the process for establishing connections,
> - Section 10 describes how endpoints migrate a connection to use a new network paths, and
> - Section 12 lists the options for terminating an open connection.

Where are sections 7, 9, and 11?

I think there's also some unintended irony that error handling is section 13.  ;-)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1894
----==_mimepart_5bca5b66e546a_66193fc30a2d45bc215051
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Since section 1.1 is effectively a guided tour of the TOC, it feels odd that it skips sections without comment.  For example,</p>
<blockquote>
<p>Connections are the context in which QUIC endpoints communicate.</p>
<ul>
<li>Section 5 describes core concepts related to connections,</li>
<li>Section 6 describes version negotiation,</li>
<li>Section 8 details the process for establishing connections,</li>
<li>Section 10 describes how endpoints migrate a connection to use a new network paths, and</li>
<li>Section 12 lists the options for terminating an open connection.</li>
</ul>
</blockquote>
<p>Where are sections 7, 9, and 11?</p>
<p>I think there's also some unintended irony that error handling is section 13.  ;-)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1894">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7KYG7zJPoGnBNTcotWypLQOHPngks5umlLmgaJpZM4Xxif0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2roFAaEbjUet2wD8fAKZUF9hI-Iks5umlLmgaJpZM4Xxif0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Transport \"Document organization\" skips sections (#1894)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1894"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1894",
"url": "https://github.com/quicwg/base-drafts/issues/1894",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Transport \"Document organization\" skips sections (#1894)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1894
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1894,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1894\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1894"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398862324\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca5b66e546a_66193fc30a2d45bc215051--


From nobody Fri Oct 19 15:38:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 541C0130FFC for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:38:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 o7VtmWeqyEXN for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:38:33 -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 8C8C8130E8F for <quic-issues@ietf.org>; Fri, 19 Oct 2018 15:38:33 -0700 (PDT)
Date: Fri, 19 Oct 2018 15:38:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539988713; bh=tOKrynfg0fNppzG6BPRjO7YMR5LeJ+lQsA5KjwL2ezU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JKgrhTf9ypC+9s1oq9jk2PE51+BMfc0xWvXr4IbnjsKaspK6JO2jmbIZCV4sMzhWb tCJKrDNG6rULfii1mDGckDjCTfhcmQQfKxwND14rhbGuW9LwDQSEXCcYX18fL1Ed2j QWNrNLxM7Ng6BaeGprUdEiwu76Ur+zKLyJMs4fhM=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc39d27d091b31ad6aedf0552d8273a25d4eb782a92cf0000000117e21ee892a169ce15cbb1a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1819/c431518850@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1819@github.com>
References: <quicwg/base-drafts/pull/1819@github.com>
Subject: Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca5ce8cf5b0_6be53fb7500d45c0547e2"; 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/-9fzLtd90pSdydVVu-7DkcLGSqg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 22:38:35 -0000

----==_mimepart_5bca5ce8cf5b0_6be53fb7500d45c0547e2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I would argue that this PR doesn't specify anything, but merely authorizes those advanced techniques should someone elect to implement them. As indicated above, this is also about reducing the vulnerability when keeping Initial keys around for a conservatively long time.

But if this is the consensus, we can close the PR. Especially if I'm the only one interested in using this MAY 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/pull/1819#issuecomment-431518850
----==_mimepart_5bca5ce8cf5b0_6be53fb7500d45c0547e2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I would argue that this PR doesn't specify anything, but merely author=
izes those advanced techniques should someone elect to implement them. As=
 indicated above, this is also about reducing the vulnerability when keep=
ing Initial keys around for a conservatively long time.</p>
<p>But if this is the consensus, we can close the PR. Especially if I'm t=
he only one interested in using this MAY in v1.</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/1819#issuecomment-431518850">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3x8sA=
-p2jkj44WuBjdVPQtx2OZeks5umlRogaJpZM4XDBDF">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq30nBRF49-gBL5Sn7h3q327QvMvp=
ks5umlRogaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
induke in #1819: I would argue that this PR doesn't specify anything, but=
 merely authorizes those advanced techniques should someone elect to impl=
ement them. As indicated above, this is also about reducing the vulnerabi=
lity when keeping Initial keys around for a conservatively long time.\r\n=
\r\nBut if this is the consensus, we can close the PR. Especially if I'm =
the only one interested in using this MAY in v1."}],"action":{"name":"Vie=
w Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1819#is=
suecomment-431518850"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819#issuecomment-4=
31518850",
"url": "https://github.com/quicwg/base-drafts/pull/1819#issuecomment-4315=
18850",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial P=
ackets (#1819)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1819,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1819\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819#issuecomment-4315=
18850"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3866666=
93\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca5ce8cf5b0_6be53fb7500d45c0547e2--


From nobody Fri Oct 19 15:45:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 123D2130E34 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:45:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 A19BDLg2bMIP for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:45:29 -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 05944130E8F for <quic-issues@ietf.org>; Fri, 19 Oct 2018 15:45:29 -0700 (PDT)
Date: Fri, 19 Oct 2018 15:45:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539989128; bh=7rm6uKzEr7GkeQex9FocWA05DAlvib4ZX0QS8YCIn9s=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=wzI16hU5NcIzw8e8AkcqtmzY+mKtp/+3Qu76KqgubzCNOPYvT0rvA6HiruMznPrYD owZzP9/4do/6Yicm2QuL9N29Ym2tJWFI3Mqlm0suxesxC6x1jquIRACE0Z6LArBjG+ XqZWR4Ranrf8r05suwMmWGRrTa+3C8mhjDmVXeAg=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab36d1d305e88fd410e477caeb4d585e638437b89d92cf0000000117e2208892a169ce162e64dc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1895@github.com>
Subject: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca5e8894e12_35733ff415ad45b483711"; 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/h_FF1lye5Afu47Q6sT9OpNBHOKE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 22:45:31 -0000

----==_mimepart_5bca5e8894e12_35733ff415ad45b483711
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I had a late review to PR #1824 because @ianswett had to get it into draft-15, and he encouraged me to file a PR. I believe he has no problem with at least one of these.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1895

-- Commit Summary --

  * Minor edits to amplification attack text

-- File Changes --

    M draft-ietf-quic-transport.md (11)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1895.patch
https://github.com/quicwg/base-drafts/pull/1895.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/1895

----==_mimepart_5bca5e8894e12_35733ff415ad45b483711
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I had a late review to PR <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="366021470" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1824" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1824/hovercard" href="https://github.com/quicwg/base-drafts/pull/1824">#1824</a> because <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> had to get it into draft-15, and he encouraged me to file a PR. I believe he has no problem with at least one of these.</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/1895'>https://github.com/quicwg/base-drafts/pull/1895</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Minor edits to amplification attack text</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1895/files#diff-0">draft-ietf-quic-transport.md</a>
    (11)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1895.patch'>https://github.com/quicwg/base-drafts/pull/1895.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1895.diff'>https://github.com/quicwg/base-drafts/pull/1895.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/1895">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwoxgvOr-aRLARviy7QkFoEwrOeBks5umlYIgaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_ZcWbEfhzrpp4dKtQlSTD4iDADWks5umlYIgaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Minor edits to amplification attack text (#1895)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895",
"url": "https://github.com/quicwg/base-drafts/pull/1895",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Minor edits to amplification attack text (#1895)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "6ee3df8",
"value": "Minor edits to amplification attack text"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1895/files#diff-0) (11 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1895,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1895\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bca5e8894e12_35733ff415ad45b483711--


From nobody Fri Oct 19 15:52:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 397D8130DD4 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:52:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 ofoG83HnUX-B for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:51: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 7021A12D4F2 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 15:51:59 -0700 (PDT)
Date: Fri, 19 Oct 2018 15:51:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539989518; bh=24oACBKJqUrLvAkCpZc2P39BrydlO+1EJ8JnOHltN+M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Z8V5hNrOKQhJRSUGLlITkz2MLjaonolvsvHSpITMDfvhjwUyz501hCtIWY0MyouTN 5+SDj1nKQSglod891cJ5vNN6WIJZGm+faLnVIs0we4hs1cLG6zN+oT+Fi5NAfauHuN 9SzCZmaiVjmCJzXfd78Ihi41K8MbvKGDro3BE8+Q=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab05347d4291fd00b83ec978b5b474c850d121b66992cf0000000117e2220e92a169ce162d02a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1893/c431521006@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1893@github.com>
References: <quicwg/base-drafts/pull/1893@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca600e9588a_6a383f84114d45c01013d1"; 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/FLNnR5oRu48fpE5HCgDI6iiCmRI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 22:52:01 -0000

----==_mimepart_5bca600e9588a_6a383f84114d45c01013d1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@RyanAtGoogle That applies to every stream, not just streams that a RST_STREAM was received for, doesn't 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/1893#issuecomment-431521006
----==_mimepart_5bca600e9588a_6a383f84114d45c01013d1
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=19561162" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/RyanAtGoogle">@RyanAtGoogle</a> That applies to every stream, not just streams that a RST_STREAM was received for, doesn't 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/1893#issuecomment-431521006">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx4ZC5oiilCLuSCbwPjPWrPk09Btks5umleOgaJpZM4XxHgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_LyUjPMaUAMUOqv58PaP4ADlOytks5umleOgaJpZM4XxHgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann in #1893: @RyanAtGoogle That applies to every stream, not just streams that a RST_STREAM was received for, doesn't it?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1893#issuecomment-431521006"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1893#issuecomment-431521006",
"url": "https://github.com/quicwg/base-drafts/pull/1893#issuecomment-431521006",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1893,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1893\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893#issuecomment-431521006"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398751779\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca600e9588a_6a383f84114d45c01013d1--


From nobody Fri Oct 19 15:53:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B12D4130DD4 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:53:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 rxgrnMwgPe5f for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:53:17 -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 588C712D4F2 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 15:53:17 -0700 (PDT)
Date: Fri, 19 Oct 2018 15:53:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539989596; bh=XJdEoSyn7Tm7rvWnuZxRAc3GGXzTwr5a0Rdjn4LaHCs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J/Z7tymrKUKlSvEx0IPAdCoN8hwzavHMZTb9L29gWt5SKGgnBSg4VTZuU+jl2hLou ToYpvTcX+dZgV62HZDVoTRQlAmwsC/Sq+QGnE1dfR7n9NBCMyUt80NvuJav6dlaxkl nAGzSx/fSG8FDZO+RQEClyRInlgLIp+jHxDPG5OE=
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/1818/push/2975706479@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1818@github.com>
References: <quicwg/base-drafts/pull/1818@github.com>
Subject: Re: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca605c9b49d_5d33fce760d45c462139"; 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/4n_AdM7ePI_rX6AGgzc8cCWsBp0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 22:53:19 -0000

----==_mimepart_5bca605c9b49d_5d33fce760d45c462139
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

595680a  Merge branch 'master' into patch-21


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1818/files/ccbaf4c20040baa61547bbe8532da5b0243271e2..595680a05b06e2ab2c2fa24725e696af0ce05600

----==_mimepart_5bca605c9b49d_5d33fce760d45c462139
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/595680a">595680a</a>  Merge branch &#39;master&#39; into patch-21</li>
</ul>


<p style="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/1818/files/ccbaf4c20040baa61547bbe8532da5b0243271e2..595680a05b06e2ab2c2fa24725e696af0ce05600">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxT1ZSBbHBK9wTa5tiDQSuScHuR4ks5umlfcgaJpZM4XC_Pi">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_6QHeUJs9ECqZtNC2naBE9n4UXzks5umlfcgaJpZM4XC_Pi.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke pushed 1 commit in #1818"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1818/files/ccbaf4c20040baa61547bbe8532da5b0243271e2..595680a05b06e2ab2c2fa24725e696af0ce05600"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1818/files/ccbaf4c20040baa61547bbe8532da5b0243271e2..595680a05b06e2ab2c2fa24725e696af0ce05600",
"url": "https://github.com/quicwg/base-drafts/pull/1818/files/ccbaf4c20040baa61547bbe8532da5b0243271e2..595680a05b06e2ab2c2fa24725e696af0ce05600",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke pushed 1 commit in #1818",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1818:",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [
{
"name": "595680a",
"value": "Merge branch 'master' into patch-21"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1818/files/ccbaf4c20040baa61547bbe8532da5b0243271e2..595680a05b06e2ab2c2fa24725e696af0ce05600"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386659298\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bca605c9b49d_5d33fce760d45c462139--


From nobody Fri Oct 19 15:56:09 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C633C130DD4 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:56:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Lxy7rhGRGYk6 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:56: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 2937512D4F2 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 15:56:06 -0700 (PDT)
Date: Fri, 19 Oct 2018 15:56:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539989765; bh=S+22MEvSm9NMNRkBR3eXlRIe2JRlibje4bab+BjkfTg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Gft+M9bQwOGKS7MQ9rY5fA86q/n0GF4xIjJe/q3WeQZkTjPDbxDhlIcgFF6WRtEtm OxSZwn3o3uh19OlICX5BZ5gH3fx0Bw6OlBZaDufzj4yxgA3dh49GISMg0EYTi74UhX dPlpripLIdfyqqxVSjctZVhwQ9gZLkhzYy4ATXTY=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba211a36c0d32f9b0bb24bfa9964dd44c1d855aa292cf0000000117e2230592a169ce16295b25@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1890/review/166719402@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1890@github.com>
References: <quicwg/base-drafts/pull/1890@github.com>
Subject: Re: [quicwg/base-drafts] Specify the packets that carry closing frames (#1890)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca610559bd0_1b913fc4baad45bc103954"; 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/2ih7CXbc7gu3CsrutlBZAPqTenA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 22:56:08 -0000

----==_mimepart_5bca610559bd0_1b913fc4baad45bc103954
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke commented on this pull request.



> @@ -2302,6 +2302,12 @@ the application requests that the connection be closed.  The application
 protocol can use an APPLICATION_CLOSE message with an appropriate error code to
 signal closure.
 
+If the endpoint believes that a connection has been successfully established, it

I find this condition a little vague for a MUST. How about "has received a short header from the 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/pull/1890#pullrequestreview-166719402
----==_mimepart_5bca610559bd0_1b913fc4baad45bc103954
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/1890#discussion_r226800658">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2302,6 +2302,12 @@ the application requests that the connection be closed.  The application
 protocol can use an APPLICATION_CLOSE message with an appropriate error code to
 signal closure.
 
+If the endpoint believes that a connection has been successfully established, it
</pre>
<p>I find this condition a little vague for a MUST. How about "has received a short header from the 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/pull/1890#pullrequestreview-166719402">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq64UzRXdRfJqMReza9EaWkbN0oUQks5umliFgaJpZM4XvrnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1bf-KPk2rkWlmqwzukoz9BH-r6mks5umliFgaJpZM4XvrnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke commented on #1890"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1890#pullrequestreview-166719402"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1890#pullrequestreview-166719402",
"url": "https://github.com/quicwg/base-drafts/pull/1890#pullrequestreview-166719402",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke commented on 1890",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1890#pullrequestreview-166719402"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398375364\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca610559bd0_1b913fc4baad45bc103954--


From nobody Fri Oct 19 15:59:15 2018
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 25F3813114C for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:59:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.064
X-Spam-Level: 
X-Spam-Status: No, score=-3.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 jzd58mZWPVcE for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 15:59:08 -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 EE12213113A for <quic-issues@ietf.org>; Fri, 19 Oct 2018 15:59:07 -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=T+FlTOiFRuORo45DaStHL99uSMY=; b=A3OxciTXqO5/+t8O 2y26UO5OTV0Zm5l4xD1otiEh59YTtSlk/jFBCqur3AvPmYw+XkY2GSFKKKmzp/rF aVP24b+mNN/C7bEfY6Ig1DrgTfMg/g0kMLZ4JtRQxfPiclqNp9CgYOIwaDYA0bdo trZQpiPE5yJELEy6UA4qYYQeQF0=
Received: by filter1194p1las1.sendgrid.net with SMTP id filter1194p1las1-14629-5BCA61B9-10 2018-10-19 22:59:05.378098651 +0000 UTC m=+84090.129892792
Received: from github-lowworker-cef7735.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0024p1mdw1.sendgrid.net (SG) with ESMTP id kgKkqPFPRbeI_fI20c7bYA for <quic-issues@ietf.org>; Fri, 19 Oct 2018 22:59:05.217 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cef7735.cp1-iad.github.net (Postfix) with ESMTP id 06AC61E0D72 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 15:59:05 -0700 (PDT)
Date: Fri, 19 Oct 2018 22:59:05 +0000 (UTC)
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/1893/push/2975715262@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1893@github.com>
References: <quicwg/base-drafts/pull/1893@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca61b925ec_18023fadf36d45bc188715"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0+u3IgDfC5jTt63qcSag3MHI9O0p12/boJjO Qvy/RwYMhEFYMmXwwM3yMhI2UGEEwol4kqEJv7PtP2EyFrda/Oi5Eyf+o5p6cfRWodsvrL7rlbungx mMgJOzUb2K31d2tw64u5P0mLeS45OA/DzHQ546A6KytUSmuhfi5OH4mingW2I4gZYkuZP6uZSj2NEE Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aglx8y4i7xlW_LLy6bKUYL39ULU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 22:59:15 -0000

----==_mimepart_5bca61b925ec_18023fadf36d45bc188715
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

1b8a9c6  Fix line that was too long


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1893/files/e6d9bbec399e08b5c1ca33b518fb8f25bc79ee61..1b8a9c6000f94c1eadcdfff535e4146fff80b39c

----==_mimepart_5bca61b925ec_18023fadf36d45bc188715
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/1b8a9c6">1b8a9c6</a>  Fix line that was too long</li>
</ul>


<p style="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/1893/files/e6d9bbec399e08b5c1ca33b518fb8f25bc79ee61..1b8a9c6000f94c1eadcdfff535e4146fff80b39c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx9f92hv8QdF-Knvqf8_chQH4JmMks5umlk5gaJpZM4XxHgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq803v1XbbNd2AEECHYLeLYzUvQPMks5umlk5gaJpZM4XxHgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke pushed 1 commit in #1893"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1893/files/e6d9bbec399e08b5c1ca33b518fb8f25bc79ee61..1b8a9c6000f94c1eadcdfff535e4146fff80b39c"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1893/files/e6d9bbec399e08b5c1ca33b518fb8f25bc79ee61..1b8a9c6000f94c1eadcdfff535e4146fff80b39c",
"url": "https://github.com/quicwg/base-drafts/pull/1893/files/e6d9bbec399e08b5c1ca33b518fb8f25bc79ee61..1b8a9c6000f94c1eadcdfff535e4146fff80b39c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke pushed 1 commit in #1893",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1893:",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [
{
"name": "1b8a9c6",
"value": "Fix line that was too long"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893/files/e6d9bbec399e08b5c1ca33b518fb8f25bc79ee61..1b8a9c6000f94c1eadcdfff535e4146fff80b39c"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398751779\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bca61b925ec_18023fadf36d45bc188715--


From nobody Fri Oct 19 16:01:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 832CE131132 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 16:01:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 qTgs7zJi7GXM for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 16:01:40 -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 D8ACB1310D3 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 16:01:39 -0700 (PDT)
Date: Fri, 19 Oct 2018 16:01:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539990099; bh=MJ0ugHeJjOk+yo6rvk+szdjfS/OMcGIQFzTEyjk88+E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WKrICdY9kQNzjWKagWV9DR5VGpT/RIqXyMnhEXHbJKxyMujVxEij09Msgs3QpjRqW F3kIW8ldaLMwl+aIGlttLwzj8Xzj9H2qyH58q1MV6rLah7ErvvcRR2l1kc0W5nfzC8 DFKS40/ZfRQ96ohHMaNNfWp4vPjBVgst7NMlGEiA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc0f6299d76cf89985e383447d2b1162ad014a99992cf0000000117e2245392a169ce162c4636@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1892/431522514@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1892@github.com>
References: <quicwg/base-drafts/issues/1892@github.com>
Subject: Re: [quicwg/base-drafts] Make Client TP Optional (#1892)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca625323ea3_6bc93fb7500d45c085589"; 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/iIzwhKolQnbLm3WfovZEdRIVV-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: Fri, 19 Oct 2018 23:01:47 -0000

----==_mimepart_5bca625323ea3_6bc93fb7500d45c085589
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Agreed, always sending it is a lot easier than sometimes sending it.  Additionally, I believe it'll always end up being necessary in real applications(ie: HTTP), so there's no real-world savings in omitting 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/1892#issuecomment-431522514
----==_mimepart_5bca625323ea3_6bc93fb7500d45c085589
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Agreed, always sending it is a lot easier than sometimes sending it.  Additionally, I believe it'll always end up being necessary in real applications(ie: HTTP), so there's no real-world savings in omitting 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/1892#issuecomment-431522514">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6_92JydEep3YX6N_k9yoEPz-ncvks5umlnTgaJpZM4Xwjgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq27XDMVAtl5HBcBsCqXgZc6r9BPuks5umlnTgaJpZM4Xwjgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1892: Agreed, always sending it is a lot easier than sometimes sending it.  Additionally, I believe it'll always end up being necessary in real applications(ie: HTTP), so there's no real-world savings in omitting it."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1892#issuecomment-431522514"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1892#issuecomment-431522514",
"url": "https://github.com/quicwg/base-drafts/issues/1892#issuecomment-431522514",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Make Client TP Optional (#1892)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1892,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1892\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1892#issuecomment-431522514"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398604323\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca625323ea3_6bc93fb7500d45c085589--


From nobody Fri Oct 19 16:10:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C64A130DD4 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 16:10:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 3UpGQyr2M5lf for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 16:10: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 6C3A2130E6E for <quic-issues@ietf.org>; Fri, 19 Oct 2018 16:10:16 -0700 (PDT)
Date: Fri, 19 Oct 2018 16:10:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539990615; bh=zTl2A3pffi7vysatcxvilE8aZHbnoaUt+l/5NC01Dk8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=H14dYIhcKyqwI0gT1gdFtfSf3LY/nmybjLvElelxKGOWoIoSWgcqwR9RblrmeoNyd uTrP7IpEQWRZaS75JRb/lPEloTw5xKvE1jUy3yQnWBLgbNeqr9wKjFqu3bRHsYZ+LV VlsT/kI7ARznf9O7lCqnglYcMcqPm9EipC143Y+M=
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba4509927a5bfc0dc573a99e1468e449fe0f6e68992cf0000000117e2265792a169ce162d02a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1893/c431523903@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1893@github.com>
References: <quicwg/base-drafts/pull/1893@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca6457314cc_4ddb3fce9b8d45c4340b3"; 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/aBWi9aieDBKVNSJ-AqZBcEDCOCQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 23:10:22 -0000

----==_mimepart_5bca6457314cc_4ddb3fce9b8d45c4340b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann Yes, definitely. But I understood that the point of this CL was to help clarify the QUIC RST_STREAM behavior which is different from HTTP/2. Since the proposed text says, SHOULD, I wondered if some reader might not realize that eventually they MUST. But I'm happy with this PR as is if nobody else is concerned :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1893#issuecomment-431523903
----==_mimepart_5bca6457314cc_4ddb3fce9b8d45c4340b3
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=3D1478487" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
marten-seemann">@marten-seemann</a> Yes, definitely. But I understood tha=
t the point of this CL was to help clarify the QUIC RST_STREAM behavior w=
hich is different from HTTP/2. Since the proposed text says, SHOULD, I wo=
ndered if some reader might not realize that eventually they MUST. But I'=
m happy with this PR as is if nobody else is concerned :)</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/1893#issuecomment-431523903">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-tSft=
AwUnPyy8jIf4E0ex2UJwnXks5umlvXgaJpZM4XxHgj">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq4siCelZevImy2PW3ny1Kn6qZ4t1=
ks5umlvXgaJpZM4XxHgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Ryan=
AtGoogle in #1893: @marten-seemann Yes, definitely. But I understood that=
 the point of this CL was to help clarify the QUIC RST_STREAM behavior wh=
ich is different from HTTP/2. Since the proposed text says, SHOULD, I won=
dered if some reader might not realize that eventually they MUST. But I'm=
 happy with this PR as is if nobody else is concerned :)"}],"action":{"na=
me":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull=
/1893#issuecomment-431523903"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1893#issuecomment-4=
31523903",
"url": "https://github.com/quicwg/base-drafts/pull/1893#issuecomment-4315=
23903",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (=
#1893)",
"sections": [
{
"text": "",
"activityTitle": "**Ryan Hamilton**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@RyanAtGoogle",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1893,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1893\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893#issuecomment-4315=
23903"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3987517=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca6457314cc_4ddb3fce9b8d45c4340b3--


From nobody Fri Oct 19 16:34:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D1B301310AF for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 16:34:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.66
X-Spam-Level: 
X-Spam-Status: No, score=-6.66 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Q_M2VNel-mb8 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 16:34: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 81DA7130DE6 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 16:34:42 -0700 (PDT)
Date: Fri, 19 Oct 2018 16:34:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539992081; bh=WR1UVKBFPBLGL9vrYv4wJW0yaWF9Yd/1kb3fb19wIRM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y1hLBO48b0HeOPxfm8wYbeBS1FAGIswQyO75V4duwCvrcEctscogiCYsG7/6eIE9s WsaTtLgUQJFraUQLUgpnWCEoPOfoi21Zanls8B1AeUbWtR2T5matCsrzCCN0EVgm1G y/WF2vaS6Uc14iY/LWNr4P0CmxzMTmP9cZf7TUyo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9d4af638b91d69def312c69554210d08b192dc6792cf0000000117e22c1192a169ce162e64dc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1895/review/166724682@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca6a114c863_2bcf3fa07e0d45b88156f"; 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/OacXgQkJRdVp0lsDDj5uJVr0VfM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 23:34:47 -0000

----==_mimepart_5bca6a114c863_2bcf3fa07e0d45b88156f
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/1895#pullrequestreview-166724682
----==_mimepart_5bca6a114c863_2bcf3fa07e0d45b88156f
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/1895#pullrequestreview-166724682">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1-dD6GCf8mVgiJ2Mxt1_g-KWHiEks5ummGRgaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq897Mp9KnHS3ifYUMFtfixraxGF1ks5ummGRgaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1895"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166724682"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166724682",
"url": "https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166724682",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1895",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166724682"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca6a114c863_2bcf3fa07e0d45b88156f--


From nobody Fri Oct 19 16:41:51 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C099D1310B4 for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 16:41:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 b890cDiEbG6P for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 16:41: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 53AF0130DE6 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 16:41:46 -0700 (PDT)
Date: Fri, 19 Oct 2018 16:41:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539992505; bh=suEHUYAnChoV8kW5JW90NWW0x5AFg+hsFU7Ap+Jae+I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=D6Qnrn5cUh3n9wcBcpiZ40HxE+7obzwBk26tNjd5eNwxznnud8Hvv8voGBQ9TYcLg dSrRz2fvCuu+KvqwG8FFyJlC2KZnZtahEH9j1X7sdyFqVkepfr3K56zEqXk/LZW2AM 6fyYplwViHm0bkx/zBs/dpv7igwdOHgOQyKBOXqw=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb7abde55fcf3d4bf98efffc9f551343ed992a83292cf0000000117e22db992a169ce162e64dc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1895/review/166725474@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca6bb93d87c_5f3d3ff4e4ad45bc324127"; 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/Ms4qE9sry7pgrL6kr8gkFGR_aK8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 23:41:49 -0000

----==_mimepart_5bca6bb93d87c_5f3d3ff4e4ad45bc324127
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann approved this pull request.



>  verified through an address validation token (delivered via a Retry packet or
-a NEW_TOKEN frame) or by processing any message from the client encrypted using
-the Handshake keys.  This limit exists to mitigate amplification attacks.
+a NEW_TOKEN frame), by processing any message from the client encrypted using
+the Handshake keys, or by processing a TLS client hello with a valid

s/client hello/ClientHello

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166725474
----==_mimepart_5bca6bb93d87c_5f3d3ff4e4ad45bc324127
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@marten-seemann</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1895#discussion_r226805497">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  verified through an address validation token (delivered via a Retry packet or
-a NEW_TOKEN frame) or by processing any message from the client encrypted using
-the Handshake keys.  This limit exists to mitigate amplification attacks.
+a NEW_TOKEN frame), by processing any message from the client encrypted using
+the Handshake keys, or by processing a TLS client hello with a valid
</pre>
<p>s/client hello/ClientHello</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166725474">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9UHLf4RC93PKUVVi309BS3VakCUks5ummM5gaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0ktEB9M2YXOh2iN6GBnBAAmxUaFks5ummM5gaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann approved #1895"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166725474"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166725474",
"url": "https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166725474",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann approved 1895",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166725474"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bca6bb93d87c_5f3d3ff4e4ad45bc324127--


From nobody Fri Oct 19 16:53:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1E461310AF for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 16:53:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 k0dI6zvDG_Ns for <quic-issues@ietfa.amsl.com>; Fri, 19 Oct 2018 16:53:15 -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 C36E9130E17 for <quic-issues@ietf.org>; Fri, 19 Oct 2018 16:53:15 -0700 (PDT)
Date: Fri, 19 Oct 2018 16:53:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1539993195; bh=cJbNBJ+VaoMbx7HhdT1Uz11ttWRwEOz5cWw88i3xKME=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MMi0iquroOP3QGJiWxsxrHrJm+XR6G7s73iRd6gi2JNrxHutIIWge01nOtr8SP7YV dOQb1VD8AlvqgWCDTCV6TVqKrixOzJQPS46TtsZzFiF7IqUKjEn+l7EbAmxsnQlAbT W6gjmDpyVAi/p4NzPueQdPZ4suH612K/zpERG/5Q=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abedfe6a92cfe542b0b7b65c21e5369f8f8e2ee27292cf0000000117e2306a92a169ce162d02a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1893/c431529441@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1893@github.com>
References: <quicwg/base-drafts/pull/1893@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bca6e6aaa437_7a803fb22c4d45b85703d1"; 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/D9hQvvObOgcuvHoLCoY2eGv3-0c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Oct 2018 23:53:18 -0000

----==_mimepart_5bca6e6aaa437_7a803fb22c4d45b85703d1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree with @RyanAtGoogle that the proposed text (quoted below) is confusing.
> It will often be the case that upon receipt of a RST_STREAM on a bidirectional stream, an endpoint will choose to stop sending data to the peer on that stream. If so, it SHOULD send a FIN or RST_STREAM for that stream to close the peer's receive stream state.

My view is that the text can be interpreted as allowing an endpoint to stop sending data on that stream without sending FIN or RST_STREAM.

I think that it would be beneficial to either avoid use of SHOULD (by for example replacing it to "needs to"), or change it to 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/pull/1893#issuecomment-431529441
----==_mimepart_5bca6e6aaa437_7a803fb22c4d45b85703d1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I agree with <a class=3D"user-mention" data-hovercard-type=3D"user" da=
ta-hovercard-url=3D"/hovercards?user_id=3D19561162" data-octo-click=3D"ho=
vercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https=
://github.com/RyanAtGoogle">@RyanAtGoogle</a> that the proposed text (quo=
ted below) is confusing.</p>
<blockquote>
<p>It will often be the case that upon receipt of a RST_STREAM on a bidir=
ectional stream, an endpoint will choose to stop sending data to the peer=
 on that stream. If so, it SHOULD send a FIN or RST_STREAM for that strea=
m to close the peer's receive stream state.</p>
</blockquote>
<p>My view is that the text can be interpreted as allowing an endpoint to=
 stop sending data on that stream without sending FIN or RST_STREAM.</p>
<p>I think that it would be beneficial to either avoid use of SHOULD (by =
for example replacing it to "needs to"), or change it to MUST.</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/1893#issuecomment-431529441">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2EH0O=
eBDOLkVyg7402N3s2S0STqks5ummXqgaJpZM4XxHgj">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqyVOQg7RWj-GjxczynLCyA0BSCUf=
ks5ummXqgaJpZM4XxHgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1893: I agree with @RyanAtGoogle that the proposed text (quoted be=
low) is confusing.\r\n\u003e It will often be the case that upon receipt =
of a RST_STREAM on a bidirectional stream, an endpoint will choose to sto=
p sending data to the peer on that stream. If so, it SHOULD send a FIN or=
 RST_STREAM for that stream to close the peer's receive stream state.\r\n=
\r\nMy view is that the text can be interpreted as allowing an endpoint t=
o stop sending data on that stream without sending FIN or RST_STREAM.\r\n=
\r\nI think that it would be beneficial to either avoid use of SHOULD (by=
 for example replacing it to \"needs to\"), or change it to MUST.\r\n"}],=
"action":{"name":"View Pull Request","url":"https://github.com/quicwg/bas=
e-drafts/pull/1893#issuecomment-431529441"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1893#issuecomment-4=
31529441",
"url": "https://github.com/quicwg/base-drafts/pull/1893#issuecomment-4315=
29441",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (=
#1893)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1893,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1893\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893#issuecomment-4315=
29441"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3987517=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bca6e6aaa437_7a803fb22c4d45b85703d1--


From nobody Sat Oct 20 03:35:03 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 675761294D0 for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 03:35:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 fpnyKZHfYk1j for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 03:35: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 C26FE128A6E for <quic-issues@ietf.org>; Sat, 20 Oct 2018 03:34:59 -0700 (PDT)
Date: Sat, 20 Oct 2018 03:34:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540031698; bh=WTWYd0RLWZ+tU2s/HY8VT5WgUu5JAB3OPO1I6XNWEi0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ftMPvo7VW3ZlOH5U8TepePcMEX/rpKECYqu+iTl+X/w1PGeMPQNFM/twG3gNBmBx4 nTqdJg3ingFV1eKcuOHjK3CqUgbOWEtq7Kv83MIRTxMdrTZ2e3Vc3zz0jn9Mq2fKbN k8BCDCz8RbdyNA3adSfLPn+7nUenOoUcl1zRz/bE=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbd2f37a9ac987a2c8a0874ca3f68324365273ee992cf0000000117e2c6d292a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431568943@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcb04d251d13_65723ff0b72d45b45198c6"; 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/HW47Wz1qto5DtDrI9sSRvlyvhKA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 Oct 2018 10:35:01 -0000

----==_mimepart_5bcb04d251d13_65723ff0b72d45b45198c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

In our QPACK implementation, [ls-qpack](https://github.com/litespeedtech/ls-qpack), the decoder consumes header block as a stream.  Hence, having a header block of an unspecified size is no problem -- there is no buffering either way.

For QPACK encoder, it is a profitable optimization to be able to write some header blocks directly to the stream.  I share @RyanAtGoogle's emotions in this regard.

@kazuho writes:
> Having non-DATA frames terminated by EOS means that we need add a different path for the last bullet. I'm sure I can implement that, but my preference goes to avoiding it.

Isn't this as simple as foregoing the initial size check and closing the connection if you do hit the internal limit?  Certainly, if you're willing to buffer 16KB - 1 bytes to process a frame, you should be willing to buffer 16KB -1 bytes and then throw them out and 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/1885#issuecomment-431568943
----==_mimepart_5bcb04d251d13_65723ff0b72d45b45198c6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>In our QPACK implementation, <a href=3D"https://github.com/litespeedte=
ch/ls-qpack">ls-qpack</a>, the decoder consumes header block as a stream.=
  Hence, having a header block of an unspecified size is no problem -- th=
ere is no buffering either way.</p>
<p>For QPACK encoder, it is a profitable optimization to be able to write=
 some header blocks directly to the stream.  I share <a class=3D"user-men=
tion" data-hovercard-type=3D"user" data-hovercard-url=3D"/hovercards?user=
_id=3D19561162" data-octo-click=3D"hovercard-link-click" data-octo-dimens=
ions=3D"link_type:self" href=3D"https://github.com/RyanAtGoogle">@RyanAtG=
oogle</a>'s emotions in this regard.</p>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/hovercards?user_id=3D41567" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/ka=
zuho">@kazuho</a> writes:</p>
<blockquote>
<p>Having non-DATA frames terminated by EOS means that we need add a diff=
erent path for the last bullet. I'm sure I can implement that, but my pre=
ference goes to avoiding it.</p>
</blockquote>
<p>Isn't this as simple as foregoing the initial size check and closing t=
he connection if you do hit the internal limit?  Certainly, if you're wil=
ling to buffer 16KB - 1 bytes to process a frame, you should be willing t=
o buffer 16KB -1 bytes and then throw them out and close the connection.<=
/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/1885#issuecomment-431568943">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0XE=
_OacYmadX4jDfqDmMGBRKc1Mks5umvxSgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqzJ52sCrDC9LHAElIu2EobM3=
l-r0ks5umvxSgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtik=
honov in #1885: In our QPACK implementation, [ls-qpack](https://github.co=
m/litespeedtech/ls-qpack), the decoder consumes header block as a stream.=
  Hence, having a header block of an unspecified size is no problem -- th=
ere is no buffering either way.\r\n\r\nFor QPACK encoder, it is a profita=
ble optimization to be able to write some header blocks directly to the s=
tream.  I share @RyanAtGoogle's emotions in this regard.\r\n\r\n@kazuho w=
rites:\r\n\u003e Having non-DATA frames terminated by EOS means that we n=
eed add a different path for the last bullet. I'm sure I can implement th=
at, but my preference goes to avoiding it.\r\n\r\nIsn't this as simple as=
 foregoing the initial size check and closing the connection if you do hi=
t the internal limit?  Certainly, if you're willing to buffer 16KB - 1 by=
tes to process a frame, you should be willing to buffer 16KB -1 bytes and=
 then throw them out and close the connection."}],"action":{"name":"View =
Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomm=
ent-431568943"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431568943",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1568943",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1568943"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcb04d251d13_65723ff0b72d45b45198c6--


From nobody Sat Oct 20 03:48:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 94C061294D0 for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 03:48:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 lHrR2czQlr2u for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 03:48: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 406B61292F1 for <quic-issues@ietf.org>; Sat, 20 Oct 2018 03:48:37 -0700 (PDT)
Date: Sat, 20 Oct 2018 03:48:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540032516; bh=+F7C8FjyoRlMpSzO3tdh59dzHwE11FnQPEng2dxdAas=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VgcODlbxRBCFML1FTawT3I0VxfmKPQG962VBB+xcloFhGRMyzSFLZAtnZHwces32M oBYTEefi5HtCwpwXetCGbSzjxMDvsACCDPbs0QSOI+bN5jhvGIPBa/hYCGz//Rx5cV dPnZLu3ngjsXrYIS3F9uHvaT82J/r8cZNL2MYwV8=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb3cf1fe5316989cc3af4e739bfb1ecb587d3be6792cf0000000117e2ca0492a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431569753@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcb08044b135_64f13f90226d45c410608d8"; 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/1rnvReKG2K9jkriNxHaqZdyId3o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 Oct 2018 10:48:39 -0000

----==_mimepart_5bcb08044b135_64f13f90226d45c410608d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho writes:
> As a developer of a HQ proxy capable of forwarding trailers, I can say that H2O/quicly will generate sized DATA frames.

What about larger players such as Google?  For example, because not many server implementations support server push and not many websites use it (and even fewer do it well), Google [floated the idea](https://github.com/httpwg/wg-materials/blob/gh-pages/ietf102/chrome_push.pdf) to "destroy" 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/1885#issuecomment-431569753
----==_mimepart_5bcb08044b135_64f13f90226d45c410608d8
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=3D41567" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/ka=
zuho">@kazuho</a> writes:</p>
<blockquote>
<p>As a developer of a HQ proxy capable of forwarding trailers, I can say=
 that H2O/quicly will generate sized DATA frames.</p>
</blockquote>
<p>What about larger players such as Google?  For example, because not ma=
ny server implementations support server push and not many websites use i=
t (and even fewer do it well), Google <a href=3D"https://github.com/httpw=
g/wg-materials/blob/gh-pages/ietf102/chrome_push.pdf">floated the idea</a=
> to "destroy" it.</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/1885#issuecomment-431569753">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4TQ=
q5bOCrs0OTqzyF3k82gLuVJnks5umv-EgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6s4jQm7VZ_UDUVNPQ9fCFfi=
eOhnks5umv-EgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtik=
honov in #1885: @kazuho writes:\r\n\u003e As a developer of a HQ proxy ca=
pable of forwarding trailers, I can say that H2O/quicly will generate siz=
ed DATA frames.\r\n\r\nWhat about larger players such as Google?  For exa=
mple, because not many server implementations support server push and not=
 many websites use it (and even fewer do it well), Google [floated the id=
ea](https://github.com/httpwg/wg-materials/blob/gh-pages/ietf102/chrome_p=
ush.pdf) to \"destroy\" it."}],"action":{"name":"View Issue","url":"https=
://github.com/quicwg/base-drafts/issues/1885#issuecomment-431569753"}}}</=
script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431569753",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1569753",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1569753"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcb08044b135_64f13f90226d45c410608d8--


From nobody Sat Oct 20 03:55:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 581651294D0 for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 03:55:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 RZR9iMsNvEti for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 03:55:38 -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 C05441292F1 for <quic-issues@ietf.org>; Sat, 20 Oct 2018 03:55:38 -0700 (PDT)
Date: Sat, 20 Oct 2018 03:55:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540032937; bh=AosqxuWvUErsPyGW4T5BAampNbrhruJEM8A2U/jme6M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bb7Dy34G29r+z0e5DiI27oRlkWpsHzx4OEOH1SZRwOJu2y0M7dOVXHfbhdKzyWoiM c5709XX1yTVTHVpYz0fWsK79Pl+WvJws6wRnmR+mbX3U+6OG07X7XxaRVnZ0eQ0WAv 7qCsVIefWg3pYtEVSfCuGTTQ983GnP0fQvH6J9Fk=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe6f00fb7c66abda983242fe43cbbb4f7f4d4ef5892cf0000000117e2cba992a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431570158@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcb09a9a5019_36e83ff84fcd45c4195789"; 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/_Dc-jFMivaMPQOR75VT08eCz_T0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 Oct 2018 10:55:40 -0000

----==_mimepart_5bcb09a9a5019_36e83ff84fcd45c4195789
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@dtikhonov 
> Isn't this as simple as foregoing the initial size check and closing the connection if you do hit the internal limit?

You also need to handle EOS differently. In the bounded frame case, seeing EOS before consuming the entire frame is a protocol error. In the non-bounded case, seeing it is a non-error.

To generalize, allowing the use of EOS as a terminator for non-DATA frames introduces new complexity to *some* decoders. OTOH, allowing that does not simplify on the encoder side, because you need the code to emit such frames in the middle of the stream.

This is very different from DATA frames:
* For many HQ stacks, DATA would be the last frame to be emitted on a stream. Therefore, you can get rid of the code that emits bounded DATA frames if we introduce the use of EOS as a terminator.
* It does not make the decoder complex, because in practice no decoder will block until it receives an entire DATA frame.
* DATA will be the most frequently used frame (compared to nothing else). Therefore, it is beneficial to reduce the number of the frames (by allowing use of EOS as the terminator).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431570158
----==_mimepart_5bcb09a9a5019_36e83ff84fcd45c4195789
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=3D4528576" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
dtikhonov">@dtikhonov</a></p>
<blockquote>
<p>Isn't this as simple as foregoing the initial size check and closing t=
he connection if you do hit the internal limit?</p>
</blockquote>
<p>You also need to handle EOS differently. In the bounded frame case, se=
eing EOS before consuming the entire frame is a protocol error. In the no=
n-bounded case, seeing it is a non-error.</p>
<p>To generalize, allowing the use of EOS as a terminator for non-DATA fr=
ames introduces new complexity to <em>some</em> decoders. OTOH, allowing =
that does not simplify on the encoder side, because you need the code to =
emit such frames in the middle of the stream.</p>
<p>This is very different from DATA frames:</p>
<ul>
<li>For many HQ stacks, DATA would be the last frame to be emitted on a s=
tream. Therefore, you can get rid of the code that emits bounded DATA fra=
mes if we introduce the use of EOS as a terminator.</li>
<li>It does not make the decoder complex, because in practice no decoder =
will block until it receives an entire DATA frame.</li>
<li>DATA will be the most frequently used frame (compared to nothing else=
). Therefore, it is beneficial to reduce the number of the frames (by all=
owing use of EOS as the terminator).</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/issues/1885#issuecomment-431570158">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3D7=
xHxqPJyVYnpCPPxx-p1-T1V9ks5umwEpgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_Ur-v6zw-HtAdILnoV_Mbr5=
iGDmks5umwEpgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1885: @dtikhonov \r\n\u003e Isn't this as simple as foregoing the =
initial size check and closing the connection if you do hit the internal =
limit?\r\n\r\nYou also need to handle EOS differently. In the bounded fra=
me case, seeing EOS before consuming the entire frame is a protocol error=
. In the non-bounded case, seeing it is a non-error.\r\n\r\nTo generalize=
, allowing the use of EOS as a terminator for non-DATA frames introduces =
new complexity to *some* decoders. OTOH, allowing that does not simplify =
on the encoder side, because you need the code to emit such frames in the=
 middle of the stream.\r\n\r\nThis is very different from DATA frames:\r\=
n* For many HQ stacks, DATA would be the last frame to be emitted on a st=
ream. Therefore, you can get rid of the code that emits bounded DATA fram=
es if we introduce the use of EOS as a terminator.\r\n* It does not make =
the decoder complex, because in practice no decoder will block until it r=
eceives an entire DATA frame.\r\n* DATA will be the most frequently used =
frame (compared to nothing else). Therefore, it is beneficial to reduce t=
he number of the frames (by allowing use of EOS as the terminator)."}],"a=
ction":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/=
issues/1885#issuecomment-431570158"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431570158",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1570158",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1570158"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcb09a9a5019_36e83ff84fcd45c4195789--


From nobody Sat Oct 20 03:58:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7044130DC9 for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 03:58:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 9unEwInLA86f for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 03:58: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 1AC821292F1 for <quic-issues@ietf.org>; Sat, 20 Oct 2018 03:58:25 -0700 (PDT)
Date: Sat, 20 Oct 2018 03:58:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540033104; bh=1R+cG2QXEzg7deFbHYkjHtSNOOITGobD6PGefnYqGac=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lveezXYVANJHFlxHXb74Pi5cuvLSBqKp503T414sOmJqOjh/e/6sf4gARxnODvGGp 8YU6dUzOul1zMBQNwW0i8RiedFVswCZ1T6ejyRFO0yKRvqKB6RphIJcYafLrQsVxoM 048jiaqiNE13ugX+K7MFZbPiSYlo9+9SGNYKwsKQ=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6f64aaee738ae833baad6c5e27485339827403c992cf0000000117e2cc5092a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431570332@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcb0a5064876_1b5f3f8023cd45b46349f3"; 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/IVl-lPyqXUWHPo2WBtlTM1dxwtw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 Oct 2018 10:58:27 -0000

----==_mimepart_5bcb0a5064876_1b5f3f8023cd45b46349f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@dtikhonov 
>> As a developer of a HQ proxy capable of forwarding trailers, I can say that H2O/quicly will generate sized DATA frames.
> 
> What about larger players such as Google?

I hope that the developers will notice interoperability with the websites hosted by Fastly before shipping stacks with broken trailer handling :-)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431570332
----==_mimepart_5bcb0a5064876_1b5f3f8023cd45b46349f3
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=3D4528576" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
dtikhonov">@dtikhonov</a></p>
<blockquote>
<blockquote>
<p>As a developer of a HQ proxy capable of forwarding trailers, I can say=
 that H2O/quicly will generate sized DATA frames.</p>
</blockquote>
<p>What about larger players such as Google?</p>
</blockquote>
<p>I hope that the developers will notice interoperability with the websi=
tes hosted by Fastly before shipping stacks with broken trailer handling =
:-)</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/1885#issuecomment-431570332">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyvJ=
FESfG0Yo8dHjM5GvQRu27P70ks5umwHQgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq6bORgunNZRlQKpfWxAZG4BA=
SB9iks5umwHQgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1885: @dtikhonov \r\n\u003e\u003e As a developer of a HQ proxy cap=
able of forwarding trailers, I can say that H2O/quicly will generate size=
d DATA frames.\r\n\u003e \r\n\u003e What about larger players such as Goo=
gle?\r\n\r\nI hope that the developers will notice interoperability with =
the websites hosted by Fastly before shipping stacks with broken trailer =
handling :-)"}],"action":{"name":"View Issue","url":"https://github.com/q=
uicwg/base-drafts/issues/1885#issuecomment-431570332"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431570332",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1570332",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1570332"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcb0a5064876_1b5f3f8023cd45b46349f3--


From nobody Sat Oct 20 08:44:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AED04130E6D for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 08:44:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 neYslkbXkHnk for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 08:44:49 -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 2124C130E69 for <quic-issues@ietf.org>; Sat, 20 Oct 2018 08:44:49 -0700 (PDT)
Date: Sat, 20 Oct 2018 08:44:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540050286; bh=+Pn3zkxoAluligZVTf7CO/5q0Zn0jnyQEH1q/C4uQNs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hwj/fKYIaMSkzE0Bvkc9yblc5xocfmOQN9t9k0b5V5W3z2/UFV3ZhXrtOOxWJ1mHL tNEIQBnNXizoyE9YkhjYfoigHqGqJeH6Sdn6r5laElRZz7EqKHu9yBLaHiMJ2ek7Pq OYzDMTHHqRSwiL3Qges0K3jjoRR8bmb7AKK/zIxA=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab28accd8c9f7d51605e6518e3f87c7a8112df70b592cf0000000117e30f6e92a169ce161e861f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1865/431592988@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1865@github.com>
References: <quicwg/base-drafts/issues/1865@github.com>
Subject: Re: [quicwg/base-drafts] In-order priority changes in HQ does not hold (#1865)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcb4d6e35498_50833fad96ad45c02219a9"; 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/PUNg7ZXF-6F3gaoUXDOCH0YOzxw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 20 Oct 2018 15:44:51 -0000

----==_mimepart_5bcb4d6e35498_50833fad96ad45c02219a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Delayed data on a single stream can cause delays in the server catching up to what the client wants -- and your observation that the request can arrive before its PRIORITY frame does is certainly a valid instance of that -- **but** reordering of valid priority instructions causes actual differences, not just delay.

_[emphasis added]_

@MikeBishop, why the "but?" Since the server must prioritize a new request somehow when its _PRIORITY_ frame is delayed, are you sure there is no scenario wherein the reordering you describe can occur?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1865#issuecomment-431592988
----==_mimepart_5bcb4d6e35498_50833fad96ad45c02219a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>Delayed data on a single stream can cause delays in the server catchin=
g up to what the client wants -- and your observation that the request ca=
n arrive before its PRIORITY frame does is certainly a valid instance of =
that -- <strong>but</strong> reordering of valid priority instructions ca=
uses actual differences, not just delay.</p>
</blockquote>
<p><em>[emphasis added]</em></p>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/hovercards?user_id=3D4273797" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
MikeBishop">@MikeBishop</a>, why the "but?" Since the server must priorit=
ize a new request somehow when its <em>PRIORITY</em> frame is delayed, ar=
e you sure there is no scenario wherein the reordering you describe can o=
ccur?</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/1865#issuecomment-431592988">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqy-f=
vXxLx4lIbvE6f68_wQaA7lwsks5um0TugaJpZM4XkBm9">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq2xkWvYv0tuC6DHgFSC9F2pb=
ahLBks5um0TugaJpZM4XkBm9.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@dtik=
honov in #1865: \u003e Delayed data on a single stream can cause delays i=
n the server catching up to what the client wants -- and your observation=
 that the request can arrive before its PRIORITY frame does is certainly =
a valid instance of that -- **but** reordering of valid priority instruct=
ions causes actual differences, not just delay.\r\n\r\n_[emphasis added]_=
\r\n\r\n@MikeBishop, why the \"but?\" Since the server must prioritize a =
new request somehow when its _PRIORITY_ frame is delayed, are you sure th=
ere is no scenario wherein the reordering you describe can occur?"}],"act=
ion":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/is=
sues/1865#issuecomment-431592988"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment=
-431592988",
"url": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-43=
1592988",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] In-order priority changes in HQ does n=
ot hold (#1865)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1865,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1865\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-43=
1592988"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3953197=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcb4d6e35498_50833fad96ad45c02219a9--


From nobody Sat Oct 20 20:33:58 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 419E3130DDE for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 20:33:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 7BRg2ji3wvUb for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 20:33: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 51A7E130DC0 for <quic-issues@ietf.org>; Sat, 20 Oct 2018 20:33:54 -0700 (PDT)
Date: Sat, 20 Oct 2018 20:33:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540092833; bh=1/Jz6UNwaRZ0snbcLtWxIttVw8l6UXjolpnkVYNdUTE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=z103qHH9frn8a7o+tNzBZuQ+MRCMtcFaDIJp7IESJWAWseimNEX5RK9KRZOROZWo1 ZllFS/a7oK/stZOntwv0ixq0Ta6xj8/F0ErJTbByWaJ/ToseWBxUrCAavmj6tK1MD3 gZDuw80I8dsW6CBDWM42XmXnNOcRt6z1XFWq6zoU=
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/1893/push/2977275372@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1893@github.com>
References: <quicwg/base-drafts/pull/1893@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcbf3a130e1b_3bd93ff1136d45b819647df"; 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/BFHC_n3AFcNBgr5EQibh0UD-AOE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 03:33:56 -0000

----==_mimepart_5bcbf3a130e1b_3bd93ff1136d45b819647df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

755e329  Rewrote to address discussion


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1893/files/1b8a9c6000f94c1eadcdfff535e4146fff80b39c..755e32942b9db5d45ab08600171dbf9dde41ced7

----==_mimepart_5bcbf3a130e1b_3bd93ff1136d45b819647df
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/755e329">755e329</a>  Rewrote to address discussion</li>
</ul>


<p style="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/1893/files/1b8a9c6000f94c1eadcdfff535e4146fff80b39c..755e32942b9db5d45ab08600171dbf9dde41ced7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5EQEbxHKCovV04mX9uN_SXPKRV-ks5um-shgaJpZM4XxHgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1Vgpr4pE5ezBY0RGyRBa9wDfUHRks5um-shgaJpZM4XxHgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke pushed 1 commit in #1893"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1893/files/1b8a9c6000f94c1eadcdfff535e4146fff80b39c..755e32942b9db5d45ab08600171dbf9dde41ced7"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1893/files/1b8a9c6000f94c1eadcdfff535e4146fff80b39c..755e32942b9db5d45ab08600171dbf9dde41ced7",
"url": "https://github.com/quicwg/base-drafts/pull/1893/files/1b8a9c6000f94c1eadcdfff535e4146fff80b39c..755e32942b9db5d45ab08600171dbf9dde41ced7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke pushed 1 commit in #1893",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1893:",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [
{
"name": "755e329",
"value": "Rewrote to address discussion"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893/files/1b8a9c6000f94c1eadcdfff535e4146fff80b39c..755e32942b9db5d45ab08600171dbf9dde41ced7"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398751779\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcbf3a130e1b_3bd93ff1136d45b819647df--


From nobody Sat Oct 20 21:54:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0858F130E29 for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 21:54:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 u7MfP9pVNyR7 for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 21:54:43 -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 34A4C130E23 for <quic-issues@ietf.org>; Sat, 20 Oct 2018 21:54:43 -0700 (PDT)
Date: Sat, 20 Oct 2018 21:54:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540097681; bh=AkiQsPPmzQ9PUf7d+xCr5aeF7eGxY25jDHAR6XT9+Tw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gHQQuqfDAQk8oXPejBisUkRyLk2dAMzL815RaVFKkf2k8tXUJzYCCHSrG7ve4kdui SOqWI1av2dtW0KWQmuB+u5xgq7maOYcY6lRoNjlm/5cpxr+ET8PooyqPL6OikMgwfk HOeDRvLjB3q3PwmF2e2Z6NXKp1GVMXjFSfUopmlQ=
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/1895/push/2977334164@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcc0690e02f6_6e4c3fbd488d45c46030b3"; 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/eCbmb88wObnsOXRpKvBzyRg7DzM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 04:54:45 -0000

----==_mimepart_5bcc0690e02f6_6e4c3fbd488d45c46030b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

34c3ff7  Fixed Martin S. issue.


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1895/files/6ee3df8514b129a2aa5368939b22a09d0090a98f..34c3ff7d6ac993194a7766aeacb0f768bb07e006

----==_mimepart_5bcc0690e02f6_6e4c3fbd488d45c46030b3
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/34c3ff7">34c3ff7</a>  Fixed Martin S. issue.</li>
</ul>


<p style="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/1895/files/6ee3df8514b129a2aa5368939b22a09d0090a98f..34c3ff7d6ac993194a7766aeacb0f768bb07e006">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6AjFrsPIpqQaAoOQey-HxmpJNHeks5um_4QgaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzYPWMwJXGTlj8alClbKsTXI25aGks5um_4QgaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke pushed 1 commit in #1895"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895/files/6ee3df8514b129a2aa5368939b22a09d0090a98f..34c3ff7d6ac993194a7766aeacb0f768bb07e006"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895/files/6ee3df8514b129a2aa5368939b22a09d0090a98f..34c3ff7d6ac993194a7766aeacb0f768bb07e006",
"url": "https://github.com/quicwg/base-drafts/pull/1895/files/6ee3df8514b129a2aa5368939b22a09d0090a98f..34c3ff7d6ac993194a7766aeacb0f768bb07e006",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke pushed 1 commit in #1895",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1895:",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [
{
"name": "34c3ff7",
"value": "Fixed Martin S. issue."
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895/files/6ee3df8514b129a2aa5368939b22a09d0090a98f..34c3ff7d6ac993194a7766aeacb0f768bb07e006"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcc0690e02f6_6e4c3fbd488d45c46030b3--


From nobody Sat Oct 20 22:18:23 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3FE77130E25 for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 22:18:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.66
X-Spam-Level: 
X-Spam-Status: No, score=-6.66 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 2u09xfFszVcx for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 22:18: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 68E68130E23 for <quic-issues@ietf.org>; Sat, 20 Oct 2018 22:18:18 -0700 (PDT)
Date: Sat, 20 Oct 2018 22:18:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540099097; bh=9yQJHl19kwfqcLN0IKaCH/Bw/wn9D0Sqr3nuJK8xYwU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SHccyfnM7/+QL6Ilp9wHMvJLZ0abMP9CjO5a8XwS4tuMBEhAqePuLIQem78Lr8lEE 48gKAuGOVnDqjyUr4HLGEsBWgcpuB8mrrIazHU0BWn3wWjSU9FNcCDA4BUunGzfVte pymVRyIoNNNuJqks0tdSdVmPqU0gsbUrz+SapVoQ=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcf2fa1d53041d7f7ef1afaf56e6eeefa2ef13a6b92cf0000000117e3ce1992a169ce161ad84e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1862/review/166770467@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcc0c193e826_7a293fbd488d45c415415d"; 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/wwx86C6dwFOWHtg8kffAXKx304w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 05:18:21 -0000

----==_mimepart_5bcc0c193e826_7a293fbd488d45c415415d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-166770467
----==_mimepart_5bcc0c193e826_7a293fbd488d45c415415d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinduke</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-166770467">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2X9Py_BbM-Znzb_i_hqmBnWOnDBks5unAOZgaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9d09ItVL196k745fbROt0p3Dmz5ks5unAOZgaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke approved #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-166770467"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-166770467",
"url": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-166770467",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke approved 1862",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862#pullrequestreview-166770467"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcc0c193e826_7a293fbd488d45c415415d--


From nobody Sat Oct 20 22:45:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D98D6130EFC for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 22:45:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 lK5BZDNilYto for <quic-issues@ietfa.amsl.com>; Sat, 20 Oct 2018 22:45: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 CDE85130EFB for <quic-issues@ietf.org>; Sat, 20 Oct 2018 22:45:53 -0700 (PDT)
Date: Sat, 20 Oct 2018 22:45:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540100752; bh=4t3yasv0MdyZ4YxzDQZ35Rp6Jf7XgYvbWE3KWp5qibs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l4DvSTFbyWcdA60LTbiEvX/AC7/rCswXCkZInrq6faAnXG5ixzlkWZzQT8QzVgBt8 Ebq+gJwl+3xHxc0c0r2JT1bkkmAGHbGBRCf4H4uyc6Q9Cpw0BonqTkai2gXhn1yC3n 6DGGJbyFCKWMk4xi83+cBLah8OM4W+t7x5/QzUVA=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe201824701c4e30788443ee736858b93a6ed0be192cf0000000117e3d49092a169ce161e861f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1865/431640820@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1865@github.com>
References: <quicwg/base-drafts/issues/1865@github.com>
Subject: Re: [quicwg/base-drafts] In-order priority changes in HQ does not hold (#1865)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcc1290b2426_6dd93fad96ad45c05061422"; 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/2yGIhi2cjW-ATXkyZa9MpfHDJsM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 05:45:56 -0000

----==_mimepart_5bcc1290b2426_6dd93fad96ad45c05061422
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Of course I'm not, because there's an obvious one -- the server finishes sending the response before it sees the PRIORITY frame.  The request was handled at a different priority than it would have been had the client's wishes been known.

The Exclusive flag enables a PRIORITY frame about two elements to implicitly change the relationships of other elements, and that's what fundamentally makes the race inescapable.  If that flag didn't exist, I think Dmitri's solution would work quite elegantly.

Hmm....  *\*considers taking a bit 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/1865#issuecomment-431640820
----==_mimepart_5bcc1290b2426_6dd93fad96ad45c05061422
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Of course I'm not, because there's an obvious one -- the server finish=
es sending the response before it sees the PRIORITY frame.  The request w=
as handled at a different priority than it would have been had the client=
's wishes been known.</p>
<p>The Exclusive flag enables a PRIORITY frame about two elements to impl=
icitly change the relationships of other elements, and that's what fundam=
entally makes the race inescapable.  If that flag didn't exist, I think D=
mitri's solution would work quite elegantly.</p>
<p>Hmm....  <em>*considers taking a bit out*</em></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/1865#issuecomment-431640820">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwJo=
XNIsK-g3tFFNVTAjq8Ghfbmdks5unAoQgaJpZM4XkBm9">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8JZSkgk5VWcrN5fHGfrRsQs=
QZiVks5unAoQgaJpZM4XkBm9.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1865: Of course I'm not, because there's an obvious one -- the=
 server finishes sending the response before it sees the PRIORITY frame. =
 The request was handled at a different priority than it would have been =
had the client's wishes been known.\r\n\r\nThe Exclusive flag enables a P=
RIORITY frame about two elements to implicitly change the relationships o=
f other elements, and that's what fundamentally makes the race inescapabl=
e.  If that flag didn't exist, I think Dmitri's solution would work quite=
 elegantly.\r\n\r\nHmm....  *\\*considers taking a bit out\\**"}],"action=
":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issue=
s/1865#issuecomment-431640820"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment=
-431640820",
"url": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-43=
1640820",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] In-order priority changes in HQ does n=
ot hold (#1865)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1865,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1865\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1865#issuecomment-43=
1640820"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3953197=
41\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcc1290b2426_6dd93fad96ad45c05061422--


From nobody Sun Oct 21 02:15:58 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE74712872C for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 02:15:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 8Eq8lEeov5Mf for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 02:15: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 182FB127332 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 02:15:54 -0700 (PDT)
Date: Sun, 21 Oct 2018 02:15:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540113354; bh=tB/VjiSFVl1Qqtia0Qv/aA3nYifeoET17wcBsQka56w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lFqg6SlY5CEBPRGXKYijYWmbZMLf/XMKli+FBL66xj/eYMwwVLR3PxtBKO4N1zizp kR8/4HiK3lhlzM67t5Qmjwz2N3fJmdSW/fJwUCF5j2tKUg7BVrrnsem4iOTMDbggya +Im6ub4YN4ac4IjHZ3sgqE5MVQiNBYcA0c523iOs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2694ca2dae96c5b3dd088d34ef7dfda5c1bbe63392cf0000000117e405ca92a169ce162e64dc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1895/review/166776923@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcc43ca29876_11853fd7d00d45c072606b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HZey57UKxKjMqHmQ3Ca_iD3w9II>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 09:15:57 -0000

----==_mimepart_5bcc43ca29876_11853fd7d00d45c072606b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson requested changes on this pull request.

Remove that last clause please.

>  verified through an address validation token (delivered via a Retry packet or
-a NEW_TOKEN frame) or by processing any message from the client encrypted using
-the Handshake keys.  This limit exists to mitigate amplification attacks.
+a NEW_TOKEN frame), by processing any message from the client encrypted using
+the Handshake keys, or by processing a TLS ClientHello with a valid
+pre-shared key.  This limit exists to mitigate amplification attacks.

This last is not sufficient for address validation.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166776923
----==_mimepart_5bcc43ca29876_11853fd7d00d45c072606b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> requested changes on this pull request.</p>

<p>Remove that last clause please.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1895#discussion_r226854641">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  verified through an address validation token (delivered via a Retry packet or
-a NEW_TOKEN frame) or by processing any message from the client encrypted using
-the Handshake keys.  This limit exists to mitigate amplification attacks.
+a NEW_TOKEN frame), by processing any message from the client encrypted using
+the Handshake keys, or by processing a TLS ClientHello with a valid
+pre-shared key.  This limit exists to mitigate amplification attacks.
</pre>
<p>This last is not sufficient for address validation.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166776923">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxdH-1MO894K92JAijZjYAUcBcupks5unDtKgaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq319Y4UQ6fma5NSI5-t6tJ86ugLVks5unDtKgaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 requested changes on #1895"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166776923"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166776923",
"url": "https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166776923",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson requested changes on 1895",
"sections": [
{
"text": "Remove that last clause please.",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-166776923"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcc43ca29876_11853fd7d00d45c072606b--


From nobody Sun Oct 21 04:30:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47DE1130EA6 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 04:30:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 d2HeOv9EJaVu for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 04:30:43 -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 CDD1C127133 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 04:30:43 -0700 (PDT)
Date: Sun, 21 Oct 2018 04:30:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540121443; bh=kgl3JNHWH38gwTen2l+rBfJfbafHU8Rc7l8iwjYK0Zs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=al5TIt9vSdmQxkBB4RrwS/6M1iLVenD3SKYIG1ntXTL5cjn8tgVi2g2eL48BVjCJ0 GhqhpwpcOECsZXiqlCdyC5bbCQfsu3xByfZ8Qy/+/LfaxmsHm5QHE7AClh9wZkEHQo S7GK+Wg5RviE8foWChJ8i9DDW6LTXwJbrRo2YBp0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5e6a4a07089ae581d8eb6ed876db1a21725730f792cf0000000117e4256292a169ce162c4636@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1892/431661172@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1892@github.com>
References: <quicwg/base-drafts/issues/1892@github.com>
Subject: Re: [quicwg/base-drafts] Make Client TP Optional (#1892)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcc6362cb2fc_32f63f85c5ed45c417815db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2vSvsyFdv3zVnzlQ3N6qrzJO4Ks>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 11:30:45 -0000

----==_mimepart_5bcc6362cb2fc_32f63f85c5ed45c417815db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

No mention of version negotiation depending on them.  I'm a little disappointed.  Of course, I agree with the other comments recommending the current mandate be retained.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1892#issuecomment-431661172
----==_mimepart_5bcc6362cb2fc_32f63f85c5ed45c417815db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>No mention of version negotiation depending on them.  I'm a little disappointed.  Of course, I agree with the other comments recommending the current mandate be retained.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1892#issuecomment-431661172">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9K6-GbgyX8GNlYCPUrGeVWvY2eTks5unFrigaJpZM4Xwjgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5Hjjl2cy14fHsYRFeTTcQj7gBH6ks5unFrigaJpZM4Xwjgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1892: No mention of version negotiation depending on them.  I'm a little disappointed.  Of course, I agree with the other comments recommending the current mandate be retained."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1892#issuecomment-431661172"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1892#issuecomment-431661172",
"url": "https://github.com/quicwg/base-drafts/issues/1892#issuecomment-431661172",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Make Client TP Optional (#1892)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1892,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1892\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1892#issuecomment-431661172"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398604323\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcc6362cb2fc_32f63f85c5ed45c417815db--


From nobody Sun Oct 21 04:33:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D3508130F8B for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 04:33:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 rdsJFbkOfdOV for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 04:33: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 3337C130EA6 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 04:33:45 -0700 (PDT)
Date: Sun, 21 Oct 2018 04:33:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540121624; bh=uKiGmF76K3gdmqvxnimKrSXFHqeZjGRbBNhLLrXuwQI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=x3GBxjl/p9a9msqDGmvSUfxksy74rBwBBGFBEsIYjMJtGgJlu7Ee1j5qeta8ywA3L r592XNYL1BYWNMGf9UMoJlSyW/hqYTIMfclZ20AWp1vS9zdo+cnQkHn9z0Vbct4FWC ieFMznmwDdah1EgFK8unrNex4BDjoTZwuD93hd4M=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab5aea9d1086a8a29796dccd68be5448e940fa37ca92cf0000000117e4261792a169ce1630ed07@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/83@github.com>
Subject: [quicwg/wg-materials] We're going to change the transport again (#83)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcc6417f361d_1fb03fde326d45c010245e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sIOrctGBFtRFsYTit206VZU4WpQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 11:33:47 -0000

----==_mimepart_5bcc6417f361d_1fb03fde326d45c010245e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It seems...
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/wg-materials/pull/83

-- Commit Summary --

  * We're going to change the transport again

-- File Changes --

    M ietf103/agenda.md (1)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/83.patch
https://github.com/quicwg/wg-materials/pull/83.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/wg-materials/pull/83

----==_mimepart_5bcc6417f361d_1fb03fde326d45c010245e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It seems...</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/wg-materials/pull/83'>https://github.com/quicwg/wg-materials/pull/83</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>We&#39;re going to change the transport again</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/83/files#diff-0">ietf103/agenda.md</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/83.patch'>https://github.com/quicwg/wg-materials/pull/83.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/83.diff'>https://github.com/quicwg/wg-materials/pull/83.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/wg-materials/pull/83">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5kqDmgritSbWKu6Hwq9NmbPoBlzks5unFuXgaJpZM4XyaTg">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7GIX2CNDB9yf-Iohp4UiJlYick8ks5unFuXgaJpZM4XyaTg.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"We're going to change the transport again (#83)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/83"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/83",
"url": "https://github.com/quicwg/wg-materials/pull/83",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "We're going to change the transport again (#83)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "6b37260",
"value": "We're going to change the transport again"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[ietf103/agenda.md](https://github.com/quicwg/wg-materials/pull/83/files#diff-0) (1 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"issueId\": 83,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"pullRequestId\": 83\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/83"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/83.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/83.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 399090912\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcc6417f361d_1fb03fde326d45c010245e4--


From nobody Sun Oct 21 09:54:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5DC3D130DC7 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 09:54:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 L1Az-7mzUuSm for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 09:54: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 A11B012D7EA for <quic-issues@ietf.org>; Sun, 21 Oct 2018 09:54:19 -0700 (PDT)
Date: Sun, 21 Oct 2018 09:54:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540140858; bh=RqHAmKOqeI0lyLhsuRiVAx9TEPaiZG19nRaGntV4clk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=18VKkVuGG4dQHQhLuL+K1+39zpHgPRBHj5jsSr6vaGUNvmb0ROSOJkvpelFqVa9oZ nBYDjHIuS5tmUVobdusVTbvrARY3CKMUdNjghSsgSopAywDSB7AT1/ToS+Rxy7AkjY 5bcSU7UE5eIlgGa5/d77yrMFYL1TmZIZNRAmg7yw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaf25171b5734b412c5551de911e1fc61ab07edbe92cf0000000117e4713a92a169ce161ad84e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1862/review/166792636@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bccaf3a2ff34_6ae13ff2d3ad45c08161d5"; 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/pB9CLudU-W_vX4Bvp_eixDmtJxQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 16:54:22 -0000

----==_mimepart_5bccaf3a2ff34_6ae13ff2d3ad45c08161d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -318,12 +318,27 @@ is available, or if the network changes, the initial RTT SHOULD be set to 100ms.
 When an acknowledgement is received, a new RTT is computed and the timer
 SHOULD be set for twice the newly computed smoothed RTT.
 
-When crypto packets are sent, the sender SHOULD set a timer for the crypto
+When crypto packets are sent, the sender MUST set a timer for the crypto
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged

This doc uses timeout and timeout period fairly consistently, so I'd like to keep it 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/pull/1862#discussion_r226869939
----==_mimepart_5bccaf3a2ff34_6ae13ff2d3ad45c08161d5
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/1862#discussion_r226869939">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -318,12 +318,27 @@ is available, or if the network changes, the initial RTT SHOULD be set to 100ms.
 When an acknowledgement is received, a new RTT is computed and the timer
 SHOULD be set for twice the newly computed smoothed RTT.
 
-When crypto packets are sent, the sender SHOULD set a timer for the crypto
+When crypto packets are sent, the sender MUST set a timer for the crypto
 timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
</pre>
<p>This doc uses timeout and timeout period fairly consistently, so I'd like to keep it 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/pull/1862#discussion_r226869939">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0vpUZoXJP-jfkby6oxBgG2ZqDYuks5unKa6gaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7jrCxAcijrHv-42Bjj6ktFuMidrks5unKa6gaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862#discussion_r226869939"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862#discussion_r226869939",
"url": "https://github.com/quicwg/base-drafts/pull/1862#discussion_r226869939",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1862",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862#discussion_r226869939"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bccaf3a2ff34_6ae13ff2d3ad45c08161d5--


From nobody Sun Oct 21 10:01:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69DAD130E68 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 10:01:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 z8IN7Fm4mWrz for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 10:01: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 9BCB4130E53 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 10:01:04 -0700 (PDT)
Date: Sun, 21 Oct 2018 10:01:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540141263; bh=lmeIE8HrO3sWAMUFfXKP1edYovuSnxia2fi5gP9ChFw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CzHmZFafjRVoZrpANcAHH4uw92hd2DBIVOclVnrCiZvdrnGuKDnhWAo/rDuaxIW13 HC2UWRFoS+CRKCWDmVtTl/2KHv5/vrceKXtxBo6CuVSjLxAaRXBmEg5809TZcyaZtc n7dCSTbinsCQGjFferLgr5BiznI61HIOuP2K3tOQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3532a0cc3e8c37a3ab29b3b7a16f15b696c979ca92cf0000000117e472cf92a169ce161ad84e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1862/review/166792841@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bccb0cf4e45c_64133f9db68d45bc177654"; 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/yvqv51wThF13CJJNDJAVzfJxTRQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 17:01:07 -0000

----==_mimepart_5bccb0cf4e45c_64133f9db68d45bc177654
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client's address on the path, the number of
+bytes it can send is limited, as specified in {{QUIC-TRANSPORT}}.
+If not all unacknowledged CRYPTO data can be sent, then all unacknowledged

This paragraph talks about the server's behavior, not the client'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/1862#discussion_r226870110
----==_mimepart_5bccb0cf4e45c_64133f9db68d45bc177654
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/1862#discussion_r226870110">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt;  timeout period.  Upon timeout, the sender MUST retransmit all unacknowledged
-CRYPTO data by calling RetransmitAllUnackedCryptoData(). On each consecutive
-expiration of the crypto timer without receiving an acknowledgement for a new
-packet, the sender SHOULD double the crypto handshake timeout and set a timer
-for this period.
+CRYPTO data if possible.
+
+Until the server has validated the client&#39;s address on the path, the number of
+bytes it can send is limited, as specified in {{QUIC-TRANSPORT}}.
+If not all unacknowledged CRYPTO data can be sent, then all unacknowledged
</pre>
<p>This paragraph talks about the server's behavior, not the client'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/1862#discussion_r226870110">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzVKyheZfzgJJaUEBHgr1OBweuO_ks5unKhPgaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6iNeDhNasIuGq8qSDb8TSDNQ0dpks5unKhPgaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1862"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862#discussion_r226870110"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862#discussion_r226870110",
"url": "https://github.com/quicwg/base-drafts/pull/1862#discussion_r226870110",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1862",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862#discussion_r226870110"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bccb0cf4e45c_64133f9db68d45bc177654--


From nobody Sun Oct 21 10:01:40 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 388AF130E53 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 10:01:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.964
X-Spam-Level: 
X-Spam-Status: No, score=-1.964 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_SIGNED=0.1, DKIM_VALID=-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 10MPf8ohaEHQ for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 10:01:36 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 450E2130DC7 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 10:01:36 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540141295; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=BKB9zNfbv2kWTxHsQ5hBFCy7H48BlBPmH+JRt2Z1t7s=; b=flOYzQMA1Fx11pSle5xyzw30srF2RYJiNY43/xkml5PuCgDQcx02LbqpHVaaXYrzlUWCxUJk upDzLdKszRtLirKKWSPhhPBC+ffELX/enTwYOmXuucJzZ2uzV7SstAWXVzjoC2ZTk9FDwaBF zk08q3u2JTDI6lYA23ZU+w3rumk=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bccb0ef.7f2d40064e10-smtp-out-n03; Sun, 21 Oct 2018 17:01:35 -0000 (UTC)
Date: Sun, 21 Oct 2018 10:01:35 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bccb0ef58a1d_36462ad34c2fa57c54283@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] efe45f: Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bccb0ef583df_36462ad34c2fa57c541d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PE7wrravQg22D5TKR0tfDfpzicY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 17:01:38 -0000

----==_mimepart_5bccb0ef583df_36462ad34c2fa57c541d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: efe45fcbb6e47ddc820bf73340e64d3f6f929ea7
      https://github.com/quicwg/base-drafts/commit/efe45fcbb6e47ddc820bf73340e64d3f6f929ea7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Amplification limit in recovery (#1862)

* Amplification limit in recovery

Follow up for Issue #1764

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Crypto retransmission timer

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Client always sends

* Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@google.com>

* Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@google.com>

* Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@google.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bccb0ef583df_36462ad34c2fa57c541d0--


From nobody Sun Oct 21 10:01:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4A6C130DFE for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 10:01:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 Lg7Amr00WEaK for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 10:01: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 51DB4130EBD for <quic-issues@ietf.org>; Sun, 21 Oct 2018 10:01:41 -0700 (PDT)
Date: Sun, 21 Oct 2018 10:01:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540141300; bh=aVfRGiPGKcIWzfAFbBE3bH0+KZ1oSahVD0sq3TFS178=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DknEOFr6ZOv/61B5rVvsBheY0PrSiiXGGfISQX07GVXxETF5v0P/SVcELW26E6tZR mqxEumMYudQaGNJSXoCCcc1zbH4OgxKMGGfSA84o1dJWF1D39tl0QywLBIjvJbcLeO czGlzHnIpT1mVenNSNQvI2Svhw3aXDgk5yYi104g=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7a162911572ad6c3027d7c64ef73a4a9b67d6d9192cf0000000117e472f492a169ce161ad84e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1862/issue_event/1916741625@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bccb0f460a98_6b233fadf86d45bc8463a0"; 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/vbOZij_d5b0CAHLNqbbIoDihGJM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 17:01:43 -0000

----==_mimepart_5bccb0f460a98_6b233fadf86d45bc8463a0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1862 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/1862#event-1916741625
----==_mimepart_5bccb0f460a98_6b233fadf86d45bc8463a0
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="370858062" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1862" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1862/hovercard" href="https://github.com/quicwg/base-drafts/pull/1862">#1862</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/1862#event-1916741625">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3IVbtVYsWrX9IYte1K2oRM0mCYOks5unKh0gaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7AG-rtDEGQ8WwIPD3g5Dt79uF-Yks5unKh0gaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1862 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862#event-1916741625"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862#event-1916741625",
"url": "https://github.com/quicwg/base-drafts/pull/1862#event-1916741625",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862#event-1916741625"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bccb0f460a98_6b233fadf86d45bc8463a0--


From nobody Sun Oct 21 10:08:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6DAE8130DFE for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 10:08:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 6jFYk6vWv4_y for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 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 204B6130DC7 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 10:08:38 -0700 (PDT)
Date: Sun, 21 Oct 2018 10:08:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540141717; bh=POo79QTCl9kvMsMJJ0+/3j1XTsHxno+rqWreFi3KfZo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ocGvdnnsDCdkBeAH4IjvdSPhLWjhB99ya5k8xUsRsB177UNR2YTnJAVR9ZYpJim7X 7NmnhW31J4aBJNj1b+7kl5qveInXOQiLs6z97TgJ2/BQSbvBDEBXGGuO94byHaPx26 bGsSzTvqtn6x51BVTR0G9mgK7pKDMMOoMPKbxIjU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdaf33e961a539e49949f235d941c6bae4170789792cf0000000117e4749592a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431686042@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bccb2955225e_32a3ff1136d45b817412a2"; 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/u01z6EZXKnGYaXP2ERWOfy4jXnE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 17:08:40 -0000

----==_mimepart_5bccb2955225e_32a3ff1136d45b817412a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Curious: What do you use trailers for?

Clearly our code will end up having to support specified lengths due to interop and the small number of cases(push and trailers included) that we support.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431686042
----==_mimepart_5bccb2955225e_32a3ff1136d45b817412a2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Curious: What do you use trailers for?</p>
<p>Clearly our code will end up having to support specified lengths due to interop and the small number of cases(push and trailers included) that we support.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431686042">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzGMIrttPLDWaK57bpo9lawh1X27ks5unKoVgaJpZM4XvZCZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx_uk1GnJgMAFfrp4E649QTKYKy6ks5unKoVgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1885: Curious: What do you use trailers for?\r\n\r\nClearly our code will end up having to support specified lengths due to interop and the small number of cases(push and trailers included) that we support."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431686042"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431686042",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431686042",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431686042"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bccb2955225e_32a3ff1136d45b817412a2--


From nobody Sun Oct 21 11:07:26 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8155A128D68 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 11:07:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 ysy4PIx1uN03 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 11:07: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 CCC8B128766 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 11:07:23 -0700 (PDT)
Date: Sun, 21 Oct 2018 11:07:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540145241; bh=tOEucMrKdMAYtxcVBbG9MqNm5AnH7MikAwgv9QK9zu0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mczBCEm7jeb89l+SzTal00v4xkzL3/qTttHsMGuATbKGSsrh8bO5Vtm/bqLUGMgp6 ewliUlR2u+sscmV+/RJnJ653eiZt8xqODzfyKJPbhUmn5gKyNooTup7qx85d49Xm0g 6EG0eudTE+BQuM8wdFMVtPmmk9rWO7l/eRSUL4hw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf5089bc2a668dbba68f698ad334b0b9917be942c92cf0000000117e4825992a169ce162d02a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1893/review/166795040@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1893@github.com>
References: <quicwg/base-drafts/pull/1893@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bccc05922308_46b03f85c5ed45c41898693"; 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/xGBWdoEFgydRTt9k2UfUVe6u77M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 18:07:26 -0000

----==_mimepart_5bccc05922308_46b03f85c5ed45c41898693
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -803,12 +803,14 @@ frame, and the receiver MUST use the final offset to account for all bytes sent
 on the stream in its connection level flow controller.
 
 RST_STREAM terminates one direction of a stream abruptly.  Whether any action or
-response can or should be taken on the data already received is an
-application-specific issue, but it will often be the case that upon receipt of a
-RST_STREAM an endpoint will choose to stop sending data in its own direction. If
-the sender of a RST_STREAM wishes to explicitly state that no future data will
-be processed, that endpoint MAY send a STOP_SENDING frame at the same time.
-
+response can or should be taken on the data already received is an application-
+specific issue.

nit: I'd suggest "decision" or "choice" instead of issue.  Or maybe say "is application-specific."?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166795040
----==_mimepart_5bccc05922308_46b03f85c5ed45c41898693
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/1893#discussion_r226872281">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -803,12 +803,14 @@ frame, and the receiver MUST use the final offset to account for all bytes sent
 on the stream in its connection level flow controller.
 
 RST_STREAM terminates one direction of a stream abruptly.  Whether any action or
-response can or should be taken on the data already received is an
-application-specific issue, but it will often be the case that upon receipt of a
-RST_STREAM an endpoint will choose to stop sending data in its own direction. If
-the sender of a RST_STREAM wishes to explicitly state that no future data will
-be processed, that endpoint MAY send a STOP_SENDING frame at the same time.
-
+response can or should be taken on the data already received is an application-
+specific issue.
</pre>
<p>nit: I'd suggest "decision" or "choice" instead of issue.  Or maybe say "is application-specific."?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166795040">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy_S7fLPu6ZFZS0cvaWzEFoqtP_Nks5unLfZgaJpZM4XxHgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2Jc0FHgmGQlCc2CxNeOpoEMpYVwks5unLfZgaJpZM4XxHgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1893"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166795040"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166795040",
"url": "https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166795040",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1893",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166795040"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398751779\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bccc05922308_46b03f85c5ed45c41898693--


From nobody Sun Oct 21 11:08:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BEAF1128766 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 11:08:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 CL6ouzpANU3Q for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 11:08: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 D8194128D68 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 11:08:52 -0700 (PDT)
Date: Sun, 21 Oct 2018 11:08:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540145331; bh=0YUiMj/jtQgP50dXHtqpR3ubU2HAnkPJFtX/5BRKXUs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PBqvJu6sFfl28FkvIS5ktrwGvxtGZlL5UgPfqDHBdt1P8i/zMEZYht8b2BoBgIMep NR6tpCkmcdNUtbtYq+6XSwpCxgDuSfjHZrr6rR4gPIKnOJql3nwxJNZdtvmYg2Zlcx wsaTKqKUSeaE9Xm9/L/Rkkp7bAKXWOxR13SbNMpM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abab98d50b3203f80e0f087e7a530d747dbf0f34d792cf0000000117e482b392a169ce162d02a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1893/review/166795081@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1893@github.com>
References: <quicwg/base-drafts/pull/1893@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bccc0b39fd11_661c3fc3358d45b8140e0"; 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/ZbTSdxDONCGnslaPWkUIA2kGrec>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 18:08:55 -0000

----==_mimepart_5bccc0b39fd11_661c3fc3358d45b8140e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -803,12 +803,14 @@ frame, and the receiver MUST use the final offset to account for all bytes sent
 on the stream in its connection level flow controller.
 
 RST_STREAM terminates one direction of a stream abruptly.  Whether any action or
-response can or should be taken on the data already received is an
-application-specific issue, but it will often be the case that upon receipt of a
-RST_STREAM an endpoint will choose to stop sending data in its own direction. If
-the sender of a RST_STREAM wishes to explicitly state that no future data will
-be processed, that endpoint MAY send a STOP_SENDING frame at the same time.
-
+response can or should be taken on the data already received is an application-
+specific issue.
+
+For a bidirectional stream, RST_STREAM has no effect on data flow in the
+opposite direction. Both endpoints MUST maintain state for that direction until
+that direction enters a terminal state, or either side sends CONNECTION_CLOSE or
+APP_CLOSE. The RST_STREAM sender MAY also send a STOP_SENDING frame to encourage

I think this last sentence might be better as the second sentence.  I was a bit confused about whether you meant connection on stream termination when I first read 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/1893#pullrequestreview-166795081
----==_mimepart_5bccc0b39fd11_661c3fc3358d45b8140e0
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/1893#discussion_r226872331">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -803,12 +803,14 @@ frame, and the receiver MUST use the final offset to account for all bytes sent
 on the stream in its connection level flow controller.
 
 RST_STREAM terminates one direction of a stream abruptly.  Whether any action or
-response can or should be taken on the data already received is an
-application-specific issue, but it will often be the case that upon receipt of a
-RST_STREAM an endpoint will choose to stop sending data in its own direction. If
-the sender of a RST_STREAM wishes to explicitly state that no future data will
-be processed, that endpoint MAY send a STOP_SENDING frame at the same time.
-
+response can or should be taken on the data already received is an application-
+specific issue.
+
+For a bidirectional stream, RST_STREAM has no effect on data flow in the
+opposite direction. Both endpoints MUST maintain state for that direction until
+that direction enters a terminal state, or either side sends CONNECTION_CLOSE or
+APP_CLOSE. The RST_STREAM sender MAY also send a STOP_SENDING frame to encourage
</pre>
<p>I think this last sentence might be better as the second sentence.  I was a bit confused about whether you meant connection on stream termination when I first read 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/1893#pullrequestreview-166795081">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyZWRCKJ0zKm7u1FsGRuFwqfTe7kks5unLgzgaJpZM4XxHgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0TvhUOigaa7a4YPIk8fpQbHs5hjks5unLgzgaJpZM4XxHgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1893"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166795081"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166795081",
"url": "https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166795081",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1893",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893#pullrequestreview-166795081"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398751779\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bccc0b39fd11_661c3fc3358d45b8140e0--


From nobody Sun Oct 21 11:10:19 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B1536130EF6 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 11:09:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 bww9c2WTbdk8 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 11:09: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 33DA2128D68 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 11:09:55 -0700 (PDT)
Date: Sun, 21 Oct 2018 11:09:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540145394; bh=Gpb64fiZ+Ag2rxikrA25lksQyTY4bry6GQAa6nLHw64=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fQFU7EtvFSwgWHYXNq9qhUxGzc0wYusiA3fA2Bqa+sYzQTEeDvIt0qhBRs1tm48iP FsJV/V8L9rVPkJLryy5a0nZJ9Dl23Uu4vvJnN8ySTaGSmViRSk00RT98ig305zXcDm WNzxsbhrsEtWYP7K7b59/HD55HeQDiDS8Ndi+tIw=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab151f75a30fd22ee445983ab19511db77aa7de31092cf0000000117e482f292a169ce162d02a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1893/review/166795110@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1893@github.com>
References: <quicwg/base-drafts/pull/1893@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bccc0f2af8c_470d3fe6a28d45b4903316"; 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/1zEnVgVCFWEi25CoFBkr6dywWf8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 18:10:02 -0000

----==_mimepart_5bccc0f2af8c_470d3fe6a28d45b4903316
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -803,12 +803,14 @@ frame, and the receiver MUST use the final offset to account for all bytes sent
 on the stream in its connection level flow controller.
 
 RST_STREAM terminates one direction of a stream abruptly.  Whether any action or
-response can or should be taken on the data already received is an
-application-specific issue, but it will often be the case that upon receipt of a
-RST_STREAM an endpoint will choose to stop sending data in its own direction. If
-the sender of a RST_STREAM wishes to explicitly state that no future data will
-be processed, that endpoint MAY send a STOP_SENDING frame at the same time.
-
+response can or should be taken on the data already received is an application-
+specific issue.

is application specific.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1893#discussion_r226872361
----==_mimepart_5bccc0f2af8c_470d3fe6a28d45b4903316
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/1893#discussion_r226872361">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -803,12 +803,14 @@ frame, and the receiver MUST use the final offset to account for all bytes sent
 on the stream in its connection level flow controller.
 
 RST_STREAM terminates one direction of a stream abruptly.  Whether any action or
-response can or should be taken on the data already received is an
-application-specific issue, but it will often be the case that upon receipt of a
-RST_STREAM an endpoint will choose to stop sending data in its own direction. If
-the sender of a RST_STREAM wishes to explicitly state that no future data will
-be processed, that endpoint MAY send a STOP_SENDING frame at the same time.
-
+response can or should be taken on the data already received is an application-
+specific issue.
</pre>
<p>is application specific.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1893#discussion_r226872361">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_q1iS0BHJ7LmT9-w7FgQg8r7wAEks5unLhygaJpZM4XxHgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5sOYq_VQs_mREzJgoCuQPSTn-x3ks5unLhygaJpZM4XxHgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1893"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1893#discussion_r226872361"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1893#discussion_r226872361",
"url": "https://github.com/quicwg/base-drafts/pull/1893#discussion_r226872361",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1893",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893#discussion_r226872361"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398751779\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bccc0f2af8c_470d3fe6a28d45b4903316--


From nobody Sun Oct 21 11:10:26 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 61092131056 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 11:10:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 G22Mjyf_PjgJ for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 11:10: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 4338B13106D for <quic-issues@ietf.org>; Sun, 21 Oct 2018 11:10:08 -0700 (PDT)
Date: Sun, 21 Oct 2018 11:10:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540145407; bh=EZwm2WxZEaWugKjFBl6S4ay4X9kA400MYR9ScafXm7o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f6jUq2HjGUf51n8NZm9J+cRcMD6/krPW3ZhDVqLl4qzkYc4EUafOVDRCDvK0q5pKO SONQoRPWDTJ0Ru9SzsG1vjMqfiRI8Ripy8jSBpHZwsafy78cc9EQM0yyBkCf2kjVUe 1ucBw0RFlyezALwiZTcdTRItZuH/23kjM1D7w76U=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab03f4255f34fe61e75a97a4400b819aa344c706d992cf0000000117e482ff92a169ce161ad84e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1862/c431690675@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bccc0ff392f3_12ce3fdbca2d45c07568db"; 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/BIrKFewm59bFeMhwQdP47TfEOKQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 18:10:16 -0000

----==_mimepart_5bccc0ff392f3_12ce3fdbca2d45c07568db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj The slowloris attack is against a server, but the peer that must retransmit is the client in this case, so I don't think this particular text is relevant to slowloris?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431690675
----==_mimepart_5bccc0ff392f3_12ce3fdbca2d45c07568db
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> The slowloris attack is against a server, but the peer that must retransmit is the client in this case, so I don't think this particular text is relevant to slowloris?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431690675">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1b_rrlxVJAaO50Sc6ZNJK8sK_FDks5unLh_gaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz7abAbHbgmB2s49bQtQhn3_8rQqks5unLh_gaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1862: @mikkelfj The slowloris attack is against a server, but the peer that must retransmit is the client in this case, so I don't think this particular text is relevant to slowloris?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431690675"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431690675",
"url": "https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431690675",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1862,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431690675"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bccc0ff392f3_12ce3fdbca2d45c07568db--


From nobody Sun Oct 21 11:18:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4886130DCC for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 11:18:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 tCEbuo6DGkas for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 11:18: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 59D08128CF2 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 11:18:03 -0700 (PDT)
Date: Sun, 21 Oct 2018 11:18:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540145882; bh=igzV+jKInIvxHNWGYt1dUbyoSxVoQuNghmhpgjyOm9s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hfi5uqwaWgLPxI2LUCq3dKnPuy4k+zZTPJeiIBI0P5FPlAONcrhL8DK2CLV724zoh 44dhIK1E4HjDH/gt2JembZ4g+v0K5dIntVo8RPdgYhnQ1T8FvWcIBHaOc5CpfiZoLJ 6oSRaZXN6VORoYDFycg2xj1pvDO9Dpdj4o8SkSFM=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaf29bd533a9994cdca6d3918e5be68e35dcf8df392cf0000000117e484da92a169ce161ad84e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1862/c431691293@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1862@github.com>
References: <quicwg/base-drafts/pull/1862@github.com>
Subject: Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bccc2da93960_46f43fe6a28d45b47505c0"; 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/IG9bdGpfha7N_CGHzS_flj6UJ0M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 18:18:05 -0000

----==_mimepart_5bccc2da93960_46f43fe6a28d45b47505c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I got the same thought after writing it, but I suspected the logic could be similar server side - I'm not sufficiently into that handshake details atm.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431691293
----==_mimepart_5bccc2da93960_46f43fe6a28d45b47505c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I got the same thought after writing it, but I suspected the logic could be similar server side - I'm not sufficiently into that handshake details atm.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431691293">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_VCWmjyUKmmufZiweQ4i8E_LsUgks5unLpagaJpZM4Xi8BV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzm-IIbFpdjfKqw1FJyPvbQHgnl_ks5unLpagaJpZM4Xi8BV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1862: I got the same thought after writing it, but I suspected the logic could be similar server side - I'm not sufficiently into that handshake details atm."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431691293"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431691293",
"url": "https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431691293",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Amplification limit in recovery (#1862)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1862,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1862#issuecomment-431691293"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395034709\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bccc2da93960_46f43fe6a28d45b47505c0--


From nobody Sun Oct 21 12:52:09 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 46EFA130E81 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 12:52:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 JMadz3qFuOjy for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 12:52: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 67F56130E7F for <quic-issues@ietf.org>; Sun, 21 Oct 2018 12:52:05 -0700 (PDT)
Date: Sun, 21 Oct 2018 12:52:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540151524; bh=XTdCmqjcYcXlYVLk61xeZtY1GuFNA/0doHrXtimEzO8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KxP0QpOKKOwVpIUN26Nv8DlpBJiy4DktmYbjIL0PF2PGZnboXLFEHM4Xi5zSuc4+Q p2zlcy/WqDXfCqc4Br7513+RI8LXrarbp0AQz3JcZGO5I0xsQB/adVrsJMgbcDWeqO Z1TRtA1tkPKEINPjgn80WI3a256zUnM8ZTqJKG/c=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd3eff85f9cca472eec78c4430197a5be06af65e992cf0000000117e49ae492a169ce162c4636@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1892/issue_event/1916806766@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1892@github.com>
References: <quicwg/base-drafts/issues/1892@github.com>
Subject: Re: [quicwg/base-drafts] Make Client TP Optional (#1892)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bccd8e4e23c_77753f9b380d45b8973596"; 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/pe2RU5V4hHoN0-LYIodNlpq2Wzk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 19:52:07 -0000

----==_mimepart_5bccd8e4e23c_77753f9b380d45b8973596
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1892.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1892#event-1916806766
----==_mimepart_5bccd8e4e23c_77753f9b380d45b8973596
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="372000310" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1892" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1892/hovercard" href="https://github.com/quicwg/base-drafts/issues/1892">#1892</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/1892#event-1916806766">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9QwETzmhWTPyU4y1BtXEQlicUMIks5unNBkgaJpZM4Xwjgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6bEPSgQIO7UMWAk8qfieXl4xtYgks5unNBkgaJpZM4Xwjgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1892."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1892#event-1916806766"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1892#event-1916806766",
"url": "https://github.com/quicwg/base-drafts/issues/1892#event-1916806766",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Make Client TP Optional (#1892)",
"sections": [
{
"text": "",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1892#event-1916806766"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398604323\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bccd8e4e23c_77753f9b380d45b8973596--


From nobody Sun Oct 21 14:55:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 16A191293FB for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 14:55:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 tuRfbHMIB8Q6 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 14:55: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 7E16F120072 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 14:55:09 -0700 (PDT)
Date: Sun, 21 Oct 2018 14:55:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540158908; bh=ZilRPnc4dVG1rXIRxE20e4r0e6Vo3skccIA7IHG8E1M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=haJ/4sD+24B9bzhQ6GGul3z8DQ6DVa5tFU0Ajc0v0Nob2yWH3Wr6mCX76PipfiMmR E4UsScwmPbmxdrnOxmMv/rqPv1TF+xglfNsiXxbHuu4IlwlBkzV1Y9UNUW1pKIvAPG C1NA9Qq2kL5fNPDmrqWlMCg/w1VcPS1Z77vpCKWU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab07c8e8cdf642fe5dbe9e56e30db5d3bd326f8c3f92cf0000000117e4b7bc92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431707592@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bccf5bc4e3bf_88a3ff2d3ad45c02699893"; 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/HgtkDvfCTg3jOuv543-SGcvz7jE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 21:55:11 -0000

----==_mimepart_5bccf5bc4e3bf_88a3ff2d3ad45c02699893
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett H2O is capable of sending server-timing headers as trailers.

However, regardless of the use case, any proxy (including edge servers) that can forward trailers need to use length-delimited DATA frames when forwarding a chunked response, because it cannot tell whether trailers exist until receiving all the response body.

> Clearly our code will end up having to support specified lengths due to interop and the small number of cases(push and trailers included) that we support.

Agreed. This discussion is not about simplifying the decoder. It's about simplifying the encoder used by certain endpoints (as well as reducing the network overhead in a small degree).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431707592
----==_mimepart_5bccf5bc4e3bf_88a3ff2d3ad45c02699893
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=3D20072817" data-octo-click=3D"hovercard-link-=
click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com=
/ianswett">@ianswett</a> H2O is capable of sending server-timing headers =
as trailers.</p>
<p>However, regardless of the use case, any proxy (including edge servers=
) that can forward trailers need to use length-delimited DATA frames when=
 forwarding a chunked response, because it cannot tell whether trailers e=
xist until receiving all the response body.</p>
<blockquote>
<p>Clearly our code will end up having to support specified lengths due t=
o interop and the small number of cases(push and trailers included) that =
we support.</p>
</blockquote>
<p>Agreed. This discussion is not about simplifying the decoder. It's abo=
ut simplifying the encoder used by certain endpoints (as well as reducing=
 the network overhead in a small degree).</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/1885#issuecomment-431707592">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6yX=
e0YJ_X53-bIgeE3fv40BTUmfks5unO08gaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq4D0AGbhzHeihSq7VesriyhK=
j7eSks5unO08gaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1885: @ianswett H2O is capable of sending server-timing headers as=
 trailers.\r\n\r\nHowever, regardless of the use case, any proxy (includi=
ng edge servers) that can forward trailers need to use length-delimited D=
ATA frames when forwarding a chunked response, because it cannot tell whe=
ther trailers exist until receiving all the response body.\r\n\r\n\u003e =
Clearly our code will end up having to support specified lengths due to i=
nterop and the small number of cases(push and trailers included) that we =
support.\r\n\r\nAgreed. This discussion is not about simplifying the deco=
der. It's about simplifying the encoder used by certain endpoints (as wel=
l as reducing the network overhead in a small degree)."}],"action":{"name=
":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#i=
ssuecomment-431707592"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431707592",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1707592",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1707592"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bccf5bc4e3bf_88a3ff2d3ad45c02699893--


From nobody Sun Oct 21 15:48:45 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 53262130E77 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 15:48:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pwse_pX3exJh for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 15:48:41 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 055C5130EF3 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 15:48:40 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540162120; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=br/J/7V0SmKeNt+lKsWW/mr/0wX4hDKY7gQ2Eub7ScY=; b=AlvatDOWF7Xj8IFZJ4v3tdBW7Orile2tilQuT90qTSujYtFH1YfiP9XVuluHEeugvbN6hZdP Eb14Yx+VPgTOjyljuhaCurmV5eLqHSAGCgP61Fg9E2qbVcuMiEodAcwfS0cmVZ3e+5TBBQRN wtro+DjQD4HDmtaZVrEpzQHzuQU=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bcd0247.7faeb83b8f60-smtp-out-n02; Sun, 21 Oct 2018 22:48:39 -0000 (UTC)
Date: Sun, 21 Oct 2018 15:48:38 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcd0246ef960_19b82ad58d8ec5784656a@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e56b38: Reword based on feedback
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcd0246ef3ca_19b82ad58d8ec578464d1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/njhXyHuklNNzC6Pr8bXj40JZDYo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 22:48:44 -0000

----==_mimepart_5bcd0246ef3ca_19b82ad58d8ec578464d1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/fix-cid-nego
  Home:   https://github.com/quicwg/base-drafts
  Commit: e56b38a33a1bc4a6c75f9631b40ab857235a64ab
      https://github.com/quicwg/base-drafts/commit/e56b38a33a1bc4a6c75f9631b40ab857235a64ab
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword based on feedback



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcd0246ef3ca_19b82ad58d8ec578464d1--


From nobody Sun Oct 21 15:48:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1358130DE4 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 15:48:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 n3W-eOQw5vVH for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 15:48: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 3AC98130EC7 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 15:48:46 -0700 (PDT)
Date: Sun, 21 Oct 2018 15:48:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540162125; bh=EE1P/YnpriDD0ABCFiExdEktKaEogUkm0DMzBhZlomg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fFFX1oIBCoQiQMpSD8AUlS0ryIc4+zkn6tMPQ4WlF+wIFCe8lCyRI5u00KZ2cQlJq ivNfoc4+b8b8y8Gl74eBo9o1hAk/jLmtgtQBnsyt2l4ZnMk8pAMwCd0EGske6qAWXZ 6Paql7SZemU/kMkekB23ZQC7+opY0ILyNwf3a6zg=
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/1888/push/2978404342@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1888@github.com>
References: <quicwg/base-drafts/pull/1888@github.com>
Subject: Re: [quicwg/base-drafts] Consolidate connection ID negotiation section with prior text (#1888)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd024d79f4_2adf3fbf05ed45b421349c6"; 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/kZPCReebWI7EHpYGWfnguNR7d-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: Sun, 21 Oct 2018 22:48:48 -0000

----==_mimepart_5bcd024d79f4_2adf3fbf05ed45b421349c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

e56b38a  Reword based on feedback


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1888/files/6bbfbdfff1303446ab251e038bcb8720ec99e408..e56b38a33a1bc4a6c75f9631b40ab857235a64ab

----==_mimepart_5bcd024d79f4_2adf3fbf05ed45b421349c6
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/e56b38a">e56b38a</a>  Reword based on feedback</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1888/files/6bbfbdfff1303446ab251e038bcb8720ec99e408..e56b38a33a1bc4a6c75f9631b40ab857235a64ab">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1p7PF8uF4OVIBS3BKfLN4PLgRMCks5unPnNgaJpZM4XvnBy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx6PcCU1HcwHwswh-ztc2GmNQQWeks5unPnNgaJpZM4XvnBy.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1888"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1888/files/6bbfbdfff1303446ab251e038bcb8720ec99e408..e56b38a33a1bc4a6c75f9631b40ab857235a64ab"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1888/files/6bbfbdfff1303446ab251e038bcb8720ec99e408..e56b38a33a1bc4a6c75f9631b40ab857235a64ab",
"url": "https://github.com/quicwg/base-drafts/pull/1888/files/6bbfbdfff1303446ab251e038bcb8720ec99e408..e56b38a33a1bc4a6c75f9631b40ab857235a64ab",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1888",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1888:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "e56b38a",
"value": "Reword based on feedback"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1888/files/6bbfbdfff1303446ab251e038bcb8720ec99e408..e56b38a33a1bc4a6c75f9631b40ab857235a64ab"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398356594\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcd024d79f4_2adf3fbf05ed45b421349c6--


From nobody Sun Oct 21 15:50:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD059130F18 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 15:50:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 ZO2igE18MQKm for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 15:50: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 9BC76130EB2 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 15:50:29 -0700 (PDT)
Date: Sun, 21 Oct 2018 15:50:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540162228; bh=stZ+ibUtUY6bqezgFEJyJg2xWUwXx27sZRO1Zaf+AsM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TyxbiUFY95JqCAWqz/PkaJ4fGwZiq/WEipbHit+hz9migB+SWcXVz5m6JDBEKlVo/ 3H0iGy4/fkfBWIdwbyRNoPr61z/Az74Z+nq7v/fnwmUJyeO7V/Wmg3CV/0QUWZukXf 7dpilTTuwhewXf4G0hCeo3+4O2Ic028dG8g84y38=
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/1891/push/2978406090@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1891@github.com>
References: <quicwg/base-drafts/pull/1891@github.com>
Subject: Re: [quicwg/base-drafts] Allow rate limiting of Version Negotiation (#1891)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd02b46f3e5_e8c3fb737ed45bc86909b"; 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/u0FXUEhfYN0GSGD2xG9X4Hwu4RM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 22:50:41 -0000

----==_mimepart_5bcd02b46f3e5_e8c3fb737ed45bc86909b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

5cec317  Qualify


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1891/files/533205904a29636f4526357deb1be5568f8290f7..5cec317e527e05810bad5e546c9dcc49dcab7544

----==_mimepart_5bcd02b46f3e5_e8c3fb737ed45bc86909b
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/5cec317">5cec317</a>  Qualify</li>
</ul>


<p style="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/1891/files/533205904a29636f4526357deb1be5568f8290f7..5cec317e527e05810bad5e546c9dcc49dcab7544">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1i_PRNgO5tMSkN8wM_Rl9eKhWA9ks5unPo0gaJpZM4XvxuL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2MI17AH8WLo17cpRYMxYXbP36Qxks5unPo0gaJpZM4XvxuL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1891"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1891/files/533205904a29636f4526357deb1be5568f8290f7..5cec317e527e05810bad5e546c9dcc49dcab7544"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1891/files/533205904a29636f4526357deb1be5568f8290f7..5cec317e527e05810bad5e546c9dcc49dcab7544",
"url": "https://github.com/quicwg/base-drafts/pull/1891/files/533205904a29636f4526357deb1be5568f8290f7..5cec317e527e05810bad5e546c9dcc49dcab7544",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1891",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1891:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "5cec317",
"value": "Qualify"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1891/files/533205904a29636f4526357deb1be5568f8290f7..5cec317e527e05810bad5e546c9dcc49dcab7544"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398400395\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcd02b46f3e5_e8c3fb737ed45bc86909b--


From nobody Sun Oct 21 15:51:38 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 17908130DE4 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 15:51:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 7rzBkjCbqJvz for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 15:51:35 -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 62A92130DE5 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 15:51:35 -0700 (PDT)
Date: Sun, 21 Oct 2018 15:51:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540162293; bh=4B/wYNTVBpzzvGZaWmkEFJgio6GEPWq62kvaqd+IWzE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O8pTUMz+DwOi+48MkKOwZtZnqeu6YX1+XWlNQ+lxCtapsZW7ZPFW5QfezOIPVRBDi MkxLiyYc+hJlYwal9Dxi3EDM8sqGDp4mtS+AiFs9OvftpKYrcM2Jiq8oA7TIGiTFBx xMzFa4Jn9ZfSDZQNPp1swCkL6Z+EiizomoVPKmI8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab201efdc304cf39f699d3a826987ae4175e873ad892cf0000000117e4c4f592a169ce1629ab88@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1891/c431711125@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1891@github.com>
References: <quicwg/base-drafts/pull/1891@github.com>
Subject: Re: [quicwg/base-drafts] Allow rate limiting of Version Negotiation (#1891)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd02f5950a2_30243fad96ad45c0774934"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XlgnnkEaD4kvHk4cvhDUge2jXt8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 22:51:37 -0000

----==_mimepart_5bcd02f5950a2_30243fad96ad45c0774934
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is a for instance.  And I think that this will become crucial if we go with #1755.  In that case, a server that might read the Initial and change the version as a result cannot send Version Negotiation in response to 0-RTT packets.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1891#issuecomment-431711125
----==_mimepart_5bcd02f5950a2_30243fad96ad45c0774934
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This is a for instance.  And I think that this will become crucial if we go with <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="360935502" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1755" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1755/hovercard" href="https://github.com/quicwg/base-drafts/pull/1755">#1755</a>.  In that case, a server that might read the Initial and change the version as a result cannot send Version Negotiation in response to 0-RTT 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/1891#issuecomment-431711125">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1KYJfHAziJlnEcfDKcCwaM3rHk_ks5unPp1gaJpZM4XvxuL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2qwzozGw1fZFcDtY-TM45_l-Hcpks5unPp1gaJpZM4XvxuL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1891: This is a for instance.  And I think that this will become crucial if we go with #1755.  In that case, a server that might read the Initial and change the version as a result cannot send Version Negotiation in response to 0-RTT packets."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1891#issuecomment-431711125"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1891#issuecomment-431711125",
"url": "https://github.com/quicwg/base-drafts/pull/1891#issuecomment-431711125",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Allow rate limiting of Version Negotiation (#1891)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1891,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1891\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1891#issuecomment-431711125"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398400395\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcd02f5950a2_30243fad96ad45c0774934--


From nobody Sun Oct 21 15:53:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E4F3130DE4 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 15:53:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 1dVuwV4JFshZ for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 15:53: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 24D1E130DDB for <quic-issues@ietf.org>; Sun, 21 Oct 2018 15:53:22 -0700 (PDT)
Date: Sun, 21 Oct 2018 15:53:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540162401; bh=mpY4MO2pnPHy3qMAb3XZYxN9IAEOZkParvg6oSWgGD0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NauMVfA06AVjhLaKFR5rLdXGE16o69Pyw46hBjzltdGIUFtIv2zsN4bucGMDAGwNE lIbOQDtZ5oigtfbmEfIRDL8CtSvRpC1FI17D3tCsOxIzUdjc2UZyHo9lQlso8zYSzT yS2G2zgvlNtaX+UByV0NR/Heu5lt6bGb0twblhFc=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5b430b754df6e659ac5d0037295b85132d81dd2192cf0000000117e4c56092a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431711196@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd0360edbe6_6cb83f8e5ccd45b87019fe"; 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/A-ofBUQltiNG7wXUztB-zWjqSSw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 22:53:23 -0000

----==_mimepart_5bcd0360edbe6_6cb83f8e5ccd45b87019fe
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is a good observation. There is some industry attention being paid to chunking end-to-end through the delivery chain.

Perhaps there's scope for an extension to HQ and/or H2 that can explicitly declare no trailers on a stream, wresting performance on the endcode or pass through 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/issues/1885#issuecomment-431711196
----==_mimepart_5bcd0360edbe6_6cb83f8e5ccd45b87019fe
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>This is a good observation. There is some industry attention being pai=
d to chunking end-to-end through the delivery chain.</p>
<p>Perhaps there's scope for an extension to HQ and/or H2 that can explic=
itly declare no trailers on a stream, wresting performance on the endcode=
 or pass through cases.</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/1885#issuecomment-431711196">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq37Q=
lMmhXVbplR2FCtVkyj8RRsdlks5unPrggaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqyIHzIN4Ys-64tAkYb0bizWK=
ZeNkks5unPrggaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #1885: This is a good observation. There is some industry attentio=
n being paid to chunking end-to-end through the delivery chain.\r\n\r\nPe=
rhaps there's scope for an extension to HQ and/or H2 that can explicitly =
declare no trailers on a stream, wresting performance on the endcode or p=
ass through cases."}],"action":{"name":"View Issue","url":"https://github=
.com/quicwg/base-drafts/issues/1885#issuecomment-431711196"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431711196",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1711196",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1711196"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcd0360edbe6_6cb83f8e5ccd45b87019fe--


From nobody Sun Oct 21 15:55:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 27D82130DF1 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 15:55:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 DixHNeGC_883 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 15:55: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 ECC93130DE5 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 15:55:50 -0700 (PDT)
Date: Sun, 21 Oct 2018 15:55:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540162550; bh=e/Tn0RbQOSM/El9F/4pvZk5x38LhcW5NIfqQNCI4B7U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yr55qW7anQ0PoeWmGzrY1JvABNkNncw1QRtXjPmMcHcqEmz0SfnjpLO+8Ehg11Qgj 2mvKp6N+lO2n65dR4LVdLOnwAZ5JHITNGv4AfFc95Efz3qOabMEsdMjuG4bnXCyxUr izMkxAiyhad9ePNKccq/G0upZf5UIMtZmMjd2YMI=
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/1893/push/2978409710@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1893@github.com>
References: <quicwg/base-drafts/pull/1893@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd03f61450e_2f9c3f8d0e6d45b84141168"; 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/T2d2fvlyOYpYXqUCVOoOMFVcoeM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 22:55:54 -0000

----==_mimepart_5bcd03f61450e_2f9c3f8d0e6d45b84141168
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

13945f9  Tweak it


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1893/files/755e32942b9db5d45ab08600171dbf9dde41ced7..13945f96c4f7b063e92c989707f75f4adee85d7e

----==_mimepart_5bcd03f61450e_2f9c3f8d0e6d45b84141168
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/13945f9">13945f9</a>  Tweak it</li>
</ul>


<p style="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/1893/files/755e32942b9db5d45ab08600171dbf9dde41ced7..13945f96c4f7b063e92c989707f75f4adee85d7e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxXgi1qZtWRKsuQIIC2EmRGLu3pnks5unPt2gaJpZM4XxHgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1uE-jF7RAT9pdVUGJNC3V3HKTtlks5unPt2gaJpZM4XxHgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1893"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1893/files/755e32942b9db5d45ab08600171dbf9dde41ced7..13945f96c4f7b063e92c989707f75f4adee85d7e"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1893/files/755e32942b9db5d45ab08600171dbf9dde41ced7..13945f96c4f7b063e92c989707f75f4adee85d7e",
"url": "https://github.com/quicwg/base-drafts/pull/1893/files/755e32942b9db5d45ab08600171dbf9dde41ced7..13945f96c4f7b063e92c989707f75f4adee85d7e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1893",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1893:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "13945f9",
"value": "Tweak it"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893/files/755e32942b9db5d45ab08600171dbf9dde41ced7..13945f96c4f7b063e92c989707f75f4adee85d7e"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398751779\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcd03f61450e_2f9c3f8d0e6d45b84141168--


From nobody Sun Oct 21 16:00:26 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 45929130DEA for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:00:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WSqCqelfm2vk for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:00:22 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 8D3BB130DDB for <quic-issues@ietf.org>; Sun, 21 Oct 2018 16:00:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540162814; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Bs80XI0Xx4Z2AU+s58Gfv5gzBF9r8HybeGmv3q/TV5w=; b=gmdE4y3/cawU9dgMYqDEgbdd5oDnoKo9KdiqH/pwvn7DjAEr4BEFCmort+g3pUJCPU5hd0zl PGG9LxI9EgdXdV9ELi6QnvfTQPv0OQmxBYtSxi8ghZJ1QyrwOzooFf09Dq537GTX5eUrjA1P KYlYProL0Z+rcOW4Nfe4/t0IkNg=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bcd04fd.7fb05066ec60-smtp-out-n02; Sun, 21 Oct 2018 23:00:13 -0000 (UTC)
Date: Sun, 21 Oct 2018 16:00:13 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcd04fd413e4_52d62ab6314d057835545@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 91d3ba: Explicitly suggest FIN or RST_STREAM
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcd04fd40f93_52d62ab6314d057835414"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Sq7bHOXOLVN4Xmg84qZLzYX_9t0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 23:00:25 -0000

----==_mimepart_5bcd04fd40f93_52d62ab6314d057835414
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 91d3baf420838e30e8b52b6eb2a3fc8e59f8c608
      https://github.com/quicwg/base-drafts/commit/91d3baf420838e30e8b52b6eb2a3fc8e59f8c608
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Explicitly suggest FIN or RST_STREAM

For issue #1878. I was apparently the only one confused, but since this is different from HTTP/2 it may be good to make it crystal clear.


  Commit: 0a40b4499df60d901b5ccf56e0dcd972ce275a43
      https://github.com/quicwg/base-drafts/commit/0a40b4499df60d901b5ccf56e0dcd972ce275a43
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  mikkelfj's comments


  Commit: 2b18ce659e1299035c32ca53db7637b737d0cfb5
      https://github.com/quicwg/base-drafts/commit/2b18ce659e1299035c32ca53db7637b737d0cfb5
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix line that was too long


  Commit: d8de502b6ed4cdf73fa917fc7f148ebe5390a727
      https://github.com/quicwg/base-drafts/commit/d8de502b6ed4cdf73fa917fc7f148ebe5390a727
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rewrote to address discussion

The reviews expired a rewrite. I think it's even clearer now, and avoids some of the bad inferences of the previous version.


  Commit: 52194b484499f2473225c97f5d0962fdb1e203be
      https://github.com/quicwg/base-drafts/commit/52194b484499f2473225c97f5d0962fdb1e203be
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Tweak it


  Commit: 2c5e7b8b0ebd8bee2386c7fd0e44d92f6c23a8c3
      https://github.com/quicwg/base-drafts/commit/2c5e7b8b0ebd8bee2386c7fd0e44d92f6c23a8c3
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Trailing shitespace


Compare: https://github.com/quicwg/base-drafts/compare/efe45fcbb6e4...2c5e7b8b0ebd
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcd04fd40f93_52d62ab6314d057835414--


From nobody Sun Oct 21 16:00:35 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4FCF130DCD for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:00:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LFFJLWYYwBvo for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:00:27 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 38A44130DEA for <quic-issues@ietf.org>; Sun, 21 Oct 2018 16:00:26 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540162825; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=oUl8q1fZe6I5CfsmWqa+djLBanxi+pyW4tdIHhNfna4=; b=tgzw5EbYeGZ0xitU6L+QN3REUk49jew95BQQMKOmMMrbjppRN4BBsa9TcVBjSI5BZ7dOhy2T mIoutSfionZo8OW3py2vOBlNZhZbPxVtSEWwyfuQ+H7abyNkmqYlHZ88OrWFc+qSq5F6ofwa WpEUiGmyvXuLsewff9DA/HRuhLw=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bcd02b1.7f7eb01d6090-smtp-out-n03; Sun, 21 Oct 2018 22:50:25 -0000 (UTC)
Date: Sun, 21 Oct 2018 15:50:24 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcd02b09b254_3d72abe3fcca58837330@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 5cec31: Qualify
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcd02b09aee9_3d72abe3fcca588372e0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KW1kBRwtLfiXpmzI1ajTKUL6U9E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 23:00:29 -0000

----==_mimepart_5bcd02b09aee9_3d72abe3fcca588372e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/skip-vn-0rtt
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5cec317e527e05810bad5e546c9dcc49dcab7544
      https://github.com/quicwg/base-drafts/commit/5cec317e527e05810bad5e546c9dcc49dcab7544
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Qualify



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcd02b09aee9_3d72abe3fcca588372e0--


From nobody Sun Oct 21 16:01:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0CE94130DDB for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:01:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 enfpbFBnp0LO for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:01: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 692F2130DCD for <quic-issues@ietf.org>; Sun, 21 Oct 2018 16:01:25 -0700 (PDT)
Date: Sun, 21 Oct 2018 16:01:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540162884; bh=m8nRODDgEi81T0C8kBEYbn6uqpagnIyJtl4/5AeMCdA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PHoKTvrU3N0uwnyR5J7nXnva4TzxOSaj9CiX0RqQLHWmq1DAvcgwDa1hT9BIhQHbC ByROGjJVpu+hp3KJBEZKZQ8wvxtPhfiLwkCUA7GAZVkvC8PCA8m2ux8EixQTmNiWQd OHQLkIEPAte+n+632ut0UU3YwiCu5tShAE8Y4RXM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab56cade57cd43c6bfc20f9265ce4ce1c1df20c0e692cf0000000117e4c74492a169ce162d02a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1893/c431711769@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1893@github.com>
References: <quicwg/base-drafts/pull/1893@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd0544bc693_738c3ff1136d45b8467595"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L8Zb_OG4TsDpOVgHGh5vR74l_UA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 23:01:27 -0000

----==_mimepart_5bcd0544bc693_738c3ff1136d45b8467595
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged manually.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1893#issuecomment-431711769
----==_mimepart_5bcd0544bc693_738c3ff1136d45b8467595
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged manually.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1893#issuecomment-431711769">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqztrW8WpFz9VvKqqAAZrydYC_0tIks5unPzEgaJpZM4XxHgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9rKL3ck_xReu9o1WOzcyXoUw9nuks5unPzEgaJpZM4XxHgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1893: Merged manually."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1893#issuecomment-431711769"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1893#issuecomment-431711769",
"url": "https://github.com/quicwg/base-drafts/pull/1893#issuecomment-431711769",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1893,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893#issuecomment-431711769"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398751779\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcd0544bc693_738c3ff1136d45b8467595--


From nobody Sun Oct 21 16:01:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D206B130DDB for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:01:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 qYcRbDaiV4Qo for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:01:50 -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 2AEA7130DCD for <quic-issues@ietf.org>; Sun, 21 Oct 2018 16:01:50 -0700 (PDT)
Date: Sun, 21 Oct 2018 16:01:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540162909; bh=7eJZTihEqk524R4cEbuX29iz0fRwaKaDPjySfd3Q4XQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=menlhc5jx1q2VRePiaYh7ioiG+bTu4/iewifj9mzSJEniJyljNW/3O2FvBumXBD5r OFZLwFwmknHoDNlZANAywUmk5TPXzIZE0P4S+NoI/DldAg7NgjcOWNHIDtsDLC6EbA zLdRG7g913vMq2YTWv/5drRgomkdR086KFQ0wKJM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7c2cec0d54013fc4d953cdc91850d8bade62bc2b92cf0000000117e4c75d92a169ce162d02a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1893/issue_event/1916876967@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1893@github.com>
References: <quicwg/base-drafts/pull/1893@github.com>
Subject: Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd055d61445_8883fca44ed45c4727686"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l3gQIWRkEu5p4LnauOzW1gt1c5k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 23:01:52 -0000

----==_mimepart_5bcd055d61445_8883fca44ed45c4727686
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1893.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1893#event-1916876967
----==_mimepart_5bcd055d61445_8883fca44ed45c4727686
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="372048548" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1893" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1893/hovercard" href="https://github.com/quicwg/base-drafts/pull/1893">#1893</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/1893#event-1916876967">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz9rC8Ol7a8MS0peAmT5tuZD3kyvks5unPzdgaJpZM4XxHgj">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxVxoGIs6q2jXEdqnvMOhSYWQei1ks5unPzdgaJpZM4XxHgj.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1893."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1893#event-1916876967"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1893#event-1916876967",
"url": "https://github.com/quicwg/base-drafts/pull/1893#event-1916876967",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Explicitly suggest FIN or RST_STREAM (#1893)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1893#event-1916876967"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398751779\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcd055d61445_8883fca44ed45c4727686--


From nobody Sun Oct 21 16:02:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C3A6B130DE4 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:02:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 VNju28-jGb80 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:02: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 F37131286E3 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 16:02:00 -0700 (PDT)
Date: Sun, 21 Oct 2018 16:02:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540162920; bh=QP8/yt6f9e2aV42On86P7QXkCTai1H1I7wAs4emB50A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DXPof2w+X4TuAlokIeQ8b2YSXX9hVzVqxUXY0+y96fkm/1j/BrxwA4hAAVRFjjMzN Zk5UwPT8b3kXTdA2W2sJsHezBKnGZm+2PZM8C+3j+94sXjvojLn4VslYNtmm5daLCj 9edsYX/U3QW0I87QjP96aZsubjHFa3KBTrMpPSv0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9ad78b4922e72cff38da885ae3b42ca9f8fa6f0b92cf0000000117e4c76892a169ce162183ba@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1878/431711801@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1878@github.com>
References: <quicwg/base-drafts/issues/1878@github.com>
Subject: Re: [quicwg/base-drafts] Response to RST_STREAM is a little unclear. (#1878)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd05682546e_1e283f8023cd45b4135083a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yr1mt8c3m2_U5rKgtRXUZL9u_6c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 21 Oct 2018 23:02:03 -0000

----==_mimepart_5bcd05682546e_1e283f8023cd45b4135083a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1893 manually.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431711801
----==_mimepart_5bcd05682546e_1e283f8023cd45b4135083a
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="372048548" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1893" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1893/hovercard" href="https://github.com/quicwg/base-drafts/pull/1893">#1893</a> manually.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431711801">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq70JR8oPRd4V-AvQA8mOTRQz7Zasks5unPzogaJpZM4Xqhjn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-i-lwtHLO-fdMud-cv1VZ0Qj_o8ks5unPzogaJpZM4Xqhjn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1878: Merged #1893 manually."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431711801"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431711801",
"url": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431711801",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Response to RST_STREAM is a little unclear. (#1878)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1878,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431711801"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397023463\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcd05682546e_1e283f8023cd45b4135083a--


From nobody Sun Oct 21 16:02:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D8165130E77 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:02:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 2qV32mHwIYUt for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:02:04 -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 D484D130DDB for <quic-issues@ietf.org>; Sun, 21 Oct 2018 16:02:03 -0700 (PDT)
Date: Sun, 21 Oct 2018 16:02:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540162923; bh=ZoEd9trGhMvgYsuEO45RsRnipGuYoRyq9HlR5jP7rlA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=asEnpxrhSQg0gwdwhZil4l7ila98Q6I7RoV27kJjyduwvLic2LYag4k714I2joO+l d4R48nnLCw1rCt4sEy18VN8a4fAckGkHOzs0ovoFjor9XXYNbxaFnmpolnQ2ocjFGQ s0G3uFvP5HJaA+tqNl8l5RDsxZ+aAiNyqZhHx9V0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6ea1732e4b8be2e05f00cbac6033302a13764d0992cf0000000117e4c76b92a169ce162183ba@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1878/issue_event/1916877049@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1878@github.com>
References: <quicwg/base-drafts/issues/1878@github.com>
Subject: Re: [quicwg/base-drafts] Response to RST_STREAM is a little unclear. (#1878)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd056b1ec25_2f0a3f90226d45c4176426"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CoU0Pm8I6RyYqK0Icyu9Q74IRbQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 23:02:06 -0000

----==_mimepart_5bcd056b1ec25_2f0a3f90226d45c4176426
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1878.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1878#event-1916877049
----==_mimepart_5bcd056b1ec25_2f0a3f90226d45c4176426
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="371295162" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1878" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1878/hovercard" href="https://github.com/quicwg/base-drafts/issues/1878">#1878</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/1878#event-1916877049">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0Xmh5kH6vTn5K7vSRYdRMde7fdcks5unPzrgaJpZM4Xqhjn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz2DykTavHus6lwCTjXcxMcTS1ciks5unPzrgaJpZM4Xqhjn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1878."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1878#event-1916877049"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1878#event-1916877049",
"url": "https://github.com/quicwg/base-drafts/issues/1878#event-1916877049",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Response to RST_STREAM is a little unclear. (#1878)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1878#event-1916877049"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397023463\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcd056b1ec25_2f0a3f90226d45c4176426--


From nobody Sun Oct 21 16:15:54 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C47FC130DE5 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:15:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Lpvkjcf_8p-b for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:15:51 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 DFA10130DF1 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 16:15:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540163750; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=TENQSg8M0SoqPWfzTdAg0UhXk9Dhv0+HzjoD11/9A2o=; b=qBXdGvxNcPnoShGbvN/euMvizoY/cuDK4WwvZTzk1GSck86S2ykKXq3/kjkz2lFdHnRdzCNs +GNjNw6vVGG/SUGMqx1c6qeheKL/OAkQC8sTJkrP6fvFaqa8bCfawzG6EFGLKmohlS4vuisM jz35GWnFRbq8qwbj45zqIc07reo=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bcd08a5.7f6ba47e0db0-smtp-out-n01; Sun, 21 Oct 2018 23:15:49 -0000 (UTC)
Date: Sun, 21 Oct 2018 16:15:48 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcd08a4873d0_64f32ad352eca59035910@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 789db4: Restructure slightly
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcd08a486ff5_64f32ad352eca5903581f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1aXFEMhmSUQSS_uxSx5R9sCqBwI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 23:15:53 -0000

----==_mimepart_5bcd08a486ff5_64f32ad352eca5903581f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: 789db42c6b0aa75b9b02ae9dc971893dbb204caf
      https://github.com/quicwg/base-drafts/commit/789db42c6b0aa75b9b02ae9dc971893dbb204caf
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Restructure slightly



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcd08a486ff5_64f32ad352eca5903581f--


From nobody Sun Oct 21 16:16:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11F18130DF1 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:16:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 4O_RjavGS1Os for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:16: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 690901286E3 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 16:16:17 -0700 (PDT)
Date: Sun, 21 Oct 2018 16:16:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540163776; bh=4BZ6mwImOaJ9X5TXmqDwcUsON7Y0WOfwaf504emHlt8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ov8CTb1gDZefX2ZQeQbtV7huyEDK75kuskdCAh0ns/tn0PxWhySYDN2RAefzrkJrv nEms0l4BPH+Xyi9+81CNw82UVWQUL6dL1K58TFlXTPHLKlT9D6ouqlMS5M3NBsOyAb AI6dZ0BnOj03k+orCcBwnBf1tPSfuGgGv2lp55F4=
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/1886/push/2978427246@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd08c08d388_60fd3fc3358d45b828631c0"; 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/dHTYeGNaSOUGQ9C29acX8DozpvE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 23:16:19 -0000

----==_mimepart_5bcd08c08d388_60fd3fc3358d45b828631c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

789db42  Restructure slightly


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886/files/5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72..789db42c6b0aa75b9b02ae9dc971893dbb204caf

----==_mimepart_5bcd08c08d388_60fd3fc3358d45b828631c0
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/789db42">789db42</a>  Restructure slightly</li>
</ul>


<p style="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/1886/files/5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72..789db42c6b0aa75b9b02ae9dc971893dbb204caf">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx_JZcWq9wu2nmttOblmlicOYZARks5unQBAgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyLZav-1S-2-FRSMt5-DdsvwiEtsks5unQBAgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72..789db42c6b0aa75b9b02ae9dc971893dbb204caf"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72..789db42c6b0aa75b9b02ae9dc971893dbb204caf",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72..789db42c6b0aa75b9b02ae9dc971893dbb204caf",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1886",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "789db42",
"value": "Restructure slightly"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72..789db42c6b0aa75b9b02ae9dc971893dbb204caf"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcd08c08d388_60fd3fc3358d45b828631c0--


From nobody Sun Oct 21 16:16:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA362130DEA for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:16:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 C3qRv70FSdGy for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:16: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 4A9BE130DE5 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 16:16:48 -0700 (PDT)
Date: Sun, 21 Oct 2018 16:16:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540163807; bh=30YgVDf4IHe5eVVwUQcIW7/ftuO9hBW4Ta6XbxqjTU4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k9mEGNDrPxVSGey4n8qMH9KbrfD+bvD7KFgfE/FXYFwnqX71uKddBFsie/X+lj+KY FmLVlLnm1z0RpGHXXaanysFcSIPmYsnwkfhXnl7nKU1u3fOq17UMjvMzEcrwawdawy wX/34s3m917WQ7XwSGLZqztU/FmKN73yrh/wVnxk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab25c29aff2692a3dd8b3cd6277db0a9dc1e78257892cf0000000117e4cadf92a169ce162183ba@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1878/431712899@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1878@github.com>
References: <quicwg/base-drafts/issues/1878@github.com>
Subject: Re: [quicwg/base-drafts] Response to RST_STREAM is a little unclear. (#1878)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd08df75898_73c53f85c5ed45c41469535"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hM-rQ-y3TxT56FTfZc3snNH7O2I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 23:16:50 -0000

----==_mimepart_5bcd08df75898_73c53f85c5ed45c41469535
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

GitHub is acting out here.  Fix merged manually.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431712899
----==_mimepart_5bcd08df75898_73c53f85c5ed45c41469535
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>GitHub is acting out here.  Fix merged manually.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431712899">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy2bCozm8GPRQpBXSaVcfk_FuZgaks5unQBfgaJpZM4Xqhjn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8kFH1tyeCcW7QtGE_hKm3PZ4Z7Pks5unQBfgaJpZM4Xqhjn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1878: GitHub is acting out here.  Fix merged manually."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431712899"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431712899",
"url": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431712899",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Response to RST_STREAM is a little unclear. (#1878)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1878,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1878#issuecomment-431712899"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397023463\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcd08df75898_73c53f85c5ed45c41469535--


From nobody Sun Oct 21 16:25:25 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 58F6C12F1A6 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:25:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EIVTNt1cqbrj for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:25:22 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 B553F130DDB for <quic-issues@ietf.org>; Sun, 21 Oct 2018 16:25:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540164321; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=tl/u2SqzNmjbMuleWbvf129FUglsGjsX5hI+sYQZRss=; b=nFCJ7QUBvZYzliWfeFrMquaR9U5sHoG/hxMfvaEMslfd19XAANC4aFhourIyQa1RKJF3/++C AhfkD56rU24ZmO8B21kgECKG4lJQl0oYq855GMiwjkvF2alUOt3GkwtkM1s/np/xqdaXrpGP AN6NdTO4RmI3UuX9c/1lh8H/qq0=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcd0ae1.7f35ac1d2cc0-smtp-out-n03; Sun, 21 Oct 2018 23:25:21 -0000 (UTC)
Date: Sun, 21 Oct 2018 16:25:20 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcd0ae01454a_64312ad65b6ae58087f5@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9e1fc5: Move ECN section
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcd0ae013fbd_64312ad65b6ae5808621"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/t92A7vM7FsthPJ9esRQRos93fOM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 23:25:24 -0000

----==_mimepart_5bcd0ae013fbd_64312ad65b6ae5808621
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/move-ecn
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9e1fc5bdd9181c82687947fbbc8c69c82a550bb2
      https://github.com/quicwg/base-drafts/commit/9e1fc5bdd9181c82687947fbbc8c69c82a550bb2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move ECN section

This moves the section under packetization and reliability.
I've also added subsections, splitting out the feedback system (which is
simple) with the verification stuff (which is less so).



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcd0ae013fbd_64312ad65b6ae5808621--


From nobody Sun Oct 21 16:27:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7466130ED1 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:27:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 0XS_ftuGsyZO for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:27:25 -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 E9489130ED6 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 16:27:24 -0700 (PDT)
Date: Sun, 21 Oct 2018 16:27:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540164444; bh=gbQ1sqH0mZMRsG8X8Nw1duwu/OHR4fBTL+uFnnw8nKk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qlnCzE8Yr71YpK54xEWjiTofXkUK9VcqdgxubpYyw2nBX+8CZ6mDWGI7O94vSQ6Fq K1dNFuEKy+Gath8CVtdnL+W0ck+7K1ewG2Qawo5nn6lX03VXah+/29JrMxu63nNrej M6uKfoLQrRQ7+HRKWjIlOIpNznAay+f+Ykuh7rQc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab541d1d70b45e67313d9f34a67dc5a4aab202d67892cf0000000117e4cd5b92a169ce159f31b4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1786/issue_event/1916883586@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1786@github.com>
References: <quicwg/base-drafts/issues/1786@github.com>
Subject: Re: [quicwg/base-drafts] Add Advice and Rules for CONN_CLOSE in Initial and Handshake  (#1786)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd0b5bf3a21_36a3fd7d00d45c01240492"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nHzl09SMfP88_ULbfFTwLTA77m4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 23:27:35 -0000

----==_mimepart_5bcd0b5bf3a21_36a3fd7d00d45c01240492
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1786 via #1818.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1786#event-1916883586
----==_mimepart_5bcd0b5bf3a21_36a3fd7d00d45c01240492
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="362754484" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1786" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1786/hovercard" href="https://github.com/quicwg/base-drafts/issues/1786">#1786</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="365665251" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1818" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1818/hovercard" href="https://github.com/quicwg/base-drafts/pull/1818">#1818</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/1786#event-1916883586">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1vDDbVmDUiNLCpXKpgtNUswJ3TTks5unQLbgaJpZM4W0yBo">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5hcW66h0c44Hv4nPpzoq32hcqd7ks5unQLbgaJpZM4W0yBo.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1786 via #1818."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1786#event-1916883586"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1786#event-1916883586",
"url": "https://github.com/quicwg/base-drafts/issues/1786#event-1916883586",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Add Advice and Rules for CONN_CLOSE in Initial and Handshake  (#1786)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1786#event-1916883586"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 382935144\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcd0b5bf3a21_36a3fd7d00d45c01240492--


From nobody Sun Oct 21 16:27:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 827B5130EB2 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:27:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.063
X-Spam-Level: 
X-Spam-Status: No, score=-8.063 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 ihelyOeU0vue for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:27:25 -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 329A1130EC8 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 16:27:25 -0700 (PDT)
Date: Sun, 21 Oct 2018 16:27:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540164444; bh=hAmyPLbHu91udSENFZ4B++5tjJ5853NhWVcYVS6Hhjw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kucBRAq0B44YhVSyHlTOpwaWjeg/4P6lj7as+R50veRWu3+4XMNPvyhPZ9PKRDWXz +FnqCljKGy6XsImgzb0BHgpdU78IO5lQo40MU1GvWqjXdSl0zPfsOGLPnzXbC2mbwW 5CIHWGE3tskTn8M3MTyMA51HZ5IUsCWi8z5X49jc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2903bee92c12a730774aebdbf532f9351a8e22a792cf0000000117e4cd5c92a169ce15cb9be3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1818/issue_event/1916883581@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1818@github.com>
References: <quicwg/base-drafts/pull/1818@github.com>
Subject: Re: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd0b5c90bac_76593f9f5b0d45b416652b2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZLpUiyRz0aOt0JprHF-SmU7bKgE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 23:27:36 -0000

----==_mimepart_5bcd0b5c90bac_76593f9f5b0d45b416652b2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1818 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/1818#event-1916883581
----==_mimepart_5bcd0b5c90bac_76593f9f5b0d45b416652b2
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="365665251" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1818" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1818/hovercard" href="https://github.com/quicwg/base-drafts/pull/1818">#1818</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/1818#event-1916883581">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq58O65wRBjB3Y17xWUTXax9AvJwhks5unQLcgaJpZM4XC_Pi">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0ZV-Fa3ux5Q7roZTmEfryP3vUB9ks5unQLcgaJpZM4XC_Pi.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1818 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1818#event-1916883581"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1818#event-1916883581",
"url": "https://github.com/quicwg/base-drafts/pull/1818#event-1916883581",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Clarify crypto context for Connection Close (#1818)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1818#event-1916883581"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386659298\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcd0b5c90bac_76593f9f5b0d45b416652b2--


From nobody Sun Oct 21 16:32:42 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D578E130DF2 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:32:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iPKvbgM-FkBU for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:32:38 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 8BDDE130DE4 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 16:32:38 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540164757; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=wGx6lB0bJHWE8LY8wcfMcrED6WtDW2nOy3rzscBiaBY=; b=rdSN7tTPln3PjhEqNdf5fEW7bwfiLusnTy9luyj6O5YAap1KmtlNLT9iDGfb1LMDA5Dve4mv KZfY16n0dYbvRoCdFycDP+JxWqnNrYwqe/xj0nVDfzlFntrM9XZSIlnLDDt8G7lwxVYlT1Jp gOQRbgvKgf+Zw2q8E9eDbI2oKbI=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bcd0c95.7f08904af300-smtp-out-n01; Sun, 21 Oct 2018 23:32:37 -0000 (UTC)
Date: Sun, 21 Oct 2018 16:32:36 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcd0c9439cc3_573f2aac538465787445a@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9138fd: I decided to reword this after reading it. It mis...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcd0c94398db_573f2aac53846578743a3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O9XoxqKKU01oqHcnuDiIoMK-Xx8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 23:32:41 -0000

----==_mimepart_5bcd0c94398db_573f2aac53846578743a3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/how-to-protect-close
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9138fd991036a0af2c1593ef96d75ad8ed9be07b
      https://github.com/quicwg/base-drafts/commit/9138fd991036a0af2c1593ef96d75ad8ed9be07b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  I decided to reword this after reading it.  It missed a few key things.

I think that the second piece to #1786, which was to make allowances for
fatal errors arising from Initial packets won't be necessary.  I'm happy
to see a PR, of course, but the sentiment I've heard expressed is that
it is very hard to manage this, and the spec wouldn't expressly prevent
someone from trying to build a system that was resilient to
maliciously-crafted Initial packets, but we wouldn't take steps in this
document to deal with that.  As previously agreed, if you are attacked
and the attacker was able to modify Initial packets, then they can deny
you the ability to connect.

Closes #1818, #1786.


  Commit: f94c3957f232fc644d6bcf1d83b0ea8745034d69
      https://github.com/quicwg/base-drafts/commit/f94c3957f232fc644d6bcf1d83b0ea8745034d69
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Be less cagey


  Commit: 8c2aaa3650e5cd214df3171c9b94b3aa4d4f2f2b
      https://github.com/quicwg/base-drafts/commit/8c2aaa3650e5cd214df3171c9b94b3aa4d4f2f2b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove #1818 changes as duplicates


Compare: https://github.com/quicwg/base-drafts/compare/552e087f3ed1...8c2aaa3650e5
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcd0c94398db_573f2aac53846578743a3--


From nobody Sun Oct 21 16:37:54 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8CFBA130DF2 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:37:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level: 
X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id v88unUcQm8AR for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 16:37:52 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 18109130DF1 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 16:37:52 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540165071; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=i57TV0wCU7iMCXkAGQwt+cu9rIAQbgsf8dvWaplifhA=; b=d3tac8BHhAyuCR6a7RO2xmIkCnkgVVNlMDvbe2F41lP7TI3Yc/C1nf/AM40pT0lPUj61xfxK BEaimrvUz47TAEEFrDQbUBxnWLqrE1xw+Z7Al25lY8eDQWQ5/ZT+cRjU24Gbiji/2IVTs+/r IMg9dZVWmf1oRwLXySeHYgjIZ5Y=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bcd0b76.7fa803a06750-smtp-out-n02; Sun, 21 Oct 2018 23:27:50 -0000 (UTC)
Date: Sun, 21 Oct 2018 16:27:49 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcd0b75ba7d0_4fd22b182d9905781535@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b59752: Move ECN section
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcd0b75ba16e_4fd22b182d99057815216"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uGqA2dU_iVtn3YfDcFCIER5O7dc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 21 Oct 2018 23:37:53 -0000

----==_mimepart_5bcd0b75ba16e_4fd22b182d99057815216
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/move-ecn
  Home:   https://github.com/quicwg/base-drafts
  Commit: b5975277ac77a8510eaf88e1186b9b740dfe85fe
      https://github.com/quicwg/base-drafts/commit/b5975277ac77a8510eaf88e1186b9b740dfe85fe
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move ECN section

This moves the section under packetization and reliability.
I've also added subsections, splitting out the feedback system (which is
simple) with the verification stuff (which is less so).



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcd0b75ba16e_4fd22b182d99057815216--


From nobody Sun Oct 21 17:06:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F07BA130DF1 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 17:06:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 0voPbaXeQxSz for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 17:06:25 -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 77758120072 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 17:06:25 -0700 (PDT)
Date: Sun, 21 Oct 2018 17:06:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540166784; bh=Asy61NPx6z4ciPrO9H9Z7coTIF/Cn0RCdCAe3FRaXfo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qRtrsupJ74Q3QeC1yEM8olkc6uf4tveRc7WVLA2iGw0giV5YSAYaBNvFqeOIme+Qu 15J5/4p2OCzMSqbOYWMl3g9vPEtR6vkGu5dQjoDyxas2vmCpnljdUPFUcq7HkrFXkO koKov0cTF//2f0h1xW+iOnJ3L7xx5rXaHHDCdmfA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab47eb6783e200983846589da7fba9a11e365ca4b592cf0000000117e4d68092a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431715821@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd1480623ed_338c3f9db68d45bc776211"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0zek0G2aO6lkXLmSHxSRVVxv5ck>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 00:06:27 -0000

----==_mimepart_5bcd1480623ed_338c3f9db68d45bc776211
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Also, rather than making DATA "special," I'd probably just add text to the framing layer section that a length of zero means the frame extends to the end of the QUIC stream.

@MikeBishop, how about allowing the frame to run past the end of the stream?  If you are sending less than 2^62-1, then the special case is that you read until `min(end_of_frame, end_of_stream)` and don't treat overflow as an error.  It's not completely without framing, but the framing goes right down (1.95e-18% I think).

(I say this, while not being all that receptive to the feature with so little benefit.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431715821
----==_mimepart_5bcd1480623ed_338c3f9db68d45bc776211
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>Also, rather than making DATA "special," I'd probably just add text to=
 the framing layer section that a length of zero means the frame extends =
to the end of the QUIC stream.</p>
</blockquote>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/hovercards?user_id=3D4273797" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
MikeBishop">@MikeBishop</a>, how about allowing the frame to run past the=
 end of the stream?  If you are sending less than 2^62-1, then the specia=
l case is that you read until <code>min(end_of_frame, end_of_stream)</cod=
e> and don't treat overflow as an error.  It's not completely without fra=
ming, but the framing goes right down (1.95e-18% I think).</p>
<p>(I say this, while not being all that receptive to the feature with so=
 little benefit.)</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/1885#issuecomment-431715821">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7VW=
HJEpeNTV3a1KHtLXJzc-yIndks5unQwAgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq0XrZR41sS5j-Q1SUpmbbb_0=
hZ6Cks5unQwAgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1885: \u003e Also, rather than making DATA \"special,\" I'd=
 probably just add text to the framing layer section that a length of zer=
o means the frame extends to the end of the QUIC stream.\r\n\r\n@MikeBish=
op, how about allowing the frame to run past the end of the stream?  If y=
ou are sending less than 2^62-1, then the special case is that you read u=
ntil `min(end_of_frame, end_of_stream)` and don't treat overflow as an er=
ror.  It's not completely without framing, but the framing goes right dow=
n (1.95e-18% I think).\r\n\r\n(I say this, while not being all that recep=
tive to the feature with so little benefit.)"}],"action":{"name":"View Is=
sue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecommen=
t-431715821"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431715821",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1715821",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1715821"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcd1480623ed_338c3f9db68d45bc776211--


From nobody Sun Oct 21 17:59:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 12F5812D4E6 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 17:59:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 5wl1NZeBILSm for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 17:59: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 C320E120072 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 17:59:41 -0700 (PDT)
Date: Sun, 21 Oct 2018 17:59:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540169980; bh=Pe/ju68cKG2wWd5KX+hM2+YaP5unfpWDzUKJh31INSk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A9x1iEM8H6mV208LJqF3QhACsfSlrv/OpoEL6npj1BTBdzUb4w0lmkRNZmNSfnawS T3z2l7ybMM0EzaIzuosItLUh4qtiyHJFSGVfgOxmqfSUaj0+9Xtph24pTxyoai2rce C+BXvb1J++5Js2W12s2QxrN+I56Iwkxufa5qebNY=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4c3ed45591861843d6dc06ed6a51faf8d3bbdf5892cf0000000117e4e2fc92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431719488@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd20fc820a4_51ae3f8a67ad45b83629c1"; 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/v_YZfLtM2D0jy66R6nICSYqwxx4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 00:59:44 -0000

----==_mimepart_5bcd20fc820a4_51ae3f8a67ad45b83629c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue 
> There is some industry attention being paid to chunking end-to-end through the delivery chain.

I understand the same way.

> Perhaps there's scope for an extension to HQ and/or H2 that can explicitly declare no trailers on a stream, wresting performance on the endcode or pass through cases.

I am not sure if I like the complexity, partly because the small performance gain we will see (see @dtikhonov' comment at https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431348155), and also because it could be hard to use; it is often the case that a proxy cannot guess at the time of connection establishment to which origin server it would be connecting (consider the use of secondary server certificates).

I think my preference might goes to fixing the issue in QUIC v2. For example, we could move the chunking layer into the transport. In addition to EOS, we could have a END_OF_BLOCK flag associated to a STREAM frame that indicates the end of each block within a STREAM.

Assuming that many of the application protocols will transfer size-delimited blocks (e.g. HQ frames), it would make sense to support the concept in transport.

Having it expressed as a flag of a STREAMS frame (by burning the frame type octet) will give us simplicity _and_ efficiency in terms of bandwidth, because we can totally omit the Length field of the HQ 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/1885#issuecomment-431719488
----==_mimepart_5bcd20fc820a4_51ae3f8a67ad45b83629c1
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=3D6571445" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
LPardue">@LPardue</a></p>
<blockquote>
<p>There is some industry attention being paid to chunking end-to-end thr=
ough the delivery chain.</p>
</blockquote>
<p>I understand the same way.</p>
<blockquote>
<p>Perhaps there's scope for an extension to HQ and/or H2 that can explic=
itly declare no trailers on a stream, wresting performance on the endcode=
 or pass through cases.</p>
</blockquote>
<p>I am not sure if I like the complexity, partly because the small perfo=
rmance gain we will see (see <a class=3D"user-mention" data-hovercard-typ=
e=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D4528576" data-octo=
-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" h=
ref=3D"https://github.com/dtikhonov">@dtikhonov</a>' comment at <a class=3D=
"issue-link js-issue-link" data-error-text=3D"Failed to load issue title"=
 data-id=3D"371746918" data-permission-text=3D"Issue title is private" da=
ta-url=3D"https://github.com/quicwg/base-drafts/issues/1885" data-hoverca=
rd-type=3D"issue" data-hovercard-url=3D"/quicwg/base-drafts/issues/1885/h=
overcard?comment_id=3D431348155&amp;comment_type=3Dissue_comment" href=3D=
"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431348155=
">#1885 (comment)</a>), and also because it could be hard to use; it is o=
ften the case that a proxy cannot guess at the time of connection establi=
shment to which origin server it would be connecting (consider the use of=
 secondary server certificates).</p>
<p>I think my preference might goes to fixing the issue in QUIC v2. For e=
xample, we could move the chunking layer into the transport. In addition =
to EOS, we could have a END_OF_BLOCK flag associated to a STREAM frame th=
at indicates the end of each block within a STREAM.</p>
<p>Assuming that many of the application protocols will transfer size-del=
imited blocks (e.g. HQ frames), it would make sense to support the concep=
t in transport.</p>
<p>Having it expressed as a flag of a STREAMS frame (by burning the frame=
 type octet) will give us simplicity <em>and</em> efficiency in terms of =
bandwidth, because we can totally omit the Length field of the HQ frames.=
</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/1885#issuecomment-431719488">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2bc=
FWfJlaPYJJqxEd62HrjTYss_ks5unRh8gaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq06vjFVCRuwNkuZxKkOT9a-P=
yN1Dks5unRh8gaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1885: @LPardue \r\n\u003e There is some industry attention being p=
aid to chunking end-to-end through the delivery chain.\r\n\r\nI understan=
d the same way.\r\n\r\n\u003e Perhaps there's scope for an extension to H=
Q and/or H2 that can explicitly declare no trailers on a stream, wresting=
 performance on the endcode or pass through cases.\r\n\r\nI am not sure i=
f I like the complexity, partly because the small performance gain we wil=
l see (see @dtikhonov' comment at https://github.com/quicwg/base-drafts/i=
ssues/1885#issuecomment-431348155), and also because it could be hard to =
use; it is often the case that a proxy cannot guess at the time of connec=
tion establishment to which origin server it would be connecting (conside=
r the use of secondary server certificates).\r\n\r\nI think my preference=
 might goes to fixing the issue in QUIC v2. For example, we could move th=
e chunking layer into the transport. In addition to EOS, we could have a =
END_OF_BLOCK flag associated to a STREAM frame that indicates the end of =
each block within a STREAM.\r\n\r\nAssuming that many of the application =
protocols will transfer size-delimited blocks (e.g. HQ frames), it would =
make sense to support the concept in transport.\r\n\r\nHaving it expresse=
d as a flag of a STREAMS frame (by burning the frame type octet) will giv=
e us simplicity _and_ efficiency in terms of bandwidth, because we can to=
tally omit the Length field of the HQ frames."}],"action":{"name":"View I=
ssue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomme=
nt-431719488"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431719488",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1719488",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1719488"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcd20fc820a4_51ae3f8a67ad45b83629c1--


From nobody Sun Oct 21 17:59:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4BDE12D4E6 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 17:59:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 D7_DHigHuMmb for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 17:59: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 DFD16120072 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 17:59:53 -0700 (PDT)
Date: Sun, 21 Oct 2018 17:59:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540169992; bh=gNcr1dR64k2QTrtp58ezp7suznh1QCvjXnrEVNWa/nk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WbheBoJTuzRltrx3uk4WlUGZ9rEWb95ozf4+V5hHKYK05aQYuh13AlV45FUzCUxke 4r6KaJ2ups0Loqhk5FHJUKGIttjpwZ7oekE2WTFnx1I8Jw+qAEbTu6GmiF9zl9XSua oaQfBPABwZ3p6h5SDokfynf/6XXvJosAhu20zZWM=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab11c5d488adf276fbbb97b17bf797c25a1069bf3292cf0000000117e4e30892a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431719511@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd2108dc6fa_16a73f9f5b0d45b413466f8"; 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/JIdSnbd57ok5siL2X16JHN8HOQ4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 00:59:56 -0000

----==_mimepart_5bcd2108dc6fa_16a73f9f5b0d45b413466f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue 
> There is some industry attention being paid to chunking end-to-end through the delivery chain.

I understand the same way.

> Perhaps there's scope for an extension to HQ and/or H2 that can explicitly declare no trailers on a stream, wresting performance on the endcode or pass through cases.

I am not sure if I like the complexity, partly because the small performance gain we will see (see @dtikhonov' comment at https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431348155), and also because it could be hard to use; it is often the case that a proxy cannot guess at the time of connection establishment to which origin server it would be connecting (consider the use of secondary server certificates).

I think my preference might goes to fixing the issue in QUIC v2. For example, we could move the chunking layer into the transport. In addition to EOS, we could have a END_OF_BLOCK flag associated to a STREAM frame that indicates the end of each block within a STREAM.

Assuming that many of the application protocols will transfer size-delimited blocks (e.g. HQ frames), it would make sense to support the concept in transport.

Having it expressed as a flag of a STREAMS frame (by burning the frame type octet) will give us simplicity _and_ efficiency in terms of bandwidth, because we can totally omit the Length field of the HQ 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/1885#issuecomment-431719511
----==_mimepart_5bcd2108dc6fa_16a73f9f5b0d45b413466f8
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=3D6571445" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
LPardue">@LPardue</a></p>
<blockquote>
<p>There is some industry attention being paid to chunking end-to-end thr=
ough the delivery chain.</p>
</blockquote>
<p>I understand the same way.</p>
<blockquote>
<p>Perhaps there's scope for an extension to HQ and/or H2 that can explic=
itly declare no trailers on a stream, wresting performance on the endcode=
 or pass through cases.</p>
</blockquote>
<p>I am not sure if I like the complexity, partly because the small perfo=
rmance gain we will see (see <a class=3D"user-mention" data-hovercard-typ=
e=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D4528576" data-octo=
-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" h=
ref=3D"https://github.com/dtikhonov">@dtikhonov</a>' comment at <a class=3D=
"issue-link js-issue-link" data-error-text=3D"Failed to load issue title"=
 data-id=3D"371746918" data-permission-text=3D"Issue title is private" da=
ta-url=3D"https://github.com/quicwg/base-drafts/issues/1885" data-hoverca=
rd-type=3D"issue" data-hovercard-url=3D"/quicwg/base-drafts/issues/1885/h=
overcard?comment_id=3D431348155&amp;comment_type=3Dissue_comment" href=3D=
"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431348155=
">#1885 (comment)</a>), and also because it could be hard to use; it is o=
ften the case that a proxy cannot guess at the time of connection establi=
shment to which origin server it would be connecting (consider the use of=
 secondary server certificates).</p>
<p>I think my preference might goes to fixing the issue in QUIC v2. For e=
xample, we could move the chunking layer into the transport. In addition =
to EOS, we could have a END_OF_BLOCK flag associated to a STREAM frame th=
at indicates the end of each block within a STREAM.</p>
<p>Assuming that many of the application protocols will transfer size-del=
imited blocks (e.g. HQ frames), it would make sense to support the concep=
t in transport.</p>
<p>Having it expressed as a flag of a STREAMS frame (by burning the frame=
 type octet) will give us simplicity <em>and</em> efficiency in terms of =
bandwidth, because we can totally omit the Length field of the HQ frames.=
</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/1885#issuecomment-431719511">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1Sw=
MO3eBTccrlQZdMNXc3xzXUkbks5unRiIgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7pak1h9N4aYLQcOtmChBJ7o=
D67wks5unRiIgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1885: @LPardue \r\n\u003e There is some industry attention being p=
aid to chunking end-to-end through the delivery chain.\r\n\r\nI understan=
d the same way.\r\n\r\n\u003e Perhaps there's scope for an extension to H=
Q and/or H2 that can explicitly declare no trailers on a stream, wresting=
 performance on the endcode or pass through cases.\r\n\r\nI am not sure i=
f I like the complexity, partly because the small performance gain we wil=
l see (see @dtikhonov' comment at https://github.com/quicwg/base-drafts/i=
ssues/1885#issuecomment-431348155), and also because it could be hard to =
use; it is often the case that a proxy cannot guess at the time of connec=
tion establishment to which origin server it would be connecting (conside=
r the use of secondary server certificates).\r\n\r\nI think my preference=
 might goes to fixing the issue in QUIC v2. For example, we could move th=
e chunking layer into the transport. In addition to EOS, we could have a =
END_OF_BLOCK flag associated to a STREAM frame that indicates the end of =
each block within a STREAM.\r\n\r\nAssuming that many of the application =
protocols will transfer size-delimited blocks (e.g. HQ frames), it would =
make sense to support the concept in transport.\r\n\r\nHaving it expresse=
d as a flag of a STREAMS frame (by burning the frame type octet) will giv=
e us simplicity _and_ efficiency in terms of bandwidth, because we can to=
tally omit the Length field of the HQ frames."}],"action":{"name":"View I=
ssue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomme=
nt-431719511"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431719511",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1719511",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1719511"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcd2108dc6fa_16a73f9f5b0d45b413466f8--


From nobody Sun Oct 21 18:02:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2A11E12D4F2 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 18:02:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 FwI_0wQb7hRP for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 18:02: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 489EC12D4EE for <quic-issues@ietf.org>; Sun, 21 Oct 2018 18:02:13 -0700 (PDT)
Date: Sun, 21 Oct 2018 18:02:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540170132; bh=6JX24NBA9oL8ERO2CnncBMRNE5Nuzz2v1gcLNHoFItc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PlobzzlaEplOWXynDIdRkjxzY+1dP8W7nSVK5gTXoDKth87XKhZ2JbaAJ7v4Xgq6M DfQiHJI7jsRYBBsSwMT2S6WOMQRSGps/SC1oY3Q2cBofOsD5lrRk1t1QwLxzjJNziH cR227kVkAddCWQQtHzaHgyXLmYw0vnbf0SMF1kGo=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6533078da42c307484b6a5a933eab5edd5bceb0492cf0000000117e4e39492a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431719835@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd21947050d_37d53fce8e0d45c01554050"; 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/jeCqb07HvCYbDjXSYJ_pf3T47SE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 01:02:15 -0000

----==_mimepart_5bcd21947050d_37d53fce8e0d45c01554050
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@LPardue 
> There is some industry attention being paid to chunking end-to-end through the delivery chain.

I understand the same way.

> Perhaps there's scope for an extension to HQ and/or H2 that can explicitly declare no trailers on a stream, wresting performance on the endcode or pass through cases.

I am not sure if I like the complexity, partly because of the small performance gain we will see (see @dtikhonov' comment at https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431348155), and also because it could be hard to use; it is often the case that a proxy cannot guess at the time of connection establishment to which origin server it would be connecting (consider the use of secondary server certificates).

I think my preference might go to fixing the issue in QUIC v2. For example, we could move the chunking layer into the transport by adding a END_OF_BLOCK flag to a STREAM frame for indicating the end of each block within a STREAM. Assuming that many of the application protocols will transfer size-delimited blocks (e.g. HQ frames), it makes sense to support the concept in transport.

Having it expressed as a flag of a STREAMS frame (by burning the frame type octet) will give us simplicity _and_ efficiency in terms of bandwidth, because we can totally omit the Length field of the HQ 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/1885#issuecomment-431719835
----==_mimepart_5bcd21947050d_37d53fce8e0d45c01554050
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=3D6571445" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
LPardue">@LPardue</a></p>
<blockquote>
<p>There is some industry attention being paid to chunking end-to-end thr=
ough the delivery chain.</p>
</blockquote>
<p>I understand the same way.</p>
<blockquote>
<p>Perhaps there's scope for an extension to HQ and/or H2 that can explic=
itly declare no trailers on a stream, wresting performance on the endcode=
 or pass through cases.</p>
</blockquote>
<p>I am not sure if I like the complexity, partly because of the small pe=
rformance gain we will see (see <a class=3D"user-mention" data-hovercard-=
type=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D4528576" data-o=
cto-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self=
" href=3D"https://github.com/dtikhonov">@dtikhonov</a>' comment at <a cla=
ss=3D"issue-link js-issue-link" data-error-text=3D"Failed to load issue t=
itle" data-id=3D"371746918" data-permission-text=3D"Issue title is privat=
e" data-url=3D"https://github.com/quicwg/base-drafts/issues/1885" data-ho=
vercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-drafts/issues/1=
885/hovercard?comment_id=3D431348155&amp;comment_type=3Dissue_comment" hr=
ef=3D"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4313=
48155">#1885 (comment)</a>), and also because it could be hard to use; it=
 is often the case that a proxy cannot guess at the time of connection es=
tablishment to which origin server it would be connecting (consider the u=
se of secondary server certificates).</p>
<p>I think my preference might go to fixing the issue in QUIC v2. For exa=
mple, we could move the chunking layer into the transport by adding a END=
_OF_BLOCK flag to a STREAM frame for indicating the end of each block wit=
hin a STREAM. Assuming that many of the application protocols will transf=
er size-delimited blocks (e.g. HQ frames), it makes sense to support the =
concept in transport.</p>
<p>Having it expressed as a flag of a STREAMS frame (by burning the frame=
 type octet) will give us simplicity <em>and</em> efficiency in terms of =
bandwidth, because we can totally omit the Length field of the HQ frames.=
</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/1885#issuecomment-431719835">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6UU=
vAljj18seI5tjRknnglIccldks5unRkUgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq2FIWhSjWUylqiIDzfbPzBwM=
8HPEks5unRkUgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1885: @LPardue \r\n\u003e There is some industry attention being p=
aid to chunking end-to-end through the delivery chain.\r\n\r\nI understan=
d the same way.\r\n\r\n\u003e Perhaps there's scope for an extension to H=
Q and/or H2 that can explicitly declare no trailers on a stream, wresting=
 performance on the endcode or pass through cases.\r\n\r\nI am not sure i=
f I like the complexity, partly because of the small performance gain we =
will see (see @dtikhonov' comment at https://github.com/quicwg/base-draft=
s/issues/1885#issuecomment-431348155), and also because it could be hard =
to use; it is often the case that a proxy cannot guess at the time of con=
nection establishment to which origin server it would be connecting (cons=
ider the use of secondary server certificates).\r\n\r\nI think my prefere=
nce might go to fixing the issue in QUIC v2. For example, we could move t=
he chunking layer into the transport by adding a END_OF_BLOCK flag to a S=
TREAM frame for indicating the end of each block within a STREAM. Assumin=
g that many of the application protocols will transfer size-delimited blo=
cks (e.g. HQ frames), it makes sense to support the concept in transport.=
\r\n\r\nHaving it expressed as a flag of a STREAMS frame (by burning the =
frame type octet) will give us simplicity _and_ efficiency in terms of ba=
ndwidth, because we can totally omit the Length field of the HQ frames."}=
],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-dra=
fts/issues/1885#issuecomment-431719835"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431719835",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1719835",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1719835"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcd21947050d_37d53fce8e0d45c01554050--


From nobody Sun Oct 21 18:07:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11BC112D4EE for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 18:07:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 sBvkLmpvdq6f for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 18:07: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 74CEC120072 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 18:07:36 -0700 (PDT)
Date: Sun, 21 Oct 2018 18:07:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540170455; bh=5tUtFUqyLgzN1Jc15THQYcwHGxpyy21D56DkUFiLiCE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cBV2qviR3mJncTlOTJm6QCKbhzDD5fDp4xGZQYxbtPl1K60hgTlLp4XA5YYel2CIS +jGZvoR/tba1PT96dyrh9n3K08ldjzREFHa4PHCw5OEWy18OZF+X8WuZPlexeaGGZs HOG+tt8QauOWdLUceQepPg/J+lMqawC22emlqbMY=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6f0ef0f10e7332102d150fa689aac9c2f1853b9c92cf0000000117e4e4d792a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431720220@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd22d77c1e9_244c3f8023cd45b417116d7"; 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/Xuwcr5v54PGGBU33U8eAZifkVmY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 01:07:38 -0000

----==_mimepart_5bcd22d77c1e9_244c3f8023cd45b417116d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit



@LPardue 
> There is some industry attention being paid to chunking end-to-end through the delivery chain.

I understand the same way.

> Perhaps there's scope for an extension to HQ and/or H2 that can explicitly declare no trailers on a stream, wresting performance on the endcode or pass through cases.

I am not sure if I like the complexity, partly because of the small performance gain we will see (see @dtikhonov' comment at https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431348155), and also because it could be hard to use; it is often the case that a proxy cannot guess at the time of connection establishment to which origin server it would be connecting (consider the use of secondary server certificates).

Actually, my preference might go to fixing the issue in QUIC v2. For example, we could move the chunking layer into the transport by adding a END_OF_BLOCK flag to a STREAM frame for indicating the end of each block within a STREAM. Assuming that many of the application protocols will transfer size-delimited blocks (e.g. HQ frames), it makes sense to support the concept in transport.

Having it expressed as a flag of a STREAMS frame (by burning the frame type octet) will give us simplicity _and_ efficiency in terms of bandwidth, because we can totally eliminate the Length field of the HQ 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/1885#issuecomment-431720220
----==_mimepart_5bcd22d77c1e9_244c3f8023cd45b417116d7
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=3D6571445" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
LPardue">@LPardue</a></p>
<blockquote>
<p>There is some industry attention being paid to chunking end-to-end thr=
ough the delivery chain.</p>
</blockquote>
<p>I understand the same way.</p>
<blockquote>
<p>Perhaps there's scope for an extension to HQ and/or H2 that can explic=
itly declare no trailers on a stream, wresting performance on the endcode=
 or pass through cases.</p>
</blockquote>
<p>I am not sure if I like the complexity, partly because of the small pe=
rformance gain we will see (see <a class=3D"user-mention" data-hovercard-=
type=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D4528576" data-o=
cto-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self=
" href=3D"https://github.com/dtikhonov">@dtikhonov</a>' comment at <a cla=
ss=3D"issue-link js-issue-link" data-error-text=3D"Failed to load issue t=
itle" data-id=3D"371746918" data-permission-text=3D"Issue title is privat=
e" data-url=3D"https://github.com/quicwg/base-drafts/issues/1885" data-ho=
vercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-drafts/issues/1=
885/hovercard?comment_id=3D431348155&amp;comment_type=3Dissue_comment" hr=
ef=3D"https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4313=
48155">#1885 (comment)</a>), and also because it could be hard to use; it=
 is often the case that a proxy cannot guess at the time of connection es=
tablishment to which origin server it would be connecting (consider the u=
se of secondary server certificates).</p>
<p>Actually, my preference might go to fixing the issue in QUIC v2. For e=
xample, we could move the chunking layer into the transport by adding a E=
ND_OF_BLOCK flag to a STREAM frame for indicating the end of each block w=
ithin a STREAM. Assuming that many of the application protocols will tran=
sfer size-delimited blocks (e.g. HQ frames), it makes sense to support th=
e concept in transport.</p>
<p>Having it expressed as a flag of a STREAMS frame (by burning the frame=
 type octet) will give us simplicity <em>and</em> efficiency in terms of =
bandwidth, because we can totally eliminate the Length field of the HQ fr=
ames.</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/1885#issuecomment-431720220">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq86D=
eNizz3HM_wvCfvyBwSlOSluhks5unRpXgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5fSBgWqViJ9JWfjalBPEQ3P=
NQCvks5unRpXgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1885: \r\n\r\n@LPardue \r\n\u003e There is some industry attention=
 being paid to chunking end-to-end through the delivery chain.\r\n\r\nI u=
nderstand the same way.\r\n\r\n\u003e Perhaps there's scope for an extens=
ion to HQ and/or H2 that can explicitly declare no trailers on a stream, =
wresting performance on the endcode or pass through cases.\r\n\r\nI am no=
t sure if I like the complexity, partly because of the small performance =
gain we will see (see @dtikhonov' comment at https://github.com/quicwg/ba=
se-drafts/issues/1885#issuecomment-431348155), and also because it could =
be hard to use; it is often the case that a proxy cannot guess at the tim=
e of connection establishment to which origin server it would be connecti=
ng (consider the use of secondary server certificates).\r\n\r\nActually, =
my preference might go to fixing the issue in QUIC v2. For example, we co=
uld move the chunking layer into the transport by adding a END_OF_BLOCK f=
lag to a STREAM frame for indicating the end of each block within a STREA=
M. Assuming that many of the application protocols will transfer size-del=
imited blocks (e.g. HQ frames), it makes sense to support the concept in =
transport.\r\n\r\nHaving it expressed as a flag of a STREAMS frame (by bu=
rning the frame type octet) will give us simplicity _and_ efficiency in t=
erms of bandwidth, because we can totally eliminate the Length field of t=
he HQ frames."}],"action":{"name":"View Issue","url":"https://github.com/=
quicwg/base-drafts/issues/1885#issuecomment-431720220"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431720220",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1720220",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1720220"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcd22d77c1e9_244c3f8023cd45b417116d7--


From nobody Sun Oct 21 20:53:44 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47094130DD0 for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 20:53:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.064
X-Spam-Level: 
X-Spam-Status: No, score=-8.064 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, 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 m_OlWwnUdyBj for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 20:53:41 -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 4F5CF12F1AC for <quic-issues@ietf.org>; Sun, 21 Oct 2018 20:53:41 -0700 (PDT)
Date: Sun, 21 Oct 2018 20:53:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540180420; bh=6+aaj796LVDFmqBNG7mY9kBsgMUIHcGbbbsDToBjN94=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=B1gGOg2+4GWpCR2htW2X+ocX6YnhJefDa0sb0nKCr0JtUtW1OruMHMtKWZlInOdel +V0ikrCed4xT6wvLgsZ4Ll3xVsdA+LGcmyBd+yAVPoJssDsiC63o7GoXcY07t5vUts 2Ur8YJXVym+HoPFUX60wXURBR47QLPoP0mjd9x+M=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3d2b48965b1c9746c5cf1a6b311724bfd46755ca92cf0000000117e50bc492a169ce1632251d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1896@github.com>
Subject: [quicwg/base-drafts] Move ECN section (#1896)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcd49c4bec7_5c7e3fd7d00d45c017581e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/US6JfQKqfPIhzuCKdk7Fs4vJlZA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 03:53:43 -0000

----==_mimepart_5bcd49c4bec7_5c7e3fd7d00d45c017581e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This moves the section under packetization and reliability.
I've also added subsections, splitting out the feedback system (which is
simple) with the verification stuff (which is less so).
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1896

-- Commit Summary --

  * Move ECN section

-- File Changes --

    M draft-ietf-quic-transport.md (168)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1896.patch
https://github.com/quicwg/base-drafts/pull/1896.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/1896

----==_mimepart_5bcd49c4bec7_5c7e3fd7d00d45c017581e4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This moves the section under packetization and reliability.<br>
I've also added subsections, splitting out the feedback system (which is<br>
simple) with the verification stuff (which is less so).</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/1896'>https://github.com/quicwg/base-drafts/pull/1896</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Move ECN section</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1896/files#diff-0">draft-ietf-quic-transport.md</a>
    (168)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1896.patch'>https://github.com/quicwg/base-drafts/pull/1896.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1896.diff'>https://github.com/quicwg/base-drafts/pull/1896.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/1896">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9ITlvUXolTgFtVWzLez1_e0YHN-ks5unUFEgaJpZM4XyzEa">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0FJeNoJX1Sa1GOhfCBM9VdGRt88ks5unUFEgaJpZM4XyzEa.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Move ECN section (#1896)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1896"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1896",
"url": "https://github.com/quicwg/base-drafts/pull/1896",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Move ECN section (#1896)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "b597527",
"value": "Move ECN section"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1896/files#diff-0) (168 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1896,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1896\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1896"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1896.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1896.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 399192346\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcd49c4bec7_5c7e3fd7d00d45c017581e4--


From nobody Sun Oct 21 21:57:47 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8D55012F1AC for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 21:57:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.715
X-Spam-Level: 
X-Spam-Status: No, score=-1.715 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.064, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, 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 PisGcDp4r1Cr for <quic-issues@ietfa.amsl.com>; Sun, 21 Oct 2018 21:57:44 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 E67BD130DC0 for <quic-issues@ietf.org>; Sun, 21 Oct 2018 21:57:43 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540184263; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=H+Od3tOfllcj01wVr1uphYmQqHSnC0i+xFmhEZ+9RSA=; b=Dt/Q3U9uj49smnLnN0bYnT92f5E/PviLWP4BrZy25EBjYte5l9cPQvWqdoSh73Fs81PGLKqC 24TVr8mAjS1O6MoCRKCOeugKtncF0ucKPar5TWuSL9voCEi9RUVllDYAyYJf8ECbKtQmUaxp jOjmmkKfYKlA2Lmb4UiDDYhdsTU=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcd58c5.7fa8c02129c0-smtp-out-n02; Mon, 22 Oct 2018 04:57:41 -0000 (UTC)
Date: Sun, 21 Oct 2018 21:57:40 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bcd58c4e6b67_61cc2b0ca4a70590797b6@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] e7875f: add QLB
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcd58c4e67bd_61cc2b0ca4a7059079615"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aL3-AGdvvuLZpnUkuw-d2vLeJB8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 04:57:46 -0000

----==_mimepart_5bcd58c4e67bd_61cc2b0ca4a7059079615
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: e7875f1d2d225482a0c914b20b1a196c25a63eab
      https://github.com/quicwg/wg-materials/commit/e7875f1d2d225482a0c914b20b1a196c25a63eab
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M ietf103/agenda.md

  Log Message:
  -----------
  add QLB



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcd58c4e67bd_61cc2b0ca4a7059079615--


From nobody Mon Oct 22 08:55:45 2018
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 B1D48127333 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 08:55:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.57
X-Spam-Level: 
X-Spam-Status: No, score=-1.57 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.47, 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 3x1bppgXKYHg for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 08:55:42 -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 A67D9124BE5 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 08:55: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=NwdfPwWDN6jJhn9nKCkmECpxGTA=; b=HdzsQa3JDOcXKq6L R+c0TX0ZG+cJZYH3cCpnrUyMxKlH8LchG8RcmWS25BzZ7ejwT7W3W9GmRcO6nnH8 VZPX7jWG795WZffJgVB9JOITaOBXwnuYeAK9+rsHcc8verqaRghuDmpct3ia9G/f tU09pLkGi9vSvSIEncpIw9/eNVM=
Received: by filter1686p1mdw1.sendgrid.net with SMTP id filter1686p1mdw1-32203-5BCDF2FB-1E 2018-10-22 15:55:39.616914154 +0000 UTC m=+320721.772603333
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [192.30.252.46]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id YMplbGC-Qa-E-VddQs5ZcQ for <quic-issues@ietf.org>; Mon, 22 Oct 2018 15:55:39.611 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id 93D44C00A7 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 08:55:39 -0700 (PDT)
Date: Mon, 22 Oct 2018 15:55:39 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abea71f24a6930d3a3ce7eefd1e287c6fa3741cd9992cf0000000117e5b4fb92a169ce16291e9f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1888/review/166982791@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1888@github.com>
References: <quicwg/base-drafts/pull/1888@github.com>
Subject: Re: [quicwg/base-drafts] Consolidate connection ID negotiation section with prior text (#1888)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcdf2fb91a7b_1f113fce8e0d45c025937fd"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3kkc7hQSRzAPBHg8AoWcS1qvNDhPdA9/5NOP s2qXYNjFN/YsBt4l6zmA/fl8e5o77Rone4o9Bdx5krArk22FLDRTi5kLaSd8O5dZA9miYZC2k8Z2ha VLVcG7kh48ZenyXiJHgsDscyvptZGANvF7ln8nfS4wJ5CX5ZJLmBeEGghGH7xr5ZQjTefR60uLhA28 I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ys2_OU7oMtSTP72CSavUfYQdfe0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 15:55:44 -0000

----==_mimepart_5bcdf2fb91a7b_1f113fce8e0d45c025937fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop approved this pull request.

LGTM.

> @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+establish the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.

There can be three in a Retry.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-166982791
----==_mimepart_5bcdf2fb91a7b_1f113fce8e0d45c025937fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> approved this pull request.</p>

<p>LGTM.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1888#discussion_r227032807">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+establish the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.
</pre>
<p>There can be three in a Retry.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-166982791">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq12Qmag3b3FDM3BSyq091VgCMfZyks5unep7gaJpZM4XvnBy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8hD30JPXAndUZ4pcVJVZSG8-hWaks5unep7gaJpZM4XvnBy.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1888"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-166982791"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-166982791",
"url": "https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-166982791",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop approved 1888",
"sections": [
{
"text": "LGTM.",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-166982791"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398356594\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcdf2fb91a7b_1f113fce8e0d45c025937fd--


From nobody Mon Oct 22 08:57:51 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3BEAB130EBC for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 08:57:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.844
X-Spam-Level: 
X-Spam-Status: No, score=-5.844 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=0.726, 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 MeT5EYVUQY61 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 08:57: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 6663F130EA3 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 08:57:35 -0700 (PDT)
Date: Mon, 22 Oct 2018 08:57:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540223853; bh=NA8YKXpNKRiS7Jpaui0RNT7qhmZZfj5IZKZvEaZaXg8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YC54wTDx2pe1yFJZMr/T0aA+aAnQxOvL4VcAgqhw8R0Q0FVhQHn+rT0uXp3oZE1aV DvsLUdb7iLKgLotWat85hBjbvRzPC1kZlNBQgx/o9bolm4rQbyMaLNhoJaS9P+bc1P PUEPWTmVB7dVPsgyXDQvnRpTBD8D/NhhfR0SpL7w=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6bfe3bbe59b4675ee9248f2e20d9f46e31066b4192cf0000000117e5b56d92a169ce1632251d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1896/review/166984208@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1896@github.com>
References: <quicwg/base-drafts/pull/1896@github.com>
Subject: Re: [quicwg/base-drafts] Move ECN section (#1896)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcdf36dd2dfa_3b823f85c5ed45c41588564"; 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/AzC5fwRwHxlKN00hF6uzVfrYmXU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 15:57:45 -0000

----==_mimepart_5bcdf36dd2dfa_3b823f85c5ed45c41588564
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/1896#pullrequestreview-166984208
----==_mimepart_5bcdf36dd2dfa_3b823f85c5ed45c41588564
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/1896#pullrequestreview-166984208">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0h6OAUo65KNR0tv2So1R1Rdmkwwks5unertgaJpZM4XyzEa">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw-rQfbSnoDBb20pDjAxWHA7mQAYks5unertgaJpZM4XyzEa.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1896"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1896#pullrequestreview-166984208"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1896#pullrequestreview-166984208",
"url": "https://github.com/quicwg/base-drafts/pull/1896#pullrequestreview-166984208",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1896",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1896#pullrequestreview-166984208"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 399192346\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcdf36dd2dfa_3b823f85c5ed45c41588564--


From nobody Mon Oct 22 08:59:43 2018
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 63226130EA8 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 08:59:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.569
X-Spam-Level: 
X-Spam-Status: No, score=-1.569 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.47, 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 hoCXvhKOZOTz for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 08:59: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 633A7130EAB for <quic-issues@ietf.org>; Mon, 22 Oct 2018 08:59: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=3kMmnvfoG7hfYl+06X+cPhro6Zg=; b=ZRvEx2MJIIweCIVf DRL6bVD+n5DH7PmNbD1MUCCZJY2UnuHpQu7eBDOhOXrZbGZSsM6N0gYYjWlik925 tY0j1oBoft1bskJHgOVOuDAmnDzPCiwGKI00LFHUNsbHhFldVIVh99hWFozZSjTX /hryv4OxS3aVea4JcilYQ9+unYg=
Received: by filter0926p1las1.sendgrid.net with SMTP id filter0926p1las1-16724-5BCDF3E1-32 2018-10-22 15:59:29.899354819 +0000 UTC m=+318341.208217507
Received: from github-lowworker-dcd58f3.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id 2mcUFFF5QICv81IiiPqpjw for <quic-issues@ietf.org>; Mon, 22 Oct 2018 15:59:29.655 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dcd58f3.cp1-iad.github.net (Postfix) with ESMTP id A1D00240881 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 08:59:29 -0700 (PDT)
Date: Mon, 22 Oct 2018 15:59:30 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4f1b580d6571b6a0817e67ea87498f41cb55337192cf0000000117e5b5e192a169ce1629ab88@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1891/review/166985195@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1891@github.com>
References: <quicwg/base-drafts/pull/1891@github.com>
Subject: Re: [quicwg/base-drafts] Allow rate limiting of Version Negotiation (#1891)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcdf3e19fa93_60073fd676ed45b839834b"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1USNb8ns3t+rgEbD9o/eXFUK5H4ucrEtGmaY Y9ihtSAEWYi5Gctgof5yaiaXPbDn4NHR+HsgZ0LnhfFMO2ilLX8+rLlRv5aKK2yYPecow9RiKXc4gp ZlTBJpweb5Mxa+4E8gSWWeijITjQKdKNIZVdfDVFinC8L9nAvn9CnDf/NUOrfc6Uj/jopf5xY9gnyy c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZZopSmqW3fv0WQZRZsqFyAz7cJI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 15:59:42 -0000

----==_mimepart_5bcdf3e19fa93_60073fd676ed45b839834b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop approved this pull request.

Still easier to misunderstand than I'd really like, but I agree it's correct 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/1891#pullrequestreview-166985195
----==_mimepart_5bcdf3e19fa93_60073fd676ed45b839834b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> approved this pull request.</p>

<p>Still easier to misunderstand than I'd really like, but I agree it's correct 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/1891#pullrequestreview-166985195">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxnxMT3f-hwMZPlGc0iaRFbcOGecks5unethgaJpZM4XvxuL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq47OmS_urhvaxuzV_fRUrDENFFewks5unethgaJpZM4XvxuL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1891"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1891#pullrequestreview-166985195"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1891#pullrequestreview-166985195",
"url": "https://github.com/quicwg/base-drafts/pull/1891#pullrequestreview-166985195",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop approved 1891",
"sections": [
{
"text": "Still easier to misunderstand than I'd really like, but I agree it's correct now.",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1891#pullrequestreview-166985195"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398400395\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcdf3e19fa93_60073fd676ed45b839834b--


From nobody Mon Oct 22 09:04:15 2018
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 81F701274D0 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 09:04:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.844
X-Spam-Level: 
X-Spam-Status: No, score=-0.844 tagged_above=-999 required=5 tests=[DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_28=0.726, 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 ptiHLKPnrFWf for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 09: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 BD1EA130EE4 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 09:04: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=J7U4AqH4DeD+aTjGN4I9vzwGQKU=; b=W+acE4mwN2IthOXj Hc/qoahs7SJaepykJxept/utYEvK8uGSE2E+m/ziKImrTx45q9+GUfG8zLuRN7k2 nFazKm+aAQ6c0GEr+9ASMPjLjkb1w2z97Elc3Lpm3FV74tYk7HRDVU+owcIOSwbO NkzeLHy+mKwpYbNnF/aZOtavRjM=
Received: by filter1769p1mdw1.sendgrid.net with SMTP id filter1769p1mdw1-30320-5BCDF4F3-E 2018-10-22 16:04:03.255059509 +0000 UTC m=+321427.942101253
Received: from github-lowworker-1c220e1.cp1-iad.github.net (unknown [192.30.252.44]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id pf1JAQozSZiXjLCclBYf3w for <quic-issues@ietf.org>; Mon, 22 Oct 2018 16:04:03.250 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1c220e1.cp1-iad.github.net (Postfix) with ESMTP id 09B0B163543 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 09:04:03 -0700 (PDT)
Date: Mon, 22 Oct 2018 16:04:03 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1b02114868e77dbd26aa2014f184d3daf58bbe5892cf0000000117e5b6f292a169ce1629ab88@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1891/review/166987228@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1891@github.com>
References: <quicwg/base-drafts/pull/1891@github.com>
Subject: Re: [quicwg/base-drafts] Allow rate limiting of Version Negotiation (#1891)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcdf4f3107_1c543f9db68d45bc193842c"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2zB6YrM8ItQIOmMabRl9S4WQ7mekGEODdV3C CibLl2anQDX9tskQSVM2TYIsekZsgC0vUiBjpRLZ7AmNk9tttdjkaVrdz8VeqdfEVFfDPcUJkuL2+r mBegLZnBYP+sPVWeVBtlb4g1Vl07Xk8Mx9QTkTG0ZvOap4VLJyDl1wUUYQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/k3ZGb9321wEYAGXX3N6dEmFasXE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 16:04:13 -0000

----==_mimepart_5bcdf4f3107_1c543f9db68d45bc193842c
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/1891#pullrequestreview-166987228
----==_mimepart_5bcdf4f3107_1c543f9db68d45bc193842c
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/1891#pullrequestreview-166987228">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq60JZzi4fuukZ7JviEeKxyU7L2WVks5unexygaJpZM4XvxuL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4t0Z2GzZKkvFpuTvFHq4ugjhyizks5unexygaJpZM4XvxuL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1891"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1891#pullrequestreview-166987228"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1891#pullrequestreview-166987228",
"url": "https://github.com/quicwg/base-drafts/pull/1891#pullrequestreview-166987228",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1891",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1891#pullrequestreview-166987228"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398400395\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcdf4f3107_1c543f9db68d45bc193842c--


From nobody Mon Oct 22 09:12:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1E67B127AC2 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 09:12:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 5117yPpHP9-2 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 09:11: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 5BD291274D0 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 09:11:58 -0700 (PDT)
Date: Mon, 22 Oct 2018 09:11:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540224717; bh=LD00BOxPtq6cQiBI32MVwacP8y+qZJSeus2+CtCMoss=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iZKorT6L27wkM6fDtyZ5gwfvVSNch1tSGQsCHT5JatowxxC2+iaP+uA4UAdPmbTOe KOaJkBxizzvqVgzWCQUXX86nbM0pg8mWxzaEoT0jCbd+cG2zevXnazgnGQyYARAcXc ytRdmWPkyfCPhlSnvpDuEO9ANe8Gv/3HXDsJxt/0=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbdf00b81f45b51edd33ccf296f06a9737c418a4d92cf0000000117e5b8cd92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431882189@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcdf6cd21574_3a1b3f9b380d45b8267613"; 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/D5gRVVHR-mjj998nIz5VtwQneUo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 16:12:00 -0000

----==_mimepart_5bcdf6cd21574_3a1b3f9b380d45b8267613
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Technically, don't you have to declare in your header whether there will be trailers and what they will be?  So that is actually known if you're parsing the HTTP semantic layer.  However, this layer of the mapping doesn't attempt to encode it.

@martinthomson, that's another way to do it, but it makes me very nervous to say that we can't tell the difference between intent and a bug.  Seems like a door to a security risk or at least potential consistency concerns.  Consider a proxy whose back-end connection is interrupted and closes the stream before the entire payload has been transferred -- that error gets propagated and looks like a normal, intended response under those rules.

(Of course, if the proxy wrote a zero length and then had that happen, the same issue would exist.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1885#issuecomment-431882189
----==_mimepart_5bcdf6cd21574_3a1b3f9b380d45b8267613
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Technically, don't you have to declare in your header whether there wi=
ll be trailers and what they will be?  So that is actually known if you'r=
e parsing the HTTP semantic layer.  However, this layer of the mapping do=
esn't attempt to encode it.</p>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/hovercards?user_id=3D67641" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/ma=
rtinthomson">@martinthomson</a>, that's another way to do it, but it make=
s me very nervous to say that we can't tell the difference between intent=
 and a bug.  Seems like a door to a security risk or at least potential c=
onsistency concerns.  Consider a proxy whose back-end connection is inter=
rupted and closes the stream before the entire payload has been transferr=
ed -- that error gets propagated and looks like a normal, intended respon=
se under those rules.</p>
<p>(Of course, if the proxy wrote a zero length and then had that happen,=
 the same issue would exist.)</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/1885#issuecomment-431882189">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1u4=
3B_T0i15_osz1rE2boALuSoQks5une5NgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_inD_BTjqiskVuTNqVTsDIp=
q0Cfks5une5NgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1885: Technically, don't you have to declare in your header wh=
ether there will be trailers and what they will be?  So that is actually =
known if you're parsing the HTTP semantic layer.  However, this layer of =
the mapping doesn't attempt to encode it.\r\n\r\n@martinthomson, that's a=
nother way to do it, but it makes me very nervous to say that we can't te=
ll the difference between intent and a bug.  Seems like a door to a secur=
ity risk or at least potential consistency concerns.  Consider a proxy wh=
ose back-end connection is interrupted and closes the stream before the e=
ntire payload has been transferred -- that error gets propagated and look=
s like a normal, intended response under those rules.\r\n\r\n(Of course, =
if the proxy wrote a zero length and then had that happen, the same issue=
 would exist.)"}],"action":{"name":"View Issue","url":"https://github.com=
/quicwg/base-drafts/issues/1885#issuecomment-431882189"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431882189",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1882189",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1882189"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcdf6cd21574_3a1b3f9b380d45b8267613--


From nobody Mon Oct 22 09:23:15 2018
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 95D03130E99 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 09:23:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 1KAZIoBJgF3j for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 09:23:05 -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 D963D130E30 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 09:20: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=8TOw+Xul4xDIKrsinrRovWtjofI=; b=BGD+2YnOgMAHolwX OJdRBYwfoZCHtpKgNRQlPrq0H8/YYTpXHVwvwd1eSyiQNKGISc3UkynITGz89dIn cpKbFsN0z1m8JS1ZrHBJfQypYar5BEuJ8lgl0K7z/t71djJeKXfuJkJZQCYF9FbG n+bfEoLQxTymrNUFtEVFBnL1gbs=
Received: by filter0704p1las1.sendgrid.net with SMTP id filter0704p1las1-13325-5BCDF8CD-2B 2018-10-22 16:20:29.633710323 +0000 UTC m=+318147.060003613
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0013p1iad2.sendgrid.net (SG) with ESMTP id CcBK6WBES32VjkSASprKFg for <quic-issues@ietf.org>; Mon, 22 Oct 2018 16:20:29.545 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id 85409460103 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 09:20:29 -0700 (PDT)
Date: Mon, 22 Oct 2018 16:20:29 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdc7e6808ae978de6bdc6d84b0013633bdfead70892cf0000000117e5bacd92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431884806@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcdf8cd751ad_4a533fa4718d45b41269316"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2XE6Fr+vtic7oNtZC/+DdPE9dItRqPFXZuHR 8ihmpoA9rSNJgXhs4IBM9gTtaLxxgibNdRpVvfPCxEsR/UGgnZWUucNRkLzd4mmixw5ZzPvlNgxFZX drZPO0c2k1oCljN4ClRQ+aDaAYh53d4viAhNQf2CjGYHoNBxAsVt3P1e3ygLF6ypy9OufgR+4Xbs6E Q=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O65yTlyi9ay_pryWn6yLfGPHm2M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 16:23:14 -0000

----==_mimepart_5bcdf8cd751ad_4a533fa4718d45b41269316
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Certainly taking the minimum of stream and frame seems like an invitation to problems.
Predeclaring trailers is inconvenient if you don't know that ahead of time. Separate stream, v2?

I (kind of) like what @kazuho wrote about blocks/boundaries within a stream in v2, but this is a large topic that digs into partial reliability. I'm not sure boundaries on their own are that useful because a flag in a stream header still require a stream frame while an application embedding its own framing can be more dense, depending on the frame size vs. packet size. I did make such a proposal a boundary proposal a long time ago (out of scope for 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/1885#issuecomment-431884806
----==_mimepart_5bcdf8cd751ad_4a533fa4718d45b41269316
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Certainly taking the minimum of stream and frame seems like an invitatio=
n to problems.<br>
Predeclaring trailers is inconvenient if you don't know that ahead of time.=
 Separate stream, v2?</p>
<p>I (kind of) like what <a class=3D"user-mention" data-hovercard-type=3D"u=
ser" data-hovercard-url=3D"/hovercards?user_id=3D41567" data-octo-click=3D"=
hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https=
://github.com/kazuho">@kazuho</a> wrote about blocks/boundaries within a st=
ream in v2, but this is a large topic that digs into partial reliability. I=
'm not sure boundaries on their own are that useful because a flag in a str=
eam header still require a stream frame while an application embedding its =
own framing can be more dense, depending on the frame size vs. packet size.=
 I did make such a proposal a boundary proposal a long time ago (out of sco=
pe for v1).</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/1885#issuecomment-431884806">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyl9J-wbiqMNCX=
yZ0D8DmchU--5qks5unfBNgaJpZM4XvZCZ">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq7zoWg9SCEGE1kDevu9QM21sArhJks5unfBNga=
JpZM4XvZCZ.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikkelfj in #1885: C=
ertainly taking the minimum of stream and frame seems like an invitation to=
 problems.\r\nPredeclaring trailers is inconvenient if you don't know that =
ahead of time. Separate stream, v2?\r\n\r\nI (kind of) like what @kazuho wr=
ote about blocks/boundaries within a stream in v2, but this is a large topi=
c that digs into partial reliability. I'm not sure boundaries on their own =
are that useful because a flag in a stream header still require a stream fr=
ame while an application embedding its own framing can be more dense, depen=
ding on the frame size vs. packet size. I did make such a proposal a bounda=
ry proposal a long time ago (out of scope for v1)."}],"action":{"name":"Vie=
w Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuecomm=
ent-431884806"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4=
31884806",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4318=
84806",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for l=
ong dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4318=
84806"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcdf8cd751ad_4a533fa4718d45b41269316--


From nobody Mon Oct 22 09:25:10 2018
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 882801277D2 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 09:25:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 kHHgao1mSmuG for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 09:25:04 -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 9CD9F130EE5 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 09:25: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=zIZVdR4lcaChgPtxQ9w6VUjQrms=; b=pQgA4OcalQynJqSr 6TF1epgumFASiWdOUwDir9PoUPLUz1ErLEucfFMO5InayEqOpXuEpPwWC9A1zjw/ eDfxZxdExKYP1KOEX2pLQDsBpA+c9GiQov+yc4ep7RlLRFIe2+jc16+S/ymsNTuY Eoh17ab1TItUyqUOU0uAKSjc9gk=
Received: by filter0696p1las1.sendgrid.net with SMTP id filter0696p1las1-9653-5BCDF9DE-B 2018-10-22 16:25:02.189525798 +0000 UTC m=+227445.550440700
Received: from github-lowworker-1ffe0ab.cp1-iad.github.net (unknown [192.30.252.38]) by ismtpd0013p1iad2.sendgrid.net (SG) with ESMTP id ne8GGc2vQh-QazIznvokbQ for <quic-issues@ietf.org>; Mon, 22 Oct 2018 16:25:02.086 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1ffe0ab.cp1-iad.github.net (Postfix) with ESMTP id 14374381296 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 09:25:02 -0700 (PDT)
Date: Mon, 22 Oct 2018 16:25:03 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe40cc3a9423f54c8290261a52e52f3b8c92039a292cf0000000117e5bbdd92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431886267@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcdf9deafd2_38fe3fad96ad45c077741d2"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3DQLOz9s7yAtfaRIVtlK3fsKuRCTmcTZU91I /iS8aivDhR+5eZWNU19yTfkABxd2aRc5GfUUac2IwqBi0Z8u8qMTAowDfIdkUiDd5dRBCeRXmEJmTv mv2ODNvx71cou7Gq0gy8LZKft7WUrgx2Aj9j+Ih1qY6LpBax6bBFpXT+pw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/v701zOWXlZ92yg6gwRG473fzxos>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 16:25:07 -0000

----==_mimepart_5bcdf9deafd2_38fe3fad96ad45c077741d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Are there any technical issues with placing DATA frames in its own stream, like ordering dependencie or undue receiver complexity? Otherwise it seems like a cleaner solution than hacking a 0 length for some frames. I agree with @kazuho that magic 0 for all frames just complicates frame handling 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/issues/1885#issuecomment-431886267
----==_mimepart_5bcdf9deafd2_38fe3fad96ad45c077741d2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Are there any technical issues with placing DATA frames in its own strea=
m, like ordering dependencie or undue receiver complexity? Otherwise it see=
ms like a cleaner solution than hacking a 0 length for some frames. I agree=
 with <a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard=
-url=3D"/hovercards?user_id=3D41567" data-octo-click=3D"hovercard-link-clic=
k" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/kazuh=
o">@kazuho</a> that magic 0 for all frames just complicates frame handling =
in general.</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/1885#issuecomment-431886267">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0_UCpWKWF8y_G=
iWi3ESGMHScyfwks5unfFegaJpZM4XvZCZ">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq8IFSJb2uw2ijq-kYNLSnijjWmyQks5unfFega=
JpZM4XvZCZ.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikkelfj in #1885: A=
re there any technical issues with placing DATA frames in its own stream, l=
ike ordering dependencie or undue receiver complexity? Otherwise it seems l=
ike a cleaner solution than hacking a 0 length for some frames. I agree wit=
h @kazuho that magic 0 for all frames just complicates frame handling in ge=
neral."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/ba=
se-drafts/issues/1885#issuecomment-431886267"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4=
31886267",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4318=
86267",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for l=
ong dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4318=
86267"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcdf9deafd2_38fe3fad96ad45c077741d2--


From nobody Mon Oct 22 10:28:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C669B128CB7 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 10:28:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 2xBGuhbKqbmu for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 10:28: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 C66E71252B7 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 10:28:13 -0700 (PDT)
Date: Mon, 22 Oct 2018 10:28:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540229292; bh=YlMf+Hgj8LD5gv/JAq7eHE8SRGafZMgF3aziriNWVsc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xxpIqyGKDo+BBeSN4LOMtpDMpPwLgZ/b3zJoBTvRFwFTmCVS5mXjSZu7hxl9LgPKR DnMEjqRHx/pxi8+0JSLz45XJ2JZUw+mOD7ag7nVncpOfGax/7bdaJw+cdDX/YsOk11 bdLA34WcNv+tgPItad/jSYkSZt1kFRVdZIy/b0hs=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9787049bd35742bb6dc04548c238b6c6ed36521492cf0000000117e5caac92a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431905899@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bce08ac5f94f_30733fadf86d45bc16016d"; 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/0_CIjk9DYwZR9rX3q4-IPcPqgAI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 17:28:16 -0000

----==_mimepart_5bce08ac5f94f_30733fadf86d45bc16016d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop perhaps, the current specs about Transfer Encoding and use of the "Trailer" header have caught me out in the past - I'm not aware of people using TE in H2 or HQ since chunked is forbidden.

As you hint toward, my point was to expose some information about the framing flow on streams explicitly on the stream, if they deviate from the standard behaviour. Such a signal could be generated by an origin and used by other endpoints to determine their behaviour. If this was at the mapping layer, it could avoid the need to invoke QPACK. Although, there may be legitimate reasons to decode QPACk 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/1885#issuecomment-431905899
----==_mimepart_5bce08ac5f94f_30733fadf86d45bc16016d
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=3D4273797" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
MikeBishop">@MikeBishop</a> perhaps, the current specs about Transfer Enc=
oding and use of the "Trailer" header have caught me out in the past - I'=
m not aware of people using TE in H2 or HQ since chunked is forbidden.</p=
>
<p>As you hint toward, my point was to expose some information about the =
framing flow on streams explicitly on the stream, if they deviate from th=
e standard behaviour. Such a signal could be generated by an origin and u=
sed by other endpoints to determine their behaviour. If this was at the m=
apping layer, it could avoid the need to invoke QPACK. Although, there ma=
y be legitimate reasons to decode QPACk anyway.</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/1885#issuecomment-431905899">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_2a=
4xrrEuyzactz72oHjsWnR66Hks5ungAsgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq-xMDM4NjG1qyEi7y5Rd8j1s=
Tbibks5ungAsgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #1885: @MikeBishop perhaps, the current specs about Transfer Encod=
ing and use of the \"Trailer\" header have caught me out in the past - I'=
m not aware of people using TE in H2 or HQ since chunked is forbidden.\r\=
n\r\nAs you hint toward, my point was to expose some information about th=
e framing flow on streams explicitly on the stream, if they deviate from =
the standard behaviour. Such a signal could be generated by an origin and=
 used by other endpoints to determine their behaviour. If this was at the=
 mapping layer, it could avoid the need to invoke QPACK. Although, there =
may be legitimate reasons to decode QPACk anyway."}],"action":{"name":"Vi=
ew Issue","url":"https://github.com/quicwg/base-drafts/issues/1885#issuec=
omment-431905899"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-431905899",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1905899",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
1905899"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bce08ac5f94f_30733fadf86d45bc16016d--


From nobody Mon Oct 22 10:44:44 2018
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 91FFD130E6A for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 10:44:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 zKQz2qRp0dtt for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 10:44:34 -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 7B779130E5C for <quic-issues@ietf.org>; Mon, 22 Oct 2018 10:44: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=+V8qg0Ce9d9ofAjXQWD0IptSC7Q=; b=LFCYoOlEztgn8rxD 6IDYa2ZNTLpkeZuK+j9oav+j2x/WAjPp9ERyhIKAjZcYl4/7JKmcp5gdDAJtieqr sgnS9mUQTHKBQ0jbOv6YytJUEm9OVj9F3zHzNUKtFCAl8BouCi4hmLhBPTLiVHHF E6zKI/gxFs8ae7T+lW/milo/NCg=
Received: by filter1297p1mdw1.sendgrid.net with SMTP id filter1297p1mdw1-12980-5BCE0C81-8 2018-10-22 17:44:33.342823587 +0000 UTC m=+328201.011663292
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id k950I1WCSPm-V6HUf-eZAw for <quic-issues@ietf.org>; Mon, 22 Oct 2018 17:44:33.285 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id 452E7C0D3F for <quic-issues@ietf.org>; Mon, 22 Oct 2018 10:44:33 -0700 (PDT)
Date: Mon, 22 Oct 2018 17:44:33 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcf2000515d7c90a7714cf3eec96ea2c787ee9a2592cf0000000117e5ce8192a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/431911396@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bce0c8142b4b_3a1b3f9b380d45b8345896b"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3mxUk2A/0hC1wp4dd+iwQtUTCR8pXs5zMtqM h5VbS74Nbs8Nl3mS9ZeTfvZSPLPve/MREb8fSMbzF3UkFWtZ+Y7pqI1HKRIB0L/RSF6c2Jcd9P9Ebi 2CfeRmHqp3PFm2ewXIr5L42Ap35P9DesXsdMxjqDZ58QGikfsM1GbK7Qa0LxJNbF2Hc9iAbxn4ZsRN M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ImjkmLvsNo2KfwiqlGSbuPKkSbo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 17:44:42 -0000

----==_mimepart_5bce0c8142b4b_3a1b3f9b380d45b8345896b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj, yes.  That was the design adopted first by GQUIC then (in a different incarnation) in early versions of the HQ draft.  There needs to be a guaranteed ordering between parts of the response and PUSH_PROMISE frames, and QUIC only provides guaranteed ordering on the same 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/1885#issuecomment-431911396
----==_mimepart_5bce0c8142b4b_3a1b3f9b380d45b8345896b
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-ur=
l=3D"/hovercards?user_id=3D193335" data-octo-click=3D"hovercard-link-click"=
 data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/mikkelf=
j">@mikkelfj</a>, yes.  That was the design adopted first by GQUIC then (in=
 a different incarnation) in early versions of the HQ draft.  There needs t=
o be a guaranteed ordering between parts of the response and PUSH_PROMISE f=
rames, and QUIC only provides guaranteed ordering on the same stream.</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/1885#issuecomment-431911396">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8TQZo4ccVNmiB=
hKXz9FRgDm5ALFks5ungQBgaJpZM4XvZCZ">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq8KNlwSiSmdoQ9IRSnQv3JbS9QNHks5ungQBga=
JpZM4XvZCZ.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@MikeBishop in #1885:=
 @mikkelfj, yes.  That was the design adopted first by GQUIC then (in a dif=
ferent incarnation) in early versions of the HQ draft.  There needs to be a=
 guaranteed ordering between parts of the response and PUSH_PROMISE frames,=
 and QUIC only provides guaranteed ordering on the same stream."}],"action"=
:{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1=
885#issuecomment-431911396"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4=
31911396",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4319=
11396",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for l=
ong dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-4319=
11396"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398299289=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bce0c8142b4b_3a1b3f9b380d45b8345896b--


From nobody Mon Oct 22 14:49:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 48D3D128CB7 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 14:49:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 youbk8pqxcrJ for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 14:49: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 65BE5127AC2 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 14:49:54 -0700 (PDT)
Date: Mon, 22 Oct 2018 14:49:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540244992; bh=3uY3T0b75hl1FaHH0cqn9PIB2BAergVy6dZAyRj/1lU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Lr1HocAgAatGiXVQX29ybinneJrVDItgqSltDidueRPXQFIdCEDZoZkmYn0UpBPdP dn/dVmD6bwZVmLKuU5atY/2irQzUK8kv/AHuPqQPB1OTza+DSYJz8ozgZqVsw3v7ta ACL2aq2yp9c5YCy6l5VEAC55ZvTjUjnDQdDe7k+I=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd72bee623b7412a99d696623f74c1f501b12cbaf92cf0000000117e6080092a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/432002183@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bce4600e902b_62c3fbfa98d45c014038c8"; 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/jO5oS_qpw8wKGzojNlnKOzRZuZI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 21:49:56 -0000

----==_mimepart_5bce4600e902b_62c3fbfa98d45c014038c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop 
> Technically, don't you have to declare in your header whether there will be trailers and what they will be? So that is actually known if you're parsing the HTTP semantic layer. However, this layer of the mapping doesn't attempt to encode it.

The use of `Trailers` header field is merely a recommendation (i.e. `SHOULD`). And as you point out, there is no signal at the encoding layer. So from an intermediary's perspective, IMO it's just more natural to forward the trailers as they are, regardless of what the value of (or the existence of) the Trailers header is. Though I agree that dropping trailers in case of the absence of the `Trailers` header field will not cause interoperability 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/1885#issuecomment-432002183
----==_mimepart_5bce4600e902b_62c3fbfa98d45c014038c8
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=3D4273797" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
MikeBishop">@MikeBishop</a></p>
<blockquote>
<p>Technically, don't you have to declare in your header whether there wi=
ll be trailers and what they will be? So that is actually known if you're=
 parsing the HTTP semantic layer. However, this layer of the mapping does=
n't attempt to encode it.</p>
</blockquote>
<p>The use of <code>Trailers</code> header field is merely a recommendati=
on (i.e. <code>SHOULD</code>). And as you point out, there is no signal a=
t the encoding layer. So from an intermediary's perspective, IMO it's jus=
t more natural to forward the trailers as they are, regardless of what th=
e value of (or the existence of) the Trailers header is. Though I agree t=
hat dropping trailers in case of the absence of the <code>Trailers</code>=
 header field will not cause interoperability in practice.</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/1885#issuecomment-432002183">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0Q8=
xdG4DJ8bsLIQ6IwQUYRstJQXks5unj2AgaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqwmZeaxjJNo5yLySks8Mckuf=
HQgOks5unj2AgaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1885: @MikeBishop \r\n\u003e Technically, don't you have to declar=
e in your header whether there will be trailers and what they will be? So=
 that is actually known if you're parsing the HTTP semantic layer. Howeve=
r, this layer of the mapping doesn't attempt to encode it.\r\n\r\nThe use=
 of `Trailers` header field is merely a recommendation (i.e. `SHOULD`). A=
nd as you point out, there is no signal at the encoding layer. So from an=
 intermediary's perspective, IMO it's just more natural to forward the tr=
ailers as they are, regardless of what the value of (or the existence of)=
 the Trailers header is. Though I agree that dropping trailers in case of=
 the absence of the `Trailers` header field will not cause interoperabili=
ty in practice."}],"action":{"name":"View Issue","url":"https://github.co=
m/quicwg/base-drafts/issues/1885#issuecomment-432002183"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-432002183",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
2002183",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
2002183"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bce4600e902b_62c3fbfa98d45c014038c8--


From nobody Mon Oct 22 15:04:21 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F9C01293FB for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 15:04:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 crZjtTv5l_49 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 15:04:17 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 8D9D31292AD for <quic-issues@ietf.org>; Mon, 22 Oct 2018 15:04:17 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540245856; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=+p73xFlbpconybt1G43bdj74wfx4PMUeEd/JxxLO+QE=; b=nG6yBAF72n2CVOwJHFTSPXipf9uK9c7HApOOSVgxndfXnElYFvBpZIX+4naPRKYe+QmTXpLy 7OzyHtQvBw3Dko8AdyK5oiszpTQkyAvLuqeLdhs58BokW4Kqoa1qc/P9SbJGqzTneRX6wveW PAZMPJvch+pQnA7739vExCj7JL8=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bce4960.7f8a407ca600-smtp-out-n02; Mon, 22 Oct 2018 22:04:16 -0000 (UTC)
Date: Mon, 22 Oct 2018 15:04:15 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bce495fac52f_b422ae03de7058430188@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] f0bfa4: registration
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bce495fac189_b422ae03de705843008e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GtGvLnc5TDqtVWunFAzxLAlxKtQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 22:04:19 -0000

----==_mimepart_5bce495fac189_b422ae03de705843008e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: f0bfa46c366ce6fbbc6d0f02dcfaac986900ca38
      https://github.com/quicwg/wg-materials/commit/f0bfa46c366ce6fbbc6d0f02dcfaac986900ca38
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M interim-19-01/arrangements.md

  Log Message:
  -----------
  registration



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bce495fac189_b422ae03de705843008e--


From nobody Mon Oct 22 15:10:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1174C130EF9 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 15:10:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 0uRftbHs9uDL for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 15:10: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 0DDC3130DEE for <quic-issues@ietf.org>; Mon, 22 Oct 2018 15:10:02 -0700 (PDT)
Date: Mon, 22 Oct 2018 15:10:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540246201; bh=PFTPoZ5XxGNP995OVzSmpGeHX04VG18EBw18bK/t1D8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Lua33ehCKJjIvd4yaUwyWVuvRDddeeFPgeqYr4ZfjCiOuEMtLHKwkm1b6+nrmFbEh cNXVY4DrYhXo+h1GN76CWcxvZJt4WrqdofyXFxKe0ZvggwbjdjirA8v07qdbboNYyF wIJLWLP2LJECsNqVoYUJ0HoeQnelR1uEst9aRcno=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab92893301f5f53dbbd69e783635f9da289588ee9092cf0000000117e60cb992a169ce16286866@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1885/432008505@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1885@github.com>
References: <quicwg/base-drafts/issues/1885@github.com>
Subject: Re: [quicwg/base-drafts] DATA frame encoding is inefficient for long dynamically generated bodies (#1885)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bce4ab916ee8_59633fada22d45bc59186f8"; 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/dQyfg0m5L-7Pw3MTy5iRqRZocOk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Oct 2018 22:10:11 -0000

----==_mimepart_5bce4ab916ee8_59633fada22d45bc59186f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj 
> I (kind of) like what @kazuho wrote about blocks/boundaries within a stream in v2, but this is a large topic that digs into partial reliability. I'm not sure boundaries on their own are that useful because a flag in a stream header still require a stream frame while an application embedding its own framing can be more dense, depending on the frame size vs. packet size.

Well, it's a matter of how you encode it. We can for example define the encoding of STREAM frame as a series of blocks. That way, we can eliminate having needless metadata (i.e. stream ID, offset) for each block.

> I did make such a proposal a boundary proposal a long time ago (out of scope for v1).

Yeah. While I think that is the ideal thing to do, I do not want to revisit the discussion now. My intention is to use it as a counter-approach to express my impression that occasionally using EOS as a terminator of DATA frame is kind of a band-aid solution. Admittedly, this is a nice-looking band aid. But it is not ideal, and I'd prefer either applying it minimally or deferring it to v2 to fix the issue in the ideal 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/1885#issuecomment-432008505
----==_mimepart_5bce4ab916ee8_59633fada22d45bc59186f8
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=3D193335" data-octo-click=3D"hovercard-link-cl=
ick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/m=
ikkelfj">@mikkelfj</a></p>
<blockquote>
<p>I (kind of) like what <a class=3D"user-mention" data-hovercard-type=3D=
"user" data-hovercard-url=3D"/hovercards?user_id=3D41567" data-octo-click=
=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D=
"https://github.com/kazuho">@kazuho</a> wrote about blocks/boundaries wit=
hin a stream in v2, but this is a large topic that digs into partial reli=
ability. I'm not sure boundaries on their own are that useful because a f=
lag in a stream header still require a stream frame while an application =
embedding its own framing can be more dense, depending on the frame size =
vs. packet size.</p>
</blockquote>
<p>Well, it's a matter of how you encode it. We can for example define th=
e encoding of STREAM frame as a series of blocks. That way, we can elimin=
ate having needless metadata (i.e. stream ID, offset) for each block.</p>=

<blockquote>
<p>I did make such a proposal a boundary proposal a long time ago (out of=
 scope for v1).</p>
</blockquote>
<p>Yeah. While I think that is the ideal thing to do, I do not want to re=
visit the discussion now. My intention is to use it as a counter-approach=
 to express my impression that occasionally using EOS as a terminator of =
DATA frame is kind of a band-aid solution. Admittedly, this is a nice-loo=
king band aid. But it is not ideal, and I'd prefer either applying it min=
imally or deferring it to v2 to fix the issue in the ideal way.</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/1885#issuecomment-432008505">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq66F=
ggDssMWCP2JVoXRmuZ3Ty2x0ks5unkI5gaJpZM4XvZCZ">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5JoMRl1xr3Kha3q5oVvX3zb=
3Vn2ks5unkI5gaJpZM4XvZCZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1885: @mikkelfj \r\n\u003e I (kind of) like what @kazuho wrote abo=
ut blocks/boundaries within a stream in v2, but this is a large topic tha=
t digs into partial reliability. I'm not sure boundaries on their own are=
 that useful because a flag in a stream header still require a stream fra=
me while an application embedding its own framing can be more dense, depe=
nding on the frame size vs. packet size.\r\n\r\nWell, it's a matter of ho=
w you encode it. We can for example define the encoding of STREAM frame a=
s a series of blocks. That way, we can eliminate having needless metadata=
 (i.e. stream ID, offset) for each block.\r\n\r\n\u003e I did make such a=
 proposal a boundary proposal a long time ago (out of scope for v1).\r\n\=
r\nYeah. While I think that is the ideal thing to do, I do not want to re=
visit the discussion now. My intention is to use it as a counter-approach=
 to express my impression that occasionally using EOS as a terminator of =
DATA frame is kind of a band-aid solution. Admittedly, this is a nice-loo=
king band aid. But it is not ideal, and I'd prefer either applying it min=
imally or deferring it to v2 to fix the issue in the ideal way."}],"actio=
n":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issu=
es/1885#issuecomment-432008505"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment=
-432008505",
"url": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
2008505",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] DATA frame encoding is inefficient for=
 long dynamically generated bodies (#1885)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1885,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1885\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1885#issuecomment-43=
2008505"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3982992=
89\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bce4ab916ee8_59633fada22d45bc59186f8--


From nobody Mon Oct 22 17:33:09 2018
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 2A72C12F1A2 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 17:33:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 QBeotUkttQEV for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 17:33:06 -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 C3698126BED for <quic-issues@ietf.org>; Mon, 22 Oct 2018 17:33: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=u5MHl4JUkqpz6ID7N4tYQu4r+KM=; b=Kw68mt88Lj1UBOna IvAgoa1V7/jNuZR9qs0KZSVPghMHQClw133Y+18LKTIGvtmMNW53KznYa25e+SIR SeD9gGdyPD2xLANgf80RBtahmfOz77AlbqEIxh1r9zwuMSDf7V7m7pL6bDqBs4H2 w3KohonwE4jaZscf+ZIK20Hztg0=
Received: by filter0997p1las1.sendgrid.net with SMTP id filter0997p1las1-7139-5BCE6C3F-38 2018-10-23 00:33:03.775503687 +0000 UTC m=+36886.778329247
Received: from github-lowworker-cef7735.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id sm6-1lsWRsKVy1JSeLJgEg for <quic-issues@ietf.org>; Tue, 23 Oct 2018 00:33:03.669 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cef7735.cp1-iad.github.net (Postfix) with ESMTP id A17561E0421 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 17:33:03 -0700 (PDT)
Date: Tue, 23 Oct 2018 00:33:03 +0000 (UTC)
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5dedcc6209c6bb574a3f379258ce021d57d206ff92cf0000000117e62e3f92a169ce1632251d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1896/review/167162445@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1896@github.com>
References: <quicwg/base-drafts/pull/1896@github.com>
Subject: Re: [quicwg/base-drafts] Move ECN section (#1896)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bce6c3fa009d_477e3fab840d45c0527636"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3Crmj+KPsdjw1XVfgPu5fooBP81wyPQ+jKTr U3/GoyGJ7zCUzG2Iq6W1MhVOYSuZrB5nw3IOzHLcvyGZ57YtESf4y8nqjDeiLft9ciyKT82/Ejzn1d kc0jQrT8M4gRE1RiYRt1eeWLDHQe+sWn0qXOi5civutiNrZE1/jZxz2E+6A27AtnyudceMAM3y4CrL 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8jlDWBc7AOBRFHUI_CXDpXBy-TE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 00:33:08 -0000

----==_mimepart_5bce6c3fa009d_477e3fab840d45c0527636
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.

Thanks for doing this. A few minor comments.

> +Each endpoint independently verifies and enables use of ECN by setting the IP
+header ECN codepoint to ECN Capable Transport (ECT) for the path from it to the
+other peer. Even if ECN is not used on the path to the peer, the endpoint MUST
+provide feedback about ECN markings received (if accessible).
+
+To verify both that a path supports ECN and the peer can provide ECN feedback,
+an endpoint MUST set the ECT(0) codepoint in the IP header of all outgoing
+packets {{!RFC8311}}.
+
+If an ECT codepoint set in the IP header is not 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.
+
+If a packet sent with an ECT codepoint is newly acknowledged by the peer in an
+ACK frame, the endpoint stops setting ECT codepoints in subsequent packets, with

```suggestion
ACK frame without ECN feedback, the endpoint stops setting ECT codepoints in
subsequent packets, with the expectation that either the network or the peer no
longer supports ECN.
```

> +header ECN codepoint to ECN Capable Transport (ECT) for the path from it to the
+other peer. Even if ECN is not used on the path to the peer, the endpoint MUST
+provide feedback about ECN markings received (if accessible).
+
+To verify both that a path supports ECN and the peer can provide ECN feedback,
+an endpoint MUST set the ECT(0) codepoint in the IP header of all outgoing
+packets {{!RFC8311}}.
+
+If an ECT codepoint set in the IP header is not 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.
+
+If a packet sent with an ECT codepoint is newly acknowledged by the peer in an
+ACK frame, the endpoint stops setting ECT codepoints in subsequent packets, with
+the expectation that either the network or the peer no longer supports ECN.

```suggestion
```

> +and includes these counters in subsequent (see {{processing-and-ack}}) ACK
+frames (see {{frame-ack}}).
+
+A packet detected by a receiver as a duplicate does not affect the receiver's
+local ECN codepoint counts; see ({{security-ecn}}) for relevant security
+concerns.
+
+If an endpoint receives a packet without an ECT or CE codepoint, it responds per
+{{processing-and-ack}} with an ACK frame.  If an endpoint does not have access
+to received ECN codepoints, it acknowledges received packets per
+{{processing-and-ack}} with an ACK frame.
+
+
+### ECN Verification
+
+Each endpoint independently verifies and enables use of ECN by setting the IP

I think we should say something about when this verification can be done. It can be done any time during the connection, but it might make the most sense to do it along with the handshake. We may want to add some retransmission suggestions: if a handshake packet is detected as lost then send the retransmission without ECT bits. (Feel free to add a TODO here if you don't want to address this in this PR.)

I'm also wondering if we should add a fwd reference in the handshake section to here, with something like "An endpoint MAY combine the cryptographic handshake with ECN verification, as described 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/1896#pullrequestreview-167162445
----==_mimepart_5bce6c3fa009d_477e3fab840d45c0527636
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<p>Thanks for doing this. A few minor comments.</p><hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1896#discussion=
_r227181887">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +Each endpoint independently verifies and en=
ables use of ECN by setting the IP
+header ECN codepoint to ECN Capable Transport (ECT) for the path from it t=
o the
+other peer. Even if ECN is not used on the path to the peer, the endpoint =
MUST
+provide feedback about ECN markings received (if accessible).
+
+To verify both that a path supports ECN and the peer can provide ECN feedb=
ack,
+an endpoint MUST set the ECT(0) codepoint in the IP header of all outgoing
+packets {{!RFC8311}}.
+
+If an ECT codepoint set in the IP header is not corrupted by a network dev=
ice,
+then a received packet contains either the codepoint sent by the peer or t=
he
+Congestion Experienced (CE) codepoint set by a network device that is
+experiencing congestion.
+
+If a packet sent with an ECT codepoint is newly acknowledged by the peer i=
n an
+ACK frame, the endpoint stops setting ECT codepoints in subsequent packets=
, with
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-ACK frame, the endpoint stops setting ECT codep=
oints in subsequent packets, with
+ACK frame without ECN feedback, the endpoint stops setting ECT codepoints =
in
+subsequent packets, with the expectation that either the network or the pe=
er no
+longer supports ECN.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1896#discussion=
_r227182064">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +header ECN codepoint to ECN Capable Transpo=
rt (ECT) for the path from it to the
+other peer. Even if ECN is not used on the path to the peer, the endpoint =
MUST
+provide feedback about ECN markings received (if accessible).
+
+To verify both that a path supports ECN and the peer can provide ECN feedb=
ack,
+an endpoint MUST set the ECT(0) codepoint in the IP header of all outgoing
+packets {{!RFC8311}}.
+
+If an ECT codepoint set in the IP header is not corrupted by a network dev=
ice,
+then a received packet contains either the codepoint sent by the peer or t=
he
+Congestion Experienced (CE) codepoint set by a network device that is
+experiencing congestion.
+
+If a packet sent with an ECT codepoint is newly acknowledged by the peer i=
n an
+ACK frame, the endpoint stops setting ECT codepoints in subsequent packets=
, with
+the expectation that either the network or the peer no longer supports ECN.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-the expectation that either the network or the =
peer no longer supports ECN.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1896#discussion=
_r227182701">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +and includes these counters in subsequent (=
see {{processing-and-ack}}) ACK
+frames (see {{frame-ack}}).
+
+A packet detected by a receiver as a duplicate does not affect the receive=
r&#39;s
+local ECN codepoint counts; see ({{security-ecn}}) for relevant security
+concerns.
+
+If an endpoint receives a packet without an ECT or CE codepoint, it respon=
ds per
+{{processing-and-ack}} with an ACK frame.  If an endpoint does not have ac=
cess
+to received ECN codepoints, it acknowledges received packets per
+{{processing-and-ack}} with an ACK frame.
+
+
+### ECN Verification
+
+Each endpoint independently verifies and enables use of ECN by setting the=
 IP
</pre>
<p>I think we should say something about when this verification can be done=
. It can be done any time during the connection, but it might make the most=
 sense to do it along with the handshake. We may want to add some retransmi=
ssion suggestions: if a handshake packet is detected as lost then send the =
retransmission without ECT bits. (Feel free to add a TODO here if you don't=
 want to address this in this PR.)</p>
<p>I'm also wondering if we should add a fwd reference in the handshake sec=
tion to here, with something like "An endpoint MAY combine the cryptographi=
c handshake with ECN verification, as described in {{}}".</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/pull/1896#pullrequestreview-167162445">view it on GitHub</a>, or <=
a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqz7vP9Y7wt0=
_lTEi0JYhWiDRp7Nrks5unmO_gaJpZM4XyzEa">mute the thread</a>.<img src=3D"http=
s://github.com/notifications/beacon/AWbkq1sySA1qBOy0nq6RwxzprRqauYl8ks5unmO=
_gaJpZM4XyzEa.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@janaiyengar commente=
d on #1896"}],"action":{"name":"View Pull Request","url":"https://github.co=
m/quicwg/base-drafts/pull/1896#pullrequestreview-167162445"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1896#pullrequestrevie=
w-167162445",
"url": "https://github.com/quicwg/base-drafts/pull/1896#pullrequestreview-1=
67162445",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1896",
"sections": [
{
"text": "Thanks for doing this. A few minor comments.",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1896#pullrequestreview-1=
67162445"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 399192346=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bce6c3fa009d_477e3fab840d45c0527636--


From nobody Mon Oct 22 17:46:36 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 752EC130F52 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 17:46:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.121
X-Spam-Level: 
X-Spam-Status: No, score=-2.121 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 MG3QYmw-i4Ai for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 17:46:26 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 E92F0130F5B for <quic-issues@ietf.org>; Mon, 22 Oct 2018 17:46:25 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540255584; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=v7zvCyq3TusmEFB/pgNGjYF2gxZRjTR1fxRta354jqA=; b=TPlbKjWxiK5xp5u10XDw7YeIsP9sZW1R/sBq2thePHWYMi8Z6qTwSBt998+NvQSliZNAQ5h2 Bpi4DSkSnKJ9vODZAhtwv5isqz75/MuI6ag3wJF7d1sh4YS2GD4u+aX/SXXWPLOXxd35uKpP 52v/b4kHi7U5h7i7v2yBYkglZeA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bce6f60.7f2618dcd480-smtp-out-n02; Tue, 23 Oct 2018 00:46:24 -0000 (UTC)
Date: Mon, 22 Oct 2018 17:46:23 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bce6f5f74d48_283d2ac51e742594441f6@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 5caa2e: Escape single quotes in static table (#1883)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bce6f5f749d6_283d2ac51e74259444020"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fTKBKFuW5ltidSxRW3Opn6P1gII>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 00:46:35 -0000

----==_mimepart_5bce6f5f749d6_283d2ac51e74259444020
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5caa2e83722b8cd82560e2a0be8213a7b5041d99
      https://github.com/quicwg/base-drafts/commit/5caa2e83722b8cd82560e2a0be8213a7b5041d99
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Escape single quotes in static table (#1883)



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bce6f5f749d6_283d2ac51e74259444020--


From nobody Mon Oct 22 17:46:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDA48130F3F for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 17:46:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 hoexYzZYWqIV for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 17:46: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 693C7130F59 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 17:46:28 -0700 (PDT)
Date: Mon, 22 Oct 2018 17:46:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540255585; bh=He0ru3h5myec6RuXeEJYunXqGUl9BvEa0gY9Bq9i//I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GfxuuKEIL2ebeXziOBBAc9Th+2sPVFd9aCCLZcO3WIpswM1Vid0PiIA9q/mt0klQg CPEEXSnxJICM+AlQ+hW/ByzGHh7xbDGlcm0zuHhiTOwEy+hNCK+d+CmgXSQZMMpgbV eAZlYKt40hQRdr0RIOhQ+Y7nMxZ9lOzGX+XUgwho=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab36408dc2ce98165411f803e430b001408c9027d092cf0000000117e6316192a169ce1621ec09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1879/issue_event/1918945712@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1879@github.com>
References: <quicwg/base-drafts/issues/1879@github.com>
Subject: Re: [quicwg/base-drafts] Smart quotes in static table (#1879)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bce6f61ec5c3_17c23fbbac6d45b41504543"; 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/AITNWnfZyfMnlaCVsifgfXmYIy0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 00:46:41 -0000

----==_mimepart_5bce6f61ec5c3_17c23fbbac6d45b41504543
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1879 via #1883.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1879#event-1918945712
----==_mimepart_5bce6f61ec5c3_17c23fbbac6d45b41504543
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="371321865" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1879" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1879/hovercard" href="https://github.com/quicwg/base-drafts/issues/1879">#1879</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="371705811" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1883" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1883/hovercard" href="https://github.com/quicwg/base-drafts/pull/1883">#1883</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/1879#event-1918945712">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8BLfLv9mYmXXx5jV5GKVIG4ZbEPks5unmbhgaJpZM4XsegL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyHi3aYfYdS_pZafS3LjmVXW6icYks5unmbhgaJpZM4XsegL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1879 via #1883."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1879#event-1918945712"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1879#event-1918945712",
"url": "https://github.com/quicwg/base-drafts/issues/1879#event-1918945712",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Smart quotes in static table (#1879)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@afrind",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1879#event-1918945712"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397535243\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bce6f61ec5c3_17c23fbbac6d45b41504543--


From nobody Mon Oct 22 17:46:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 962F3130F52 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 17:46:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 MjMCGYH_yJuL for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 17:46: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 0BDB9130F7F for <quic-issues@ietf.org>; Mon, 22 Oct 2018 17:46:29 -0700 (PDT)
Date: Mon, 22 Oct 2018 17:46:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540255587; bh=Ueb/pOuzoZahbFTx/ysEcnfGzse5bGoVt7ymOq0yVak=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=V2/Ylio9KOpN0tMwgh3pqPw3oeXlleicHJ6RHuYPikXg0GhH+5bcOFNhSxEhsBxjL 3bop/9/pFK7mdfRfrE+PtEX5nHuhDTW5/i8zXfqmFILZ8pqwRP/rip2xSj0xz1/axd s6zWmKewl8bD6LXh0HOQRhmd6r+pM7ACu0XxbFjg=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf8ef51ebfd882ed50d02efd5cda48078b7ad7f5d92cf0000000117e6316392a169ce1627c7d3@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1883/issue_event/1918945711@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1883@github.com>
References: <quicwg/base-drafts/pull/1883@github.com>
Subject: Re: [quicwg/base-drafts] Escape single quotes in static table (#1883)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bce6f63a3715_5ab43fb3b68d45c435611d"; 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/jzHYOdtNBAScJ4VtC4QU60yR8fs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 00:46:41 -0000

----==_mimepart_5bce6f63a3715_5ab43fb3b68d45c435611d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1883 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/1883#event-1918945711
----==_mimepart_5bce6f63a3715_5ab43fb3b68d45c435611d
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="371705811" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1883" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1883/hovercard" href="https://github.com/quicwg/base-drafts/pull/1883">#1883</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/1883#event-1918945711">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3uEOuyaAp9MR0OkBxHlcJXfLrtAks5unmbjgaJpZM4XvJ6k">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-JlKWzZjHjyg98sjOSXD3sVBTh0ks5unmbjgaJpZM4XvJ6k.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1883 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1883#event-1918945711"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1883#event-1918945711",
"url": "https://github.com/quicwg/base-drafts/pull/1883#event-1918945711",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Escape single quotes in static table (#1883)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@afrind",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1883#event-1918945711"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398237348\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bce6f63a3715_5ab43fb3b68d45c435611d--


From nobody Mon Oct 22 18:44:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B4E5A12F1A2 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 18:44:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 iJVX1TCcx2uT for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 18:44: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 D102F130DD9 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 18:44:00 -0700 (PDT)
Date: Mon, 22 Oct 2018 18:43:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540259039; bh=G4ZyRQF09ioH7Ls3uQx5kEjAnAc8bMlA4W6MwMkmxZE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KOyHpwnk+wMSXzQYe972YAo53gFoUiXH59G3iV7LLxZDDyM1Vy+Rvt3PxQEQwoQka g8N9eInU6UrLKTuSDrkqt6/3cJn9m4luBvVKuDwmgoFGcnUtazb9LDxW1k6pvYYG2x b9Jlm9ATsWfS+hgCeGEW5hFmjDFNJg00dHaFCk4Y=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6a4ce6175f76e4e91a4b50de0462c50ac2d14df592cf0000000117e63edf92a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167155971@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bce7cdfe185c_26183f82328d45c01235786"; 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/H44b7gshI0f-HPHx6mNLwXp3j1g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 01:44:04 -0000

----==_mimepart_5bce7cdfe185c_26183f82328d45c01235786
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

Thanks for the reorg.  I think this text needs some work.

> @@ -1365,7 +1203,9 @@ packets.
 
 The first client packet of the cryptographic handshake protocol MUST fit within
 a 1232 octet QUIC packet payload.  This includes overheads that reduce the space
-available to the cryptographic handshake protocol.
+available to the cryptographic handshake protocol.  This forms part of the

I don't feel like this is at the right spot.  This is saying the Initial CRYPTO message needs to fit into 1232 bytes, but doesn't talk about the min packet size.

> @@ -1656,34 +1496,193 @@ One way that a new format could be introduced is to define a TLS extension with
 a different codepoint.
 
 
-## Stateless Retries {#stateless-retry}
-<!-- TODO: Move this section elsewhere. -->
+# Address Validation
+
+Address validation is used by QUIC to avoid being used for a traffic
+amplification attack.  In such an attack, a packet is sent to a server with
+spoofed source address information that identifies a victim.  If a server
+generates more or larger packets in response to that packet, the attacker can
+use the server to send more data toward the victim than it would be able to send
+on its own.
+
+The primary defense against amplification attack is verifying that an endpoint
+is able to receive packets at the transport address that it claims.  Address
+validation is performed both during connection establishment (see
+{{validate-new}}) and during connection migration (see {{migrate-validate}}).

nit: how about validate-handshake or something similar as the section title?  I was a bit confused about what validate-new might be talking about prior to reading this sentence.

> +validation is performed both during connection establishment (see
+{{validate-new}}) and during connection migration (see {{migrate-validate}}).
+
+
+## Address Validation During Connection Establishment {#validate-new}
+
+During the initial handshake, QUIC requires that clients send UDP datagrams with
+at least 1200 octets of payload until the server has completed address
+validation. A server can thereby send more data to an unproven address without
+increasing the amplification advantage gained by an attacker.
+
+A server eventually confirms that a client has received its messages when the
+first Handshake-level message is received. This might be insufficient, either
+because the server wishes to avoid the computational cost of completing the
+handshake, or it might be that the size of the packets that are sent during the
+handshake is too large.  This is especially important for 0-RTT, where the

is -> are

> +on its own.
+
+The primary defense against amplification attack is verifying that an endpoint
+is able to receive packets at the transport address that it claims.  Address
+validation is performed both during connection establishment (see
+{{validate-new}}) and during connection migration (see {{migrate-validate}}).
+
+
+## Address Validation During Connection Establishment {#validate-new}
+
+During the initial handshake, QUIC requires that clients send UDP datagrams with
+at least 1200 octets of payload until the server has completed address
+validation. A server can thereby send more data to an unproven address without
+increasing the amplification advantage gained by an attacker.
+
+A server eventually confirms that a client has received its messages when the

I'd drop eventually.

> +
+The primary defense against amplification attack is verifying that an endpoint
+is able to receive packets at the transport address that it claims.  Address
+validation is performed both during connection establishment (see
+{{validate-new}}) and during connection migration (see {{migrate-validate}}).
+
+
+## Address Validation During Connection Establishment {#validate-new}
+
+During the initial handshake, QUIC requires that clients send UDP datagrams with
+at least 1200 octets of payload until the server has completed address
+validation. A server can thereby send more data to an unproven address without
+increasing the amplification advantage gained by an attacker.
+
+A server eventually confirms that a client has received its messages when the
+first Handshake-level message is received. This might be insufficient, either

insufficient for what?

> +
+The primary defense against amplification attack is verifying that an endpoint
+is able to receive packets at the transport address that it claims.  Address
+validation is performed both during connection establishment (see
+{{validate-new}}) and during connection migration (see {{migrate-validate}}).
+
+
+## Address Validation During Connection Establishment {#validate-new}
+
+During the initial handshake, QUIC requires that clients send UDP datagrams with
+at least 1200 octets of payload until the server has completed address
+validation. A server can thereby send more data to an unproven address without
+increasing the amplification advantage gained by an attacker.
+
+A server eventually confirms that a client has received its messages when the
+first Handshake-level message is received. This might be insufficient, either

Or maybe this whole paragraph should be removed, because it's really not easy to read for me and I'm not sure what it's attempting to add.

> +
+Initial[0]: CRYPTO[CH] ->
+
+                                                <- Retry+Token
+
+Initial+Token[0]: CRYPTO[CH] ->
+
+                                 Initial[0]: CRYPTO[SH] ACK[0]
+                       Handshake[0]: CRYPTO[EE, CERT, CV, FIN]
+                                 <- 1-RTT[0]: STREAM[1, "..."]
+~~~~
+{: #fig-retry title="Example Handshake Showing Retry"}
+
+A connection MAY be accepted without address validation - or with only limited
+validation - but a server SHOULD limit the data it sends toward an unvalidated
+address.  Successful completion of the cryptographic handshake implicitly

I think this last sentence is slightly incorrect.  Given it's covered above, maybe remove it?  Also, the limit towards an unvalidated address is covered above, so if there's anything important being added here, maybe move it above?

> +
+Initial+Token[0]: CRYPTO[CH] ->
+
+                                 Initial[0]: CRYPTO[SH] ACK[0]
+                       Handshake[0]: CRYPTO[EE, CERT, CV, FIN]
+                                 <- 1-RTT[0]: STREAM[1, "..."]
+~~~~
+{: #fig-retry title="Example Handshake Showing Retry"}
+
+A connection MAY be accepted without address validation - or with only limited
+validation - but a server SHOULD limit the data it sends toward an unvalidated
+address.  Successful completion of the cryptographic handshake implicitly
+provides proof that the client has received packets from the server.
+
+
+### Address Validation for Future Connections {#validation-future}

Technically this is still token based address validation, so the previous heading was a bit misleading.  Possibly it should be renamed Retry based address validation?

>  
+There is no need for a single well-defined format for the token because the
+server that generates the token also consumes it.  A token could include

If the token includes this information, should we say something like.  If any information is included, it SHOULD be encrypted to avoid spoofing or leaking of information?

>  
+There is no need for a single well-defined format for the token because the
+server that generates the token also consumes it.  A token could include
+information about the claimed client address (IP and port), a timestamp, and any
+other supplementary information the server will need to validate the token in
+the future.
+
+An address validation token MUST be difficult to guess.  Including a large

This seems like the most critical requirement, so maybe it should be first?  Especially since the first and third paragraphs of this section flow together better than having this one in the middle.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167155971
----==_mimepart_5bce7cdfe185c_26183f82328d45c01235786
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 reorg.  I think this text needs some work.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1886#discussion_r227176435">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1365,7 +1203,9 @@ packets.
 
 The first client packet of the cryptographic handshake protocol MUST fit within
 a 1232 octet QUIC packet payload.  This includes overheads that reduce the space
-available to the cryptographic handshake protocol.
+available to the cryptographic handshake protocol.  This forms part of the
</pre>
<p>I don't feel like this is at the right spot.  This is saying the Initial CRYPTO message needs to fit into 1232 bytes, but doesn't talk about the min packet size.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1886#discussion_r227176794">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1656,34 +1496,193 @@ One way that a new format could be introduced is to define a TLS extension with
 a different codepoint.
 
 
-## Stateless Retries {#stateless-retry}
-&lt;!-- TODO: Move this section elsewhere. --&gt;
+# Address Validation
+
+Address validation is used by QUIC to avoid being used for a traffic
+amplification attack.  In such an attack, a packet is sent to a server with
+spoofed source address information that identifies a victim.  If a server
+generates more or larger packets in response to that packet, the attacker can
+use the server to send more data toward the victim than it would be able to send
+on its own.
+
+The primary defense against amplification attack is verifying that an endpoint
+is able to receive packets at the transport address that it claims.  Address
+validation is performed both during connection establishment (see
+{{validate-new}}) and during connection migration (see {{migrate-validate}}).
</pre>
<p>nit: how about validate-handshake or something similar as the section title?  I was a bit confused about what validate-new might be talking about prior to reading this sentence.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1886#discussion_r227188442">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +validation is performed both during connection establishment (see
+{{validate-new}}) and during connection migration (see {{migrate-validate}}).
+
+
+## Address Validation During Connection Establishment {#validate-new}
+
+During the initial handshake, QUIC requires that clients send UDP datagrams with
+at least 1200 octets of payload until the server has completed address
+validation. A server can thereby send more data to an unproven address without
+increasing the amplification advantage gained by an attacker.
+
+A server eventually confirms that a client has received its messages when the
+first Handshake-level message is received. This might be insufficient, either
+because the server wishes to avoid the computational cost of completing the
+handshake, or it might be that the size of the packets that are sent during the
+handshake is too large.  This is especially important for 0-RTT, where the
</pre>
<p>is -&gt; are</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1886#discussion_r227188951">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +on its own.
+
+The primary defense against amplification attack is verifying that an endpoint
+is able to receive packets at the transport address that it claims.  Address
+validation is performed both during connection establishment (see
+{{validate-new}}) and during connection migration (see {{migrate-validate}}).
+
+
+## Address Validation During Connection Establishment {#validate-new}
+
+During the initial handshake, QUIC requires that clients send UDP datagrams with
+at least 1200 octets of payload until the server has completed address
+validation. A server can thereby send more data to an unproven address without
+increasing the amplification advantage gained by an attacker.
+
+A server eventually confirms that a client has received its messages when the
</pre>
<p>I'd drop eventually.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1886#discussion_r227189074">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+The primary defense against amplification attack is verifying that an endpoint
+is able to receive packets at the transport address that it claims.  Address
+validation is performed both during connection establishment (see
+{{validate-new}}) and during connection migration (see {{migrate-validate}}).
+
+
+## Address Validation During Connection Establishment {#validate-new}
+
+During the initial handshake, QUIC requires that clients send UDP datagrams with
+at least 1200 octets of payload until the server has completed address
+validation. A server can thereby send more data to an unproven address without
+increasing the amplification advantage gained by an attacker.
+
+A server eventually confirms that a client has received its messages when the
+first Handshake-level message is received. This might be insufficient, either
</pre>
<p>insufficient for what?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1886#discussion_r227189399">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+The primary defense against amplification attack is verifying that an endpoint
+is able to receive packets at the transport address that it claims.  Address
+validation is performed both during connection establishment (see
+{{validate-new}}) and during connection migration (see {{migrate-validate}}).
+
+
+## Address Validation During Connection Establishment {#validate-new}
+
+During the initial handshake, QUIC requires that clients send UDP datagrams with
+at least 1200 octets of payload until the server has completed address
+validation. A server can thereby send more data to an unproven address without
+increasing the amplification advantage gained by an attacker.
+
+A server eventually confirms that a client has received its messages when the
+first Handshake-level message is received. This might be insufficient, either
</pre>
<p>Or maybe this whole paragraph should be removed, because it's really not easy to read for me and I'm not sure what it's attempting to add.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1886#discussion_r227189816">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+Initial[0]: CRYPTO[CH] -&gt;
+
+                                                &lt;- Retry+Token
+
+Initial+Token[0]: CRYPTO[CH] -&gt;
+
+                                 Initial[0]: CRYPTO[SH] ACK[0]
+                       Handshake[0]: CRYPTO[EE, CERT, CV, FIN]
+                                 &lt;- 1-RTT[0]: STREAM[1, &quot;...&quot;]
+~~~~
+{: #fig-retry title=&quot;Example Handshake Showing Retry&quot;}
+
+A connection MAY be accepted without address validation - or with only limited
+validation - but a server SHOULD limit the data it sends toward an unvalidated
+address.  Successful completion of the cryptographic handshake implicitly
</pre>
<p>I think this last sentence is slightly incorrect.  Given it's covered above, maybe remove it?  Also, the limit towards an unvalidated address is covered above, so if there's anything important being added here, maybe move it above?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1886#discussion_r227190040">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+Initial+Token[0]: CRYPTO[CH] -&gt;
+
+                                 Initial[0]: CRYPTO[SH] ACK[0]
+                       Handshake[0]: CRYPTO[EE, CERT, CV, FIN]
+                                 &lt;- 1-RTT[0]: STREAM[1, &quot;...&quot;]
+~~~~
+{: #fig-retry title=&quot;Example Handshake Showing Retry&quot;}
+
+A connection MAY be accepted without address validation - or with only limited
+validation - but a server SHOULD limit the data it sends toward an unvalidated
+address.  Successful completion of the cryptographic handshake implicitly
+provides proof that the client has received packets from the server.
+
+
+### Address Validation for Future Connections {#validation-future}
</pre>
<p>Technically this is still token based address validation, so the previous heading was a bit misleading.  Possibly it should be renamed Retry based address validation?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1886#discussion_r227194113">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+There is no need for a single well-defined format for the token because the
+server that generates the token also consumes it.  A token could include
</pre>
<p>If the token includes this information, should we say something like.  If any information is included, it SHOULD be encrypted to avoid spoofing or leaking of information?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1886#discussion_r227194222">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+There is no need for a single well-defined format for the token because the
+server that generates the token also consumes it.  A token could include
+information about the claimed client address (IP and port), a timestamp, and any
+other supplementary information the server will need to validate the token in
+the future.
+
+An address validation token MUST be difficult to guess.  Including a large
</pre>
<p>This seems like the most critical requirement, so maybe it should be first?  Especially since the first and third paragraphs of this section flow together better than having this one in the middle.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167155971">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1AXooT4EhkxcUhJPdHnR085Yb26ks5unnRfgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq871XiGPpGT2-NdF1QjKnH9OW5HEks5unnRfgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167155971"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167155971",
"url": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167155971",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1886",
"sections": [
{
"text": "Thanks for the reorg.  I think this text needs some work.",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167155971"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bce7cdfe185c_26183f82328d45c01235786--


From nobody Mon Oct 22 18:46:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C19F130DDD for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 18:46:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 x23xm1OFzSXt for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 18:46:29 -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 A99DC130DD9 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 18:46:29 -0700 (PDT)
Date: Mon, 22 Oct 2018 18:46:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540259189; bh=UI7ZikfEcZENUydHjLA7cNI/X77vFExTA3LiebmYd/0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1C+YbQAWZBvM6Dh/Uz+JviQX9HC3mva0aD4RQ5jIQxd1f4+HgH/Sf0lpODdSNU0lS 5+T4vDvNyrv7abrUUA0fms2Z4pQAh7+hZHPB5WpJL4IiC6ewXCGFbpXjIfKN34ZJoE UQSJ4IpdrIpYv43HZ/m3FXLBU5kcRenUhcxY4Mx0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcd267c09ada5065a9148c93185be70cd54ea84f092cf0000000117e63f7592a169ce16295b25@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1890/review/167178417@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1890@github.com>
References: <quicwg/base-drafts/pull/1890@github.com>
Subject: Re: [quicwg/base-drafts] Specify the packets that carry closing frames (#1890)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bce7d7515385_477e3fab840d45c0547715f"; 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/Mae_foM3hrx9zn95e6J4mr1kB_k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 01:46:32 -0000

----==_mimepart_5bce7d7515385_477e3fab840d45c0547715f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2313,6 +2304,13 @@ the application requests that the connection be closed.  The application
 protocol can use an APPLICATION_CLOSE message with an appropriate error code to
 signal closure.
 
+If the connection has been successfully established, endpoints MUST send any
+closing frames in a 1-RTT packet.  Prior to connection establishment, endpoints
+SHOULD send closing frames in a Handshake packet.  An endpoint MAY send closing

Does this need a caveat like "...SHOULD send closing frames in a Handshake packet if 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/pull/1890#pullrequestreview-167178417
----==_mimepart_5bce7d7515385_477e3fab840d45c0547715f
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/1890#discussion_r227195046">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2313,6 +2304,13 @@ the application requests that the connection be closed.  The application
 protocol can use an APPLICATION_CLOSE message with an appropriate error code to
 signal closure.
 
+If the connection has been successfully established, endpoints MUST send any
+closing frames in a 1-RTT packet.  Prior to connection establishment, endpoints
+SHOULD send closing frames in a Handshake packet.  An endpoint MAY send closing
</pre>
<p>Does this need a caveat like "...SHOULD send closing frames in a Handshake packet if 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/pull/1890#pullrequestreview-167178417">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyERm21gNYEcV84mwXPejHEFz-FJks5unnT1gaJpZM4XvrnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyT1a1R7U_sfejlYBX3zvpzkNvv3ks5unnT1gaJpZM4XvrnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1890"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1890#pullrequestreview-167178417"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1890#pullrequestreview-167178417",
"url": "https://github.com/quicwg/base-drafts/pull/1890#pullrequestreview-167178417",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1890",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1890#pullrequestreview-167178417"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398375364\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bce7d7515385_477e3fab840d45c0547715f--


From nobody Mon Oct 22 19:10:40 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C924130DEE for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:10:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 DuYA0NZ-vnRo for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:10:37 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 D14E2130DE0 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 19:10:36 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540260635; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=WokWghcSIyrAq67PIK/+0T7l9eH6av1HnG6PEgNLsW8=; b=Z+fALe/3ahBZV52lEAOY+AVtHg8Hkf3M1wtQWeX81jDXjYT01WzKszIg875FqGV2Bu6ZY8dY BWmh1d7xYb7dLeyB+fGYzABa1bdC27U6QSrNeNoCthgMUiAwhdafGHFiftlFr9Ajwlw5dFs+ WPNv/bIvS20dCS1/wMNpw7hE8Mc=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bce831b.7fb0901eff30-smtp-out-n02; Tue, 23 Oct 2018 02:10:35 -0000 (UTC)
Date: Mon, 22 Oct 2018 19:10:34 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bce831aea08b_21c02b2330be05903927e@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d62b49: STREAM_ID_BLOCKED nits
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bce831ae9a91_21c02b2330be059039178"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3PETnstPRdkt5umQE0OaZHdtlDs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 02:10:39 -0000

----==_mimepart_5bce831ae9a91_21c02b2330be059039178
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-blocked-deadlock
  Home:   https://github.com/quicwg/base-drafts
  Commit: d62b4972a0823b200a4130d847f26337174ea71d
      https://github.com/quicwg/base-drafts/commit/d62b4972a0823b200a4130d847f26337174ea71d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  STREAM_ID_BLOCKED nits

Changes one MAY to a SHOULD for consistency and clarifies some text about a potential flow control deadlock.

Fixes #1867



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bce831ae9a91_21c02b2330be059039178--


From nobody Mon Oct 22 19:10:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8EE25130DE0 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:10:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 XTsvSDNQ1jTO for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:10: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 D76B91252B7 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 19:10:46 -0700 (PDT)
Date: Mon, 22 Oct 2018 19:10:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540260646; bh=quQu6ZsQysVKkMhiS9SCQE+a44XZdovHR3ex+OWowYU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=W3yaif97ZSx9hZpTz9SoN6Vpf2lpPTN9nQuGlrTEPoIC94NocS5UMMt+K0Yon0E8R 0D8HqH8y4tgABVLgYUmDJ1odyUTaA/disBsD0ZX3PQY1HLrrGWBdD45V8ZdnbY9q5O ZV38B7Ei02eQzYOn/50vs9GNV+rFRVVMDD6A7YAQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8a1f6320c086b47a6807b2e4cb8249f4ca01c36392cf0000000117e6452692a169ce16381800@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1897@github.com>
Subject: [quicwg/base-drafts] STREAM_ID_BLOCKED nits (#1897)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bce8326252a1_b593f8ed8ed45bc22276b"; 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/xM0LL_NoIoNR1XGRAIeFZtOJpJY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 02:10:49 -0000

----==_mimepart_5bce8326252a1_b593f8ed8ed45bc22276b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Changes one MAY to a SHOULD for consistency and clarifies some text about a potential flow control deadlock.

Fixes #1867
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1897

-- Commit Summary --

  * STREAM_ID_BLOCKED nits

-- File Changes --

    M draft-ietf-quic-transport.md (21)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1897.patch
https://github.com/quicwg/base-drafts/pull/1897.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/1897

----==_mimepart_5bce8326252a1_b593f8ed8ed45bc22276b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Changes one MAY to a SHOULD for consistency and clarifies some text about a potential flow control deadlock.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1867.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="371129017" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1867" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1867/hovercard" href="https://github.com/quicwg/base-drafts/issues/1867">#1867</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/1897'>https://github.com/quicwg/base-drafts/pull/1897</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>STREAM_ID_BLOCKED nits</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1897/files#diff-0">draft-ietf-quic-transport.md</a>
    (21)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1897.patch'>https://github.com/quicwg/base-drafts/pull/1897.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1897.diff'>https://github.com/quicwg/base-drafts/pull/1897.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/1897">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_wGj1qmTdzznWikW_1Vl2jBLC12ks5unnqmgaJpZM4X0irL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq442-vbMUJ4qSRMgIONXXdo_JLHCks5unnqmgaJpZM4X0irL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"STREAM_ID_BLOCKED nits (#1897)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1897"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1897",
"url": "https://github.com/quicwg/base-drafts/pull/1897",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "STREAM_ID_BLOCKED nits (#1897)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "d62b497",
"value": "STREAM_ID_BLOCKED nits"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1897/files#diff-0) (21 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1897,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1897\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1897"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1897.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1897.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 399649483\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bce8326252a1_b593f8ed8ed45bc22276b--


From nobody Mon Oct 22 19:13:14 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D7731130DE0 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:13:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 HPm73WWsDget for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:13:11 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 567061252B7 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 19:13:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540260790; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Ko2bPQQRRTgQCS2qbZt2s3P3Wzqa3oWVm+3VBBXMK5M=; b=fVStDVSo2HyngV5wNBgwAO7QP2yPXpkrcahKJ/k1A5NhZbqUg5+7GurHBpk6mfYENlWeHnET Kq9w+VHCJhjrh8PcK8aS+/dpJ6BwpUsgprO7z9/6ojjZkwUudsiHo15WAkOWFfVS3uUvJO1o S1WmfTMtuRW8J3oBcAA0FlXjXOU=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bce83b6.7f277a406b40-smtp-out-n03; Tue, 23 Oct 2018 02:13:10 -0000 (UTC)
Date: Mon, 22 Oct 2018 19:13:09 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bce83b5f0db1_6e3e2af8de3c258866318@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] bfbac9: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bce83b5f0783_6e3e2af8de3c2588662d5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7LnymGSSusPm-pxvxrc6HylGVDM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 02:13:13 -0000

----==_mimepart_5bce83b5f0783_6e3e2af8de3c2588662d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-blocked-deadlock
  Home:   https://github.com/quicwg/base-drafts
  Commit: bfbac9f2feb93a2cc759b85851f68b6deda0999f
      https://github.com/quicwg/base-drafts/commit/bfbac9f2feb93a2cc759b85851f68b6deda0999f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bce83b5f0783_6e3e2af8de3c2588662d5--


From nobody Mon Oct 22 19:13:21 2018
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 5875C130E10 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:13:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.469
X-Spam-Level: 
X-Spam-Status: No, score=-3.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3fwvtxxq1bd7 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:13:13 -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 8CA191252B7 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 19:13:13 -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=w/MUVr0RjUWvJY1aCBRdCv7y9k0=; b=HwxkrzVFp6m9icXt +qWpBQn9WCi/v4fKi4nL9OYdCJyX2hEPqcTBkLPXvf1tTXcJH4ed7QjsnQcM7rtM 7IH7JBcE8t3HmFIdmDKxTsv9uj5/iost5cyn848CEW/VKK1eqCMo9WvAmjRXuDQh PgGvbls8wmHGiD6jI15+73W6aRM=
Received: by filter1001p1las1.sendgrid.net with SMTP id filter1001p1las1-3585-5BCE83B8-6 2018-10-23 02:13:12.71021617 +0000 UTC m=+355575.454146655
Received: from github-lowworker-1ffe0ab.cp1-iad.github.net (unknown [192.30.252.38]) by ismtpd0014p1iad2.sendgrid.net (SG) with ESMTP id v-hquUJsSluXD9pIc_7GtA for <quic-issues@ietf.org>; Tue, 23 Oct 2018 02:13:12.604 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1ffe0ab.cp1-iad.github.net (Postfix) with ESMTP id 9191E38005B for <quic-issues@ietf.org>; Mon, 22 Oct 2018 19:13:12 -0700 (PDT)
Date: Tue, 23 Oct 2018 02:13:12 +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/1897/push/2981657292@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1897@github.com>
References: <quicwg/base-drafts/pull/1897@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED nits (#1897)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bce83b890510_2f923fe326ad45b4168002b"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1iZneAA0KmaPRfenODryshxzSTmqTna8/j4C NBmujYCr5Nj9jxk8I3ry+Kvdslo+foL0qo8TUkl1nXPkzQRlovK+FGfyIJrR/cadfvbgYQbTZ/V9p8 yg7MfActrnbS20KPNvYQjuyXmbveOYZaLW18yCS+JHLuCzMD2CQURK0pdQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/y0fQJ0lRDw8MMiYxwnGMUvjyXHo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 02:13:17 -0000

----==_mimepart_5bce83b890510_2f923fe326ad45b4168002b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

bfbac9f  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/1897/files/d62b4972a0823b200a4130d847f26337174ea71d..bfbac9f2feb93a2cc759b85851f68b6deda0999f

----==_mimepart_5bce83b890510_2f923fe326ad45b4168002b
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/bfbac9f">bfbac9f</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/1897/files/d62b4972a0823b200a4130d847f26337174ea71d..bfbac9f2feb93a2cc759b85851f68b6deda0999f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyuDDcQ2bOhKh4e5mKbfyawaS0lMks5unns4gaJpZM4X0irL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwmKFBTIMQ44oXC2gffc8jnH5lifks5unns4gaJpZM4X0irL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1897"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1897/files/d62b4972a0823b200a4130d847f26337174ea71d..bfbac9f2feb93a2cc759b85851f68b6deda0999f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1897/files/d62b4972a0823b200a4130d847f26337174ea71d..bfbac9f2feb93a2cc759b85851f68b6deda0999f",
"url": "https://github.com/quicwg/base-drafts/pull/1897/files/d62b4972a0823b200a4130d847f26337174ea71d..bfbac9f2feb93a2cc759b85851f68b6deda0999f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1897",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1897:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "bfbac9f",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1897/files/d62b4972a0823b200a4130d847f26337174ea71d..bfbac9f2feb93a2cc759b85851f68b6deda0999f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 399649483\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bce83b890510_2f923fe326ad45b4168002b--


From nobody Mon Oct 22 19:18:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1694B130DE5 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:18:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 OXUsVRyDBLxq for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:18: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 4A6B31252B7 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 19:18:02 -0700 (PDT)
Date: Mon, 22 Oct 2018 19:18:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540261081; bh=WOfB5BYL0FK//S0XslwoCSXVYks9Vo+dxZnSGZt/6sM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AIJS/5RYUjg3PjwnMNKjuZ70hQnioBtlyk/96L74/WnDkeoFnLlwkeP15eBGaiHhT Y0PkiWHtfh0/MFa3UucpifKJMLQR7ltbNqqUJVOsQ/CXy+VPCGSSfAxrs4jIHZlGB6 nEM+MMuwx3zqBnDVgjCwWjPYWE3mpyX13zEor8ac=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd3361514957f2ad49a585819c4964f7dde2467d992cf0000000117e646d992a169ce16291e9f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1888/review/167184663@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1888@github.com>
References: <quicwg/base-drafts/pull/1888@github.com>
Subject: Re: [quicwg/base-drafts] Consolidate connection ID negotiation section with prior text (#1888)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bce84d9f07d_57d93fc512ed45c412737a6"; 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/DzzhbgR2fbFCIdaUr8Qr9W7KQZ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 02:18:04 -0000

----==_mimepart_5bce84d9f07d_57d93fc512ed45c412737a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+establish the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.

How about "Packets with long headers include two connection IDs in the header, which are used.."  If you want to clarify that Retry adds a third used for path verification, that would be better than saying "at least 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/1888#discussion_r227200155
----==_mimepart_5bce84d9f07d_57d93fc512ed45c412737a6
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/1888#discussion_r227200155">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+establish the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.
</pre>
<p>How about "Packets with long headers include two connection IDs in the header, which are used.."  If you want to clarify that Retry adds a third used for path verification, that would be better than saying "at least 2"</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1888#discussion_r227200155">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8LBsxyUwvwgyaBqKwSx_xKRg-wbks5unnxZgaJpZM4XvnBy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7R4W5duXLOZ7Rs9olcUOPs4hnOoks5unnxZgaJpZM4XvnBy.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1888"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1888#discussion_r227200155"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1888#discussion_r227200155",
"url": "https://github.com/quicwg/base-drafts/pull/1888#discussion_r227200155",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1888",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1888#discussion_r227200155"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398356594\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bce84d9f07d_57d93fc512ed45c412737a6--


From nobody Mon Oct 22 19:31:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 445AB130EE8 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:30:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 3R8evnft7fIq for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:30:49 -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 7789D130EBC for <quic-issues@ietf.org>; Mon, 22 Oct 2018 19:30:40 -0700 (PDT)
Date: Mon, 22 Oct 2018 19:30:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540261839; bh=GTQttl3S48xQRO/tGkqL2yJ43N9TuZ2h7x1sFFmpO18=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A5xcNVLK/H4g/96gLa4VP6/jYVT4Rkw93vxp+gbxzggBq5iHYFLjZNYKYcX6iDat/ AURt4IdPseU2I/6OAre+tjDmeD5USjYUNhwiIFTryG2wolUx3rpb4xtNzluGxWWvyI /urL/LWQ6iiPseBdro2AqTpZpohIe3wQyvRA83p8=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1399a82d6f2576454692748b4921f79aebbe036f92cf0000000117e649cf92a169ce1628c313@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1887/review/167187325@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1887@github.com>
References: <quicwg/base-drafts/pull/1887@github.com>
Subject: Re: [quicwg/base-drafts] Remove some excessive nesting from reorg (#1887)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bce87cf562d0_30b43fa5276d45b412315b"; 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/FoXXeKqFRo2VOYf0SHQ_oxBZydE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 02:30:59 -0000

----==_mimepart_5bce87cf562d0_30b43fa5276d45b412315b
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/1887#pullrequestreview-167187325
----==_mimepart_5bce87cf562d0_30b43fa5276d45b412315b
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/1887#pullrequestreview-167187325">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9PSUVHjgM-IwQXJExiu0FSHOp2oks5unn9PgaJpZM4Xvf2N">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2SycsW7Wfqr28uiTO0rRToZnQSqks5unn9PgaJpZM4Xvf2N.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1887"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1887#pullrequestreview-167187325"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1887#pullrequestreview-167187325",
"url": "https://github.com/quicwg/base-drafts/pull/1887#pullrequestreview-167187325",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar approved 1887",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1887#pullrequestreview-167187325"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398327181\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bce87cf562d0_30b43fa5276d45b412315b--


From nobody Mon Oct 22 19:31:08 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA6B8130EE0 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:30:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RyD5cJLxTjEn for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:30:51 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 A4284130F36 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 19:30:46 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540261845; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=vrOu6Suj/ZLz+CeU8PpkENHhrtczIxWTPswZ8gMP0tM=; b=Q0d+pGMrIISdDpL3y4M/hwO9WzF0MKI+/Gr4X3uvcQ77RJxsPflfqCFyfKvQDGOvVHQ+Xqws /fbAhksDbenT8iAcmFLoPiS2NqlTEmAoQ6zeLxKTFUBVxS/ez3OLbPowL6t0unkYslDJx+fl gaHCsCJsqJYZRuNjBBF3K/vFyH4=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bce87d4.7f5db51328d0-smtp-out-n02; Tue, 23 Oct 2018 02:30:44 -0000 (UTC)
Date: Mon, 22 Oct 2018 19:30:43 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bce87d33af0d_617b2ae070cb2584817ee@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 196e49: Remove some excessive nesting from reorg
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bce87d33aa38_617b2ae070cb258481630"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qOjcuDO16xpFelVLnojgS1w-BMk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 02:31:01 -0000

----==_mimepart_5bce87d33aa38_617b2ae070cb258481630
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 196e49549cd9931945203c6306c586837d3c0152
      https://github.com/quicwg/base-drafts/commit/196e49549cd9931945203c6306c586837d3c0152
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove some excessive nesting from reorg


  Commit: 8a153284997f4bc0baa0af916cfbc11f33f974a7
      https://github.com/quicwg/base-drafts/commit/8a153284997f4bc0baa0af916cfbc11f33f974a7
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1887 from quicwg/denest

Remove some excessive nesting from reorg


Compare: https://github.com/quicwg/base-drafts/compare/5caa2e83722b...8a153284997f
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bce87d33aa38_617b2ae070cb258481630--


From nobody Mon Oct 22 19:31:15 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 590BB130F0A for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:30:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 6hEw9dxoo2LW for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:30: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 27CA5130EAC for <quic-issues@ietf.org>; Mon, 22 Oct 2018 19:30:50 -0700 (PDT)
Date: Mon, 22 Oct 2018 19:30:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540261848; bh=pFosS2MuMfhQpm0tKLDrLwsg9YMb/FhWYqDuSOzpyAY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LBAQKzNyo3ejfxI7FLdg2jzDKisFt/rTjJc/E7lZBIMUSky5JXqLS42kgSc6Z+9SR PdZYnnrsKMZU9eHhigDFtwyrQmW0lnKMExuaeyLH536nv4hK2vd2vhFKCzAGZ7ic54 Iq9WVOpwN8b1lFd8hXEi+XUL/Tq6VKcFyHoZS+qA=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab35641f3293eb4c6a0b2046f25e1f407f1a83681c92cf0000000117e649d892a169ce1628c313@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1887/issue_event/1919093747@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1887@github.com>
References: <quicwg/base-drafts/pull/1887@github.com>
Subject: Re: [quicwg/base-drafts] Remove some excessive nesting from reorg (#1887)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bce87d8e0556_26e03fec402d45bc92864"; 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/iZw6-xNbK03fnIw_bmNsj7k97o4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 02:31:06 -0000

----==_mimepart_5bce87d8e0556_26e03fec402d45bc92864
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1887 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/1887#event-1919093747
----==_mimepart_5bce87d8e0556_26e03fec402d45bc92864
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="371770131" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1887" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1887/hovercard" href="https://github.com/quicwg/base-drafts/pull/1887">#1887</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/1887#event-1919093747">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_q4xpnaJSJftdNTyxerZT3SKhuRks5unn9YgaJpZM4Xvf2N">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwNjFABtmpB0Zieka1syRSaCEj-Gks5unn9YgaJpZM4Xvf2N.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1887 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1887#event-1919093747"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1887#event-1919093747",
"url": "https://github.com/quicwg/base-drafts/pull/1887#event-1919093747",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Remove some excessive nesting from reorg (#1887)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1887#event-1919093747"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398327181\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bce87d8e0556_26e03fec402d45bc92864--


From nobody Mon Oct 22 19:46:44 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB2A4130DEB for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:46:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 hojeuVHGVJIs for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 19:46: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 CA9571293FB for <quic-issues@ietf.org>; Mon, 22 Oct 2018 19:46:39 -0700 (PDT)
Date: Mon, 22 Oct 2018 19:46:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540262798; bh=HREfEfslp4HTaNS8pqRsijdiBMuovolNj9N6WbMhGYs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FGcDKgXl0tAeODjfXze+d9ZfnPa+nH0abU+0EFsfMjlZhacGcyzsedxm0FCbklsv2 jG/u8SMNBjhhFm9QF+KxYQBjgK07HSTnO6D1wzhAaVM1fddiU3SzJs2vTt/JV04Jm9 rTYAuYOYYyWiiJ++qPd08kl/FbTVN3paRtt+8Od4=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba9172aed921a772f48eff5eb6cbc08a2eea005fc92cf0000000117e64d8e92a169ce16291e9f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1888/review/167188604@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1888@github.com>
References: <quicwg/base-drafts/pull/1888@github.com>
Subject: Re: [quicwg/base-drafts] Consolidate connection ID negotiation section with prior text (#1888)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bce8b8eea35c_21bb3fa2416d45c0171817"; 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/bVObpe388hiAQOJh_KuiRyYV1rU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 02:46:42 -0000

----==_mimepart_5bce8b8eea35c_21bb3fa2416d45c0171817
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+establish the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.

"used" is used twice in the sentence, which doesn't reads well. Also agree with @ianswett that it is worth spelling out the Retry case instead of alluding to it.


> @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+determine the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.
+
+Packets with short headers ({{short-header}}) only include the Destination
+Connection ID and omit the explicit length.  The length of the Destination
+Connection ID field is expected to be known to endpoints.  Endpoints that use a
+load balancer that routes based on connection ID could agree with the load

Run on sentence ("that ... that"). I prefer the earlier construction: "Endpoints using a connection-ID based load balancer could agree with the load	balancer on a fixed or minimum length and on an encoding for connection IDs."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-167188604
----==_mimepart_5bce8b8eea35c_21bb3fa2416d45c0171817
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/1888#discussion_r227203534">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+establish the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.
</pre>
<p>"used" is used twice in the sentence, which doesn't reads well. Also 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> that it is worth spelling out the Retry case instead of alluding to it.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1888#discussion_r227204438">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+determine the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.
+
+Packets with short headers ({{short-header}}) only include the Destination
+Connection ID and omit the explicit length.  The length of the Destination
+Connection ID field is expected to be known to endpoints.  Endpoints that use a
+load balancer that routes based on connection ID could agree with the load
</pre>
<p>Run on sentence ("that ... that"). I prefer the earlier construction: "Endpoints using a connection-ID based load balancer could agree with the load	balancer on a fixed or minimum length and on an encoding for connection IDs."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-167188604">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5GgCSEy8d6HOYsaNid_WqIKf-4Bks5unoMOgaJpZM4XvnBy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzxr6-6dPuPSxOc9qqTtarhn1kugks5unoMOgaJpZM4XvnBy.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1888"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-167188604"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-167188604",
"url": "https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-167188604",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1888",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-167188604"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398356594\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bce8b8eea35c_21bb3fa2416d45c0171817--


From nobody Mon Oct 22 21:47:56 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10824130E82 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 21:47:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.121
X-Spam-Level: 
X-Spam-Status: No, score=-2.121 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 YnGftbeN0S7X for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 21:47:53 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 D6C10130E7F for <quic-issues@ietf.org>; Mon, 22 Oct 2018 21:47:52 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540270072; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=slQfWD/Lq5oxKvzP/VXUNUiMrZkbhuSKdyWKFEJuVso=; b=mBcMB0tL59YSChKJfBxe5dH8DfgFPh3K/p34AoTqSa76d11x3aBBGwrYfsXu/IIuMIEEjIpz 1gAqK5cxq2rSIBY015kn9FIgC9zDnhjGBESyBYYHTgtEm7Jb3+lo3EfaK1OEGnZk/dLtKmaV ZG0hleAgM/MmomzwEx9pohFoEWM=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bcea7f7.7facd1dc1960-smtp-out-n01; Tue, 23 Oct 2018 04:47:51 -0000 (UTC)
Date: Mon, 22 Oct 2018 21:47:50 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bcea7f6d4179_319f2ad091e12580815cb@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] ea30bc: add Tommy's unreliable datagrams
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcea7f6d3d5f_319f2ad091e12580814e6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rAyBn1ycgSJK12FuiYib7epFmp4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 04:47:55 -0000

----==_mimepart_5bcea7f6d3d5f_319f2ad091e12580814e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: ea30bc214caee527d2fd46ec8b79416ce807c1c3
      https://github.com/quicwg/wg-materials/commit/ea30bc214caee527d2fd46ec8b79416ce807c1c3
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M ietf103/agenda.md

  Log Message:
  -----------
  add Tommy's unreliable datagrams



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcea7f6d3d5f_319f2ad091e12580814e6--


From nobody Mon Oct 22 22:10:45 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 233E3130E82 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:10:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 53bGKBaEiKwy for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:10:41 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 BA6E81293FB for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:10:41 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540271441; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=eO5eE9mfpPOmlSyEAVJnZJ1YfiisjeJYgoiJMMBkeV0=; b=EUhetjdBkH2SVHF435o+6FMRo+SzONTG5Vsg+iwfOufe3rcTbDtMx6bhyVP5mIR9stE5gOre 8SVGY06zPkrHkhb1cbx39MMJoKx4Sc7EIxJe77OXPHzHzW/XSut7BGN/eGyqx1Rq621ZySQa m6Rtey+Hvn6xTCX29YfRe5xvohY=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bcead50.7f870c6dab40-smtp-out-n02; Tue, 23 Oct 2018 05:10:40 -0000 (UTC)
Date: Mon, 22 Oct 2018 22:10:40 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcead508dc35_60932adac3d3a57c57895@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d62b49: STREAM_ID_BLOCKED nits
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcead508d88d_60932adac3d3a57c577f0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Lg5EJ9z8KeALdOzqCcr3PMZVcYI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:10:44 -0000

----==_mimepart_5bcead508d88d_60932adac3d3a57c577f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: d62b4972a0823b200a4130d847f26337174ea71d
      https://github.com/quicwg/base-drafts/commit/d62b4972a0823b200a4130d847f26337174ea71d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  STREAM_ID_BLOCKED nits

Changes one MAY to a SHOULD for consistency and clarifies some text about a potential flow control deadlock.

Fixes #1867


  Commit: bfbac9f2feb93a2cc759b85851f68b6deda0999f
      https://github.com/quicwg/base-drafts/commit/bfbac9f2feb93a2cc759b85851f68b6deda0999f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 2e193f4cde6cbaf29959687b7ca7179e2969685c
      https://github.com/quicwg/base-drafts/commit/2e193f4cde6cbaf29959687b7ca7179e2969685c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1897 from quicwg/ianswett-blocked-deadlock

STREAM_ID_BLOCKED nits


Compare: https://github.com/quicwg/base-drafts/compare/8a153284997f...2e193f4cde6c
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcead508d88d_60932adac3d3a57c577f0--


From nobody Mon Oct 22 22:10:51 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ECB0B130E94 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:10:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 wGgcBj0tqXiK for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:10:44 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 B71B71293FB for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:10:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540271444; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=tebGN28OsY2uBGiXjYpdeUvteCULWiEOXNMEwb7KsCk=; b=O3Ys4NGag6PA1Xxo9P9FhHqrabti4DnsGQEjmQauyoj8i7sTGcUpaNcpgmssg7UYAhj4JTnE RFpLO+pcgRNSsMCyUS5xsutjLBqiaesEoN8+Or2fNJFjFBeYtEKnKBogNntCbh4VahxPvW+z Bc2ccvzBDrsN483qBt+rj3xMcTk=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcead54.7f7d0aadfa80-smtp-out-n03; Tue, 23 Oct 2018 05:10:44 -0000 (UTC)
Date: Mon, 22 Oct 2018 22:10:44 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcead5461f01_226b2ac0036e05801099b@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcead5461aad_226b2ac0036e058010897"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s_iWOF7qPWeDwZLcx3m4Dzz49Ss>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:10:47 -0000

----==_mimepart_5bcead5461aad_226b2ac0036e058010897
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-blocked-deadlock
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcead5461aad_226b2ac0036e058010897--


From nobody Mon Oct 22 22:10:58 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 53452130E7E for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:10:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 MKOqbwcMQsZn for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:10: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 CA2C0130EA5 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:10:53 -0700 (PDT)
Date: Mon, 22 Oct 2018 22:10:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540271452; bh=CCIQkeAh0nneotI1otymsqj96R2BA0UauXL0SIb5ghU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xXDMrkNZ/gGxmOvyyXdh37SqwvYbT4Ox9iYHAXXGGqDFMS8KbSpyfndwF38WpMd0Q VFBU4GELUzqEQOTaCTLebzbJ2maK+c0aINvCeE+uYNXIUvBWNYYbYL67vbB90OowVD l4EAfkudZ6ZIerNXyKl5OeY8pEp9RntTocufDWBg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab72c061975f7a5bade16f406056596efd204793e392cf0000000117e66f5c92a169ce161efab9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1867/issue_event/1919291005@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1867@github.com>
References: <quicwg/base-drafts/issues/1867@github.com>
Subject: Re: [quicwg/base-drafts] BLOCKED frames and potential deadlocks (#1867)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcead5caaa4f_13233ff4b64d45b4123674"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/127BkBzFHUllVPocOgrlMmtaArU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:10:56 -0000

----==_mimepart_5bcead5caaa4f_13233ff4b64d45b4123674
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1867 via #1897.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1867#event-1919291005
----==_mimepart_5bcead5caaa4f_13233ff4b64d45b4123674
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="371129017" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1867" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1867/hovercard" href="https://github.com/quicwg/base-drafts/issues/1867">#1867</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="372774912" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1897" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1897/hovercard" href="https://github.com/quicwg/base-drafts/pull/1897">#1897</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/1867#event-1919291005">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1nXU1bIOwgE_h422atoyDnYc6YXks5unqTcgaJpZM4XkKR3">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0oISidxDde1ofGVr9TLfU9psOqTks5unqTcgaJpZM4XkKR3.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1867 via #1897."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1867#event-1919291005"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1867#event-1919291005",
"url": "https://github.com/quicwg/base-drafts/issues/1867#event-1919291005",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] BLOCKED frames and potential deadlocks (#1867)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1867#event-1919291005"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395355255\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcead5caaa4f_13233ff4b64d45b4123674--


From nobody Mon Oct 22 22:11:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 736F7130E7E for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:10:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 xTP0_549VTEB for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:10: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 0FEB01293FB for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:10:54 -0700 (PDT)
Date: Mon, 22 Oct 2018 22:10:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540271452; bh=LAKS2MqiAT2ndmjaVO/NYK9h+ULWklHGCT0R7+wmofU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UBdMlDMNzeXh+0H/31V6N6btDdaVBx5SdZiS6er5KYDbh1q/JJKmjTlrKqSxyHRz3 PhNn8EYl9U2KQYncYDGqB/IqTdzUJyh31yVatjBndt2YKVDfYXbNgFQFsDp9Fd2XxG b4WDRTO5WjPJFSJ4rR/3hiCI6SKvnCneoRZ+oQY0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab900d87dd4c5f9ceca6bff8295807ccbe661941d192cf0000000117e66f5c92a169ce16381800@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1897/issue_event/1919291000@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1897@github.com>
References: <quicwg/base-drafts/pull/1897@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED nits (#1897)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcead5cae6c3_24cf3f9433ad45c4150417"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BlK5EFTPbGPijYcp_Xu5z3c0A2A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:10:58 -0000

----==_mimepart_5bcead5cae6c3_24cf3f9433ad45c4150417
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1897 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/1897#event-1919291000
----==_mimepart_5bcead5cae6c3_24cf3f9433ad45c4150417
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="372774912" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1897" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1897/hovercard" href="https://github.com/quicwg/base-drafts/pull/1897">#1897</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/1897#event-1919291000">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7_INa9hfjfDBXuH9td4pY1qA7vmks5unqTcgaJpZM4X0irL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6UHqDONQI-XfZbBD3vzcFjmJZMfks5unqTcgaJpZM4X0irL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1897 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1897#event-1919291000"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1897#event-1919291000",
"url": "https://github.com/quicwg/base-drafts/pull/1897#event-1919291000",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] STREAM_ID_BLOCKED nits (#1897)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1897#event-1919291000"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 399649483\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcead5cae6c3_24cf3f9433ad45c4150417--


From nobody Mon Oct 22 22:17:40 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6FD85130E90 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:17:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pFD6zAOgg5Fc for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:17:36 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 BF2F1130E7E for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:17:36 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540271855; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=2pV+1GCYyK8xflPSUB8w4bsSHcc4rOAX0/KLAr0iL9s=; b=b6MYnq2RP/AB+DKVY8Mc/1/BH9PIPg5WyHNoVinooUtdd2XkC17jpnmN+t/f8+SGQgSA+RjD JRFjAWIrp9QhDf2hwQP5dbTiXTT59lwbfzx/uXBnTYRZLGM882/Ljr1we4IZyThCdO6NbVp8 NSi7ee1CjD1/xYskEFuVAqlFyhM=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bceaeef.7f603c60d6f0-smtp-out-n01; Tue, 23 Oct 2018 05:17:35 -0000 (UTC)
Date: Mon, 22 Oct 2018 22:17:33 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bceaeed6f7ee_61bd2ae1bf2d257810739d@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d20f5b: My ideas for corrections, taking feedback into acc...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bceaeed6f430_61bd2ae1bf2d257810727"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5Blc4nxG9pZPsVz6Z91hNw1HJvY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:17:39 -0000

----==_mimepart_5bceaeed6f430_61bd2ae1bf2d257810727
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/fix-cid-nego
  Home:   https://github.com/quicwg/base-drafts
  Commit: d20f5b542ed3374310df3d824453dfb2484e1816
      https://github.com/quicwg/base-drafts/commit/d20f5b542ed3374310df3d824453dfb2484e1816
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  My ideas for corrections, taking feedback into account



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bceaeed6f430_61bd2ae1bf2d257810727--


From nobody Mon Oct 22 22:17:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 454D8130E7E for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:17:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 C1vW_S8v69x4 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:17:37 -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 6EF7F130E89 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:17:37 -0700 (PDT)
Date: Mon, 22 Oct 2018 22:17:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540271856; bh=yAncVv9Cg0cQBmGbyx+IsYv2p7F83C3KfluZIGTseuo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VDgRyp4iaLsFdaW5FEKbFY2Vy+8LtUUJ+22C1eeKbIAzA8apehlsxtLagcuZtOg+C jJ+tBGR+nJ+eciG1gApJC8iVW+Ag05mPDmw0y2E+eRoOpfyczAN0oYH7bkky88XLGQ olpy6fuCyz+LTaYd24VIAM7uWYUstXOQz9mz63aw=
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/1888/push/2981973708@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1888@github.com>
References: <quicwg/base-drafts/pull/1888@github.com>
Subject: Re: [quicwg/base-drafts] Consolidate connection ID negotiation section with prior text (#1888)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bceaef055b89_79323f7fa28d45bc287627"; 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/sXvtTzJilhch673GDioyTMJRGOA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:17:40 -0000

----==_mimepart_5bceaef055b89_79323f7fa28d45bc287627
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

d20f5b5  My ideas for corrections, taking feedback into account


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1888/files/e56b38a33a1bc4a6c75f9631b40ab857235a64ab..d20f5b542ed3374310df3d824453dfb2484e1816

----==_mimepart_5bceaef055b89_79323f7fa28d45bc287627
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/d20f5b5">d20f5b5</a>  My ideas for corrections, taking feedback into account</li>
</ul>


<p style="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/1888/files/e56b38a33a1bc4a6c75f9631b40ab857235a64ab..d20f5b542ed3374310df3d824453dfb2484e1816">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3jZ5lMpX5ecgKAP5HEPwAIw5l2Vks5unqZwgaJpZM4XvnBy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2eI2YS2gKq4oVuRZ5O40QFgcX3Wks5unqZwgaJpZM4XvnBy.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1888"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1888/files/e56b38a33a1bc4a6c75f9631b40ab857235a64ab..d20f5b542ed3374310df3d824453dfb2484e1816"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1888/files/e56b38a33a1bc4a6c75f9631b40ab857235a64ab..d20f5b542ed3374310df3d824453dfb2484e1816",
"url": "https://github.com/quicwg/base-drafts/pull/1888/files/e56b38a33a1bc4a6c75f9631b40ab857235a64ab..d20f5b542ed3374310df3d824453dfb2484e1816",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1888",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1888:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "d20f5b5",
"value": "My ideas for corrections, taking feedback into account"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1888/files/e56b38a33a1bc4a6c75f9631b40ab857235a64ab..d20f5b542ed3374310df3d824453dfb2484e1816"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398356594\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bceaef055b89_79323f7fa28d45bc287627--


From nobody Mon Oct 22 22:18:20 2018
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 A48DA130E89 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:18:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 mKc1zS79B3md for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:18: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 1B4F1130E7E for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:18: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=8kuS9Oqdr2QUnzGnaJoMjFVNeOo=; b=FxXWgOcf4lWHEI9R rIsi1jQY1Pfdztp1jb17RTqBSJ/Vo+cW6j+7flmuKF0CqEfdWkGjCxJkWljQ1lhE kerhYLiICrSH2/1LLXTb3ycH43vsBDOdNbVemUp4D7Z8oX52D6Jf6e4+RY6VK5wd dFNxNFShn+HewWFAFQqesxUgvYU=
Received: by filter0932p1las1.sendgrid.net with SMTP id filter0932p1las1-7719-5BCEAF16-16 2018-10-23 05:18:14.962601511 +0000 UTC m=+366715.503574191
Received: from github-lowworker-dcc078e.cp1-iad.github.net (unknown [192.30.252.44]) by ismtpd0008p1iad2.sendgrid.net (SG) with ESMTP id _8plRRr_QSaoLWnuMDXZqQ for <quic-issues@ietf.org>; Tue, 23 Oct 2018 05:18:14.953 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dcc078e.cp1-iad.github.net (Postfix) with ESMTP id E1A272C123F for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:18:14 -0700 (PDT)
Date: Tue, 23 Oct 2018 05:18:15 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab416dcdaec05277984e47952e5048cb1438d4d7b392cf0000000117e6711692a169ce16291e9f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1888/review/167217850@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1888@github.com>
References: <quicwg/base-drafts/pull/1888@github.com>
Subject: Re: [quicwg/base-drafts] Consolidate connection ID negotiation section with prior text (#1888)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bceaf16e0248_48193f91dd0d45b82902d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3MviPbMUONYU2TfRq+nX97FW/rXD8KTr9PNA 1/AJI95Ufh+WbacHTPyDOfvuyqDz5V4mqoUwv3fvyKtEyIu6k3pXyLqBxAhLpsXEwOaVNIfE2xV1eN DR108iIcbnvxf9AYJoEoUYwE7I7e9iP+daieNfk6grsE8niJVkwV9Y2EdrrlObvPIc/2AOOibnBHzR k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uiW-WmE-tVsZP4VjD3bkRqle9Pc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:18:19 -0000

----==_mimepart_5bceaf16e0248_48193f91dd0d45b82902d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+establish the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.

Not at this point in the document; this is too soon for that.  Tweaked.

> @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+determine the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.
+
+Packets with short headers ({{short-header}}) only include the Destination
+Connection ID and omit the explicit length.  The length of the Destination
+Connection ID field is expected to be known to endpoints.  Endpoints that use a
+load balancer that routes based on connection ID could agree with the load

It has all the problems already highlighted, plus the precedence of the "or" and "and" toward the end is unclear.  I've tweaked 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/1888#discussion_r227227604
----==_mimepart_5bceaf16e0248_48193f91dd0d45b82902d0
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/1888#discussion_r227227604">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+establish the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.
</pre>
<p>Not at this point in the document; this is too soon for that.  Tweaked.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1888#discussion_r227227611">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -926,6 +926,23 @@ them with other connection IDs for the same connection.  As a trivial example,
 this means the same connection ID MUST NOT be issued more than once on the same
 connection.
 
+Packets with long headers include at least two connection IDs, which are used to
+determine the connection IDs that are used for the connection when established,
+see {{negotiating-connection-ids}} for details.
+
+Packets with short headers ({{short-header}}) only include the Destination
+Connection ID and omit the explicit length.  The length of the Destination
+Connection ID field is expected to be known to endpoints.  Endpoints that use a
+load balancer that routes based on connection ID could agree with the load
</pre>
<p>It has all the problems already highlighted, plus the precedence of the "or" and "and" toward the end is unclear.  I've tweaked 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/1888#discussion_r227227604">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzQoA6xwYKvUExKN-j3OxFEFd-jSks5unqaWgaJpZM4XvnBy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0SZ37soMZM6nGwz9AfdNZXFarokks5unqaWgaJpZM4XvnBy.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1888"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1888#discussion_r227227604"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1888#discussion_r227227604",
"url": "https://github.com/quicwg/base-drafts/pull/1888#discussion_r227227604",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1888",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1888#discussion_r227227604"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398356594\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bceaf16e0248_48193f91dd0d45b82902d0--


From nobody Mon Oct 22 22:20:41 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A9CAD130E89 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:20:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UkXNEOZsTGLw for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:20:37 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 54955130E7E for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:20:37 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540272036; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=1/mvVfQAaHNvDyqkLbWvAexNgqWQVYotOJXfd1uZm78=; b=Q7r1Bn1P0IXUF+aLTfKpZTX2xQelYJnDWL+ktUmLr36cnHrTXmK7RkBCVCg8a4jH9Ydmbwit mfdQt4s+jhHrCALA9EUnQYOHagh/A1JRBQ/n0XBvOWdznJfJPkcdAvK4C05ZzIlQ4Y09NBaj NyTMXuwB1/2AYWpPagbDgorwUCg=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bceafa4.7fb82d922e10-smtp-out-n02; Tue, 23 Oct 2018 05:20:36 -0000 (UTC)
Date: Mon, 22 Oct 2018 22:20:35 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bceafa38a9c6_56b2ab49fe525808343@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b82cda: ACK now includes ECN
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bceafa38a56f_56b2ab49fe52580833b4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QLQgYem4K8XkbRdrkI9m5QNaZvM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:20:39 -0000

----==_mimepart_5bceafa38a56f_56b2ab49fe52580833b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/move-ecn
  Home:   https://github.com/quicwg/base-drafts
  Commit: b82cdab5d6429d8dca97a68336a10cc52e41dc4f
      https://github.com/quicwg/base-drafts/commit/b82cdab5d6429d8dca97a68336a10cc52e41dc4f
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ACK now includes ECN

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bceafa38a56f_56b2ab49fe52580833b4--


From nobody Mon Oct 22 22:20:49 2018
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 72CE81293FB for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:20:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 YQ0tzRwva4sR for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:20:39 -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 58FB8130E7E for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:20: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=F3dyf4MQCBvZ2zk9ewJaD+aRVXY=; b=cQROemobilay0uUh gWxO6idE3f//UXIt6Qyxs8S6kTl0LZczoN3JDghZU/xyAEB5ihA8LfeMzcN0+Eyw J55liDxI+XZc2hWtxDATa7rONePNrvErroluxRPtnEmPQCC0+POKoPsI8e0F9cRK UmZp/mhXochRdARRAXpwyXkriA0=
Received: by filter1762p1mdw1.sendgrid.net with SMTP id filter1762p1mdw1-1698-5BCEAFA6-5 2018-10-23 05:20:38.139213762 +0000 UTC m=+370831.221128913
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id JN3iL6k1QkSMrOIMbyWG-A for <quic-issues@ietf.org>; Tue, 23 Oct 2018 05:20:38.034 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id 05A66460E1C for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:20:38 -0700 (PDT)
Date: Tue, 23 Oct 2018 05:20:38 +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/1896/push/2981978815@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1896@github.com>
References: <quicwg/base-drafts/pull/1896@github.com>
Subject: Re: [quicwg/base-drafts] Move ECN section (#1896)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bceafa63f26_50043fc12bed45b42577cd"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2LdK3fg3St6xR2y3EgLtrjfsKDKXnKiCgYNk 2CZjb8Z8Dfehtif/YtGk4QBiX2KfCwwRtHrH0Bv4ZPsDtdIjywM4Q4LlKjako9Dj8rYBCQlorzKtj/ +kBnXq/U+VzWYa8v/CFwbc1DHQisZ35ZIrvs/gsADJncLYrydevMhjidzbiuM58hO4gDCEocCeDbYC I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hFzZTNjhfTqMOdT9qWVsGkGpORE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:20:41 -0000

----==_mimepart_5bceafa63f26_50043fc12bed45b42577cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

b82cdab  ACK now includes ECN


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1896/files/b5975277ac77a8510eaf88e1186b9b740dfe85fe..b82cdab5d6429d8dca97a68336a10cc52e41dc4f

----==_mimepart_5bceafa63f26_50043fc12bed45b42577cd
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/b82cdab">b82cdab</a>  ACK now includes ECN</li>
</ul>


<p style="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/1896/files/b5975277ac77a8510eaf88e1186b9b740dfe85fe..b82cdab5d6429d8dca97a68336a10cc52e41dc4f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_600JvXTGNw7VBhWetH3Q_bcDlGks5unqcmgaJpZM4XyzEa">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7sQ_-pm808esLIz47k56h-jOfOhks5unqcmgaJpZM4XyzEa.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1896"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1896/files/b5975277ac77a8510eaf88e1186b9b740dfe85fe..b82cdab5d6429d8dca97a68336a10cc52e41dc4f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1896/files/b5975277ac77a8510eaf88e1186b9b740dfe85fe..b82cdab5d6429d8dca97a68336a10cc52e41dc4f",
"url": "https://github.com/quicwg/base-drafts/pull/1896/files/b5975277ac77a8510eaf88e1186b9b740dfe85fe..b82cdab5d6429d8dca97a68336a10cc52e41dc4f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1896",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1896:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "b82cdab",
"value": "ACK now includes ECN"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1896/files/b5975277ac77a8510eaf88e1186b9b740dfe85fe..b82cdab5d6429d8dca97a68336a10cc52e41dc4f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 399192346\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bceafa63f26_50043fc12bed45b42577cd--


From nobody Mon Oct 22 22:20:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 707CE130E89 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:20:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Xc67pTZ0ZD2s for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:20: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 87E44130E90 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:20:49 -0700 (PDT)
Date: Mon, 22 Oct 2018 22:20:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540272048; bh=4xBIFghgXlPkNePHX/q1mXCXI0iwd6slzLIiYx5yzsA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MEK+8LCBHp42FUGCHwnRZCdAEPLP7YE3xy3GhiXdtPUO/iYwEdrn2aAa0BLF4+643 VGZOQjJ/4SJ5/Hs2lOn25hvyQaRBV4b4S3CRRtiAq9ZO41A1zbgaFlpU8ytTuDhZiF nqsV6g0wXDeDsOe/u7CHhm1fQ2D/z5OYwIrvMERg=
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/1896/push/2981979096@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1896@github.com>
References: <quicwg/base-drafts/pull/1896@github.com>
Subject: Re: [quicwg/base-drafts] Move ECN section (#1896)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bceafb0b1ed3_2d2c3fd2f98d45bc1359ed"; 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/8PhY0Vfn9UvHJWrmERjXgrvcCqQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:20:52 -0000

----==_mimepart_5bceafb0b1ed3_2d2c3fd2f98d45bc1359ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

7e548dd  Remove duplicated text.


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1896/files/b82cdab5d6429d8dca97a68336a10cc52e41dc4f..7e548dddd16698ae31ff1e620cc9b894e82843e1

----==_mimepart_5bceafb0b1ed3_2d2c3fd2f98d45bc1359ed
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/7e548dd">7e548dd</a>  Remove duplicated 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/1896/files/b82cdab5d6429d8dca97a68336a10cc52e41dc4f..7e548dddd16698ae31ff1e620cc9b894e82843e1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwoe85mGmwmQM3hzn7XbwqNEZnffks5unqcwgaJpZM4XyzEa">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-FmJXnfRaJbeY6_BTzF8qLBX5uYks5unqcwgaJpZM4XyzEa.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1896"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1896/files/b82cdab5d6429d8dca97a68336a10cc52e41dc4f..7e548dddd16698ae31ff1e620cc9b894e82843e1"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1896/files/b82cdab5d6429d8dca97a68336a10cc52e41dc4f..7e548dddd16698ae31ff1e620cc9b894e82843e1",
"url": "https://github.com/quicwg/base-drafts/pull/1896/files/b82cdab5d6429d8dca97a68336a10cc52e41dc4f..7e548dddd16698ae31ff1e620cc9b894e82843e1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1896",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1896:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "7e548dd",
"value": "Remove duplicated text."
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1896/files/b82cdab5d6429d8dca97a68336a10cc52e41dc4f..7e548dddd16698ae31ff1e620cc9b894e82843e1"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 399192346\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bceafb0b1ed3_2d2c3fd2f98d45bc1359ed--


From nobody Mon Oct 22 22:21:17 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7421A130F34 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:21:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 bxiteS7keBx6 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:21: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 50723130F21 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:21:09 -0700 (PDT)
Date: Mon, 22 Oct 2018 22:21:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540272068; bh=LxSSeOw7QeB9aYy4Qq80tWaQMfF7SMzunO66pi6zwt8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ajxfiKBt0WI79lAv4z0zp45o2K/14W9MgRzhmkxPvLNWX3yjWoG84xxWTAvyHIbS9 X06hRw/PSF3WgQO3kpUF70y7d9rk6SJ/AQBP9COmqt2egIrXhTXHqpQQyLBAw3BsUe QX4rubi4HsyoxmZqIWt7f1cdaa4ju5PUpDnq5bUw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab30a4dd3f4c6fa38924a06138ac9f467bf4dd032f92cf0000000117e671c492a169ce1632251d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1896/review/167218174@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1896@github.com>
References: <quicwg/base-drafts/pull/1896@github.com>
Subject: Re: [quicwg/base-drafts] Move ECN section (#1896)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bceafc438770_5f2a3f972fad45c0179289"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_RPoXo0oooEKQ0N6HzrR2xGf85g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:21:15 -0000

----==_mimepart_5bceafc438770_5f2a3f972fad45c0179289
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> +and includes these counters in subsequent (see {{processing-and-ack}}) ACK
+frames (see {{frame-ack}}).
+
+A packet detected by a receiver as a duplicate does not affect the receiver's
+local ECN codepoint counts; see ({{security-ecn}}) for relevant security
+concerns.
+
+If an endpoint receives a packet without an ECT or CE codepoint, it responds per
+{{processing-and-ack}} with an ACK frame.  If an endpoint does not have access
+to received ECN codepoints, it acknowledges received packets per
+{{processing-and-ack}} with an ACK frame.
+
+
+### ECN Verification
+
+Each endpoint independently verifies and enables use of ECN by setting the IP

Happy to take other PRs as a follow-on.  Note that this is literally reordering text, so correcting any omission is strictly improvements on 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/1896#discussion_r227227878
----==_mimepart_5bceafc438770_5f2a3f972fad45c0179289
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/1896#discussion_r227227878">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +and includes these counters in subsequent (see {{processing-and-ack}}) ACK
+frames (see {{frame-ack}}).
+
+A packet detected by a receiver as a duplicate does not affect the receiver&#39;s
+local ECN codepoint counts; see ({{security-ecn}}) for relevant security
+concerns.
+
+If an endpoint receives a packet without an ECT or CE codepoint, it responds per
+{{processing-and-ack}} with an ACK frame.  If an endpoint does not have access
+to received ECN codepoints, it acknowledges received packets per
+{{processing-and-ack}} with an ACK frame.
+
+
+### ECN Verification
+
+Each endpoint independently verifies and enables use of ECN by setting the IP
</pre>
<p>Happy to take other PRs as a follow-on.  Note that this is literally reordering text, so correcting any omission is strictly improvements on 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/1896#discussion_r227227878">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6hvbW7wknLtWY3kmOX8JSume-Qkks5unqdEgaJpZM4XyzEa">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1AWVuqZLQ7NZrs3ndLV-C8a_1zsks5unqdEgaJpZM4XyzEa.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1896"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1896#discussion_r227227878"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1896#discussion_r227227878",
"url": "https://github.com/quicwg/base-drafts/pull/1896#discussion_r227227878",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1896",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1896#discussion_r227227878"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 399192346\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bceafc438770_5f2a3f972fad45c0179289--


From nobody Mon Oct 22 22:22:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CCBCA130E9C for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:22:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 mYEqqTmCHhtx for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:22: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 C3A45130EF1 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:22:08 -0700 (PDT)
Date: Mon, 22 Oct 2018 22:22:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540272127; bh=j6vUVAu+JDzjXAiZa0VC/ZEcl5w5+wF/jfX+4gr3EDI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=APehU260vPd36t1rfPlMtMXd1OQL77lYONJl1vYPjpckcJm9CWUChdpBy6X9uAk1B rmgEviBRnOzo5coulwDsxP7bMJRQoj6BjjmyD8GJfvRg+A7XqTI9X8SMHtwoBet8CJ 4vSwO7VF7FzrCCg66YvNWsdG2tDnWyJm8C1AeQNc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab57223dea59cc7047c53fd142896a5b534d759fde92cf0000000117e671ff92a169ce1638abbd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1898@github.com>
Subject: [quicwg/base-drafts] Forward-reference ECN (#1898)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bceafffdf59f_1883fcba8cd45c048792"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/p5bM2Wos1XZkDf_COAIP9ngKOTw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:22:17 -0000

----==_mimepart_5bceafffdf59f_1883fcba8cd45c048792
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

>From @janaiyengar with respect to the ECN verification section in #1896:

> I think we should say something about when this verification can be done. It can be done any time during the connection, but it might make the most sense to do it along with the handshake. We may want to add some retransmission suggestions: if a handshake packet is detected as lost then send the retransmission without ECT bits. (Feel free to add a TODO here if you don't want to address this in this PR.)
>
> I'm also wondering if we should add a fwd reference in the handshake section to here, with something like "An endpoint MAY combine the cryptographic handshake with ECN verification, as described 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/1898
----==_mimepart_5bceafffdf59f_1883fcba8cd45c048792
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>From <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> with respect to the ECN verification section in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="372385053" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1896" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1896/hovercard" href="https://github.com/quicwg/base-drafts/pull/1896">#1896</a>:</p>
<blockquote>
<p>I think we should say something about when this verification can be done. It can be done any time during the connection, but it might make the most sense to do it along with the handshake. We may want to add some retransmission suggestions: if a handshake packet is detected as lost then send the retransmission without ECT bits. (Feel free to add a TODO here if you don't want to address this in this PR.)</p>
<p>I'm also wondering if we should add a fwd reference in the handshake section to here, with something like "An endpoint MAY combine the cryptographic handshake with ECN verification, as described in {{}}".</p>
</blockquote>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1898">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1pGZZwj5pGCmNZgpmnQGjgJjvCbks5unqd_gaJpZM4X0uU2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_xwej687JxQ14d1YepBh2ELNzdVks5unqd_gaJpZM4X0uU2.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Forward-reference ECN (#1898)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1898"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1898",
"url": "https://github.com/quicwg/base-drafts/issues/1898",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Forward-reference ECN (#1898)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1898
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1898,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1898\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1898"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 399697206\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bceafffdf59f_1883fcba8cd45c048792--


From nobody Mon Oct 22 22:22:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3A589130E90 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:22:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Hr6pxd2JXL0W for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:22: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 8C9E81293FB for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:22:25 -0700 (PDT)
Date: Mon, 22 Oct 2018 22:22:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540272144; bh=O1dO7f1BgG02lJz92WZiSCtCVARkYgXZ+aPqCDZqzDA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UjvzpaJbcybWGzFjhR14E0IHrHVCRkAC9+T561kayuGgyieuOrbE9Gt5HtZUINCN3 t4udutCvsrynIpKuOOyot7iMhBdCB36ZjSIxQZeeu5OKKXmnnNgJd/IsqCx/pjDQwx 96uPzdnELYni3mL8tnVWiuF7s8Yce/x1pBb4Ee+w=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abda857eed74989da707d0665bd0c11225b5ddbf8492cf0000000117e6721092a169ce1632251d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1896/issue_event/1919304851@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1896@github.com>
References: <quicwg/base-drafts/pull/1896@github.com>
Subject: Re: [quicwg/base-drafts] Move ECN section (#1896)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bceb010a04c2_29783fa8ce0d45c4769a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DjER97eHnpXLU4Se2J04jOF6v5k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:22:27 -0000

----==_mimepart_5bceb010a04c2_29783fa8ce0d45c4769a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1896 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/1896#event-1919304851
----==_mimepart_5bceb010a04c2_29783fa8ce0d45c4769a2
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="372385053" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1896" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1896/hovercard" href="https://github.com/quicwg/base-drafts/pull/1896">#1896</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/1896#event-1919304851">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxwEyfWpzvf6rPD5CNyuuPs05hO1ks5unqeQgaJpZM4XyzEa">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0NErgpwlWKuGTWWsZvLreYpNJ_Jks5unqeQgaJpZM4XyzEa.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1896 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1896#event-1919304851"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1896#event-1919304851",
"url": "https://github.com/quicwg/base-drafts/pull/1896#event-1919304851",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Move ECN section (#1896)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1896#event-1919304851"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 399192346\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bceb010a04c2_29783fa8ce0d45c4769a2--


From nobody Mon Oct 22 22:24:12 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4BD4F130E89 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:24:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gIQbURN-djDl for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:24:09 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 4104A1293FB for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:24:09 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540272248; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=BqX1ZkYpTnEQyrf6PQHB6F3KCPc64xDpq2OC6tG9f2M=; b=SzcsQiIrMVl3lAygMHo59waSHn48lCKklAURQrR5tETQD09A3PQ63Mg3hxzeDppMPiu/4JcO iE8y5ZAgrDOettNrOLimwVJuWQm7eDsBMfyKxg66QQUxWUyX5deEINfXm4lcZ34aqnWCmYzI /xAEvlMcjO2gUXwK/W1CbJIYBSo=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bceb078.7f45306cca20-smtp-out-n02; Tue, 23 Oct 2018 05:24:08 -0000 (UTC)
Date: Mon, 22 Oct 2018 22:24:08 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bceb0785a54d_8f22b2a4df665741388b@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 533205: Allow rate limiting of Version Negotiation
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bceb07859eeb_8f22b2a4df665741373c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/e8yeSOMbLFQsYMXMURqih9wCxPs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:24:10 -0000

----==_mimepart_5bceb07859eeb_8f22b2a4df665741373c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 533205904a29636f4526357deb1be5568f8290f7
      https://github.com/quicwg/base-drafts/commit/533205904a29636f4526357deb1be5568f8290f7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Allow rate limiting of Version Negotiation

As discussed in #1758, we only need to allow rate limiting.

However, the particular example I draw on will become critical if we
adopt the proposed changes to version negotiation in #1755 (or something
like it), because the only packet a server can confidently respond to
with Version Negotiation in that case is the Initial.  If we adopt an
iteration of #1755, then this text would need to be expanded to explain
that also.

Closes #1758.


  Commit: 5cec317e527e05810bad5e546c9dcc49dcab7544
      https://github.com/quicwg/base-drafts/commit/5cec317e527e05810bad5e546c9dcc49dcab7544
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Qualify


  Commit: 6932dea7e5c00730a255301c43454002df20355b
      https://github.com/quicwg/base-drafts/commit/6932dea7e5c00730a255301c43454002df20355b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1891 from quicwg/skip-vn-0rtt

Allow rate limiting of Version Negotiation


Compare: https://github.com/quicwg/base-drafts/compare/fd88f994d972...6932dea7e5c0
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bceb07859eeb_8f22b2a4df665741373c--


From nobody Mon Oct 22 22:24:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E2F1130EBC for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:24:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 mJvnAqtlJiHy for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:24: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 D3AC7130E89 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:24:11 -0700 (PDT)
Date: Mon, 22 Oct 2018 22:24:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540272251; bh=otKegfxyrzvhRG+0SF/TKlppSbxiEcUWeYuMnzEgIlw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iQBYxqYH6Qoq9O3Jgvb220yJEz/o6HvIAzA4CCSPIoRIdk5k3aqoz3TVQaBn8rQOp zFxJQ/8Inn818JrI3TsDFWM8CdcA6GT+aPsgCRYCo4tgvGOP0L9wybPi457DB8xbAe eJUBKJvkr36gvD0o+1nxk3Kc8wlHMIqwnF0wkwzM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab95b4538e94b6b5260e3bd3698ca0459c074ee5c592cf0000000117e6727b92a169ce1584906c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1758/issue_event/1919307536@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1758@github.com>
References: <quicwg/base-drafts/pull/1758@github.com>
Subject: Re: [quicwg/base-drafts] Allow servers to omit version negotiation in response to 0-RTT packets. (#1758)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bceb07bd066_79613f7fa28d45bc14158c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OKQVhTEzU1F4m97j_UcRiA5ok2s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:24:15 -0000

----==_mimepart_5bceb07bd066_79613f7fa28d45bc14158c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1758 via #1891.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1758#event-1919307536
----==_mimepart_5bceb07bd066_79613f7fa28d45bc14158c
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="361009260" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1758" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1758/hovercard" href="https://github.com/quicwg/base-drafts/pull/1758">#1758</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="371829640" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1891" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1891/hovercard" href="https://github.com/quicwg/base-drafts/pull/1891">#1891</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/1758#event-1919307536">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwi_D-gX43eZoLPqZP-2j7GevJCHks5unqf7gaJpZM4Wsjx-">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7ynzsodZI3LUKQiJQ9JXTMIgrZeks5unqf7gaJpZM4Wsjx-.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1758 via #1891."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1758#event-1919307536"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1758#event-1919307536",
"url": "https://github.com/quicwg/base-drafts/pull/1758#event-1919307536",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Allow servers to omit version negotiation in response to 0-RTT packets. (#1758)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1758#event-1919307536"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 380779646\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bceb07bd066_79613f7fa28d45bc14158c--


From nobody Mon Oct 22 22:24:27 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 111A5130E90 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:24:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 9JKTr3rQWxA5 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:24:13 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 BFC19130EA0 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:24:12 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540272252; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=YBHbvqFUzH9femUZYaJp6pZTnrvH7jDwPIUjBTgDbZc=; b=bOsa6Sz29TfSfesCA3MYhjKNoMO7HFAgtHIS39NeQYwtzh2s+e2sFT7CeAara3IAHqXMHYtz L5wxJg278UYu+gJb9J04PsVX4iLqQy6nEYojJoOHV4lnJ6AJDBN6fPCuTudScUvcx3gpLtW2 4rdzLrAtMop6kL8++2dpO1RbGt0=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bceb07b.7f3a9c2bb390-smtp-out-n01; Tue, 23 Oct 2018 05:24:11 -0000 (UTC)
Date: Mon, 22 Oct 2018 22:24:11 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bceb07b9d07c_396d2b16f382c578337e2@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bceb07b9cd10_396d2b16f382c5783367c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dIn3RzXLj4kMkhOQnWx4es7dD3c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:24:16 -0000

----==_mimepart_5bceb07b9cd10_396d2b16f382c5783367c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/skip-vn-0rtt
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bceb07b9cd10_396d2b16f382c5783367c--


From nobody Mon Oct 22 22:24:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D020130E89 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:24:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 FQCF_yCviAM9 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:24: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 AC8E3130E96 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:24:12 -0700 (PDT)
Date: Mon, 22 Oct 2018 22:24:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540272251; bh=5r4h8OI0w6+M4RLz0amIVyG0gupvi36zo6MwiUjagzA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HOI7dxGrbsbgzX1FWuC6YqjYh15osodvpz0XmqPMulFmlR5Rprja1L+++CXCN89M+ 0qPl+Hs4S3WxYSzSJU6QaHaKwtUyj+9/V9kPCkYXcVxralO9K7QXmSl3W739h6GZTm I46J9QgRgrUApvXwpuPMtJWoqL/dA/JFzU+VEzNE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3a385e948cb1374e3d3b84b7043816121ea63f2192cf0000000117e6727b92a169ce1629ab88@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1891/issue_event/1919307534@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1891@github.com>
References: <quicwg/base-drafts/pull/1891@github.com>
Subject: Re: [quicwg/base-drafts] Allow rate limiting of Version Negotiation (#1891)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bceb07bd1cac_1d923fa01e2d45bc277382"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CIZYaMvx_b4BuK5MDE66Sxk52lU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:24:18 -0000

----==_mimepart_5bceb07bd1cac_1d923fa01e2d45bc277382
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1891 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/1891#event-1919307534
----==_mimepart_5bceb07bd1cac_1d923fa01e2d45bc277382
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="371829640" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1891" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1891/hovercard" href="https://github.com/quicwg/base-drafts/pull/1891">#1891</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/1891#event-1919307534">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9Dr_yBQUE-7TDfqk2oY5Uz-xJLEks5unqf7gaJpZM4XvxuL">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6pQEmvrvfujuW8iWSFQSLogSL_Uks5unqf7gaJpZM4XvxuL.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1891 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1891#event-1919307534"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1891#event-1919307534",
"url": "https://github.com/quicwg/base-drafts/pull/1891#event-1919307534",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Allow rate limiting of Version Negotiation (#1891)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1891#event-1919307534"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398400395\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bceb07bd1cac_1d923fa01e2d45bc277382--


From nobody Mon Oct 22 22:30:52 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95662130EB9 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:30:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8e-nT-mM0m6I for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:30:48 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 EBBFF130E90 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:30:47 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540272647; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=rbL6xPkEma6YbKhuERGfZZU0wMSSWG1IYnbF9JcnnYI=; b=v8I+c2LuPJJ81NuCV/PhHbuCbPW0wHpJA4AFDHpU4opvMFpnZwDyvodvUaZY8R4wjd7KZDYO YFCKLiW5MfQDTc4ldlD/CHUl3qujHhKTuCEzza05kPsXPMz/PsVajbpg9EvAx/dll+u2+NBn p1kWQfmGgteQ5dSY/hYTi+wYXXs=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bceafaf.7f19442fa600-smtp-out-n02; Tue, 23 Oct 2018 05:20:47 -0000 (UTC)
Date: Mon, 22 Oct 2018 22:20:46 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bceafae2bc1f_6e1e2b274f65a58083240@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7e548d: Remove duplicated text.
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bceafae2b7a5_6e1e2b274f65a58083193"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/abfcNjejrie8H4eNGl0MWJ3qGGI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:30:50 -0000

----==_mimepart_5bceafae2b7a5_6e1e2b274f65a58083193
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/move-ecn
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7e548dddd16698ae31ff1e620cc9b894e82843e1
      https://github.com/quicwg/base-drafts/commit/7e548dddd16698ae31ff1e620cc9b894e82843e1
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove duplicated text.

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bceafae2b7a5_6e1e2b274f65a58083193--


From nobody Mon Oct 22 22:32:28 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2BA5C130DF0 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:32:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rcPMsD0cFdhl for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:32:24 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 CC9B7127333 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:32:23 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540272743; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=UdIhkpYX1RMxLRRFERxWcumoa0+PhFinz/v929fjZuo=; b=ZOKfUFn4kH/OsRkb53koYuLG9h7k6Uyijq29U1j5gHNuCWUWqaeIo77Rqjjtlj4Y1ODYCsFm n4kfIckdV0ydk4C31qpaIsew2ftVP9WpfcoVyEoraDUw6aCY03D8vNTovg3jsTxP3VIqkwQ5 b56B7dgSFnQOPv+eKsdRJsgV8HI=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bceb00e.7f5f96dbba20-smtp-out-n01; Tue, 23 Oct 2018 05:22:22 -0000 (UTC)
Date: Mon, 22 Oct 2018 22:22:21 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bceb00df18a4_2d462ac12bd0858860631@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b59752: Move ECN section
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bceb00df0d9f_2d462ac12bd0858860539"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hFjgf-0ImEdGfy2jUqlwJ7bOo14>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:32:25 -0000

----==_mimepart_5bceb00df0d9f_2d462ac12bd0858860539
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b5975277ac77a8510eaf88e1186b9b740dfe85fe
      https://github.com/quicwg/base-drafts/commit/b5975277ac77a8510eaf88e1186b9b740dfe85fe
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move ECN section

This moves the section under packetization and reliability.
I've also added subsections, splitting out the feedback system (which is
simple) with the verification stuff (which is less so).


  Commit: b82cdab5d6429d8dca97a68336a10cc52e41dc4f
      https://github.com/quicwg/base-drafts/commit/b82cdab5d6429d8dca97a68336a10cc52e41dc4f
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ACK now includes ECN

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 7e548dddd16698ae31ff1e620cc9b894e82843e1
      https://github.com/quicwg/base-drafts/commit/7e548dddd16698ae31ff1e620cc9b894e82843e1
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove duplicated text.

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: fd88f994d972e9a8a08bdc5e3418a1d8c53759f5
      https://github.com/quicwg/base-drafts/commit/fd88f994d972e9a8a08bdc5e3418a1d8c53759f5
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1896 from quicwg/move-ecn

Move ECN section


Compare: https://github.com/quicwg/base-drafts/compare/2e193f4cde6c...fd88f994d972
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bceb00df0d9f_2d462ac12bd0858860539--


From nobody Mon Oct 22 22:58:57 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 508E7130F0F for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:58:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k_mmW26y5i8l for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:58:39 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 E20A1130F08 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:58:38 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540274318; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=dhJdZNXCY33n1LgZvKATRpXsLlr/cNsPypvAGKbDCLM=; b=w4OnneCbP1LfEwIJQJwdvhPVe8sKUAu59+KIKVowCiWCkuP7oD6P0MVYaExSnkueeFTa31Gx 81sdQWTdqFCSecte+g709EKIt+lP6IYVdSv/I1lvj4Roj144/V8kPRpcQFLbxqcQNO40Vk7D d4hVJUGTTTUkEus2lUoV53rUz+k=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bceb88d.7f32e829a3c0-smtp-out-n02; Tue, 23 Oct 2018 05:58:37 -0000 (UTC)
Date: Mon, 22 Oct 2018 22:58:37 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bceb88db2515_1d9e2af0c3a8457457437@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 54c6a7: Add version negotiation picture
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bceb88db21a3_1d9e2af0c3a8457457386"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GQmnwb9_c958nt2KtHfzUOKnR7k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:58:44 -0000

----==_mimepart_5bceb88db21a3_1d9e2af0c3a8457457386
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: 54c6a7e747fb8979321cec6f63ed4807be579e94
      https://github.com/quicwg/base-drafts/commit/54c6a7e747fb8979321cec6f63ed4807be579e94
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add version negotiation picture

Reword a few things as well.


  Commit: 05ec2f6c36cadf4e78d5a92d47aea00667a2426a
      https://github.com/quicwg/base-drafts/commit/05ec2f6c36cadf4e78d5a92d47aea00667a2426a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Consistency fixes


  Commit: 534a4e32629d3bc0c02a74447124c5e5e2fa4bda
      https://github.com/quicwg/base-drafts/commit/534a4e32629d3bc0c02a74447124c5e5e2fa4bda
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reorder section


Compare: https://github.com/quicwg/base-drafts/compare/789db42c6b0a...534a4e32629d
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bceb88db21a3_1d9e2af0c3a8457457386--


From nobody Mon Oct 22 22:59:03 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B85D130E96 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:58:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 zpmdwNuR15XK for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 22:58: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 E838C130F0B for <quic-issues@ietf.org>; Mon, 22 Oct 2018 22:58:41 -0700 (PDT)
Date: Mon, 22 Oct 2018 22:58:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540274320; bh=qjaFFI2+KfdoJH2i5EfJgrbUim1CvuH5HFZU+UAbVSc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ty4qfUqA0tk307s55ONU6dVYq1hg8Kh1kNSNQWc5SNwUC1xbIeGCm15VZEaVqKFlZ Hlicb3STp+rkW2pH1yATDCD2/Bda4rIXo30fCioueZSOGRSKZaK2Y4sso5EhSe9U4C HGX03RFkrb4kGGKVSE+oxbNsbvLRq78tR8CzSopQ=
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/1886/push/2982046862@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bceb890ae005_2d143fd2f98d45bc6999cd"; 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/5A3O9lLiDd42cwpzfAh3x1lJN4I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 05:58:44 -0000

----==_mimepart_5bceb890ae005_2d143fd2f98d45bc6999cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 3 commits.

54c6a7e  Add version negotiation picture
05ec2f6  Consistency fixes
534a4e3  Reorder section


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886/files/789db42c6b0aa75b9b02ae9dc971893dbb204caf..534a4e32629d3bc0c02a74447124c5e5e2fa4bda

----==_mimepart_5bceb890ae005_2d143fd2f98d45bc6999cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 3 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/54c6a7e">54c6a7e</a>  Add version negotiation picture</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/05ec2f6">05ec2f6</a>  Consistency fixes</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/534a4e3">534a4e3</a>  Reorder 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/1886/files/789db42c6b0aa75b9b02ae9dc971893dbb204caf..534a4e32629d3bc0c02a74447124c5e5e2fa4bda">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxccNUZJacdcCTfPCZIfMJudiT-xks5unrAQgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2ZJEuJcSLK0sageDa2FK8uPC2uwks5unrAQgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 3 commits in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/789db42c6b0aa75b9b02ae9dc971893dbb204caf..534a4e32629d3bc0c02a74447124c5e5e2fa4bda"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/789db42c6b0aa75b9b02ae9dc971893dbb204caf..534a4e32629d3bc0c02a74447124c5e5e2fa4bda",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/789db42c6b0aa75b9b02ae9dc971893dbb204caf..534a4e32629d3bc0c02a74447124c5e5e2fa4bda",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 3 commits in #1886",
"sections": [
{
"text": "3 new commits pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "54c6a7e",
"value": "Add version negotiation picture"
},
{
"name": "05ec2f6",
"value": "Consistency fixes"
},
{
"name": "534a4e3",
"value": "Reorder section"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/789db42c6b0aa75b9b02ae9dc971893dbb204caf..534a4e32629d3bc0c02a74447124c5e5e2fa4bda"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bceb890ae005_2d143fd2f98d45bc6999cd--


From nobody Mon Oct 22 23:20:36 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4AEB12F1AC for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 23:20:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hUV4ccap1Zko for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 23:20:33 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 3647A130DF5 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 23:20:33 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540275632; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NF80AduPx1MDd8IXcRTcK58OZWDQMJh1rspkRT2CvrA=; b=uu2yvyAbnnkWewe2OSshVYRIG3gK70t98hzd0pPjg8C34Ua7nHb2oD4UyMYg4pxUTPWWel7c l7nKuXfRMokmfoceVBPk1Ej6YEuK+cVq68SbHN62VO4xpvOG2UuJmGLLYvxoujZyLs8c8CiR NwcuN5CmT4bBs81ua/Hl9sNNNZ8=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcebdb0.7fd154197d50-smtp-out-n01; Tue, 23 Oct 2018 06:20:32 -0000 (UTC)
Date: Mon, 22 Oct 2018 23:20:31 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcebdaf4dbfb_214c2b27dae8e57c438ca@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e189a0: Reword the address validation section heaviy
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcebdaf4d802_214c2b27dae8e57c43732"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jU6ezP8sVj2SeranAiPPuu_m7iU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 06:20:35 -0000

----==_mimepart_5bcebdaf4d802_214c2b27dae8e57c43732
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: e189a0e83a95c759e7454fc14fd46b3887b73b73
      https://github.com/quicwg/base-drafts/commit/e189a0e83a95c759e7454fc14fd46b3887b73b73
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword the address validation section heaviy


  Commit: 18835d7ef7334276e9d0b796c9bb2e349e48cfeb
      https://github.com/quicwg/base-drafts/commit/18835d7ef7334276e9d0b796c9bb2e349e48cfeb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reorder the section as well


Compare: https://github.com/quicwg/base-drafts/compare/534a4e32629d...18835d7ef733
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcebdaf4d802_214c2b27dae8e57c43732--


From nobody Mon Oct 22 23:20:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ECDD8130DF0 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 23:20:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 rlKBaAYdaGrr for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 23:20:36 -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 02CDE130DFA for <quic-issues@ietf.org>; Mon, 22 Oct 2018 23:20:36 -0700 (PDT)
Date: Mon, 22 Oct 2018 23:20:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540275634; bh=gIf4wL6jwGsJ+btShzuFUyAjZLr8kJ0VkwmDegLY3yc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VOLKfSjADywjrBcRA6IS3qXB7IlC5J9ra0nqY6AhJwPO/ojTmyNkhDpku4THQJU9J FkUdMHr7HWL5SF2x9vZb2bO71XitNQbH1hAbSPvhlD1/PtVFwUweVFR5RFxZtYEFLv GWPkDI8lNzqUmIleKnRjpVFbSrKMJlEa1kHQz1cI=
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/1886/push/2982090658@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcebdb23de94_4bfb3fe6c26d45b455875"; 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/NWEWN-I70db8D6Jv4i10sMvm3B8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 06:20:42 -0000

----==_mimepart_5bcebdb23de94_4bfb3fe6c26d45b455875
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 2 commits.

e189a0e  Reword the address validation section heaviy
18835d7  Reorder the section as well


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886/files/534a4e32629d3bc0c02a74447124c5e5e2fa4bda..18835d7ef7334276e9d0b796c9bb2e349e48cfeb

----==_mimepart_5bcebdb23de94_4bfb3fe6c26d45b455875
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 2 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e189a0e">e189a0e</a>  Reword the address validation section heaviy</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/18835d7">18835d7</a>  Reorder the section as well</li>
</ul>


<p style="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/1886/files/534a4e32629d3bc0c02a74447124c5e5e2fa4bda..18835d7ef7334276e9d0b796c9bb2e349e48cfeb">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6MiMnutamVxNRkJ_9gVuyG5r__xks5unrUygaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwCMqVLkAPOe5DBhUKnV8zX7S7Inks5unrUygaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 2 commits in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/534a4e32629d3bc0c02a74447124c5e5e2fa4bda..18835d7ef7334276e9d0b796c9bb2e349e48cfeb"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/534a4e32629d3bc0c02a74447124c5e5e2fa4bda..18835d7ef7334276e9d0b796c9bb2e349e48cfeb",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/534a4e32629d3bc0c02a74447124c5e5e2fa4bda..18835d7ef7334276e9d0b796c9bb2e349e48cfeb",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 2 commits in #1886",
"sections": [
{
"text": "2 new commits pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "e189a0e",
"value": "Reword the address validation section heaviy"
},
{
"name": "18835d7",
"value": "Reorder the section as well"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/534a4e32629d3bc0c02a74447124c5e5e2fa4bda..18835d7ef7334276e9d0b796c9bb2e349e48cfeb"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcebdb23de94_4bfb3fe6c26d45b455875--


From nobody Mon Oct 22 23:21:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A14612F1AC for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 23:21:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 M32PPUssYsVK for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 23:21:25 -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 34361130DF5 for <quic-issues@ietf.org>; Mon, 22 Oct 2018 23:21:25 -0700 (PDT)
Date: Mon, 22 Oct 2018 23:21:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540275684; bh=YBBjCCZ2b6RcVlRjyUjLQTVjxBYXdLu0nlndm2BvSNc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TVtIDqEFgM+yGLBasAsZBkwwXKkyGj3a7lwuqTKeHueLyRq2397pwEwtXUo/neekj XctE+VvtBExS23yVobGg187uVHqe0wBYs4Y2d7j6amYM/JRbfNF9OieR8A3ZMB8oKM susrOzfCc95qr271qfNZuxRoyF/IR2fA7t0Ix23I=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab74f5b85ed53a9a33d28f1dd1dc4afa9fe23c97f292cf0000000117e67fe492a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167224384@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcebde4b886_1db63fa01e2d45bc898549"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3Bnp_hBp8Yi2QlbKrt5K0MObPcw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 06:21:29 -0000

----==_mimepart_5bcebde4b886_1db63fa01e2d45bc898549
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.

Thanks for reading Ian.

Clearly the bit on address validation during the handshake was unclear, so I've worked on it some more.  That bit is all new, so read carefully.

Other comments should be addressed.

> +
+Initial[0]: CRYPTO[CH] ->
+
+                                                <- Retry+Token
+
+Initial+Token[0]: CRYPTO[CH] ->
+
+                                 Initial[0]: CRYPTO[SH] ACK[0]
+                       Handshake[0]: CRYPTO[EE, CERT, CV, FIN]
+                                 <- 1-RTT[0]: STREAM[1, "..."]
+~~~~
+{: #fig-retry title="Example Handshake Showing Retry"}
+
+A connection MAY be accepted without address validation - or with only limited
+validation - but a server SHOULD limit the data it sends toward an unvalidated
+address.  Successful completion of the cryptographic handshake implicitly

Removed.  Also, some more rewording above.

>  
+There is no need for a single well-defined format for the token because the
+server that generates the token also consumes it.  A token could include

There isn't any need to encrypt in many cases.  The information you tend to want here is an IP and maybe port, maybe with a timestamp.  All of which is already visible to any observer.  I expect that many implementations will encrypt, just to keep the details of their DoS mitigation secret, but I don't want too much hand-holding, especially when we'd be basing that recommendation on information we can't really describe in any detail.

>  
+There is no need for a single well-defined format for the token because the
+server that generates the token also consumes it.  A token could include
+information about the claimed client address (IP and port), a timestamp, and any
+other supplementary information the server will need to validate the token in
+the future.
+
+An address validation token MUST be difficult to guess.  Including a large

I've moved the first paragraph to the end instead.

> +on its own.
+
+The primary defense against amplification attack is verifying that an endpoint
+is able to receive packets at the transport address that it claims.  Address
+validation is performed both during connection establishment (see
+{{validate-new}}) and during connection migration (see {{migrate-validate}}).
+
+
+## Address Validation During Connection Establishment {#validate-new}
+
+During the initial handshake, QUIC requires that clients send UDP datagrams with
+at least 1200 octets of payload until the server has completed address
+validation. A server can thereby send more data to an unproven address without
+increasing the amplification advantage gained by an attacker.
+
+A server eventually confirms that a client has received its messages when the

Well, this is a very important point.  Namely that address validation is a natural by-product of the handshake completing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167224384
----==_mimepart_5bcebde4b886_1db63fa01e2d45bc898549
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<p>Thanks for reading Ian.</p>
<p>Clearly the bit on address validation during the handshake was unclear, so I've worked on it some more.  That bit is all new, so read carefully.</p>
<p>Other comments should be addressed.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1886#discussion_r227233065">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+Initial[0]: CRYPTO[CH] -&gt;
+
+                                                &lt;- Retry+Token
+
+Initial+Token[0]: CRYPTO[CH] -&gt;
+
+                                 Initial[0]: CRYPTO[SH] ACK[0]
+                       Handshake[0]: CRYPTO[EE, CERT, CV, FIN]
+                                 &lt;- 1-RTT[0]: STREAM[1, &quot;...&quot;]
+~~~~
+{: #fig-retry title=&quot;Example Handshake Showing Retry&quot;}
+
+A connection MAY be accepted without address validation - or with only limited
+validation - but a server SHOULD limit the data it sends toward an unvalidated
+address.  Successful completion of the cryptographic handshake implicitly
</pre>
<p>Removed.  Also, some more rewording above.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1886#discussion_r227234085">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+There is no need for a single well-defined format for the token because the
+server that generates the token also consumes it.  A token could include
</pre>
<p>There isn't any need to encrypt in many cases.  The information you tend to want here is an IP and maybe port, maybe with a timestamp.  All of which is already visible to any observer.  I expect that many implementations will encrypt, just to keep the details of their DoS mitigation secret, but I don't want too much hand-holding, especially when we'd be basing that recommendation on information we can't really describe in any detail.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1886#discussion_r227234360">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
+There is no need for a single well-defined format for the token because the
+server that generates the token also consumes it.  A token could include
+information about the claimed client address (IP and port), a timestamp, and any
+other supplementary information the server will need to validate the token in
+the future.
+
+An address validation token MUST be difficult to guess.  Including a large
</pre>
<p>I've moved the first paragraph to the end instead.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1886#discussion_r227234639">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +on its own.
+
+The primary defense against amplification attack is verifying that an endpoint
+is able to receive packets at the transport address that it claims.  Address
+validation is performed both during connection establishment (see
+{{validate-new}}) and during connection migration (see {{migrate-validate}}).
+
+
+## Address Validation During Connection Establishment {#validate-new}
+
+During the initial handshake, QUIC requires that clients send UDP datagrams with
+at least 1200 octets of payload until the server has completed address
+validation. A server can thereby send more data to an unproven address without
+increasing the amplification advantage gained by an attacker.
+
+A server eventually confirms that a client has received its messages when the
</pre>
<p>Well, this is a very important point.  Namely that address validation is a natural by-product of the handshake completing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167224384">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyibDQK_uw9I4w8t1TVqZBE2osaKks5unrVkgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxjBeRh3FTiThNJso2c4S3xdfwleks5unrVkgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167224384"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167224384",
"url": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167224384",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1886",
"sections": [
{
"text": "Thanks for reading Ian.\r\n\r\nClearly the bit on address validation during the handshake was unclear, so I've worked on it some more.  That bit is all new, so read carefully.\r\n\r\nOther comments should be addressed.",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167224384"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcebde4b886_1db63fa01e2d45bc898549--


From nobody Mon Oct 22 23:36:29 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5B57130DF7 for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 23:36:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 4fEVmOXLOKnX for <quic-issues@ietfa.amsl.com>; Mon, 22 Oct 2018 23:36:25 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 CD1C21288BD for <quic-issues@ietf.org>; Mon, 22 Oct 2018 23:36:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540276583; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ktj6Er6JeGIYUqYL/Ogzkk3bFF/HNPFHSv8ZfAATVfs=; b=H+0uPyacC8A1dsMKDmNaf9YCsO+Ww3pE/yPfdypWt/poQcUv0eRRCmxqsIJ6BkB6NVUc2YbW AEpzKzkuW7sp4OeI62vGEtmbl97nPaAI0aeukNj0qyYQPUolF0aT9WnMx4SUSOomlHFTJr94 WCkMRCoroYzUjycYTQ5xl6ZAyuk=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: brian=trammell.ch@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcec167.7fa4f0417390-smtp-out-n03; Tue, 23 Oct 2018 06:36:23 -0000 (UTC)
Date: Mon, 22 Oct 2018 23:36:23 -0700
From: britram <brian@trammell.ch>
Reply-To: britram <brian@trammell.ch>
To: quic-issues@ietf.org
Message-ID: <5bcec167b8a79_226b2ac0036e0580111b8@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcec167b875e_226b2ac0036e0580110cb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/21MwkK--JMbcuJimgvnVFjT3obk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 06:36:27 -0000

----==_mimepart_5bcec167b875e_226b2ac0036e0580110cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/tags/draft-ietf-quic-spin-exp-01
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcec167b875e_226b2ac0036e0580110cb--


From nobody Tue Oct 23 01:26:57 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D1FA130EF1 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 01:26:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.121
X-Spam-Level: 
X-Spam-Status: No, score=-2.121 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 O-w5F9CT5u4Y for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 01:26:53 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 B6150130EE3 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 01:26:53 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540283212; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=slGhhpc63szL6pWljyHpU8V+GokKy4aQp/48emFMrYQ=; b=iEvHft9jxoeqe/E2uFnegMejvTdmNlPhVkPGhRNKgALVuCmcLfBSmeqfXJ+DBLYe+bgTETT3 kMsVQqSkL4knb4O/Dy65KnY9VzCU86d6mGmHdvn5htIHsqLtUNwbyfF9yu6nVNpq4Gknww2j oPGzXpEevxolj2ZSJFsD4GIqWes=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: lars=eggert.org@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcedb4c.7fad68648720-smtp-out-n01; Tue, 23 Oct 2018 08:26:52 -0000 (UTC)
Date: Tue, 23 Oct 2018 01:26:51 -0700
From: Lars Eggert <lars@eggert.org>
Reply-To: Lars Eggert <lars@eggert.org>
To: quic-issues@ietf.org
Message-ID: <5bcedb4badc1d_215a2aff4a734578415aa@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 6b3726: We're going to change the transport again
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcedb4bad8c9_215a2aff4a73457841430"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UDs21Hkezp68wXr3WNGYxiTUR4g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 08:26:55 -0000

----==_mimepart_5bcedb4bad8c9_215a2aff4a73457841430
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 6b372609efe6270b1ce08427d099cf9d3d45dd38
      https://github.com/quicwg/wg-materials/commit/6b372609efe6270b1ce08427d099cf9d3d45dd38
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
    M ietf103/agenda.md

  Log Message:
  -----------
  We're going to change the transport again

It seems...


  Commit: 16a39c31e20f294e7be76d7893f1cb188f2ad3b8
      https://github.com/quicwg/wg-materials/commit/16a39c31e20f294e7be76d7893f1cb188f2ad3b8
  Author: Lars Eggert <lars@eggert.org>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M ietf103/agenda.md

  Log Message:
  -----------
  Merge pull request #83 from martinthomson/patch-2

We're going to change the transport again


Compare: https://github.com/quicwg/wg-materials/compare/ea30bc214cae...16a39c31e20f
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcedb4bad8c9_215a2aff4a73457841430--


From nobody Tue Oct 23 01:27:03 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A59A130EFF for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 01:27:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 COknuoMsXUuI for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 01:27: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 E7733130EE3 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 01:26:59 -0700 (PDT)
Date: Tue, 23 Oct 2018 01:26:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540283218; bh=ilqfuyVRoWQQWMBvz8kVv3OQ/DHbOGRwm6bpnBGAjBM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=iiYADbw3Eq3gdsZhOC4IeHMS9Ytk7QK8IMdbPurFmkC9uPSyyCrjvXxw4CC7omzMA sbiWeaFirACodAgy5PhfvxWdp7dxr6FlWp5ncOgJpVSSiVnAoQ3yqAatdMhH1QmuOD 5pzCtOWqgpUTdaXVZm7lv8ZAsG/I+GF/QhxzaoO0=
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4abb7a59005d9f179cfecf148143400dead49a99ac692cf0000000117e69d5292a169ce1630ed07@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/83/issue_event/1919693036@github.com>
In-Reply-To: <quicwg/wg-materials/pull/83@github.com>
References: <quicwg/wg-materials/pull/83@github.com>
Subject: Re: [quicwg/wg-materials] We're going to change the transport again (#83)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcedb52484f5_69053fcadced45b865283a"; 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/Zayj5A9VprgNL_NL73dZSQh8s00>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 08:27:01 -0000

----==_mimepart_5bcedb52484f5_69053fcadced45b865283a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #83 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/wg-materials/pull/83#event-1919693036
----==_mimepart_5bcedb52484f5_69053fcadced45b865283a
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="372305159" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/wg-materials/issues/83" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/wg-materials/pull/83/hovercard" href="https://github.com/quicwg/wg-materials/pull/83">#83</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/wg-materials/pull/83#event-1919693036">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9y5I8jRo9vb-HoKsXAqCM2yDusHks5untLSgaJpZM4XyaTg">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq50wgtA6E36XKHWuubciZIidG63kks5untLSgaJpZM4XyaTg.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Merged #83 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/83#event-1919693036"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/83#event-1919693036",
"url": "https://github.com/quicwg/wg-materials/pull/83#event-1919693036",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/wg-materials] We're going to change the transport again (#83)",
"sections": [
{
"text": "",
"activityTitle": "**Lars Eggert**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@larseggert",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/83#event-1919693036"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 399090912\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcedb52484f5_69053fcadced45b865283a--


From nobody Tue Oct 23 01:29:44 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B534130EFC for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 01:29:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.121
X-Spam-Level: 
X-Spam-Status: No, score=-2.121 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 1CF_Xdmb7ZCl for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 01:29:41 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 7576B130F18 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 01:28:51 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540283330; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=dJU1U6VqolRbs/FgIk41p9pjNONOThjmzWRGhADsGfM=; b=PHocQyXE/ugAGmGZ+TWmCFegzZ/B89DondYiulJeiDh1U+lS/EuTuCDSgip+vaPtJsXzgqz8 NhXfDteggl8wFB3L2BrRufAhLlmQnvrw+IKn+vsXScdaPXcl7sJAi8cYCLXdXo1xKEdbnUc+ uwQWlPv2H2etMR768k/gH4HHSGo=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bcedbc2.7fbd100782d0-smtp-out-n01; Tue, 23 Oct 2018 08:28:50 -0000 (UTC)
Date: Tue, 23 Oct 2018 01:28:50 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bcedbc2716c4_2c6a2ab5b487e58044685@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 09614e: bump up editor and operations overviews
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcedbc271396_2c6a2ab5b487e58044552"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/U92FFBI90aFKe198u_FlfJEd98o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 08:29:42 -0000

----==_mimepart_5bcedbc271396_2c6a2ab5b487e58044552
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 09614eb36e26d25b516c452d80839308abd349ce
      https://github.com/quicwg/wg-materials/commit/09614eb36e26d25b516c452d80839308abd349ce
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M ietf103/agenda.md

  Log Message:
  -----------
  bump up editor and operations overviews



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcedbc271396_2c6a2ab5b487e58044552--


From nobody Tue Oct 23 07:31:32 2018
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 E2A4112D4E8 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 07:31:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.066
X-Spam-Level: 
X-Spam-Status: No, score=-2.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 9CWFGW1Sr-FH for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 07:31:29 -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 C00251294D0 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 07:31: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=t7+VrW9YmWLRL+QIDkWSeFCx65s=; b=jF4hGvnly140CLlX CxSKEwta+sHXg/7q14SlnRVC9R3RUyDrI95ChT+1swTp3I4BMq2BXFIgKXLItdiO WvmmhwAy81K1t3aBAWB8kBzpFgTwBZJvTMzVKSkowUpA8EfgSInbvoWnyRllIusj mpHEl8uxDeY7GrG2e9btExjK/D4=
Received: by filter1834p1mdw1.sendgrid.net with SMTP id filter1834p1mdw1-27289-5BCF30BF-6 2018-10-23 14:31:27.326973893 +0000 UTC m=+401789.067242715
Received: from github-lowworker-97d0962.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0017p1iad2.sendgrid.net (SG) with ESMTP id N_l-R6A6Rii6H7xBhUCvxA for <quic-issues@ietf.org>; Tue, 23 Oct 2018 14:31:27.282 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-97d0962.cp1-iad.github.net (Postfix) with ESMTP id 3E2D680435 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 07:31:27 -0700 (PDT)
Date: Tue, 23 Oct 2018 14:31:27 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab66cf9db2d217c871b948d9571266e0de03bb363992cf0000000117e6f2bf92a169ce16291e9f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1888/review/167453213@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1888@github.com>
References: <quicwg/base-drafts/pull/1888@github.com>
Subject: Re: [quicwg/base-drafts] Consolidate connection ID negotiation section with prior text (#1888)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcf30bf3cc6e_289d3f9f6ded45bc98230"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0jiNo9tMaWXtgQ+zISOekUuQ4CDu3144EDRf bosK0DiYOwmG6PlfXPNWFoM7zYLhGuLTcWsYc4s45vGr3gGvOuYYasURzndkCNc57LLg9v3vxRES37 bkvWfU7tUiVSPmK9dc+uHxIWl/C96A9t8B741Lvc8zltfTYgmPQesBkLNIvi8ccflae1IPMLu+tglZ M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J1OhQ6g7ssCMxtFhNCcju3HBY0s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 14:31:31 -0000

----==_mimepart_5bcf30bf3cc6e_289d3f9f6ded45bc98230
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/1888#pullrequestreview-167453213
----==_mimepart_5bcf30bf3cc6e_289d3f9f6ded45bc98230
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/1888#pullrequestreview-167453213">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4lEMN3JfDjIipDvQEiyKgiroq0wks5unyg_gaJpZM4XvnBy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2ABCCMbq5pkBSOIXOxegYZJGp2Vks5unyg_gaJpZM4XvnBy.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1888"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-167453213"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-167453213",
"url": "https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-167453213",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1888",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-167453213"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398356594\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcf30bf3cc6e_289d3f9f6ded45bc98230--


From nobody Tue Oct 23 08:18:35 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 55D6D130E47 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 08:18:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.4
X-Spam-Level: 
X-Spam-Status: No, score=-1.4 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o64Kk5yViRvZ for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 08:18:31 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 AA787130E37 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 08:18:31 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540307910; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=oVB2WlDh2YZ/Uak3YIpp1dQQwLt7TeSsIzbWUiJZ19c=; b=p1C0Ijd8wdDrUhR6bxPI/77kD2j207Jd9oSr5w0JddrOefmBIOIoIFSSU0sxxuNm2JAvgSUD CoPNeKWlSKvDTXewZksY0tZBlPNBTxoy7KKI8QCrX4vJb7vXqvayLeZ9KOLKXGHCmHJWfGY3 AI0VVincgtoducE73X3GhI9uC7g=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: dtikhonov=live.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bcf3bc5.7fdacc740240-smtp-out-n01; Tue, 23 Oct 2018 15:18:29 -0000 (UTC)
Date: Tue, 23 Oct 2018 08:18:28 -0700
From: Dmitri Tikhonov <dtikhonov@live.com>
Reply-To: Dmitri Tikhonov <dtikhonov@live.com>
To: quic-issues@ietf.org
Message-ID: <5bcf3bc4867d6_813d2b21d8cb2580479b@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d64ec4: Parenthesize 2 * MaxEntries to prevent naive error...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcf3bc4863ef_813d2b21d8cb25804667"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YgtBbhRUGkwFUn3Ro9Y-x_3TPpI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 15:18:33 -0000

----==_mimepart_5bcf3bc4863ef_813d2b21d8cb25804667
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: d64ec4997a47bbdda6c110f077bbbc8380d01326
      https://github.com/quicwg/base-drafts/commit/d64ec4997a47bbdda6c110f077bbbc8380d01326
  Author: Dmitri Tikhonov <dtikhonov@live.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Parenthesize 2 * MaxEntries to prevent naive errors (#1856)

* Parenthesize 2 * MaxEntries to prevent naive errors

Transcribing

  LargestReference mod 2*MaxEntries + 1

to C one of its offspring without parentheses around 2 * MaxEntries
will produce an incorrect result.

* Fix lint error (figure too wide) via creative variable renaming

* Add parentheses to disambiguate further; prettify other spots



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcf3bc4863ef_813d2b21d8cb25804667--


From nobody Tue Oct 23 08:27:17 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78C9E130E5D for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 08:27:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 C4Ge17rWCag0 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 08:27: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 D8A4412F18C for <quic-issues@ietf.org>; Tue, 23 Oct 2018 08:27:14 -0700 (PDT)
Date: Tue, 23 Oct 2018 08:27:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540308432; bh=Jl5wEYJ4p0uqEoPrN/MPdno7l1WxyL8NdJw4/ekUrjw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jCWUBro2fBPfVTrf3za2AGv9r8rNEgDMlJHAniiaIy/iWrpoA1wb2T6gHY2vFtBF+ 9dz9bHJICKP2AylisfWFIyr0ck8MQqSxgTJmJ4Tem58T+t/xhyWwGoJMw39QX6DkWJ LVrGwZpN2p9gKZ1V3VADzYyP4XWlOFIkjMNgkmUc=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab831feb57a2acc455db86d09abdb08c6c070864fc92cf0000000117e6ffd092a169ce1608cfdf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1856/issue_event/1920834939@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1856@github.com>
References: <quicwg/base-drafts/pull/1856@github.com>
Subject: Re: [quicwg/base-drafts] Parenthesize 2 * MaxEntries to prevent naive errors (#1856)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcf3dd0c613d_276a3fe729cd45c41113e4"; 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/rZE1tXeznKSqJdIpWyxoNTgbYVg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 15:27:16 -0000

----==_mimepart_5bcf3dd0c613d_276a3fe729cd45c41113e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1856 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/1856#event-1920834939
----==_mimepart_5bcf3dd0c613d_276a3fe729cd45c41113e4
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="369676255" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1856" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1856/hovercard" href="https://github.com/quicwg/base-drafts/pull/1856">#1856</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/1856#event-1920834939">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy4yMfnwREObviXAsL2mslUOwE9Cks5unzVQgaJpZM4XaCWX">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq94qTXiynFrdIj5SJcheMPzsgEDUks5unzVQgaJpZM4XaCWX.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1856 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1856#event-1920834939"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1856#event-1920834939",
"url": "https://github.com/quicwg/base-drafts/pull/1856#event-1920834939",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Parenthesize 2 * MaxEntries to prevent naive errors (#1856)",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@afrind",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1856#event-1920834939"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392701335\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcf3dd0c613d_276a3fe729cd45c41113e4--


From nobody Tue Oct 23 15:44:15 2018
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 A7B21130DD5 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 15:44:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.469
X-Spam-Level: 
X-Spam-Status: No, score=-3.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ofv8M6dPzcl7 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 15:44:11 -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 08C99130DEC for <quic-issues@ietf.org>; Tue, 23 Oct 2018 15:44:10 -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=6FntzkY6Qv3THTaLzQjP7D2AGO8=; b=fmbj9Hy/I6KYRshi lv9orzP3aK0LIDhMBocvfiODRwXuhysdRJNvFy+JBfyQ9ej7HGCVunLxthTP5Azw fiUfvR9/QoyNSxXepbF5EzdYoPsKYBclakuRwSSk9jnET574+QSCukyoC1KBMJTs uBTtzYzGl7fsu8by98tI1fgYSw4=
Received: by filter1445p1mdw1.sendgrid.net with SMTP id filter1445p1mdw1-25333-5BCFA439-7 2018-10-23 22:44:09.16692925 +0000 UTC m=+432765.009914906
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0018p1iad2.sendgrid.net (SG) with ESMTP id tS5JZiNMSlSNZYhc2erRXg for <quic-issues@ietf.org>; Tue, 23 Oct 2018 22:44:09.049 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id 18D69180344 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 15:44:09 -0700 (PDT)
Date: Tue, 23 Oct 2018 22:44:09 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaee4dc75eab0b2979ad2dfeb384f689f8dc5cff792cf0000000117e7663992a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167668650@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfa43917723_5f6d3fad900d45bc579cf"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2QC/ua5nFXsDqO8sPF/5LUttgQpTuLeC444k Qtzibg9FlMVg76ymlPCk4wYcE6Gh7Cs1w8yUhBtBNCewcdWQafbEHHuelLs8Yxdr5229TWL47GiUu5 gbbilIPhryvresEUyYpNL3O+Xfuur0DAXl7dzeftp4itVBiat3WSxu2kQg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/znnTsvOUNbjG7LMFrjldH3POt0Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 22:44:13 -0000

----==_mimepart_5bcfa43917723_5f6d3fad900d45bc579cf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett approved this pull request.

I still think validate-new is a weird heading name, but that's just because I'm reading the markdown.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167668650
----==_mimepart_5bcfa43917723_5f6d3fad900d45bc579cf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> approved this pull request.</p>

<p>I still think validate-new is a weird heading name, but that's just because I'm reading the markdown.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167668650">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzTnK3ZJ0x3yv9qbwpKUwQcABXgfks5un5u5gaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzq8DRINUxO3kPodFCzlR0r6j7TMks5un5u5gaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167668650"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167668650",
"url": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167668650",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1886",
"sections": [
{
"text": "I still think validate-new is a weird heading name, but that's just because I'm reading the markdown.",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167668650"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfa43917723_5f6d3fad900d45bc579cf--


From nobody Tue Oct 23 15:46:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 53AC8130E36 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 15:46:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ajK2E4qZyYIk for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 15:46:08 -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 B0882130E1B for <quic-issues@ietf.org>; Tue, 23 Oct 2018 15:46:07 -0700 (PDT)
Date: Tue, 23 Oct 2018 15:46:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540334766; bh=JiQ3XCh2qoBUfjlLkjovRXWH0wTD9LI+6CTJ6VMO9qw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dhIFjYK+R/cEev3jILjdNCsT9ub0AYtRzmsvAI7RC8qygGK3bcitebD3ECPGHU4IU /6QxxDcQ/La5OqhQFpgrTvuBEppk6GLAlShH1nk7AmZrA4rUZxvplZuK40yfrSEEXb k45gNXTv2iuYgd7n1AtEmYpS6QnXVPAGcZpXyBYw=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7639f01597f5e0a603be27d0633cdd7652aad99f92cf0000000117e766ae92a169ce16291e9f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1888/review/167669115@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1888@github.com>
References: <quicwg/base-drafts/pull/1888@github.com>
Subject: Re: [quicwg/base-drafts] Consolidate connection ID negotiation section with prior text (#1888)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfa4ae76de4_13d23ffb24ad45bc1635f6"; 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/vSN9VEWvD2Kuoj9T0Ns2EOpDwGk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 22:46:11 -0000

----==_mimepart_5bcfa4ae76de4_13d23ffb24ad45bc1635f6
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/1888#pullrequestreview-167669115
----==_mimepart_5bcfa4ae76de4_13d23ffb24ad45bc1635f6
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/1888#pullrequestreview-167669115">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_qjhIkN1UHrt3Q93jL_EzlvI2Fpks5un5wugaJpZM4XvnBy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-YblHErIP4IketHmhBWEawo35qQks5un5wugaJpZM4XvnBy.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1888"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-167669115"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-167669115",
"url": "https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-167669115",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar approved 1888",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1888#pullrequestreview-167669115"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398356594\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfa4ae76de4_13d23ffb24ad45bc1635f6--


From nobody Tue Oct 23 15:46:30 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 97D42130E36 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 15:46:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xLALCtX2iXQq for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 15:46:12 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 F033C130E1B for <quic-issues@ietf.org>; Tue, 23 Oct 2018 15:46:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540334770; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=rHfUGKDDFErUXv3rGX2X7z5iXjWZic5kUJjwmMiaqhI=; b=Xxk1cED/7MMF77pxctmorEnp6ETjC5/HUE0SsTwL68eureOlMNdYTS2zZmhFsWbKi3k1g3BS 57fcSbNHYuUIjHrsZQ1wul5SKN1mxbxEt3QNde6u/5djRajOVxiqQeqcCbg8wWw6okbyRDk+ mIyw05JAVG8LGjz6U8KiQToOOzU=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bcfa4b2.7fd110093270-smtp-out-n03; Tue, 23 Oct 2018 22:46:10 -0000 (UTC)
Date: Tue, 23 Oct 2018 15:46:10 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfa4b294f42_7fe82aeb4c3be57c726ad@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6bbfbd: Consolidate connection ID negotiation section with...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfa4b2946cc_7fe82aeb4c3be57c72527"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/23Qro34QVv_sFi2zFFyz9lsYDVE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 22:46:14 -0000

----==_mimepart_5bcfa4b2946cc_7fe82aeb4c3be57c72527
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6bbfbdfff1303446ab251e038bcb8720ec99e408
      https://github.com/quicwg/base-drafts/commit/6bbfbdfff1303446ab251e038bcb8720ec99e408
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Consolidate connection ID negotiation section with prior text

The text here was mostly good, and I believe that this is a good place
for that text.  However, some of the text was expository in nature, and
I moved that up to the connection ID definition section.  There is some
new stuff in there, mostly just to point forward to the negotiation
section.


  Commit: e56b38a33a1bc4a6c75f9631b40ab857235a64ab
      https://github.com/quicwg/base-drafts/commit/e56b38a33a1bc4a6c75f9631b40ab857235a64ab
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword based on feedback


  Commit: d20f5b542ed3374310df3d824453dfb2484e1816
      https://github.com/quicwg/base-drafts/commit/d20f5b542ed3374310df3d824453dfb2484e1816
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  My ideas for corrections, taking feedback into account


  Commit: c49a4052155123850fe52fd24e7866566c952c98
      https://github.com/quicwg/base-drafts/commit/c49a4052155123850fe52fd24e7866566c952c98
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1888 from quicwg/fix-cid-nego

Consolidate connection ID negotiation section with prior text


Compare: https://github.com/quicwg/base-drafts/compare/d64ec4997a47...c49a40521551
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfa4b2946cc_7fe82aeb4c3be57c72527--


From nobody Tue Oct 23 15:46:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE696130E6B for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 15:46:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 A6bklyZkH218 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 15:46: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 1EA4D130E84 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 15:46:15 -0700 (PDT)
Date: Tue, 23 Oct 2018 15:46:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540334773; bh=Oq+off2jJGI8KcqmFltSsZt6VSlgtrUK/XpogsewrcQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VG2GZ7VeNlKXCmCP1lXHqCOH39gAf48y/lFTcm96FBwZTbLKfjObSwoi2Z/77VWUv MezfNONh8jr2EHf8mNRaszF7cZKoUm55DdfO3aC3B4MeexnKtxGqvIc+QzBHgEBvdn gQWixyUnKr9clkPc8OMjmIdmBJFvniq2J4hb0JV8=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6feab58728c05cb58765045ef5a8c9a143c586d892cf0000000117e766b592a169ce16291e9f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1888/issue_event/1921934261@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1888@github.com>
References: <quicwg/base-drafts/pull/1888@github.com>
Subject: Re: [quicwg/base-drafts] Consolidate connection ID negotiation section with prior text (#1888)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfa4b53d4c7_438a3fde23ed45b82068e4"; 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/g36gebBb521oliGoMSSuxObiVvQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 22:46:19 -0000

----==_mimepart_5bcfa4b53d4c7_438a3fde23ed45b82068e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1888 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/1888#event-1921934261
----==_mimepart_5bcfa4b53d4c7_438a3fde23ed45b82068e4
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="371793567" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1888" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1888/hovercard" href="https://github.com/quicwg/base-drafts/pull/1888">#1888</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/1888#event-1921934261">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq06wKEzGEJlEa7e9QS9ePAVXWrNcks5un5w1gaJpZM4XvnBy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzxQ3r5_mJWvRcL0sUf78HsYBvLOks5un5w1gaJpZM4XvnBy.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1888 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1888#event-1921934261"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1888#event-1921934261",
"url": "https://github.com/quicwg/base-drafts/pull/1888#event-1921934261",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Consolidate connection ID negotiation section with prior text (#1888)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1888#event-1921934261"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398356594\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfa4b53d4c7_438a3fde23ed45b82068e4--


From nobody Tue Oct 23 15:56:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD6AE130E39 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 15:56:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 hCj_7bLedRN9 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 15:56: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 67428130E36 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 15:56:12 -0700 (PDT)
Date: Tue, 23 Oct 2018 15:56:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540335371; bh=P0LHQp+OwMi9RVcXtkajfEjBeoVXpkMarNVLIO/jV/k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=OYyjUMeGOA9C29JKrPSDu28kEv7xYbdgbc9Z/TVP0HNn+JDjRLcwDJdqLEIi51fUP ctSAcvsTvJcuH2jzqNhskRCJtTTLcJmdYjoSTo57291f3K8w/MkQVpisQ1caBMxGh5 k8YBJvtfN2rynVwyS3e/0YwkgNo2R7C09S/MotFY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5f9b90febb40706df77a4d420a5bbfeeeaf6669992cf0000000117e7690b92a169ce16294480@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1889/c432450785@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1889@github.com>
References: <quicwg/base-drafts/pull/1889@github.com>
Subject: Re: [quicwg/base-drafts] Crisp definition of BLOCKING and friends (#1889)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfa70b8110d_5f7a3fad900d45bc772da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MZ1MjAZX4IAbjN8f-7XAhdZtfe4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 22:56:14 -0000

----==_mimepart_5bcfa70b8110d_5f7a3fad900d45bc772da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closing in favour of a bigger 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/1889#issuecomment-432450785
----==_mimepart_5bcfa70b8110d_5f7a3fad900d45bc772da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closing in favour of a bigger 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/1889#issuecomment-432450785">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwGlLBy6QcQBggCD8zCB0HdxRLgdks5un56LgaJpZM4Xvp1e">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_d9A3Pe_ZRoPO5-zjgkbbce-kHcks5un56LgaJpZM4Xvp1e.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1889: Closing in favour of a bigger change."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1889#issuecomment-432450785"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1889#issuecomment-432450785",
"url": "https://github.com/quicwg/base-drafts/pull/1889#issuecomment-432450785",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Crisp definition of BLOCKING and friends (#1889)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1889,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1889#issuecomment-432450785"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398368094\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfa70b8110d_5f7a3fad900d45bc772da--


From nobody Tue Oct 23 15:56:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F0C8130E85 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 15:56:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 npF8CUlvBVUF for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 15:56: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 E9AA1130E36 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 15:56:13 -0700 (PDT)
Date: Tue, 23 Oct 2018 15:56:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540335373; bh=qnEHkKyR6INNFJ73iSXpuY1g5ZSZqNXrEZhbgBYJrsE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ezh6T8jL4NaUqxcwpfGON8nN7ldlnWL6S6C4SNHlTsn1ACrGGmly5iqtMWA79fqZt 5+1EHi1u49j5EmmwN9cL97fBJ032Q7+Hb8f5KdrDe6e6IPui8j4ehmG+yNLu//fuzV f/AK1Bm+YS2Nmb8rXJwVXODVNVSRdn03J/gOSSro=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab120180a98cd0bd6ae53a2b05fb6cca885e2ed0a992cf0000000117e7690d92a169ce16294480@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1889/issue_event/1921948749@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1889@github.com>
References: <quicwg/base-drafts/pull/1889@github.com>
Subject: Re: [quicwg/base-drafts] Crisp definition of BLOCKING and friends (#1889)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfa70d5631_49763fe036cd45b42754cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ExhbrRvUTN7J-884OjmujgL9qdc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 22:56:16 -0000

----==_mimepart_5bcfa70d5631_49763fe036cd45b42754cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1889.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1889#event-1921948749
----==_mimepart_5bcfa70d5631_49763fe036cd45b42754cc
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="371803264" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1889" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1889/hovercard" href="https://github.com/quicwg/base-drafts/pull/1889">#1889</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/1889#event-1921948749">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq45i65ZlGtgiCszJEgF6P3SAlLVkks5un56NgaJpZM4Xvp1e">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1lNCYy9JQ4jOLkLiQe7QFBqoZsuks5un56NgaJpZM4Xvp1e.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1889."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1889#event-1921948749"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1889#event-1921948749",
"url": "https://github.com/quicwg/base-drafts/pull/1889#event-1921948749",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Crisp definition of BLOCKING and friends (#1889)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1889#event-1921948749"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398368094\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfa70d5631_49763fe036cd45b42754cc--


From nobody Tue Oct 23 16:01:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4F5C130E1B for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:01:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 EaekAWFO0pWk for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:01:17 -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 14A6012D4F1 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:01:17 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:01:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540335676; bh=2U3dbpcxV8Tj22uuNAZaiFXzKgyJrRwO5nXM14BCL7U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NZVhu5E+VMj24s2MBDksHWGIT1WgExhkZRzAP+DKhAEk9sRiF5kaMF/+uuJwXOg4j 9Ftaa2e6IzyOjEs1kx1X24ScfBQPMGVqEmxEUWP3vbt1Q6xVWzzPXs1AVTJdSdFh1l r/o6TX4lOOSBitePPbWz4qnvq3CJ1adT0WH5/7Vc=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab74c3918eedcb9ddcfd34fb3985f23acd6eb6898192cf0000000117e76a3c92a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1853/432451888@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1853@github.com>
References: <quicwg/base-drafts/issues/1853@github.com>
Subject: Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfa83c5c9df_68723fc52c6d45bc10011f"; 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/iO4SOSkSGxu4WGumIViiwik5ETU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:01:19 -0000

----==_mimepart_5bcfa83c5c9df_68723fc52c6d45bc10011f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't think the case is strong enough here to warrant a change.  I'll try to improve the text instead.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1853#issuecomment-432451888
----==_mimepart_5bcfa83c5c9df_68723fc52c6d45bc10011f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I don't think the case is strong enough here to warrant a change.  I'll try to improve the text instead.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1853#issuecomment-432451888">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8DIKcMLEwEtAXyeVbcQA2qOkEHRks5un5-8gaJpZM4XYFQw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8wWr9Hx3R2py4unuYoJFf9rRQDIks5un5-8gaJpZM4XYFQw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1853: I don't think the case is strong enough here to warrant a change.  I'll try to improve the text instead."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1853#issuecomment-432451888"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-432451888",
"url": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-432451888",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1853,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853#issuecomment-432451888"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392188976\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfa83c5c9df_68723fc52c6d45bc10011f--


From nobody Tue Oct 23 16:01:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 56CAC130E41 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:01:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 hSLhGofAMRDn for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:01: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 953CB127AC2 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:01:18 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:01:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540335677; bh=encICl8s0dKzw9pc8kCRM6acV3L4Q/VnmKJkNUnOhAE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UJRMc5SbkIh83M/GKo64YiYcl0b08GGJIc5PdCtar+HyAkRT2MqV55nlOLTbP5Sip SxQ07BGffBKBF8wm40M/ZieCKOWSLgFThLg+avbPnPTvTx6Friip8qnGM+lfCuJAoO GG34MtdN2LHy26C4iQpqF0/pZlhRnbl8PLD58xxQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4aa69af5110a3c7aa542c35f4116ff20f8d76b3092cf0000000117e76a3d92a169ce16022c3e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1853/issue_event/1921959252@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1853@github.com>
References: <quicwg/base-drafts/issues/1853@github.com>
Subject: Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfa83dbc525_195a3fdb132d45b46749b"; 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/amLyirFBcpsdbvBblFucrvDhz2g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:01:21 -0000

----==_mimepart_5bcfa83dbc525_195a3fdb132d45b46749b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1853.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1853#event-1921959252
----==_mimepart_5bcfa83dbc525_195a3fdb132d45b46749b
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="369241150" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1853" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1853/hovercard" href="https://github.com/quicwg/base-drafts/issues/1853">#1853</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/1853#event-1921959252">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq11LfYn2F0OyHto63RFVgDdGMmpkks5un5-9gaJpZM4XYFQw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4ewSMUGr6iRqZcOTI2kL0RB1I86ks5un5-9gaJpZM4XYFQw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1853."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1853#event-1921959252"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1853#event-1921959252",
"url": "https://github.com/quicwg/base-drafts/issues/1853#event-1921959252",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Does GOAWAY really need a stream number? (#1853)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1853#event-1921959252"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392188976\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfa83dbc525_195a3fdb132d45b46749b--


From nobody Tue Oct 23 16:12:24 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C00B1130E85 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:12:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1E-jJuBq6EBZ for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:12:11 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 3BAFB130F52 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:12:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540336330; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=CVKigIS6LKpor9qw1wTprO9j8h5Fx9sFtAVcGMb/Rzo=; b=WTWc0hl1MClR1qzcjuUdbY6Qr6T4uhxMsRQBnQ1eMY0WNk8RDz8A4jTFWq1Y1zlebG3yUmuu Gfopa0wMVm5z7DUdUDeiF2pVhSc39S4yWWTDeClhm82SNeSi4HKC356og/6fcVHsIrksfdnF gdw/6sGMTub8M+gt2SlshRlOIgg=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcfaaca.7f1944174960-smtp-out-n02; Tue, 23 Oct 2018 23:12:10 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:12:09 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfaac95a1ce_7f852b1349b5457867385@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7ad0b1: The "quic " label is used for key update
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfaac959e34_7f852b1349b54578672f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cjkoOwU4eBmGnvW1r6iTE_IfvRQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:12:22 -0000

----==_mimepart_5bcfaac959e34_7f852b1349b54578672f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/quic-key-update
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7ad0b15419b216453fc67fc2749aabdeeeff097c
      https://github.com/quicwg/base-drafts/commit/7ad0b15419b216453fc67fc2749aabdeeeff097c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  The "quic " label is used for key update

Closes #1845.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfaac959e34_7f852b1349b54578672f1--


From nobody Tue Oct 23 16:12:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1FF24130E36 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:12:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 luMIB3astw6H for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:12: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 EF8BF127AC2 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:12:30 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:12:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540336350; bh=t7jQnSNp0XhVGx5hvM0rJdiPxOiFkR9+hsvLVt/gQ3E=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=J+V4521E3dPpkKnzx1RwRhuVdGRwMABPX3zkwuaftPR7KGNvz64L0jJJj/QhLASv0 SNetLFarQwjk7KZaZlzd8R8l7bPN0qHgW72SH+BQeRD7k3R9S6ANnTIdTAMT8cJQqZ te9c3OKPG9WIluDLF5mFnSu8/Uryt1h1gbJ/cnzs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0b3718d2967c5adb40a0b3b40106cd2f4fc5e9b092cf0000000117e76cde92a169ce163f3039@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1899@github.com>
Subject: [quicwg/base-drafts] The "quic " label is used for key update (#1899)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfaade4bd63_686b3fc52c6d45bc99384"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1IjQ55WxHp7MxeWa7VPUDD0ITeA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:12:33 -0000

----==_mimepart_5bcfaade4bd63_686b3fc52c6d45bc99384
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closes #1845.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1899

-- Commit Summary --

  * The "quic " label is used for key update

-- File Changes --

    M draft-ietf-quic-tls.md (25)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1899.patch
https://github.com/quicwg/base-drafts/pull/1899.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/1899

----==_mimepart_5bcfaade4bd63_686b3fc52c6d45bc99384
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 #1845.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="368009726" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1845" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1845/hovercard" href="https://github.com/quicwg/base-drafts/issues/1845">#1845</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/1899'>https://github.com/quicwg/base-drafts/pull/1899</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>The &quot;quic &quot; label is used for key update</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1899/files#diff-0">draft-ietf-quic-tls.md</a>
    (25)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1899.patch'>https://github.com/quicwg/base-drafts/pull/1899.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1899.diff'>https://github.com/quicwg/base-drafts/pull/1899.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/1899">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4TmbmMHPnwW9iPdD1jQNejTDTVbks5un6JegaJpZM4X21SN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0tOsBff5vo1P8CGZRnaZewrglBlks5un6JegaJpZM4X21SN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"The \"quic \" label is used for key update (#1899)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1899"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1899",
"url": "https://github.com/quicwg/base-drafts/pull/1899",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "The \"quic \" label is used for key update (#1899)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "7ad0b15",
"value": "The \"quic \" label is used for key update"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1899/files#diff-0) (25 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1899,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1899\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1899"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1899.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1899.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400249997\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfaade4bd63_686b3fc52c6d45bc99384--


From nobody Tue Oct 23 16:13:39 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 26696130E39 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:13:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Om2Jb57aHekp for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:13:36 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 B6FF6130E36 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:13:36 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540336416; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=JQ982BoTlqlkNguWXXT2nQqbe1VoX7jCEsgRh175wD0=; b=Ys+iwzHyOcHzCJRuUJ4LskPrx9b3z+iAwd0/YHdCnH3/rZUrXiPnBnC6usjC+rsf2VqUNuzC GZAysHlQDYN8OzEwLvg6FvP7mOCxyLsagkluZm+Qp8w8Jqxs/Q3oyvWeOUOylwx+b50+aUln FGoqCATAkKbD2DkuWbPzALhJiCk=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcfab1f.7f3414336b70-smtp-out-n01; Tue, 23 Oct 2018 23:13:35 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:13:35 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfab1fba55f_2e92abb8ec7258083913@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 648943: Use 'it' less
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfab1fba21a_2e92abb8ec72580838ad"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dJxUbmn_MrwjWWWashwzOvy4ts4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:13:38 -0000

----==_mimepart_5bcfab1fba21a_2e92abb8ec72580838ad
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/quic-key-update
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6489433b169879e9c573aa8d680e4e99e9e3b897
      https://github.com/quicwg/base-drafts/commit/6489433b169879e9c573aa8d680e4e99e9e3b897
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Use 'it' less



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfab1fba21a_2e92abb8ec72580838ad--


From nobody Tue Oct 23 16:14:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1188D130E7C for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:13:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 QOmUwEVnaBv7 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:13: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 1C656127AC2 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:13:39 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:13:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540336418; bh=eIFq23uMaNXxDxgUW2J/GHGXHmwpVHMlcZkX8jL/MEg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bJjAV0yI79TB1Rxwey6P5V6blE9iD2aFd2xHt/dNDKG4VVgjui7Tbs2Gj23HHarGu UwCH/oZabUqZ0a7m/hPd4U0Cbd8wyXxsXtVbdcFAH/dSk3A4Wu+BP8J7ZHKlOdeUrD 3xspMkk2zOK8rmrcMtO9o351e1OfFqRN/XwmyBlk=
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/1899/push/2985241712@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1899@github.com>
References: <quicwg/base-drafts/pull/1899@github.com>
Subject: Re: [quicwg/base-drafts] The "quic " label is used for key update (#1899)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfab226bc7a_65953fa47ecd45bc413044"; 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/MnJSj1mmjoG989mjsF6kNmCyP9c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:13:46 -0000

----==_mimepart_5bcfab226bc7a_65953fa47ecd45bc413044
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

6489433  Use 'it' less


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1899/files/7ad0b15419b216453fc67fc2749aabdeeeff097c..6489433b169879e9c573aa8d680e4e99e9e3b897

----==_mimepart_5bcfab226bc7a_65953fa47ecd45bc413044
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/6489433">6489433</a>  Use &#39;it&#39; less</li>
</ul>


<p style="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/1899/files/7ad0b15419b216453fc67fc2749aabdeeeff097c..6489433b169879e9c573aa8d680e4e99e9e3b897">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzq8QdEceOPrNqBFue5xksNbBK0kks5un6KigaJpZM4X21SN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1smUEBTTEtmsGlJfEMX9OAlF08fks5un6KigaJpZM4X21SN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1899"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1899/files/7ad0b15419b216453fc67fc2749aabdeeeff097c..6489433b169879e9c573aa8d680e4e99e9e3b897"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1899/files/7ad0b15419b216453fc67fc2749aabdeeeff097c..6489433b169879e9c573aa8d680e4e99e9e3b897",
"url": "https://github.com/quicwg/base-drafts/pull/1899/files/7ad0b15419b216453fc67fc2749aabdeeeff097c..6489433b169879e9c573aa8d680e4e99e9e3b897",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1899",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1899:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "6489433",
"value": "Use 'it' less"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1899/files/7ad0b15419b216453fc67fc2749aabdeeeff097c..6489433b169879e9c573aa8d680e4e99e9e3b897"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400249997\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfab226bc7a_65953fa47ecd45bc413044--


From nobody Tue Oct 23 16:21:01 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9D730130F2F for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:20:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iLwCUX6J6mED for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:20:34 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 EE439130FE5 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:20:30 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540336830; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=YpjrTFbkX3pPNLe5oksCYxGH960L3Q60CJ5DoW6NA3U=; b=qMkdyGQxxtXUXKJ6ioniyrFUJ2BbUZEXTEwK8moStzzh2JnZsrwVvP10MYX8AfzSauAa1sFZ ciy2fAqZ2S4gS9x3f5y4xWJKDWr1ILG4H4NOC4dRTNktmTjd0Yg6r2q80npIq2bpMLDjN5xu oB8X9qtotfLnQUt+eI9pRVbD6xo=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bcfacbd.7f9ccc085960-smtp-out-n02; Tue, 23 Oct 2018 23:20:29 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:20:29 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfacbdbef39_351d2b031872e570385e6@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] de33af: Remove more text
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfacbdbebbf_351d2b031872e570384fa"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zYwJuFO7SH0xTU_dalZ_0mvPvcs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:20:45 -0000

----==_mimepart_5bcfacbdbebbf_351d2b031872e570384fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: de33af6fddea1827b18743863dd247c62ad8614b
      https://github.com/quicwg/base-drafts/commit/de33af6fddea1827b18743863dd247c62ad8614b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove more text


  Commit: 1bd447284d729c9037bec0ca21510b56b67cafab
      https://github.com/quicwg/base-drafts/commit/1bd447284d729c9037bec0ca21510b56b67cafab
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  TODO structure


  Commit: fcdfbba5e63f01887f15a0494de25873290c2d32
      https://github.com/quicwg/base-drafts/commit/fcdfbba5e63f01887f15a0494de25873290c2d32
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/Source/Client/


Compare: https://github.com/quicwg/base-drafts/compare/18835d7ef733...fcdfbba5e63f
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfacbdbebbf_351d2b031872e570384fa--


From nobody Tue Oct 23 16:21:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 20A34130F62 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:20:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 QAPyfKWruo3s for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16: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 386DD130E48 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:20:34 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:20:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540336833; bh=um8tdSCioQtP5gTkQsfiYH+jlUaus8SmvgoP39SkkYk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jGwhPAXM5QaKs26fWJloagxP7v53FxGgPWiH3NwdgkBi4rFA6asyjAQsdp7uNIwgY YHySGuERL2r2Xv1GP2Gyrz/b3dUSyF21ULC0EGvHtNorvjRuCy6UaQDc6IMaUy5cNO 5RBz4IBNxfZ059TSLMYTomhaNlKh/r7hjdG5DW3g=
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/1886/push/2985254169@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfacc112f03_1d753fa8c8ed45bc116b0"; 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/0AY3ri7iuwpFDrzCbJ5Su2Loxbw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:20:46 -0000

----==_mimepart_5bcfacc112f03_1d753fa8c8ed45bc116b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 3 commits.

de33af6  Remove more text
1bd4472  TODO structure
fcdfbba  s/Source/Client/


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886/files/18835d7ef7334276e9d0b796c9bb2e349e48cfeb..fcdfbba5e63f01887f15a0494de25873290c2d32

----==_mimepart_5bcfacc112f03_1d753fa8c8ed45bc116b0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 3 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/de33af6">de33af6</a>  Remove more text</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/1bd4472">1bd4472</a>  TODO structure</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/fcdfbba">fcdfbba</a>  s/Source/Client/</li>
</ul>


<p style="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/1886/files/18835d7ef7334276e9d0b796c9bb2e349e48cfeb..fcdfbba5e63f01887f15a0494de25873290c2d32">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8mt5qJiGWiY1BHcZ9l8_wurtA-Dks5un6RBgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9Oqc9_alTtYqgrbhiRSuDW1UjFYks5un6RBgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 3 commits in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/18835d7ef7334276e9d0b796c9bb2e349e48cfeb..fcdfbba5e63f01887f15a0494de25873290c2d32"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/18835d7ef7334276e9d0b796c9bb2e349e48cfeb..fcdfbba5e63f01887f15a0494de25873290c2d32",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/18835d7ef7334276e9d0b796c9bb2e349e48cfeb..fcdfbba5e63f01887f15a0494de25873290c2d32",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 3 commits in #1886",
"sections": [
{
"text": "3 new commits pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "de33af6",
"value": "Remove more text"
},
{
"name": "1bd4472",
"value": "TODO structure"
},
{
"name": "fcdfbba",
"value": "s/Source/Client/"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/18835d7ef7334276e9d0b796c9bb2e349e48cfeb..fcdfbba5e63f01887f15a0494de25873290c2d32"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfacc112f03_1d753fa8c8ed45bc116b0--


From nobody Tue Oct 23 16:21:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 25207130F41 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:21:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 tam4vIKBlhGp for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:21: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 06151130E76 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:21:37 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:21:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540336896; bh=JwYTKUO833axj9LsPYY4jevajFeIiS85wKZr6tmkb7c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gJa+pQblWc0i/x7PjP7UbMo5bgANqbEAUw3Hdw84iKMV5jLIrYVeW6ThYyZ420VCv cGeH1W0bdwgzVsIXijK6gd3V5i/SUXL232vRZZXgnUw5uR/4YFxSg5Rj5G2Mhi6exh r/s+ykYoisSiTuENoAw306mLkr5Yfy4yqxbhatME=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe86de71079f0820cd9a458585b2a00571ee43e7792cf0000000117e76eff92a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167677222@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfad00f9b_58df3fd04fcd45c483962"; 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/1Vdh8trhtjjpVwjHPL_IUkO9Amk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:21:51 -0000

----==_mimepart_5bcfad00f9b_58df3fd04fcd45c483962
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> +handshake, the server then needs to validate that the client owns the address
+that it claims.  QUIC therefore provides mechanisms for source address
+validation during connection establishment.
+
+Source addresses can be verified through an address validation token.  This
+token is delivered during connection establishment with a Retry packet (see
+{{validate-retry}}) or in a previous connection using the NEW_TOKEN frame (see
+{{validate-future}}).
+
+
+### Address Validation using Retry Packets {#validate-retry}
+
+QUIC uses token-based address validation during connection establishment.  Any
+time the server wishes to validate a client address, it provides the client with
+a token.  As long as it is not possible for an attacker to generate a valid
+token for its address (see {{token-integrity}}) and the client is able to return

```suggestion
token for its address (see {{token-integrity}}) and the client is able to return
token for its own address (see {{token-integrity}}) and the client is able to return
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167677222
----==_mimepart_5bcfad00f9b_58df3fd04fcd45c483962
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1886#discussi=
on_r227598288">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +handshake, the server then needs to valid=
ate that the client owns the address
+that it claims.  QUIC therefore provides mechanisms for source address
+validation during connection establishment.
+
+Source addresses can be verified through an address validation token.  T=
his
+token is delivered during connection establishment with a Retry packet (=
see
+{{validate-retry}}) or in a previous connection using the NEW_TOKEN fram=
e (see
+{{validate-future}}).
+
+
+### Address Validation using Retry Packets {#validate-retry}
+
+QUIC uses token-based address validation during connection establishment=
.  Any
+time the server wishes to validate a client address, it provides the cli=
ent with
+a token.  As long as it is not possible for an attacker to generate a va=
lid
+token for its address (see {{token-integrity}}) and the client is able t=
o return
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-token for its address (see {{token-integrity}=
}) and the client is able to return
+token for its address (see {{token-integrity}}) and the client is able t=
o return
+token for its own address (see {{token-integrity}}) and the client is ab=
le to return
</pre>


<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/1886#pullrequestreview-167677222">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
04UA328SDuFhTau2TYWIWEgWumFks5un6SAgaJpZM4XvfnH">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq8XqsbuJUy7Ve0TEbzcMe=
CF1HV4gks5un6SAgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar commented on #1886"}],"action":{"name":"View Pull Request","url":=
"https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167677=
222"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestrev=
iew-167677222",
"url": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview=
-167677222",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1886",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview=
-167677222"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3983262=
15\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfad00f9b_58df3fd04fcd45c483962--


From nobody Tue Oct 23 16:22:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2AEFA130E9B for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:22:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 UCfc2TKNvzUI for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:22: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 2DCE4130F4C for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:22:36 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:22:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540336955; bh=d90NqKCc5wwLPz88o4S3osg0szU1vqEWUn6aIz2UZWs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=usp1gFu1TrufpljWdt3Ywvlm15ttoQh3RntNSJoKfMAc80K2WRF9LFwyicpHutkTC mjHZ9+51sYRm1Q5BqufRqkBiiVdBRG5+2mkdWkNnvXP2AE/7HoAjaDC+uDkABN9HtE KI4vEN4qncrhUze2jpxxhPARL8r0R1r5TfYeD1WY=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab46ca6e5e0fb45a0cacdf77646bdf465829eac81292cf0000000117e76f3b92a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167677421@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfad3b51bc5_58ff3fd04fcd45c4819f8"; 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/Fade6WrzWwDas46AQ657gN25yMo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:22:54 -0000

----==_mimepart_5bcfad3b51bc5_58ff3fd04fcd45c4819f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> +
+### Address Validation using Retry Packets {#validate-retry}
+
+QUIC uses token-based address validation during connection establishment.  Any
+time the server wishes to validate a client address, it provides the client with
+a token.  As long as it is not possible for an attacker to generate a valid
+token for its address (see {{token-integrity}}) and the client is able to return
+that token, it proves to the server that it received the token.
+
+Upon receiving the client's Initial packet, the server can request address
+validation by sending a Retry packet ({{packet-retry}}) containing a token. This
+token is repeated by the client in an Initial packet after it receives the Retry
+packet.  In response to receiving a token in an Initial packet, a server can
+either abort the connection or permit it to proceed.
+
+

```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/1886#pullrequestreview-167677421
----==_mimepart_5bcfad3b51bc5_58ff3fd04fcd45c4819f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1886#discussi=
on_r227598483">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +
+### Address Validation using Retry Packets {#validate-retry}
+
+QUIC uses token-based address validation during connection establishment=
.  Any
+time the server wishes to validate a client address, it provides the cli=
ent with
+a token.  As long as it is not possible for an attacker to generate a va=
lid
+token for its address (see {{token-integrity}}) and the client is able t=
o return
+that token, it proves to the server that it received the token.
+
+Upon receiving the client&#39;s Initial packet, the server can request a=
ddress
+validation by sending a Retry packet ({{packet-retry}}) containing a tok=
en. This
+token is repeated by the client in an Initial packet after it receives t=
he Retry
+packet.  In response to receiving a token in an Initial packet, a server=
 can
+either abort the connection or permit it to proceed.
+
+
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-
</pre>


<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/1886#pullrequestreview-167677421">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
_z4ZxeEATWxF0v-vRHTdZ0ETE0oks5un6S7gaJpZM4XvfnH">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkqwfl2cQTbH3Jout17V7Gw=
CkNDOxYks5un6S7gaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar commented on #1886"}],"action":{"name":"View Pull Request","url":=
"https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167677=
421"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestrev=
iew-167677421",
"url": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview=
-167677421",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1886",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview=
-167677421"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3983262=
15\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfad3b51bc5_58ff3fd04fcd45c4819f8--


From nobody Tue Oct 23 16:23:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8188D130F9F for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:22:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 dMgKEj5zTQSM for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:22:55 -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 40218130E5F for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:22:55 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:22:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540336974; bh=eE1QgvsjXrwRl3nL9UxwiZCqnnDgehfP7GI1h2wNJGo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AeiOxibn6lAwBGdtuXIkPYrsVyhLK653+aPtldgY1AgBWbPBbI/V0squmFiVQBPip QnQR7s7yc2VmRSg2cdq4i5EJ2IgRt6RtPJNyP1fUo/HY5inmbRH3rVmzIx4p/T/nAA LZ76JkWhHTuBxc+QQHqsNirgxCql08BLBQ/b1YeI=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab86128398792bdf964cec4918692c6c99fb0bfb8392cf0000000117e76f4e92a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167677480@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfad4e75316_ec43f91c70d45c4687fd"; 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/VsWtd_QV51KysVqYtPcVpLgHp0Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:23:09 -0000

----==_mimepart_5bcfad4e75316_ec43f91c70d45c4687fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> +### Address Validation using Retry Packets {#validate-retry}
+
+QUIC uses token-based address validation during connection establishment.  Any
+time the server wishes to validate a client address, it provides the client with
+a token.  As long as it is not possible for an attacker to generate a valid
+token for its address (see {{token-integrity}}) and the client is able to return
+that token, it proves to the server that it received the token.
+
+Upon receiving the client's Initial packet, the server can request address
+validation by sending a Retry packet ({{packet-retry}}) containing a token. This
+token is repeated by the client in an Initial packet after it receives the Retry
+packet.  In response to receiving a token in an Initial packet, a server can
+either abort the connection or permit it to proceed.
+
+
+A server can also use the Retry packet to defer the state and processing costs

```suggestion
A server can also use the Retry packet to defer the state and processing costs
A server can also use a Retry packet to defer the state and processing costs
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167677480
----==_mimepart_5bcfad4e75316_ec43f91c70d45c4687fd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1886#discussi=
on_r227598539">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +### Address Validation using Retry Packet=
s {#validate-retry}
+
+QUIC uses token-based address validation during connection establishment=
.  Any
+time the server wishes to validate a client address, it provides the cli=
ent with
+a token.  As long as it is not possible for an attacker to generate a va=
lid
+token for its address (see {{token-integrity}}) and the client is able t=
o return
+that token, it proves to the server that it received the token.
+
+Upon receiving the client&#39;s Initial packet, the server can request a=
ddress
+validation by sending a Retry packet ({{packet-retry}}) containing a tok=
en. This
+token is repeated by the client in an Initial packet after it receives t=
he Retry
+packet.  In response to receiving a token in an Initial packet, a server=
 can
+either abort the connection or permit it to proceed.
+
+
+A server can also use the Retry packet to defer the state and processing=
 costs
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-A server can also use the Retry packet to def=
er the state and processing costs
+A server can also use the Retry packet to defer the state and processing=
 costs
+A server can also use a Retry packet to defer the state and processing c=
osts
</pre>


<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/1886#pullrequestreview-167677480">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
0HETEKQ5WKnakRXx05WrBc7KbkWks5un6TOgaJpZM4XvfnH">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq8ofBIupV7g4J_q0sq4Ec=
yjDjfKgks5un6TOgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar commented on #1886"}],"action":{"name":"View Pull Request","url":=
"https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167677=
480"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestrev=
iew-167677480",
"url": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview=
-167677480",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1886",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview=
-167677480"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3983262=
15\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfad4e75316_ec43f91c70d45c4687fd--


From nobody Tue Oct 23 16:25:52 2018
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 8899E130E97 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:25:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 PtQM7aq6M4iS for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:25:37 -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 AC3A2130EAE for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:25: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=bpT7tSCO516m/qy252s71KDafDQ=; b=e+MnxUrUBQU+TYrv xkEKavI6+93XXY8f4uRtGRrMfwcexx/V+a/j3VNAcyheadKDpPioTQniLZtuqGf7 N2pok/ezagRZvJmuG7OayyA/qUemTpLvSW0NU5V1fJroykQ8WaLe+NGTC7SPkd4s 27Xq9Q5W464/JpD/GoThgDrGp1U=
Received: by filter1452p1mdw1.sendgrid.net with SMTP id filter1452p1mdw1-14757-5BCFADEF-5 2018-10-23 23:25:35.583595053 +0000 UTC m=+435716.641989208
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id 8SltBN14RdSqixmew1jPsg for <quic-issues@ietf.org>; Tue, 23 Oct 2018 23:25:35.536 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id 7F2B3C13D1 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:25:35 -0700 (PDT)
Date: Tue, 23 Oct 2018 23:25:35 +0000 (UTC)
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbb08f7a1bb5d8859f4dd413edf75034e1f6869ba92cf0000000117e76fef92a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167678067@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfadef7bd21_564f3fb9aaed45c45079e"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak08YBFirrpNTecSZdPDhSj52OU9M8txRWtqtF jDHBQV2hz64rQQLAIJ2hwWNFC+QiIubGzJj11xrQlrpNl4UFEgAf899GWIuZEGsAA976k1EQaNCyML B+/hfkl5Tdt7ZSEMLa6CFXk9oMFt25365iYqebqzToKC4TD3CgHuVREesBOa2eCaeZxflBquaUo+ok U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aMU_MD2MitxU0SVDTG4C0zeAITc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:25:51 -0000

----==_mimepart_5bcfadef7bd21_564f3fb9aaed45c45079e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> +QUIC uses token-based address validation during connection establishment.  Any
+time the server wishes to validate a client address, it provides the client with
+a token.  As long as it is not possible for an attacker to generate a valid
+token for its address (see {{token-integrity}}) and the client is able to return
+that token, it proves to the server that it received the token.
+
+Upon receiving the client's Initial packet, the server can request address
+validation by sending a Retry packet ({{packet-retry}}) containing a token. This
+token is repeated by the client in an Initial packet after it receives the Retry
+packet.  In response to receiving a token in an Initial packet, a server can
+either abort the connection or permit it to proceed.
+
+
+A server can also use the Retry packet to defer the state and processing costs
+of connection establishment.  By giving the client a different connection ID to
+use, the connection might be routed to a different server instance, which have

```suggestion
use, a server can cause the connection to be routed to a server instance with
more resources available for new 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/pull/1886#pullrequestreview-167678067
----==_mimepart_5bcfadef7bd21_564f3fb9aaed45c45079e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1886#discussion=
_r227599060">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +QUIC uses token-based address validation du=
ring connection establishment.  Any
+time the server wishes to validate a client address, it provides the clien=
t with
+a token.  As long as it is not possible for an attacker to generate a valid
+token for its address (see {{token-integrity}}) and the client is able to =
return
+that token, it proves to the server that it received the token.
+
+Upon receiving the client&#39;s Initial packet, the server can request add=
ress
+validation by sending a Retry packet ({{packet-retry}}) containing a token=
. This
+token is repeated by the client in an Initial packet after it receives the=
 Retry
+packet.  In response to receiving a token in an Initial packet, a server c=
an
+either abort the connection or permit it to proceed.
+
+
+A server can also use the Retry packet to defer the state and processing c=
osts
+of connection establishment.  By giving the client a different connection =
ID to
+use, the connection might be routed to a different server instance, which =
have
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-use, the connection might be routed to a differ=
ent server instance, which have
+use, a server can cause the connection to be routed to a server instance w=
ith
+more resources available for new connections.
</pre>


<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/1886#pullrequestreview-167678067">view it on GitHub</a>, or <=
a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq33hzHh7-1H=
7FImzvI9jNFF-XZypks5un6VvgaJpZM4XvfnH">mute the thread</a>.<img src=3D"http=
s://github.com/notifications/beacon/AWbkq8xsg0kzjMe2zBQcdnnQ4MPdn5MNks5un6V=
vgaJpZM4XvfnH.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@janaiyengar commente=
d on #1886"}],"action":{"name":"View Pull Request","url":"https://github.co=
m/quicwg/base-drafts/pull/1886#pullrequestreview-167678067"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestrevie=
w-167678067",
"url": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-1=
67678067",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1886",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-1=
67678067"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfadef7bd21_564f3fb9aaed45c45079e--


From nobody Tue Oct 23 16:26:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 757E1130E8B for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:25:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 tceSL_sgORWr for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:25: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 8315D130F1F for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:25:45 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:25:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337144; bh=tIKtQTo7NkDOhB17OP00og2HnN3Qi5x4s1mK3A1BhQs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sZbfOxC46pUy2CF8z31Jf0lH9H7fCSogkMcJDIPYJtM8X/5mY6aw6vq1NL7GZ7lRK ThLvbnWlzzqqnxP6ZhJJ0y1m+ul9buhyijfCLnPkD6qb718ykAJCDyNEFmGXTNu4d6 S/gQ8JNBU6O62pnt9NrIIyk26roN7W6W5X0V2v80=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab82182674ba2264298ad3094abb210cdbe011a1f692cf0000000117e76ff892a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167678108@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfadf8bbfa5_48bc3fada74d45c4451c3"; 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/_J7ZEk5dC2U3ykyZ5mGzgG3-8JA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:25:55 -0000

----==_mimepart_5bcfadf8bbfa5_48bc3fada74d45c4451c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> +time the server wishes to validate a client address, it provides the client with
+a token.  As long as it is not possible for an attacker to generate a valid
+token for its address (see {{token-integrity}}) and the client is able to return
+that token, it proves to the server that it received the token.
+
+Upon receiving the client's Initial packet, the server can request address
+validation by sending a Retry packet ({{packet-retry}}) containing a token. This
+token is repeated by the client in an Initial packet after it receives the Retry
+packet.  In response to receiving a token in an Initial packet, a server can
+either abort the connection or permit it to proceed.
+
+
+A server can also use the Retry packet to defer the state and processing costs
+of connection establishment.  By giving the client a different connection ID to
+use, the connection might be routed to a different server instance, which have
+additional capacity for new connections.

```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/1886#pullrequestreview-167678108
----==_mimepart_5bcfadf8bbfa5_48bc3fada74d45c4451c3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1886#discussi=
on_r227599097">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +time the server wishes to validate a clie=
nt address, it provides the client with
+a token.  As long as it is not possible for an attacker to generate a va=
lid
+token for its address (see {{token-integrity}}) and the client is able t=
o return
+that token, it proves to the server that it received the token.
+
+Upon receiving the client&#39;s Initial packet, the server can request a=
ddress
+validation by sending a Retry packet ({{packet-retry}}) containing a tok=
en. This
+token is repeated by the client in an Initial packet after it receives t=
he Retry
+packet.  In response to receiving a token in an Initial packet, a server=
 can
+either abort the connection or permit it to proceed.
+
+
+A server can also use the Retry packet to defer the state and processing=
 costs
+of connection establishment.  By giving the client a different connectio=
n ID to
+use, the connection might be routed to a different server instance, whic=
h have
+additional capacity for new connections.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-additional capacity for new connections.
</pre>


<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/1886#pullrequestreview-167678108">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
1fQ06y2ezYrmF8QYGgN2c9d8mk9ks5un6V4gaJpZM4XvfnH">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq-jNqJit8OwxRRQ7KU1t1=
e9aaCRAks5un6V4gaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar commented on #1886"}],"action":{"name":"View Pull Request","url":=
"https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167678=
108"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestrev=
iew-167678108",
"url": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview=
-167678108",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1886",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview=
-167678108"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3983262=
15\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfadf8bbfa5_48bc3fada74d45c4451c3--


From nobody Tue Oct 23 16:26:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0FBF8130E5F for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:25:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 FXmrItWa7aZy for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:25: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 58CF7130EC0 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:25:55 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:25:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337154; bh=RR3heudBSw1eeVyFPJF8Dm+mULM6+5azjwSwu1+jvHk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x+reW4SBRza15EqXCPHMGl2hK3oIFogJtps/EC7meABKVDVU0T+eHMmFwVXDFaUUe UxnXqtAeAUwWx405dPimWs3YPWlcFFXh4DKmljM5uanAwpKZ+x53Yit2kCi2k7/mv1 DoG9ioYIEX0mLaztXColXoFsfMD8SPH8aa845UfQ=
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/1899/push/2985263797@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1899@github.com>
References: <quicwg/base-drafts/pull/1899@github.com>
Subject: Re: [quicwg/base-drafts] The "quic " label is used for key update (#1899)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfae027628f_1d593fa8c8ed45bc214ee"; 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/3QdqfL8JFLFX4tkZGQw69qUAGuA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:25:57 -0000

----==_mimepart_5bcfae027628f_1d593fa8c8ed45bc214ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

e5eee0b  Use unexpected_message for KeyUpdate


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1899/files/6489433b169879e9c573aa8d680e4e99e9e3b897..e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3

----==_mimepart_5bcfae027628f_1d593fa8c8ed45bc214ee
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/e5eee0b">e5eee0b</a>  Use unexpected_message for KeyUpdate</li>
</ul>


<p style="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/1899/files/6489433b169879e9c573aa8d680e4e99e9e3b897..e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0fbCgxlbLWOqSMAjMJEqNNnuN7Oks5un6WCgaJpZM4X21SN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1ILVWPnLxw91o9J39JJuwxQgZw_ks5un6WCgaJpZM4X21SN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1899"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1899/files/6489433b169879e9c573aa8d680e4e99e9e3b897..e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1899/files/6489433b169879e9c573aa8d680e4e99e9e3b897..e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3",
"url": "https://github.com/quicwg/base-drafts/pull/1899/files/6489433b169879e9c573aa8d680e4e99e9e3b897..e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1899",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1899:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "e5eee0b",
"value": "Use unexpected_message for KeyUpdate"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1899/files/6489433b169879e9c573aa8d680e4e99e9e3b897..e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400249997\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfae027628f_1d593fa8c8ed45bc214ee--


From nobody Tue Oct 23 16:26:16 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 274B8130E48 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zlQJfCigmEHi for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:13 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 5D4B6130E41 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:26:13 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540337172; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ScOLDIEN62KrzwmwTGWyjNV9/xpBDb7lWa/bDdsiqb8=; b=f1PQA0eL8C7Vj0yvWqsk/DEnYkJ3384qbSyh0b7oORXyobnfQUycGrxMOKc04qL4liTm/cxP uXM5uYzciLx0IvOmTjQiKkytk3RMoy0HhJvBdNUdj1Ij/YSnuVh9B5BqT6OrTIQL59scR1RM SWbzZ/W+TtqP0ks/E8bNaSz/PZk=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bcfae14.7fd073476750-smtp-out-n02; Tue, 23 Oct 2018 23:26:12 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:26:11 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfae1386f19_51a82b173cdb258077357@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 16a714: own
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfae1386add_51a82b173cdb25807721a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xIJwUZPnM34BVZB5KS_3nkB2ZXg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:26:15 -0000

----==_mimepart_5bcfae1386add_51a82b173cdb25807721a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: 16a714d64ed1e5029450d3d96225554115fc908d
      https://github.com/quicwg/base-drafts/commit/16a714d64ed1e5029450d3d96225554115fc908d
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  own

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfae1386add_51a82b173cdb25807721a--


From nobody Tue Oct 23 16:26:22 2018
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 B96A5130E41 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 iQUsPwAczHm7 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26: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 080DA130E70 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:26: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=6LpUyDLtp3fD/tkl56Ll7OkUUqs=; b=mPs2cvc3Pu3Cd7aZ 9OIweyKjvI4Ht9ZgYCrAQWvhZV9cTOsVUx6sfE0KxKx7jeZbPS3WoUiTr9UW+T6A rCYXCWDZe5x88AvXsfwO++rMKDlsThSafeubI3wbK9Lz+R2UUtjHO5JBhNKuzKDy BpY2OUSQdcRpgJ2YuDSoYv3S2es=
Received: by filter1594p1mdw1.sendgrid.net with SMTP id filter1594p1mdw1-32509-5BCFAE17-7 2018-10-23 23:26:15.147725532 +0000 UTC m=+433960.761410114
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) by ismtpd0048p1mdw1.sendgrid.net (SG) with ESMTP id 7JP9IQ8aSzmOgsZ5WKTUIQ for <quic-issues@ietf.org>; Tue, 23 Oct 2018 23:26:14.927 +0000 (UTC)
Date: Tue, 23 Oct 2018 23:26:16 +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/1886/push/2985264379@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfae1689ab_42003fd6bfed45c41109f"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3q6cgoyqiUHEfgtfdbnYMrggXOwHFCT01HEn jd1ERXakpKN3CtkJjucMoXZPijOssY7sTLgJXDjZj6KBGykujRXUE1NcLqPHmFILOlAH8FJNrWgQ3m wx8k9BNVYrbYa5RMZ4sUO9P8plWmiQMeTEktjnsJ3G/yPlPREvkEcTucnezHRMM2ch9PzzuU0LQUhY k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1vErl_3tvXWrStm1oZDw8Mp-xgY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:26:19 -0000

----==_mimepart_5bcfae1689ab_42003fd6bfed45c41109f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

16a714d  own


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886/files/fcdfbba5e63f01887f15a0494de25873290c2d32..16a714d64ed1e5029450d3d96225554115fc908d

----==_mimepart_5bcfae1689ab_42003fd6bfed45c41109f
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/16a714d">16a714d</a>  own</li>
</ul>


<p style="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/1886/files/fcdfbba5e63f01887f15a0494de25873290c2d32..16a714d64ed1e5029450d3d96225554115fc908d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0WbxWAYE1lzjwAjwF4ujCNMJ0GOks5un6WWgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4raew35dSk_qPv2DA3e20yhY0JBks5un6WWgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/fcdfbba5e63f01887f15a0494de25873290c2d32..16a714d64ed1e5029450d3d96225554115fc908d"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/fcdfbba5e63f01887f15a0494de25873290c2d32..16a714d64ed1e5029450d3d96225554115fc908d",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/fcdfbba5e63f01887f15a0494de25873290c2d32..16a714d64ed1e5029450d3d96225554115fc908d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1886",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "16a714d",
"value": "own"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/fcdfbba5e63f01887f15a0494de25873290c2d32..16a714d64ed1e5029450d3d96225554115fc908d"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfae1689ab_42003fd6bfed45c41109f--


From nobody Tue Oct 23 16:26:31 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD5C7130E4C for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4wD_BlurSDJx for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:28 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 9803D130E58 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:26:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540337183; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=E2uTl7lMDT3E167nnToGZwkS3q7exZXtO6QIwP1AfeQ=; b=yyywpLFK0UtIQbpUe9vOs3NB/uI56216tBk9tYowceLo6WyYol9hhvUyOgQhK4w/5e6R3R2V ixLrd3Y5yVEBYLf9x+y/zPXH5FhTSaj+E97RKjBla2g3ktrQY9lMYdirBo6S/In5qAwMxL/3 No8FQBEPVwwoh4HSUe8mRT40e5M=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcfae1f.7f620404ccc0-smtp-out-n03; Tue, 23 Oct 2018 23:26:23 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:26:22 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfae1ec749b_7f082ac90d46a57c3988a@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f819ab: remove line
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfae1ec7167_7f082ac90d46a57c3975c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/H9y9ia8Y2ArbrPWT3IYjxqXz_FQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:26:29 -0000

----==_mimepart_5bcfae1ec7167_7f082ac90d46a57c3975c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: f819abac302c7b0b34bd104d22dc7affecac6c5f
      https://github.com/quicwg/base-drafts/commit/f819abac302c7b0b34bd104d22dc7affecac6c5f
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove line

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfae1ec7167_7f082ac90d46a57c3975c--


From nobody Tue Oct 23 16:26:38 2018
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 B46D6130E84 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 9LiPlSAnD0JS for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:31 -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 DA8E9130E41 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:26: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=xjDq969NBqwfltNUobqJKMAmZ7k=; b=nHmli5TidFNJW7PA xE6a+Il6wl6brmc/TlRF0HZdQft9BItysMIqm0VWdktSIKF1uFxsfxsemOIOJ947 idysgohL5NEVQIUDzhI/eeY5Gcsg8wjWU3QL+fYBV5elBA3lFEYqKnxo6UoZVvip X3Xc7bYMR2AyzclQeKALZgfesKo=
Received: by filter0556p1iad2.sendgrid.net with SMTP id filter0556p1iad2-26531-5BCFAE21-12 2018-10-23 23:26:25.685946202 +0000 UTC m=+420446.969816675
Received: from out-5.smtp.github.com (out-5.smtp.github.com [192.30.252.196]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id smPepKQMRj6ANif131J_Mw for <quic-issues@ietf.org>; Tue, 23 Oct 2018 23:26:25.603 +0000 (UTC)
Date: Tue, 23 Oct 2018 23:26:25 +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/1886/push/2985264778@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfae2156535_4dac3fe2ae2d45bc1200bb"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak14z0hK69Aus9TFNE1nXScbofPqUx06Xbr/5l pSsZCqL9drxiQNDPk5NzAnVFH2sejhjL6muxQPkXhWSDS94qU9IIn2x6pZxML6aXa7p7rHtIwK4Y+y zQ9Fp0Pmlfm/dz6xoDAWO0FJwcMQlhU/LNSaYFyN1XHEHUVDt0a7/LVafa/kc11Fjhv9WeOx/mWe6t 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dk7qZg2ulGubL2lCK6JrPViK0XI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:26:33 -0000

----==_mimepart_5bcfae2156535_4dac3fe2ae2d45bc1200bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

f819aba  remove line


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886/files/16a714d64ed1e5029450d3d96225554115fc908d..f819abac302c7b0b34bd104d22dc7affecac6c5f

----==_mimepart_5bcfae2156535_4dac3fe2ae2d45bc1200bb
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/f819aba">f819aba</a>  remove line</li>
</ul>


<p style="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/1886/files/16a714d64ed1e5029450d3d96225554115fc908d..f819abac302c7b0b34bd104d22dc7affecac6c5f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1YPoRZ0odatPqwLvfiYbPWEwvtFks5un6WhgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-QNyHAclmLEYBkJ5wj5hb82pIfuks5un6WhgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/16a714d64ed1e5029450d3d96225554115fc908d..f819abac302c7b0b34bd104d22dc7affecac6c5f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/16a714d64ed1e5029450d3d96225554115fc908d..f819abac302c7b0b34bd104d22dc7affecac6c5f",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/16a714d64ed1e5029450d3d96225554115fc908d..f819abac302c7b0b34bd104d22dc7affecac6c5f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1886",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "f819aba",
"value": "remove line"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/16a714d64ed1e5029450d3d96225554115fc908d..f819abac302c7b0b34bd104d22dc7affecac6c5f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfae2156535_4dac3fe2ae2d45bc1200bb--


From nobody Tue Oct 23 16:26:43 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A0383130E6B for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4zUnqzahBPfO for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:32 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 85CF6130E53 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:26:27 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540337187; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=3mirqwBJ8EHnE9HbSyCj+Ove+u/7maNvRzDn3b+VmCI=; b=TSxZF30KA1vWw+EowI8HfuXb/8mMQSovc20tYle65u34GKvAkB49LJ8AAJh9bkO85aLaBWPg VVnnfO2q0Vki0kJTdw4rLOTdxrRO64UIYNfjZNex3MTjZ1NajS5s30cW0X6DBsOvVEA4Buy0 QxFmTFbD0m1miIKNAOoNKFTPQic=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcfae23.7f7da8080b10-smtp-out-n03; Tue, 23 Oct 2018 23:26:27 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:26:27 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfae2327d00_25562acf8a0ca58821512@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 20f10b: a
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfae232784b_25562acf8a0ca588214f0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-_dG68SUYQpsUsihaqoPxoLXh_g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:26:34 -0000

----==_mimepart_5bcfae232784b_25562acf8a0ca588214f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: 20f10bb411e65506c97631e0cc998c9d272cc576
      https://github.com/quicwg/base-drafts/commit/20f10bb411e65506c97631e0cc998c9d272cc576
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  a

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfae232784b_25562acf8a0ca588214f0--


From nobody Tue Oct 23 16:26:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5301D130E41 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Ooyo4bDOtPHJ for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:32 -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 A8E0F130E85 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:26:31 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:26:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337190; bh=YnlXmAlSBceCzCWb4QC7OS7k1WqRIEyNq3TaqvdGN5A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nXFYYCisOmJC79zrdamwM/fSisMjKIzhjeb0Py5fCy/CQus1MIn4oHCzoR1A3+2yU axxm4Er/WVoEFuyoyKy6JX3yB0XLuFsvC+xoDiiJXVuJA13TWY1ypblxNwowmy06pa UHgs1Dn9lDqi72UVRUzrd8NaOm53MdgECvh5N1Gc=
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/1886/push/2985264934@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfae25d49ef_501e3fbd990d45bc31115"; 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/G39XSF09vIYl2AnWme0geNouJlE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:26:35 -0000

----==_mimepart_5bcfae25d49ef_501e3fbd990d45bc31115
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

20f10bb  a


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886/files/f819abac302c7b0b34bd104d22dc7affecac6c5f..20f10bb411e65506c97631e0cc998c9d272cc576

----==_mimepart_5bcfae25d49ef_501e3fbd990d45bc31115
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/20f10bb">20f10bb</a>  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 /><a href="https://github.com/quicwg/base-drafts/pull/1886/files/f819abac302c7b0b34bd104d22dc7affecac6c5f..20f10bb411e65506c97631e0cc998c9d272cc576">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8YM2-2OO6q0C1N0RMzLYFD3FtOyks5un6WlgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwIQ1lcElR7NZ0G5vdUsukf3p28cks5un6WlgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/f819abac302c7b0b34bd104d22dc7affecac6c5f..20f10bb411e65506c97631e0cc998c9d272cc576"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/f819abac302c7b0b34bd104d22dc7affecac6c5f..20f10bb411e65506c97631e0cc998c9d272cc576",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/f819abac302c7b0b34bd104d22dc7affecac6c5f..20f10bb411e65506c97631e0cc998c9d272cc576",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1886",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "20f10bb",
"value": "a"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/f819abac302c7b0b34bd104d22dc7affecac6c5f..20f10bb411e65506c97631e0cc998c9d272cc576"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfae25d49ef_501e3fbd990d45bc31115--


From nobody Tue Oct 23 16:26:51 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 15D77130E53 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 lamVPXmGdDC7 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26: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 96A62130E4C for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:26:45 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:26:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337204; bh=3J0T0kEvZrN6z39MbaApuDt7ooBemYIUV5dzKAHz7fs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vdsQg906s5WzNh2gAOYcZxqVlZK7lnsSv0wJiM3Mp8lkkSQ/QorcJ7m+wliwdSi9q ij2AZM5OnGia2H280H3LkJWx+EnbBnUBFNbZqIsQRKwJlfKD6aY+0bmHmYYP+mPguq MliFVC8xu6QyrA0xoGPVmnSf/Qs/0lWysDCmIPUc=
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/1886/push/2985265443@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfae34ca12c_68c53f95f24d45b44942f"; 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/xteFZE_SKdYDbbsPydNAB6ulQh8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:26:47 -0000

----==_mimepart_5bcfae34ca12c_68c53f95f24d45b44942f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

fedd189  routing change


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886/files/20f10bb411e65506c97631e0cc998c9d272cc576..fedd1894702300479390cd535cdafff8efcd24c9

----==_mimepart_5bcfae34ca12c_68c53f95f24d45b44942f
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/fedd189">fedd189</a>  routing change</li>
</ul>


<p style="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/1886/files/20f10bb411e65506c97631e0cc998c9d272cc576..fedd1894702300479390cd535cdafff8efcd24c9">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx7QPL4FkdwcrNoTIm_h7Yf4sfhEks5un6W0gaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxGf-Sp3g4-ju90-qeKDoUWaHKhPks5un6W0gaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/20f10bb411e65506c97631e0cc998c9d272cc576..fedd1894702300479390cd535cdafff8efcd24c9"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/20f10bb411e65506c97631e0cc998c9d272cc576..fedd1894702300479390cd535cdafff8efcd24c9",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/20f10bb411e65506c97631e0cc998c9d272cc576..fedd1894702300479390cd535cdafff8efcd24c9",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1886",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "fedd189",
"value": "routing change"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/20f10bb411e65506c97631e0cc998c9d272cc576..fedd1894702300479390cd535cdafff8efcd24c9"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfae34ca12c_68c53f95f24d45b44942f--


From nobody Tue Oct 23 16:26:58 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43089130E48 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7w_vToqnkQ4r for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:54 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 DAE52130E85 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:26:53 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540337213; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=gFDm4ZjzvK4FAfKAEc/1eGJbAyQdgF/EKP/1yZhf7dQ=; b=Zf3JtP2SnDt/lVFieKiFdiSjL4Spy9URycXdNws8Yr0KBhaUx0VwOu7RcZxipxWotyQu3quv mkQf5WcijODMwva5Aw0GKGsp4CCfCwaKOXDFJa4mkMnN6n7eHzEO5xoHBZGmbP8Qys8Ih8vm +jZxvIh48UJS9z+0kaL7zdPqi2o=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bcfae3c.7f5f96f08e10-smtp-out-n01; Tue, 23 Oct 2018 23:26:52 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:26:51 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfae3b8fe81_2de52b0fbe8f057c1412d@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3bbc4b: fixup
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfae3b8fb63_2de52b0fbe8f057c140af"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FBvzC_coaHWlhts-RRs5AMgTcbo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:26:55 -0000

----==_mimepart_5bcfae3b8fb63_2de52b0fbe8f057c140af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c
      https://github.com/quicwg/base-drafts/commit/3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fixup

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfae3b8fb63_2de52b0fbe8f057c140af--


From nobody Tue Oct 23 16:27:06 2018
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 4EAF0130E58 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 pdDGsDC09rCe for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:26:56 -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 C3721130E53 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:26: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=9lGHBhWRCgbdZs6ynTO6r+NK1g0=; b=bNvYgiM50Wk4+Wpz QleW3Jt0U0JxkEnKl+Cft8/32OGFMpBQA71acDrtDYJoCQQc2lBrZXj/1FMyHCCU aJABwY4JWDqkoRA540iaz6p2GNCMWyHq5apcxLJKbar1BA0E6paZK+WIA25HyJqX eP0tYle5laN/6EW2VcCp46NNVQA=
Received: by filter0506p1iad2.sendgrid.net with SMTP id filter0506p1iad2-27986-5BCFAE3E-24 2018-10-23 23:26:54.715805478 +0000 UTC m=+420012.423129720
Received: from github-lowworker-63e61ec.cp1-iad.github.net (unknown [192.30.252.36]) by ismtpd0001p1iad2.sendgrid.net (SG) with ESMTP id -eqH9uEgQze7ZARf9WJchA for <quic-issues@ietf.org>; Tue, 23 Oct 2018 23:26:54.712 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-63e61ec.cp1-iad.github.net (Postfix) with ESMTP id AE4862A0D2F for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:26:54 -0700 (PDT)
Date: Tue, 23 Oct 2018 23:26:54 +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/1886/push/2985265743@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfae3eacfe1_3f093ff6fe6d45b8197037"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3zENK71Gu3kjgHXVfBnPiVOivEKIiVRE2D2e M3egEKC763GRGg2W8rAq5F0U2DKJM/5hOLjlQzVvXjW/ZeM1/VoUCRZA0NUcjRVsoXcXrfwWhd5IxS JY8erDaqdoAP/mA+7NQ8YZ7+z369nJ55W82hbe+5jbZ7qSXuOIT24ACqXfgxhgNTzATiVElU3Rmc3l Q=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xGidVk0n6WDoeix5r2sgok5ga50>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:26:57 -0000

----==_mimepart_5bcfae3eacfe1_3f093ff6fe6d45b8197037
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

3bbc4bf  fixup


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886/files/fedd1894702300479390cd535cdafff8efcd24c9..3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c

----==_mimepart_5bcfae3eacfe1_3f093ff6fe6d45b8197037
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/3bbc4bf">3bbc4bf</a>  fixup</li>
</ul>


<p style="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/1886/files/fedd1894702300479390cd535cdafff8efcd24c9..3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx2pHBqt3vZlX-annhyPZ4ECzAQRks5un6W-gaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqywPLU4r6rXb_wjaK4Gw1jiOjfzrks5un6W-gaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/fedd1894702300479390cd535cdafff8efcd24c9..3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/fedd1894702300479390cd535cdafff8efcd24c9..3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/fedd1894702300479390cd535cdafff8efcd24c9..3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1886",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "3bbc4bf",
"value": "fixup"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/fedd1894702300479390cd535cdafff8efcd24c9..3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfae3eacfe1_3f093ff6fe6d45b8197037--


From nobody Tue Oct 23 16:28:04 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DB303130E5F for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:28:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xDfqN7XcstTS for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:28:01 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 627C1130E48 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:28:01 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540337280; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=krIKQ9zFqPkjSeLuwzjoIGmlEngCMhfHgodnxN3gaG0=; b=bOUe8P45aU15rQg6ZMgnqjYrcWZQr0eR4ZbLvYnPoybZ37WBHpOXICj4LaQOH4u3G99CIUtR bL87V/+S7qbbA+L8GlNyBbfWL1v3xqHTUfPek1aCGc/wcwBEnL/4li9MVK/YalA0BmenUwAm 6Jx78J4qxeJJUKdVPYKVqE6sswQ=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bcfae80.7f2bc6274f30-smtp-out-n03; Tue, 23 Oct 2018 23:28:00 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:28:00 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfae8028ffc_7e2d2ab714298588322c5@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a1e137: line length fix
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfae80289fe_7e2d2ab71429858832194"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wKsTGlHT8uSazfMarhiyTsnq6xM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:28:03 -0000

----==_mimepart_5bcfae80289fe_7e2d2ab71429858832194
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: a1e137754521aff50442e951c731ba23baff524e
      https://github.com/quicwg/base-drafts/commit/a1e137754521aff50442e951c731ba23baff524e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  line length fix



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfae80289fe_7e2d2ab71429858832194--


From nobody Tue Oct 23 16:28:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 61505130E72 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:28:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 kEm15CFw1dAi for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:28: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 0BAC9130E48 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:28:04 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:28:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337283; bh=ym9vJikN7i55wcCBbollK3tKb0g4+OUjsiGeMrFFR1E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gyCMCJwVQNHZOEj0C+fsNOSZfg7O5PRp6XUCLnFcg8126Jrcg3LVaQbLUU9FrsSKa HyqwLkBat+if4GsrTnQ1OZQjl0jGSS5yC98GV9BOpMxTa15pOfRbBUnix2Z9lKoM62 k3VnrEIiWNChzk8qjJNSYJRnD7HhVoJ3Z3cmZRw4=
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/1886/push/2985267836@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfae8331908_2f043f9b428d45c4123854"; 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/Jp9phdHCRvP0bC3j32brD2PTeAI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:28:07 -0000

----==_mimepart_5bcfae8331908_2f043f9b428d45c4123854
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

a1e1377  line length fix


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886/files/3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c..a1e137754521aff50442e951c731ba23baff524e

----==_mimepart_5bcfae8331908_2f043f9b428d45c4123854
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/a1e1377">a1e1377</a>  line length fix</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1886/files/3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c..a1e137754521aff50442e951c731ba23baff524e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9JZkdwtHhyQpSXP2PqJlX9Dgz6iks5un6YDgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxRV1MT016YM1_TeQOdFweK1zGbzks5un6YDgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c..a1e137754521aff50442e951c731ba23baff524e"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c..a1e137754521aff50442e951c731ba23baff524e",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c..a1e137754521aff50442e951c731ba23baff524e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1886",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "a1e1377",
"value": "line length fix"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c..a1e137754521aff50442e951c731ba23baff524e"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfae8331908_2f043f9b428d45c4123854--


From nobody Tue Oct 23 16:29:03 2018
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 0C3D4130E5F for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:29:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 1I1sROd08ssu for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:28: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 12BC2130E58 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:28: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=gqv4m5i5yYiY7eein3uDrqKweXk=; b=Qlc+BhZua+awqloJ CKcO5UHuuW5cASf49itEpb+CyEBW73x50R9NVsFrP1+Fd7UO9A5ADii140iJG/dr 07gpet12G+dnpr3PDDOQnXsBpXZllCkUgU2yVBIZToKY9G7Zclh14TBXxVB+AJjM u34WotTodZo8GuxjDkyyOGMJTmk=
Received: by filter0199p1iad2.sendgrid.net with SMTP id filter0199p1iad2-25355-5BCFAEB9-18 2018-10-23 23:28:57.764669811 +0000 UTC m=+420897.790945801
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [192.30.252.34]) by ismtpd0015p1iad2.sendgrid.net (SG) with ESMTP id WiGsaiKBTNSDGOmi4eQ7LA for <quic-issues@ietf.org>; Tue, 23 Oct 2018 23:28:57.709 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id B64F080071 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:28:57 -0700 (PDT)
Date: Tue, 23 Oct 2018 23:28:58 +0000 (UTC)
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab75c57346aaa3870a34cfa84f854257819581d8a392cf0000000117e770b992a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167678790@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfaeb9b4bd7_2f043f9b428d45c4131211"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3UdWt/Mow/VVfeK8qB++aVeF3kfVywLMr425 MSWm6smTDSIMe7hoP3/2J1fkm9VJXVtDdZXtqUi8tIx08sA053ObIDOMQVRzOZnEKwv0MpvxX6xs9f QqjQXtvK2KiTTBm5JiIzXur5DTn9vYt/FgH38LpuMnpeTrvYwLOXs8RPa0S7tT+5XPNZ2UfQ2hsqMd s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dUOSck8mPFXfOm-Q5v1hsYwpLlM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:29:01 -0000

----==_mimepart_5bcfaeb9b4bd7_2f043f9b428d45c4131211
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> +
+The server uses the NEW_TOKEN frame {{frame-new-token}} to provide the client
+with an address validation token that can be used to validate future
+connections.  The client may then use this token to validate future connections
+by including it in the Initial packet's header.  The client MUST NOT use the
+token provided in a Retry for future connections.
+
+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 resumption token SHOULD include an expiration time.  The server MAY
+include either an explicit expiration time or an issued timestamp and
+dynamically calculate the expiration time.  It is also unlikely that the client
+port number is the same on two different connections; validating the port is
+therefore unlikely to be successful.
+
+A resumption token SHOULD be easily distinguishable from tokens that are sent in

```suggestion
A resumption token SHOULD be constructed to be easily distinguishable from tokens that
are sent in Retry packets as they are carried in the same 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/pull/1886#pullrequestreview-167678790
----==_mimepart_5bcfaeb9b4bd7_2f043f9b428d45c4131211
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1886#discussion=
_r227599645">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +
+The server uses the NEW_TOKEN frame {{frame-new-token}} to provide the cli=
ent
+with an address validation token that can be used to validate future
+connections.  The client may then use this token to validate future connec=
tions
+by including it in the Initial packet&#39;s header.  The client MUST NOT u=
se the
+token provided in a Retry for future connections.
+
+Unlike the token that is created for a Retry packet, there might be some t=
ime
+between when the token is created and when the token is subsequently used.
+Thus, a resumption token SHOULD include an expiration time.  The server MAY
+include either an explicit expiration time or an issued timestamp and
+dynamically calculate the expiration time.  It is also unlikely that the c=
lient
+port number is the same on two different connections; validating the port =
is
+therefore unlikely to be successful.
+
+A resumption token SHOULD be easily distinguishable from tokens that are s=
ent in
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-A resumption token SHOULD be easily distinguish=
able from tokens that are sent in
+A resumption token SHOULD be constructed to be easily distinguishable from=
 tokens that
+are sent in Retry packets as they are carried in the same field.
</pre>


<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/1886#pullrequestreview-167678790">view it on GitHub</a>, or <=
a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2UDUpqdxL0=
Ozfm2FEPhewv1ZfDoks5un6Y5gaJpZM4XvfnH">mute the thread</a>.<img src=3D"http=
s://github.com/notifications/beacon/AWbkq8VrBFLFnP9fC6v76pkKZJP2K03Wks5un6Y=
5gaJpZM4XvfnH.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@janaiyengar commente=
d on #1886"}],"action":{"name":"View Pull Request","url":"https://github.co=
m/quicwg/base-drafts/pull/1886#pullrequestreview-167678790"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestrevie=
w-167678790",
"url": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-1=
67678790",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1886",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-1=
67678790"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfaeb9b4bd7_2f043f9b428d45c4131211--


From nobody Tue Oct 23 16:29:21 2018
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 92DF2130E58 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:29:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 poFm_cFmz8lD for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:29:19 -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 09DD6130E53 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:29:18 -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=eZQHyMOICSwCwVk7f7GTbMUWTmU=; b=i2EVNEKGRNK9oYYx 6rCpUzpxbj/2HhLnAZ11BELtkA5H1lWEkDOkN0rQzebplx/UiSN6dkD51bNllzXU TER1gyuGZZeg3Xi9okaWJ3IjKkMWYBiYXQ5MkVvZs0xrQbPvDfD3no+BZ5lOHNdw HMADLcnRhEjCuLjkGrXuOqBwCKc=
Received: by filter0095p1iad2.sendgrid.net with SMTP id filter0095p1iad2-11037-5BCFAECD-26 2018-10-23 23:29:17.948214208 +0000 UTC m=+421043.243162901
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0019p1iad2.sendgrid.net (SG) with ESMTP id wpQCf906RDqwznuk_bgwtw for <quic-issues@ietf.org>; Tue, 23 Oct 2018 23:29:17.973 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id E68A4C12F3 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:29:17 -0700 (PDT)
Date: Tue, 23 Oct 2018 23:29:18 +0000 (UTC)
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf6d7aa28dbd2bdd553c952afbad7de06d1ceeb1492cf0000000117e770cd92a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167678852@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfaecde4f47_564b3fb9aaed45c45349d"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak34IWzV1FZiw6fVtjCZxpu9b6G92G10NLOJNf rLCnXlzqReW2+Q0hhH3svSY8tEusrmru/v++DUmA8SLGZsu79httLrTLWQN3gFf7y5bjlRaP9ByE/5 oyBXlUOtZFvJQsAdNJpe4n4r+OjX8ndTBoxSBUdCW8SLQ5PDSIB3SmKZTafhUNbpcdsptVDXi9ymQv U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/krYWHJnJ1_E6dv71JPNeJJuOWik>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:29:21 -0000

----==_mimepart_5bcfaecde4f47_564b3fb9aaed45c45349d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> +The server uses the NEW_TOKEN frame {{frame-new-token}} to provide the client
+with an address validation token that can be used to validate future
+connections.  The client may then use this token to validate future connections
+by including it in the Initial packet's header.  The client MUST NOT use the
+token provided in a Retry for future connections.
+
+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 resumption token SHOULD include an expiration time.  The server MAY
+include either an explicit expiration time or an issued timestamp and
+dynamically calculate the expiration time.  It is also unlikely that the client
+port number is the same on two different connections; validating the port is
+therefore unlikely to be successful.
+
+A resumption token SHOULD be easily distinguishable from tokens that are sent in
+Retry packets as they are carried in the same field.

```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/1886#pullrequestreview-167678852
----==_mimepart_5bcfaecde4f47_564b3fb9aaed45c45349d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1886#discussion=
_r227599706">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +The server uses the NEW_TOKEN frame {{frame=
-new-token}} to provide the client
+with an address validation token that can be used to validate future
+connections.  The client may then use this token to validate future connec=
tions
+by including it in the Initial packet&#39;s header.  The client MUST NOT u=
se the
+token provided in a Retry for future connections.
+
+Unlike the token that is created for a Retry packet, there might be some t=
ime
+between when the token is created and when the token is subsequently used.
+Thus, a resumption token SHOULD include an expiration time.  The server MAY
+include either an explicit expiration time or an issued timestamp and
+dynamically calculate the expiration time.  It is also unlikely that the c=
lient
+port number is the same on two different connections; validating the port =
is
+therefore unlikely to be successful.
+
+A resumption token SHOULD be easily distinguishable from tokens that are s=
ent in
+Retry packets as they are carried in the same field.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-Retry packets as they are carried in the same f=
ield.
</pre>


<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/1886#pullrequestreview-167678852">view it on GitHub</a>, or <=
a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxyIHSIiA2d=
EPc5-q4uY5sp7Hdldks5un6ZNgaJpZM4XvfnH">mute the thread</a>.<img src=3D"http=
s://github.com/notifications/beacon/AWbkq4tV-f_Fs7WTKFbHDoej_1_WWAayks5un6Z=
NgaJpZM4XvfnH.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@janaiyengar commente=
d on #1886"}],"action":{"name":"View Pull Request","url":"https://github.co=
m/quicwg/base-drafts/pull/1886#pullrequestreview-167678852"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestrevie=
w-167678852",
"url": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-1=
67678852",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1886",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-1=
67678852"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfaecde4f47_564b3fb9aaed45c45349d--


From nobody Tue Oct 23 16:31:51 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 623A1130E58 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:31:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Vynlf_9Rc7Oj for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:31: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 E914B130E53 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:31:47 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:31:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337507; bh=xvOdz5iXUH+L+jBMV/r+tD/VRM4zOmxVZmgkUQ47IvI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ePE5LOdVfkX0ssn+Y0WRjJsLquTydHHYrvQdUeB9Y7ELDV5FRO1RBcQ/3tTbP6T5y hrRpwbPebprk9S4+TX47Fjyso9zLZNC+qf/ZRmMVNhVzdhMbu93XxgoVuYmhxTclo6 8PCdRjkH2M9Bu3+BXnCyyq7vjMIVC7379HoIkevo=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab72f929e429ab33f31dcd8da4538e01cb387b707892cf0000000117e7716392a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167679410@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfaf6339672_41933fd6bfed45c4121560"; 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/m4TGAOmThpTy4T9kNYvlyKbTDfI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:31:49 -0000

----==_mimepart_5bcfaf6339672_41933fd6bfed45c4121560
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



>  
+A token allows a server to correlate activity between connections.

```suggestion
A token allows a server to correlate activity between the connection where the token
was issued and any connection where it is 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/pull/1886#pullrequestreview-167679410
----==_mimepart_5bcfaf6339672_41933fd6bfed45c4121560
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1886#discussi=
on_r227600123">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

+A token allows a server to correlate activity between connections.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-A token allows a server to correlate activity=
 between connections.
+A token allows a server to correlate activity between the connection whe=
re the token
+was issued and any connection where it is used.
</pre>


<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/1886#pullrequestreview-167679410">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
2WuxfTWhRdaC5IYxrAjp3lAFHfcks5un6bjgaJpZM4XvfnH">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq44A-tsW41iSfNsheo2fk=
WXxUO7Xks5un6bjgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar commented on #1886"}],"action":{"name":"View Pull Request","url":=
"https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167679=
410"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestrev=
iew-167679410",
"url": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview=
-167679410",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1886",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview=
-167679410"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3983262=
15\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfaf6339672_41933fd6bfed45c4121560--


From nobody Tue Oct 23 16:32:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 890A3130E58 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:32:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 E2HE4IVIfP78 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:32:10 -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 0AC9E130E53 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:32:10 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:32:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337529; bh=aZJN7yCmgAe9GsJRSFfvIiKjFv8fwiUt2iKJtV+6rcQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sYGoqLcCl66d8F51rEbHSA2h2Q3iYw2UYPthTSmeaHlJtn8QDb8vSNNIRLuQoLy4D 1XP6oOpJ3XW+i1eAxA5Wb5jNYTSzJGFOxngNhgd0uADdgFn1QjrVYaYUrV8HVXvnBq vjjgztaX6zxmWJL+DDVS5YjaobBItCxB1C9gQ0qE=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe14787dd0ab6483201f119c533b0c9c295d06f9392cf0000000117e7717992a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167679481@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfaf796f243_1d793fa8c8ed45bc381c2"; 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/6je0_W67AUVAmDF6RCE6HLpMV5w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:32:12 -0000

----==_mimepart_5bcfaf796f243_1d793fa8c8ed45bc381c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



>  
+A token allows a server to correlate activity between connections.
+Specifically, the connection where the token was issued, and any connection

```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/1886#pullrequestreview-167679481
----==_mimepart_5bcfaf796f243_1d793fa8c8ed45bc381c2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1886#discussi=
on_r227600174">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

+A token allows a server to correlate activity between connections.
+Specifically, the connection where the token was issued, and any connect=
ion
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-Specifically, the connection where the token =
was issued, and any connection
</pre>


<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/1886#pullrequestreview-167679481">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
7wyxfxcIq80UWQ1KpF8qbEYH8Ccks5un6b5gaJpZM4XvfnH">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkqzXko4kv-uJfXJpPg4_14=
9z59kvmks5un6b5gaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar commented on #1886"}],"action":{"name":"View Pull Request","url":=
"https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167679=
481"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestrev=
iew-167679481",
"url": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview=
-167679481",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1886",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview=
-167679481"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3983262=
15\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfaf796f243_1d793fa8c8ed45bc381c2--


From nobody Tue Oct 23 16:32:26 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 900E8130E58 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:32:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 fNbnwmEaX6md for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:32: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 6371B130E53 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:32:23 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:32:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337542; bh=g51ZUWe4fomAaqyUagNPBpc7FKha8u4caOnhmP4rD3w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BJeDrnGwV9JCUQCE0NEkGi/jbP0ulq+QrfRYl/pYrP2EOdeqFq/QzEanVMgYPbJ+a 1/b+3oCL2ui0CbgiWgIo0jnaN+lkBzuA4ObXqFpk5za5ZPyoscX4YCmWL/Zr6raHGC yxjUr1kInf56SWzbtcCw/FVxHMj4urvesXe3d4uo=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe97419042bc1d0f99bdf1acd4f7911d84745194192cf0000000117e7718692a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167679522@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfaf8699dd4_5b273fdfd28d45b8149517"; 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/hkgzl4qe-7LRykpOvIxEbfbHPGE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:32:25 -0000

----==_mimepart_5bcfaf8699dd4_5b273fdfd28d45b8149517
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



>  
+A token allows a server to correlate activity between connections.
+Specifically, the connection where the token was issued, and any connection
+where it is used.  Clients that want to break continuity of identity with a

```suggestion
Clients that want to break continuity of identity with a
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167679522
----==_mimepart_5bcfaf8699dd4_5b273fdfd28d45b8149517
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1886#discussi=
on_r227600211">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

+A token allows a server to correlate activity between connections.
+Specifically, the connection where the token was issued, and any connect=
ion
+where it is used.  Clients that want to break continuity of identity wit=
h a
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-where it is used.  Clients that want to break=
 continuity of identity with a
+Clients that want to break continuity of identity with a
</pre>


<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/1886#pullrequestreview-167679522">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
yP7rqwqKPwFySCqI4tVoL3F0duDks5un6cGgaJpZM4XvfnH">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq70Ekm3tc7VoWx90vqAIV=
L_Ec1U8ks5un6cGgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar commented on #1886"}],"action":{"name":"View Pull Request","url":=
"https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167679=
522"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestrev=
iew-167679522",
"url": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview=
-167679522",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1886",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview=
-167679522"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3983262=
15\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfaf8699dd4_5b273fdfd28d45b8149517--


From nobody Tue Oct 23 16:33:31 2018
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 5926C130E58 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:33:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.469
X-Spam-Level: 
X-Spam-Status: No, score=-3.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 eHNQqonQutuO for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:33:29 -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 DD53E130E53 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:33: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=gq90oEslQFk3DaCzBatmlHZGQF4=; b=bMmSryJIN8DYO4uF tWlUHqZrrdfmKyNvu0SSnrN/qb3KW/Xzhs3kmIRWjMapXxw6zKBpPjmTxg8wQ2bA 02e89SMv/cRKeNdPt6HkES/OMLbTv2aSl6HP6PENIGf2K5VZ3XYfDGl3GHwIkEbH xNtjaGp38umI3xORh+kfb3bZ53w=
Received: by filter0506p1iad2.sendgrid.net with SMTP id filter0506p1iad2-27986-5BCFAFC8-5 2018-10-23 23:33:28.130233916 +0000 UTC m=+420405.837558261
Received: from github-lowworker-0b1e58d.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id 7K4wlUm5Rz-75gilkoaUmQ for <quic-issues@ietf.org>; Tue, 23 Oct 2018 23:33:28.056 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0b1e58d.cp1-iad.github.net (Postfix) with ESMTP id 0C18C3E099F for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:33:28 -0700 (PDT)
Date: Tue, 23 Oct 2018 23:33:28 +0000 (UTC)
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5494db1c7f79ca3092e121c66d21e35b1f9be1c992cf0000000117e771c892a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167679749@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfafc89dc3_1afa3fe4698d45b878299"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak20uS4QJBmxTXSsX9Ypc3zwIjmS8soVs48rRy tZMURDM5FYUbUdCZjO/FBU7v0upVAj1JMyaeCDgShWvoWiBXoO3HqTzWP26Uc0pnalJQyrp6KcPaTC hC6l7hzSwwIj74MCdxWHtvLYzX+rn+6eh3AJjIvfydm/50tQf6j8R2iSSQtdg6uRTKURWEGpU3tfIh U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h37jPvu-UMvK2jhl450HLm2llbE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:33:30 -0000

----==_mimepart_5bcfafc89dc3_1afa3fe4698d45b878299
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



>  
+A client SHOULD NOT reuse a token.  Reusing a token allows connections to be

```suggestion
A client SHOULD NOT use a token more than once.  Reusing a token allows connections to 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/1886#pullrequestreview-167679749
----==_mimepart_5bcfafc89dc3_1afa3fe4698d45b878299
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1886#discussion=
_r227600405">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;=20=20
+A client SHOULD NOT reuse a token.  Reusing a token allows connections to =
be
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-A client SHOULD NOT reuse a token.  Reusing a t=
oken allows connections to be
+A client SHOULD NOT use a token more than once.  Reusing a token allows co=
nnections to be
</pre>


<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/1886#pullrequestreview-167679749">view it on GitHub</a>, or <=
a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9kHm_NxkuY=
TsG5cc4ziB8BdWBF4ks5un6dIgaJpZM4XvfnH">mute the thread</a>.<img src=3D"http=
s://github.com/notifications/beacon/AWbkq1dN3bGea-f2eOT11YmvYrJBWXmIks5un6d=
IgaJpZM4XvfnH.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@janaiyengar commente=
d on #1886"}],"action":{"name":"View Pull Request","url":"https://github.co=
m/quicwg/base-drafts/pull/1886#pullrequestreview-167679749"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestrevie=
w-167679749",
"url": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-1=
67679749",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1886",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-1=
67679749"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfafc89dc3_1afa3fe4698d45b878299--


From nobody Tue Oct 23 16:34:33 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 28920130EED for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:34:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7LQQP2P9KUhg for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:34:17 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 4048D130EB2 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:34:17 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540337656; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=c97RZ3mOXnYh2+MXK1TzNiCjQ6F+0f8pO1nRGVUy6Kk=; b=BQ9EfpNp0h3KIKovm3Af/x/R2Fs+9l8gTt/jmg8HxBEiWiQhehucqQdUQnMEYIUK3R5yvEQx KE+SEXEAX2YA5KyAKdh9Mc83j653OCpRGU5lUi/wx7VrvPDdAzCaUhygDmulqsBYHfOEqHsj 5q8grAPSgO7at0vD0EyICMdUZwE=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bcfaff8.7fee706163c0-smtp-out-n03; Tue, 23 Oct 2018 23:34:16 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:34:16 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfaff812eb7_1df22af9f2fd457835711@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 8e0235: Clarify crypto context for Connection Close
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfaff8128a8_1df22af9f2fd4578356bd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GNn1ZCrtbYkXcW9haaz4Qo-Nm3Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:34:32 -0000

----==_mimepart_5bcfaff8128a8_1df22af9f2fd4578356bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8e02354e4eefc6fdd2270549805cfe4db6ac7871
      https://github.com/quicwg/base-drafts/commit/8e02354e4eefc6fdd2270549805cfe4db6ac7871
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify crypto context for Connection Close

Partially resolves #1786.


  Commit: ccbaf4c20040baa61547bbe8532da5b0243271e2
      https://github.com/quicwg/base-drafts/commit/ccbaf4c20040baa61547bbe8532da5b0243271e2
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-05 (Fri, 05 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Addressed Kazuho's issue

changing criteria for sending 1-RTT connection close.


  Commit: 196e49549cd9931945203c6306c586837d3c0152
      https://github.com/quicwg/base-drafts/commit/196e49549cd9931945203c6306c586837d3c0152
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove some excessive nesting from reorg


  Commit: 6bbfbdfff1303446ab251e038bcb8720ec99e408
      https://github.com/quicwg/base-drafts/commit/6bbfbdfff1303446ab251e038bcb8720ec99e408
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Consolidate connection ID negotiation section with prior text

The text here was mostly good, and I believe that this is a good place
for that text.  However, some of the text was expository in nature, and
I moved that up to the connection ID definition section.  There is some
new stuff in there, mostly just to point forward to the negotiation
section.


  Commit: 2246cec97303a523234f9f97449f578b70791abd
      https://github.com/quicwg/base-drafts/commit/2246cec97303a523234f9f97449f578b70791abd
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify coalesced packet processing

Closes #1844, #1840.


  Commit: 427068d02f2e0bf4eb7dd4dcbb94400aff14069c
      https://github.com/quicwg/base-drafts/commit/427068d02f2e0bf4eb7dd4dcbb94400aff14069c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove implicit ack of crypto data


  Commit: 127130c7c0515b4cabd31318bc64e13128479a0a
      https://github.com/quicwg/base-drafts/commit/127130c7c0515b4cabd31318bc64e13128479a0a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2018-10-18 (Thu, 18 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/quicwg/base-drafts


  Commit: 533205904a29636f4526357deb1be5568f8290f7
      https://github.com/quicwg/base-drafts/commit/533205904a29636f4526357deb1be5568f8290f7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Allow rate limiting of Version Negotiation

As discussed in #1758, we only need to allow rate limiting.

However, the particular example I draw on will become critical if we
adopt the proposed changes to version negotiation in #1755 (or something
like it), because the only packet a server can confidently respond to
with Version Negotiation in that case is the Initial.  If we adopt an
iteration of #1755, then this text would need to be expanded to explain
that also.

Closes #1758.


  Commit: 595680a05b06e2ab2c2fa24725e696af0ce05600
      https://github.com/quicwg/base-drafts/commit/595680a05b06e2ab2c2fa24725e696af0ce05600
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    A .gitattributes
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into patch-21


  Commit: efe45fcbb6e47ddc820bf73340e64d3f6f929ea7
      https://github.com/quicwg/base-drafts/commit/efe45fcbb6e47ddc820bf73340e64d3f6f929ea7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-21 (Sun, 21 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Amplification limit in recovery (#1862)

* Amplification limit in recovery

Follow up for Issue #1764

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Crypto retransmission timer

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Client always sends

* Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@google.com>

* Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@google.com>

* Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@google.com>


  Commit: e56b38a33a1bc4a6c75f9631b40ab857235a64ab
      https://github.com/quicwg/base-drafts/commit/e56b38a33a1bc4a6c75f9631b40ab857235a64ab
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword based on feedback


  Commit: 5cec317e527e05810bad5e546c9dcc49dcab7544
      https://github.com/quicwg/base-drafts/commit/5cec317e527e05810bad5e546c9dcc49dcab7544
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Qualify


  Commit: 91d3baf420838e30e8b52b6eb2a3fc8e59f8c608
      https://github.com/quicwg/base-drafts/commit/91d3baf420838e30e8b52b6eb2a3fc8e59f8c608
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Explicitly suggest FIN or RST_STREAM

For issue #1878. I was apparently the only one confused, but since this is different from HTTP/2 it may be good to make it crystal clear.


  Commit: 0a40b4499df60d901b5ccf56e0dcd972ce275a43
      https://github.com/quicwg/base-drafts/commit/0a40b4499df60d901b5ccf56e0dcd972ce275a43
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  mikkelfj's comments


  Commit: 2b18ce659e1299035c32ca53db7637b737d0cfb5
      https://github.com/quicwg/base-drafts/commit/2b18ce659e1299035c32ca53db7637b737d0cfb5
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix line that was too long


  Commit: d8de502b6ed4cdf73fa917fc7f148ebe5390a727
      https://github.com/quicwg/base-drafts/commit/d8de502b6ed4cdf73fa917fc7f148ebe5390a727
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rewrote to address discussion

The reviews expired a rewrite. I think it's even clearer now, and avoids some of the bad inferences of the previous version.


  Commit: 52194b484499f2473225c97f5d0962fdb1e203be
      https://github.com/quicwg/base-drafts/commit/52194b484499f2473225c97f5d0962fdb1e203be
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Tweak it


  Commit: 2c5e7b8b0ebd8bee2386c7fd0e44d92f6c23a8c3
      https://github.com/quicwg/base-drafts/commit/2c5e7b8b0ebd8bee2386c7fd0e44d92f6c23a8c3
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Trailing shitespace


  Commit: b5975277ac77a8510eaf88e1186b9b740dfe85fe
      https://github.com/quicwg/base-drafts/commit/b5975277ac77a8510eaf88e1186b9b740dfe85fe
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move ECN section

This moves the section under packetization and reliability.
I've also added subsections, splitting out the feedback system (which is
simple) with the verification stuff (which is less so).


  Commit: 423086760a816d572b8178532b051a797309f3df
      https://github.com/quicwg/base-drafts/commit/423086760a816d572b8178532b051a797309f3df
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1818 from martinduke/patch-21

Clarify crypto context for Connection Close


  Commit: 5caa2e83722b8cd82560e2a0be8213a7b5041d99
      https://github.com/quicwg/base-drafts/commit/5caa2e83722b8cd82560e2a0be8213a7b5041d99
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Escape single quotes in static table (#1883)


  Commit: d62b4972a0823b200a4130d847f26337174ea71d
      https://github.com/quicwg/base-drafts/commit/d62b4972a0823b200a4130d847f26337174ea71d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  STREAM_ID_BLOCKED nits

Changes one MAY to a SHOULD for consistency and clarifies some text about a potential flow control deadlock.

Fixes #1867


  Commit: bfbac9f2feb93a2cc759b85851f68b6deda0999f
      https://github.com/quicwg/base-drafts/commit/bfbac9f2feb93a2cc759b85851f68b6deda0999f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 8a153284997f4bc0baa0af916cfbc11f33f974a7
      https://github.com/quicwg/base-drafts/commit/8a153284997f4bc0baa0af916cfbc11f33f974a7
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1887 from quicwg/denest

Remove some excessive nesting from reorg


  Commit: 2e193f4cde6cbaf29959687b7ca7179e2969685c
      https://github.com/quicwg/base-drafts/commit/2e193f4cde6cbaf29959687b7ca7179e2969685c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1897 from quicwg/ianswett-blocked-deadlock

STREAM_ID_BLOCKED nits


  Commit: d20f5b542ed3374310df3d824453dfb2484e1816
      https://github.com/quicwg/base-drafts/commit/d20f5b542ed3374310df3d824453dfb2484e1816
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  My ideas for corrections, taking feedback into account


  Commit: b82cdab5d6429d8dca97a68336a10cc52e41dc4f
      https://github.com/quicwg/base-drafts/commit/b82cdab5d6429d8dca97a68336a10cc52e41dc4f
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ACK now includes ECN

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 7e548dddd16698ae31ff1e620cc9b894e82843e1
      https://github.com/quicwg/base-drafts/commit/7e548dddd16698ae31ff1e620cc9b894e82843e1
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove duplicated text.

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: fd88f994d972e9a8a08bdc5e3418a1d8c53759f5
      https://github.com/quicwg/base-drafts/commit/fd88f994d972e9a8a08bdc5e3418a1d8c53759f5
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1896 from quicwg/move-ecn

Move ECN section


  Commit: 6932dea7e5c00730a255301c43454002df20355b
      https://github.com/quicwg/base-drafts/commit/6932dea7e5c00730a255301c43454002df20355b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1891 from quicwg/skip-vn-0rtt

Allow rate limiting of Version Negotiation


  Commit: d64ec4997a47bbdda6c110f077bbbc8380d01326
      https://github.com/quicwg/base-drafts/commit/d64ec4997a47bbdda6c110f077bbbc8380d01326
  Author: Dmitri Tikhonov <dtikhonov@live.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Parenthesize 2 * MaxEntries to prevent naive errors (#1856)

* Parenthesize 2 * MaxEntries to prevent naive errors

Transcribing

  LargestReference mod 2*MaxEntries + 1

to C one of its offspring without parentheses around 2 * MaxEntries
will produce an incorrect result.

* Fix lint error (figure too wide) via creative variable renaming

* Add parentheses to disambiguate further; prettify other spots


  Commit: c49a4052155123850fe52fd24e7866566c952c98
      https://github.com/quicwg/base-drafts/commit/c49a4052155123850fe52fd24e7866566c952c98
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1888 from quicwg/fix-cid-nego

Consolidate connection ID negotiation section with prior text


  Commit: 9bb19697ff64cbb6a943cc7f2171a819cba2b319
      https://github.com/quicwg/base-drafts/commit/9bb19697ff64cbb6a943cc7f2171a819cba2b319
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rebase to master


Compare: https://github.com/quicwg/base-drafts/compare/a1e137754521...9bb19697ff64
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfaff8128a8_1df22af9f2fd4578356bd--


From nobody Tue Oct 23 16:35:03 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A0CAB130F4C for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:34:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Qws-LPd2nG-F for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:34:58 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 527EC130E70 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:34:58 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540337697; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=L2xKF5xsCI+Z1p1CxFGiLk7TwiivX4gRhW19A33IShM=; b=Muvw084FPK544wBghtEb/K7HSoX9DcsC7kg6Mxkk5GRECZJPXW1Onwq5LySAwbjE0NPilpA/ sjbVm0T3pDVzW7Tw9oXCDIAAIx8kAlX5GgbOupqJwR0auv4+ODmtYqt16YRp4dgH0GTsKPel pWoiB6tfNyNe+pjUO786HKdp0JY=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bcfb021.7fa8d048dbd0-smtp-out-n01; Tue, 23 Oct 2018 23:34:57 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:34:56 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb020674c1_44732ace6346e57c84340@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c7e243: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb0206714d_44732ace6346e57c842d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MjmjCRhnQzxZ7WV5RI0_28E47jA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:35:02 -0000

----==_mimepart_5bcfb0206714d_44732ace6346e57c842d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: c7e243dc0a43d8f2a77baea4046dce299866dc3f
      https://github.com/quicwg/base-drafts/commit/c7e243dc0a43d8f2a77baea4046dce299866dc3f
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb0206714d_44732ace6346e57c842d9--


From nobody Tue Oct 23 16:35:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1B1F130EB8 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 9n3ZldiX2Fmk for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35: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 02673130F0F for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:35:00 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:34:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337699; bh=k7gWgqpgDn7x7d0znv8pEOjt3ngrY3QjqG1Ih88LCxk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=puE998BgDSoWk6A1ez35LAuY6J7E9zp5G8mcWbHwcx20ouCIzG6c0UBxKb9fD5QQ0 9oV9QXj+GXZ0AwdrA2X3dgAQzHChRxbzMCLx6fL/JFA0Y3sjTqLgwBfp9FGEW6aSsV stFZM1wzk0NDvn6ZVzpk4DqnenI3ZC12gIbp3T0I=
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/1886/push/2985280221@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb0234a93e_48853fada74d45c469739"; 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/bjlrQdCHLoIdiLHHJEkPrc8uLOs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:35:02 -0000

----==_mimepart_5bcfb0234a93e_48853fada74d45c469739
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

c7e243d  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/1886/files/9bb19697ff64cbb6a943cc7f2171a819cba2b319..c7e243dc0a43d8f2a77baea4046dce299866dc3f

----==_mimepart_5bcfb0234a93e_48853fada74d45c469739
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/c7e243d">c7e243d</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/1886/files/9bb19697ff64cbb6a943cc7f2171a819cba2b319..c7e243dc0a43d8f2a77baea4046dce299866dc3f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq59cuLeI85u64W2ktunXh8apuYAlks5un6ejgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6iNeXF8RZCBXGhQH_VGdVNyDCMCks5un6ejgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/9bb19697ff64cbb6a943cc7f2171a819cba2b319..c7e243dc0a43d8f2a77baea4046dce299866dc3f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/9bb19697ff64cbb6a943cc7f2171a819cba2b319..c7e243dc0a43d8f2a77baea4046dce299866dc3f",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/9bb19697ff64cbb6a943cc7f2171a819cba2b319..c7e243dc0a43d8f2a77baea4046dce299866dc3f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1886",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "c7e243d",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/9bb19697ff64cbb6a943cc7f2171a819cba2b319..c7e243dc0a43d8f2a77baea4046dce299866dc3f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfb0234a93e_48853fada74d45c469739--


From nobody Tue Oct 23 16:35:13 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED2C3130E6B for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L77tI-bDQzuL for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35:08 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 13F91130E53 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:35:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540337707; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=4/r3/pYg2/yUF49yIlQHXTz2pntDOad0dT+z3sumi0E=; b=QB+HKQthTBRyLrF1XpZXJWXksYC5rmeJoB5d3aaOA4bMbc1lAExnipX9/fgri7HJ/19wM1Go 6YqnbU7UXHA2VnFjvL9+GLNh1WycXjVkMO0cAHvldBAnDpZLJNUU1JIBHH7oYUuCsatZpQiT 3rRbdjdMtyUFsPitpHmCrSesPPw=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bcfb02b.7f352c315900-smtp-out-n03; Tue, 23 Oct 2018 23:35:07 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:35:06 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb02a31bfd_1e9d2ad75d13a57416722@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6b6af8: remove extra
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb02a3187d_1e9d2ad75d13a5741666c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Q-0LQZGJLjl1zM_FMWqSFUVGOcQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:35:09 -0000

----==_mimepart_5bcfb02a3187d_1e9d2ad75d13a5741666c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6b6af8dc2da53638d133e8d72409448a3cb4a15c
      https://github.com/quicwg/base-drafts/commit/6b6af8dc2da53638d133e8d72409448a3cb4a15c
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove extra

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb02a3187d_1e9d2ad75d13a5741666c--


From nobody Tue Oct 23 16:35:19 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DCCEA130E53 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 xwIH7v6DHuLs for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35: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 73739130E58 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:35:10 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:35:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337709; bh=76FNyCIklRFFFyGpcrO7Va5tWiIzSA0up6bo93JcyMI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Hg6S+vLsTQZ6AghpkXO6hpReGDTNxByxgL794c+Ut73BMwOOSDAxA2Hq9x+EncJxH 7aeOaqRJ//Klmc3mjaE/ZkGqCs5sSX1uAXfzTeEXLBwGhKyYDCzN6kSH5joMDpWDVK fIUc4l2f30r7USzlCaQOg0YgY9DVEMrktD3NKwIg=
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/1886/push/2985280505@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb02dbf367_2f133f9b428d45c413600"; 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/zia-uq34qLZoxfVqSOsygHj8Omo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:35:12 -0000

----==_mimepart_5bcfb02dbf367_2f133f9b428d45c413600
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

6b6af8d  remove extra


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886/files/c7e243dc0a43d8f2a77baea4046dce299866dc3f..6b6af8dc2da53638d133e8d72409448a3cb4a15c

----==_mimepart_5bcfb02dbf367_2f133f9b428d45c413600
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/6b6af8d">6b6af8d</a>  remove extra</li>
</ul>


<p style="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/1886/files/c7e243dc0a43d8f2a77baea4046dce299866dc3f..6b6af8dc2da53638d133e8d72409448a3cb4a15c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq32acD-hVUe6vI0zTfCeFJZwMHEDks5un6etgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyJ39yQ7ClpWKnu4PqZq6j9We7BGks5un6etgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/c7e243dc0a43d8f2a77baea4046dce299866dc3f..6b6af8dc2da53638d133e8d72409448a3cb4a15c"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/c7e243dc0a43d8f2a77baea4046dce299866dc3f..6b6af8dc2da53638d133e8d72409448a3cb4a15c",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/c7e243dc0a43d8f2a77baea4046dce299866dc3f..6b6af8dc2da53638d133e8d72409448a3cb4a15c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1886",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "6b6af8d",
"value": "remove extra"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/c7e243dc0a43d8f2a77baea4046dce299866dc3f..6b6af8dc2da53638d133e8d72409448a3cb4a15c"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfb02dbf367_2f133f9b428d45c413600--


From nobody Tue Oct 23 16:35:31 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3270128CB7 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dzN9etQZF0Xe for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35:22 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 7D929127AC2 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:35:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540337722; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ALPfTIFL443V1UN/W/jYEECJpKIG4F4VJjHNPLi/MiQ=; b=Nq99kC9qlp60l0u0LYaAGh/hfYXelUdsg2wxbhV7DM4LIrvLSNUn70+MNqEuA7G5gAvybdzs 8aCStcx4GGaWEf9lE5Ec+HyeSKopvBxvDIR+XiKjSqneR2AZf88VzNgm71XNVHNchW8GtqF9 sadHzTMpgnytrPlnq4eDpMhF0OM=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcfb039.7f09184a6f90-smtp-out-n03; Tue, 23 Oct 2018 23:35:21 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:35:20 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb03887ec3_2b442ae2b401057414740@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 04e2d1: correlation expansion
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb03887b84_2b442ae2b4010574146ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GOVwNoxwLbITp3ilrz3eJGiOOts>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:35:24 -0000

----==_mimepart_5bcfb03887b84_2b442ae2b4010574146ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: 04e2d13af62dbb3269aea1c3130fecac002ba2ef
      https://github.com/quicwg/base-drafts/commit/04e2d13af62dbb3269aea1c3130fecac002ba2ef
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  correlation expansion

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb03887b84_2b442ae2b4010574146ef--


From nobody Tue Oct 23 16:35:38 2018
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 C4665128CB7 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 y1ibU3nBCt9L for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35:24 -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 613DD127AC2 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:35: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=BErtMDkCL3xvj9wlRn2U7yRQL6g=; b=BqnntFNOpK/Hv31G wBYoqfwAhTpZ5FTRtBOgLy9oIbhqdrC9bBglwUBR3SbpkhejD6pOyATNoVNoKA7X uGvs5q4ggHev0VQ5pvVAb+tjpBwg84e/EB830uRZkimidVWvNHXrdwCTGfccp8PN 8oDcAteU2E09x3CkbwfuFQFoE5k=
Received: by filter0551p1iad2.sendgrid.net with SMTP id filter0551p1iad2-16336-5BCFB03B-16 2018-10-23 23:35:23.636226436 +0000 UTC m=+421197.452575959
Received: from github-lowworker-baaab27.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0044p1mdw1.sendgrid.net (SG) with ESMTP id KwemC-LPQuOp-Huan23Xgw for <quic-issues@ietf.org>; Tue, 23 Oct 2018 23:35:23.470 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-baaab27.cp1-iad.github.net (Postfix) with ESMTP id 4EE5F804EB for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:35:23 -0700 (PDT)
Date: Tue, 23 Oct 2018 23:35:23 +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/1886/push/2985280940@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb03b4d289_48d53fada74d45c4763e0"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak211vsXj2NNxyyLZumY5bU8H+t/afXi/0FV88 fNneTtUXL8bGRAbqitNRy6ZlXu8HIpVOy+ME6IJfBeoPBmDgWXmZXHQapFZd4xqIp7mDWDWSrhJi56 QTN8cPUftXPJOsA27zH+R6o1yw7fXsH6YKmis82v10jXlENQWfALf8yFLFMut8qiGiWZ8DdGzOtxzE w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xr5XrbTDS6uCTx40dIgT-CfSsMI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:35:26 -0000

----==_mimepart_5bcfb03b4d289_48d53fada74d45c4763e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

04e2d13  correlation expansion


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886/files/6b6af8dc2da53638d133e8d72409448a3cb4a15c..04e2d13af62dbb3269aea1c3130fecac002ba2ef

----==_mimepart_5bcfb03b4d289_48d53fada74d45c4763e0
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/04e2d13">04e2d13</a>  correlation expansion</li>
</ul>


<p style="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/1886/files/6b6af8dc2da53638d133e8d72409448a3cb4a15c..04e2d13af62dbb3269aea1c3130fecac002ba2ef">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-Ng-W3t739SM2bZ22kpuRGyLcqgks5un6e7gaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzPt1InkzHPZfVyhmak3fmDpGmt1ks5un6e7gaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/6b6af8dc2da53638d133e8d72409448a3cb4a15c..04e2d13af62dbb3269aea1c3130fecac002ba2ef"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/6b6af8dc2da53638d133e8d72409448a3cb4a15c..04e2d13af62dbb3269aea1c3130fecac002ba2ef",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/6b6af8dc2da53638d133e8d72409448a3cb4a15c..04e2d13af62dbb3269aea1c3130fecac002ba2ef",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1886",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "04e2d13",
"value": "correlation expansion"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/6b6af8dc2da53638d133e8d72409448a3cb4a15c..04e2d13af62dbb3269aea1c3130fecac002ba2ef"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfb03b4d289_48d53fada74d45c4763e0--


From nobody Tue Oct 23 16:35:44 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6A9C127AC2 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 IChnV4IGZ3F3 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35: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 34C94128CB7 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:35:31 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:35:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337730; bh=079e+yr25kiQf0xXPmFBoCJhWndrFOjHtmxKyDWaRzs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YZM/+GbZoqPuY/aJyzRFVN7mc3jI3f9nJqux5zo6herz2CTimtgZ+8zW5j+P/XsIS OLj82LnB0Sp+atZpFWcc1V4rEEWfe0JkQ2kOszIgRrZykGqpN3UWJUzBoUrX7ATy2g Zh4UA0ahe5AwiOgWvDCI5y+fYRzfE87hW9dVe4Xw=
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/1886/push/2985281117@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb0427a0a1_1afa3fe4698d45b8957a3"; 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/lOh9Cis5W0KW9PrTvH8ceZ_wzy4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:35:36 -0000

----==_mimepart_5bcfb0427a0a1_1afa3fe4698d45b8957a3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

5dea042  remove extra


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886/files/04e2d13af62dbb3269aea1c3130fecac002ba2ef..5dea042bf53916e4329e4fd6a4281f2caa02928f

----==_mimepart_5bcfb0427a0a1_1afa3fe4698d45b8957a3
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/5dea042">5dea042</a>  remove extra</li>
</ul>


<p style="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/1886/files/04e2d13af62dbb3269aea1c3130fecac002ba2ef..5dea042bf53916e4329e4fd6a4281f2caa02928f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwDL113kEDtJXSfVzHTGXW0yqDQRks5un6fCgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5s0nEvkMgmpjFEKfO1UNloqXOC3ks5un6fCgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/04e2d13af62dbb3269aea1c3130fecac002ba2ef..5dea042bf53916e4329e4fd6a4281f2caa02928f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/04e2d13af62dbb3269aea1c3130fecac002ba2ef..5dea042bf53916e4329e4fd6a4281f2caa02928f",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/04e2d13af62dbb3269aea1c3130fecac002ba2ef..5dea042bf53916e4329e4fd6a4281f2caa02928f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1886",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "5dea042",
"value": "remove extra"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/04e2d13af62dbb3269aea1c3130fecac002ba2ef..5dea042bf53916e4329e4fd6a4281f2caa02928f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfb0427a0a1_1afa3fe4698d45b8957a3--


From nobody Tue Oct 23 16:35:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 12F18127AC2 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 5MKixA3crKFp for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35: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 6FEE8128CB7 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:35:40 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:35:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337739; bh=EmguSAo1MW5PE/jIPDFpZAKmCuRi6ISaddZtYZvMAGs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FuWhzXlOK+m/HcVgpPRRk32NsItD/Ds9dsdAzqc5i0xEZ1bxFM1cZkf2muJ9bJlrQ u1BL0CK6gOemRSmFXgo+95Hc9Hgk6sStlBRGwvWGX7hrTg9mSHWlELon/j7YulhJNA zpEZqD4YGzOlK9hfIF86KKrS42Cp11NETxIw3BWg=
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/1886/push/2985281383@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb04ba0011_124d3faf8e0d45bc8086"; 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/kiap3ZMZ4pU6IhHgJ8ODTHpEdUE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:35:42 -0000

----==_mimepart_5bcfb04ba0011_124d3faf8e0d45bc8086
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

ca7b73d  remove extra


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886/files/5dea042bf53916e4329e4fd6a4281f2caa02928f..ca7b73d47a74ffa73753f3a3560627480c0c50e0

----==_mimepart_5bcfb04ba0011_124d3faf8e0d45bc8086
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/ca7b73d">ca7b73d</a>  remove extra</li>
</ul>


<p style="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/1886/files/5dea042bf53916e4329e4fd6a4281f2caa02928f..ca7b73d47a74ffa73753f3a3560627480c0c50e0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3o5pfpBxuoXa8DCHC-Wz-cjXCc8ks5un6fLgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxDQjtmCtOeY9LRxR13Xl2_Gf8AKks5un6fLgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886/files/5dea042bf53916e4329e4fd6a4281f2caa02928f..ca7b73d47a74ffa73753f3a3560627480c0c50e0"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886/files/5dea042bf53916e4329e4fd6a4281f2caa02928f..ca7b73d47a74ffa73753f3a3560627480c0c50e0",
"url": "https://github.com/quicwg/base-drafts/pull/1886/files/5dea042bf53916e4329e4fd6a4281f2caa02928f..ca7b73d47a74ffa73753f3a3560627480c0c50e0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1886",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1886:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "ca7b73d",
"value": "remove extra"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886/files/5dea042bf53916e4329e4fd6a4281f2caa02928f..ca7b73d47a74ffa73753f3a3560627480c0c50e0"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfb04ba0011_124d3faf8e0d45bc8086--


From nobody Tue Oct 23 16:36:07 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7239D130F2F for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UgTv0zteOC8R for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:35:53 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 ADF19130E86 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:35:53 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540337753; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=v0nI03pucVPHm6SZiyoewuIVCsONY3TC+HmSgU1MJiw=; b=kRAv/aHCVdyxstqwbAdCnxF0J4cVCXsKEt3NiCkkHexmuxmCr9S0fBL3G2Ec5E7REi4cED80 AKWAfuIXt4Qx3+mdh2ix2Ed8qGLTnxJW7eY4DtiwbexeaUe8jBTnjiaPpyQ4rycLZ/gS7yFk EwwkGXLlJDWAtB5KCt9IVy/A7H8=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bcfadff.7fafc2241fc0-smtp-out-n02; Tue, 23 Oct 2018 23:25:51 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:25:51 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfadffdcd37_84122b1e5a55857c33a2@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e5eee0: Use unexpected_message for KeyUpdate
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfadffdca6e_84122b1e5a55857c32f3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8JcPt6TVQeXBqAGThh1VvVFKR4g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:36:04 -0000

----==_mimepart_5bcfadffdca6e_84122b1e5a55857c32f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/quic-key-update
  Home:   https://github.com/quicwg/base-drafts
  Commit: e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3
      https://github.com/quicwg/base-drafts/commit/e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Use unexpected_message for KeyUpdate

Closes #1833.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfadffdca6e_84122b1e5a55857c32f3--


From nobody Tue Oct 23 16:37:03 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 92687130EB1 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:36:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 wHmTFFIqTg6e for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:36: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 AD93D130F0F for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:36:48 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:36:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337808; bh=oBjdZDmNFbP0x3Gp1RCtMa6Ot6uUwR+xQlBp+9ZMRcQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xnTIQHEuvhlEQv0qvzrletdXWNTMtRztt6SObeDcVHXaEdgAlw/RPY3Ii39l2fkrP c3ofn2UH/JIACUL2BGZU60zbmuvUWK+6o+u1obqaFG4010FQfZle1ISPjbBAB34eRG NkCg+anrATBx0kW95awgmLmYW5VyKrEet6bbFWBg=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab513549b843baf484d1c798100dc422a5190995a692cf0000000117e7729092a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167680294@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb0902efb_11333f91c70d45c4939c1"; 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/HrGSsgt8SahFgWELGfnqvUKCpAE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:37:02 -0000

----==_mimepart_5bcfb0902efb_11333f91c70d45c4939c1
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/1886#pullrequestreview-167680294
----==_mimepart_5bcfb0902efb_11333f91c70d45c4939c1
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/1886#pullrequestreview-167680294">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5ikfyP6iw7MReOuKq4P9HtVCHIZks5un6gQgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3PPR63Vds5qJDwvcknwGeJbpC73ks5un6gQgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167680294"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167680294",
"url": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167680294",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar approved 1886",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#pullrequestreview-167680294"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfb0902efb_11333f91c70d45c4939c1--


From nobody Tue Oct 23 16:37:23 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5DA8C130F74 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:37:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GnvbSBdocztk for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:37:10 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 9A385130E58 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:37:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540337829; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=rbtpwxd2AeBa6EKWZwe0JsAunA+X5SE9Mqb2IZt70N4=; b=HWb1ODTc/f5aU0KFmLUhdKXIIlxdBK4bqhYzPI0RGQCdxDV38yaiOgkmip4IyZO2nvfnhKwy jNWdwjIuXXwjnFZ3B4kEBF6SHxz5uycUb2aYPg/Cgm/1K5SgwZiacsfF3GXnV/IoyhlGLVZc 9C8JlMXZ6MD6unqmKWkBAp4t4lA=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bcfb0a5.7fd0d5fd3210-smtp-out-n01; Tue, 23 Oct 2018 23:37:09 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:37:08 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb0a4b329b_24d82ab0d4b1058098862@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 08d040: Move and consolidate address validation
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb0a4b2ded_24d82ab0d4b1058098755"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9NO8KyVbl77kFrWazz4O0Rk1WzU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:37:21 -0000

----==_mimepart_5bcfb0a4b2ded_24d82ab0d4b1058098755
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 08d040112e4b0118373a544b6b46c8e04f7c3720
      https://github.com/quicwg/base-drafts/commit/08d040112e4b0118373a544b6b46c8e04f7c3720
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move and consolidate address validation


  Commit: c952551f9b65ded819a6e5ced04174228671de03
      https://github.com/quicwg/base-drafts/commit/c952551f9b65ded819a6e5ced04174228671de03
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move cross references


  Commit: 5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72
      https://github.com/quicwg/base-drafts/commit/5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove redundant retry section


  Commit: 789db42c6b0aa75b9b02ae9dc971893dbb204caf
      https://github.com/quicwg/base-drafts/commit/789db42c6b0aa75b9b02ae9dc971893dbb204caf
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Restructure slightly


  Commit: 54c6a7e747fb8979321cec6f63ed4807be579e94
      https://github.com/quicwg/base-drafts/commit/54c6a7e747fb8979321cec6f63ed4807be579e94
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add version negotiation picture

Reword a few things as well.


  Commit: 05ec2f6c36cadf4e78d5a92d47aea00667a2426a
      https://github.com/quicwg/base-drafts/commit/05ec2f6c36cadf4e78d5a92d47aea00667a2426a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Consistency fixes


  Commit: 534a4e32629d3bc0c02a74447124c5e5e2fa4bda
      https://github.com/quicwg/base-drafts/commit/534a4e32629d3bc0c02a74447124c5e5e2fa4bda
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reorder section


  Commit: e189a0e83a95c759e7454fc14fd46b3887b73b73
      https://github.com/quicwg/base-drafts/commit/e189a0e83a95c759e7454fc14fd46b3887b73b73
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword the address validation section heaviy


  Commit: 18835d7ef7334276e9d0b796c9bb2e349e48cfeb
      https://github.com/quicwg/base-drafts/commit/18835d7ef7334276e9d0b796c9bb2e349e48cfeb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reorder the section as well


  Commit: de33af6fddea1827b18743863dd247c62ad8614b
      https://github.com/quicwg/base-drafts/commit/de33af6fddea1827b18743863dd247c62ad8614b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove more text


  Commit: 1bd447284d729c9037bec0ca21510b56b67cafab
      https://github.com/quicwg/base-drafts/commit/1bd447284d729c9037bec0ca21510b56b67cafab
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  TODO structure


  Commit: fcdfbba5e63f01887f15a0494de25873290c2d32
      https://github.com/quicwg/base-drafts/commit/fcdfbba5e63f01887f15a0494de25873290c2d32
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/Source/Client/


  Commit: 16a714d64ed1e5029450d3d96225554115fc908d
      https://github.com/quicwg/base-drafts/commit/16a714d64ed1e5029450d3d96225554115fc908d
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  own

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: f819abac302c7b0b34bd104d22dc7affecac6c5f
      https://github.com/quicwg/base-drafts/commit/f819abac302c7b0b34bd104d22dc7affecac6c5f
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove line

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 20f10bb411e65506c97631e0cc998c9d272cc576
      https://github.com/quicwg/base-drafts/commit/20f10bb411e65506c97631e0cc998c9d272cc576
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  a

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: fedd1894702300479390cd535cdafff8efcd24c9
      https://github.com/quicwg/base-drafts/commit/fedd1894702300479390cd535cdafff8efcd24c9
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  routing change

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c
      https://github.com/quicwg/base-drafts/commit/3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fixup

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: a1e137754521aff50442e951c731ba23baff524e
      https://github.com/quicwg/base-drafts/commit/a1e137754521aff50442e951c731ba23baff524e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  line length fix


  Commit: 9bb19697ff64cbb6a943cc7f2171a819cba2b319
      https://github.com/quicwg/base-drafts/commit/9bb19697ff64cbb6a943cc7f2171a819cba2b319
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rebase to master


  Commit: c7e243dc0a43d8f2a77baea4046dce299866dc3f
      https://github.com/quicwg/base-drafts/commit/c7e243dc0a43d8f2a77baea4046dce299866dc3f
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 6b6af8dc2da53638d133e8d72409448a3cb4a15c
      https://github.com/quicwg/base-drafts/commit/6b6af8dc2da53638d133e8d72409448a3cb4a15c
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove extra

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 04e2d13af62dbb3269aea1c3130fecac002ba2ef
      https://github.com/quicwg/base-drafts/commit/04e2d13af62dbb3269aea1c3130fecac002ba2ef
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  correlation expansion

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 5dea042bf53916e4329e4fd6a4281f2caa02928f
      https://github.com/quicwg/base-drafts/commit/5dea042bf53916e4329e4fd6a4281f2caa02928f
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove extra

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: ca7b73d47a74ffa73753f3a3560627480c0c50e0
      https://github.com/quicwg/base-drafts/commit/ca7b73d47a74ffa73753f3a3560627480c0c50e0
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove extra

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: c9fc19d2dafa22957e1624de82198ca00ed15dd8
      https://github.com/quicwg/base-drafts/commit/c9fc19d2dafa22957e1624de82198ca00ed15dd8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix line lengths


Compare: https://github.com/quicwg/base-drafts/compare/c49a40521551...c9fc19d2dafa
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb0a4b2ded_24d82ab0d4b1058098755--


From nobody Tue Oct 23 16:37:31 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B84D130E91 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:37:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 YfEMUkm6S122 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:37:15 -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 B4A8A130EC0 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:37:14 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:37:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337833; bh=6wldRh9hSOL9u1lJqBKojwMjYc0F/w+6aGd+Xekd7Bg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yCbCT/ROcVQpCTZKgUH/Uv4tSZX/egrt6HlKfmLic0O/2WQO3vSis/z1mowz2B85z oLSMA9vFlpPoGK7RIhGGLaThYt4UTSpd7/lJ8pOxnN9FttDAAOJAr9dLDR9fLGsWRE Sb5xqCGa0ifWam9BUX46AS/3JMWHrs33yPj0fVGs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4f51cd27135e37dca746dc603d90a2cc90c72fe092cf0000000117e772a992a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/issue_event/1922009165@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb0a9ce0fe_7ebc3f801acd45b859239"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uPxUP9Z92m53z3yNQxgeEVl1m9w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:37:27 -0000

----==_mimepart_5bcfb0a9ce0fe_7ebc3f801acd45b859239
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1886 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/1886#event-1922009165
----==_mimepart_5bcfb0a9ce0fe_7ebc3f801acd45b859239
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="371769366" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1886" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1886/hovercard" href="https://github.com/quicwg/base-drafts/pull/1886">#1886</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/1886#event-1922009165">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-HtzLdIgy3yXDwT4NufbRTbc4tdks5un6gpgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq49zzyg_245qoaKV_d3QjqVw98GEks5un6gpgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1886 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886#event-1922009165"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#event-1922009165",
"url": "https://github.com/quicwg/base-drafts/pull/1886#event-1922009165",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#event-1922009165"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfb0a9ce0fe_7ebc3f801acd45b859239--


From nobody Tue Oct 23 16:39:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C45E8130E53 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:39:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 gydPbMTYBuZp for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:39:13 -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 8771B127AC2 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:39:13 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:39:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337952; bh=7Sr/yH4KgIHVbPAZl0gTbReedJhB38lRhUIHnY5hmNU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=myPjauViOH6JrH3ekVTAF0LO1D6l4Zhx12kUwWS4XfxjnVc5AyhX/JJEqUvct2Kwp VKkfA/+e8qXuYAFBS+JK2UvnHz1b1vlm1NfWKnSY+I61mPHzL8fwZ8PeIYq9KDFj9q 5QH96Uoi/5mItqPlV/12oPnQG74FnLwlea13L+vo=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab524abe3affa2fa2f917c0322d03c1090ec96275f92cf0000000117e7732092a169ce163f3039@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1899/review/167681004@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1899@github.com>
References: <quicwg/base-drafts/pull/1899@github.com>
Subject: Re: [quicwg/base-drafts] The "quic " label is used for key update (#1899)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb120c255c_28633fba2b2d45b86577f"; 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/b7SKX7cr3wizHEMpTQiupNhUwIM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:39:16 -0000

----==_mimepart_5bcfb120c255c_28633fba2b2d45b86577f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> @@ -983,23 +983,31 @@ without necessarily needing to receive the first packet that triggered the
 change.  An endpoint that notices a changed KEY_PHASE bit can update keys and
 decrypt the packet that contains the changed bit.
 
+This mechanism replaces the TLS KeyUpdate message.  Endpoints MUST NOT send a
+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.
 
 A receiving endpoint detects an update when the KEY_PHASE bit doesn't match what

```suggestion
A receiving endpoint detects an update when the KEY_PHASE bit does not match what
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1899#pullrequestreview-167681004
----==_mimepart_5bcfb120c255c_28633fba2b2d45b86577f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1899#discussi=
on_r227601391">draft-ietf-quic-tls.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -983,23 +983,31 @@ without necessarily =
needing to receive the first packet that triggered the
 change.  An endpoint that notices a changed KEY_PHASE bit can update key=
s and
 decrypt the packet that contains the changed bit.
 =

+This mechanism replaces the TLS KeyUpdate message.  Endpoints MUST NOT s=
end a
+TLS KeyUpdate message.  Endpoints MUST treat the receipt of a TLS KeyUpd=
ate
+message as a connection error of type 0x10a, equivalent to a fatal TLS a=
lert 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 decrypte=
d a
 packet with a matching KEY_PHASE.
 =

 A receiving endpoint detects an update when the KEY_PHASE bit doesn&#39;=
t match what
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">- A receiving endpoint detects an update when =
the KEY_PHASE bit doesn't match what
+A receiving endpoint detects an update when the KEY_PHASE bit does not m=
atch what
</pre>


<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/1899#pullrequestreview-167681004">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
zD5CFuUfT1dlOh1ul8l5e_ivUJyks5un6iggaJpZM4X21SN">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq01whKlu3RHxUwiONQNs0=
C0eHkfoks5un6iggaJpZM4X21SN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar commented on #1899"}],"action":{"name":"View Pull Request","url":=
"https://github.com/quicwg/base-drafts/pull/1899#pullrequestreview-167681=
004"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1899#pullrequestrev=
iew-167681004",
"url": "https://github.com/quicwg/base-drafts/pull/1899#pullrequestreview=
-167681004",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1899",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1899#pullrequestreview=
-167681004"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4002499=
97\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfb120c255c_28633fba2b2d45b86577f--


From nobody Tue Oct 23 16:39:25 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 38326130E53 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:39:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xO5sYekx8vU8 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:39:14 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 1FBA3128CB7 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:39:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540337953; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=olM9moMtTO4yxMJJUXkH1B0qZa29VutUGlteDk4VE1E=; b=sb1bWAoeKkrdGh/JTU5D6v+X7CHXRKVT4VNyoaZlUmpx0xxIORBCDDdDvemNiDlv6kgyLnIj HDS8GD7Y+FRZY1bMD+jT2qHxpO8fReV+MMWIa8A6gFEkvsKn6A47RTRzSdDUY5ubkPvWSKKB OQtSYH35VSvRsj+OH+QbH++tLPQ=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bcfb120.7f34a80fe600-smtp-out-n02; Tue, 23 Oct 2018 23:39:12 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:39:12 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb120860a3_44602ae55264a57095fb@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 08d040: Move and consolidate address validation
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb120858f8_44602ae55264a57094b8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JrDPdt6K7HiNcws5KOcassk6hJU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:39:18 -0000

----==_mimepart_5bcfb120858f8_44602ae55264a57094b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/how-to-protect-close
  Home:   https://github.com/quicwg/base-drafts
  Commit: 08d040112e4b0118373a544b6b46c8e04f7c3720
      https://github.com/quicwg/base-drafts/commit/08d040112e4b0118373a544b6b46c8e04f7c3720
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move and consolidate address validation


  Commit: c952551f9b65ded819a6e5ced04174228671de03
      https://github.com/quicwg/base-drafts/commit/c952551f9b65ded819a6e5ced04174228671de03
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move cross references


  Commit: 196e49549cd9931945203c6306c586837d3c0152
      https://github.com/quicwg/base-drafts/commit/196e49549cd9931945203c6306c586837d3c0152
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove some excessive nesting from reorg


  Commit: 6bbfbdfff1303446ab251e038bcb8720ec99e408
      https://github.com/quicwg/base-drafts/commit/6bbfbdfff1303446ab251e038bcb8720ec99e408
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Consolidate connection ID negotiation section with prior text

The text here was mostly good, and I believe that this is a good place
for that text.  However, some of the text was expository in nature, and
I moved that up to the connection ID definition section.  There is some
new stuff in there, mostly just to point forward to the negotiation
section.


  Commit: 5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72
      https://github.com/quicwg/base-drafts/commit/5d0379b828bc23dc2bb0adf4b73c7c9d34c84b72
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove redundant retry section


  Commit: 533205904a29636f4526357deb1be5568f8290f7
      https://github.com/quicwg/base-drafts/commit/533205904a29636f4526357deb1be5568f8290f7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-19 (Fri, 19 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Allow rate limiting of Version Negotiation

As discussed in #1758, we only need to allow rate limiting.

However, the particular example I draw on will become critical if we
adopt the proposed changes to version negotiation in #1755 (or something
like it), because the only packet a server can confidently respond to
with Version Negotiation in that case is the Initial.  If we adopt an
iteration of #1755, then this text would need to be expanded to explain
that also.

Closes #1758.


  Commit: e56b38a33a1bc4a6c75f9631b40ab857235a64ab
      https://github.com/quicwg/base-drafts/commit/e56b38a33a1bc4a6c75f9631b40ab857235a64ab
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword based on feedback


  Commit: 5cec317e527e05810bad5e546c9dcc49dcab7544
      https://github.com/quicwg/base-drafts/commit/5cec317e527e05810bad5e546c9dcc49dcab7544
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Qualify


  Commit: 789db42c6b0aa75b9b02ae9dc971893dbb204caf
      https://github.com/quicwg/base-drafts/commit/789db42c6b0aa75b9b02ae9dc971893dbb204caf
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Restructure slightly


  Commit: b5975277ac77a8510eaf88e1186b9b740dfe85fe
      https://github.com/quicwg/base-drafts/commit/b5975277ac77a8510eaf88e1186b9b740dfe85fe
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move ECN section

This moves the section under packetization and reliability.
I've also added subsections, splitting out the feedback system (which is
simple) with the verification stuff (which is less so).


  Commit: 5caa2e83722b8cd82560e2a0be8213a7b5041d99
      https://github.com/quicwg/base-drafts/commit/5caa2e83722b8cd82560e2a0be8213a7b5041d99
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Escape single quotes in static table (#1883)


  Commit: d62b4972a0823b200a4130d847f26337174ea71d
      https://github.com/quicwg/base-drafts/commit/d62b4972a0823b200a4130d847f26337174ea71d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  STREAM_ID_BLOCKED nits

Changes one MAY to a SHOULD for consistency and clarifies some text about a potential flow control deadlock.

Fixes #1867


  Commit: bfbac9f2feb93a2cc759b85851f68b6deda0999f
      https://github.com/quicwg/base-drafts/commit/bfbac9f2feb93a2cc759b85851f68b6deda0999f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md


  Commit: 8a153284997f4bc0baa0af916cfbc11f33f974a7
      https://github.com/quicwg/base-drafts/commit/8a153284997f4bc0baa0af916cfbc11f33f974a7
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1887 from quicwg/denest

Remove some excessive nesting from reorg


  Commit: 2e193f4cde6cbaf29959687b7ca7179e2969685c
      https://github.com/quicwg/base-drafts/commit/2e193f4cde6cbaf29959687b7ca7179e2969685c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1897 from quicwg/ianswett-blocked-deadlock

STREAM_ID_BLOCKED nits


  Commit: d20f5b542ed3374310df3d824453dfb2484e1816
      https://github.com/quicwg/base-drafts/commit/d20f5b542ed3374310df3d824453dfb2484e1816
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  My ideas for corrections, taking feedback into account


  Commit: b82cdab5d6429d8dca97a68336a10cc52e41dc4f
      https://github.com/quicwg/base-drafts/commit/b82cdab5d6429d8dca97a68336a10cc52e41dc4f
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ACK now includes ECN

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 7e548dddd16698ae31ff1e620cc9b894e82843e1
      https://github.com/quicwg/base-drafts/commit/7e548dddd16698ae31ff1e620cc9b894e82843e1
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove duplicated text.

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: fd88f994d972e9a8a08bdc5e3418a1d8c53759f5
      https://github.com/quicwg/base-drafts/commit/fd88f994d972e9a8a08bdc5e3418a1d8c53759f5
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1896 from quicwg/move-ecn

Move ECN section


  Commit: 6932dea7e5c00730a255301c43454002df20355b
      https://github.com/quicwg/base-drafts/commit/6932dea7e5c00730a255301c43454002df20355b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1891 from quicwg/skip-vn-0rtt

Allow rate limiting of Version Negotiation


  Commit: 54c6a7e747fb8979321cec6f63ed4807be579e94
      https://github.com/quicwg/base-drafts/commit/54c6a7e747fb8979321cec6f63ed4807be579e94
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add version negotiation picture

Reword a few things as well.


  Commit: 05ec2f6c36cadf4e78d5a92d47aea00667a2426a
      https://github.com/quicwg/base-drafts/commit/05ec2f6c36cadf4e78d5a92d47aea00667a2426a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Consistency fixes


  Commit: 534a4e32629d3bc0c02a74447124c5e5e2fa4bda
      https://github.com/quicwg/base-drafts/commit/534a4e32629d3bc0c02a74447124c5e5e2fa4bda
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reorder section


  Commit: e189a0e83a95c759e7454fc14fd46b3887b73b73
      https://github.com/quicwg/base-drafts/commit/e189a0e83a95c759e7454fc14fd46b3887b73b73
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword the address validation section heaviy


  Commit: 18835d7ef7334276e9d0b796c9bb2e349e48cfeb
      https://github.com/quicwg/base-drafts/commit/18835d7ef7334276e9d0b796c9bb2e349e48cfeb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reorder the section as well


  Commit: d64ec4997a47bbdda6c110f077bbbc8380d01326
      https://github.com/quicwg/base-drafts/commit/d64ec4997a47bbdda6c110f077bbbc8380d01326
  Author: Dmitri Tikhonov <dtikhonov@live.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Parenthesize 2 * MaxEntries to prevent naive errors (#1856)

* Parenthesize 2 * MaxEntries to prevent naive errors

Transcribing

  LargestReference mod 2*MaxEntries + 1

to C one of its offspring without parentheses around 2 * MaxEntries
will produce an incorrect result.

* Fix lint error (figure too wide) via creative variable renaming

* Add parentheses to disambiguate further; prettify other spots


  Commit: c49a4052155123850fe52fd24e7866566c952c98
      https://github.com/quicwg/base-drafts/commit/c49a4052155123850fe52fd24e7866566c952c98
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1888 from quicwg/fix-cid-nego

Consolidate connection ID negotiation section with prior text


  Commit: de33af6fddea1827b18743863dd247c62ad8614b
      https://github.com/quicwg/base-drafts/commit/de33af6fddea1827b18743863dd247c62ad8614b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove more text


  Commit: 1bd447284d729c9037bec0ca21510b56b67cafab
      https://github.com/quicwg/base-drafts/commit/1bd447284d729c9037bec0ca21510b56b67cafab
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  TODO structure


  Commit: fcdfbba5e63f01887f15a0494de25873290c2d32
      https://github.com/quicwg/base-drafts/commit/fcdfbba5e63f01887f15a0494de25873290c2d32
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/Source/Client/


  Commit: 16a714d64ed1e5029450d3d96225554115fc908d
      https://github.com/quicwg/base-drafts/commit/16a714d64ed1e5029450d3d96225554115fc908d
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  own

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: f819abac302c7b0b34bd104d22dc7affecac6c5f
      https://github.com/quicwg/base-drafts/commit/f819abac302c7b0b34bd104d22dc7affecac6c5f
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove line

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 20f10bb411e65506c97631e0cc998c9d272cc576
      https://github.com/quicwg/base-drafts/commit/20f10bb411e65506c97631e0cc998c9d272cc576
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  a

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: fedd1894702300479390cd535cdafff8efcd24c9
      https://github.com/quicwg/base-drafts/commit/fedd1894702300479390cd535cdafff8efcd24c9
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  routing change

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c
      https://github.com/quicwg/base-drafts/commit/3bbc4bfd26dfc5e7117f4cd20dcb74c6d01c903c
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  fixup

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: a1e137754521aff50442e951c731ba23baff524e
      https://github.com/quicwg/base-drafts/commit/a1e137754521aff50442e951c731ba23baff524e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  line length fix


  Commit: 9bb19697ff64cbb6a943cc7f2171a819cba2b319
      https://github.com/quicwg/base-drafts/commit/9bb19697ff64cbb6a943cc7f2171a819cba2b319
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rebase to master


  Commit: c7e243dc0a43d8f2a77baea4046dce299866dc3f
      https://github.com/quicwg/base-drafts/commit/c7e243dc0a43d8f2a77baea4046dce299866dc3f
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 6b6af8dc2da53638d133e8d72409448a3cb4a15c
      https://github.com/quicwg/base-drafts/commit/6b6af8dc2da53638d133e8d72409448a3cb4a15c
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove extra

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 04e2d13af62dbb3269aea1c3130fecac002ba2ef
      https://github.com/quicwg/base-drafts/commit/04e2d13af62dbb3269aea1c3130fecac002ba2ef
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  correlation expansion

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 5dea042bf53916e4329e4fd6a4281f2caa02928f
      https://github.com/quicwg/base-drafts/commit/5dea042bf53916e4329e4fd6a4281f2caa02928f
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove extra

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: ca7b73d47a74ffa73753f3a3560627480c0c50e0
      https://github.com/quicwg/base-drafts/commit/ca7b73d47a74ffa73753f3a3560627480c0c50e0
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove extra

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: c9fc19d2dafa22957e1624de82198ca00ed15dd8
      https://github.com/quicwg/base-drafts/commit/c9fc19d2dafa22957e1624de82198ca00ed15dd8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix line lengths


  Commit: 86445c929cbc57ad010aeab7a717009d60152002
      https://github.com/quicwg/base-drafts/commit/86445c929cbc57ad010aeab7a717009d60152002
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian's suggestion


  Commit: 6742d4fce98eb81fc6b9913b5a9992af0e236e2d
      https://github.com/quicwg/base-drafts/commit/6742d4fce98eb81fc6b9913b5a9992af0e236e2d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into how-to-protect-close


Compare: https://github.com/quicwg/base-drafts/compare/8c2aaa3650e5...6742d4fce98e
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb120858f8_44602ae55264a57094b8--


From nobody Tue Oct 23 16:39:31 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0A57F130E76 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:39:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 AHXBDwx07ved for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:39:17 -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 38CF4130E58 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:39:17 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:39:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540337956; bh=ZTPXcLntdC6Z9FItITjpK74O8wtdMrRYs42bv3ml8Xs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x2DDES6wBPIpwkk1bU0wpYEUy/Op0ISQ/0pDe46AbouXFK5xsjfKtaKJZ2Z6uXXzz Pi+rUFJyCVkQh7xfGtZwXdDIJ79ODCo6Obh1B7dJCHoM7tlFuv7ccV2xOWXoVPRNWM SdbGwYR8Vb/9RFdN5FCj+PBT5eiMKbXoxnC/nbmY=
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/1890/push/2985287654@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1890@github.com>
References: <quicwg/base-drafts/pull/1890@github.com>
Subject: Re: [quicwg/base-drafts] Specify the packets that carry closing frames (#1890)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb124623fb_37163fcc5b2d45bc41457"; 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/pqMxYCdGkgjhMY4Bw7Qk3AdV3dI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:39:20 -0000

----==_mimepart_5bcfb124623fb_37163fcc5b2d45bc41457
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 2 commits.

86445c9  Ian's suggestion
6742d4f  Merge branch 'master' into how-to-protect-close


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1890/files/8c2aaa3650e5cd214df3171c9b94b3aa4d4f2f2b..6742d4fce98eb81fc6b9913b5a9992af0e236e2d

----==_mimepart_5bcfb124623fb_37163fcc5b2d45bc41457
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 2 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/86445c9">86445c9</a>  Ian&#39;s suggestion</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/6742d4f">6742d4f</a>  Merge branch &#39;master&#39; into how-to-protect-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/1890/files/8c2aaa3650e5cd214df3171c9b94b3aa4d4f2f2b..6742d4fce98eb81fc6b9913b5a9992af0e236e2d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq07s2EH7Q2zsJL-G2_-hcMvZaor_ks5un6ikgaJpZM4XvrnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_p5fymxDYONnAFw_cyqlNtEahNGks5un6ikgaJpZM4XvrnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 2 commits in #1890"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1890/files/8c2aaa3650e5cd214df3171c9b94b3aa4d4f2f2b..6742d4fce98eb81fc6b9913b5a9992af0e236e2d"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1890/files/8c2aaa3650e5cd214df3171c9b94b3aa4d4f2f2b..6742d4fce98eb81fc6b9913b5a9992af0e236e2d",
"url": "https://github.com/quicwg/base-drafts/pull/1890/files/8c2aaa3650e5cd214df3171c9b94b3aa4d4f2f2b..6742d4fce98eb81fc6b9913b5a9992af0e236e2d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 2 commits in #1890",
"sections": [
{
"text": "2 new commits pushed to quicwg/base-drafts #1890:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "86445c9",
"value": "Ian's suggestion"
},
{
"name": "6742d4f",
"value": "Merge branch 'master' into how-to-protect-close"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1890/files/8c2aaa3650e5cd214df3171c9b94b3aa4d4f2f2b..6742d4fce98eb81fc6b9913b5a9992af0e236e2d"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398375364\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfb124623fb_37163fcc5b2d45bc41457--


From nobody Tue Oct 23 16:40:19 2018
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 5A778127AC2 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:40:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 n9euioSGditN for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:40: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 6B942130DC6 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:40: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=fqYINViHyHsCgqLNJ0RrEl7ov5Q=; b=uQHHSE0StHqyUw8F 5YwohQU5SQ34djxbfx6Y0MIw0T1kX3H0zdDR/dyzAa8AFwX48jPcQyizEnWyumbt yiRSmh1HUX1CiLvprt0tfj54F01+1UO1MDrtg2skKnXoMBcpKLZSRCbZyzSIZb0v 0iCXhHvx+y9HZ8l9HoisgldUoOY=
Received: by filter1597p1mdw1.sendgrid.net with SMTP id filter1597p1mdw1-11617-5BCFB15D-25 2018-10-23 23:40:13.621269271 +0000 UTC m=+436007.748686269
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [192.30.252.34]) by ismtpd0006p1iad2.sendgrid.net (SG) with ESMTP id rcYbCy5lQV2KMDBdTsO9tw for <quic-issues@ietf.org>; Tue, 23 Oct 2018 23:40:13.573 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 87EEB80B3A for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:40:13 -0700 (PDT)
Date: Tue, 23 Oct 2018 23:40:13 +0000 (UTC)
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab33d22dababb191b65c7eefe00884432553e0787092cf0000000117e7735d92a169ce163f3039@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1899/review/167681218@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1899@github.com>
References: <quicwg/base-drafts/pull/1899@github.com>
Subject: Re: [quicwg/base-drafts] The "quic " label is used for key update (#1899)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb15d8603e_18173fd0608d45bc762e5"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3NfeRPZBHQWGD49xXqNbKl8OhbJo3+F8ldgX iM3X1oiU4TbPdUTEvStJrxP4jQUJA3GkTshvv61BK5h6/KxEia0HrTVjeWDl3Pj834U56KsNI2hC7r nQQ7ro2cMvI5ExMBnK6i5xhfW3u9FdDoQ292fDpXshxSVAbaDu/YKDY2rt/lejL2XU8eZS/63pAw8W 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PJX8YtGTyOwgIq_9uYSxC3mzH6k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:40:19 -0000

----==_mimepart_5bcfb15d8603e_18173fd0608d45bc762e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar 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.
 
 A receiving endpoint detects an update when the KEY_PHASE bit doesn't match what
 it is expecting.  It creates a new secret (see Section 7.2 of {{!TLS13}}) and
-the corresponding read key and IV.  If the packet can be decrypted and
-authenticated using these values, then the keys it uses for packet protection
-are also updated.  The next packet sent by the endpoint will then use the new
-keys.
-
-An endpoint doesn't need to send packets immediately when it detects that its
-peer has updated keys.  The next packet that it sends will simply use the new
-keys.  If an endpoint detects a second update before it has sent any packets
-with updated keys it indicates that its peer has updated keys twice without
-awaiting a reciprocal update.  An endpoint MUST treat consecutive key updates as
-a fatal error and abort the connection.
+the corresponding read key and IV.  This uses the same variation on HKDF as

```suggestion
the corresponding read key and IV using the same variation on HKDF 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/1899#pullrequestreview-167681218
----==_mimepart_5bcfb15d8603e_18173fd0608d45bc762e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1899#discussion=
_r227601573">draft-ietf-quic-tls.md</a>:</p>
<pre style=3D'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.
=20
 A receiving endpoint detects an update when the KEY_PHASE bit doesn&#39;t =
match what
 it is expecting.  It creates a new secret (see Section 7.2 of {{!TLS13}}) =
and
-the corresponding read key and IV.  If the packet can be decrypted and
-authenticated using these values, then the keys it uses for packet protect=
ion
-are also updated.  The next packet sent by the endpoint will then use the =
new
-keys.
-
-An endpoint doesn&#39;t need to send packets immediately when it detects t=
hat its
-peer has updated keys.  The next packet that it sends will simply use the =
new
-keys.  If an endpoint detects a second update before it has sent any packe=
ts
-with updated keys it indicates that its peer has updated keys twice without
-awaiting a reciprocal update.  An endpoint MUST treat consecutive key upda=
tes as
-a fatal error and abort the connection.
+the corresponding read key and IV.  This uses the same variation on HKDF as
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-the corresponding read key and IV.  This uses t=
he same variation on HKDF as
+the corresponding read key and IV using the same variation on HKDF as
</pre>


<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/1899#pullrequestreview-167681218">view it on GitHub</a>, or <=
a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4Z-m1x76i_=
4EHBbrgYGAcx0pmysks5un6jdgaJpZM4X21SN">mute the thread</a>.<img src=3D"http=
s://github.com/notifications/beacon/AWbkq4An5PSLc3yO4UUubElj604NUj13ks5un6j=
dgaJpZM4X21SN.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@janaiyengar commente=
d on #1899"}],"action":{"name":"View Pull Request","url":"https://github.co=
m/quicwg/base-drafts/pull/1899#pullrequestreview-167681218"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1899#pullrequestrevie=
w-167681218",
"url": "https://github.com/quicwg/base-drafts/pull/1899#pullrequestreview-1=
67681218",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1899",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1899#pullrequestreview-1=
67681218"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400249997=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfb15d8603e_18173fd0608d45bc762e5--


From nobody Tue Oct 23 16:41:19 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 180DE127AC2 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:41:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 8gY13ZTW1uh2 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:41:16 -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 7DD0A130DC6 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:41:16 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:41:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540338075; bh=PgLYE+FciZNWQVVuk7CJrtFmNa6NU7lrg21Wp+3t1gY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TCHqgyiWGf6Qdm7haNcor38Bh6XUQNhwUy71LmX5I36eXAO3OhwvQ3MW1PFS/nzXQ M8pTrl3mjGyLsBuPYAkDM84E7g2Rqe8wTeambcwGsAtTXDknx6iE+iS/66F89YjATP T7434B7jFMYVUDWYkzK7a8sbgc5GQLuC574miJfU=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab78eac6cdb65f8ebdca0cbe81eb5109283a4384c392cf0000000117e7739b92a169ce163f3039@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1899/review/167681460@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1899@github.com>
References: <quicwg/base-drafts/pull/1899@github.com>
Subject: Re: [quicwg/base-drafts] The "quic " label is used for key update (#1899)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb19bd1ba7_7ecb3f801acd45b86544c"; 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/My5cgk2l_OIev67LQwWSdeMy8x0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:41:18 -0000

----==_mimepart_5bcfb19bd1ba7_7ecb3f801acd45b86544c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> -
-An endpoint doesn't need to send packets immediately when it detects that its
-peer has updated keys.  The next packet that it sends will simply use the new
-keys.  If an endpoint detects a second update before it has sent any packets
-with updated keys it indicates that its peer has updated keys twice without
-awaiting a reciprocal update.  An endpoint MUST treat consecutive key updates as
-a fatal error and abort the connection.
+the corresponding read key and IV.  This uses the same variation on HKDF as
+defined in {{protection-keys}}; that is, the prefix "quic " is used in place of
+"tls13 ".
+
+If the packet can be decrypted and authenticated using the updated key and IV,
+then the keys the endpoint uses for packet protection are also updated.  The
+next packet sent by the endpoint will then use the new keys.
+
+An endpoint doesn't always need to send packets when it detects that its peer

```suggestion
An endpoint does not always need to send packets when it detects that its 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/pull/1899#pullrequestreview-167681460
----==_mimepart_5bcfb19bd1ba7_7ecb3f801acd45b86544c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1899#discussi=
on_r227601782">draft-ietf-quic-tls.md</a>:</p>
<pre style=3D'color:#555'>&gt; -
-An endpoint doesn&#39;t need to send packets immediately when it detects=
 that its
-peer has updated keys.  The next packet that it sends will simply use th=
e new
-keys.  If an endpoint detects a second update before it has sent any pac=
kets
-with updated keys it indicates that its peer has updated keys twice with=
out
-awaiting a reciprocal update.  An endpoint MUST treat consecutive key up=
dates as
-a fatal error and abort the connection.
+the corresponding read key and IV.  This uses the same variation on HKDF=
 as
+defined in {{protection-keys}}; that is, the prefix &quot;quic &quot; is=
 used in place of
+&quot;tls13 &quot;.
+
+If the packet can be decrypted and authenticated using the updated key a=
nd IV,
+then the keys the endpoint uses for packet protection are also updated. =
 The
+next packet sent by the endpoint will then use the new keys.
+
+An endpoint doesn&#39;t always need to send packets when it detects that=
 its peer
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-An endpoint doesn't always need to send packe=
ts when it detects that its peer
+An endpoint does not always need to send packets when it detects that it=
s peer
</pre>


<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/1899#pullrequestreview-167681460">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
w4rAjhmPw92bPH-JXF13c5LGiDdks5un6kbgaJpZM4X21SN">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq874uqZC0vQa74dT-PSYO=
6_jnUKJks5un6kbgaJpZM4X21SN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar commented on #1899"}],"action":{"name":"View Pull Request","url":=
"https://github.com/quicwg/base-drafts/pull/1899#pullrequestreview-167681=
460"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1899#pullrequestrev=
iew-167681460",
"url": "https://github.com/quicwg/base-drafts/pull/1899#pullrequestreview=
-167681460",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1899",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1899#pullrequestreview=
-167681460"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4002499=
97\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfb19bd1ba7_7ecb3f801acd45b86544c--


From nobody Tue Oct 23 16:42:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 50E3B130F01 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:41:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 bLLWqdG8JlWB for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:41: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 1AA24130E6E for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:41:54 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:41:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540338113; bh=WPlx14FpnahNlCKTgAsBYGhfxqZAprDV0Jeerag/TfY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w4fUf5JeqQS54tpG8DTNxEr9sMEnIXn85MimCB0C1vxDjE2iMRIRZFpLB2p0g2x7G +lm2WbiDmgPQDkoY9UoJ1lc6UBfxXgePEUrBjMNunNxbDnpNHnoU6lDrkrLt8KKln3 t1jbKPb6CRIEPLVy1aFbZRDPhVWJxoX8pKBqYIik=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb7525a5acfb667fd20e6cff730f789a72a73ef0792cf0000000117e773c192a169ce163f3039@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1899/review/167681585@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1899@github.com>
References: <quicwg/base-drafts/pull/1899@github.com>
Subject: Re: [quicwg/base-drafts] The "quic " label is used for key update (#1899)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb1c1689f6_2de93fef6f2d45bc10327d"; 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/GbS5wmesbrwkBGkPIB2rVoYu0HM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:42:09 -0000

----==_mimepart_5bcfb1c1689f6_2de93fef6f2d45bc10327d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> -keys.  If an endpoint detects a second update before it has sent any packets
-with updated keys it indicates that its peer has updated keys twice without
-awaiting a reciprocal update.  An endpoint MUST treat consecutive key updates as
-a fatal error and abort the connection.
+the corresponding read key and IV.  This uses the same variation on HKDF as
+defined in {{protection-keys}}; that is, the prefix "quic " is used in place of
+"tls13 ".
+
+If the packet can be decrypted and authenticated using the updated key and IV,
+then the keys the endpoint uses for packet protection are also updated.  The
+next packet sent by the endpoint will then use the new keys.
+
+An endpoint doesn't always need to send packets when it detects that its peer
+has updated keys.  The next packet that it sends will simply use the new keys.
+If an endpoint detects a second update before it has sent any packets with
+updated keys it indicates that its peer has updated keys twice without awaiting

```suggestion
updated keys, it indicates that its peer has updated keys twice without awaiting
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1899#pullrequestreview-167681585
----==_mimepart_5bcfb1c1689f6_2de93fef6f2d45bc10327d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1899#discussi=
on_r227601890">draft-ietf-quic-tls.md</a>:</p>
<pre style=3D'color:#555'>&gt; -keys.  If an endpoint detects a second up=
date before it has sent any packets
-with updated keys it indicates that its peer has updated keys twice with=
out
-awaiting a reciprocal update.  An endpoint MUST treat consecutive key up=
dates as
-a fatal error and abort the connection.
+the corresponding read key and IV.  This uses the same variation on HKDF=
 as
+defined in {{protection-keys}}; that is, the prefix &quot;quic &quot; is=
 used in place of
+&quot;tls13 &quot;.
+
+If the packet can be decrypted and authenticated using the updated key a=
nd IV,
+then the keys the endpoint uses for packet protection are also updated. =
 The
+next packet sent by the endpoint will then use the new keys.
+
+An endpoint doesn&#39;t always need to send packets when it detects that=
 its peer
+has updated keys.  The next packet that it sends will simply use the new=
 keys.
+If an endpoint detects a second update before it has sent any packets wi=
th
+updated keys it indicates that its peer has updated keys twice without a=
waiting
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-updated keys it indicates that its peer has u=
pdated keys twice without awaiting
+updated keys, it indicates that its peer has updated keys twice without =
awaiting
</pre>


<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/1899#pullrequestreview-167681585">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
wVany6QM1y9ZtG8Th7YrlYKjj5Lks5un6lBgaJpZM4X21SN">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq4nabrUq07dUJo7VteyQr=
sCO-FoNks5un6lBgaJpZM4X21SN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar commented on #1899"}],"action":{"name":"View Pull Request","url":=
"https://github.com/quicwg/base-drafts/pull/1899#pullrequestreview-167681=
585"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1899#pullrequestrev=
iew-167681585",
"url": "https://github.com/quicwg/base-drafts/pull/1899#pullrequestreview=
-167681585",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1899",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1899#pullrequestreview=
-167681585"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4002499=
97\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfb1c1689f6_2de93fef6f2d45bc10327d--


From nobody Tue Oct 23 16:42:28 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6DC74130F12 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:42:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7Y97oO6gKelG for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:42:13 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 F0297130ED9 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:42:12 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338132; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=gcLgMh4LbR2YWCbX8a1yU4b8Mf6fr+D/8oHQdlCnpak=; b=RIIFSDkx6nrHFj3FzagvIt+sEiQcW10U5uTSX/wI8mMvJIhv0KSp2o/PiyN4oc8yrl+/m2RM hqNzNqRQXYE9CKohUD0J1AYVe6wCJF/i6W+dA7rRNV8uJvQ/k80Qenxzhon/BAOLrIV4OGI7 5EXKcGBiaDj0AMCnsgWg2ajey0o=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcfb1d3.7fe894726210-smtp-out-n01; Tue, 23 Oct 2018 23:42:11 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:42:11 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb1d346b7c_6d92ae124eaa58094384@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 76b70f: does not
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb1d346829_6d92ae124eaa580942c6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DhkKR_y1Lxn2rGuNuelntCv82qw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:42:26 -0000

----==_mimepart_5bcfb1d346829_6d92ae124eaa580942c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/quic-key-update
  Home:   https://github.com/quicwg/base-drafts
  Commit: 76b70fd0135e025833d30e700affd2096b6a1416
      https://github.com/quicwg/base-drafts/commit/76b70fd0135e025833d30e700affd2096b6a1416
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  does not

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb1d346829_6d92ae124eaa580942c6--


From nobody Tue Oct 23 16:42:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42D69130F73 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:42:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 rlJxiGyJXTJs for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:42: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 89E5B130ED9 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:42:14 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:42:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540338133; bh=GiE7sSVR0aU6O2JdfF5FFbETHwfExTBQGXuAjNb56Yk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YT6aQvNSQDcK+64CXC0V6S4705yQZBQr+gdzl1W+mXAkYvbYxKwQf2UfyhmKiHs52 Y9PFGwJ4D/d7XtdL1rn6+axw2PdIIDGkD6fMcBKLNi6TShDJBvxYDomCO5+o1dSIq8 kL/o0ZgiIZpfvePE98MjApdqp7T9OcZYVsLuWJPk=
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/1899/push/2985292968@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1899@github.com>
References: <quicwg/base-drafts/pull/1899@github.com>
Subject: Re: [quicwg/base-drafts] The "quic " label is used for key update (#1899)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb1d5d05a4_7f7d3fb7edad45b41020f0"; 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/9M2J5RLXtRGRM_E9tSWL4nqHtJU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:42:29 -0000

----==_mimepart_5bcfb1d5d05a4_7f7d3fb7edad45b41020f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

76b70fd  does not


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1899/files/e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3..76b70fd0135e025833d30e700affd2096b6a1416

----==_mimepart_5bcfb1d5d05a4_7f7d3fb7edad45b41020f0
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/76b70fd">76b70fd</a>  does 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/1899/files/e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3..76b70fd0135e025833d30e700affd2096b6a1416">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9TPvx0O7-MGdt0QuRkpik-KHGUkks5un6lVgaJpZM4X21SN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4IOSQ1ocxCplWY_O_wpocooar8aks5un6lVgaJpZM4X21SN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1899"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1899/files/e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3..76b70fd0135e025833d30e700affd2096b6a1416"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1899/files/e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3..76b70fd0135e025833d30e700affd2096b6a1416",
"url": "https://github.com/quicwg/base-drafts/pull/1899/files/e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3..76b70fd0135e025833d30e700affd2096b6a1416",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1899",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1899:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "76b70fd",
"value": "does not"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1899/files/e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3..76b70fd0135e025833d30e700affd2096b6a1416"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400249997\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfb1d5d05a4_7f7d3fb7edad45b41020f0--


From nobody Tue Oct 23 16:43:01 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B20D6130E97 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:42:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KkoPimhsjvvr for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:42:49 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 50A3A130EBD for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:42:49 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338168; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=BUawRJoI1rixIRQoceRS849/o6HSKMwXJL2Dc+CGfGA=; b=IhmJ1fOIAmE2p5HAb70d93R+UjTKHmwMeOo0+KkZlZ5ziPcENQxEopB/bej7EeQNU14nq0B9 z+4EKtTEPD3fRIsYlfVsHkowe4/IXpgZj3vBtrmKb3oK858qCWYP6QGrVX3NEA0NAOEDW9kM Bmcg5Ef7y3euTdAnxVhi4MRNJ5A=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcfb1f8.7f8fe0787180-smtp-out-n03; Tue, 23 Oct 2018 23:42:48 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:42:47 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb1f7105d7_2fd22ad41ea8a58086381@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 24ac0f: glom together
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb1f7101fb_2fd22ad41ea8a580862af"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hPsynul-jFMo-_t3MgNwPYc2two>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:43:00 -0000

----==_mimepart_5bcfb1f7101fb_2fd22ad41ea8a580862af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/quic-key-update
  Home:   https://github.com/quicwg/base-drafts
  Commit: 24ac0f076890955eec6d1f7edef859dbed28460d
      https://github.com/quicwg/base-drafts/commit/24ac0f076890955eec6d1f7edef859dbed28460d
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  glom together

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb1f7101fb_2fd22ad41ea8a580862af--


From nobody Tue Oct 23 16:43:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37A12130F01 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:42:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 29W7qILUXyrk for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:42: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 7A9D9130E53 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:42:50 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:42:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540338169; bh=0YNOx0sTR9VE5F3qQVgXEpqDTEfp0Dukt47UAirSDHY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tS/5ExLxzeWYcZfWt6mTxk0iXq9rQG7FCAUntkz83b/P9dHHIAbTZsyz80ekx/ecl 8yU8j52iSLzSpuvOYn2UUkyS4KZhPSaC34HndP1nWM71YYMTTf+5atKacOtAlqsDIR SX+MsQkPbeXGQrq9duiandcDGkC2AnrADUk+l/O0=
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/1899/push/2985293968@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1899@github.com>
References: <quicwg/base-drafts/pull/1899@github.com>
Subject: Re: [quicwg/base-drafts] The "quic " label is used for key update (#1899)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb1f9abbe8_1bb43fcba46d45c075917"; 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/UBlIpKuU04O7tKhfeevneGqj0k4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:43:01 -0000

----==_mimepart_5bcfb1f9abbe8_1bb43fcba46d45c075917
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

24ac0f0  glom together


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1899/files/76b70fd0135e025833d30e700affd2096b6a1416..24ac0f076890955eec6d1f7edef859dbed28460d

----==_mimepart_5bcfb1f9abbe8_1bb43fcba46d45c075917
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/24ac0f0">24ac0f0</a>  glom together</li>
</ul>


<p style="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/1899/files/76b70fd0135e025833d30e700affd2096b6a1416..24ac0f076890955eec6d1f7edef859dbed28460d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5hNNrS9n6tIRRxcu0KtQ2pylkUIks5un6l5gaJpZM4X21SN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5SmnlpWnIUl0Gi1pEnVtLd-bw2Wks5un6l5gaJpZM4X21SN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1899"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1899/files/76b70fd0135e025833d30e700affd2096b6a1416..24ac0f076890955eec6d1f7edef859dbed28460d"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1899/files/76b70fd0135e025833d30e700affd2096b6a1416..24ac0f076890955eec6d1f7edef859dbed28460d",
"url": "https://github.com/quicwg/base-drafts/pull/1899/files/76b70fd0135e025833d30e700affd2096b6a1416..24ac0f076890955eec6d1f7edef859dbed28460d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1899",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1899:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "24ac0f0",
"value": "glom together"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1899/files/76b70fd0135e025833d30e700affd2096b6a1416..24ac0f076890955eec6d1f7edef859dbed28460d"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400249997\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfb1f9abbe8_1bb43fcba46d45c075917--


From nobody Tue Oct 23 16:43:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D04C1128CB7 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:43:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 rhNxOgE6sKGd for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:43: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 43CFC127AC2 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:43:08 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:43:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540338187; bh=4q0MgmEIpv61sSLqPGEMJqlUQVP8FKI+b6r6B4gdB3U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FTLtUwzja0GJh980i3Lz0YgGcOGWtBJ1GL8Kw+CaeDOI/2tQN4+GlDryJAxvNCf2O NAAude1c66l/aLcuhUZWdsf9fwRFkvZv/xGwMCEWdzbRkvs0ZqxgQz9HJwKjO3lHVd S8QheJ9lOsbL3FTI7e4V8FG5rqW+SB/4HYDOlAGU=
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/1899/push/2985294462@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1899@github.com>
References: <quicwg/base-drafts/pull/1899@github.com>
Subject: Re: [quicwg/base-drafts] The "quic " label is used for key update (#1899)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb20b81abe_614b3fc78e0d45b889250"; 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/mn2DiAh_EDOWY_t8mR6zg2SnNiA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:43:10 -0000

----==_mimepart_5bcfb20b81abe_614b3fc78e0d45b889250
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

fa1d40c  does not


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1899/files/24ac0f076890955eec6d1f7edef859dbed28460d..fa1d40cbb9333fa163821630ac6b120338a434ee

----==_mimepart_5bcfb20b81abe_614b3fc78e0d45b889250
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/fa1d40c">fa1d40c</a>  does 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/1899/files/24ac0f076890955eec6d1f7edef859dbed28460d..fa1d40cbb9333fa163821630ac6b120338a434ee">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4_hkedTRfVI3l-lqPm94G0N2KbFks5un6mLgaJpZM4X21SN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxMG7nDVmYhxfA5t5z5VuFIc5ShNks5un6mLgaJpZM4X21SN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1899"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1899/files/24ac0f076890955eec6d1f7edef859dbed28460d..fa1d40cbb9333fa163821630ac6b120338a434ee"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1899/files/24ac0f076890955eec6d1f7edef859dbed28460d..fa1d40cbb9333fa163821630ac6b120338a434ee",
"url": "https://github.com/quicwg/base-drafts/pull/1899/files/24ac0f076890955eec6d1f7edef859dbed28460d..fa1d40cbb9333fa163821630ac6b120338a434ee",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1899",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1899:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "fa1d40c",
"value": "does not"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1899/files/24ac0f076890955eec6d1f7edef859dbed28460d..fa1d40cbb9333fa163821630ac6b120338a434ee"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400249997\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfb20b81abe_614b3fc78e0d45b889250--


From nobody Tue Oct 23 16:43:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F34D130E86 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:43:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 duV7YHu01grm for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:43: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 3F35B127AC2 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:43:13 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:43:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540338192; bh=vYNewn7GTYEKzmwelmXEgi97axiIDY4KP5FZiklmXq4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f6dUHaSChugI1mNh3nj8umMkRHSwTWE6g4v5v2PHEAgVKC4EDhZg41HWOSG17rRJA K3YcaM6jNt6oAl8BAhDKlJoPR1T6uojRcq1EhT/jPuujFBZI2gvmg5eOyH73wxiQeK /L0Qx2MapEQSZ6WnyweBlmyC7RAF3IU0cjKaiI6s=
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/1899/push/2985294623@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1899@github.com>
References: <quicwg/base-drafts/pull/1899@github.com>
Subject: Re: [quicwg/base-drafts] The "quic " label is used for key update (#1899)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb2109363a_2a373fafc18d45b8796b0"; 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/5iSjDqAFjLX7m1LKHdNTWC6e6zM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:43:16 -0000

----==_mimepart_5bcfb2109363a_2a373fafc18d45b8796b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

a5c5af3  comma


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1899/files/fa1d40cbb9333fa163821630ac6b120338a434ee..a5c5af3e59cb75aa37719c0d6632adfd3f618c35

----==_mimepart_5bcfb2109363a_2a373fafc18d45b8796b0
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/a5c5af3">a5c5af3</a>  comma</li>
</ul>


<p style="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/1899/files/fa1d40cbb9333fa163821630ac6b120338a434ee..a5c5af3e59cb75aa37719c0d6632adfd3f618c35">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1QxFRkMa5uZFdDHkP2342yQTwC_ks5un6mQgaJpZM4X21SN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq21NrQG4adJPfRDWQGtq8Me8UeE9ks5un6mQgaJpZM4X21SN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1899"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1899/files/fa1d40cbb9333fa163821630ac6b120338a434ee..a5c5af3e59cb75aa37719c0d6632adfd3f618c35"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1899/files/fa1d40cbb9333fa163821630ac6b120338a434ee..a5c5af3e59cb75aa37719c0d6632adfd3f618c35",
"url": "https://github.com/quicwg/base-drafts/pull/1899/files/fa1d40cbb9333fa163821630ac6b120338a434ee..a5c5af3e59cb75aa37719c0d6632adfd3f618c35",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1899",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1899:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "a5c5af3",
"value": "comma"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1899/files/fa1d40cbb9333fa163821630ac6b120338a434ee..a5c5af3e59cb75aa37719c0d6632adfd3f618c35"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400249997\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfb2109363a_2a373fafc18d45b8796b0--


From nobody Tue Oct 23 16:43:34 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DEE52130E48 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:43:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2I9rOesGdNNp for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:43:32 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 7AF13128CB7 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:43:32 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338211; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=jNSdGa9KPWp4bTOsf+zcAKDrIPmiTEfYCo5bny58KYY=; b=jyt4b3gCUcHZPhkp2eZlSP5P0H8wapAQYuuut9HhbYRiPrL3w+8MqT0WHsS1wsES40qz1ufK +izBJasvdLrdSU94eiso3v6Yn4fMFO1dXqWmjd8AbqLPdjahXdJSU5Xxe5Vcz8h+P8+uy2p1 bvMw2PuAbIRCWpyTaTaTFOcizRQ=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bcfb223.7efc387b0ba0-smtp-out-n02; Tue, 23 Oct 2018 23:43:31 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:43:31 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb2231ba00_1b142b12fb44458817130@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7ad0b1: The "quic " label is used for key update
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb2231b621_1b142b12fb444588170e6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vMxEnU8cbraavAxQgmr_aurPwwo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:43:34 -0000

----==_mimepart_5bcfb2231b621_1b142b12fb444588170e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7ad0b15419b216453fc67fc2749aabdeeeff097c
      https://github.com/quicwg/base-drafts/commit/7ad0b15419b216453fc67fc2749aabdeeeff097c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  The "quic " label is used for key update

Closes #1845.


  Commit: 6489433b169879e9c573aa8d680e4e99e9e3b897
      https://github.com/quicwg/base-drafts/commit/6489433b169879e9c573aa8d680e4e99e9e3b897
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Use 'it' less


  Commit: e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3
      https://github.com/quicwg/base-drafts/commit/e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Use unexpected_message for KeyUpdate

Closes #1833.


  Commit: 76b70fd0135e025833d30e700affd2096b6a1416
      https://github.com/quicwg/base-drafts/commit/76b70fd0135e025833d30e700affd2096b6a1416
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  does not

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 24ac0f076890955eec6d1f7edef859dbed28460d
      https://github.com/quicwg/base-drafts/commit/24ac0f076890955eec6d1f7edef859dbed28460d
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  glom together

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: fa1d40cbb9333fa163821630ac6b120338a434ee
      https://github.com/quicwg/base-drafts/commit/fa1d40cbb9333fa163821630ac6b120338a434ee
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  does not

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: a5c5af3e59cb75aa37719c0d6632adfd3f618c35
      https://github.com/quicwg/base-drafts/commit/a5c5af3e59cb75aa37719c0d6632adfd3f618c35
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  comma

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: ef94369b0a6c91b35361090e564e318cdf1691b6
      https://github.com/quicwg/base-drafts/commit/ef94369b0a6c91b35361090e564e318cdf1691b6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1899 from quicwg/quic-key-update

The "quic " label is used for key update


Compare: https://github.com/quicwg/base-drafts/compare/c9fc19d2dafa...ef94369b0a6c
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb2231b621_1b142b12fb444588170e6--


From nobody Tue Oct 23 16:43:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 595E4130E72 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:43:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 dQoJ-KwU0bcK for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:43:34 -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 05F2F128CB7 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:43:33 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:43:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540338213; bh=iD4Dn1UEBHEeJTtwrHZs16dCHwi438vVRgGx5nhUjuw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eF0fa7yMwkoGPBOZP3SAQ8zLNRclgA3nrZGleALeM1dWmc+pcidEHLSe0dCcGQYBF pbV3Hmuhh2SgaW1tOhf+og7eAsWux5cGhCHGNl7JDibIQckSDX2H8uzJJZ/kNp681P y6wx64GZRJ+mvF0st6If0ZbHWZmhnwH7haUx8GAo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9466c01527a6f91369e729f4b8a216f7200fdf7692cf0000000117e7742592a169ce15ef61fe@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1845/issue_event/1922017000@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1845@github.com>
References: <quicwg/base-drafts/issues/1845@github.com>
Subject: Re: [quicwg/base-drafts] Should the key update expansion use "quic " or "tls13 "? (#1845)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb2254a9e5_7f113f801acd45b812069f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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_fcHpk8GIM74pFOmhn36ZalwFE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:43:37 -0000

----==_mimepart_5bcfb2254a9e5_7f113f801acd45b812069f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1845 via #1899.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1845#event-1922017000
----==_mimepart_5bcfb2254a9e5_7f113f801acd45b812069f
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="368009726" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1845" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1845/hovercard" href="https://github.com/quicwg/base-drafts/issues/1845">#1845</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="373239865" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1899" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1899/hovercard" href="https://github.com/quicwg/base-drafts/pull/1899">#1899</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/1845#event-1922017000">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8puxNERaLPrF36GcZaaOwGcGgOfks5un6mlgaJpZM4XOv-e">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxUgn35i1PEC7IRVUz0TABZzCx8bks5un6mlgaJpZM4XOv-e.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1845 via #1899."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1845#event-1922017000"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1845#event-1922017000",
"url": "https://github.com/quicwg/base-drafts/issues/1845#event-1922017000",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Should the key update expansion use \"quic \" or \"tls13 \"? (#1845)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1845#event-1922017000"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389742494\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfb2254a9e5_7f113f801acd45b812069f--


From nobody Tue Oct 23 16:43:47 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A30C130E9B for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:43:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 dL7pzKSL1XeG for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:43:35 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 3469F130E6B for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:43:35 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338214; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=XpL/ptgTYCBAJl8diBVs3/do1ysOIcwxQo+5PaH/83c=; b=cYTyRSeRsgWK0XYB/WYqIM7wSP/SJupZ+FP2gYGdSLo1DhTy2TZQuatPEYJs31veSW0legsd 9K7KejyWyWf4BNhVIf1PmQSZzmTGYrYC7k3JYjuiSB++6kFcxgr9IEeSjoEs+zDmA9Wa6phT OzFV7yxhk9vuAbLW6lkikIX6hKg=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bcfb226.7f7dec1b2120-smtp-out-n03; Tue, 23 Oct 2018 23:43:34 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:43:34 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb2265c34b_3edc2aef9cb7659093537@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb2265c020_3edc2aef9cb76590934c5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DwcMOepIL_eWgpyE66S8DDuORZ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:43:37 -0000

----==_mimepart_5bcfb2265c020_3edc2aef9cb76590934c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/quic-key-update
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb2265c020_3edc2aef9cb76590934c5--


From nobody Tue Oct 23 16:43:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7A79130E84 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:43:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 67RKffsSy4we for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:43:34 -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 33D94130E4C for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:43:34 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:43:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540338213; bh=N9BHtPbGW4MhU9jlqy9a1Lz5O1cmpNFyTYKgMG6/Xr8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zNM6UM49Ibwh+yHAHx2sN3z/1HAHZV0eInJw4PEBitiBtGFNuwBk7JEzaoYdBDz3K ZvBp1mW9V+FrSm7T+YBj/eHTiTv035GrfQT0jWm5rzlgNk6fkei8xs24iJw6nk7Wlp rvE+AN+3gxWiQq8NbpkUoJpc5eqeaOssOALWsI58=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf17400bb1ab31b9db72b28f10e390bfc91fa8cb492cf0000000117e7742592a169ce163f3039@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1899/issue_event/1922016996@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1899@github.com>
References: <quicwg/base-drafts/pull/1899@github.com>
Subject: Re: [quicwg/base-drafts] The "quic " label is used for key update (#1899)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb2259bfb6_e313fd4428d45b8410eb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qtgzov2C_d4NdZiRktoHZGAeCGY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:43:38 -0000

----==_mimepart_5bcfb2259bfb6_e313fd4428d45b8410eb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1899 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/1899#event-1922016996
----==_mimepart_5bcfb2259bfb6_e313fd4428d45b8410eb
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="373239865" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1899" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1899/hovercard" href="https://github.com/quicwg/base-drafts/pull/1899">#1899</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/1899#event-1922016996">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7emf5_sE4VQr7C_nhLim4aWtCkBks5un6mlgaJpZM4X21SN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4y31ugtfaiTZOC5-vqUtgBpCzOiks5un6mlgaJpZM4X21SN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1899 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1899#event-1922016996"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1899#event-1922016996",
"url": "https://github.com/quicwg/base-drafts/pull/1899#event-1922016996",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] The \"quic \" label is used for key update (#1899)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1899#event-1922016996"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400249997\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfb2259bfb6_e313fd4428d45b8410eb--


From nobody Tue Oct 23 16:44:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0D963127AC2 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:43:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 lSfDp_6X0evu for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:43: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 6BF30130E97 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:43:36 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:43:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540338215; bh=/Uoeoxc4HI8AmlgbaFwHq2MT5+kW3DlmZup78cvNth4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zQTfSphbb8rc6bTn8nNHp9E2EVljRhsxrrJ2OGiw1ePhtONSSS3kf9BVe631Mlrxy uxkRpfQ9Oi1Y3Xsr69rAjgrRsoz01jbNnGYKBvsoS9/jCr2E2UfVsx62EMTWyayaFi XfErk6YUhYFlV58FkWgGpgtFb7jy7VEdW6NJpfRg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab82bac742af52b5b4a799446b886b51044100ca7f92cf0000000117e7742792a169ce15dfc0c4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1833/issue_event/1922017048@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1833@github.com>
References: <quicwg/base-drafts/issues/1833@github.com>
Subject: Re: [quicwg/base-drafts] Forbid TLS-level KeyUpdate in draft-ietf-quic-tls (#1833)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb227b5190_33213f9684ed45b82201a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/r5AY2pdIie2xC-LC_mZo39XyYTY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:43:38 -0000

----==_mimepart_5bcfb227b5190_33213f9684ed45b82201a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1833 via e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1833#event-1922017048
----==_mimepart_5bcfb227b5190_33213f9684ed45b82201a2
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="366985412" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1833" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1833/hovercard" href="https://github.com/quicwg/base-drafts/issues/1833">#1833</a> via <a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3"><tt>e5eee0b</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/1833#event-1922017048">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw10Bo_waQHlIq4RSiWSyBiEh6A8ks5un6mngaJpZM4XI-re">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8nzBGbTjajw611sOrqOsEV6MfJ-ks5un6mngaJpZM4XI-re.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1833 via e5eee0baa74b8ee840eb66d3fe2dd3cfe25b39f3."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1833#event-1922017048"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1833#event-1922017048",
"url": "https://github.com/quicwg/base-drafts/issues/1833#event-1922017048",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Forbid TLS-level KeyUpdate in draft-ietf-quic-tls (#1833)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1833#event-1922017048"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388229854\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfb227b5190_33213f9684ed45b82201a2--


From nobody Tue Oct 23 16:44:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 275FD130EAE for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:44:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 N2pkvaW1PFt4 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:44: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 897BA128CB7 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:44:00 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:44:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540338240; bh=APNCv2arIlz3maKSnosahMeibpnyRZpITp/IcuAwA5s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vlP5OT3bQhL4X3pj51dNvNeVuSBXc1ZE4iYZ/GYb6//+vLMBxIqu1EDG5jtFXjA9V F0/VeHORekHfi3lwKr9nK4pq2DqM4Yt7ucV1zbxfdSv3yBW3DyBRIg++GUvdYKUymI Zemlask5Q7TFdwfn7TEos9nJfvW9pq1JTEhu36iE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1cc598848a79d4a4917c86da43d3ee341d34b71292cf0000000117e7744092a169ce16295b25@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1890/review/167682003@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1890@github.com>
References: <quicwg/base-drafts/pull/1890@github.com>
Subject: Re: [quicwg/base-drafts] Specify the packets that carry closing frames (#1890)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb2401d425_18173fd0608d45bc8476"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ckdjZogjFjQawLqKL30QNlYozG0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:44:14 -0000

----==_mimepart_5bcfb2401d425_18173fd0608d45bc8476
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -2251,6 +2242,13 @@ the application requests that the connection be closed.  The application
 protocol can use an APPLICATION_CLOSE message with an appropriate error code to
 signal closure.
 
+If the connection has been successfully established, endpoints MUST send any
+closing frames in a 1-RTT packet.  Prior to connection establishment, endpoints
+SHOULD send closing frames in a Handshake packet if possible.  An endpoint MAY
+send closing frames in an Initial packet.  Closing frames might be replicated
+into packets at different encryption levels, which can then be coalesced (see
+{{packet-coalesce}} to facilitate retransmission.

```suggestion
{{packet-coalesce}}) to 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/1890#pullrequestreview-167682003
----==_mimepart_5bcfb2401d425_18173fd0608d45bc8476
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1890#discussi=
on_r227602227">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -2251,6 +2242,13 @@ the application req=
uests that the connection be closed.  The application
 protocol can use an APPLICATION_CLOSE message with an appropriate error =
code to
 signal closure.
 =

+If the connection has been successfully established, endpoints MUST send=
 any
+closing frames in a 1-RTT packet.  Prior to connection establishment, en=
dpoints
+SHOULD send closing frames in a Handshake packet if possible.  An endpoi=
nt MAY
+send closing frames in an Initial packet.  Closing frames might be repli=
cated
+into packets at different encryption levels, which can then be coalesced=
 (see
+{{packet-coalesce}} to facilitate retransmission.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-{{packet-coalesce}} to facilitate retransmiss=
ion.
+{{packet-coalesce}}) to facilitate retransmission.
</pre>


<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/1890#pullrequestreview-167682003">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
5a28Nz1aWb2pBXiAC8Gr-hJHRvQks5un6nAgaJpZM4XvrnE">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq7WZF8B-MlC7F8tlS8T5P=
pNo1b7Qks5un6nAgaJpZM4XvrnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson commented on #1890"}],"action":{"name":"View Pull Request","url=
":"https://github.com/quicwg/base-drafts/pull/1890#pullrequestreview-1676=
82003"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1890#pullrequestrev=
iew-167682003",
"url": "https://github.com/quicwg/base-drafts/pull/1890#pullrequestreview=
-167682003",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1890",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1890#pullrequestreview=
-167682003"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3983753=
64\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bcfb2401d425_18173fd0608d45bc8476--


From nobody Tue Oct 23 16:45:23 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD9FA130FEA for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:45:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uybK3vzryTHh for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:45:04 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 6B467131062 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:44:45 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338284; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=KfT8G6Rq5qmuwUxGgHmt5OhkoulDdodi0KcQ9G8e4VA=; b=xcCzKVvTC7GZU3xgJN0xKWCBx4RGbPUwSfmVkeublNygEqZCiZpJK/4toT8sU+guIyoH/cxy +2I4ivoTCel69MhNUcNzeV4iVBpZIG/Vdu8QrfqNL+6gckO1Zj34RXfXR7qsB0lkr67FGwYj LXKuzjD9CQFBxhNUqFjPygnjn6Y=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bcfb26c.7f89a0640660-smtp-out-n02; Tue, 23 Oct 2018 23:44:44 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:44:43 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb26b53e60_3ad92ad94782657c48ef@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a5b112: missing paren
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb26b53b04_3ad92ad94782657c47dd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/snYiBlRmnSqeEDo4-xERJRU5Ktw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:45:18 -0000

----==_mimepart_5bcfb26b53b04_3ad92ad94782657c47dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/how-to-protect-close
  Home:   https://github.com/quicwg/base-drafts
  Commit: a5b112c8438042e99e74f9ce4f1f2ae7b3bcda7c
      https://github.com/quicwg/base-drafts/commit/a5b112c8438042e99e74f9ce4f1f2ae7b3bcda7c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  missing paren



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb26b53b04_3ad92ad94782657c47dd--


From nobody Tue Oct 23 16:45:31 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D943C130E14 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:45:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 b514-k5yaovX for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:45: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 34B2B13106D for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:44:47 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:44:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540338286; bh=OWKSXjNFEXwQhsbP+8ZU51zG/mrBdjprv5XJlbQFoxQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j7hxJCnPTv17dEvnZctb46yfdz8eJHVKO/3z6QWCqNQMpSzQ3G2sbNZfOO5Pl7lZT PLTE8eJtg7ZsfH0s7AYS9ZNGBadRlO5xwycLl7G1Mi8IkSbNsLgF3BSCNuBXqYPnW8 QXYnLElINH4gwspuxs1Q5M2KnYG9JN5fUCXbYNBU=
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/1890/push/2985297341@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1890@github.com>
References: <quicwg/base-drafts/pull/1890@github.com>
Subject: Re: [quicwg/base-drafts] Specify the packets that carry closing frames (#1890)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb26e8a7cc_faa3fcc5b2d45bc407d3"; 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/jtsxuRVs1JPg8Cb-U_jQ-lnrymk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:45:23 -0000

----==_mimepart_5bcfb26e8a7cc_faa3fcc5b2d45bc407d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

a5b112c  missing paren


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1890/files/6742d4fce98eb81fc6b9913b5a9992af0e236e2d..a5b112c8438042e99e74f9ce4f1f2ae7b3bcda7c

----==_mimepart_5bcfb26e8a7cc_faa3fcc5b2d45bc407d3
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/a5b112c">a5b112c</a>  missing paren</li>
</ul>


<p style="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/1890/files/6742d4fce98eb81fc6b9913b5a9992af0e236e2d..a5b112c8438042e99e74f9ce4f1f2ae7b3bcda7c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7hxCxTSUGPLfPwL7wgRCDmh4Rwvks5un6nugaJpZM4XvrnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqywGBH13s5FbtQz8bDc08KC8VPetks5un6nugaJpZM4XvrnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1890"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1890/files/6742d4fce98eb81fc6b9913b5a9992af0e236e2d..a5b112c8438042e99e74f9ce4f1f2ae7b3bcda7c"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1890/files/6742d4fce98eb81fc6b9913b5a9992af0e236e2d..a5b112c8438042e99e74f9ce4f1f2ae7b3bcda7c",
"url": "https://github.com/quicwg/base-drafts/pull/1890/files/6742d4fce98eb81fc6b9913b5a9992af0e236e2d..a5b112c8438042e99e74f9ce4f1f2ae7b3bcda7c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1890",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1890:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "a5b112c",
"value": "missing paren"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1890/files/6742d4fce98eb81fc6b9913b5a9992af0e236e2d..a5b112c8438042e99e74f9ce4f1f2ae7b3bcda7c"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398375364\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfb26e8a7cc_faa3fcc5b2d45bc407d3--


From nobody Tue Oct 23 16:47:38 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B82F130DC6 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:47:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FqV6j01Uewv6 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:47:36 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 05FD6128CB7 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:47:35 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338455; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=uOQWD8zNpjN0dNyPEqdHAefIn1e1DksfdR2D8M3QYhk=; b=mBJ1zxysPU2gzH07EVh07rcBA+2AkS30RWhdWWehg1DU0HHHWPVmkJcCmSL7JTpMrVk6/F7A uhrDaVnmY97/FoAl9rrOa96e5/BjA7pvrA0r7w+RN8Pq/XeFqr8XYnEIUwfYel2FdSV2A5Fb Ns2wbszIvzvSnCcA0R9gFDj12Mw=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bcfb317.7f09f4089fc0-smtp-out-n02; Tue, 23 Oct 2018 23:47:35 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:47:34 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb3164fb5e_3c1b2af5e8cb05948404c@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d513b0: Reword some with explanations
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb3164f6d4_3c1b2af5e8cb059483977"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kpturCxkFqXzzpl2Do2FI6iJa1s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:47:38 -0000

----==_mimepart_5bcfb3164f6d4_3c1b2af5e8cb059483977
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/how-to-protect-close
  Home:   https://github.com/quicwg/base-drafts
  Commit: d513b05d9f3efb1442fae4e9ab0476fc9cdeaec7
      https://github.com/quicwg/base-drafts/commit/d513b05d9f3efb1442fae4e9ab0476fc9cdeaec7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword some with explanations



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb3164f6d4_3c1b2af5e8cb059483977--


From nobody Tue Oct 23 16:50:33 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 15F05130ECE for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:50:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TBI7QJLwOMzK for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:50:22 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 82D95130EF5 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:50:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338621; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=5IBQdrR3EbZuyuEyHZMCRhRBkFHi8ipkd0nxngw+++w=; b=Kht1qs8xlugL6ASSGnxy4RiOvskoHV+Rcr9cdb8OW/lj+FmRIC3qgKcICvEUUNYz0TvS4BTW S6+Oyz/IImvdeBt/w77zwgL1HixuwusQaUFDU0GLi70dQRWXgwhVQNn6flzfB9dTcXI+FCsn dNs2VIXZpxAX8jktrMZ/0WH/83s=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bcfb3bd.7fae742c9840-smtp-out-n02; Tue, 23 Oct 2018 23:50:21 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:50:20 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb3bca3689_452f2afa1ea4858880535@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0169c8: reword
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb3bca31ff_452f2afa1ea48588804cb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UkRxO1O82DNbr-AM2E0ucKT2RxQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:50:32 -0000

----==_mimepart_5bcfb3bca31ff_452f2afa1ea48588804cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/how-to-protect-close
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0169c8952a2f2e998e57ed8c98edcab7c726abe7
      https://github.com/quicwg/base-drafts/commit/0169c8952a2f2e998e57ed8c98edcab7c726abe7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  reword



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb3bca31ff_452f2afa1ea48588804cb--


From nobody Tue Oct 23 16:50:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 116EE130ED9 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:50:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 0TWjlBqBEN8J for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:50:24 -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 7551D130ED0 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:50:24 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:50:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540338623; bh=xkEyXM4ZVep2x7ZxeozdSs87hrzbCJXj6beJtbZ6LRU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O12fjKyhQUKcleLyAt+LXxsc1AVOUZVwWUalI+JND4eqiSJqo4iMe6PjZjjS5fQ8c oIvMD0qcP9lq8mtwnBR7Om5hPZrd0fZGgRj4VKOcHql8B6awrgjTs7+vGzo6ksp0JX xmeoYpdxBG5DY9TnyFOxAzidMRGRgP9+bzNK8JOw=
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/1890/push/2985306991@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1890@github.com>
References: <quicwg/base-drafts/pull/1890@github.com>
Subject: Re: [quicwg/base-drafts] Specify the packets that carry closing frames (#1890)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb3bfb790b_8733f85a7ad45b4110832"; 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/7dZcEPpy8syw3CCc-PP5EoaJQy8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:50:36 -0000

----==_mimepart_5bcfb3bfb790b_8733f85a7ad45b4110832
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

0169c89  reword


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1890/files/d513b05d9f3efb1442fae4e9ab0476fc9cdeaec7..0169c8952a2f2e998e57ed8c98edcab7c726abe7

----==_mimepart_5bcfb3bfb790b_8733f85a7ad45b4110832
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/0169c89">0169c89</a>  reword</li>
</ul>


<p style="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/1890/files/d513b05d9f3efb1442fae4e9ab0476fc9cdeaec7..0169c8952a2f2e998e57ed8c98edcab7c726abe7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq78aukQxY3AG00VnBeQ-bduBrbxpks5un6s_gaJpZM4XvrnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0_ydGTkbo7kAW6TEuzxMtdG1zthks5un6s_gaJpZM4XvrnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1890"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1890/files/d513b05d9f3efb1442fae4e9ab0476fc9cdeaec7..0169c8952a2f2e998e57ed8c98edcab7c726abe7"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1890/files/d513b05d9f3efb1442fae4e9ab0476fc9cdeaec7..0169c8952a2f2e998e57ed8c98edcab7c726abe7",
"url": "https://github.com/quicwg/base-drafts/pull/1890/files/d513b05d9f3efb1442fae4e9ab0476fc9cdeaec7..0169c8952a2f2e998e57ed8c98edcab7c726abe7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1890",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1890:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "0169c89",
"value": "reword"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1890/files/d513b05d9f3efb1442fae4e9ab0476fc9cdeaec7..0169c8952a2f2e998e57ed8c98edcab7c726abe7"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398375364\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcfb3bfb790b_8733f85a7ad45b4110832--


From nobody Tue Oct 23 16:50:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4F46D130E86 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:50:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 yNcfzPPjzdg7 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:50: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 1D7C1130E9D for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:50:42 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:50:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540338641; bh=3ivr5SLKHGEIYzZh9UJ0O46lfOUzjGRg9xoEk5IHtKU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WiYceSO1ZWkeb8BQ1yuU9LFk7V5LrjSSHWVVxo+TMosNLMuaF54aPEValYa1Gcqe6 yAagBrUgdMLo/2Kj2SDgnOksJpqbb/7jpQNihJ1WlpqhpOSlFFe1CDzNzvnN9fS0rd ZRtG6LnRiEJ/f/YItOcJbg6pfazX/WP3pw0XBKvs=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe69070b52f12434b1731d33d7fed608ee60f963092cf0000000117e775d192a169ce16295b25@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1890/review/167683408@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1890@github.com>
References: <quicwg/base-drafts/pull/1890@github.com>
Subject: Re: [quicwg/base-drafts] Specify the packets that carry closing frames (#1890)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb3d1601bb_6f763fc0e30d45c415114"; 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/ylzxP89vubg4X6JM8B7IP1gx7oc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:50:54 -0000

----==_mimepart_5bcfb3d1601bb_6f763fc0e30d45c415114
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/1890#pullrequestreview-167683408
----==_mimepart_5bcfb3d1601bb_6f763fc0e30d45c415114
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/1890#pullrequestreview-167683408">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5uAHQZ4k2r93VDda_vM7KG1qgT6ks5un6tRgaJpZM4XvrnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1UZ1R7F4QSWiG1MC5JgTv8XTkyuks5un6tRgaJpZM4XvrnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1890"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1890#pullrequestreview-167683408"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1890#pullrequestreview-167683408",
"url": "https://github.com/quicwg/base-drafts/pull/1890#pullrequestreview-167683408",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar approved 1890",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1890#pullrequestreview-167683408"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398375364\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfb3d1601bb_6f763fc0e30d45c415114--


From nobody Tue Oct 23 16:51:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3643C130EAE for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:50:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 JehWM1neR5KM for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:50: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 3A3FC130EC3 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:50:42 -0700 (PDT)
Date: Tue, 23 Oct 2018 16:50:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540338641; bh=o3aXfwJT1qKDOTSFZwZ0N8xq4c5z3tN6LNa31+3HQlk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UYdAMkdShISuoFOAkPYHhmgEkb0qPGBa49OcPZBgW5WpH8zC0kvrrU9OJGMLayWoT n3VIUd2/fNioFVEtUvnmute2U71JTID6gJ7c/h6QlBT7RGzA9WCJERvzAbwTEQrlgV M4T6ea5EVPa4eHcjUOFfI5R3CoB7tM3J3/74cWjQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe69070b52f12434b1731d33d7fed608ee60f963092cf0000000117e775d192a169ce16295b25@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1890/issue_event/1922026055@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1890@github.com>
References: <quicwg/base-drafts/pull/1890@github.com>
Subject: Re: [quicwg/base-drafts] Specify the packets that carry closing frames (#1890)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfb3d177a32_e463fd4428d45b87047d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/n3cpfNdn_XU_hQHpm6FK4mTwGJY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:50:55 -0000

----==_mimepart_5bcfb3d177a32_e463fd4428d45b87047d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1890 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/1890#event-1922026055
----==_mimepart_5bcfb3d177a32_e463fd4428d45b87047d
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="371809061" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1890" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1890/hovercard" href="https://github.com/quicwg/base-drafts/pull/1890">#1890</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/1890#event-1922026055">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5uAHQZ4k2r93VDda_vM7KG1qgT6ks5un6tRgaJpZM4XvrnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1UZ1R7F4QSWiG1MC5JgTv8XTkyuks5un6tRgaJpZM4XvrnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1890 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1890#event-1922026055"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1890#event-1922026055",
"url": "https://github.com/quicwg/base-drafts/pull/1890#event-1922026055",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Specify the packets that carry closing frames (#1890)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1890#event-1922026055"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398375364\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfb3d177a32_e463fd4428d45b87047d--


From nobody Tue Oct 23 16:51:13 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80697130EBF for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:50:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 LzZZV-calZqS for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:50:45 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 474B4130E4C for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:50:45 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338644; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=KBw1sBo/zJPe2xiCGx05IQ7r5089WGuB8HbzUHaMvEg=; b=qr6VgjgqFOIeOr8NU8J1kgIdoXAe4ZZxPG/KRZ0x7NtC3YUgY0pVrVbA/W9nYoAuPRh1HpUb lspZ7mzz/VHxI6SjGvWvk9SwvjcPQQHepZQ5lXsHIvuddEaniOzMpOAAjJQjIRKICr7rKUsq XX1dm783ZHKbUuAfM7H+Ynl7G+w=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bcfb3d3.7f8f9c3ff8d0-smtp-out-n03; Tue, 23 Oct 2018 23:50:43 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:50:42 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb3d2c1ff3_3a0b2af3106585787289@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb3d2c1b3c_3a0b2af3106585787273e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BoUqY__zMP44ZYtF2jNBljaMlPo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:51:06 -0000

----==_mimepart_5bcfb3d2c1b3c_3a0b2af3106585787273e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/how-to-protect-close
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb3d2c1b3c_3a0b2af3106585787273e--


From nobody Tue Oct 23 16:51:21 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C392130DF6 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:51:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 kz3nJuRxe8jX for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:51:07 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 51825130E6E for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:51:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338666; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=MZabZQj2qSP0Ullib5J3rzNcRmslOBUjymQ2jBm/GuE=; b=Izir8n2/DQnNDXEu7T9neNj6W/U2EdNLivmQ+IkF9bpd5wwpiolO3m1cBjXqkbVLT0hZtiop EimPTbZ0OPidnh3ZGzuQUt2bN8l9zgVjxjdvkTpY/IGNnDpBrpihReLv8SU6CsAUjoFpQoEo FVWiEdd8YitDnz11gLHKHisMtJ8=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bcfb3ea.7f07cf515b10-smtp-out-n01; Tue, 23 Oct 2018 23:51:06 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:51:05 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb3e97319f_44462ae30e4be580517ef@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb3e972c3a_44462ae30e4be5805168c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dDqobIA_3z862PAKQjXTpsOV8Jo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:51:17 -0000

----==_mimepart_5bcfb3e972c3a_44462ae30e4be5805168c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/tags/draft-ietf-quic-http-16
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb3e972c3a_44462ae30e4be5805168c--


From nobody Tue Oct 23 16:51:31 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EFFE3130E51 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:51:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 9KBOQ90uKgKX for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:51:19 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 519B0127AC2 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:51:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338679; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=nPFipRTEe7w0taWX036tF4q9wYczbeNqScuJoTQO6XY=; b=Mschw3wpfuocoPY3gWJhWO2Abukh475F5fJCJT21S3ct+Hzyt/HA0P1Fqww3DVcUEEZqUBnK T6BqRZrZWo3rsBz9SozJQP610lNWdjRFAkENROirxx8ctfi7fq/ehkw2zodqmIg70tQPb5PG vy0vWh2+KPHnpZxUhHqqL27K080=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bcfb3f7.7f02e4586300-smtp-out-n02; Tue, 23 Oct 2018 23:51:19 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:51:18 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb3f6189d6_33242ad1afcd659471572@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb3f61851c_33242ad1afcd6594714a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2MiNFCXAsi3yDZoPXcgCFpjchg8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:51:30 -0000

----==_mimepart_5bcfb3f61851c_33242ad1afcd6594714a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/tags/draft-ietf-quic-tls-16
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb3f61851c_33242ad1afcd6594714a2--


From nobody Tue Oct 23 16:51:41 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7ACEF130EDF for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:51:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 hNc_58sNiRK7 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:51:25 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 383F6130EC3 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:51:25 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338685; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=i20z9dtOm8J/8cXXFINGodmjv+94a01fKxnpqlVssxY=; b=DW6UW4fRAr75gSKWvlwVbJJGZtco6O7SplmGD8q8O6VPoTct9i9hUqYwoM5sREPmdxMy8QPH Xxavjf7JTWgbyZiNIgturwpIn+ejBdfDwU1MmvEvL+cR8Diovi8p3nIgJHWXSuVWbxNpm+t1 qdx0t2X9mFXG0sK4Ip2ENz7+HFo=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bcfb3fc.7f40300ba210-smtp-out-n03; Tue, 23 Oct 2018 23:51:24 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:51:23 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb3fbecf74_2f9c2ad62dff85886695f@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb3fbecaec_2f9c2ad62dff8588668f4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5E7Wqc8Ox9L-S9xN7Tcph5p_uuQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:51:40 -0000

----==_mimepart_5bcfb3fbecaec_2f9c2ad62dff8588668f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/tags/draft-ietf-quic-transport-16
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb3fbecaec_2f9c2ad62dff8588668f4--


From nobody Tue Oct 23 16:53:12 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 71606130E8F for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:53:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WKsvclb5Pcci for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:53:07 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 BB225130E92 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:53:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338786; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ksVGfN7XRXHmG9R3tpHbLNgQdmKCSgYueI4NxPxXp4o=; b=Gyj0vd8fpqYajYvZhxyBUr9rEDbwGGUFn+5L8SQFmuiKR2baXvZTPvbDatt/adFTF0nuXRpe VgipOY5lc9qHtDSBxO57vzVZ6UC+WK+u28QPfOW5unJ3mx1vbYnosrlYy3iio2S2U9oaFvty IVWtEe9FC635FNp/7hjOlBDGGo0=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bcfb209.7f3e4ee6c030-smtp-out-n01; Tue, 23 Oct 2018 23:43:05 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:43:04 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb208afac4_1eb02b0c7f30a5782996c@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] fa1d40: does not
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb208af733_1eb02b0c7f30a5782983d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cq634FCeiyIZXAMwJTrTUaVN8oM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:53:11 -0000

----==_mimepart_5bcfb208af733_1eb02b0c7f30a5782983d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/quic-key-update
  Home:   https://github.com/quicwg/base-drafts
  Commit: fa1d40cbb9333fa163821630ac6b120338a434ee
      https://github.com/quicwg/base-drafts/commit/fa1d40cbb9333fa163821630ac6b120338a434ee
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  does not

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb208af733_1eb02b0c7f30a5782983d--


From nobody Tue Oct 23 16:53:20 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0FABF130DC6 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:53:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gT7Ssa0-M25Q for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:53:12 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 F4033128CB7 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:53:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338790; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=CU58bRXbUwQhxGeKkz4spBbmvT8Rs9OlEiOTJQ7PlOE=; b=ENdvLBWgt3x2VEGCmRnB5KvvRUy3Uov4k2afLCouP9JDVk+07nu3hRBL69vK9UlysrwtPU1/ T3uTeemL2p7dzl2JKcj64aZL0L108eB/TPx7HRfHl0swCP4Nmj1B3rgnWQXXsBiGyECyoPZY lyTUYaBgSnbRT931ZN6TByMCVWU=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcfb20e.7fb8a4605840-smtp-out-n02; Tue, 23 Oct 2018 23:43:10 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:43:09 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb20da70a2_25ff2b18d167657874663@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a5c5af: comma
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb20da6cf3_25ff2b18d167657874536"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gFq5UpNKWQOmUggOOo3nwIrxHFU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:53:13 -0000

----==_mimepart_5bcfb20da6cf3_25ff2b18d167657874536
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/quic-key-update
  Home:   https://github.com/quicwg/base-drafts
  Commit: a5c5af3e59cb75aa37719c0d6632adfd3f618c35
      https://github.com/quicwg/base-drafts/commit/a5c5af3e59cb75aa37719c0d6632adfd3f618c35
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  comma

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb20da6cf3_25ff2b18d167657874536--


From nobody Tue Oct 23 16:53:27 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22CD3130DF6 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:53:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 k8zv6DYrSw24 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:53:21 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 972B9130DE8 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:53:20 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338800; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=xxp9D43QnVrLpFJfNy60xLWxKqYNw7FPg9StzXQlry8=; b=jCTNStgOLaBthcTQGeWmKou2rZV9RT/07quoRUCBIwAZ6JisFPxAASmoqM4XNbAe3YKOp+gh YoqnnEB6TtQtVP2L8jlglm2CyMx95GV4SLMMLlPEpyF0xgsaZoBBj70NWTEImfnfNtXJ8uqV SKQ9/RPUHCz2Qes3UxNrgZEltpY=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bcfb470.7f575409dde0-smtp-out-n03; Tue, 23 Oct 2018 23:53:20 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:53:19 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb46f75909_18b82b1d9bf265787085f@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb46f755ec_18b82b1d9bf26578707c6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FuDzvhWvNjRY06nQy-krrwGEEp8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:53:23 -0000

----==_mimepart_5bcfb46f755ec_18b82b1d9bf26578707c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/tags/draft-ietf-quic-recovery-16
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb46f755ec_18b82b1d9bf26578707c6--


From nobody Tue Oct 23 16:54:08 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84743128CB7 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:54:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CexTrrbF7h6v for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:54:05 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 5D3F3127AC2 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:54:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338844; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=rY9SDf74f9kOyKHjVSwXIRLt6l+t54d2GGlJxFVkJIk=; b=Aljkp/gG7qfiwNc0ljLe07OAOkm7NY45ebkXNI16JVi0oDFK3fo4tmi3wMUTLd71Vx/o/1ik WN4cqpQyk54Qr5g5RH//eGkq5H0J8e7jwhPkgxcy+ZT341Pk9E4ziU57QFs1KbqvHqV6hAR2 uXXUB1FKiTF7GbZBB26mQPkpe4s=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bcfb49c.7fdb0c1a11b0-smtp-out-n01; Tue, 23 Oct 2018 23:54:04 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:54:03 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb49b9cb7d_24612b11bd382580299dd@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ef4fb0: Fix line length
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb49b9c584_24612b11bd38258029827"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fzhftCqrGSTcSVXPGneqn-ufaHk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:54:06 -0000

----==_mimepart_5bcfb49b9c584_24612b11bd38258029827
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/tags/draft-ietf-quic-tls-16
  Home:   https://github.com/quicwg/base-drafts
  Commit: ef4fb0abb47470c41befcf8031334fae485e09a0
      https://github.com/quicwg/base-drafts/commit/ef4fb0abb47470c41befcf8031334fae485e09a0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix line length



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb49b9c584_24612b11bd38258029827--


From nobody Tue Oct 23 16:54:15 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2C6B0130DD6 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:54:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U5o5_awoIUYa for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 16:54:12 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 3BD66130DC6 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 16:54:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540338849; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Ey6SW1SM5tIgNFgTywbrvHAI/7Mt5NztcyPNwzM4QjE=; b=Ak9rNXmcVYG22u2A2PMldaiaEMElqbiwx1zTG2CpgeTbROxCn8KU+gvwU6Dwds/2SGr0lqdK f7NBeZmFFWYgA+Yojn1NShyUxlHa2fHoFZSyw7EztScMqSn0UDWbdux89nzNOrM5b1adfiSi ocekuj3EffGlC/ymeCvNwQVqLWU=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bcfb4a1.7f53a4083660-smtp-out-n02; Tue, 23 Oct 2018 23:54:09 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:54:09 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb4a164ad3_83872b01f662857c483c7@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ef4fb0: Fix line length
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb4a164821_83872b01f662857c48259"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tjfFglPfpetiJc7TdcO4KSJw8SE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Oct 2018 23:54:14 -0000

----==_mimepart_5bcfb4a164821_83872b01f662857c48259
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/tags/draft-ietf-quic-transport-16
  Home:   https://github.com/quicwg/base-drafts
  Commit: ef4fb0abb47470c41befcf8031334fae485e09a0
      https://github.com/quicwg/base-drafts/commit/ef4fb0abb47470c41befcf8031334fae485e09a0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix line length



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb4a164821_83872b01f662857c48259--


From nobody Tue Oct 23 17:00:52 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 53963130EE4 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:00:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a9F-yiwr8Kzu for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:00:28 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 AF1EF130E5F for <quic-issues@ietf.org>; Tue, 23 Oct 2018 17:00:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540339228; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=IYIfSIe08SP5nbhhlHpv9sTKUAfBpoG7Fd0S0Gl6G9E=; b=Xu3423J8BpAhZPcJkZz/gKw4ZMmF+VDHAJJKVlZ0W8PuPsE6PxPpQNnV9H3gmhWioquTcRX0 VRPMEbX/AFZ7YxlgDk8V/wQPhemySR2Q/sB99q4t5lqcBaSXNuxkgysrIsBZ8ogblThpjmjM 0vMs6qQmsiB2rcrI4BLL8XMDPNg=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bcfb03f.7f261804fe70-smtp-out-n02; Tue, 23 Oct 2018 23:35:27 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:35:26 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb03ed97be_2fd72ae1aa7cc5848865f@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 5dea04: remove extra
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb03ed9294_2fd72ae1aa7cc58488510"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qg56cpJjGfRqIqM4Nu5OcrqP-vU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 00:00:41 -0000

----==_mimepart_5bcfb03ed9294_2fd72ae1aa7cc58488510
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5dea042bf53916e4329e4fd6a4281f2caa02928f
      https://github.com/quicwg/base-drafts/commit/5dea042bf53916e4329e4fd6a4281f2caa02928f
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove extra

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb03ed9294_2fd72ae1aa7cc58488510--


From nobody Tue Oct 23 17:01:05 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6431130ED0 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:00:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id viY7sHzTCcVA for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:00:38 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 5F65D130E9B for <quic-issues@ietf.org>; Tue, 23 Oct 2018 17:00:38 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540339238; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=huOLL3AvEkqFeQe1Y7dH/rGmdifqrMDs5XYuD0v9iKo=; b=c5Oe53u/aemZz/aDYQm4nbfKkPKEyjhs5SWAiXhpOt4+lfoU3Yk26Ck15cwvF+sMFGoLQLOx T8lNv3fhUVVmica7q+Dav5Mj3XndyL+sibVixZxZ4sRnsQpUQXNSwVoheBi9m49IoPtggLNm DspZ44qtY+GXJRA/kp1cS/HCOmU=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcfb049.7fb452666d20-smtp-out-n01; Tue, 23 Oct 2018 23:35:37 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:35:37 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb049344ab_3372adc7dd4a58847782@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ca7b73: remove extra
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb04933f81_3372adc7dd4a588476f9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eba9s8gLP-_57mllInWrjqAlY-U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 00:00:49 -0000

----==_mimepart_5bcfb04933f81_3372adc7dd4a588476f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: ca7b73d47a74ffa73753f3a3560627480c0c50e0
      https://github.com/quicwg/base-drafts/commit/ca7b73d47a74ffa73753f3a3560627480c0c50e0
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  remove extra

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb04933f81_3372adc7dd4a588476f9--


From nobody Tue Oct 23 17:01:19 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C823130DC1 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:00:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xvQF5ozF1cDG for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:00:39 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 2E8BF130E99 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 17:00:39 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540339239; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NEKzQ1oacd2jE6lS3FvfoHhDScRUlZI5LzoIBriYp08=; b=Kpn41Vr6ZHCFqeLuLe5Bx0sCUqdaxSveXQwjVTs5ES4LQkDUcj4x00b/i3a8MNyw3X8P8LPq U/O3LBiuYYmEMOeXD/FnUUknLY5PBYHst9LTyQ0DOERaFnwMUFLlmvE80wC20opVzvYtMa1H KVy4cx+sQ6X5jOd9JlI3sNFI70Q=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bcfb3cf.7f5e0c4b81b0-smtp-out-n02; Tue, 23 Oct 2018 23:50:39 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:50:38 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb3cea6d51_4ae32aba2f53c5785743@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9138fd: I decided to reword this after reading it. It mis...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb3cea6913_4ae32aba2f53c57856d2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jUaUWf7V7uESLu7c8lHbae_mgyE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 00:00:50 -0000

----==_mimepart_5bcfb3cea6913_4ae32aba2f53c57856d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9138fd991036a0af2c1593ef96d75ad8ed9be07b
      https://github.com/quicwg/base-drafts/commit/9138fd991036a0af2c1593ef96d75ad8ed9be07b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  I decided to reword this after reading it.  It missed a few key things.

I think that the second piece to #1786, which was to make allowances for
fatal errors arising from Initial packets won't be necessary.  I'm happy
to see a PR, of course, but the sentiment I've heard expressed is that
it is very hard to manage this, and the spec wouldn't expressly prevent
someone from trying to build a system that was resilient to
maliciously-crafted Initial packets, but we wouldn't take steps in this
document to deal with that.  As previously agreed, if you are attacked
and the attacker was able to modify Initial packets, then they can deny
you the ability to connect.

Closes #1818, #1786.


  Commit: f94c3957f232fc644d6bcf1d83b0ea8745034d69
      https://github.com/quicwg/base-drafts/commit/f94c3957f232fc644d6bcf1d83b0ea8745034d69
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Be less cagey


  Commit: 8c2aaa3650e5cd214df3171c9b94b3aa4d4f2f2b
      https://github.com/quicwg/base-drafts/commit/8c2aaa3650e5cd214df3171c9b94b3aa4d4f2f2b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove #1818 changes as duplicates


  Commit: 86445c929cbc57ad010aeab7a717009d60152002
      https://github.com/quicwg/base-drafts/commit/86445c929cbc57ad010aeab7a717009d60152002
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian's suggestion


  Commit: 6742d4fce98eb81fc6b9913b5a9992af0e236e2d
      https://github.com/quicwg/base-drafts/commit/6742d4fce98eb81fc6b9913b5a9992af0e236e2d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into how-to-protect-close


  Commit: d513b05d9f3efb1442fae4e9ab0476fc9cdeaec7
      https://github.com/quicwg/base-drafts/commit/d513b05d9f3efb1442fae4e9ab0476fc9cdeaec7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword some with explanations


  Commit: 0169c8952a2f2e998e57ed8c98edcab7c726abe7
      https://github.com/quicwg/base-drafts/commit/0169c8952a2f2e998e57ed8c98edcab7c726abe7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  reword


  Commit: 3ed3fa062a27a96bb3f2319a69732cc795ea282d
      https://github.com/quicwg/base-drafts/commit/3ed3fa062a27a96bb3f2319a69732cc795ea282d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1890 from quicwg/how-to-protect-close

Specify the packets that carry closing frames


Compare: https://github.com/quicwg/base-drafts/compare/ef94369b0a6c...3ed3fa062a27
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb3cea6913_4ae32aba2f53c57856d2--


From nobody Tue Oct 23 17:02:05 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9633A130EA7 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:01:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 b2F8-nQaJYo0 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:01:22 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 EB057130E86 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 17:01:13 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540339273; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=bwkX/euRgdLe+XogNhGwIUUxIFlQGp1FzIn6OHuYA+E=; b=miPYGk7SfQ9xlC4aiLrvdgORCgoSGrwEdY42l6c4rpLdcL9bHA/Ka2401bwfv13l7xTNNlFo y+FdLSKa/0EGcsK0Pl93amXrbHk2nqDUGlM4lR8VGV5A6/vxbtHY3aki4twoyDMHb9uKalbv P2HA0kATV8T0XQMf9/mIfn1yyeE=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bcfb3f0.7fca34066510-smtp-out-n01; Tue, 23 Oct 2018 23:51:12 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:51:11 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb3ef9b16e_30292acd7745457489560@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb3ef9ad34_30292acd77454574894ed"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XfBjDGsQROBd7-Ojrn4bisIRsHk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 00:01:36 -0000

----==_mimepart_5bcfb3ef9ad34_30292acd77454574894ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/tags/draft-ietf-quic-recovery-16
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb3ef9ad34_30292acd77454574894ed--


From nobody Tue Oct 23 17:04:01 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D6FD5130E0A for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:03:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hH9Vs2oKveD2 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:03:52 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 7DD451292AD for <quic-issues@ietf.org>; Tue, 23 Oct 2018 17:03:52 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540339431; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=L9+9c2zdsBJ/walayiDlxM+A84U8igzTeQSxjD26Gdc=; b=sBMnun8OMvkxtGRdEhuevfBarcxvCBLrbShnPyUsZ0Ik5AFO1zjG2af6x6TItb5lhmeZ1PkN +OkP14kAleVWW0nMTswwq+Ss6HfVQvx0Qn5vgkJpqL7dilU+I1OU3l0cLKbVXFgeYLrs+CZA rOZA59YWsDOGLW40QWFf9THr/JM=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bcfb48f.7f3e2c3da1b0-smtp-out-n02; Tue, 23 Oct 2018 23:53:51 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:53:51 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb48f919e1_19be2adf59eb65784712@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ef4fb0: Fix line length
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb48f9168a_19be2adf59eb6578470a2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Yjfpyrh1phcyjihA-_n8zMjWGl0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 00:03:54 -0000

----==_mimepart_5bcfb48f9168a_19be2adf59eb6578470a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/tags/draft-ietf-quic-http-16
  Home:   https://github.com/quicwg/base-drafts
  Commit: ef4fb0abb47470c41befcf8031334fae485e09a0
      https://github.com/quicwg/base-drafts/commit/ef4fb0abb47470c41befcf8031334fae485e09a0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix line length



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb48f9168a_19be2adf59eb6578470a2--


From nobody Tue Oct 23 17:04:09 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 23EA8130DE8 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:04:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZWcv9NfAGbDY for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:03:58 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 AF9C6130E0A for <quic-issues@ietf.org>; Tue, 23 Oct 2018 17:03:58 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540339438; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=MjGf9tPHm/NwHsDUntbZGYAS8k3crjh7seQnSavzVVY=; b=Gs44iimS7yLbf2/1AYB/JnC66tNmKCMixSAFdtpvHTIgcK6qOwUd1QhUsOAO1fKDy5Q3toiW cSEGwN+K+erTANzztAz4L7U11yaGw4l743wsP87uHUZXowO70HS/0qveIKUZ9S42R8Y1R1F8 fae9U+rYpwuT9scpzzTbfYrWQw0=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bcfb495.7fd3e41ae240-smtp-out-n02; Tue, 23 Oct 2018 23:53:57 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:53:57 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb4958aa4b_18e62aaf70d8858497151@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ef4fb0: Fix line length
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb4958a702_18e62aaf70d8858497013"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/G9zR2_kPMy-DOZm-9Uj28htGVqM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 00:04:00 -0000

----==_mimepart_5bcfb4958a702_18e62aaf70d8858497013
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/tags/draft-ietf-quic-recovery-16
  Home:   https://github.com/quicwg/base-drafts
  Commit: ef4fb0abb47470c41befcf8031334fae485e09a0
      https://github.com/quicwg/base-drafts/commit/ef4fb0abb47470c41befcf8031334fae485e09a0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix line length



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb4958a702_18e62aaf70d8858497013--


From nobody Tue Oct 23 17:05:56 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A0333130E0A for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:05:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.121
X-Spam-Level: 
X-Spam-Status: No, score=-2.121 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 gW4Io5FZZOmc for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:05:52 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 BEE2A130DC1 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 17:05:52 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540339552; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=0xU5TVN4qf2fKb9JnfhL9zJuTwRPWofnWQoQSFQ75Wo=; b=uxWu2L7y4XFJ4WGoxeEIpaOaV/Ru0KT5hneSi7y4C+KL2M/AVQ7Z52KJwPzcVAVVpB7o+JUs jOjmm8YjCvYW+vG0PMGO4pnCfAMPFRYJLrwiYU2YmJ8QJ35lS+PlFaC/KY1csrCFFzVjfNgi NHMcTC6yVQccWxuTZaKxhWatrc0=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mbishop=evequefou.be@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bcfb507.7feeb2286960-smtp-out-n01; Tue, 23 Oct 2018 23:55:51 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:55:51 -0700
From: Mike Bishop <mbishop@evequefou.be>
Reply-To: Mike Bishop <mbishop@evequefou.be>
To: quic-issues@ietf.org
Message-ID: <5bcfb50749240_3e812b21b63c4580232e3@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e5c2b8: Fix line length
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb50748f02_3e812b21b63c4580231bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TQAvWD84BWtnUvyv4gaqUnecdzg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 00:05:55 -0000

----==_mimepart_5bcfb50748f02_3e812b21b63c4580231bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: e5c2b852868f6e2f37c742f87f65ab5d6191ecf4
      https://github.com/quicwg/base-drafts/commit/e5c2b852868f6e2f37c742f87f65ab5d6191ecf4
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix line length



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb50748f02_3e812b21b63c4580231bb--


From nobody Tue Oct 23 17:10:43 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08842130E3F for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:10:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5yYKY3v408Rq for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:10:40 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 76FF812D4EA for <quic-issues@ietf.org>; Tue, 23 Oct 2018 17:10:40 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540339839; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=BUHFwlwtr6iY86OyjQv2Xw7qChOAookMJu94EOhkIKI=; b=nIqfQz2kTtYNbYNRkhxu1S6yhCF7HxdV2wjxd602PuQVIBFATWrK2hNv080+bvCA+S47mQHS FQeMOWCbfmufLmViiGB06EIqw+qu3xEFn2UPA33URZcxEZnopLByq5ksYSYiGKFNJ4wRIUUh 7X4p77m+qgCapmxMXGwD6FaC5r8=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bcfb87f.7fa8d05087e0-smtp-out-n01; Wed, 24 Oct 2018 00:10:39 -0000 (UTC)
Date: Tue, 23 Oct 2018 17:10:38 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfb87e94472_26c82adeb8ee45781222c@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ef4fb0: Fix line length
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfb87e940ef_26c82adeb8ee4578121f6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nft2YtGPqfEX_QHdMUhLYwl4Djw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 00:10:42 -0000

----==_mimepart_5bcfb87e940ef_26c82adeb8ee4578121f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: ef4fb0abb47470c41befcf8031334fae485e09a0
      https://github.com/quicwg/base-drafts/commit/ef4fb0abb47470c41befcf8031334fae485e09a0
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix line length



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfb87e940ef_26c82adeb8ee4578121f6--


From nobody Tue Oct 23 17:21:57 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C9F29130EA1 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:21:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 z7D8SHJLTHO3 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 17:21:44 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 73AED130E86 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 17:21:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540340503; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=URhoKn6N8cT9jCcsKrcYK3cqKzpjD8TzeOZ3Nj85PxU=; b=r4+ZAlifM8j4jjExE61y2B1XPFkZle8bkKVL86ZRZgk+WD7PRc6lJ9q7wFosIGR/ZsJUbUTZ W3ssrAvg51Goh3KRmPgzdOnAwR1zRTasBcGXxxWA4zS52/NKxcxexqgpo8a7DmFVpbWgO442 YI7l1wOxcJeMRAVVxRrvGcgwjcE=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bcfae32.7f87dc369270-smtp-out-n03; Tue, 23 Oct 2018 23:26:42 -0000 (UTC)
Date: Tue, 23 Oct 2018 16:26:42 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfae323bcb_24002ad47ce8657c417e0@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] fedd18: routing change
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfae32376b_24002ad47ce8657c4166"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aF4ZxdXtEzJFANFrN6aeT7Lu2H0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 00:21:55 -0000

----==_mimepart_5bcfae32376b_24002ad47ce8657c4166
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts
  Commit: fedd1894702300479390cd535cdafff8efcd24c9
      https://github.com/quicwg/base-drafts/commit/fedd1894702300479390cd535cdafff8efcd24c9
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  routing change

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfae32376b_24002ad47ce8657c4166--


From nobody Tue Oct 23 18:28:01 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CFCA2130DC6 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 18:27:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 f-FzuQz-n4EM for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 18:27:58 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 682081286E3 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 18:27:58 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540344477; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=GdGLENrwy08ykKEjX/o/qoIkotmu1CPuM7809WxrZdM=; b=u52pz2zxPD+kdW3TWWtOIPjkoV53tieK+043EU6ECT/AqMiymHagXJQJQIHFYGbsVjSn/0ak 7usfyPFqBx4qNgZKnoCf+qCMIoB6Nc0iBxGs+e3qPvvKfGb4AjbyEGFztb7XlIzZ/Ha71wss HmBbP4i2lPvubOKwIbGC1EqArac=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bcfca9c.7f3abc375840-smtp-out-n01; Wed, 24 Oct 2018 01:27:56 -0000 (UTC)
Date: Tue, 23 Oct 2018 18:27:56 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfca9c1d24f_a2b2b1f49d1a57c983ec@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ff4679: Safeguard tagging
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfca9c1ced4_a2b2b1f49d1a57c982f6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QK33BzvXVve7EsJXinJrnHQ5Duk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 01:28:00 -0000

----==_mimepart_5bcfca9c1ced4_a2b2b1f49d1a57c982f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: ff46797bd3c198325d6c8f3da3c615d6e6a3b36a
      https://github.com/quicwg/base-drafts/commit/ff46797bd3c198325d6c8f3da3c615d6e6a3b36a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M tag.sh

  Log Message:
  -----------
  Safeguard tagging



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfca9c1ced4_a2b2b1f49d1a57c982f6--


From nobody Tue Oct 23 18:31:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 064C5128CE4 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 18:31:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 emS-J6v37DRJ for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 18:31: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 E968B1286E3 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 18:31:16 -0700 (PDT)
Date: Tue, 23 Oct 2018 18:31:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540344675; bh=uML2ZjS26GGdTRRiXy+B+Dhv5801Yjnb1VIOoMQOMUk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=s2OQierAnvj9bJglSBwmmCZq9tt8D4bV5UhiNV2lBeziJ1cmd3d6lEWgUDQH5CHRQ 7MSNHBgGE/IO+Euqaeoe9C1BHa17GiXT7icLWbS1wXIgeTJq05US590n31R/dDh0ab 78WarrQpOQq7k+9LmmKPPsVBk6fzBVianAK29rmM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0379efb161537f3927c3aacb6e3e08c659a7dac992cf0000000117e78d6292a169ce162e64dc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1895/review/167700253@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfcb631d76_31c33fa9546d45c4147673"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rSh_z5SrzxsPEmBIWnKVYLON_QA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 01:31:19 -0000

----==_mimepart_5bcfcb631d76_31c33fa9546d45c4147673
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



>  verified through an address validation token (delivered via a Retry packet or
-a NEW_TOKEN frame) or by processing any message from the client encrypted using
-the Handshake keys.  This limit exists to mitigate amplification attacks.
+a NEW_TOKEN frame), by processing any message from the client encrypted using
+the Handshake keys, or by processing a TLS ClientHello with a valid
+pre-shared key.  This limit exists to mitigate amplification attacks.

That isn't right either.  Willingness to complete the handshake is a decision the server makes, and it does not need to be based on a test of the liveness of the remote address.

It's possible that TLS resumption (0-RTT or not) could bundle a token in the session ticket that allows for address validation, as we used to do.  But we no longer require that to happen.

A server can accept 0-RTT from an unvalidated client address.  The amount that you can send is limited, but it's not unreasonable.  The server doesn't need to send a certificate, so it can probably send some responses.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1895#discussion_r227617645
----==_mimepart_5bcfcb631d76_31c33fa9546d45c4147673
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/1895#discussion_r227617645">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  verified through an address validation token (delivered via a Retry packet or
-a NEW_TOKEN frame) or by processing any message from the client encrypted using
-the Handshake keys.  This limit exists to mitigate amplification attacks.
+a NEW_TOKEN frame), by processing any message from the client encrypted using
+the Handshake keys, or by processing a TLS ClientHello with a valid
+pre-shared key.  This limit exists to mitigate amplification attacks.
</pre>
<p>That isn't right either.  Willingness to complete the handshake is a decision the server makes, and it does not need to be based on a test of the liveness of the remote address.</p>
<p>It's possible that TLS resumption (0-RTT or not) could bundle a token in the session ticket that allows for address validation, as we used to do.  But we no longer require that to happen.</p>
<p>A server can accept 0-RTT from an unvalidated client address.  The amount that you can send is limited, but it's not unreasonable.  The server doesn't need to send a certificate, so it can probably send some responses.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1895#discussion_r227617645">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxtevsJ-BsQ2ZNTTsX4nE-tXCiBRks5un8LjgaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzIqxAOouuvKIRDkWv6z9lr8qgkZks5un8LjgaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1895"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895#discussion_r227617645"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895#discussion_r227617645",
"url": "https://github.com/quicwg/base-drafts/pull/1895#discussion_r227617645",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1895",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895#discussion_r227617645"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfcb631d76_31c33fa9546d45c4147673--


From nobody Tue Oct 23 19:10:44 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E3FB130DCA for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 19:10:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 gA-sc-N0zGCB for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 19:10: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 AF1DE128CE4 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 19:10:40 -0700 (PDT)
Date: Tue, 23 Oct 2018 19:10:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540347039; bh=5Ua2rpQvuhz+lc3/wOV21CEFCnjKn62x35vmHsBkeP0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hkcg1/THn4iBLH95YW21xyR6DR3AWU1fZLLSNk4ESU2tTW46waUUlMXYm37wbGCsW 9k3CH4Eu1D2lhhjjZH0dFjklFb50TvH5UJA3zWd3k7qE0F1tqo1XtPlaqnXk5J4ReN tOKKuCwf6z4T28MxboiPwxpsYj2t0NhSBOD3qcvk=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab246eb0d11f0b5c0f42bb24d7d7a2ed83774c018292cf0000000117e7969f92a169ce162e64dc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1895/review/167706157@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfd49f89220_e9a3fa82aad45b43027dc"; 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/-xq_UYhBQdfEOAxZ3K2riEZCPZ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 02:10:43 -0000

----==_mimepart_5bcfd49f89220_e9a3fa82aad45b43027dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  verified through an address validation token (delivered via a Retry packet or
-a NEW_TOKEN frame) or by processing any message from the client encrypted using
-the Handshake keys.  This limit exists to mitigate amplification attacks.
+a NEW_TOKEN frame), by processing any message from the client encrypted using
+the Handshake keys, or by processing a TLS ClientHello with a valid
+pre-shared key.  This limit exists to mitigate amplification attacks.

Given this is in the validation section, why not remove this entire sentence?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1895#discussion_r227622516
----==_mimepart_5bcfd49f89220_e9a3fa82aad45b43027dc
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/1895#discussion_r227622516">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  verified through an address validation token (delivered via a Retry packet or
-a NEW_TOKEN frame) or by processing any message from the client encrypted using
-the Handshake keys.  This limit exists to mitigate amplification attacks.
+a NEW_TOKEN frame), by processing any message from the client encrypted using
+the Handshake keys, or by processing a TLS ClientHello with a valid
+pre-shared key.  This limit exists to mitigate amplification attacks.
</pre>
<p>Given this is in the validation section, why not remove this entire sentence?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1895#discussion_r227622516">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-zvmtajxZERNoFyjxal_XibtNa2ks5un8wfgaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8uiHOUQSP17D5gB32y0TKuejfyAks5un8wfgaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1895"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895#discussion_r227622516"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895#discussion_r227622516",
"url": "https://github.com/quicwg/base-drafts/pull/1895#discussion_r227622516",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1895",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895#discussion_r227622516"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfd49f89220_e9a3fa82aad45b43027dc--


From nobody Tue Oct 23 19:12:09 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37868130DD2 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 19:12:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 baRF4RTQ0Ie7 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 19:12: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 4871E128CE4 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 19:12:05 -0700 (PDT)
Date: Tue, 23 Oct 2018 19:12:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540347124; bh=dbzXguqs3ZNV5M5zugWLToS9xoZHf1dVVpUpiExnTaI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RnUDSNa6eLOcIgfj+1/LOderZGKJduwsth47g5dO80PilaTlBMm1yH2tDGZz6hoxr 9whLMmw4K4AvHbDuvhQi0a0xG8Gv0kXE1lBPccnwuXW9SYv99GJesCglcWS0naLmh/ RHaE4t4MxgX2Emo11lTexq1kcDXKDOjNir2EG3zU=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab70c0e52117123bbb6b7ba37910c6c1327c4256b192cf0000000117e796f492a169ce162e64dc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1895/review/167706365@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfd4f457f1d_2aa43f82ab4d45b42678f7"; 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/NYvVaVs0EKIeQHZVu4y1SbNZgGc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 02:12:07 -0000

----==_mimepart_5bcfd4f457f1d_2aa43f82ab4d45b42678f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -1194,13 +1194,14 @@ server then needs to validate that the client owns the address that it claims.
 QUIC therefore performs source address validation during connection
 establishment.
 
-Servers MUST NOT send more than three times as many bytes as the number of bytes
-received prior to verifying the client's address.  Source addresses can be
+Prior to verifying the client's address, servers MUST NOT send more than three

Q: Is this actually less awkward?  It's ok, but seems neutral to me.  Both sentences are a bit 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/1895#pullrequestreview-167706365
----==_mimepart_5bcfd4f457f1d_2aa43f82ab4d45b42678f7
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/1895#discussion_r227622686">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1194,13 +1194,14 @@ server then needs to validate that the client owns the address that it claims.
 QUIC therefore performs source address validation during connection
 establishment.
 
-Servers MUST NOT send more than three times as many bytes as the number of bytes
-received prior to verifying the client&#39;s address.  Source addresses can be
+Prior to verifying the client&#39;s address, servers MUST NOT send more than three
</pre>
<p>Q: Is this actually less awkward?  It's ok, but seems neutral to me.  Both sentences are a bit 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/1895#pullrequestreview-167706365">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzDUNdSMc9ptT19Mak-hPEN6ApKXks5un8x0gaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0X2O-TjT4usREL8ixj_g3vR0YwAks5un8x0gaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1895"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-167706365"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-167706365",
"url": "https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-167706365",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1895",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-167706365"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfd4f457f1d_2aa43f82ab4d45b42678f7--


From nobody Tue Oct 23 20:55:04 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6367130DDD for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 20:55:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 fP_X6KiACzCO for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 20:55:02 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 52562130DE0 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 20:55:02 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540353301; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=4UvZYxRC3b7+/6CIIUkc1IvfCncuJgo3idKVX79jy5M=; b=FTe2qGFCO4g6WInwKWqz9yZ9WFOUaDe8aDlBCqxp/1uDgKr+SveXOBbdYIHKzhbMHBIAF1vV 6geIwwNAAslr5bTYgTHjr/ZsPl5t4Roev708kjOg/oGm26t/YhIz1DU64Hw6gSOwOG66QFUu Zza0XeMb4vL0Zqa9DJw8HOOpAQ8=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bcfed15.7fbdbc1f0690-smtp-out-n01; Wed, 24 Oct 2018 03:55:01 -0000 (UTC)
Date: Tue, 23 Oct 2018 20:55:01 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcfed15178b5_1eb52ac108abe58498657@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7dc459: Update links
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcfed1517442_1eb52ac108abe584985e0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ehh3WSWZY6Oj_TW4BkjvGdwMkrA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 03:55:04 -0000

----==_mimepart_5bcfed1517442_1eb52ac108abe584985e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7dc459666227592cdebcc163f3e54b647e147ec2
      https://github.com/quicwg/base-drafts/commit/7dc459666227592cdebcc163f3e54b647e147ec2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update links



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcfed1517442_1eb52ac108abe584985e0--


From nobody Tue Oct 23 20:55:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B6492130DFD for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 20:55:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 uXej-NKBwqt4 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 20:55: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 D070D130DDD for <quic-issues@ietf.org>; Tue, 23 Oct 2018 20:55:11 -0700 (PDT)
Date: Tue, 23 Oct 2018 20:55:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540353309; bh=43IPh0L5eu7KXdg1Uy0npSPSJP0zeDUQxmwgQc6b36E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QH7AmNoTZbvoIGURiChP13AaqLPoOLOr4jfHbzCdgXsHVUT4ajrFDu3StO/VmXFzK ICt9WHFsmUDKJZRCJ6lcDMIVxRLOZgtC+2T1mqyE1pNs20fjiVSqHT3aTJDwHb6Dl4 TshCm5JvDnZOJ897oTcnlGnPokO3xm+Mm1OHuZto=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1585784e5942cb983e7f4d561ccb5dce5d27549692cf0000000117e7af1d92a169ce1628c016@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1886/review/167721511@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1886@github.com>
References: <quicwg/base-drafts/pull/1886@github.com>
Subject: Re: [quicwg/base-drafts] Move and consolidate address validation (#1886)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcfed1d8306a_438a3ff9364d45bc59816"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VJiyv1mziY0OLnk6Ltix2PTokmw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 03:55:14 -0000

----==_mimepart_5bcfed1d8306a_438a3ff9364d45bc59816
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -1656,34 +1496,193 @@ One way that a new format could be introduced is to define a TLS extension with
 a different codepoint.
 
 
-## Stateless Retries {#stateless-retry}
-<!-- TODO: Move this section elsewhere. -->
+# Address Validation
+
+Address validation is used by QUIC to avoid being used for a traffic
+amplification attack.  In such an attack, a packet is sent to a server with
+spoofed source address information that identifies a victim.  If a server
+generates more or larger packets in response to that packet, the attacker can
+use the server to send more data toward the victim than it would be able to send
+on its own.
+
+The primary defense against amplification attack is verifying that an endpoint
+is able to receive packets at the transport address that it claims.  Address
+validation is performed both during connection establishment (see
+{{validate-new}}) and during connection migration (see {{migrate-validate}}).

In 7dc45966

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1886#discussion_r227635358
----==_mimepart_5bcfed1d8306a_438a3ff9364d45bc59816
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/1886#discussion_r227635358">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1656,34 +1496,193 @@ One way that a new format could be introduced is to define a TLS extension with
 a different codepoint.
 
 
-## Stateless Retries {#stateless-retry}
-&lt;!-- TODO: Move this section elsewhere. --&gt;
+# Address Validation
+
+Address validation is used by QUIC to avoid being used for a traffic
+amplification attack.  In such an attack, a packet is sent to a server with
+spoofed source address information that identifies a victim.  If a server
+generates more or larger packets in response to that packet, the attacker can
+use the server to send more data toward the victim than it would be able to send
+on its own.
+
+The primary defense against amplification attack is verifying that an endpoint
+is able to receive packets at the transport address that it claims.  Address
+validation is performed both during connection establishment (see
+{{validate-new}}) and during connection migration (see {{migrate-validate}}).
</pre>
<p>In <a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7dc459666227592cdebcc163f3e54b647e147ec2"><tt>7dc4596</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/1886#discussion_r227635358">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_QFnKeegQZZuMpncEVB9DEoQw6bks5un-SdgaJpZM4XvfnH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0hP5j07-O4jv6DpU-1a5Mqs1Do_ks5un-SdgaJpZM4XvfnH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1886"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1886#discussion_r227635358"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1886#discussion_r227635358",
"url": "https://github.com/quicwg/base-drafts/pull/1886#discussion_r227635358",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1886",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1886#discussion_r227635358"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398326215\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bcfed1d8306a_438a3ff9364d45bc59816--


From nobody Tue Oct 23 21:11:54 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 88899130DE5 for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 21:11:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 Q38VIrAzbUKR for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 21:11:52 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 31B54130DE0 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 21:11:52 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540354311; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=n4sOyVacALyjKjpzja9PTpe4CWfd6HOA0fNzBXQIeUE=; b=ARryW5VJiRP6VaKXIsmVAghEfVEO7KOt6pDRbOL2SPZn8Ad4KmGbVmkg8+fYQX2MnZTctBg0 le7lR03EePiCQiKyT/TrLZEWLlp8zDHyDt06eqo2C/DMlJMfommkMH2NewShN/1+gcWDRLXe gLM9yRILIcKvECVNqOAXV0LgUeQ=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bcff107.7f172c7cea80-smtp-out-n02; Wed, 24 Oct 2018 04:11:51 -0000 (UTC)
Date: Tue, 23 Oct 2018 21:11:50 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcff1063e890_5bb12b261783e5888239b@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 31063b: Merge APPLICATION_CLOSE description with CONNECTIO...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcff1063e369_5bb12b261783e588822e3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WYF-dNltkmLJqZLQcmhE2J7sdLg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 04:11:54 -0000

----==_mimepart_5bcff1063e369_5bb12b261783e588822e3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/one-close-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: 31063b004af39b22fe29cb13d7dfea197dcb0817
      https://github.com/quicwg/base-drafts/commit/31063b004af39b22fe29cb13d7dfea197dcb0817
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge APPLICATION_CLOSE description with CONNECTION_CLOSE


  Commit: f64f05a781b4e19e1268c6bb3d48717297b37784
      https://github.com/quicwg/base-drafts/commit/f64f05a781b4e19e1268c6bb3d48717297b37784
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  TLS-related changes


  Commit: 2af15c947f60a3597f740254b068a4604794722e
      https://github.com/quicwg/base-drafts/commit/2af15c947f60a3597f740254b068a4604794722e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  HTTP-related changes


Compare: https://github.com/quicwg/base-drafts/compare/31063b004af3^...2af15c947f60
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcff1063e369_5bb12b261783e588822e3--


From nobody Tue Oct 23 21:14:59 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ACFA3130DDD for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 21:14:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 KYE-p79Cr-zP for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 21:14:56 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 4E1C212D4E6 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 21:14:56 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540354495; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=UQwAYJK5lUsWxdJCfW6CfXHZZnqhTpqUBiTziw+fdV0=; b=Dck/cR0km0bMBFOqDyk0qaw/lrWgVYUKcZBy4vXiMlAqLjPk+VidvplGA4BpZvhzJC5GWfVN QWrwMcnGtEMNbSyi7BKdcXLr7YVYc4BIIfc49ehjv3vUX54CZm608uibdJYILPQLvLMRyc6y blgKlfIE6sKdcmOFMmuntIss74w=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bcff1bf.7f7da80b3f90-smtp-out-n03; Wed, 24 Oct 2018 04:14:55 -0000 (UTC)
Date: Tue, 23 Oct 2018 21:14:55 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bcff1bf6378a_7e192ad053f3858886b2@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 725b15: Allow APPLICATION_CLOSE in Initial packets because...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bcff1bf631e4_7e192ad053f38588854e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ga72STSnbSg6Ib8KySYZbBF74vo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 04:14:57 -0000

----==_mimepart_5bcff1bf631e4_7e192ad053f38588854e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/one-close-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: 725b155bd3c5d3de7c9bb49fadc963d53dfa3747
      https://github.com/quicwg/base-drafts/commit/725b155bd3c5d3de7c9bb49fadc963d53dfa3747
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Allow APPLICATION_CLOSE in Initial packets because why not



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bcff1bf631e4_7e192ad053f38588854e--


From nobody Tue Oct 23 21:15:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8139212D7EA for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 21:15:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ClggTRqqqntl for <quic-issues@ietfa.amsl.com>; Tue, 23 Oct 2018 21:15: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 C5CC412D4E6 for <quic-issues@ietf.org>; Tue, 23 Oct 2018 21:15:10 -0700 (PDT)
Date: Tue, 23 Oct 2018 21:15:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540354509; bh=ptB6bh9b8+D8HRGT4900V0hPF0H9Zn3AGOYXNjNjOTI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=KFGSWWHXQAKw/q2IEJOlGy7KHkaBWwJBPADndBA6YJolN2CuJnYeLi6wGvcmivIwh 1BQMhvZNBvzFNUO8egneM2oz0Z8Kx5fzdSfPo3+bJLPoZCY8NQ9hIt5VStecQ5j4dB 6XanXLBXgbw4HZT2agf0BztC7aclKzQHmRaA3Dns=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcb1ec3eb7c32f0753abd4cf1a4d23a7f13847c8092cf0000000117e7b3cd92a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900@github.com>
Subject: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bcff1cddb8d8_6faf3f838bcd45bc1616c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/t_stUWx1sYYCvsbnLqCfRTaUDTg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 04:15:13 -0000

----==_mimepart_5bcff1cddb8d8_6faf3f838bcd45bc1616c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This turned out to be not awesome for the HTTP draft, so I'm looking for input on how I might resolve the user-interface issues.

There is a technical change here.  APPLICATION_CLOSE wasn't permitted in Initial packets.  Here it would be allowed.  I don't think that's a problem though.

Closes #1881.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1900

-- Commit Summary --

  * Merge APPLICATION_CLOSE description with CONNECTION_CLOSE
  * TLS-related changes
  * HTTP-related changes
  * Allow APPLICATION_CLOSE in Initial packets because why not

-- File Changes --

    M draft-ietf-quic-http.md (11)
    M draft-ietf-quic-tls.md (3)
    M draft-ietf-quic-transport.md (208)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1900.patch
https://github.com/quicwg/base-drafts/pull/1900.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/1900

----==_mimepart_5bcff1cddb8d8_6faf3f838bcd45bc1616c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This turned out to be not awesome for the HTTP draft, so I'm looking for input on how I might resolve the user-interface issues.</p>
<p>There is a technical change here.  APPLICATION_CLOSE wasn't permitted in Initial packets.  Here it would be allowed.  I don't think that's a problem though.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1881.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="371421831" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1881" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1881/hovercard" href="https://github.com/quicwg/base-drafts/issues/1881">#1881</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/1900'>https://github.com/quicwg/base-drafts/pull/1900</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Merge APPLICATION_CLOSE description with CONNECTION_CLOSE</li>
  <li>TLS-related changes</li>
  <li>HTTP-related changes</li>
  <li>Allow APPLICATION_CLOSE in Initial packets because why not</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1900/files#diff-0">draft-ietf-quic-http.md</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1900/files#diff-1">draft-ietf-quic-tls.md</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1900/files#diff-2">draft-ietf-quic-transport.md</a>
    (208)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1900.patch'>https://github.com/quicwg/base-drafts/pull/1900.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1900.diff'>https://github.com/quicwg/base-drafts/pull/1900.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/1900">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9kYK-_BhM-8mMFo1VhXMh32wh33ks5un-lNgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzR1FcOmzt3cOZmC4XV_MyJRX0KIks5un-lNgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"One close frames (#1900)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900",
"url": "https://github.com/quicwg/base-drafts/pull/1900",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "One close frames (#1900)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "31063b0",
"value": "Merge APPLICATION_CLOSE description with CONNECTION_CLOSE"
},
{
"name": "f64f05a",
"value": "TLS-related changes"
},
{
"name": "2af15c9",
"value": "HTTP-related changes"
},
{
"name": "725b155",
"value": "Allow APPLICATION_CLOSE in Initial packets because why not"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1900/files#diff-0) (11 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1900/files#diff-1) (3 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1900/files#diff-2) (208 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1900,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1900\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bcff1cddb8d8_6faf3f838bcd45bc1616c0--


From nobody Wed Oct 24 00:01:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 04F9C130DE5 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 00:01:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 EaPYG2y44FAP for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 00:01: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 4C2B6130DD8 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 00:01:00 -0700 (PDT)
Date: Wed, 24 Oct 2018 00:00:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540364458; bh=pimqDCAcrR3R0B03HMEjtBbkXVHWzpjKEVoP5EfklT0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IVpKSToAnN5wjrg5gPmKrVTy2HAZgXEcAgQNko0N8rSsUzaO25z96nHcnQUKlXqnO 3DrLeqfKKqeIqgMBfa+7setfjLU0W5Yj8aH7pY2mAVDTk6RqYsWYIroL83kFAMPKWx HubWAZRjxyRB7GYPj3ubt/bgF+BUDOSRINfkTClg=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba284e00f215012b96951978cb5c618bd7531fc3392cf0000000117e7daaa92a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/c432536894@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd018aac2a67_30533f8ba92d45b421815bc"; 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/aSar9PXG6UXf_2OKpzuBJlz-Fxs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 07:01:02 -0000

----==_mimepart_5bd018aac2a67_30533f8ba92d45b421815bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> This turned out to be not awesome for the HTTP draft, so I'm looking for input on how I might resolve the user-interface issues.

This might be a dumb question but do we need to refer to "QUIC frames" in the HTTP draft? To me it seems a bit like crossing the layers.

I believe we can generally refer to features provided by the transport. For example, we could say "close the connection at the QUIC transport level" or "send a ping at the transport layer" rather than talking about QUIC frames that are used to implement the features.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900#issuecomment-432536894
----==_mimepart_5bd018aac2a67_30533f8ba92d45b421815bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>This turned out to be not awesome for the HTTP draft, so I'm looking f=
or input on how I might resolve the user-interface issues.</p>
</blockquote>
<p>This might be a dumb question but do we need to refer to "QUIC frames"=
 in the HTTP draft? To me it seems a bit like crossing the layers.</p>
<p>I believe we can generally refer to features provided by the transport=
. For example, we could say "close the connection at the QUIC transport l=
evel" or "send a ping at the transport layer" rather than talking about Q=
UIC frames that are used to implement the features.</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/1900#issuecomment-432536894">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8a046=
NCpwI75hjz-FrAke87xEpuks5uoBAqgaJpZM4X3GHV">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq3mXgxAemDfW2Qc_I_DHTcjoUk1C=
ks5uoBAqgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1900: \u003e This turned out to be not awesome for the HTTP draft,=
 so I'm looking for input on how I might resolve the user-interface issue=
s.\r\n\r\nThis might be a dumb question but do we need to refer to \"QUIC=
 frames\" in the HTTP draft? To me it seems a bit like crossing the layer=
s.\r\n\r\nI believe we can generally refer to features provided by the tr=
ansport. For example, we could say \"close the connection at the QUIC tra=
nsport level\" or \"send a ping at the transport layer\" rather than talk=
ing about QUIC frames that are used to implement the features."}],"action=
":{"name":"View Pull Request","url":"https://github.com/quicwg/base-draft=
s/pull/1900#issuecomment-432536894"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-4=
32536894",
"url": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-4325=
36894",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] One close frames (#1900)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1900,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1900\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-4325=
36894"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003189=
33\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd018aac2a67_30533f8ba92d45b421815bc--


From nobody Wed Oct 24 00:19:05 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C9823130DF7 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 00:19:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 6VdjLJjQDeva for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 00:19:01 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 67376130DE5 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 00:19:01 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540365540; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=pL1xkrBYFOQqb4tv3fJ4T8ht52/AAw/gA9k7pAFmatk=; b=Io4sz6qB2Q9XcW8KfPKDm4/WxDOjp+hn378pvL63hXnyLi6SLvP94qNpDO594xcwKzJLWhvr 5TkSoQMcn0GKg7mFvPAr7PtWdTcwH20XwZvcesO44Ju/LORltkXGgUCap3IOSUKZxMQe5LUA mDcuQLlz82wUA3+oPIvV0WfnjLo=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bd01ce3.7ff3440522d0-smtp-out-n03; Wed, 24 Oct 2018 07:18:59 -0000 (UTC)
Date: Wed, 24 Oct 2018 00:18:59 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd01ce3706d_5add2b04af87a5806720@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4dc5e0: Compatible version upgrade
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd01ce36c71_5add2b04af87a58067117"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uQEs8_80b5B9aRIKRbRfwLePvfg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 07:19:03 -0000

----==_mimepart_5bd01ce36c71_5add2b04af87a58067117
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4dc5e0d3985972cd45238e62b505f7e8ae15e1b9
      https://github.com/quicwg/base-drafts/commit/4dc5e0d3985972cd45238e62b505f7e8ae15e1b9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Compatible version upgrade

This introduces the design that proposed by ekr prior to the NY interim.
In this design, the client advertises the list of versions it supports
in its transport parameters.  The server is permitted to select a
"compatible" version and proceed as though the client selected that
version.

The main advantage of this approach is seamless upgrade between
compatible versions without the extra round-trip imposed by Version
Negotiation.  This will be especially useful when we move from
pre-release versions (0xff0000xx) to the final version.

Closes #1773, #1755.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd01ce36c71_5add2b04af87a58067117--


From nobody Wed Oct 24 00:19:34 2018
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 18E36130DF7 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 00:19:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 nF18pLA7PZ-Q for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 00:19:30 -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 238F5130DE5 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 00:19:30 -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=a1HgPcbPGyd+T1OB/Nq8Lx1t8TA=; b=CqN4Ek8CdReeczbu udLIK/8aB+jnE9Y3u4U2o/VTnpKn9rbtCq+7dBJSfEOz/YbUJnlNLBOTU0Awq9pY 8kmQ3f2vgNqimiFNjnJmYxXGlSLrl8X70A0Jt75O7ASNL6UoRHVy6bj2sr8Rym6J U5f+y/8+cSIQWcija4oSV5gqBRI=
Received: by filter1542p1mdw1.sendgrid.net with SMTP id filter1542p1mdw1-5059-5BD01D00-24 2018-10-24 07:19:28.98612457 +0000 UTC m=+463233.100412286
Received: from github-lowworker-cef7735.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0018p1iad2.sendgrid.net (SG) with ESMTP id dZz8lvxhQPiqKEL3uuDUlw for <quic-issues@ietf.org>; Wed, 24 Oct 2018 07:19:28.904 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cef7735.cp1-iad.github.net (Postfix) with ESMTP id E4DA31E13F6 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 00:19:28 -0700 (PDT)
Date: Wed, 24 Oct 2018 07:19:29 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbbef2567d76fc0d9f9cf238770994ca46b68820292cf0000000117e7df0092a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901@github.com>
Subject: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd01d00e321d_59993ff0d8ed45b410617f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0jJ0Eckj5mUJZYdZIGrbq2l0cdpcBcd4hF9f NTG/6fjI7TJib+rLPkG4Sn0iUgWf7h0bpkcGSnrzP9mK3sLfc4++kyjLKRE0xKlZCZeT1bkv0Rjler DeoxNG1XFgJZM48jAWI/KH0nDIUVP4VDy0+RXUAH00oGGNhcRPN9649Vujxv+zRxWuRzibcHIuFPw9 M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2oI8JElIPGHB0acWs7sVbf7kBg0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 07:19:32 -0000

----==_mimepart_5bd01d00e321d_59993ff0d8ed45b410617f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This introduces the design that proposed by ekr prior to the NY interim.
In this design, the client advertises the list of versions it supports
in its transport parameters.  The server is permitted to select a
"compatible" version and proceed as though the client selected that
version.

The main advantage of this approach is seamless upgrade between
compatible versions without the extra round-trip imposed by Version
Negotiation.  This will be especially useful when we move from
pre-release versions (0xff0000xx) to the final version.

Closes #1773, #1755.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1901

-- Commit Summary --

  * Compatible version upgrade

-- File Changes --

    M draft-ietf-quic-transport.md (196)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1901.patch
https://github.com/quicwg/base-drafts/pull/1901.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/1901

----==_mimepart_5bd01d00e321d_59993ff0d8ed45b410617f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This introduces the design that proposed by ekr prior to the NY interim.<br>
In this design, the client advertises the list of versions it supports<br>
in its transport parameters.  The server is permitted to select a<br>
"compatible" version and proceed as though the client selected that<br>
version.</p>
<p>The main advantage of this approach is seamless upgrade between<br>
compatible versions without the extra round-trip imposed by Version<br>
Negotiation.  This will be especially useful when we move from<br>
pre-release versions (0xff0000xx) to the final version.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1773.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="361841128" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1773" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1773/hovercard" href="https://github.com/quicwg/base-drafts/issues/1773">#1773</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="360935502" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1755" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1755/hovercard" href="https://github.com/quicwg/base-drafts/pull/1755">#1755</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/1901'>https://github.com/quicwg/base-drafts/pull/1901</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Compatible version upgrade</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1901/files#diff-0">draft-ietf-quic-transport.md</a>
    (196)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1901.patch'>https://github.com/quicwg/base-drafts/pull/1901.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1901.diff'>https://github.com/quicwg/base-drafts/pull/1901.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/1901">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-1AIolBeFrInP07l7pN2NbzuAuRks5uoBSAgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyehJkrG_QgsN8QDxPZ0LlrKXoXwks5uoBSAgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Compatible version upgrade (#1901)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901",
"url": "https://github.com/quicwg/base-drafts/pull/1901",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "4dc5e0d",
"value": "Compatible version upgrade"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1901/files#diff-0) (196 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd01d00e321d_59993ff0d8ed45b410617f--


From nobody Wed Oct 24 00:47:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 636F1130F00 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 00:47:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 mlPjxXiQN-cW for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 00:47: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 27F3E130EC5 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 00:47:45 -0700 (PDT)
Date: Wed, 24 Oct 2018 00:47:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540367264; bh=Ezp+0VumrJa7OVgykvEvJ/K4X+mFdLyveJy7nb4WSuc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zcUgGaf1QnL7dOHqlTPgAcsuv8uYZbC2AQG8XbRVzFAEAc54Amwhb+XjRLO5dB36D qjAphemuv65C0axNIQ7HGXh/wHchESrlSIrYjcJRwxJ5SDMIQCqc4wz7fgXlFTzZr4 ndNgSseieWd/EzlWpU71Q3rGyGQjPHtoGEaakq9I=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abca25efd006c7cac8e94932ec79ac95858684df1392cf0000000117e7e5a092a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/review/167760223@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd023a01d553_546b3fbc4bed45bc822fd"; 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/hauW2ev71TObdlJsj6YaqrJ_Tpg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 07:47:54 -0000

----==_mimepart_5bd023a01d553_546b3fbc4bed45bc822fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -1268,8 +1268,9 @@ express the cause of a connection or stream error.
 
 ## HTTP/QUIC Error Codes {#http-error-codes}
 
-The following error codes are defined for use in QUIC RST_STREAM, STOP_SENDING,
-and APPLICATION_CLOSE frames when using HTTP/QUIC.
+The following error codes are defined for use in QUIC RST_STREAM frames,
+STOP_SENDING frames, and CONNECTION_CLOSE frames with a type of 0x03 when using
+HTTP/QUIC.

I like the idea of a single close frame, but if it is necessary to refer to frame sub-type by numerical value, I think the idea has gone too far.

> @@ -2133,25 +2133,25 @@ These states SHOULD persist for three times the current Retransmission Timeout
 
 An endpoint enters a closing period after initiating an immediate close
 ({{immediate-close}}).  While closing, an endpoint MUST NOT send packets unless
-they contain a CONNECTION_CLOSE or APPLICATION_CLOSE frame (see
-{{immediate-close}} for details).  An endpoint retains only enough information
-to generate a packet containing a closing frame and to identify packets as
-belonging to the connection.  The connection ID and QUIC version is sufficient
-information to identify packets for a closing connection; an endpoint can
-discard all other connection state.  An endpoint MAY retain packet protection
-keys for incoming packets to allow it to read and process a closing frame.
+they contain a CONNECTION_CLOSE frame (see {{immediate-close}} for details).  An
+endpoint retains only enough information to generate a packet containing a
+CONNECTION_CLOSE frame and to identify packets as belonging to the connection.
+The connection ID and QUIC version is sufficient information to identify packets
+for a closing connection; an endpoint can discard all other connection state.
+An endpoint MAY retain packet protection keys for incoming packets to allow it
+to read and process a CONNECTION_CLOSE frame.

This is outside the semantic changes of the PR, but I wonder if connection close retransmission could suffer from lack of address validation. Amplification attacks would only be an issue if the close packet is large. One could imagine a valid connection triggering a large close packet that is not acknowledged followed by a spoofed packets that redirects retransmission. I don't think this is practical, but perhaps some clarification on the subject would be helpful. For example recommending sending small close packets if not verified.

> @@ -2228,28 +2230,28 @@ Note:
   control, which are not expected to be relevant for a closed connection.
   Retransmitting the final packet requires less state.
 
-After receiving a closing frame, endpoints enter the draining state.  An
-endpoint that receives a closing frame MAY send a single packet containing a
-closing frame before entering the draining state, using a CONNECTION_CLOSE frame
-and a NO_ERROR code if appropriate.  An endpoint MUST NOT send further packets,
-which could result in a constant exchange of closing frames until the closing
-period on either peer ended.
+After receiving a CONNECTION_CLOSE frame, endpoints enter the draining state.
+An endpoint that receives a CONNECTION_CLOSE frame MAY send a single packet
+containing a CONNECTION_CLOSE frame before entering the draining state, using a
+CONNECTION_CLOSE frame and a NO_ERROR code if appropriate.  An endpoint MUST NOT
+send further packets, which could result in a constant exchange of
+CONNECTION_CLOSE frames until the closing period on either peer ended.
 

"An endpoint MUST NOT send further packets ...". Does that mean only the endpoint receiving the initial CLOSE frame, or both endpoints. In the latter case close retransmission is not possible, but that is inconsistent with other text.

> @@ -4055,9 +4053,11 @@ Final Offset:
 
 ## CONNECTION_CLOSE frame {#frame-connection-close}
 
-An endpoint sends a CONNECTION_CLOSE frame (type=0x02) to notify its peer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal errors at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=0x02 or 0x03) to notify its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a frame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type of 0x03
+is used to signal an error with the protocol that uses QUIC.

I suggest defing a subtype name such as "a CONNECTION_CLOSE of subtype TRANSPORT_CLOSE (0x02) or APPLICATION_CLOSE (0x03)". See my comment on http draft on using explicit frame code 0x03. This makes it difficult for external documents to discuss QUIC, especially across versions where the code might change but the semantics remain.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167760223
----==_mimepart_5bd023a01d553_546b3fbc4bed45bc822fd
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/1900#discussion_r227668024">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1268,8 +1268,9 @@ express the cause of a connection or stream error.
 
 ## HTTP/QUIC Error Codes {#http-error-codes}
 
-The following error codes are defined for use in QUIC RST_STREAM, STOP_SENDING,
-and APPLICATION_CLOSE frames when using HTTP/QUIC.
+The following error codes are defined for use in QUIC RST_STREAM frames,
+STOP_SENDING frames, and CONNECTION_CLOSE frames with a type of 0x03 when using
+HTTP/QUIC.
</pre>
<p>I like the idea of a single close frame, but if it is necessary to refer to frame sub-type by numerical value, I think the idea has gone too far.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1900#discussion_r227668842">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2133,25 +2133,25 @@ These states SHOULD persist for three times the current Retransmission Timeout
 
 An endpoint enters a closing period after initiating an immediate close
 ({{immediate-close}}).  While closing, an endpoint MUST NOT send packets unless
-they contain a CONNECTION_CLOSE or APPLICATION_CLOSE frame (see
-{{immediate-close}} for details).  An endpoint retains only enough information
-to generate a packet containing a closing frame and to identify packets as
-belonging to the connection.  The connection ID and QUIC version is sufficient
-information to identify packets for a closing connection; an endpoint can
-discard all other connection state.  An endpoint MAY retain packet protection
-keys for incoming packets to allow it to read and process a closing frame.
+they contain a CONNECTION_CLOSE frame (see {{immediate-close}} for details).  An
+endpoint retains only enough information to generate a packet containing a
+CONNECTION_CLOSE frame and to identify packets as belonging to the connection.
+The connection ID and QUIC version is sufficient information to identify packets
+for a closing connection; an endpoint can discard all other connection state.
+An endpoint MAY retain packet protection keys for incoming packets to allow it
+to read and process a CONNECTION_CLOSE frame.
</pre>
<p>This is outside the semantic changes of the PR, but I wonder if connection close retransmission could suffer from lack of address validation. Amplification attacks would only be an issue if the close packet is large. One could imagine a valid connection triggering a large close packet that is not acknowledged followed by a spoofed packets that redirects retransmission. I don't think this is practical, but perhaps some clarification on the subject would be helpful. For example recommending sending small close packets if not verified.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1900#discussion_r227671932">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2228,28 +2230,28 @@ Note:
   control, which are not expected to be relevant for a closed connection.
   Retransmitting the final packet requires less state.
 
-After receiving a closing frame, endpoints enter the draining state.  An
-endpoint that receives a closing frame MAY send a single packet containing a
-closing frame before entering the draining state, using a CONNECTION_CLOSE frame
-and a NO_ERROR code if appropriate.  An endpoint MUST NOT send further packets,
-which could result in a constant exchange of closing frames until the closing
-period on either peer ended.
+After receiving a CONNECTION_CLOSE frame, endpoints enter the draining state.
+An endpoint that receives a CONNECTION_CLOSE frame MAY send a single packet
+containing a CONNECTION_CLOSE frame before entering the draining state, using a
+CONNECTION_CLOSE frame and a NO_ERROR code if appropriate.  An endpoint MUST NOT
+send further packets, which could result in a constant exchange of
+CONNECTION_CLOSE frames until the closing period on either peer ended.
 
</pre>
<p>"An endpoint MUST NOT send further packets ...". Does that mean only the endpoint receiving the initial CLOSE frame, or both endpoints. In the latter case close retransmission is not possible, but that is inconsistent with other text.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1900#discussion_r227675221">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4055,9 +4053,11 @@ Final Offset:
 
 ## CONNECTION_CLOSE frame {#frame-connection-close}
 
-An endpoint sends a CONNECTION_CLOSE frame (type=0x02) to notify its peer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal errors at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=0x02 or 0x03) to notify its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a frame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type of 0x03
+is used to signal an error with the protocol that uses QUIC.
</pre>
<p>I suggest defing a subtype name such as "a CONNECTION_CLOSE of subtype TRANSPORT_CLOSE (0x02) or APPLICATION_CLOSE (0x03)". See my comment on http draft on using explicit frame code 0x03. This makes it difficult for external documents to discuss QUIC, especially across versions where the code might change but the semantics remain.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167760223">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzzgLWI1GWNkwiyrJpsxC_kB6rBmks5uoBsggaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9YwpRnfNK04FNb-l2ZYWYsvz0Tfks5uoBsggaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167760223"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167760223",
"url": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167760223",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1900",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167760223"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd023a01d553_546b3fbc4bed45bc822fd--


From nobody Wed Oct 24 01:13:24 2018
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 6122A130E68 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 01:13:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 z4IkBQOuHPPP for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 01:13:20 -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 BDFD0130E03 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 01:13:20 -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=OtrwI72iIAyn41Q/lh/UEJ1EXpY=; b=CGtgA7B40R0u7Djw Wyz/3BCg2Mq3FFksBCIxyxkgNjLGSvoTQh+KGWo7odPQg0s6igjzR2YagtScZgj4 RdVN8LkXOtPBP8uQiJ63PSRGcenVe6gLOygU2VcytvYBnG5p18plDYIfC95Qbzxb NmkzuVl5lY/HHe22orNL4M7x6gc=
Received: by filter0160p1iad2.sendgrid.net with SMTP id filter0160p1iad2-18908-5BD0299F-D 2018-10-24 08:13:19.351190499 +0000 UTC m=+451605.690897027
Received: from github-lowworker-fc273f0.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0025p1iad2.sendgrid.net (SG) with ESMTP id kmPFkODAR6Ka8WS31XEDkg for <quic-issues@ietf.org>; Wed, 24 Oct 2018 08:13:19.355 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fc273f0.cp1-iad.github.net (Postfix) with ESMTP id 5AA5CC097D for <quic-issues@ietf.org>; Wed, 24 Oct 2018 01:13:19 -0700 (PDT)
Date: Wed, 24 Oct 2018 08:13:19 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abedbb302f97fd342606e98d529d91d83f7e95b44492cf0000000117e7eb9f92a169ce1640fad5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1902@github.com>
Subject: [quicwg/base-drafts] Dangling references after reorg (#1902)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd0299f592c8_ffa3ff8428d45bc294367"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0bYtVRypbVJTuP4VzNDQYci4Vx+FV4kLHOTd wye1IaqWgjSktQlImKGSSHzm/e8W6dB8ilAtn83kDU4qLJRfl9hbxqw1EMUgbOx9+MLs+4+cG7WaP1 /Z0pZ6P0QN6qFJKt5K4IxfOEHpjvjA5bbdWKWr+bZDhEasAuF92UXuauXF32UsROnGxBB0N7W7cuJR 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1Ibq70TlCsSSv41B-F9cS8pk4gM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 08:13:23 -0000

----==_mimepart_5bd0299f592c8_ffa3ff8428d45bc294367
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

```
> WARNING: apparently dangling reference to 6.5 of QUIC-TRANSPORT
> WARNING: apparently dangling reference to 6.5 of QUIC-TRANSPORT
> WARNING: apparently dangling reference to 4.11 of QUIC-TRANSPORT
> WARNING: apparently dangling reference to 4.11 of QUIC-TRANSPORT
> WARNING: apparently dangling reference to 4.7 of QUIC-TRANSPORT
```

There are probably more than these that point to the wrong section now as well.  Time to do a full audit.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1902
----==_mimepart_5bd0299f592c8_ffa3ff8428d45bc294367
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<pre><code>&gt; WARNING: apparently dangling reference to 6.5 of QUIC-TRANSPORT
&gt; WARNING: apparently dangling reference to 6.5 of QUIC-TRANSPORT
&gt; WARNING: apparently dangling reference to 4.11 of QUIC-TRANSPORT
&gt; WARNING: apparently dangling reference to 4.11 of QUIC-TRANSPORT
&gt; WARNING: apparently dangling reference to 4.7 of QUIC-TRANSPORT
</code></pre>
<p>There are probably more than these that point to the wrong section now as well.  Time to do a full audit.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1902">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq22stmXEKafsOT2QEWDYourTQ6rUks5uoCEfgaJpZM4X3XLh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6-8gsr9K40YQuaGYmn_2p01Yq5tks5uoCEfgaJpZM4X3XLh.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Dangling references after reorg (#1902)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1902"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1902",
"url": "https://github.com/quicwg/base-drafts/issues/1902",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Dangling references after reorg (#1902)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1902
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1902,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1902\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1902"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400388833\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd0299f592c8_ffa3ff8428d45bc294367--


From nobody Wed Oct 24 01:30:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 95ACE130E08 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 01:30:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 357hGcgywdUz for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 01:29:59 -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 A8036130DDB for <quic-issues@ietf.org>; Wed, 24 Oct 2018 01:29:59 -0700 (PDT)
Date: Wed, 24 Oct 2018 01:29:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540369798; bh=A2Fl6o88vD5uYkJ+u8BDn9aYkkL8lvSEGt3fBGsuKiQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PSzMxmdLP7hiWPD6DONp1VFc2C0Q2R7R9sJAzEyKyPoOKtYoYZwkyoW8ondu/SPJB NXqCUGuijhdkuKw4b39xhMuKx/I/5MAoJqZl45wF9VZtL0cDmb82Ze+sgSbmpQ3CqN 4JPOffPMCcZUQUtdMUTfW143mIwGcKAycRcrhtnc=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcf2dfd90ba8118576144f4d45c8f26408cbadbb492cf0000000117e7ef8692a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/167784986@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd02d8667a5a_603e3f7e6b0d45c014319d"; 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/hgycIOkyZ6YXjQFdfE_Fc_MLyTU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 08:30:01 -0000

----==_mimepart_5bd02d8667a5a_603e3f7e6b0d45c014319d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
+having to use that version with servers that supports a more-preferred version.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a version that
+is not compatible with the version the client initially chose; a server has to
+allow the client to choose between versions that are not compatible.
 

What if the client wants to use a specific other version if possible, but it does not want to do it in-flight within the current connection, for example to keep the client simple? It cannot omit that version from TP because then the current version will continue. It cannot include that version in TP because then it might get in-flight version 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/1901#pullrequestreview-167784986
----==_mimepart_5bd02d8667a5a_603e3f7e6b0d45c014319d
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/1901#discussion_r227688135">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
+having to use that version with servers that supports a more-preferred version.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a version that
+is not compatible with the version the client initially chose; a server has to
+allow the client to choose between versions that are not compatible.
 
</pre>
<p>What if the client wants to use a specific other version if possible, but it does not want to do it in-flight within the current connection, for example to keep the client simple? It cannot omit that version from TP because then the current version will continue. It cannot include that version in TP because then it might get in-flight version 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/1901#pullrequestreview-167784986">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0iIpvBfoC-9KJIdu8hkHSEsFPOgks5uoCUGgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1ibmm_tNULJJstr_wZVgka5sZJkks5uoCUGgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-167784986"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-167784986",
"url": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-167784986",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-167784986"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd02d8667a5a_603e3f7e6b0d45c014319d--


From nobody Wed Oct 24 01:37:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D07FB130DF1 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 01:37:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 zy3v8BheoGcW for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 01:37: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 D7FF81288BD for <quic-issues@ietf.org>; Wed, 24 Oct 2018 01:37:00 -0700 (PDT)
Date: Wed, 24 Oct 2018 01:36:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540370219; bh=8rX9eekl1j0k2upNreyxjH4oIsI5wwd+CCmTnE/FKdY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JwDpd1hIzlB+xDUH1vgLXr+2E+dytpKjc4rQmKVSwpcxhCW2i/Y7oNp5YeKb8HdE/ ugZu5HByfcs2uEEwhrt3Fqb7AGfoZOubQDlXR05lFsu4IDpr3sq9mrzhBzCJgrOjYb m8ipekkz+XzqEym6DvV+9DUO9f/aJz7RYeQsnrHg=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba24cab8fdf5dfc5d969196c442471eb5c436daf492cf0000000117e7f12b92a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/167781310@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd02f2bdbda9_78573fc7d6ed45bc2377cb"; 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/t5NxqWw6bz1lsN0Y9F8DM3BH82U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 08:37:08 -0000

----==_mimepart_5bd02f2bdbda9_78573fc7d6ed45bc2377cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

marten-seemann commented on this pull request.



>  =

-The first client packet of the cryptographic handshake protocol MUST fit=
 within
-a 1232 octet QUIC packet payload.  This includes overheads that reduce t=
he space
-available to the cryptographic handshake protocol.
+2. The first message MUST include the transport parameters chosen by the=
 client.
+   This enables upgrade to a compatible version (see {{version-upgrade}}=
).
+
+3. The first message MUST fit within a 1232 octet QUIC packet payload.  =
This

Isn=E2=80=99t this already implied by 1.?

> -with a VERSION_NEGOTIATION_ERROR error code if version negotiation occ=
urred but
-it would have selected a different version based on the value of the
-supported_versions list.
-
-When an endpoint accepts multiple QUIC versions, it can potentially inte=
rpret
-transport parameters as they are defined by any of the QUIC versions it
-supports.  The version field in the QUIC packet header is authenticated =
using
-transport parameters.  The position and the format of the version fields=
 in
-transport parameters MUST either be identical across different QUIC vers=
ions, or
-be unambiguously different to ensure no confusion about their interpreta=
tion.
-One way that a new format could be introduced is to define a TLS extensi=
on with
-a different codepoint.
+is sent by an attacker.
+
+To protect against these attacks, the transport parameters includes the =
complete
+list of versions that a client is willing to use, with the version they =
used for

s/they/it

> -transport parameters.  The position and the format of the version fiel=
ds in
-transport parameters MUST either be identical across different QUIC vers=
ions, or
-be unambiguously different to ensure no confusion about their interpreta=
tion.
-One way that a new format could be introduced is to define a TLS extensi=
on with
-a different codepoint.
+is sent by an attacker.
+
+To protect against these attacks, the transport parameters includes the =
complete
+list of versions that a client is willing to use, with the version they =
used for
+sending the first packet in the first entry.  Including this information=
 in the
+cryptographic handshake provides it with integrity protection, and allow=
s the
+server to detect version downgrade attacks.
+
+The client MUST include the first QUIC version it attempts to use as the=
 first
+entry of the supported_versions list in the transport parameters.  A ser=
ver MUST
+close the connection attempt with a VERSION_NEGOTIATION_ERROR if it supp=
orts the

This sentence has some leftover parts, I assume.

> +The client MUST include the first QUIC version it attempts to use as t=
he first
+entry of the supported_versions list in the transport parameters.  A ser=
ver MUST
+close the connection attempt with a VERSION_NEGOTIATION_ERROR if it supp=
orts the
+first entry in the list it receives is supported and does not match the =
version
+of the QUIC packet.  The server MAY choose to upgrade to a compatible ve=
rsion,
+as defined in {{version-upgrade}}.
+
+Different QUIC versions might define transport parameters, or their equi=
valent,
+using a different format.  However, the version field in the QUIC packet=
 header
+is authenticated using transport parameters.  The position and the forma=
t of the
+version fields in transport parameters therefore MUST either be identica=
l across
+different QUIC versions, or be unambiguously different to ensure no conf=
usion
+about their interpretation.  One way that a new format could be introduc=
ed is to
+define a TLS extension with a different codepoint.
+
+Transport parmeters for QUIC versions that are compatible with this QUIC=
 version

Parameters. =


> +
+## Compatible Version Upgrade {#version-upgrade}
+
+The first packet sent by a client uses a QUIC version selected by the cl=
ient.
+In this version of QUIC, this packet also includes transport parameters.=
  Those
+transport parameters include a list of QUIC versions the client supports=
.
+
+A server that understands the version selected by the client can extract=
 the
+list of QUIC versions and select an alternative version from the list of=

+supported versions.  A server MAY choose a compatible version from that =
list and
+continue the handshake with that version.  The server sends its first pa=
cket as
+though it was continuing with the version it selects.
+
+A QUIC version is compatible with this version if the cryptographic hand=
shake
+message sent in the first packet can be used in both versions.  A compat=
ible
+version is also able to identifying and acknowledge the first packet sen=
t by the

s/identifying/identify

> +list of QUIC versions and select an alternative version from the list =
of
+supported versions.  A server MAY choose a compatible version from that =
list and
+continue the handshake with that version.  The server sends its first pa=
cket as
+though it was continuing with the version it selects.
+
+A QUIC version is compatible with this version if the cryptographic hand=
shake
+message sent in the first packet can be used in both versions.  A compat=
ible
+version is also able to identifying and acknowledge the first packet sen=
t by the
+client in some fashion.  Other QUIC versions might have different constr=
aints in
+determining what is compatible.  In order to facilitate this process, ne=
w QUIC
+versions could define a process for transforming the first packet from o=
ther
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring th=
e round
+trip imposed by sending a Version Negotiation packet.  It also allows cl=
ients to
+send their first packet using a widely deployed version, without the ris=
k of

There=E2=80=99s no incentive to use a widely deployed version any more. A=
 client can use the highest (compatible) version, and the server would ju=
st downgrade it to the highest version it supports. =


> +A QUIC version is compatible with this version if the cryptographic ha=
ndshake
+message sent in the first packet can be used in both versions.  A compat=
ible
+version is also able to identifying and acknowledge the first packet sen=
t by the
+client in some fashion.  Other QUIC versions might have different constr=
aints in
+determining what is compatible.  In order to facilitate this process, ne=
w QUIC
+versions could define a process for transforming the first packet from o=
ther
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring th=
e round
+trip imposed by sending a Version Negotiation packet.  It also allows cl=
ients to
+send their first packet using a widely deployed version, without the ris=
k of
+having to use that version with servers that supports a more-preferred v=
ersion.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a vers=
ion that
+is not compatible with the version the client initially chose; a server =
has to
+allow the client to choose between versions that are not compatible.

Do we need some text what a client is supposed to do when it receives a V=
NP that includes a compatible version to the one it initially selected?

>  =

 QUIC includes the encoded transport parameters in the cryptographic hand=
shake.
 Once the handshake completes, the transport parameters declared by the p=
eer are
-available.  Each endpoint validates the value provided by its peer.  In
-particular, version negotiation MUST be validated (see {{version-validat=
ion}})
-before the connection establishment is considered properly complete.
+available.  Each endpoint validates the value provided by its peer.  Suc=
cessful
+validation of transport parameters MUST be completed before a connection=
 is
+considered successfully established.
+
+A client also includes a list of supported versions along with its trans=
port
+parameters.  Transport parameters are carried in the first packet the cl=
ient
+sends.  Sending the list of supported versions enables upgrade between

s/upgrade/upgrades

-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-1677813=
10=

----==_mimepart_5bd02f2bdbda9_78573fc7d6ed45bc2377cb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@marten-seemann</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r227685145">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-The first client packet of the cryptographic handshake protocol MUST fit=
 within
-a 1232 octet QUIC packet payload.  This includes overheads that reduce t=
he space
-available to the cryptographic handshake protocol.
+2. The first message MUST include the transport parameters chosen by the=
 client.
+   This enables upgrade to a compatible version (see {{version-upgrade}}=
).
+
+3. The first message MUST fit within a 1232 octet QUIC packet payload.  =
This
</pre>
<p>Isn=E2=80=99t this already implied by 1.?</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r227686465">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; -with a VERSION_NEGOTIATION_ERROR error co=
de if version negotiation occurred but
-it would have selected a different version based on the value of the
-supported_versions list.
-
-When an endpoint accepts multiple QUIC versions, it can potentially inte=
rpret
-transport parameters as they are defined by any of the QUIC versions it
-supports.  The version field in the QUIC packet header is authenticated =
using
-transport parameters.  The position and the format of the version fields=
 in
-transport parameters MUST either be identical across different QUIC vers=
ions, or
-be unambiguously different to ensure no confusion about their interpreta=
tion.
-One way that a new format could be introduced is to define a TLS extensi=
on with
-a different codepoint.
+is sent by an attacker.
+
+To protect against these attacks, the transport parameters includes the =
complete
+list of versions that a client is willing to use, with the version they =
used for
</pre>
<p>s/they/it</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r227687264">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; -transport parameters.  The position and t=
he format of the version fields in
-transport parameters MUST either be identical across different QUIC vers=
ions, or
-be unambiguously different to ensure no confusion about their interpreta=
tion.
-One way that a new format could be introduced is to define a TLS extensi=
on with
-a different codepoint.
+is sent by an attacker.
+
+To protect against these attacks, the transport parameters includes the =
complete
+list of versions that a client is willing to use, with the version they =
used for
+sending the first packet in the first entry.  Including this information=
 in the
+cryptographic handshake provides it with integrity protection, and allow=
s the
+server to detect version downgrade attacks.
+
+The client MUST include the first QUIC version it attempts to use as the=
 first
+entry of the supported_versions list in the transport parameters.  A ser=
ver MUST
+close the connection attempt with a VERSION_NEGOTIATION_ERROR if it supp=
orts the
</pre>
<p>This sentence has some leftover parts, I assume.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r227687653">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +The client MUST include the first QUIC ve=
rsion it attempts to use as the first
+entry of the supported_versions list in the transport parameters.  A ser=
ver MUST
+close the connection attempt with a VERSION_NEGOTIATION_ERROR if it supp=
orts the
+first entry in the list it receives is supported and does not match the =
version
+of the QUIC packet.  The server MAY choose to upgrade to a compatible ve=
rsion,
+as defined in {{version-upgrade}}.
+
+Different QUIC versions might define transport parameters, or their equi=
valent,
+using a different format.  However, the version field in the QUIC packet=
 header
+is authenticated using transport parameters.  The position and the forma=
t of the
+version fields in transport parameters therefore MUST either be identica=
l across
+different QUIC versions, or be unambiguously different to ensure no conf=
usion
+about their interpretation.  One way that a new format could be introduc=
ed is to
+define a TLS extension with a different codepoint.
+
+Transport parmeters for QUIC versions that are compatible with this QUIC=
 version
</pre>
<p>Parameters.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r227688887">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +
+## Compatible Version Upgrade {#version-upgrade}
+
+The first packet sent by a client uses a QUIC version selected by the cl=
ient.
+In this version of QUIC, this packet also includes transport parameters.=
  Those
+transport parameters include a list of QUIC versions the client supports=
.
+
+A server that understands the version selected by the client can extract=
 the
+list of QUIC versions and select an alternative version from the list of=

+supported versions.  A server MAY choose a compatible version from that =
list and
+continue the handshake with that version.  The server sends its first pa=
cket as
+though it was continuing with the version it selects.
+
+A QUIC version is compatible with this version if the cryptographic hand=
shake
+message sent in the first packet can be used in both versions.  A compat=
ible
+version is also able to identifying and acknowledge the first packet sen=
t by the
</pre>
<p>s/identifying/identify</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r227690087">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +list of QUIC versions and select an alter=
native version from the list of
+supported versions.  A server MAY choose a compatible version from that =
list and
+continue the handshake with that version.  The server sends its first pa=
cket as
+though it was continuing with the version it selects.
+
+A QUIC version is compatible with this version if the cryptographic hand=
shake
+message sent in the first packet can be used in both versions.  A compat=
ible
+version is also able to identifying and acknowledge the first packet sen=
t by the
+client in some fashion.  Other QUIC versions might have different constr=
aints in
+determining what is compatible.  In order to facilitate this process, ne=
w QUIC
+versions could define a process for transforming the first packet from o=
ther
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring th=
e round
+trip imposed by sending a Version Negotiation packet.  It also allows cl=
ients to
+send their first packet using a widely deployed version, without the ris=
k of
</pre>
<p>There=E2=80=99s no incentive to use a widely deployed version any more=
. A client can use the highest (compatible) version, and the server would=
 just downgrade it to the highest version it supports.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r227690645">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +A QUIC version is compatible with this ve=
rsion if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compat=
ible
+version is also able to identifying and acknowledge the first packet sen=
t by the
+client in some fashion.  Other QUIC versions might have different constr=
aints in
+determining what is compatible.  In order to facilitate this process, ne=
w QUIC
+versions could define a process for transforming the first packet from o=
ther
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring th=
e round
+trip imposed by sending a Version Negotiation packet.  It also allows cl=
ients to
+send their first packet using a widely deployed version, without the ris=
k of
+having to use that version with servers that supports a more-preferred v=
ersion.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a vers=
ion that
+is not compatible with the version the client initially chose; a server =
has to
+allow the client to choose between versions that are not compatible.
</pre>
<p>Do we need some text what a client is supposed to do when it receives =
a VNP that includes a compatible version to the one it initially selected=
?</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r227690978">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

 QUIC includes the encoded transport parameters in the cryptographic hand=
shake.
 Once the handshake completes, the transport parameters declared by the p=
eer are
-available.  Each endpoint validates the value provided by its peer.  In
-particular, version negotiation MUST be validated (see {{version-validat=
ion}})
-before the connection establishment is considered properly complete.
+available.  Each endpoint validates the value provided by its peer.  Suc=
cessful
+validation of transport parameters MUST be completed before a connection=
 is
+considered successfully established.
+
+A client also includes a list of supported versions along with its trans=
port
+parameters.  Transport parameters are carried in the first packet the cl=
ient
+sends.  Sending the list of supported versions enables upgrade between
</pre>
<p>s/upgrade/upgrades</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/1901#pullrequestreview-167781310">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
_22RDXpW76IhBCgBnREpr2RXnxMks5uoCargaJpZM4X3R0r">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkqyg5Bp37uDGVKxDEMkkI9=
xYOi_07ks5uoCargaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
en-seemann commented on #1901"}],"action":{"name":"View Pull Request","ur=
l":"https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-167=
781310"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestrev=
iew-167781310",
"url": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview=
-167781310",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview=
-167781310"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd02f2bdbda9_78573fc7d6ed45bc2377cb--


From nobody Wed Oct 24 01:38:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 188FD130E08 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 01:38:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 zengwoPZHiLD for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 01:38: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 26AC6130DF1 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 01:38:33 -0700 (PDT)
Date: Wed, 24 Oct 2018 01:38:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540370312; bh=E7xPSSi1zdLg+WS/5YoVi+OcMYTC+MbyOQ67fEyXqAw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AzejprZnEWLQ+kUgDIqgNd9jqXQRWOuHzh/kyOO8kURuSbKLwP/pJLjCsIVtCRSjO 0kaNQFway2+XSC3OhMYetb1l2SCUR9R/8QNxU1fFWkaX3D85obzsORhzFI5bwQ3KJE enCLcky9HOxJtycqmGEocY4miaBeuprTc+Je/G7I=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3624871850dcdf6a94b0e9e6f387c6775b49a75292cf0000000117e7f18892a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/167789410@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd02f882a756_5a533fbbc60d45b44786f0"; 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/13h3nLJN5Z_AF2ef39JQiqFqDt8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 08:38:35 -0000

----==_mimepart_5bd02f882a756_5a533fbbc60d45b44786f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

marten-seemann commented on this pull request.



> +A QUIC version is compatible with this version if the cryptographic ha=
ndshake
+message sent in the first packet can be used in both versions.  A compat=
ible
+version is also able to identifying and acknowledge the first packet sen=
t by the
+client in some fashion.  Other QUIC versions might have different constr=
aints in
+determining what is compatible.  In order to facilitate this process, ne=
w QUIC
+versions could define a process for transforming the first packet from o=
ther
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring th=
e round
+trip imposed by sending a Version Negotiation packet.  It also allows cl=
ients to
+send their first packet using a widely deployed version, without the ris=
k of
+having to use that version with servers that supports a more-preferred v=
ersion.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a vers=
ion that
+is not compatible with the version the client initially chose; a server =
has to
+allow the client to choose between versions that are not compatible.
 =


What=E2=80=99s the use case for this? I don=E2=80=99t really see the poin=
t of =E2=80=9Ckeeping the client simple=E2=80=9D here, this is not one of=
 the complex areas of the protocol.

-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#discussion_r227691764=

----==_mimepart_5bd02f882a756_5a533fbbc60d45b44786f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@marten-seemann</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r227691764">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +A QUIC version is compatible with this ve=
rsion if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compat=
ible
+version is also able to identifying and acknowledge the first packet sen=
t by the
+client in some fashion.  Other QUIC versions might have different constr=
aints in
+determining what is compatible.  In order to facilitate this process, ne=
w QUIC
+versions could define a process for transforming the first packet from o=
ther
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring th=
e round
+trip imposed by sending a Version Negotiation packet.  It also allows cl=
ients to
+send their first packet using a widely deployed version, without the ris=
k of
+having to use that version with servers that supports a more-preferred v=
ersion.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a vers=
ion that
+is not compatible with the version the client initially chose; a server =
has to
+allow the client to choose between versions that are not compatible.
 =

</pre>
<p>What=E2=80=99s the use case for this? I don=E2=80=99t really see the p=
oint of =E2=80=9Ckeeping the client simple=E2=80=9D here, this is not one=
 of the complex areas of the protocol.</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/1901#discussion_r227691764">view it on GitHub</a>, or=
 <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9oT2U4=
4HibX1eRTXiZTw1JbDkDUks5uoCcIgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq349OOQ_MhXY-_SHShSiQXb1Curq=
ks5uoCcIgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
en-seemann commented on #1901"}],"action":{"name":"View Pull Request","ur=
l":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r227691764=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r22=
7691764",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r22769=
1764",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r22769=
1764"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd02f882a756_5a533fbbc60d45b44786f0--


From nobody Wed Oct 24 01:46:15 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA210130E70 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 01:46:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 BUm6qHb2IX0J for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 01:46: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 DA1FE12870E for <quic-issues@ietf.org>; Wed, 24 Oct 2018 01:46:11 -0700 (PDT)
Date: Wed, 24 Oct 2018 01:46:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540370771; bh=QZqk78oMFClRc9qQB3JGwcLDuI7jli+8wl1eNyhuFxQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=doqxKaUeHtucsiAS8lgoATm/oLWilcxyvRQ2anY98ETq3VH0W5cdM2hLxj/lsWtrE 7GyxQ7aUSE9uJz1VWTu6D+iPjZP/PtvMvtyo6rMIvqL9XtjmFDve1r2uVow8lK0SyW D4fztgPHPoqkvN31PVkcnaM6U6NuYXljL71oKOAY=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab037117a2b89a1a375d554c27ba6beab00540a0a392cf0000000117e7f35392a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/167792639@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd031536835_7eca3fba3b4d45c41222c5"; 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/NU_Cn5cx8FyH5MS-2C5el1kV9XU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 08:46:14 -0000

----==_mimepart_5bd031536835_7eca3fba3b4d45c41222c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
+having to use that version with servers that supports a more-preferred version.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a version that
+is not compatible with the version the client initially chose; a server has to
+allow the client to choose between versions that are not compatible.
 

If you implement each version as a separate binary or in a separate process. You could send on the that other version instead and hope the best, but that could result in many unnecessary version negotations if that version is not (yet) widely 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/pull/1901#discussion_r227694499
----==_mimepart_5bd031536835_7eca3fba3b4d45c41222c5
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/1901#discussion_r227694499">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
+having to use that version with servers that supports a more-preferred version.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a version that
+is not compatible with the version the client initially chose; a server has to
+allow the client to choose between versions that are not compatible.
 
</pre>
<p>If you implement each version as a separate binary or in a separate process. You could send on the that other version instead and hope the best, but that could result in many unnecessary version negotations if that version is not (yet) widely 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/pull/1901#discussion_r227694499">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2IIhIvJKR9CEkbmR204YdbKuD14ks5uoCjTgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0gyOZW8cAst0WxFulYBGERC4-q2ks5uoCjTgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r227694499"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r227694499",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r227694499",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r227694499"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd031536835_7eca3fba3b4d45c41222c5--


From nobody Wed Oct 24 01:53:44 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D3D66130DF1 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 01:53:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ZpNu8A_1XQCi for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 01:53: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 A48C2130E7B for <quic-issues@ietf.org>; Wed, 24 Oct 2018 01:53:40 -0700 (PDT)
Date: Wed, 24 Oct 2018 01:53:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540371219; bh=cZ3bK3PBrNOOV1mkj48M7Xlke5DZ33VrILdHnvvAxkw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZVgzOw79CDeiwdgZ7/+ufjXRoz5z4WFzuM1kA0rvGNETYEcKVtsihRO45jB9DOGUA MDKZsBcPkJnhqyVZy6HXpu6JImQKyzpzIKrlsrbduhGP3e7C2QBlEaWnmqdYBQ8W0w pfDuHDIM01XjRhUgmQXU2ezAcD7ACChU3toc8Ejo=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab07e4f1f91cfd9501d7b5e457d68e8531615418ff92cf0000000117e7f51392a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/167796033@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd03313c5c36_3d33f83810d45b498243"; 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/0bt3lYkqKCv1AhCsh6Ff4XEkqgY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 08:53:43 -0000

----==_mimepart_5bd03313c5c36_3d33f83810d45b498243
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +list of QUIC versions and select an alternative version from the list of
+supported versions.  A server MAY choose a compatible version from that list and
+continue the handshake with that version.  The server sends its first packet as
+though it was continuing with the version it selects.
+
+A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of

The server might not know that there is a newer compatible version - compatible is both a spec thing and an implementation 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/1901#discussion_r227697308
----==_mimepart_5bd03313c5c36_3d33f83810d45b498243
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/1901#discussion_r227697308">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +list of QUIC versions and select an alternative version from the list of
+supported versions.  A server MAY choose a compatible version from that list and
+continue the handshake with that version.  The server sends its first packet as
+though it was continuing with the version it selects.
+
+A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
</pre>
<p>The server might not know that there is a newer compatible version - compatible is both a spec thing and an implementation 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/1901#discussion_r227697308">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzkNZxmVCBxyjZzZkRDoiu4059DXks5uoCqTgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5t1g9d_Wrvk8CN9RKyisOoUSkAbks5uoCqTgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r227697308"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r227697308",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r227697308",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r227697308"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd03313c5c36_3d33f83810d45b498243--


From nobody Wed Oct 24 05:57:46 2018
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 48197130EDD for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 05:57:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Ge3VB17taxfJ for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 05:57:36 -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 C9358130E91 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 05:57:35 -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=hzz5fhdEMHLo/rcVovWq54up5Ww=; b=WS3W5LgsnjiRDGIJ 1Vko3mEqhPHrhbrk/pdoTImJqJ46g53fDo/Vwy/wOYycHTq83VRs/URPigBHKODQ NCJmz00T+uEeQ93JEaIjJTJoYLK3z54bqqHe9+gckRxw48nTuTn2gs+IUARvt7xH awYyDwh1a4zXHX2vJ+pBh/2B7ds=
Received: by filter0138p1iad2.sendgrid.net with SMTP id filter0138p1iad2-8058-5BD06C3D-26 2018-10-24 12:57:33.773765716 +0000 UTC m=+469135.994999099
Received: from github-lowworker-dcc078e.cp1-iad.github.net (unknown [192.30.252.44]) by ismtpd0021p1iad2.sendgrid.net (SG) with ESMTP id q7k3Iw-gRKCEKAs2OEh1aQ for <quic-issues@ietf.org>; Wed, 24 Oct 2018 12:57:33.786 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dcc078e.cp1-iad.github.net (Postfix) with ESMTP id B79C42C06B3 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 05:57:33 -0700 (PDT)
Date: Wed, 24 Oct 2018 12:57:33 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5f4001f306d6cfc3829a8a5b402c578c58516a5292cf0000000117e82e3d92a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/review/167891540@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd06c3db5f0c_13723fb9bc6d45c4706930"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3iECiZ/1RCQyoibD6uzPfLXrT9R6LEItdphv eyOvJ6szguK9r5raVlmQDRDKoCjwKWGejfOnpbbuoOFA6QVXQI6jB9jSiWm7Wtapa4OkMgjq6wX7ZS vHyF8ahlTQEwa55y6Xw9ggBxetY/qSj85t+bI72ne47gCMUJcTh9UQ/LCg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l4fSu_4JWJ7b5u4nWb3AX7uRXp0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 12:57:44 -0000

----==_mimepart_5bd06c3db5f0c_13723fb9bc6d45c4706930
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -1268,8 +1268,9 @@ express the cause of a connection or stream error.
 
 ## HTTP/QUIC Error Codes {#http-error-codes}
 
-The following error codes are defined for use in QUIC RST_STREAM, STOP_SENDING,
-and APPLICATION_CLOSE frames when using HTTP/QUIC.
+The following error codes are defined for use in QUIC RST_STREAM frames,
+STOP_SENDING frames, and CONNECTION_CLOSE frames with a type of 0x03 when using
+HTTP/QUIC.

I tend to agree, I'd remove the type reference.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900#discussion_r227775547
----==_mimepart_5bd06c3db5f0c_13723fb9bc6d45c4706930
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/1900#discussion_r227775547">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1268,8 +1268,9 @@ express the cause of a connection or stream error.
 
 ## HTTP/QUIC Error Codes {#http-error-codes}
 
-The following error codes are defined for use in QUIC RST_STREAM, STOP_SENDING,
-and APPLICATION_CLOSE frames when using HTTP/QUIC.
+The following error codes are defined for use in QUIC RST_STREAM frames,
+STOP_SENDING frames, and CONNECTION_CLOSE frames with a type of 0x03 when using
+HTTP/QUIC.
</pre>
<p>I tend to agree, I'd remove the type reference.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1900#discussion_r227775547">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq405YdP7PoadPFIdQvmZBU3xEIrpks5uoGO9gaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq75YFaNBP3t5HOPmK6g9aH627gomks5uoGO9gaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900#discussion_r227775547"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r227775547",
"url": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r227775547",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1900",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r227775547"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd06c3db5f0c_13723fb9bc6d45c4706930--


From nobody Wed Oct 24 06:01:48 2018
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 6E028130E8B for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 06:01:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 s5NZqwCJmvKZ for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 06:01:39 -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 D2237130EA5 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 06:01: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=z9TEimZ8QSNhw5GpNYShXtyag2Y=; b=STo6g7Ad2/g1xrAQ /a5ETKt6S2/3iBhR4QzH92SzAIclaj1vjpBs/wIclriA82j8hiQt8EEU4r42glGz lnjLfdu7sexGPJCjGqDWg+dJJZvqgVS6kdY1e1pHMN949vdSk40TcQ7ggXooXgV4 teTINrVkxayXPvxP80LAojoWQtM=
Received: by filter0009p1iad2.sendgrid.net with SMTP id filter0009p1iad2-2525-5BD06D30-14 2018-10-24 13:01:36.223501037 +0000 UTC m=+469292.630459956
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id tlUT-juyQe2XIc7nrQWz-g for <quic-issues@ietf.org>; Wed, 24 Oct 2018 13:01:36.151 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id 238EC400957 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 06:01:36 -0700 (PDT)
Date: Wed, 24 Oct 2018 13:01:36 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6e8e57cb033db66654d756262e35d4f65ee1d7b492cf0000000117e82f3092a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/review/167893392@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd06d3021e23_43c53fd9392d45b8121524"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3fB1V4FGpSVgFlYDODhRXiZSmORcL5ab0sh8 PN+YlEqydhktOeKaqEBLvL713zbQ1a0btcjvnMFTO4sbCpmOcDhXyHcG5GQYTJvA3SLb2JFsoZeH9s ai8nWPxYM7R82za2nLVCViDyAxb4uK0ZnI92NfElULzpOlhjGCqYwK7jYw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RFCUgQuOwTfYBYKl2d_Q3GZefz4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 13:01:47 -0000

----==_mimepart_5bd06d3021e23_43c53fd9392d45b8121524
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2133,25 +2133,25 @@ These states SHOULD persist for three times the current Retransmission Timeout
 
 An endpoint enters a closing period after initiating an immediate close
 ({{immediate-close}}).  While closing, an endpoint MUST NOT send packets unless
-they contain a CONNECTION_CLOSE or APPLICATION_CLOSE frame (see
-{{immediate-close}} for details).  An endpoint retains only enough information
-to generate a packet containing a closing frame and to identify packets as
-belonging to the connection.  The connection ID and QUIC version is sufficient
-information to identify packets for a closing connection; an endpoint can
-discard all other connection state.  An endpoint MAY retain packet protection
-keys for incoming packets to allow it to read and process a closing frame.
+they contain a CONNECTION_CLOSE frame (see {{immediate-close}} for details).  An
+endpoint retains only enough information to generate a packet containing a
+CONNECTION_CLOSE frame and to identify packets as belonging to the connection.
+The connection ID and QUIC version is sufficient information to identify packets
+for a closing connection; an endpoint can discard all other connection state.
+An endpoint MAY retain packet protection keys for incoming packets to allow it
+to read and process a CONNECTION_CLOSE frame.

I think the Immediate close text below addresses your concern?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900#discussion_r227777001
----==_mimepart_5bd06d3021e23_43c53fd9392d45b8121524
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/1900#discussion_r227777001">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2133,25 +2133,25 @@ These states SHOULD persist for three times the current Retransmission Timeout
 
 An endpoint enters a closing period after initiating an immediate close
 ({{immediate-close}}).  While closing, an endpoint MUST NOT send packets unless
-they contain a CONNECTION_CLOSE or APPLICATION_CLOSE frame (see
-{{immediate-close}} for details).  An endpoint retains only enough information
-to generate a packet containing a closing frame and to identify packets as
-belonging to the connection.  The connection ID and QUIC version is sufficient
-information to identify packets for a closing connection; an endpoint can
-discard all other connection state.  An endpoint MAY retain packet protection
-keys for incoming packets to allow it to read and process a closing frame.
+they contain a CONNECTION_CLOSE frame (see {{immediate-close}} for details).  An
+endpoint retains only enough information to generate a packet containing a
+CONNECTION_CLOSE frame and to identify packets as belonging to the connection.
+The connection ID and QUIC version is sufficient information to identify packets
+for a closing connection; an endpoint can discard all other connection state.
+An endpoint MAY retain packet protection keys for incoming packets to allow it
+to read and process a CONNECTION_CLOSE frame.
</pre>
<p>I think the Immediate close text below addresses your concern?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1900#discussion_r227777001">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0UURFh0ewJFARH5C97tfcqJJvNPks5uoGSwgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6l45Z0NWXZ5oXVRONVEfzb7CsTYks5uoGSwgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900#discussion_r227777001"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r227777001",
"url": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r227777001",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1900",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r227777001"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd06d3021e23_43c53fd9392d45b8121524--


From nobody Wed Oct 24 06:06:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 68568124408 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 06:06:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 UCZb4OsdOX8B for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 06:06: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 B208E12D4EF for <quic-issues@ietf.org>; Wed, 24 Oct 2018 06:06:15 -0700 (PDT)
Date: Wed, 24 Oct 2018 06:06:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540386374; bh=CkTYGmpfNt5KIh/3h7UoKZVkETcLsCt70NrQlKLbgHM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DGoNsN6o9bgNako86eUZ3IhrPuMtXLD16HgaXnSS0u+dioeupgkZCctGGIZlofAOE RJGfa0NQlc5QnHb4zoqh1gIssCeA7swa1mYjVtXPUOOfb0L62NaSP7CHS7mzTHja02 /2JSKd8Y5NiCZkk9mTJ6rt0r1ZhPZ8p81/0B8+sE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba64921237fd038b7ca8bdfe5b9658df8c05fce6d92cf0000000117e8304692a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/review/167895497@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd06e467b004_7c1b3f84b90d45bc27858a"; 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/4QiC-OTGgowmdOxKDhmOISjl1Xo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 13:06:18 -0000

----==_mimepart_5bd06e467b004_7c1b3f84b90d45bc27858a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -2133,25 +2133,25 @@ These states SHOULD persist for three times the current Retransmission Timeout
 
 An endpoint enters a closing period after initiating an immediate close
 ({{immediate-close}}).  While closing, an endpoint MUST NOT send packets unless
-they contain a CONNECTION_CLOSE or APPLICATION_CLOSE frame (see
-{{immediate-close}} for details).  An endpoint retains only enough information
-to generate a packet containing a closing frame and to identify packets as
-belonging to the connection.  The connection ID and QUIC version is sufficient
-information to identify packets for a closing connection; an endpoint can
-discard all other connection state.  An endpoint MAY retain packet protection
-keys for incoming packets to allow it to read and process a closing frame.
+they contain a CONNECTION_CLOSE frame (see {{immediate-close}} for details).  An
+endpoint retains only enough information to generate a packet containing a
+CONNECTION_CLOSE frame and to identify packets as belonging to the connection.
+The connection ID and QUIC version is sufficient information to identify packets
+for a closing connection; an endpoint can discard all other connection state.
+An endpoint MAY retain packet protection keys for incoming packets to allow it
+to read and process a CONNECTION_CLOSE frame.

Not really, though I could easily miss something:

 "During the closing period, an endpoint that sends a CONNECTION_CLOSE
 frame SHOULD respond to any packet that it receives with another packet
 containing a CONNECTION_CLOSE frame. "

If this is done without verying the input packet that triggers the next close frame because it is a stateless shrink-wrapped close packet triggered by CID, there is a potential for abuse, 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/pull/1900#discussion_r227778718
----==_mimepart_5bd06e467b004_7c1b3f84b90d45bc27858a
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/1900#discussion_r227778718">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2133,25 +2133,25 @@ These states SHOULD persist for three times the current Retransmission Timeout
 
 An endpoint enters a closing period after initiating an immediate close
 ({{immediate-close}}).  While closing, an endpoint MUST NOT send packets unless
-they contain a CONNECTION_CLOSE or APPLICATION_CLOSE frame (see
-{{immediate-close}} for details).  An endpoint retains only enough information
-to generate a packet containing a closing frame and to identify packets as
-belonging to the connection.  The connection ID and QUIC version is sufficient
-information to identify packets for a closing connection; an endpoint can
-discard all other connection state.  An endpoint MAY retain packet protection
-keys for incoming packets to allow it to read and process a closing frame.
+they contain a CONNECTION_CLOSE frame (see {{immediate-close}} for details).  An
+endpoint retains only enough information to generate a packet containing a
+CONNECTION_CLOSE frame and to identify packets as belonging to the connection.
+The connection ID and QUIC version is sufficient information to identify packets
+for a closing connection; an endpoint can discard all other connection state.
+An endpoint MAY retain packet protection keys for incoming packets to allow it
+to read and process a CONNECTION_CLOSE frame.
</pre>
<p>Not really, though I could easily miss something:</p>
<p>"During the closing period, an endpoint that sends a CONNECTION_CLOSE<br>
frame SHOULD respond to any packet that it receives with another packet<br>
containing a CONNECTION_CLOSE frame. "</p>
<p>If this is done without verying the input packet that triggers the next close frame because it is a stateless shrink-wrapped close packet triggered by CID, there is a potential for abuse, 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/pull/1900#discussion_r227778718">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4oLEFk2STMmikTELcA5ijjiemIYks5uoGXGgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2XD2ZYaoynG8TjVD7SV3Fpjak68ks5uoGXGgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900#discussion_r227778718"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r227778718",
"url": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r227778718",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1900",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r227778718"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd06e467b004_7c1b3f84b90d45bc27858a--


From nobody Wed Oct 24 06:06:26 2018
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 76962124408 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 06:06:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 uW2M-d6lFEx5 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 06:06:22 -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 5304412F295 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 06:06: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=X0U7yWRSiwRUZJwhWIEUMzP2W3w=; b=DqkWapvrVB9318Rq GnDWfTZERrR1saIbQSjzi2QKR2tlH3DgPi+eZWip8JRQiniPCuqKeyKOf81DgXNp TPEaJAoc9t+D7CHbeC4CBWDDDMHQ52FXrX7KRADuYJclIpDQGH6rHmE/iXWMlhCO xi6TApjtXn0+A3dVkOnQJ9IPTjA=
Received: by filter0341p1iad2.sendgrid.net with SMTP id filter0341p1iad2-12591-5BD06E4C-2A 2018-10-24 13:06:20.687587922 +0000 UTC m=+469475.945619947
Received: from github-lowworker-e711880.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id pQ6ixK6LRfyUmKwQRac9jA for <quic-issues@ietf.org>; Wed, 24 Oct 2018 13:06:20.547 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e711880.cp1-iad.github.net (Postfix) with ESMTP id 835CE44179E for <quic-issues@ietf.org>; Wed, 24 Oct 2018 06:06:20 -0700 (PDT)
Date: Wed, 24 Oct 2018 13:06:21 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf7549e5c127c83e807f4e27ce460b0148f649a8892cf0000000117e8304c92a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/review/167895568@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd06e4c81969_7f0a3fd363ed45c48636c5"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1itlwdISeL3k/QK5QAzsTHcpRtobT7Gx3YUq GfD/BFuvQxg82FAyOKsdnvaTpAI3uRTKtMmazrCE/qfkwTzq85Za3OhdLAD2OgjUxaKrm50rN8STgc 75PW3VVordSvS+6UIzrFVBF6ioWfAbH6dA3ejqdqTZ9R7EDzl6fCfjcQfAcuyK1eY6ATyXfxldEaWW g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M5YMjzLffUzmX6sGqtlqB9eaNVw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 13:06:24 -0000

----==_mimepart_5bd06e4c81969_7f0a3fd363ed45c48636c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -4055,9 +4053,11 @@ Final Offset:
 
 ## CONNECTION_CLOSE frame {#frame-connection-close}
 
-An endpoint sends a CONNECTION_CLOSE frame (type=0x02) to notify its peer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal errors at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=0x02 or 0x03) to notify its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a frame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type of 0x03
+is used to signal an error with the protocol that uses QUIC.

I'd suggest application instead of protocol in this sentence.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167895568
----==_mimepart_5bd06e4c81969_7f0a3fd363ed45c48636c5
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/1900#discussion_r227778786">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4055,9 +4053,11 @@ Final Offset:
 
 ## CONNECTION_CLOSE frame {#frame-connection-close}
 
-An endpoint sends a CONNECTION_CLOSE frame (type=0x02) to notify its peer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal errors at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=0x02 or 0x03) to notify its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a frame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type of 0x03
+is used to signal an error with the protocol that uses QUIC.
</pre>
<p>I'd suggest application instead of protocol in this sentence.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167895568">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3uMt-CEpZJKMQz0B6rssZGtE6DZks5uoGXMgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzBCIw5HOFKkgLzLiGYHxzFRwik8ks5uoGXMgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167895568"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167895568",
"url": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167895568",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1900",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167895568"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd06e4c81969_7f0a3fd363ed45c48636c5--


From nobody Wed Oct 24 06:06:57 2018
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 C1CD0124408 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 06:06:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.066
X-Spam-Level: 
X-Spam-Status: No, score=-2.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Qf6JYvUg38Yy for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 06:06:54 -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 4763912D4EF for <quic-issues@ietf.org>; Wed, 24 Oct 2018 06:06: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=M0VbkpuOkmch/llt540bZjxP7xs=; b=j05GZi3m/TXLcT4i qDEN74sixE+MX7zoaOxqEynRt6UpyAcYBhbmReMJM/n1BQ7i5wVdZ3sf+yCTRixz TuDNKDEY11tvLJJW7DpXRC4WZY3FTQamXr/6nc6JZCejKNdbq1kPMAlqCUHKaVvc n47Wn3Cwrk3/HMRfy8TW6+FadXo=
Received: by filter0313p1iad2.sendgrid.net with SMTP id filter0313p1iad2-16657-5BD06E6D-5 2018-10-24 13:06:53.061611445 +0000 UTC m=+4357.627539195
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0007p1iad2.sendgrid.net (SG) with ESMTP id 7F63iAsoRKuy4gJucRCABQ for <quic-issues@ietf.org>; Wed, 24 Oct 2018 13:06:53.067 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id 0BA0E260A26 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 06:06:53 -0700 (PDT)
Date: Wed, 24 Oct 2018 13:06:53 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5d69675b12a7aab1f4486d637315c9ed062277bd92cf0000000117e8306d92a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/review/167895816@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd06e6da264_73ae3fa3a04d45bc725511"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3HW3LQ+LLAGXALr/mrnjxId+8Zc66HrDCXBa 5fxsiNZD4n/l8b5Udi3a2SIuIA29gi9Pe0GxmA8H9QyRN6TmJHOGEE0TLF6GE7QuULA7wOv5kw0Kjs uYu0EnFWLcKfqPo7K96qtb6XZkUWtFlTTpAsdsxYBpQCDSsBZey5g2/Baw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/j-tiMbNj02j4FujamVPm393QcGY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 13:06:56 -0000

----==_mimepart_5bd06e6da264_73ae3fa3a04d45bc725511
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

I think this looks good, but I'm curious to see others feedback.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167895816
----==_mimepart_5bd06e6da264_73ae3fa3a04d45bc725511
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<p>I think this looks good, but I'm curious to see others feedback.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167895816">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq62-7L97JABNMUyArLs_kUSOLCqCks5uoGXtgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8n9SJFIsPqisws0IFBEItIm3DvZks5uoGXtgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167895816"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167895816",
"url": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167895816",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1900",
"sections": [
{
"text": "I think this looks good, but I'm curious to see others feedback.",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-167895816"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd06e6da264_73ae3fa3a04d45bc725511--


From nobody Wed Oct 24 06:17:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C1D3124408 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 06:17:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 gxgh_1y5fzWn for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 06:17: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 83185129619 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 06:17:15 -0700 (PDT)
Date: Wed, 24 Oct 2018 06:17:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540387034; bh=zCorMvgcoMj8jwlGNv+533bRv0hhPD5JcVSuufD48iA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pDOO0c9Usd1qpShwPyiSQrY6ZMUEIlSUh/uTMllCcF8XblBU5vrV3fAfFSQyi15NZ +84BNWScg6p0YaSN8PM3Yd0VGRgoUAqYfRQ9fTSfuqHu4zHTsouoimP5uyIb/r6u1Y FujlIvX1vlEpXg8kWv8fu5JRJyzsGQ8/w8cqOAuM=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfa2917a522bcd1eb3a41d7616821f040b822c25792cf0000000117e832da92a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/c432651794@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd070da67fee_6fd73f84b90d45bc40147b"; 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/yfCWNAgyNpA3yfluigfQfcKPZfs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 13:17:23 -0000

----==_mimepart_5bd070da67fee_6fd73f84b90d45bc40147b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree with @kazuho. An application protocol built on top of QUIC shouldn't need to reference any QUIC frame types (and their code points).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900#issuecomment-432651794
----==_mimepart_5bd070da67fee_6fd73f84b90d45bc40147b
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=41567" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/kazuho">@kazuho</a>. An application protocol built on top of QUIC shouldn't need to reference any QUIC frame types (and their code points).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1900#issuecomment-432651794">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0cqgZkOvzo0pfGJzfpOie-UwyXIks5uoGhagaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxxk7Jo1Qu9-ZsCUx7F6mLZwF9Qcks5uoGhagaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann in #1900: I agree with @kazuho. An application protocol built on top of QUIC shouldn't need to reference any QUIC frame types (and their code points)."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900#issuecomment-432651794"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-432651794",
"url": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-432651794",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] One close frames (#1900)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1900,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1900\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-432651794"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd070da67fee_6fd73f84b90d45bc40147b--


From nobody Wed Oct 24 08:03:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD804130DCB for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 08:03:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 MFlwODtrxifw for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 08:03: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 3494C128DFD for <quic-issues@ietf.org>; Wed, 24 Oct 2018 08:03:31 -0700 (PDT)
Date: Wed, 24 Oct 2018 08:03:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540393409; bh=DJ4EQzLkBjC7tLrg0hTJ3OQd1XWRS9sZ8xK7CGeyxNw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eV+gDbmEDdd84uwmi1iiBNgseY0OQ9Xkj8w7qDCalX1aIlWacRlcxLbGIP3dKKqEs fiFhfbCHdiAdY+1YBsXpqtl4Uj8qe7WY7Pxg4lQTJdhG7G7wOhYazlU49AufeEDFPL WDF/5g2gZ8Qy+G6WwH3elCvcAjkGpQy5fa/cyXSA=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab384ff9f65af615479f9bba36252878ac7c1562c792cf0000000117e84bc192a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/c432695536@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd089c1bc107_21fc3ff270ad45c4614487"; 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/fwdxmC9kB4FSf-bXuxo42iu0-9U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 15:03:36 -0000

----==_mimepart_5bd089c1bc107_21fc3ff270ad45c4614487
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

To be awkward, I'll point out the problem we have - there are many places where HTTP/QUIC refers to specific aspects of QUIC e.g. QUIC STREAM frame, QUIC transport parameters initial_max_stream_data_bidi_remote etc. Fixing one problem on this change here only scratches the surface of problems in the only formal application mapping we have.

It might be possible to use the forms of language suggested by @kazuho but the text could up being clunky.

I guess my point is either leave it or commit to fixing it consistently (and consider writing some guidance for new application mapping authors on how to discuss transport features). Broader changes should obviously be done on some other ticket.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900#issuecomment-432695536
----==_mimepart_5bd089c1bc107_21fc3ff270ad45c4614487
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>To be awkward, I'll point out the problem we have - there are many pla=
ces where HTTP/QUIC refers to specific aspects of QUIC e.g. QUIC STREAM f=
rame, QUIC transport parameters initial_max_stream_data_bidi_remote etc. =
Fixing one problem on this change here only scratches the surface of prob=
lems in the only formal application mapping we have.</p>
<p>It might be possible to use the forms of language suggested by <a clas=
s=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-url=3D"/ho=
vercards?user_id=3D41567" data-octo-click=3D"hovercard-link-click" data-o=
cto-dimensions=3D"link_type:self" href=3D"https://github.com/kazuho">@kaz=
uho</a> but the text could up being clunky.</p>
<p>I guess my point is either leave it or commit to fixing it consistentl=
y (and consider writing some guidance for new application mapping authors=
 on how to discuss transport features). Broader changes should obviously =
be done on some other ticket.</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/1900#issuecomment-432695536">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5Dabt=
2PW86pbYt4WH5hqlwwnFxRks5uoIFBgaJpZM4X3GHV">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq3chku9VN_r7_ZYhl-02a2hhHCkN=
ks5uoIFBgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #1900: To be awkward, I'll point out the problem we have - there a=
re many places where HTTP/QUIC refers to specific aspects of QUIC e.g. QU=
IC STREAM frame, QUIC transport parameters initial_max_stream_data_bidi_r=
emote etc. Fixing one problem on this change here only scratches the surf=
ace of problems in the only formal application mapping we have.\r\n\r\nIt=
 might be possible to use the forms of language suggested by @kazuho but =
the text could up being clunky.\r\n\r\nI guess my point is either leave i=
t or commit to fixing it consistently (and consider writing some guidance=
 for new application mapping authors on how to discuss transport features=
). Broader changes should obviously be done on some other ticket."}],"act=
ion":{"name":"View Pull Request","url":"https://github.com/quicwg/base-dr=
afts/pull/1900#issuecomment-432695536"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-4=
32695536",
"url": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-4326=
95536",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] One close frames (#1900)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1900,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1900\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-4326=
95536"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003189=
33\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd089c1bc107_21fc3ff270ad45c4614487--


From nobody Wed Oct 24 11:28:28 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC141127598 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 11:28:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 hNuXZ5Y4IEoa for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 11:28: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 1F06E124C04 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 11:28:26 -0700 (PDT)
Date: Wed, 24 Oct 2018 11:28:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540405705; bh=Tl3giHtkKnSsC/lBZ0qxPa3hFNEbgIDMc/EPV585UAM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uLDogpx5gVb2YFpctr5iDzWCiEU/PSNp2l4k0sJn9k1ZesOGDEs5EN6BoCO19mNxM siHlFjhivdCrLuiKPaWS2aNu7KfOXLU/T7DgDJszX7obm+sYqxU2FlIMz3882qPyUB tfTXwCh0R1dD/zEUWxdRz8tyH6DTTME9sRc2oLPw=
From: Udip Pant <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3e37ff33bb9783737889632694a2cdb0e69e488692cf0000000117e87bc992a163ce01d982ee@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/commit/f9af19b116fb71556f3f6779f50fb6ffaf90938b/31032046@github.com>
In-Reply-To: <quicwg/base-drafts/commit/f9af19b116fb71556f3f6779f50fb6ffaf90938b@github.com>
References: <quicwg/base-drafts/commit/f9af19b116fb71556f3f6779f50fb6ffaf90938b@github.com>
Subject: Re: [quicwg/base-drafts] Correct type value for RETIRE_CONNECTION_ID frame (f9af19b)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd0b9c95f67_4c4b3fb4de6d45c0209312"; 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/uZ6cGoAig9gcr1aSuKNfGbATjBI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 18:28:28 -0000

----==_mimepart_5bd0b9c95f67_4c4b3fb4de6d45c0209312
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The correct frame type value for RETIRE_CONNECTION_ID, as listed in page 63 (https://tools.ietf.org/html/draft-ietf-quic-transport-16#page-63) is 0x0d. However, in the section that describes the structure of RETIRE_CONNECTION_ID, it says 0x1b, which is conflicts with the type values for Ack 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/commit/f9af19b116fb71556f3f6779f50fb6ffaf90938b#commitcomment-31032046
----==_mimepart_5bd0b9c95f67_4c4b3fb4de6d45c0209312
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The correct frame type value for RETIRE_CONNECTION_ID, as listed in pa=
ge 63 (<a href=3D"https://tools.ietf.org/html/draft-ietf-quic-transport-1=
6#page-63" rel=3D"nofollow">https://tools.ietf.org/html/draft-ietf-quic-t=
ransport-16#page-63</a>) is 0x0d. However, in the section that describes =
the structure of RETIRE_CONNECTION_ID, it says 0x1b, which is conflicts w=
ith the type values for Ack Frame.</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/commit/f9af19b116fb71556f3f6779f50fb6ffaf90938b#commitcomm=
ent-31032046">view it on GitHub</a>, or <a href=3D"https://github.com/not=
ifications/unsubscribe-auth/AWbkqzJFwUHahxUP75uM5ASrVX7_OtEnks5uoLFJgaJpZ=
M4X4iJl">mute the thread</a>.<img src=3D"https://github.com/notifications=
/beacon/AWbkqz5j_hZLRMNUs1tyuJAF4FPPx3_hks5uoLFJgaJpZM4X4iJl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@udip=
pant on f9af19b: The correct frame type value for RETIRE_CONNECTION_ID, a=
s listed in page 63 (https://tools.ietf.org/html/draft-ietf-quic-transpor=
t-16#page-63) is 0x0d. However, in the section that describes the structu=
re of RETIRE_CONNECTION_ID, it says 0x1b, which is conflicts with the typ=
e values for Ack Frame."}],"action":{"name":"View Commit","url":"https://=
github.com/quicwg/base-drafts/commit/f9af19b116fb71556f3f6779f50fb6ffaf90=
938b#commitcomment-31032046"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/commit/f9af19b116fb71556=
f3f6779f50fb6ffaf90938b#commitcomment-31032046",
"url": "https://github.com/quicwg/base-drafts/commit/f9af19b116fb71556f3f=
6779f50fb6ffaf90938b#commitcomment-31032046",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>=

----==_mimepart_5bd0b9c95f67_4c4b3fb4de6d45c0209312--


From nobody Wed Oct 24 11:30:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B7E4E127B92 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 11:30:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 A4hMtOF-dn2f for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 11:30: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 97F4512777C for <quic-issues@ietf.org>; Wed, 24 Oct 2018 11:30:33 -0700 (PDT)
Date: Wed, 24 Oct 2018 11:30:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540405831; bh=oFfL0+KmWPk4GK2R0hCOiPQtTrFBVwhHvN/MempqU9c=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=yT1cpjv5jDmVNoM/j5S1ETL2m2kj9tpHjO1gItVebF4RC41/dqZBaoZNoyHnHgXxf 4Fv8iRl2DXq8WyOUEv9bCVtxdBoAm5hSIow4CIH3WAbH3x8OJ26YqhJrMDmxQ7pMF+ Be0PpRuZCeIFd5kON7P/nMxURnayEtfS36HklrvA=
From: Udip Pant <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8fa8b6e91ea34c5aae01f22189efe110ce23acc192cf0000000117e87c4792a169ce1644f336@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1903@github.com>
Subject: [quicwg/base-drafts] Fix type value for RETIRE_CONNECTION_ID frame (#1903)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd0ba47ad4ab_47463fdee62d45c4314854"; 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/wpqYRJ1kPMSgDRLR61XutdTsxSQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 18:30:36 -0000

----==_mimepart_5bd0ba47ad4ab_47463fdee62d45c4314854
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The correct frame type value for RETIRE_CONNECTION_ID, as listed in page 63 (https://tools.ietf.org/html/draft-ietf-quic-transport-16#page-63) is 0x0d. However, in the section that describes the structure of RETIRE_CONNECTION_ID, it says 0x1b, which is conflicts with the type values for Ack Frame.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1903

-- Commit Summary --

  * Fix line length
  * Correct type value for RETIRE_CONNECTION_ID frame

-- File Changes --

    M draft-ietf-quic-tls.md (6)
    M draft-ietf-quic-transport.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1903.patch
https://github.com/quicwg/base-drafts/pull/1903.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/1903

----==_mimepart_5bd0ba47ad4ab_47463fdee62d45c4314854
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The correct frame type value for RETIRE_CONNECTION_ID, as listed in page 63 (<a href="https://tools.ietf.org/html/draft-ietf-quic-transport-16#page-63" rel="nofollow">https://tools.ietf.org/html/draft-ietf-quic-transport-16#page-63</a>) is 0x0d. However, in the section that describes the structure of RETIRE_CONNECTION_ID, it says 0x1b, which is conflicts with the type values for Ack 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/1903'>https://github.com/quicwg/base-drafts/pull/1903</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix line length</li>
  <li>Correct type value for RETIRE_CONNECTION_ID frame</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1903/files#diff-0">draft-ietf-quic-tls.md</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1903/files#diff-1">draft-ietf-quic-transport.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1903.patch'>https://github.com/quicwg/base-drafts/pull/1903.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1903.diff'>https://github.com/quicwg/base-drafts/pull/1903.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/1903">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_EdlA49hgGKFaFZ_VjjatpflO9Kks5uoLHHgaJpZM4X4iVO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8e-ye-lKbesyCHNXpfeuiTfMc7Eks5uoLHHgaJpZM4X4iVO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Fix type value for RETIRE_CONNECTION_ID frame (#1903)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1903"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1903",
"url": "https://github.com/quicwg/base-drafts/pull/1903",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Fix type value for RETIRE_CONNECTION_ID frame (#1903)",
"sections": [
{
"text": "",
"activityTitle": "**Udip Pant**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@udippant",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "e5c2b85",
"value": "Fix line length"
},
{
"name": "f9af19b",
"value": "Correct type value for RETIRE_CONNECTION_ID frame"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1903/files#diff-0) (6 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1903/files#diff-1) (2 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1903,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1903\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1903"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1903.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1903.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400696654\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd0ba47ad4ab_47463fdee62d45c4314854--


From nobody Wed Oct 24 14:36:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70E15126CC7 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 14:36:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 DKtkn8dlOqLp for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 14:36: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 BD5D712008A for <quic-issues@ietf.org>; Wed, 24 Oct 2018 14:36:05 -0700 (PDT)
Date: Wed, 24 Oct 2018 14:36:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540416964; bh=9JOmgoyqvFhIhnyBqraJua5leoj2PVsTnxb+s5BIAa4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=buujb/GcIeolhsDaWm0bUftSRV5rNQXa4wJeXsl4QOuQMM9hU86oL9jCkapo0ednp Nrf0Kz0TpfjOWdmQenwn/aGg+JpWlMYoXWFQtffzP10ZykYbmZij71zkcm6zOUMS7H zNYMGu5Kgn8NLtgX7PBD36A+XJQ+RZlS/2nU9zKU=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaf78e2f12ec3150dddece183d46555879d1b9aba92cf0000000117e8a7c492a169ce162e64dc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1895/review/168130844@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd0e5c466719_30683fbf67ed45c013448c"; 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/agKyCX0F9PsDNOjdJyDRw-HT_zM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 21:36:08 -0000

----==_mimepart_5bd0e5c466719_30683fbf67ed45c013448c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke commented on this pull request.



> @@ -1194,13 +1194,14 @@ server then needs to validate that the client owns the address that it claims.
 QUIC therefore performs source address validation during connection
 establishment.
 
-Servers MUST NOT send more than three times as many bytes as the number of bytes
-received prior to verifying the client's address.  Source addresses can be
+Prior to verifying the client's address, servers MUST NOT send more than three

"prior to verifying the client's address" could be construed as modifying "bytes received". When I remove all context for what I know about this, that's how I read the sentence. A new reader would have to reason a bit to understand what you mean, IMO.

if you're neutral I'll stick with it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1895#discussion_r227968818
----==_mimepart_5bd0e5c466719_30683fbf67ed45c013448c
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/1895#discussion_r227968818">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1194,13 +1194,14 @@ server then needs to validate that the client owns the address that it claims.
 QUIC therefore performs source address validation during connection
 establishment.
 
-Servers MUST NOT send more than three times as many bytes as the number of bytes
-received prior to verifying the client&#39;s address.  Source addresses can be
+Prior to verifying the client&#39;s address, servers MUST NOT send more than three
</pre>
<p>"prior to verifying the client's address" could be construed as modifying "bytes received". When I remove all context for what I know about this, that's how I read the sentence. A new reader would have to reason a bit to understand what you mean, IMO.</p>
<p>if you're neutral I'll stick with it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1895#discussion_r227968818">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6_hiNeF_1JA_KsnGvRefqV1lKiHks5uoN1EgaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9vYboIpk3urE1rkDgLuRTAx3Hgmks5uoN1EgaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke commented on #1895"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895#discussion_r227968818"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895#discussion_r227968818",
"url": "https://github.com/quicwg/base-drafts/pull/1895#discussion_r227968818",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke commented on 1895",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895#discussion_r227968818"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd0e5c466719_30683fbf67ed45c013448c--


From nobody Wed Oct 24 14:36:28 2018
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 4A635128B14 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 14:36:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 3U3OWiZqOua5 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 14:36:24 -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 64E0012777C for <quic-issues@ietf.org>; Wed, 24 Oct 2018 14:36: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=aHIWIYtDj+Fc0zWD9JFosD34lec=; b=qrPadAV7zpiy8MZt 3ekzjuP91h7qgowtFNsp70WZ1asqdxK/gVE40Z/pzD8kN02QJR6Ztbk28HWDAWGP IkhOpxkjkUInkUVtfk2mj62t4aIQ4LU+K0laAd2+x7UAAEBp7E23OL8ZHbuJSRwQ +qml3bhDSv2lgKRdN56TIrtU5iw=
Received: by filter1804p1mdw1.sendgrid.net with SMTP id filter1804p1mdw1-25349-5BD0E5D7-B 2018-10-24 21:36:23.33724262 +0000 UTC m=+3293.751646218
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0018p1iad2.sendgrid.net (SG) with ESMTP id 6LxLbIZDTD-dTd_fd1Cj4g for <quic-issues@ietf.org>; Wed, 24 Oct 2018 21:36:23.285 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id 422BD180E70 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 14:36:23 -0700 (PDT)
Date: Wed, 24 Oct 2018 21:36:23 +0000 (UTC)
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb4a1f4eb764780569aaa9f47fd2d323c2bdfebf392cf0000000117e8a7d792a169ce162e64dc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1895/review/168130965@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd0e5d73f440_5eaa3fd0638d45b411344e"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1aTtS8FGAfkM4FIo96pKfl2lLZxZ8svaIeJo z50RCWANxIupgdwDANU4BOI+y/XykfBFn8TmwaulJasJJNxnK7ase6GKVEHEopNDcnjSNn4a2sbFgZ 5Mni7hejM4NulSgGLysWM5U9p7SlA3A6GSJfU+9X6rF/OenO5RNT3hy3l56GPug7VX+guFkFuBe7JR 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mZ8leDrEP-zY24DKxd60cVq2vps>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 21:36:26 -0000

----==_mimepart_5bd0e5d73f440_5eaa3fd0638d45b411344e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinduke commented on this pull request.



>  verified through an address validation token (delivered via a Retry packet or
-a NEW_TOKEN frame) or by processing any message from the client encrypted using
-the Handshake keys.  This limit exists to mitigate amplification attacks.
+a NEW_TOKEN frame), by processing any message from the client encrypted using
+the Handshake keys, or by processing a TLS ClientHello with a valid
+pre-shared key.  This limit exists to mitigate amplification attacks.

Ah, OK, it's my fundamental misunderstanding.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1895#discussion_r227968912
----==_mimepart_5bd0e5d73f440_5eaa3fd0638d45b411344e
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/1895#discussion_r227968912">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  verified through an address validation token (delivered via a Retry packet or
-a NEW_TOKEN frame) or by processing any message from the client encrypted using
-the Handshake keys.  This limit exists to mitigate amplification attacks.
+a NEW_TOKEN frame), by processing any message from the client encrypted using
+the Handshake keys, or by processing a TLS ClientHello with a valid
+pre-shared key.  This limit exists to mitigate amplification attacks.
</pre>
<p>Ah, OK, it's my fundamental misunderstanding.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1895#discussion_r227968912">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4LfEtOKwIoks9U_wX5hCaqPSwkHks5uoN1XgaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2Hy_hDinS18o2aBPwGWgC_p1kh1ks5uoN1XgaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke commented on #1895"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895#discussion_r227968912"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895#discussion_r227968912",
"url": "https://github.com/quicwg/base-drafts/pull/1895#discussion_r227968912",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke commented on 1895",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895#discussion_r227968912"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd0e5d73f440_5eaa3fd0638d45b411344e--


From nobody Wed Oct 24 14:40:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CAD7C126CC7 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 14:40:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 1J1agR8cyy9R for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 14:40: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 4723B12008A for <quic-issues@ietf.org>; Wed, 24 Oct 2018 14:40:22 -0700 (PDT)
Date: Wed, 24 Oct 2018 14:40:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540417221; bh=0uXG0RRjkOPEF3eeTzod1URNfbKd0HWtYVmgOLFN3AM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YoOhrUL1+SbE5KCviukdaLK0BxCTdqfNw31cr7Dk9i4EbvSiy8nPMnTQvyboCAgWU 9QFyD/OcmkyfWJU9soEwtMHjAswCmNGJmqIN4MgMNuBkd1BDVfNSOD6nVwK5ur4Ezv YvwnQ7ykH97eHc21yBPln3RRZQ+pPSKsL+2Scyco=
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/1895/push/2988784337@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd0e6c52e2a1_1a0e3fa42bcd45c445815"; 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/PBU2BRXDr0RyTesvJzHId-8ENRU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 21:40:24 -0000

----==_mimepart_5bd0e6c52e2a1_1a0e3fa42bcd45c445815
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 1 commit.

ed30d4f  Addressed Ian's issue


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1895/files/34c3ff7d6ac993194a7766aeacb0f768bb07e006..ed30d4f1dcc428e7271a91d2655eeb966d7b56e2

----==_mimepart_5bd0e6c52e2a1_1a0e3fa42bcd45c445815
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/ed30d4f">ed30d4f</a>  Addressed Ian&#39;s issue</li>
</ul>


<p style="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/1895/files/34c3ff7d6ac993194a7766aeacb0f768bb07e006..ed30d4f1dcc428e7271a91d2655eeb966d7b56e2">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8XZQqGMFNiaKiEhuFfduM0QBX2Cks5uoN5FgaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxjA58yl0qCQwUB3U5OmUhz4xyNbks5uoN5FgaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke pushed 1 commit in #1895"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895/files/34c3ff7d6ac993194a7766aeacb0f768bb07e006..ed30d4f1dcc428e7271a91d2655eeb966d7b56e2"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895/files/34c3ff7d6ac993194a7766aeacb0f768bb07e006..ed30d4f1dcc428e7271a91d2655eeb966d7b56e2",
"url": "https://github.com/quicwg/base-drafts/pull/1895/files/34c3ff7d6ac993194a7766aeacb0f768bb07e006..ed30d4f1dcc428e7271a91d2655eeb966d7b56e2",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke pushed 1 commit in #1895",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1895:",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [
{
"name": "ed30d4f",
"value": "Addressed Ian's issue"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895/files/34c3ff7d6ac993194a7766aeacb0f768bb07e006..ed30d4f1dcc428e7271a91d2655eeb966d7b56e2"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd0e6c52e2a1_1a0e3fa42bcd45c445815--


From nobody Wed Oct 24 15:50:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E1F2E130E1E for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 15:50:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 0PcGvsAt82BH for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 15:50:15 -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 C30AA130DD7 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 15:50:13 -0700 (PDT)
Date: Wed, 24 Oct 2018 15:50:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540421412; bh=AhGgnYTSjSrlsMkIVK4+uFFNHfIbHQE/+4MRftGRtHs=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=FhI0pPHNXPbE85utgQhVUUqJ7DvxYXdTImCHAYz0nzTP3SU9JtnwMa8p2urbE2umO Fj9pGtAcZ1+Nlp7bD70yokAkRC6FN6cftN2jxfLXokgIkzAKGK9sWNbPlA8+jInf78 YGayWm+FaMd/+cjDpFTQyCFxpFSQ4whtxwgRihNE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8047969da72da525f99118fbc7a2cac73dd5644792cf0000000117e8b92492a169ce1646529e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1904@github.com>
Subject: [quicwg/base-drafts] Alternative largest reference algorithm (#1904)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd0f7247e04d_57883fc99ced45b810923d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4VFvkPfNsbgL79LJmy44IWSqElg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 22:50:20 -0000

----==_mimepart_5bd0f7247e04d_57883fc99ced45b810923d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@afrind suggested that the shorter algorithm I used for largest reference decoding might be better than the one in the doc.

This is the relevant piece of the python script used to test this (which we might also consider putting in the repo).

``` python
max_entries = int(math.floor(table_size / 32))
full_range = 2 * max_entries
if wire_lr == 0:
    lr = 0
else:
    max_value = decoder_base + max_entries
    rounded = math.floor(max_value / full_range) * full_range
    lr = rounded + wire_lr - 1
    if lr > max_value and lr >= full_range:
        lr -= full_range
```

Here until the QPACK reorg finishes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1904
----==_mimepart_5bd0f7247e04d_57883fc99ced45b810923d
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> suggested that the shorter algorithm I used for largest reference decoding might be better than the one in the doc.</p>
<p>This is the relevant piece of the python script used to test this (which we might also consider putting in the repo).</p>
<div class="highlight highlight-source-python"><pre>max_entries <span class="pl-k">=</span> <span class="pl-c1">int</span>(math.floor(table_size <span class="pl-k">/</span> <span class="pl-c1">32</span>))
full_range <span class="pl-k">=</span> <span class="pl-c1">2</span> <span class="pl-k">*</span> max_entries
<span class="pl-k">if</span> wire_lr <span class="pl-k">==</span> <span class="pl-c1">0</span>:
    lr <span class="pl-k">=</span> <span class="pl-c1">0</span>
<span class="pl-k">else</span>:
    max_value <span class="pl-k">=</span> decoder_base <span class="pl-k">+</span> max_entries
    rounded <span class="pl-k">=</span> math.floor(max_value <span class="pl-k">/</span> full_range) <span class="pl-k">*</span> full_range
    lr <span class="pl-k">=</span> rounded <span class="pl-k">+</span> wire_lr <span class="pl-k">-</span> <span class="pl-c1">1</span>
    <span class="pl-k">if</span> lr <span class="pl-k">&gt;</span> max_value <span class="pl-k">and</span> lr <span class="pl-k">&gt;=</span> full_range:
        lr <span class="pl-k">-=</span> full_range</pre></div>
<p>Here until the QPACK reorg finishes.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1904">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq__UXQGAWD6fIhSKSPp62ilMJC3xks5uoO6kgaJpZM4X5MfV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9nD8FHjDyAP-E5f7fICHIlOoyowks5uoO6kgaJpZM4X5MfV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Alternative largest reference algorithm (#1904)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1904"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1904",
"url": "https://github.com/quicwg/base-drafts/issues/1904",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Alternative largest reference algorithm (#1904)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1904
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1904,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1904\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1904"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400869333\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd0f7247e04d_57883fc99ced45b810923d--


From nobody Wed Oct 24 16:14:20 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4F73129BBF for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 16:14:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 x5sx9DutJzZx for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 16:14:17 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 F2BE3126CC7 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 16:14:16 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540422856; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=pd0YTTDfWCQTBAOKtY5xEomyIMeqd1twztBAiRshlWg=; b=GZFwumU6iTD/wQylzqAUoGsPpGlD8vvOhn3pYaxPQdLeQYP8S5/3OCx0GM4x/rwJe0cPltxm YU/9sd42SdfUyXMwMGCSbi4RTVxI3bQ8DsU5mrYgr2eKg5Om4hWAQOMXa5E8Z0QCVSLV/pAn eVAvL2aitB5Qgj5P3UO3JcT3tnE=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd0fcc7.7f17d4530390-smtp-out-n02; Wed, 24 Oct 2018 23:14:15 -0000 (UTC)
Date: Wed, 24 Oct 2018 16:14:15 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd0fcc75869_18eb2ab2cf7d658463139@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 748339: There are only two things, which means no list
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd0fcc75480_18eb2ab2cf7d658463043"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8CvgUM0HQIdFLCfcQ5hL5fpYsEk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 23:14:18 -0000

----==_mimepart_5bd0fcc75480_18eb2ab2cf7d658463043
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: 74833958a95cecf8a82610a2958f93c8c9820f98
      https://github.com/quicwg/base-drafts/commit/74833958a95cecf8a82610a2958f93c8c9820f98
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  There are only two things, which means no list


  Commit: f997b10bdbefece517e6667e995cda96b77cc618
      https://github.com/quicwg/base-drafts/commit/f997b10bdbefece517e6667e995cda96b77cc618
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Marten's editorial suggestions


Compare: https://github.com/quicwg/base-drafts/compare/4dc5e0d39859...f997b10bdbef
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd0fcc75480_18eb2ab2cf7d658463043--


From nobody Wed Oct 24 16:14:26 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7FAED12F1A5 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 16:14:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 03yVgH7Svslu for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 16:14: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 A960212D4EC for <quic-issues@ietf.org>; Wed, 24 Oct 2018 16:14:20 -0700 (PDT)
Date: Wed, 24 Oct 2018 16:14:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540422858; bh=esAug8yQASW7ma2kqf1ARqzEE3hkG8l1DQuDNWY+IxM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2LViin9dF+ZfhXi4n7QyTfWk+ORXokV0VW8qpAb8/94SN6lXGzSsTBJCKCnG84JV2 nZJh5y9sRtsuCIHxm4uejfV6aVK0NmyhUKHtPBrC6TJMRilIB7V/MaxA42XRtJuHLD gmxL1FyQlz1y2Oj3nfyIWkzTlgicdFgJQoS1/Kk8=
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/1901/push/2988985906@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd0fccab556d_58bf3fd6202d45c0884f0"; 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/I1ndGSsRoRb69aqlR46yqOOAWeM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 23:14:23 -0000

----==_mimepart_5bd0fccab556d_58bf3fd6202d45c0884f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 2 commits.

7483395  There are only two things, which means no list
f997b10  Marten's editorial suggestions


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901/files/4dc5e0d3985972cd45238e62b505f7e8ae15e1b9..f997b10bdbefece517e6667e995cda96b77cc618

----==_mimepart_5bd0fccab556d_58bf3fd6202d45c0884f0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 2 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7483395">7483395</a>  There are only two things, which means no list</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/f997b10">f997b10</a>  Marten&#39;s editorial 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/1901/files/4dc5e0d3985972cd45238e62b505f7e8ae15e1b9..f997b10bdbefece517e6667e995cda96b77cc618">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7Z7MAOmbZoSx-2wjScD0hNOhQfWks5uoPRKgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2zkQuWPLoXqhLoP-Ln8LcOFYgmGks5uoPRKgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 2 commits in #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901/files/4dc5e0d3985972cd45238e62b505f7e8ae15e1b9..f997b10bdbefece517e6667e995cda96b77cc618"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901/files/4dc5e0d3985972cd45238e62b505f7e8ae15e1b9..f997b10bdbefece517e6667e995cda96b77cc618",
"url": "https://github.com/quicwg/base-drafts/pull/1901/files/4dc5e0d3985972cd45238e62b505f7e8ae15e1b9..f997b10bdbefece517e6667e995cda96b77cc618",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 2 commits in #1901",
"sections": [
{
"text": "2 new commits pushed to quicwg/base-drafts #1901:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "7483395",
"value": "There are only two things, which means no list"
},
{
"name": "f997b10",
"value": "Marten's editorial suggestions"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901/files/4dc5e0d3985972cd45238e62b505f7e8ae15e1b9..f997b10bdbefece517e6667e995cda96b77cc618"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd0fccab556d_58bf3fd6202d45c0884f0--


From nobody Wed Oct 24 16:19:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D84D212D4EC for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 16:19:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 CteWNC9yiEcX for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 16:19: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 61F2F129BBF for <quic-issues@ietf.org>; Wed, 24 Oct 2018 16:19:53 -0700 (PDT)
Date: Wed, 24 Oct 2018 16:19:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540423192; bh=nAQaILRr6Q0Zkts/OgubInuBIHcrvT6yXWk4QHkJeUo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Q6aU5MmZKXgLZltS6hQYdXyvn1w4QpXSJvPnDyx01P1NTax1iufuRJ2rzb+h+58wd kiA7jlF2mPdU2fAlky82XcDD0tsoisrFeKdeE/uQxqcRinKUEij8R6EoWisiip4lSW Ip/7Ur6iH0Ay9BMPDKJpuh8mZHFU8a65nQfnu0+k=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9e1f7d61b1c6901ec477c003a30490769cad4c0892cf0000000117e8c01892a169ce16466c4c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1905@github.com>
Subject: [quicwg/base-drafts] Limit retransmission of closing packet (#1905)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd0fe187af7a_7d203ff4bc2d45c414495f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bNPV70q4cblT5LjBGjDpDGZ_lOE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 23:19:55 -0000

----==_mimepart_5bd0fe187af7a_7d203ff4bc2d45c414495f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj observes that we permit rate limiting of connection close frames, but they might be used to create an amplification attack if the closing endpoint is naive in its handling.  The fix is easy - the endpoint needs to remember a validated address for its peer along with the closing packet.  Packets from other remote addresses need to be dropped or only responded to if the size of the incoming packet is > 1/3 of the closing packet.  In most cases, this won't change 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/1905
----==_mimepart_5bd0fe187af7a_7d203ff4bc2d45c414495f
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> observes that we permit rate limiting of connection close frames, but they might be used to create an amplification attack if the closing endpoint is naive in its handling.  The fix is easy - the endpoint needs to remember a validated address for its peer along with the closing packet.  Packets from other remote addresses need to be dropped or only responded to if the size of the incoming packet is &gt; 1/3 of the closing packet.  In most cases, this won't change 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/1905">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9wM1lnAKBQLZS5o6DQYfcn8rVctks5uoPWYgaJpZM4X5OW2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5jhCnCjzCMsYy_XDchHsWP2_9KGks5uoPWYgaJpZM4X5OW2.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Limit retransmission of closing packet (#1905)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1905"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1905",
"url": "https://github.com/quicwg/base-drafts/issues/1905",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Limit retransmission of closing packet (#1905)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1905
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1905,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1905\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1905"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400876982\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd0fe187af7a_7d203ff4bc2d45c414495f--


From nobody Wed Oct 24 16:56:37 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 62BEB1294D7 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 16:56:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 LUwYcB-2_iOG for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 16:56:32 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 BBFA51294D0 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 16:56:32 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540425391; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ljBR5o2ACElh0EOX6n2ea0GrSrIt6QUf+YEfiXyqTk8=; b=rYPLFwo9qFRcmEPibG71NIXq3oD+YActst/tg8PPHWigCBRwNtUkIX9j3zD75L1IQwrsVecI uEdSQW/Oz3gEGYLO4xmgt2X3piNR0b/xXTi6WKx7g8voZB/SK7wzgtqZqCrP8XYGDUYYIVe/ ONxraIAbutffikdHLoIBLgf5pVo=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd106af.7f9cb42c1960-smtp-out-n02; Wed, 24 Oct 2018 23:56:31 -0000 (UTC)
Date: Wed, 24 Oct 2018 16:56:31 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd106af4cdce_2e382af68a70c5788bb@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6e1302: Make the split clearer
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd106af4ca59_2e382af68a70c57875c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pmzOL9aIOD_BF7hIEssMr2-BZCg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 23:56:35 -0000

----==_mimepart_5bd106af4ca59_2e382af68a70c57875c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/one-close-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6e130204e5d9685e0570f55eb5a2b31ed24a2c35
      https://github.com/quicwg/base-drafts/commit/6e130204e5d9685e0570f55eb5a2b31ed24a2c35
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Make the split clearer



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd106af4ca59_2e382af68a70c57875c--


From nobody Wed Oct 24 16:56:44 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8ED58130E37 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 16:56:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Pt6oUftJxuLf for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 16:56: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 0EE1C1294D0 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 16:56:36 -0700 (PDT)
Date: Wed, 24 Oct 2018 16:56:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540425394; bh=NT9Itj7W2uinLaF9zm5fhZnUT+1cknwlmaU9zuJcFv8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XdsIa/Zl+YVzpgiIBW7/kxTyiFUbF/NJkMCsqFi4QQL24WoHlf+bTU3Flx+lbbInN /axHvfEmAuYUcLRcxHHehhanvWqfv72H5l/oXUmhvl+E7VnRHKi5fP1Nv62fBXB7s2 8ym89F2OwL7/cJNlkIKfT6z/eRUqoA/snrsAnGgQ=
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/1900/push/2989061274@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd106b2d44df_5e913fb665ed45bc126751"; 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/Ekp5u-mMVX17-lpfl3nDKgcRxX0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 23:56:38 -0000

----==_mimepart_5bd106b2d44df_5e913fb665ed45bc126751
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

6e13020  Make the split clearer


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900/files/725b155bd3c5d3de7c9bb49fadc963d53dfa3747..6e130204e5d9685e0570f55eb5a2b31ed24a2c35

----==_mimepart_5bd106b2d44df_5e913fb665ed45bc126751
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/6e13020">6e13020</a>  Make the split clearer</li>
</ul>


<p style="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/1900/files/725b155bd3c5d3de7c9bb49fadc963d53dfa3747..6e130204e5d9685e0570f55eb5a2b31ed24a2c35">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyAUb2a7bI85zHwRPEsJLPomMghTks5uoP4ygaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz-OGy2pqF7-bMq7unzX4UsqCVuCks5uoP4ygaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900/files/725b155bd3c5d3de7c9bb49fadc963d53dfa3747..6e130204e5d9685e0570f55eb5a2b31ed24a2c35"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900/files/725b155bd3c5d3de7c9bb49fadc963d53dfa3747..6e130204e5d9685e0570f55eb5a2b31ed24a2c35",
"url": "https://github.com/quicwg/base-drafts/pull/1900/files/725b155bd3c5d3de7c9bb49fadc963d53dfa3747..6e130204e5d9685e0570f55eb5a2b31ed24a2c35",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1900",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1900:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "6e13020",
"value": "Make the split clearer"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900/files/725b155bd3c5d3de7c9bb49fadc963d53dfa3747..6e130204e5d9685e0570f55eb5a2b31ed24a2c35"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd106b2d44df_5e913fb665ed45bc126751--


From nobody Wed Oct 24 16:59:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 447051294D0 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 16:59:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 NKQ4CKeCkNoz for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 16: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 14ECE126CC7 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 16:59:33 -0700 (PDT)
Date: Wed, 24 Oct 2018 16:59:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540425572; bh=CMuDF94mjfW3j6RPcfFAZQyO4AZMzDCSLQmdp4L6pUQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=kENfC7fe0mWhu8u8Dp/RB+B9RD6v6nCnDWJFVGf9Ytv/a0LJJp0oZ06PApGSEEDG9 /Pgqy9LvgXO1X5m8k59udGId15U7i1dlHxl0NDSSjGGt2ZAqU+2sM1Bx/iNc0U8Dn0 St6oSabef61Bv79IF8/fbPIGKN0i5l4/qqgbDDdI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc1d7c98fd181126bc8449e67de76fd3092fee5fb92cf0000000117e8c96492a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/c432867466@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1076422d4e_69683f951dad45c0735fe"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ybPxOswk329N9VAH0yVPkKFUFBE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Oct 2018 23:59:35 -0000

----==_mimepart_5bd1076422d4e_69683f951dad45c0735fe
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think that Lucas is right here.  We don't have a clean interface, so we rely on talking about frames rather than that interface.  That's OK as long as we are clear on what we're doing in the process.  That way, we avoid relying on aspects of the transport that are for internal use only.

Sitting down and defining the interface (which consists primarily of the creation, use, and cancellation of streams, plus the creation and cancellation of connections) is difficult and time-consuming, and previous attempts to do that have failed.  So I don't want to start down that path at this stage; it would delay things.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900#issuecomment-432867466
----==_mimepart_5bd1076422d4e_69683f951dad45c0735fe
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I think that Lucas is right here.  We don't have a clean interface, so=
 we rely on talking about frames rather than that interface.  That's OK a=
s long as we are clear on what we're doing in the process.  That way, we =
avoid relying on aspects of the transport that are for internal use only.=
</p>
<p>Sitting down and defining the interface (which consists primarily of t=
he creation, use, and cancellation of streams, plus the creation and canc=
ellation of connections) is difficult and time-consuming, and previous at=
tempts to do that have failed.  So I don't want to start down that path a=
t this stage; it would delay things.</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/1900#issuecomment-432867466">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyukOe=
fWxoA58LsYZK_dzIEhHL8gks5uoP7kgaJpZM4X3GHV">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqyLcbNj2SPnM5Xgcvbg2ZYgwJIXi=
ks5uoP7kgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1900: I think that Lucas is right here.  We don't have a cl=
ean interface, so we rely on talking about frames rather than that interf=
ace.  That's OK as long as we are clear on what we're doing in the proces=
s.  That way, we avoid relying on aspects of the transport that are for i=
nternal use only.\r\n\r\nSitting down and defining the interface (which c=
onsists primarily of the creation, use, and cancellation of streams, plus=
 the creation and cancellation of connections) is difficult and time-cons=
uming, and previous attempts to do that have failed.  So I don't want to =
start down that path at this stage; it would delay things."}],"action":{"=
name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pu=
ll/1900#issuecomment-432867466"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-4=
32867466",
"url": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-4328=
67466",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] One close frames (#1900)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1900,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1900\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-4328=
67466"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003189=
33\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd1076422d4e_69683f951dad45c0735fe--


From nobody Wed Oct 24 17:01:50 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC6951294D0 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 17:01:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 5_qofUQLz7Xf for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 17:01:47 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 6C55C126CC7 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 17:01:47 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540425706; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=KfmZSs8aVcrtIwWJgAcmfHUYMbVCryvNPbNAx2//ucc=; b=FYsUPGYe9n9sv0EYRm+UUF54ap/riZ5/3jMiZQ5Bcxl1Pwsv7DOpbIx5Ntw3uEKMkKZBSfjd XImV242IjiKW1sBDmZ+OEiOc9oanvsv44LAmR8KdeJ/r/17OZXdJQ3PXYxr8JAJ5zzFFVp/W Zw8B5mDN9zsj9niDHYZlqjrJMd0=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd107ea.7fdc3c245a50-smtp-out-n02; Thu, 25 Oct 2018 00:01:46 -0000 (UTC)
Date: Wed, 24 Oct 2018 17:01:46 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd107eaaaafb_61f32abcc463657c826@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 742e2c: Fix the RETIRE_CONNECTION_ID frame type again
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd107eaaa757_61f32abcc463657c8129"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YhFdKLys6sGy6YQUoN7MrvT_LQw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 00:01:49 -0000

----==_mimepart_5bd107eaaa757_61f32abcc463657c8129
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 742e2c4ee1f4cff84c072c0c2d195f2a04035484
      https://github.com/quicwg/base-drafts/commit/742e2c4ee1f4cff84c072c0c2d195f2a04035484
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix the RETIRE_CONNECTION_ID frame type again



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd107eaaa757_61f32abcc463657c8129--


From nobody Wed Oct 24 17:02:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 14FAB1294D7 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 17:02:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 X_MRHrFnBHoz for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 17:02: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 BFE48126CC7 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 17:02:36 -0700 (PDT)
Date: Wed, 24 Oct 2018 17:02:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540425755; bh=+Bhqu8FIIgCU6Q11yDGi6dLppy76EdyO6SPV9qtKGPU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YUR8AzoKvrtV/u81dVqZvRmgolcMl9q09lE3POyTA2R5TDELoTsV6ApuuP6LE/yfH SWZ8+N9B1unvbMjUhroTmp+uOBMoF6OoNr/UTpiXgMLo/W/fc+KBPyfAaFHmUa3gWG 6QYYnpYARA7pQMDOqXBexvlCbbZLxflmlMqwjzi8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd29196a3002d6ffbee18a2432349a5c5aaf3279c92cf0000000117e8ca1b92a169ce1644f336@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1903/c432868014@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1903@github.com>
References: <quicwg/base-drafts/pull/1903@github.com>
Subject: Re: [quicwg/base-drafts] Fix type value for RETIRE_CONNECTION_ID frame (#1903)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1081bdf36b_22003fe656ed45b4531318"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1fLqrHsTckwaYP6jh4rhbvYHI3M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 00:02:38 -0000

----==_mimepart_5bd1081bdf36b_22003fe656ed45b4531318
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Oops, already fixed this.  Thanks for 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/pull/1903#issuecomment-432868014
----==_mimepart_5bd1081bdf36b_22003fe656ed45b4531318
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Oops, already fixed this.  Thanks for 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/pull/1903#issuecomment-432868014">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1Bo2Yq1AP_TMmlgzSrQTb0_ZXAKks5uoP-bgaJpZM4X4iVO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6hFE1hNS-ly7qiZYz5-x15r2ToAks5uoP-bgaJpZM4X4iVO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1903: Oops, already fixed this.  Thanks for the PR."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1903#issuecomment-432868014"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1903#issuecomment-432868014",
"url": "https://github.com/quicwg/base-drafts/pull/1903#issuecomment-432868014",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Fix type value for RETIRE_CONNECTION_ID frame (#1903)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1903,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1903#issuecomment-432868014"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400696654\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1081bdf36b_22003fe656ed45b4531318--


From nobody Wed Oct 24 17:02:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2CAC4126CC7 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 17:02:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 AwnnoRFi_fph for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 17:02: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 9C47C1294D0 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 17:02:37 -0700 (PDT)
Date: Wed, 24 Oct 2018 17:02:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540425756; bh=3JnQTePpM5a0UoJsc0BuBkLcOpJxJP/dK5N6cLrT3t0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=X2hxdVtUOVpFLFGXldIuaYilAwQLi06whtHQIXdEoa1QqNOft5J6oiugjWpNQbt9H nBn+y3yHtqYHeHy7wCXkskpP8eJAUOQ25VvIRil1WsbU2956+vStiXjLerTWAEaWpX toX1W+Lzo+nwLZTN1LHZUNWoPQC/up+RfmqU+Ty0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab89ac1549ddbf7478a593aeb1606b8bd476178a9f92cf0000000117e8ca1c92a169ce1644f336@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1903/issue_event/1924909931@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1903@github.com>
References: <quicwg/base-drafts/pull/1903@github.com>
Subject: Re: [quicwg/base-drafts] Fix type value for RETIRE_CONNECTION_ID frame (#1903)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1081c9e3a8_5633fab520d45c01430fe"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ez5wtCuiw5gGzQylxiUVF0hSbc8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 00:02:39 -0000

----==_mimepart_5bd1081c9e3a8_5633fab520d45c01430fe
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1903.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1903#event-1924909931
----==_mimepart_5bd1081c9e3a8_5633fab520d45c01430fe
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="373617462" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1903" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1903/hovercard" href="https://github.com/quicwg/base-drafts/pull/1903">#1903</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/1903#event-1924909931">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2IdNGV9qS-uqUsxYbiGpD6sSAqXks5uoP-cgaJpZM4X4iVO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2QcVAOLgHnz3_sOBeHa14BIZ3gOks5uoP-cgaJpZM4X4iVO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1903."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1903#event-1924909931"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1903#event-1924909931",
"url": "https://github.com/quicwg/base-drafts/pull/1903#event-1924909931",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Fix type value for RETIRE_CONNECTION_ID frame (#1903)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1903#event-1924909931"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400696654\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1081c9e3a8_5633fab520d45c01430fe--


From nobody Wed Oct 24 17:06:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 79BB11294D0 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 17:06:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 2xM-Zs3JTPgs for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 17:06: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 C68F7126CC7 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 17:06:28 -0700 (PDT)
Date: Wed, 24 Oct 2018 17:06:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540425988; bh=ka88xDwXi36ut0PRt12xbLfsf9c6OnZRjoh4xo9EjXk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FnqrRguMOpcTX3tFdYA5GKszxXuQJSGSmxew908cA2w8DJXAB29VVIWdU/08rqKRK Q4WQOgOFF08xr+EKNEO5KjUdGzR5TSvG3rUfLOjuOQTdB2J5z+tmNlcoUnD0IvR4zl sTnsm6E9SBm+TbXen4JqVvpnbBLWszjtltbi95sM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abead3292640322f8a337fba67fa74894447faa6bf92cf0000000117e8cb0492a169ce162e64dc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1895/review/168167617@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd109045bcc_266a3fdf6c0d45b81464b3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2uQszSaarzK5IaGjJ01eaVhbp1g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 00:06:30 -0000

----==_mimepart_5bd109045bcc_266a3fdf6c0d45b81464b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.

I've gone and messed with this section considerably.  So this won't merge.  I can take the SHOULD>MUST change easily, and will do that directly if you agree.  The other changes seem to have been subsumed by the other changes, can you confirm that I haven't missed something 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/pull/1895#pullrequestreview-168167617
----==_mimepart_5bd109045bcc_266a3fdf6c0d45b81464b3
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<p>I've gone and messed with this section considerably.  So this won't merge.  I can take the SHOULD&gt;MUST change easily, and will do that directly if you agree.  The other changes seem to have been subsumed by the other changes, can you confirm that I haven't missed something 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/pull/1895#pullrequestreview-168167617">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxcHKlLrCXX9sGhRgE9-Wup0-YGvks5uoQCEgaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0ltJ7AD-uJnXwqd6S5cIS1FVsKSks5uoQCEgaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1895"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-168167617"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-168167617",
"url": "https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-168167617",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1895",
"sections": [
{
"text": "I've gone and messed with this section considerably.  So this won't merge.  I can take the SHOULD\u003eMUST change easily, and will do that directly if you agree.  The other changes seem to have been subsumed by the other changes, can you confirm that I haven't missed something important?",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895#pullrequestreview-168167617"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd109045bcc_266a3fdf6c0d45b81464b3--


From nobody Wed Oct 24 17:22:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B118E1294D7 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 17:22:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 LO4fq_6ZnsQH for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 17:21: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 7F3D11294D0 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 17:21:58 -0700 (PDT)
Date: Wed, 24 Oct 2018 17:21:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540426917; bh=mPGM1jJRHPh6lGs+tQMKwWqeN04Nxo+H2ZAB5WZP5vA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VD4fiS8YnRn3xc2FqoH8nDrWb3w2JhU8UEgR+Xm+v48e5DPx1fi+Kr/yBxhfuu/rR +wYNxxaBa6pYwNvTYRB8Z4R0uM0jUPsil9YJ8KHk8Qk1JwztL3hvenckIGA2TzoghP lrPjTR5wn60wEIGlsI+QZ2Mp91f6zHtRGkvSTrwc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4bd28a844250c51b9d08996ff347559b0fdce3bd92cf0000000117e8cea592a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168170293@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd10ca5b49bb_6c3c3fdc5fad45b41063d5"; 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/w0cWf65Zjs8FifeTRJX-o1ActO4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 00:22:01 -0000

----==_mimepart_5bd10ca5b49bb_6c3c3fdc5fad45b41063d5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



> +list of QUIC versions and select an alternative version from the list of
+supported versions.  A server MAY choose a compatible version from that list and
+continue the handshake with that version.  The server sends its first packet as
+though it was continuing with the version it selects.
+
+A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of

> A client can use the highest (compatible) version, and the server would just downgrade it to the highest version it supports.

It needs to be the lowest version for maximum flexibility.

Consider the case where we would be using 0x81 as the first octet for the Initial packet in QUIC v2, and that we have a client that wants to connect to a server using either v1 or v2. The way to provide room for such possibility is to let the client send a v1 Initial packet with an indication that the server can respond using a v2 Initial 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/1901#discussion_r228001805
----==_mimepart_5bd10ca5b49bb_6c3c3fdc5fad45b41063d5
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/1901#discussion_r228001805">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +list of QUIC versions and select an alternative version from the list of
+supported versions.  A server MAY choose a compatible version from that list and
+continue the handshake with that version.  The server sends its first packet as
+though it was continuing with the version it selects.
+
+A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
</pre>
<blockquote>
<p>A client can use the highest (compatible) version, and the server would just downgrade it to the highest version it supports.</p>
</blockquote>
<p>It needs to be the lowest version for maximum flexibility.</p>
<p>Consider the case where we would be using 0x81 as the first octet for the Initial packet in QUIC v2, and that we have a client that wants to connect to a server using either v1 or v2. The way to provide room for such possibility is to let the client send a v1 Initial packet with an indication that the server can respond using a v2 Initial 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/1901#discussion_r228001805">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5WSD0v0r62l5Y0LJNc304_2jMbDks5uoQQlgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzfpMWgQI-_uvgUtzAOcqjuoW55Iks5uoQQlgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r228001805"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228001805",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228001805",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228001805"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd10ca5b49bb_6c3c3fdc5fad45b41063d5--


From nobody Wed Oct 24 18:25:54 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C0A21292AD for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 18:25:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id b-6Ui6WmZ0y8 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 18:25:51 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 D3CC9126BED for <quic-issues@ietf.org>; Wed, 24 Oct 2018 18:25:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540430749; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=vD36n8p+RDvaAmqeV0qXk3EQofeecUDgPzZgzOuILZQ=; b=RCJJBOZn0ke599KFg9tMnCaxlBAUJjxE6xk3xwKyJIiN8YmJON8ksMirMJDr2w9ZbGmIZLR7 b/hquczb1qJOppagnJZ+22E/nxYaTTLowNUAsBScsCaIZvXhn/wjR6k3U70T/KA2WAl0wmDt 29f/r2WJZB18wpJwCceKaF/6+uc=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd11b9d.7f7acc2d35d0-smtp-out-n03; Thu, 25 Oct 2018 01:25:49 -0000 (UTC)
Date: Wed, 24 Oct 2018 18:25:49 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd11b9d49b2f_2f202afa7ee6e5809015a@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] cefcb1: Define stream limits as counts
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd11b9d495ec_2f202afa7ee6e580900c1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TwgB9vGo3jl2aQBl4f7PJrnP9dg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 01:25:52 -0000

----==_mimepart_5bd11b9d495ec_2f202afa7ee6e580900c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/max-streams
  Home:   https://github.com/quicwg/base-drafts
  Commit: cefcb15069e7c3a31c199c367cba1578455d8c82
      https://github.com/quicwg/base-drafts/commit/cefcb15069e7c3a31c199c367cba1578455d8c82
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Define stream limits as counts

The problems we've been having with stream limits turned out to be
intractable without a larger shift.  This aligns stream limits with flow
control limits.  To do that, it takes two frame types, both for
increasing the limit and for signaling blocking.

Note that these frame types will be renumbered afterwards.  I realize
that this is a terrible arrangement, but it's temporary.  Ideally all
this limiting stuff is in a contiguous block.

Closes #1850.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd11b9d495ec_2f202afa7ee6e580900c1--


From nobody Wed Oct 24 18:27:26 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C8A7A1292AD for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 18:27:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 HkqRS4aSvOci for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 18:27:21 -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 99171130934 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 18:27:21 -0700 (PDT)
Date: Wed, 24 Oct 2018 18:27:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540430841; bh=ZwWx22AEKNDXWC0fhjIk7KINAzCGDGo6mzWtxL1xmKY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Q85CVCHY1BRYvZ0dxE3wWOu8OAOZ1Ugk8HfRzz/9iGNYkITT9wkfkCUgP89cqIiic ACs3GRkaoNYiiK0Pn+/n5MnmL1JMKWUnHjnd8C3t4XNTU4pQEjfxFnrPXmXDW2OxXh YF+y400PZE8cHhMJ8h4EM1MSR7pIUvmGeGJ+Abi8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab09d63015768da3e5e9f449b2eb962aec75bc1ec292cf0000000117e8ddf892a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906@github.com>
Subject: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd11bf8bb331_7b2b3f8aa58d45b8360573"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gGMOPZqcnOAEEGlH0bU_rwqwel0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 01:27:25 -0000

----==_mimepart_5bd11bf8bb331_7b2b3f8aa58d45b8360573
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The problems we've been having with stream limits turned out to be
intractable without a larger shift.  This aligns stream limits with flow
control limits.  To do that, it takes two frame types, both for
increasing the limit and for signaling blocking.

Note that these frame types will be renumbered afterwards.  I realize
that this is a terrible arrangement, but it's temporary.  Ideally all
this limiting stuff is in a contiguous block.

Closes #1850.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1906

-- Commit Summary --

  * Define stream limits as counts
  * but, but, but (fix to existing text)

-- File Changes --

    M draft-ietf-quic-transport.md (156)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1906.patch
https://github.com/quicwg/base-drafts/pull/1906.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/1906

----==_mimepart_5bd11bf8bb331_7b2b3f8aa58d45b8360573
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The problems we've been having with stream limits turned out to be<br>
intractable without a larger shift.  This aligns stream limits with flow<br>
control limits.  To do that, it takes two frame types, both for<br>
increasing the limit and for signaling blocking.</p>
<p>Note that these frame types will be renumbered afterwards.  I realize<br>
that this is a terrible arrangement, but it's temporary.  Ideally all<br>
this limiting stuff is in a contiguous block.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1850.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="369115412" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1850" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1850/hovercard" href="https://github.com/quicwg/base-drafts/issues/1850">#1850</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/1906'>https://github.com/quicwg/base-drafts/pull/1906</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Define stream limits as counts</li>
  <li>but, but, but (fix to existing text)</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1906/files#diff-0">draft-ietf-quic-transport.md</a>
    (156)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1906.patch'>https://github.com/quicwg/base-drafts/pull/1906.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1906.diff'>https://github.com/quicwg/base-drafts/pull/1906.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/1906">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy1Uz1HhUJmFdKY_2hLmPTPyO6ysks5uoRN4gaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzmGJ3ItRTouuWZPWJIYxe-AWnJvks5uoRN4gaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Define stream limits as counts (#1906)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906",
"url": "https://github.com/quicwg/base-drafts/pull/1906",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Define stream limits as counts (#1906)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "cefcb15",
"value": "Define stream limits as counts"
},
{
"name": "d582e98",
"value": "but, but, but (fix to existing text)"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1906/files#diff-0) (156 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1906,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1906\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd11bf8bb331_7b2b3f8aa58d45b8360573--


From nobody Wed Oct 24 18:27:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3674C130934 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 18:27:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 v4IdbIsCtwT9 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 18:27: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 4A5011292AD for <quic-issues@ietf.org>; Wed, 24 Oct 2018 18:27:49 -0700 (PDT)
Date: Wed, 24 Oct 2018 18:27:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540430868; bh=gddsW8eeG1mZFOQz9OlN55PpDCr4VqGu4gxu4Il6rf0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zE2RygwXHuAuTdEPI0ZpqnMTMw2klaJrto2iIU11KDj9a/YmZ+1s8X0NyA1Eog1Jr Pogwmh21c5pwp+UUFAYTjAkiZhHO0TbD9lT9fLPhNIZgswYzxkRTqR2TbAtrjzfC9F nkft/0p/Hwo6eUz3mvE1V8ESciNd1hQvXUZmDbgI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8c08ffffb3b97ef344537e80ac3389a9460d229792cf0000000117e8de1492a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168152869@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd11c147c8a6_5b9b3ff8782d45b4256422"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sjeov3H9a-npG5qMRk1e2LM_SOM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 01:27:51 -0000

----==_mimepart_5bd11c147c8a6_5b9b3ff8782d45b4256422
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> +list of QUIC versions and select an alternative version from the list of
+supported versions.  A server MAY choose a compatible version from that list and
+continue the handshake with that version.  The server sends its first packet as
+though it was continuing with the version it selects.
+
+A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of

Yes, the incentive remains the same - the client offers what it believes to be most widely deployed.  This design only allows for a seamless upgrade to a compatible version.  If the client were to advertise the new, less-widely-deployed version, it risks getting a Version Negotiation packet.

> +A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
+having to use that version with servers that supports a more-preferred version.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a version that
+is not compatible with the version the client initially chose; a server has to
+allow the client to choose between versions that are not compatible.

No.  Because the server might not support every compatible version.  If the client offers A, where B is compatible, the server can still send Version Negotiation in response with B because it doesn't understand A.



> +A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
+having to use that version with servers that supports a more-preferred version.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a version that
+is not compatible with the version the client initially chose; a server has to
+allow the client to choose between versions that are not compatible.
 

If you were to implement each version in a different process, then this would not work, yes.  Unless you wanted to complicate the hand-off from a simple `exec quic-vY --disable-vn` to something more like `exec quic-vY --handoff=<translated packet+necessary keys>`.  The consequence is that you probably want to have compatible versions handled by the same instance.

>  
-The first client packet of the cryptographic handshake protocol MUST fit within
-a 1232 octet QUIC packet payload.  This includes overheads that reduce the space
-available to the cryptographic handshake protocol.
+2. The first message MUST include the transport parameters chosen by the client.
+   This enables upgrade to a compatible version (see {{version-upgrade}}).
+
+3. The first message MUST fit within a 1232 octet QUIC packet payload.  This

Yeah, and I think that we agreed that the 1232 thing was wrong.  I'll cite 4.3 of the -tls doc 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/1901#discussion_r227986859
----==_mimepart_5bd11c147c8a6_5b9b3ff8782d45b4256422
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/1901#discussion_r227986859">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +list of QUIC versions and select an alternative version from the list of
+supported versions.  A server MAY choose a compatible version from that list and
+continue the handshake with that version.  The server sends its first packet as
+though it was continuing with the version it selects.
+
+A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
</pre>
<p>Yes, the incentive remains the same - the client offers what it believes to be most widely deployed.  This design only allows for a seamless upgrade to a compatible version.  If the client were to advertise the new, less-widely-deployed version, it risks getting a Version Negotiation packet.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1901#discussion_r227987311">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
+having to use that version with servers that supports a more-preferred version.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a version that
+is not compatible with the version the client initially chose; a server has to
+allow the client to choose between versions that are not compatible.
</pre>
<p>No.  Because the server might not support every compatible version.  If the client offers A, where B is compatible, the server can still send Version Negotiation in response with B because it doesn't understand A.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1901#discussion_r227988406">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
+having to use that version with servers that supports a more-preferred version.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a version that
+is not compatible with the version the client initially chose; a server has to
+allow the client to choose between versions that are not compatible.
 
</pre>
<p>If you were to implement each version in a different process, then this would not work, yes.  Unless you wanted to complicate the hand-off from a simple <code>exec quic-vY --disable-vn</code> to something more like <code>exec quic-vY --handoff=&lt;translated packet+necessary keys&gt;</code>.  The consequence is that you probably want to have compatible versions handled by the same instance.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1901#discussion_r227990030">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The first client packet of the cryptographic handshake protocol MUST fit within
-a 1232 octet QUIC packet payload.  This includes overheads that reduce the space
-available to the cryptographic handshake protocol.
+2. The first message MUST include the transport parameters chosen by the client.
+   This enables upgrade to a compatible version (see {{version-upgrade}}).
+
+3. The first message MUST fit within a 1232 octet QUIC packet payload.  This
</pre>
<p>Yeah, and I think that we agreed that the 1232 thing was wrong.  I'll cite 4.3 of the -tls doc instead.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1901#discussion_r227986859">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyEiOwfZycd3OklDYKCGL_gi0huVks5uoROUgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-8ESbI7_pvO2HSEO4PT6Y3a_Zzbks5uoROUgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r227986859"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r227986859",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r227986859",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r227986859"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd11c147c8a6_5b9b3ff8782d45b4256422--


From nobody Wed Oct 24 18:36:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C783129BBF for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 18:36:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 UftEIeoxZOtH for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 18:36: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 002F2126BED for <quic-issues@ietf.org>; Wed, 24 Oct 2018 18:36:54 -0700 (PDT)
Date: Wed, 24 Oct 2018 18:36:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540431414; bh=0ojNb2oN4YgJB2JSblgQ6wy7Qx5Ji/f89zrovt4C9cQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=meqS6XNXVRyYZqi/rn82rLPQ3+rxqlsv1MDN5N9F/eth2M0RiVOyYXmN1rh93XQuk jc7Htqo64BIk9zFxuBdt3KotPzgiNxr7/fvDYrBUYtjKaIP28CBgiRdsObIOI5SfKO 3KyNYh+oZBkMmT6wGYYU46aHI5qVyGTIRyNA32G0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab24cea8675d150615ee15363546ebd1f791b47fd392cf0000000117e8e03692a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168181485@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd11e36476a4_5e603fa038ad45b83427d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mt3M7_atmCuCFMn4cyi7V-Hrifo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 01:36:57 -0000

----==_mimepart_5bd11e36476a4_5e603fa038ad45b83427d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> +list of QUIC versions and select an alternative version from the list of
+supported versions.  A server MAY choose a compatible version from that list and
+continue the handshake with that version.  The server sends its first packet as
+though it was continuing with the version it selects.
+
+A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of

Thinking of versions as being ordered is helpful, but might be constraining.  The point is that the client will use the most widely deployed to start with and accept that the server is able to choose a compatible version.  The client *hopes* that the server will choose a version that it prefers more, but leaves that to the server to decide.

In the case of monotonically increasing versions where A >> B >> C, this might seem obvious, but it's still possible that the client will advertise B and get an apparent downgrade to C.  That's a property of the design that I don't think we'll see that often, but it's nonetheless theoretically possible.

But as @kazuho says, the expected case is a client advertising vN, then being opportunistically upgraded to vN+1.  Like today, you can rely on TLS 1.0 being available widely, but you might prefer 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/pull/1901#discussion_r228011154
----==_mimepart_5bd11e36476a4_5e603fa038ad45b83427d
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/1901#discussion_r228011154">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +list of QUIC versions and select an alternative version from the list of
+supported versions.  A server MAY choose a compatible version from that list and
+continue the handshake with that version.  The server sends its first packet as
+though it was continuing with the version it selects.
+
+A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
</pre>
<p>Thinking of versions as being ordered is helpful, but might be constraining.  The point is that the client will use the most widely deployed to start with and accept that the server is able to choose a compatible version.  The client <em>hopes</em> that the server will choose a version that it prefers more, but leaves that to the server to decide.</p>
<p>In the case of monotonically increasing versions where A &gt;&gt; B &gt;&gt; C, this might seem obvious, but it's still possible that the client will advertise B and get an apparent downgrade to C.  That's a property of the design that I don't think we'll see that often, but it's nonetheless theoretically possible.</p>
<p>But as <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> says, the expected case is a client advertising vN, then being opportunistically upgraded to vN+1.  Like today, you can rely on TLS 1.0 being available widely, but you might prefer 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/pull/1901#discussion_r228011154">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxAWinn40t1jWM_KXC9Gi1WU2MX2ks5uoRW2gaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxCnBhD2igJh9zIip-JQPiApVajRks5uoRW2gaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r228011154"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228011154",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228011154",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228011154"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd11e36476a4_5e603fa038ad45b83427d--


From nobody Wed Oct 24 18:37:07 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 83DCD126BED for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 18:37:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hsdiQrmWrC1E for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 18:37:05 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 1AD59126CC7 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 18:37:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540431424; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Zeb52jjqlPT2e6+7Fc5ZILnO9JDA3ZJglaUmxE7kV8s=; b=VEZ0TynGwLPTrNF9gxNBcUT42XS+l/90xSr7wv6srmxGCpSaEjLDFlJE0YuvhADTZmKtXMhe ET3crGlgShqW+bqUscz7U3fRSt0QmIMZE2QSfvVonOZSnCOCr1LzRvd3dkO0TeFCKDNPAjBS OVYFqv111leL1lkkTjnHY6m9ltc=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd11be8.7fdc3c8195d0-smtp-out-n02; Thu, 25 Oct 2018 01:27:04 -0000 (UTC)
Date: Wed, 24 Oct 2018 18:27:04 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd11be8b05f3_41f02b00fa97e57045380@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d582e9: but, but, but (fix to existing text)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd11be8aff45_41f02b00fa97e5704526c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8T_dDFKFXfDDBARudg-3bDS9io4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 01:37:07 -0000

----==_mimepart_5bd11be8aff45_41f02b00fa97e5704526c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/max-streams
  Home:   https://github.com/quicwg/base-drafts
  Commit: d582e98b98086bc52b4b06d234ab7c886e6fefa4
      https://github.com/quicwg/base-drafts/commit/d582e98b98086bc52b4b06d234ab7c886e6fefa4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  but, but, but (fix to existing text)



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd11be8aff45_41f02b00fa97e5704526c--


From nobody Wed Oct 24 19:59:26 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 862C6130E12 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 19:59:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 arKQyqPKsu3U for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 19:59: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 9AADD130DDF for <quic-issues@ietf.org>; Wed, 24 Oct 2018 19:59:23 -0700 (PDT)
Date: Wed, 24 Oct 2018 19:59:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540436361; bh=+Ue5vs7QxJwC2DwWxMzkIaza3JZcgFyvbex63XtP+bM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=P2O1isPF2uokx/dL6VYMste7n5K3KfStmJRtrJKQmzt+m28by4r4q/BUirI8OGJpk sB49gjgUUKjfFjHirgj5Dhsr84tvWWo9tE5MVSNr8ri92ucPxKBCkyyqwBt/zaiPAj OYRscO/UTfYKVTxPNRUetxmIRMyP601crBcinOcM=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf8d2ab783691f9387db14cac29bae9596345af0992cf0000000117e8f38992a169ce162e64dc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1895/c432897241@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd13189a425e_5d053fa1744d45b82182e"; 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/1GhjPMJYknHx2qttwqBiy9mcTs4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 02:59:26 -0000

----==_mimepart_5bd13189a425e_5d053fa1744d45b82182e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson Where is your redo?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1895#issuecomment-432897241
----==_mimepart_5bd13189a425e_5d053fa1744d45b82182e
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> Where is your redo?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1895#issuecomment-432897241">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0N4hwlRQZ8cCUFdRgJiQxEtZUduks5uoSkJgaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzxKP3PJY_jhOt_35hiTvQ38Imecks5uoSkJgaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke in #1895: @martinthomson Where is your redo?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895#issuecomment-432897241"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895#issuecomment-432897241",
"url": "https://github.com/quicwg/base-drafts/pull/1895#issuecomment-432897241",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1895,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1895\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895#issuecomment-432897241"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd13189a425e_5d053fa1744d45b82182e--


From nobody Wed Oct 24 20:00:23 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EBCC8130934 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:00:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 JbhA0Ee6MQQz for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:00: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 3F97A12F1A6 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:00:20 -0700 (PDT)
Date: Wed, 24 Oct 2018 20:00:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540436419; bh=sMG5t4GriQ5KKQXKhkhIGRiwRol135Mp74xP6LBkmsI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Qh2oEFjWLACJGhaVO/LfxntDYsUQvxy9EswuqjsX4eMUvr7X9QjqOp4b2YZM/j8+h WbkXbIklgL2AfJbE3WoEpaV71467cDnGAlT1tzquy9kvll2WJax782QlRhBVS8nGVL Rsg07ow9LoFPQplhb/SS1v80wGV+NZZsUzJQDNJU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab973483d93d085f3c12194a180b150c0c517f5bfb92cf0000000117e8f3c392a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/c432897415@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd131c354701_54643fed36cd45c02167a1"; 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/Ma123WVEJaLvxiR0P-2jNrY30QU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:00:22 -0000

----==_mimepart_5bd131c354701_54643fed36cd45c02167a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Looks awesome. In addition to fixing #1850, the change simplifies the QUIC stack as pointed out by @nibanks in  
https://github.com/quicwg/base-drafts/pull/1889#discussion_r226653712.

One editorial question: are we also going to rename `initial_max_(bidi|uni)_streams` to `initial_max_streams_(bidi|uni)` for having consistency between TP names and stream names?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#issuecomment-432897415
----==_mimepart_5bd131c354701_54643fed36cd45c02167a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Looks awesome. In addition to fixing <a class=3D"issue-link js-issue-l=
ink" data-error-text=3D"Failed to load issue title" data-id=3D"369115412"=
 data-permission-text=3D"Issue title is private" data-url=3D"https://gith=
ub.com/quicwg/base-drafts/issues/1850" data-hovercard-type=3D"issue" data=
-hovercard-url=3D"/quicwg/base-drafts/issues/1850/hovercard" href=3D"http=
s://github.com/quicwg/base-drafts/issues/1850">#1850</a>, the change simp=
lifies the QUIC stack as pointed out by <a class=3D"user-mention" data-ho=
vercard-type=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D2066355=
7" data-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_=
type:self" href=3D"https://github.com/nibanks">@nibanks</a> in<br>
<a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to load i=
ssue title" data-id=3D"371803264" data-permission-text=3D"Issue title is =
private" data-url=3D"https://github.com/quicwg/base-drafts/issues/1889" d=
ata-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/base-dr=
afts/pull/1889/hovercard?comment_id=3D226653712&amp;comment_type=3Dreview=
_comment" href=3D"https://github.com/quicwg/base-drafts/pull/1889#discuss=
ion_r226653712">#1889 (comment)</a>.</p>
<p>One editorial question: are we also going to rename <code>initial_max_=
(bidi|uni)_streams</code> to <code>initial_max_streams_(bidi|uni)</code> =
for having consistency between TP names and stream names?</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/1906#issuecomment-432897415">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1xm9z=
hD0rqn5k1oPyy8ioKcJbgKks5uoSlDgaJpZM4X5VEC">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq0z7zmJuYuBPzevepspKRa6apYiS=
ks5uoSlDgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1906: Looks awesome. In addition to fixing #1850, the change simpl=
ifies the QUIC stack as pointed out by @nibanks in  \r\nhttps://github.co=
m/quicwg/base-drafts/pull/1889#discussion_r226653712.\r\n\r\nOne editoria=
l question: are we also going to rename `initial_max_(bidi|uni)_streams` =
to `initial_max_streams_(bidi|uni)` for having consistency between TP nam=
es and stream names?"}],"action":{"name":"View Pull Request","url":"https=
://github.com/quicwg/base-drafts/pull/1906#issuecomment-432897415"}}}</sc=
ript>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-4=
32897415",
"url": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-4328=
97415",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Define stream limits as counts (#1906)=
",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1906,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1906\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-4328=
97415"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4009044=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd131c354701_54643fed36cd45c02167a1--


From nobody Wed Oct 24 20:09:43 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF6DB130E14 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:09:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KTgcTIB48vot for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:09:34 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 6BBCF130DCD for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:09:34 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540436973; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=wgrnvQvwCeqrdyN9i3ko3TyrBGedNV2OfDHlZyZzjXg=; b=KrcOfMFr03I9+K9dp54RsP0e8leypajW5O2nCBqP8ZPC69Fj6HawOYzWJh4vlTVinsnv+biK zlXZYbNEFj9QaNdMyDteMWjPt3eJVLYD5r5u8/gnRBjd9qBtakCELSdmns2LZDBwKXf1917r NCh5aRvkY6KAAIjoU9NT8AeWfwU=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd133ec.7fdee40c1b10-smtp-out-n02; Thu, 25 Oct 2018 03:09:32 -0000 (UTC)
Date: Wed, 24 Oct 2018 20:09:32 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd133ecdcb54_48422b22bc3e85786500@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] fcf2a6: Rename transport parameter to match
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd133ecdc788_48422b22bc3e857864998"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-SxHGO3V_Csk7J-Z-IJgL4MBB-M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:09:37 -0000

----==_mimepart_5bd133ecdc788_48422b22bc3e857864998
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/max-streams
  Home:   https://github.com/quicwg/base-drafts
  Commit: fcf2a6d52e4e651fe1658195936e1b8386ad497a
      https://github.com/quicwg/base-drafts/commit/fcf2a6d52e4e651fe1658195936e1b8386ad497a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rename transport parameter to match



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd133ecdc788_48422b22bc3e857864998--


From nobody Wed Oct 24 20:09:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8AAF0130E36 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:09:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 qUYpIhCmuXcU for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:09:37 -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 C6BF2130934 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:09:36 -0700 (PDT)
Date: Wed, 24 Oct 2018 20:09:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540436975; bh=D4wAAatewknk34s5zcXYL5zMlLEtKOqajlGDSW+221g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VLjnukH7MrjsZmB03ehbw68FjYgC6AWscNkXNlr5u7AllGCz9UlWwOzbJsB/pOFeL p+RouHa0pnzBaO3CH0W+qVAk+3w8UdOfhahAQu3c3YFxSVqrd/49IH4nyhDfloDdFh XvFSevcEhNKo5wbfQR58KwJB8TxEOAeKa4XsHA6Q=
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/1906/push/2989376293@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd133efe3a30_73bb3fbffaed45b43085bd"; 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/cjh0Gt6_FfJGMkA9Bv1uamHsoeo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:09:40 -0000

----==_mimepart_5bd133efe3a30_73bb3fbffaed45b43085bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

fcf2a6d  Rename transport parameter to match


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906/files/d582e98b98086bc52b4b06d234ab7c886e6fefa4..fcf2a6d52e4e651fe1658195936e1b8386ad497a

----==_mimepart_5bd133efe3a30_73bb3fbffaed45b43085bd
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/fcf2a6d">fcf2a6d</a>  Rename transport parameter to match</li>
</ul>


<p style="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/1906/files/d582e98b98086bc52b4b06d234ab7c886e6fefa4..fcf2a6d52e4e651fe1658195936e1b8386ad497a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz2JboqJRkVp6xhiUy9FQ-fA41Huks5uoStvgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9yAqn72huRb9pduCiCtN3xbbELaks5uoStvgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906/files/d582e98b98086bc52b4b06d234ab7c886e6fefa4..fcf2a6d52e4e651fe1658195936e1b8386ad497a"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906/files/d582e98b98086bc52b4b06d234ab7c886e6fefa4..fcf2a6d52e4e651fe1658195936e1b8386ad497a",
"url": "https://github.com/quicwg/base-drafts/pull/1906/files/d582e98b98086bc52b4b06d234ab7c886e6fefa4..fcf2a6d52e4e651fe1658195936e1b8386ad497a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1906",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1906:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "fcf2a6d",
"value": "Rename transport parameter to match"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906/files/d582e98b98086bc52b4b06d234ab7c886e6fefa4..fcf2a6d52e4e651fe1658195936e1b8386ad497a"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd133efe3a30_73bb3fbffaed45b43085bd--


From nobody Wed Oct 24 20:11:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3FA46130DD2 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:11:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 8u35aF8iPmYF for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20: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 2CA08130DCD for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:11:53 -0700 (PDT)
Date: Wed, 24 Oct 2018 20:11:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540437112; bh=jzxb+b9MPXfWLPL48P25Kp5lIITXKmUMfO8v+kdT5q0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Zm8XF/5PjXXd9AxzWuAAiI5W4ivUd9rsjMYdgiq1gU7MyR/DuifrPq3g4Gi/y2Pd3 L/kJuyGvNZoSPEiGeu8pZ/N0MTWHh7rke7FCa8wGaFc5ZM6mnSCuz4V8sv5crzKlZ4 MNL8nsx+muNVxp3xZDq+utr8Fx2i88+p2Wsnjp4k=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab60b9cacd7fe65a3016aa7d6e0105f77327e133f092cf0000000117e8f67892a169ce162e64dc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1895/c432899312@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd13478589cb_58a93fa4ab0d45b43966ba"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aFFshFNV0-r-3RC1CXLPzNoJFcI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:11:55 -0000

----==_mimepart_5bd13478589cb_58a93fa4ab0d45b43966ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think that it was #1888.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1895#issuecomment-432899312
----==_mimepart_5bd13478589cb_58a93fa4ab0d45b43966ba
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think that it was <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="371793567" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1888" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1888/hovercard" href="https://github.com/quicwg/base-drafts/pull/1888">#1888</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/1895#issuecomment-432899312">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9HaFR9txMMo_dqL53dyP1IMqJgqks5uoSv4gaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-Kcksy40bMJs1lb73Fn6FSTwuVmks5uoSv4gaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1895: I think that it was #1888."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895#issuecomment-432899312"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895#issuecomment-432899312",
"url": "https://github.com/quicwg/base-drafts/pull/1895#issuecomment-432899312",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1895,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1895\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895#issuecomment-432899312"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd13478589cb_58a93fa4ab0d45b43966ba--


From nobody Wed Oct 24 20:21:42 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B8480130E31 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:21:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 GbVdysENHZLv for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:21:40 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 94CB4130DDF for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:21:38 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540437698; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=W8ZRzj3++JdP0nkAcmUoHbjNiSP3t9AfBGSCRBpTJHo=; b=RTzvz4orthoV7RKjxPlinNyO5EfHyTMEvPS0z7Z0JstifR4PzWYnk+xKNJCJQeZulnANCGjq LMpRoL9xXKsD/5e8vPqfH7EhUKXutsEvELcbz1OAdJ/sSuOVq0L23zX66lQtrZWJkZfYdzGV RaVaOgGogk0YgWbOpWElLRQRz5w=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd1346a.7f370c590c00-smtp-out-n03; Thu, 25 Oct 2018 03:11:38 -0000 (UTC)
Date: Wed, 24 Oct 2018 20:11:38 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd1346a1b288_553d2aedbe2e258069286@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd1346a1ad32_553d2aedbe2e2580691bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/k49tH5ueygHr1LSR-CacvjpOT04>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:21:42 -0000

----==_mimepart_5bd1346a1ad32_553d2aedbe2e2580691bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/fix-cid-nego
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd1346a1ad32_553d2aedbe2e2580691bf--


From nobody Wed Oct 24 20:24:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1ADBF130E14 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:24:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 lqOVUevZM5AM for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:23: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 CB2C612F18C for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:23:57 -0700 (PDT)
Date: Wed, 24 Oct 2018 20:23:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540437837; bh=YuYKxxlrer/68jQyiQrf+pg6traBmbBfCWx6xENNIr0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l4a0CxvG4e8eXlnJqkKYLeVXu2ihG54NsXZcfuNYoD1Jxe+WjFfBB2GsrfyupnXL7 U41c0UzudGsJVbdGyh0GqtmRn72iXpOybhRD4fwBVoL4moF5R9mjZdgHKND1d8BKGY c7W4s6PgSso9GAzEcUErZAwbVvlM1Nzxg5YouiMY=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab61d884b32753a2f7dfb2d4ab9662e42886b2f22192cf0000000117e8f94d92a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/168195382@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1374d736f_54383fed36cd45c0475540"; 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/s7ZEWvT55JAD3DIcZJYNrn4Famk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:24:00 -0000

----==_mimepart_5bd1374d736f_54383fed36cd45c0475540
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann approved this pull request.



>  
 : The initial maximum bidirectional streams parameter contains the initial
   maximum number of bidirectional streams the peer may initiate, encoded as an
   unsigned 16-bit integer.  If this parameter is absent or zero, bidirectional
-  streams cannot be created until a MAX_STREAM_ID frame is sent.  Setting this
-  parameter is equivalent to sending a MAX_STREAM_ID ({{frame-max-stream-id}})
-  immediately after completing the handshake containing the corresponding Stream
-  ID. For example, a value of 0x05 would be equivalent to receiving a
-  MAX_STREAM_ID containing 16 when received by a client or 17 when received by a
-  server.
+  streams cannot be created until a MAX_STREAMS frame is sent.  Setting this

what about: s/streams cannot be created/the peer cannot open bidirectional streams/

>  
 : The initial maximum unidirectional streams parameter contains the initial
   maximum number of unidirectional streams the peer may initiate, encoded as an
   unsigned 16-bit integer.  If this parameter is absent or zero, unidirectional
-  streams cannot be created until a MAX_STREAM_ID frame is sent.  Setting this
-  parameter is equivalent to sending a MAX_STREAM_ID ({{frame-max-stream-id}})
-  immediately after completing the handshake containing the corresponding Stream
-  ID. For example, a value of 0x05 would be equivalent to receiving a
-  MAX_STREAM_ID containing 18 when received by a client or 19 when received by a
-  server.
+  streams cannot be created until a MAX_STREAMS frame is sent.  Setting this

same here

>  
-The MAX_STREAM_ID frame (type=0x06) informs the peer of the maximum stream ID
-that they are permitted to open.
+The MAX_STREAMS frame (type=0x1c and 0x1d) informs the peer of the number of
+streams they are permitted to open.  A MAX_STREAMS frame with a type of 0x1c

s/they are/it is/

>  
-A peer MUST NOT initiate a stream with a higher stream ID than the greatest
-maximum stream ID it has received.  An endpoint MUST terminate a connection with
-a STREAM_ID_ERROR error if a peer initiates a stream with a higher stream ID
-than it has sent, unless this is a result of a change in the initial limits (see
-{{zerortt-parameters}}).
+A peer MUST NOT initiate a stream with a higher stream ID than the largest limit
+it has received permits.  For instance, a server that receives a unidirectional
+stream limit of 4 is permitted to open stream 15, but not stream 19.  An

Maybe it's clearer if we enumerate the streams, e.g. "... is permitted to open streams 3, 7, 11 and 15, but not stream 19".

>  
 : The initial maximum bidirectional streams parameter contains the initial
   maximum number of bidirectional streams the peer may initiate, encoded as an
   unsigned 16-bit integer.  If this parameter is absent or zero, bidirectional
-  streams cannot be created until a MAX_STREAM_ID frame is sent.  Setting this
-  parameter is equivalent to sending a MAX_STREAM_ID ({{frame-max-stream-id}})
-  immediately after completing the handshake containing the corresponding Stream
-  ID. For example, a value of 0x05 would be equivalent to receiving a
-  MAX_STREAM_ID containing 16 when received by a client or 17 when received by a
-  server.
+  streams cannot be created until a MAX_STREAMS frame is sent.  Setting this
+  parameter is equivalent to sending a MAX_STREAMS ({{frame-max-streams}}) of
+  the corresponding type immediately after completing the handshake.

Since you removed the example for the encoding here, should we say "equivalent to sending a MAX_STREAMS of the corresponding type with the same value..."?

>  
 : A variable-length integer indicating the offset of the stream at which the
   blocking occurred.
 
 
-## STREAM_ID_BLOCKED Frame {#frame-stream-id-blocked}
+## STREAMS_BLOCKED Frame {#frame-streams-blocked}
+
+A sender SHOULD send a STREAMS_BLOCKED frame (type=0x1e or 0x1f) when it wishes
+to open a stream, but is unable to due to the maximum stream ID limit set by its
+peer (see {{frame-max-streams}}).  A STREAMS_BLOCKED frame of type 0x1e
+indicates a problem with the limit on bidirectional streams; a STREAMS_BLOCKED

s/a problem with the limit on/reaching the limit of/g

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168195382
----==_mimepart_5bd1374d736f_54383fed36cd45c0475540
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@marten-seemann</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r228022996">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 : The initial maximum bidirectional streams parameter contains the initial
   maximum number of bidirectional streams the peer may initiate, encoded as an
   unsigned 16-bit integer.  If this parameter is absent or zero, bidirectional
-  streams cannot be created until a MAX_STREAM_ID frame is sent.  Setting this
-  parameter is equivalent to sending a MAX_STREAM_ID ({{frame-max-stream-id}})
-  immediately after completing the handshake containing the corresponding Stream
-  ID. For example, a value of 0x05 would be equivalent to receiving a
-  MAX_STREAM_ID containing 16 when received by a client or 17 when received by a
-  server.
+  streams cannot be created until a MAX_STREAMS frame is sent.  Setting this
</pre>
<p>what about: s/streams cannot be created/the peer cannot open bidirectional streams/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r228023014">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 : The initial maximum unidirectional streams parameter contains the initial
   maximum number of unidirectional streams the peer may initiate, encoded as an
   unsigned 16-bit integer.  If this parameter is absent or zero, unidirectional
-  streams cannot be created until a MAX_STREAM_ID frame is sent.  Setting this
-  parameter is equivalent to sending a MAX_STREAM_ID ({{frame-max-stream-id}})
-  immediately after completing the handshake containing the corresponding Stream
-  ID. For example, a value of 0x05 would be equivalent to receiving a
-  MAX_STREAM_ID containing 18 when received by a client or 19 when received by a
-  server.
+  streams cannot be created until a MAX_STREAMS frame is sent.  Setting this
</pre>
<p>same here</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r228023105">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The MAX_STREAM_ID frame (type=0x06) informs the peer of the maximum stream ID
-that they are permitted to open.
+The MAX_STREAMS frame (type=0x1c and 0x1d) informs the peer of the number of
+streams they are permitted to open.  A MAX_STREAMS frame with a type of 0x1c
</pre>
<p>s/they are/it is/</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r228023449">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-A peer MUST NOT initiate a stream with a higher stream ID than the greatest
-maximum stream ID it has received.  An endpoint MUST terminate a connection with
-a STREAM_ID_ERROR error if a peer initiates a stream with a higher stream ID
-than it has sent, unless this is a result of a change in the initial limits (see
-{{zerortt-parameters}}).
+A peer MUST NOT initiate a stream with a higher stream ID than the largest limit
+it has received permits.  For instance, a server that receives a unidirectional
+stream limit of 4 is permitted to open stream 15, but not stream 19.  An
</pre>
<p>Maybe it's clearer if we enumerate the streams, e.g. "... is permitted to open streams 3, 7, 11 and 15, but not stream 19".</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r228023607">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 : The initial maximum bidirectional streams parameter contains the initial
   maximum number of bidirectional streams the peer may initiate, encoded as an
   unsigned 16-bit integer.  If this parameter is absent or zero, bidirectional
-  streams cannot be created until a MAX_STREAM_ID frame is sent.  Setting this
-  parameter is equivalent to sending a MAX_STREAM_ID ({{frame-max-stream-id}})
-  immediately after completing the handshake containing the corresponding Stream
-  ID. For example, a value of 0x05 would be equivalent to receiving a
-  MAX_STREAM_ID containing 16 when received by a client or 17 when received by a
-  server.
+  streams cannot be created until a MAX_STREAMS frame is sent.  Setting this
+  parameter is equivalent to sending a MAX_STREAMS ({{frame-max-streams}}) of
+  the corresponding type immediately after completing the handshake.
</pre>
<p>Since you removed the example for the encoding here, should we say "equivalent to sending a MAX_STREAMS of the corresponding type with the same value..."?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r228023747">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 : A variable-length integer indicating the offset of the stream at which the
   blocking occurred.
 
 
-## STREAM_ID_BLOCKED Frame {#frame-stream-id-blocked}
+## STREAMS_BLOCKED Frame {#frame-streams-blocked}
+
+A sender SHOULD send a STREAMS_BLOCKED frame (type=0x1e or 0x1f) when it wishes
+to open a stream, but is unable to due to the maximum stream ID limit set by its
+peer (see {{frame-max-streams}}).  A STREAMS_BLOCKED frame of type 0x1e
+indicates a problem with the limit on bidirectional streams; a STREAMS_BLOCKED
</pre>
<p>s/a problem with the limit on/reaching the limit of/g</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168195382">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxeN5RGI0oJP7Gvfb52vIV3tdqcEks5uoS7NgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7Q__XoqBsGf0XYxrPfrZtZ3M-j8ks5uoS7NgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann approved #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168195382"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168195382",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168195382",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann approved 1906",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168195382"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1374d736f_54383fed36cd45c0475540--


From nobody Wed Oct 24 20:29:50 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5DCDF12F18C for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:29:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vMvL6oE76qgK for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:29:48 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 66EFF12F1A6 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:29:47 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540438186; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=k1RmQa4wDyOW3V62vSc67oKCeT4Tn+pLU2oAYs6JLIY=; b=OsvRsshyrPclhxc6t6siLDuhavCMLjN8J6qgoEtYDLAN2+gFsVNfSzJJpnEnNJFr1zJhTNHV ZOBV66MkmaOlNuX1EOorEoieB7SNS7pgynF29tpyxdzzbZpIAPr9QKKBjW8BiAK9J0011m3T 2BwRbL3ywHM9/hWI4L0UI2GLRZA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd138aa.7f354eb31a50-smtp-out-n01; Thu, 25 Oct 2018 03:29:46 -0000 (UTC)
Date: Wed, 24 Oct 2018 20:29:46 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd138aa72529_267f2ac071548574303b5@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 1d5d15: marten makes it better again
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd138aa72028_267f2ac071548574302b3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aUGLvKfqdr2LVcQYheNejxAt1A8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:29:49 -0000

----==_mimepart_5bd138aa72028_267f2ac071548574302b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/max-streams
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1d5d157d17372e009e001b8eef3ce17930514c5b
      https://github.com/quicwg/base-drafts/commit/1d5d157d17372e009e001b8eef3ce17930514c5b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  marten makes it better again



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd138aa72028_267f2ac071548574302b3--


From nobody Wed Oct 24 20:29:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D961130DDC for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:29:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 8RKgn_yiq19o for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:29: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 425A612F18C for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:29:53 -0700 (PDT)
Date: Wed, 24 Oct 2018 20:29:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540438192; bh=cbCkCN28CKM0JMMBexET4KOwlB5O7T39+qZQhC3hxXk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FcQoW9eJI9Tfnq0Z6gu9ZVCRGhuTea46VCsDwTVRbcmOygfqpnpXNjX8yrBd8ZRxB Mt9sES9BTuYAAtVZpuv9NnO/lM1Yq8WazEf/zXYd9ZhkNELDUTMzqfYpU0qgm6772t tkgsh4mdDcLTWpUvYJsS6rOhWi1SCBOpyVzjIB9Y=
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/1906/push/2989408765@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd138b040e05_7d193ffa88ed45b42944e1"; 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/pP4hBcSbf3ZnNqpXUeZS488P_CY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:29:54 -0000

----==_mimepart_5bd138b040e05_7d193ffa88ed45b42944e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

1d5d157  marten makes it better again


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906/files/fcf2a6d52e4e651fe1658195936e1b8386ad497a..1d5d157d17372e009e001b8eef3ce17930514c5b

----==_mimepart_5bd138b040e05_7d193ffa88ed45b42944e1
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/1d5d157">1d5d157</a>  marten makes it better 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/1906/files/fcf2a6d52e4e651fe1658195936e1b8386ad497a..1d5d157d17372e009e001b8eef3ce17930514c5b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2IE3uUNmqdCCjf3ZkoXF8kX9ffEks5uoTAwgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzNxuI8bSkOZA7YotlVLKEcy7DY_ks5uoTAwgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906/files/fcf2a6d52e4e651fe1658195936e1b8386ad497a..1d5d157d17372e009e001b8eef3ce17930514c5b"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906/files/fcf2a6d52e4e651fe1658195936e1b8386ad497a..1d5d157d17372e009e001b8eef3ce17930514c5b",
"url": "https://github.com/quicwg/base-drafts/pull/1906/files/fcf2a6d52e4e651fe1658195936e1b8386ad497a..1d5d157d17372e009e001b8eef3ce17930514c5b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1906",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1906:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "1d5d157",
"value": "marten makes it better again"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906/files/fcf2a6d52e4e651fe1658195936e1b8386ad497a..1d5d157d17372e009e001b8eef3ce17930514c5b"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd138b040e05_7d193ffa88ed45b42944e1--


From nobody Wed Oct 24 20:32:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96A9312F1A6 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:32:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 IiRHOQkId22t for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:32: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 D0761128D68 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:32:32 -0700 (PDT)
Date: Wed, 24 Oct 2018 20:32:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540438352; bh=WvY7FRdJKkzqENlPhqa+koHUFHx6rvZy3hIp7u0rfII=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1vbtH9FcdW5BkXbJxDNFWIPRBsa4pEddfNBpiEPDrgr3ImAVd+RdcLA1S4+uir2oN 7Hl5auOkCNQvYD3PNSo5LWfl6N2An2kG3ow0XpigORl4livB9ApGGQdIzYgD1BkRSZ lNMq1us7SwvN3Y7DdP1HO1WIwbYbGm7LTO1OQmzU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe3c3c69e98cd25df684104800353642227fb24ff92cf0000000117e8fb5092a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168197887@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1395028172_28af3f82a4cd45b8208738"; 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_nVXxx6JI2uvAnJyAFUjmEESOY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:32:35 -0000

----==_mimepart_5bd1395028172_28af3f82a4cd45b8208738
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



> -transport parameters.  The position and the format of the version fields in
-transport parameters MUST either be identical across different QUIC versions, or
-be unambiguously different to ensure no confusion about their interpretation.
-One way that a new format could be introduced is to define a TLS extension with
-a different codepoint.
+is sent by an attacker.
+
+To protect against these attacks, the transport parameters includes the complete
+list of versions that a client is willing to use, with the version they used for
+sending the first packet in the first entry.  Including this information in the
+cryptographic handshake provides it with integrity protection, and allows the
+server to detect version downgrade attacks.
+
+The client MUST include the first QUIC version it attempts to use as the first
+entry of the supported_versions list in the transport parameters.  A server MUST
+close the connection attempt with a VERSION_NEGOTIATION_ERROR if it supports the

My understanding is that the intent of the text is to detect version downgrade attack at the server-side instead of doing on the client-side. IMO we need to make the change; see #1810.

However, I am not sure if the proposed design is sufficient, because it only detects a repression of only "one version" (being identified the first entry of supported_versions), while an attacker can inject VN to repress multiple versions.

Consider the case where a client supports three versions, v3, v2, v1 talking to a server that supports v2 and v1. Assume that the use of newer versions are preferable than the older ones. The client uses v3 in it's initial attempt. The attacker intercepts the Initial packet and responds with a fake VN that advertises v1 only. In such case, the server will not notice the downgrade attack and the connection will be established using v1.

IMO, it might make sense to send a list of versions that the client preferred but was unable to use due to the values included in VN that it 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/1901#discussion_r228025116
----==_mimepart_5bd1395028172_28af3f82a4cd45b8208738
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/1901#discussion_r228025116">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -transport parameters.  The position and the format of the version fields in
-transport parameters MUST either be identical across different QUIC versions, or
-be unambiguously different to ensure no confusion about their interpretation.
-One way that a new format could be introduced is to define a TLS extension with
-a different codepoint.
+is sent by an attacker.
+
+To protect against these attacks, the transport parameters includes the complete
+list of versions that a client is willing to use, with the version they used for
+sending the first packet in the first entry.  Including this information in the
+cryptographic handshake provides it with integrity protection, and allows the
+server to detect version downgrade attacks.
+
+The client MUST include the first QUIC version it attempts to use as the first
+entry of the supported_versions list in the transport parameters.  A server MUST
+close the connection attempt with a VERSION_NEGOTIATION_ERROR if it supports the
</pre>
<p>My understanding is that the intent of the text is to detect version downgrade attack at the server-side instead of doing on the client-side. IMO we need to make the change; see <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="364815673" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1810" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1810/hovercard" href="https://github.com/quicwg/base-drafts/issues/1810">#1810</a>.</p>
<p>However, I am not sure if the proposed design is sufficient, because it only detects a repression of only "one version" (being identified the first entry of supported_versions), while an attacker can inject VN to repress multiple versions.</p>
<p>Consider the case where a client supports three versions, v3, v2, v1 talking to a server that supports v2 and v1. Assume that the use of newer versions are preferable than the older ones. The client uses v3 in it's initial attempt. The attacker intercepts the Initial packet and responds with a fake VN that advertises v1 only. In such case, the server will not notice the downgrade attack and the connection will be established using v1.</p>
<p>IMO, it might make sense to send a list of versions that the client preferred but was unable to use due to the values included in VN that it received.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1901#discussion_r228025116">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8KvVZbeYvgV3-dD0RiVpWGGKNP9ks5uoTDQgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5BCFel5rXds5sPR3LINRklyRgvaks5uoTDQgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r228025116"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228025116",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228025116",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228025116"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1395028172_28af3f82a4cd45b8208738--


From nobody Wed Oct 24 20:35:41 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC7CF128D68 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:35:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MUwYwhTuBMfs for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:35:37 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 11517130DD2 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:35:37 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540438536; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=micOiNBJ7lesRs7n3gYoIVl11Va3gPYsT7YU0Le+vZ4=; b=eOW3PPvKFWmrwNrJ+wwPCWRARP4fFrshhH6rvU1YSGai3matDO6F4JBRSsFzri6CFoioIDeZ M8DdEibeOsUh2TYmRoSJn/Fvjk+9Qauh6CD71PAfg/u/PS/qomnPNeXLf6SXF+i3T/5iho74 w8sHcH8HGqYhhpw4S1Pti0O+Be0=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd13a08.7f5f43c6d990-smtp-out-n01; Thu, 25 Oct 2018 03:35:36 -0000 (UTC)
Date: Wed, 24 Oct 2018 20:35:35 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd13a07e2d8f_34222acdb80be57c6515c@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b91b94: Don't recommend stateless reset
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd13a07e29be_34222acdb80be57c6504d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JodXsSQDJZxaI1q3oFLGbKt_LaI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:35:39 -0000

----==_mimepart_5bd13a07e29be_34222acdb80be57c6504d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/no-should-stateless-reset
  Home:   https://github.com/quicwg/base-drafts
  Commit: b91b94e5e6037cf6675bbb0b5d4d16003057a6f7
      https://github.com/quicwg/base-drafts/commit/b91b94e5e6037cf6675bbb0b5d4d16003057a6f7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't recommend stateless reset

Closes #1858.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd13a07e29be_34222acdb80be57c6504d--


From nobody Wed Oct 24 20:35:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D5741130934 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:35:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Uj1qV579f4n8 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:35: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 7FBBF128D68 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:35:51 -0700 (PDT)
Date: Wed, 24 Oct 2018 20:35:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540438550; bh=KUl4IyIYekcbBpsQWamp1/14txtsHqeNanDwFe0QQdk=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=1y9X/ux18gXUoU3+aZ8Q2gq3MfhhAx8WDxty/j3Ux5qC+pTUhbVTJzB+pZMtkZ/iF HRFmG1HuM3LHXryUclXJp+pQZ2gsuLd5kllVj2oe9GHupdLMD4hT6c8H0T3G97Pke8 i+9YfU/8+D3U/zIF8LLyDqhrKncWvEi40kYWIw8c=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2ecb3453bc151b474839d87c6731b1b41294133d92cf0000000117e8fc1692a169ce16471fbf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1907@github.com>
Subject: [quicwg/base-drafts] Don't recommend stateless reset (#1907)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd13a167cffd_73c33fbffaed45b43641a5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Lr4F8rnRn715KPFiew7Ra9q9auI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:35:53 -0000

----==_mimepart_5bd13a167cffd_73c33fbffaed45b43641a5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closes #1858.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1907

-- Commit Summary --

  * Don't recommend stateless reset

-- File Changes --

    M draft-ietf-quic-transport.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1907.patch
https://github.com/quicwg/base-drafts/pull/1907.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/1907

----==_mimepart_5bd13a167cffd_73c33fbffaed45b43641a5
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 #1858.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="369998270" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1858" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1858/hovercard" href="https://github.com/quicwg/base-drafts/issues/1858">#1858</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/1907'>https://github.com/quicwg/base-drafts/pull/1907</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Don&#39;t recommend stateless reset</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1907/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/1907.patch'>https://github.com/quicwg/base-drafts/pull/1907.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1907.diff'>https://github.com/quicwg/base-drafts/pull/1907.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/1907">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq11rndaR9mizuFvVk4JKNszGHuBeks5uoTGWgaJpZM4X5bvN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8lGzVtbI2CfxfHin2oejV3Ls02kks5uoTGWgaJpZM4X5bvN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Don't recommend stateless reset (#1907)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1907"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1907",
"url": "https://github.com/quicwg/base-drafts/pull/1907",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Don't recommend stateless reset (#1907)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "b91b94e",
"value": "Don't recommend stateless reset"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1907/files#diff-0) (5 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1907,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1907\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1907"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1907.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1907.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400931789\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd13a167cffd_73c33fbffaed45b43641a5--


From nobody Wed Oct 24 20:42:24 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E0761130934 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:42:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gvzpyZn4JY_3 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:42:21 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 AD438128D68 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:42:21 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540438940; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=CE8ssOC4O066ePgZV+G0/xCoHmkDJwXp0rKSul0cuLA=; b=gopIpm342B6vVkm+BqAfBfxHqDxtkl6rNrMiTlt16VY1lcjTzDHXG5yEB4YNVz9r4whahoDH zGoj780hjxccd9YN05bjz/jPw+5prvO/xnqr010FwKtdIUP1rlzXqN+rExyEj8yZeVLJXaMC MFezgPznQqoMdZUaDFcBIXG9Bkk=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd13b9c.7f5bac49d300-smtp-out-n03; Thu, 25 Oct 2018 03:42:20 -0000 (UTC)
Date: Wed, 24 Oct 2018 20:42:20 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd13b9c950c9_31db2ac273b92570758de@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 5343b7: Add missing sections to document structure
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd13b9c94d0e_31db2ac273b9257075713"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7jPjHV6IsURWpoAOr8oN1gv8Hiw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:42:23 -0000

----==_mimepart_5bd13b9c94d0e_31db2ac273b9257075713
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/complete-structure
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5343b7fba126ed436f7d9bb4dfec1b37e2663242
      https://github.com/quicwg/base-drafts/commit/5343b7fba126ed436f7d9bb4dfec1b37e2663242
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add missing sections to document structure

There were two things that we missed, which looked a little incongrous.
This adds them to avoid the confusion arising from their absence, even
if they don't really need to be there.

Closes #1894.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd13b9c94d0e_31db2ac273b9257075713--


From nobody Wed Oct 24 20:42:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7028C130934 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:42:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 TRPnjfUUXPGR for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:42: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 2D99E128D68 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:42:35 -0700 (PDT)
Date: Wed, 24 Oct 2018 20:42:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540438954; bh=Kf/sBGUPybgMt0MWdcwMphfdbELu3tjUvyOe3f1z2ZQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=H3v+3koUtZYsbfP3LIw8znpEwFG9Eg6xWEP39IBqmMZl1k8HuWNzPVuzicKuRn3q6 FULvwliJx2lGGAl3DWSOcGhdBK+mOxw1jdYoFHuSwerG57CxMgqWPgxw6a1/UkjpyW m6gfoOpaDFoslKREzHeDlPL2fFw1WR5svJ3lFOuw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab73ecc76c4713a236925dd5687eddb2bcea7b5fa492cf0000000117e8fdaa92a169ce16472445@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1908@github.com>
Subject: [quicwg/base-drafts] Add missing sections to document structure (#1908)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd13baa37d62_5f103fbec14d45bc3378de"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1e7LfS74TwAtjko7Ql90kOCxWyQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:42:36 -0000

----==_mimepart_5bd13baa37d62_5f103fbec14d45bc3378de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There were two things that we missed, which looked a little incongrous.
This adds them to avoid the confusion arising from their absence, even
if they don't really need to be there.

Closes #1894.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1908

-- Commit Summary --

  * Add missing sections to document structure

-- File Changes --

    M draft-ietf-quic-transport.md (12)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1908.patch
https://github.com/quicwg/base-drafts/pull/1908.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/1908

----==_mimepart_5bd13baa37d62_5f103fbec14d45bc3378de
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There were two things that we missed, which looked a little incongrous.<br>
This adds them to avoid the confusion arising from their absence, even<br>
if they don't really need to be there.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1894.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="372136673" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1894" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1894/hovercard" href="https://github.com/quicwg/base-drafts/issues/1894">#1894</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/1908'>https://github.com/quicwg/base-drafts/pull/1908</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add missing sections to document structure</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1908/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/1908.patch'>https://github.com/quicwg/base-drafts/pull/1908.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1908.diff'>https://github.com/quicwg/base-drafts/pull/1908.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/1908">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx9NHzoyGXKYu5-__G1uJOZLrUpdks5uoTMqgaJpZM4X5cE5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6xbQaNz0aZwRUL6WE4PgIcSllYOks5uoTMqgaJpZM4X5cE5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Add missing sections to document structure (#1908)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1908"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1908",
"url": "https://github.com/quicwg/base-drafts/pull/1908",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Add missing sections to document structure (#1908)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "5343b7f",
"value": "Add missing sections to document structure"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1908/files#diff-0) (12 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1908,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1908\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1908"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1908.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1908.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400933177\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd13baa37d62_5f103fbec14d45bc3378de--


From nobody Wed Oct 24 20:46:06 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2FD6A130DDC for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:46:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r5oP-pO_4EbG for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:46:03 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 DD0A5130934 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:46:02 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540439162; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=tZFqBrYSeE/+vKqS0+hYGt5Acjuy1PHCvkb/lu2SRs0=; b=n8ufn5Laz4CxPlCOa9BTdbINbPEJUj3xszrSZ/Gb063pbR7yOZz6jBWeLOp3nXifBDIY5Py0 5u/Ngioqp1d5+AJUYXhfywRnQbJC9/coy5CfFAK7IW8hTRGDt7PTiVTWMottKKfCqfVwlIn/ prMMrOLEhB6Y6j5xkQE2OQhTLn4=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd13c79.7f928b80bd50-smtp-out-n03; Thu, 25 Oct 2018 03:46:01 -0000 (UTC)
Date: Wed, 24 Oct 2018 20:46:01 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd13c79b342d_64c62b076ed4c5884663@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 70c6d4: Forward reference ECN verification
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd13c79b2d82_64c62b076ed4c58846570"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rxY1xkqIIhynjbZU0IuACIiiieg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:46:04 -0000

----==_mimepart_5bd13c79b2d82_64c62b076ed4c58846570
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reference-ecn
  Home:   https://github.com/quicwg/base-drafts
  Commit: 70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a
      https://github.com/quicwg/base-drafts/commit/70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Forward reference ECN verification

Closes #1898.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd13c79b2d82_64c62b076ed4c58846570--


From nobody Wed Oct 24 20:46:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BBAE7130DD2 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:46:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 40nU-t4QHcCR for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:46:24 -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 24DBC130934 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:46:24 -0700 (PDT)
Date: Wed, 24 Oct 2018 20:46:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540439183; bh=VVCVN44SAkSU9CAT/7c0wGwSAv42/B63FW7bs4TCGx4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=LHtqqsgq4VYtABcG/0F37z51GsWCEWpFia545V7U8xjHrtbCT0TbibIZlehiMxg86 viQffkrQuGlKRwWPYlj7k6FWm52TExOkUb16cfK9hnU87eFnqTNaAVcTwsUXaTIoeP 6Wm28jy05K1n1uYzGjA4GFcYG0AN1fdt0W+/vv/M=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab837c8dd095418f4126b3fb9d71426b3cf55fc04392cf0000000117e8fe8f92a169ce164726fb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1909@github.com>
Subject: [quicwg/base-drafts] Forward reference ECN verification (#1909)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd13c8f47c34_16093fa1744d45b8226442"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E36Zn_Hby7XWMQ-S1CYBbKSDPhY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:46:26 -0000

----==_mimepart_5bd13c8f47c34_16093fa1744d45b8226442
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closes #1898.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1909

-- Commit Summary --

  * Forward reference ECN verification

-- File Changes --

    M draft-ietf-quic-transport.md (6)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1909.patch
https://github.com/quicwg/base-drafts/pull/1909.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/1909

----==_mimepart_5bd13c8f47c34_16093fa1744d45b8226442
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 #1898.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="372812733" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1898" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1898/hovercard" href="https://github.com/quicwg/base-drafts/issues/1898">#1898</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/1909'>https://github.com/quicwg/base-drafts/pull/1909</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Forward reference ECN verification</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1909/files#diff-0">draft-ietf-quic-transport.md</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1909.patch'>https://github.com/quicwg/base-drafts/pull/1909.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1909.diff'>https://github.com/quicwg/base-drafts/pull/1909.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/1909">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyYcfCd3cYD4v7qbhDl0suKWZrCyks5uoTQPgaJpZM4X5cRu">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5jPoZbkYaa1Q7vWITx8sHGT888mks5uoTQPgaJpZM4X5cRu.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Forward reference ECN verification (#1909)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1909"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1909",
"url": "https://github.com/quicwg/base-drafts/pull/1909",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Forward reference ECN verification (#1909)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "70c6d4a",
"value": "Forward reference ECN verification"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1909/files#diff-0) (6 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1909,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1909\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1909"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1909.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1909.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400933998\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd13c8f47c34_16093fa1744d45b8226442--


From nobody Wed Oct 24 20:53:48 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2282D130E1B for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:53:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ePd9mFUkEtgP for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:53:45 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 89701130DE4 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:53:45 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540439624; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=XdB8p2gzWMDCCY1A1+svasBU+1nxzj5fDtvGjqwmWWk=; b=BVGS09mKX+WUKmT914IiFyvz8dFvlBkLmQC0jj6Lw7AwuV2V8ZJuCEIB1kyzzO8oqggFqXy/ e41gQijcrXp0LS9ipUCwrJeDIH/5jPeQVHPRfkvQzkffPoLneuAB+WUwk7Rx3JrPGNtlkrs1 /7EanS36uebD9yifqYcU4roBYg8=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd13e48.7f935022e4b0-smtp-out-n03; Thu, 25 Oct 2018 03:53:44 -0000 (UTC)
Date: Wed, 24 Oct 2018 20:53:44 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd13e485a08b_246f2ad0090b458847450@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0ba8a9: Fix reference in http draft
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd13e4859c63_246f2ad0090b45884730"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nmZFSKeIL6llqFi66WY-ftQTCQk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:53:47 -0000

----==_mimepart_5bd13e4859c63_246f2ad0090b45884730
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/fix-references
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0ba8a97ba82fa90c791f8f22d6da7d3890aa6ef8
      https://github.com/quicwg/base-drafts/commit/0ba8a97ba82fa90c791f8f22d6da7d3890aa6ef8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix reference in http draft


  Commit: f19c189fc3e59d8818f3833b83f9f409e2b4471b
      https://github.com/quicwg/base-drafts/commit/f19c189fc3e59d8818f3833b83f9f409e2b4471b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix reference in tls draft


Compare: https://github.com/quicwg/base-drafts/compare/0ba8a97ba82f^...f19c189fc3e5
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd13e4859c63_246f2ad0090b45884730--


From nobody Wed Oct 24 20:54:23 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0F37E130E1B for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:54:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 123Bby-u9E9d for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 20:54: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 1847E130DE4 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 20:54:20 -0700 (PDT)
Date: Wed, 24 Oct 2018 20:54:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540439659; bh=ECRdXOpyumF3UfyYELyaB464CLN7f2WMXw58BlfRmtw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=gahVFWm6OmakqvIiQ8OTlBA8t1Qwx6XyBRsUBzQ/eTAL4pQ8RFVZyApFGq49yEXOE lRVsAvCvI4w+kitHxlT1SxRkkcHnpTP3MydAHV+TF0hKFYK37uvOSal6tBVCRx4DwR 2NotUGKLWA5CD7e5cx7FmSAa3F/za/bK5nE+PnUU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4ad15b0a3126cee14588160e96de948aa4fc359e92cf0000000117e9006b92a169ce16472c6b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1910@github.com>
Subject: [quicwg/base-drafts] Fix references (#1910)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd13e6b52802_76ff3fdef3ed45c414318d6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fi6GLu4ukZLz44ZqrADHyZUhzo4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 03:54:22 -0000

----==_mimepart_5bd13e6b52802_76ff3fdef3ed45c414318d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closes #1902.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1910

-- Commit Summary --

  * Fix reference in http draft
  * Fix reference in tls draft

-- File Changes --

    M draft-ietf-quic-http.md (5)
    M draft-ietf-quic-tls.md (8)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1910.patch
https://github.com/quicwg/base-drafts/pull/1910.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/1910

----==_mimepart_5bd13e6b52802_76ff3fdef3ed45c414318d6
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 #1902.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="373357269" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1902" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1902/hovercard" href="https://github.com/quicwg/base-drafts/issues/1902">#1902</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/1910'>https://github.com/quicwg/base-drafts/pull/1910</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix reference in http draft</li>
  <li>Fix reference in tls draft</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1910/files#diff-0">draft-ietf-quic-http.md</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1910/files#diff-1">draft-ietf-quic-tls.md</a>
    (8)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1910.patch'>https://github.com/quicwg/base-drafts/pull/1910.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1910.diff'>https://github.com/quicwg/base-drafts/pull/1910.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/1910">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2fv9kF5ghxd3bympu3igbwpRBuBks5uoTXrgaJpZM4X5cqh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7mPFr7cPjsuK6aWQ22jKRgoVcpRks5uoTXrgaJpZM4X5cqh.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Fix references (#1910)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1910"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1910",
"url": "https://github.com/quicwg/base-drafts/pull/1910",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Fix references (#1910)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "0ba8a97",
"value": "Fix reference in http draft"
},
{
"name": "f19c189",
"value": "Fix reference in tls draft"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1910/files#diff-0) (5 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1910/files#diff-1) (8 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1910,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1910\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1910"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1910.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1910.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400935585\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd13e6b52802_76ff3fdef3ed45c414318d6--


From nobody Wed Oct 24 21:03:13 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E384C130DCD for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:03:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S-HpUMSN2q3O for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:03:10 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 253A8130E1B for <quic-issues@ietf.org>; Wed, 24 Oct 2018 21:03:09 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540440189; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=1L1bvM2ojfnv7Zfp0ZKwaZgvcM1miMJ1IiTiGp57FXI=; b=QyRUhPu1mzh0XFL1anTvFMR5WAgy1OLkKjzBAwVVUtwLpq0RuhYSIsFOWVrW0c+AsXuiMsUP mEjzVM+CzInunbR/5r16xjs/6hj5R0360zvIDqusgOyuSIX7JNsd4yLxGiglt6tb+Ci8njbt xwfQ91yTxvVvGPAt8swkp8yhFRM=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd1407c.7f35ac4aef60-smtp-out-n01; Thu, 25 Oct 2018 04:03:08 -0000 (UTC)
Date: Wed, 24 Oct 2018 21:03:08 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd1407c9c26c_26452b1bf6c865804485@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7a9e8e: Don't amplify accidentally when closing
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd1407c9beda_26452b1bf6c865804388"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7RvqEyB3VU08fCnoZ-lRfbYXyQ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 04:03:12 -0000

----==_mimepart_5bd1407c9beda_26452b1bf6c865804388
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/closing-amplification
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7a9e8e45aaf92da9f4c543300136459252347085
      https://github.com/quicwg/base-drafts/commit/7a9e8e45aaf92da9f4c543300136459252347085
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't amplify accidentally when closing

A minor point, and we might not even regret this, but it's not worth
risking it.

Closes #1905.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd1407c9beda_26452b1bf6c865804388--


From nobody Wed Oct 24 21:03:37 2018
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 BAB9A130E1B for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:03:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.469
X-Spam-Level: 
X-Spam-Status: No, score=-3.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9XF3faFg6-37 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:03: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 E859F130DCD for <quic-issues@ietf.org>; Wed, 24 Oct 2018 21:03:33 -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=KO7xUpFUnGFofxQuQH4lMSlwEqE=; b=YjcKTm9UbHHzbDhl xOd7on5EiEzLgAQejw13+eGe7oZygZrWPqmlyt19bzsWTc+b0W0oLdJKnhDg7SxX tdsuNhCshMA87ZZw4jrnD+TSxJ75NIs/uAbWHnnoBY/WaEj6q2nHIEwjADlSQ75N weXhP6AWSdZv9MRVaX39F4PpUio=
Received: by filter0837p1las1.sendgrid.net with SMTP id filter0837p1las1-12191-5BD14094-11 2018-10-25 04:03:32.691277266 +0000 UTC m=+531882.617348908
Received: from github-lowworker-c7d2ff2.cp1-iad.github.net (unknown [192.30.252.32]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id -j5suaERSzi76h8u3_TqbA for <quic-issues@ietf.org>; Thu, 25 Oct 2018 04:03:32.705 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-c7d2ff2.cp1-iad.github.net (Postfix) with ESMTP id AA2C44C033E for <quic-issues@ietf.org>; Wed, 24 Oct 2018 21:03:32 -0700 (PDT)
Date: Thu, 25 Oct 2018 04:03:32 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abda0efbc46129c3230b00464dac687f0d1483e09f92cf0000000117e9029492a169ce164732a9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1911@github.com>
Subject: [quicwg/base-drafts] Don't amplify accidentally when closing (#1911)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd14094a8644_75303ff04e6d45c44407d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1uiS+aqvpzebC5D/1DTufL5J66Ts8pHKHb07 WyXt/dklQJbZ3/FcnXQYc938ZLkR31XN01u12xLHN33sWAgaEiK9idweYG98B5s8+N51TKYn6bZdTU iJBsQWJh/XDV8NhWM2PLPjwL1hcplNdirr9MfDz6Z+74rJ2jILXz3idXVcH6aItFatBB0WZx916Zuk E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eKyIcxaG9qe3RnZAvlfvhTgSPeE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 04:03:36 -0000

----==_mimepart_5bd14094a8644_75303ff04e6d45c44407d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

A minor point, and we might not even regret this, but it's not worth
risking it.

Closes #1905.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1911

-- Commit Summary --

  * Don't amplify accidentally when closing

-- File Changes --

    M draft-ietf-quic-transport.md (6)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1911.patch
https://github.com/quicwg/base-drafts/pull/1911.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/1911

----==_mimepart_5bd14094a8644_75303ff04e6d45c44407d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>A minor point, and we might not even regret this, but it's not worth<br>
risking it.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1905.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="373713996" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1905" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1905/hovercard" href="https://github.com/quicwg/base-drafts/issues/1905">#1905</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/1911'>https://github.com/quicwg/base-drafts/pull/1911</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Don&#39;t amplify accidentally when closing</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1911/files#diff-0">draft-ietf-quic-transport.md</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1911.patch'>https://github.com/quicwg/base-drafts/pull/1911.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1911.diff'>https://github.com/quicwg/base-drafts/pull/1911.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/1911">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9I1rC64wK2cACnE7_4C_z3SlXdoks5uoTgUgaJpZM4X5dIU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6Gg76CScUWCbqygHD0FRp92_-9Lks5uoTgUgaJpZM4X5dIU.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Don't amplify accidentally when closing (#1911)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1911"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1911",
"url": "https://github.com/quicwg/base-drafts/pull/1911",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Don't amplify accidentally when closing (#1911)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "7a9e8e4",
"value": "Don't amplify accidentally when closing"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1911/files#diff-0) (6 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1911,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1911\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1911"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1911.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1911.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400937492\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd14094a8644_75303ff04e6d45c44407d--


From nobody Wed Oct 24 21:07:09 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 94D07130E1E for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:07:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pZlnEcYvOd0p for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:07:06 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 8C3FF130934 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 21:07:06 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540440425; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=+z1IjuBGno7Gc8TlOcbAvybmI5EBjryfkfoT/2rrc5U=; b=RxE/JI1c5kHjo4Zp0q8F5q+q9Hnw4Y3EftRPhF7/6evPBYcYMljDxjZXT+xwvoa7n83iFpyr R927mE06v0YJeVckFM+qIFHzttj3Xzz4x8l6AYXSnZv9orp7/x1PoBhXGhMl7sWprIOHg2UI cOXq75IerMFO84cacwS9piqJlCE=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bd14169.7f7a6d319120-smtp-out-n03; Thu, 25 Oct 2018 04:07:05 -0000 (UTC)
Date: Wed, 24 Oct 2018 21:07:05 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd14169bc5e6_4532acbf088e5787003d@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 852630: Use octets rather than bytes throughout
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd14169bc140_4532acbf088e57869987"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fAHOtP2WNh-k31lZEVNgoeF_d3A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 04:07:07 -0000

----==_mimepart_5bd14169bc140_4532acbf088e57869987
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/octets
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8526309cac0a845600cb84495ee0545f11f4721d
      https://github.com/quicwg/base-drafts/commit/8526309cac0a845600cb84495ee0545f11f4721d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use octets rather than bytes throughout

Also closes #1863.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd14169bc140_4532acbf088e57869987--


From nobody Wed Oct 24 21:08:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6973B130DE4 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:08:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Dc3ZduiVSdmN for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:08:25 -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 D0B25130934 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 21:08:24 -0700 (PDT)
Date: Wed, 24 Oct 2018 21:08:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540440503; bh=9o5x5yKfhY8GbC71pQTEvqtGVrK6eV8zP075rqrHp8c=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Dx8LBqZgY5qEVZGL7iJJcrHkxI3LW/ZhMRilg6fKLkDg8SViG+XUZw2wKOsE0PXlY gC8m0q3XxfXdMontS73BtBxZpHkxROFDkwmEAvu1eUOHymJWuLf/P7CH6A3VHvWbFq 4Q4u7fRxnWW7oo1cec+FaV0l7OfY+V8+3rPSFvnE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7a1ad7d51fabe21208e7f94d1bf557fe5c302d8992cf0000000117e903b792a169ce164735c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1912@github.com>
Subject: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd141b7ccbe4_21293f881c4d45c064541c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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-hcvJa0w3fTTt1xl8P49X8QLBg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 04:08:26 -0000

----==_mimepart_5bd141b7ccbe4_21293f881c4d45c064541c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I have a feeling that Ian isn't going to like this because it messes with the notion of "bytes in flight" that we use in -recovery.  I would prefer to be consistent though.  For the transport, "bytes in flight" only appeared once, but its use wasn't critical.

Also closes #1863.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1912

-- Commit Summary --

  * Use octets rather than bytes throughout

-- File Changes --

    M draft-ietf-quic-transport.md (49)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1912.patch
https://github.com/quicwg/base-drafts/pull/1912.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/1912

----==_mimepart_5bd141b7ccbe4_21293f881c4d45c064541c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I have a feeling that Ian isn't going to like this because it messes with the notion of "bytes in flight" that we use in -recovery.  I would prefer to be consistent though.  For the transport, "bytes in flight" only appeared once, but its use wasn't critical.</p>
<p>Also <span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1863.">closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="370932268" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1863" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1863/hovercard" href="https://github.com/quicwg/base-drafts/issues/1863">#1863</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/1912'>https://github.com/quicwg/base-drafts/pull/1912</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Use octets rather than bytes throughout</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1912/files#diff-0">draft-ietf-quic-transport.md</a>
    (49)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1912.patch'>https://github.com/quicwg/base-drafts/pull/1912.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1912.diff'>https://github.com/quicwg/base-drafts/pull/1912.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/1912">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw3rjpO9MDQ7rQhLstL0GNYAjPTGks5uoTk3gaJpZM4X5dX0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq04iH09RPolXp1xVMqVItBaBFIiFks5uoTk3gaJpZM4X5dX0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Use octets rather than bytes throughout (#1912)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1912"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1912",
"url": "https://github.com/quicwg/base-drafts/pull/1912",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Use octets rather than bytes throughout (#1912)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "8526309",
"value": "Use octets rather than bytes throughout"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1912/files#diff-0) (49 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1912,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1912\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400938484\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd141b7ccbe4_21293f881c4d45c064541c--


From nobody Wed Oct 24 21:14:12 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AC45D12D4EE for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:14:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DuoGsdPKyxWL for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:14:09 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 8169A130DCD for <quic-issues@ietf.org>; Wed, 24 Oct 2018 21:14:09 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540440848; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=EtS+TxP0cyQSA0KgFcs19Ar5UDj4ocTdjnO3c12V2iM=; b=ExyywWNFG/nuq2Sf1+YyWHdw2u8CozeMzVgbVh+mPnnQ2JtkYJPJfSA6p+pqgYXatyU87qYw 5OVE6JXaogFTN8V7WCxxW+Il1oklbrQ1IXzALRAxF6GmUCi8o3QW8W5dDepbDN2YZSDggCQ9 pgykhiP+wnNHJukFKZtiIV/h3x8=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd14310.7fa500608960-smtp-out-n02; Thu, 25 Oct 2018 04:14:08 -0000 (UTC)
Date: Wed, 24 Oct 2018 21:14:08 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd14310b1b4c_7712acbbe6e057862997@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 92c7dc: Use octets for units; size for packet sizes
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd14310b15bd_7712acbbe6e057862836"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2bkMbMNgYpSNko6YQViE8-rpafo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 04:14:10 -0000

----==_mimepart_5bd14310b15bd_7712acbbe6e057862836
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/octets
  Home:   https://github.com/quicwg/base-drafts
  Commit: 92c7dcaa0632da455c74aea7b506775440e15220
      https://github.com/quicwg/base-drafts/commit/92c7dcaa0632da455c74aea7b506775440e15220
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Use octets for units; size for packet sizes



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd14310b15bd_7712acbbe6e057862836--


From nobody Wed Oct 24 21:14:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 118BB130DE4 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:14:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 AAIFO00z87GZ for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:14: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 4E54E130E44 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 21:14:13 -0700 (PDT)
Date: Wed, 24 Oct 2018 21:14:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540440852; bh=XewDWgZRtl/TjSokqAGx0L26TkiRqff95ogyjJC7Uak=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sImTnmvIDrLSjl8Gr4eFbZrbKVfpplM5kjiN0IR08wXtRY46weDhmVT60abIQlkZp bqENxUOrbgCu9vF3DUsbMX0RrBaMmlr6i6z4nLahzOdQN1I5lzPes/PHlggDWt9+gn R6zco7iBziixmIGvKr2dVNQ+0AJAAJKy3QcnJu2Q=
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/1912/push/2989478824@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1912@github.com>
References: <quicwg/base-drafts/pull/1912@github.com>
Subject: Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd143143c764_365a3f82a4cd45b812034b"; 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/3BJXWEqURO2MEVfglbu1Mk_5X-Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 04:14:15 -0000

----==_mimepart_5bd143143c764_365a3f82a4cd45b812034b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

92c7dca  Use octets for units; size for packet sizes


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1912/files/8526309cac0a845600cb84495ee0545f11f4721d..92c7dcaa0632da455c74aea7b506775440e15220

----==_mimepart_5bd143143c764_365a3f82a4cd45b812034b
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/92c7dca">92c7dca</a>  Use octets for units; size for packet sizes</li>
</ul>


<p style="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/1912/files/8526309cac0a845600cb84495ee0545f11f4721d..92c7dcaa0632da455c74aea7b506775440e15220">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0eVLu3_xYBI5575XO2HUoXw-Pmrks5uoTqUgaJpZM4X5dX0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxfzIVrU3798vm3wORhO8YVkq_b7ks5uoTqUgaJpZM4X5dX0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1912"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1912/files/8526309cac0a845600cb84495ee0545f11f4721d..92c7dcaa0632da455c74aea7b506775440e15220"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1912/files/8526309cac0a845600cb84495ee0545f11f4721d..92c7dcaa0632da455c74aea7b506775440e15220",
"url": "https://github.com/quicwg/base-drafts/pull/1912/files/8526309cac0a845600cb84495ee0545f11f4721d..92c7dcaa0632da455c74aea7b506775440e15220",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1912",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1912:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "92c7dca",
"value": "Use octets for units; size for packet sizes"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912/files/8526309cac0a845600cb84495ee0545f11f4721d..92c7dcaa0632da455c74aea7b506775440e15220"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400938484\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd143143c764_365a3f82a4cd45b812034b--


From nobody Wed Oct 24 21:15:38 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA176130DD2 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:15:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 cYnqDmNzYjFa for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:15: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 32333130934 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 21:15:35 -0700 (PDT)
Date: Wed, 24 Oct 2018 21:15:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540440934; bh=S/E/Sq7QHjmRet+KPKA1IgCYtw3uC8ZKg/68ZtwS/Y8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qQIDoMyVF00U/W3KkOkEyyp9Y2IMMXpzyvwEzBOJsvjBHVFENbj8v7sWmfvGLFcgn XyFwlybusRlH1uOkbWbBcz9qwj0DPItRFbIjSoyp6Q/BWs+bsuX8bSr5xXPZ45wDBI UXPVOtpwyNBt0xrrPqmo9yiEjgDwHDojDkoCP0OE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf6c784fa47b13265818d54c375a04befd7671b9492cf0000000117e9056692a169ce15ed11b4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1840/432908863@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1840@github.com>
References: <quicwg/base-drafts/issues/1840@github.com>
Subject: Re: [quicwg/base-drafts] When to ignore coalesced packets and when to terminate the connection (#1840)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd143667c398_61073f91e90d45c053593a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A4JE-b8MlnQvppKpSOtJSPrnspo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 04:15:37 -0000

----==_mimepart_5bd143667c398_61073f91e90d45c053593a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed as part of the reorg.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1840#issuecomment-432908863
----==_mimepart_5bd143667c398_61073f91e90d45c053593a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closed as part of the reorg.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1840#issuecomment-432908863">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9NU4CuzRpj7MOJpmZXPBGSUqRIXks5uoTrmgaJpZM4XNPa0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7U_j9rsiwsLrX3OXXJoJbiOoKeEks5uoTrmgaJpZM4XNPa0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1840: Closed as part of the reorg."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1840#issuecomment-432908863"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1840#issuecomment-432908863",
"url": "https://github.com/quicwg/base-drafts/issues/1840#issuecomment-432908863",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] When to ignore coalesced packets and when to terminate the connection (#1840)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1840,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1840#issuecomment-432908863"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389346996\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd143667c398_61073f91e90d45c053593a--


From nobody Wed Oct 24 21:15:46 2018
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 88D3112D4EE for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:15:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.469
X-Spam-Level: 
X-Spam-Status: No, score=-3.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 aXRM0S_5Rne0 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:15:35 -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 8F52C130DCD for <quic-issues@ietf.org>; Wed, 24 Oct 2018 21:15:35 -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=2/qJjSvBkH7lWE6NN4T0h5dI08Y=; b=TUJS3FPQK8Q19PR4 JrX0NmvFERilEjdzMxT8FSfYxss/rlu4D/luTmJOYZVaAeVxTT8h1haVm3LoXwx6 WgrN0f+dGWueAeefehO/HXL//sdtJqJE3EoVS31ka2dDcSH5RwnjHr2MJCQkK6Pv auJKYFDbV8x3wXIQAfOUsGnjh48=
Received: by filter1182p1las1.sendgrid.net with SMTP id filter1182p1las1-15906-5BD14366-3 2018-10-25 04:15:34.279571556 +0000 UTC m=+441510.389998297
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0021p1iad2.sendgrid.net (SG) with ESMTP id 4hAHJWnfSzCfWmdpFWATkA for <quic-issues@ietf.org>; Thu, 25 Oct 2018 04:15:34.184 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id 3530B1812DC for <quic-issues@ietf.org>; Wed, 24 Oct 2018 21:15:34 -0700 (PDT)
Date: Thu, 25 Oct 2018 04:15:34 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf6c784fa47b13265818d54c375a04befd7671b9492cf0000000117e9056692a169ce15ed11b4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1840/issue_event/1925161896@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1840@github.com>
References: <quicwg/base-drafts/issues/1840@github.com>
Subject: Re: [quicwg/base-drafts] When to ignore coalesced packets and when to terminate the connection (#1840)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1436633b04_5e993fbec14d45bc924565"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1vlY2y72XN769fModt5lw8FsW8Spc618Gfx5 YzOJl2NZB1QtZXAY770TNk6y5RVYzq9bC18iGkEEnQZeBUbKlIXIMJsVunjQwoTyyqXWSd1EYko170 PD5WJ9ozMoQ2ChPcNoxkCahHlm1Re6GadidPbuKS+4owS1sIM+MQiZNi+8mNw6Nfme1uelb11yOHMW I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qsd89JvaxCcWfzq0Ypil4nYzWsY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 04:15:38 -0000

----==_mimepart_5bd1436633b04_5e993fbec14d45bc924565
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1840.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1840#event-1925161896
----==_mimepart_5bd1436633b04_5e993fbec14d45bc924565
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="367858100" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1840" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1840/hovercard" href="https://github.com/quicwg/base-drafts/issues/1840">#1840</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/1840#event-1925161896">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9NU4CuzRpj7MOJpmZXPBGSUqRIXks5uoTrmgaJpZM4XNPa0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7U_j9rsiwsLrX3OXXJoJbiOoKeEks5uoTrmgaJpZM4XNPa0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1840."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1840#event-1925161896"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1840#event-1925161896",
"url": "https://github.com/quicwg/base-drafts/issues/1840#event-1925161896",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] When to ignore coalesced packets and when to terminate the connection (#1840)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1840#event-1925161896"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 389346996\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1436633b04_5e993fbec14d45bc924565--


From nobody Wed Oct 24 21:15:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3255130DE4 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:15:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 BBfEe5b2nzVb for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:15: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 11BCB130934 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 21:15:43 -0700 (PDT)
Date: Wed, 24 Oct 2018 21:15:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540440942; bh=M3+QqD+6YaCRvGm/bwB4KjYX7vm8tGgSatMGi1yCn6g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x/ABAucZO0iA1sH/HVPUlH/WKef0lLpB6y1E5fkRbjBSL9LsW6ile8Ja9R9LPweJt IT0gyCTX/M+w0BMtiBFp6yOFVJZgCs0xA17nxRXeapgT9F3DFxb42ULjLw1lJHik6a C6k44hhXw39lmVoP7gJbeZ8qwkL++lzQofH+CpKg=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4fc2c35e056193bc5ae588b0d61473f9a6f7e1ad92cf0000000117e9056e92a169ce164732a9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1911/review/168203441@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1911@github.com>
References: <quicwg/base-drafts/pull/1911@github.com>
Subject: Re: [quicwg/base-drafts] Don't amplify accidentally when closing (#1911)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1436e259f5_73e03fbffaed45b4490445"; 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/D-d8OyS5oRQyhYt7fsXNGvhxgcQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 04:15:45 -0000

----==_mimepart_5bd1436e259f5_73e03fbffaed45b4490445
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/1911#pullrequestreview-168203441
----==_mimepart_5bd1436e259f5_73e03fbffaed45b4490445
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/1911#pullrequestreview-168203441">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_rxz03JVJUf9njLKpez5iMPifabks5uoTrugaJpZM4X5dIU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2Gfy5bUTM7g9-5SxYju6yVH9bypks5uoTrugaJpZM4X5dIU.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann approved #1911"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1911#pullrequestreview-168203441"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1911#pullrequestreview-168203441",
"url": "https://github.com/quicwg/base-drafts/pull/1911#pullrequestreview-168203441",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann approved 1911",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1911#pullrequestreview-168203441"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400937492\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1436e259f5_73e03fbffaed45b4490445--


From nobody Wed Oct 24 21:29:10 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 994B512D4EE for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:29:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EWEmiIqj5QvA for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:29:08 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 9283C128CFD for <quic-issues@ietf.org>; Wed, 24 Oct 2018 21:29:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540441748; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=/r1+SHnk/YB6uge3AUFTbBNSRA1CXpvFqZuAIl0ITQ8=; b=su+BUFKziakNYMRPvW39osx+QW28OJBFCrs71SH+O6HIlCGMne7mJmTZIzv9dvaCaSNlQyEP icsq5tn0saco+SzShZycATUJ3pTk4uxeB+leR2fBnCJD3An+82mLWp9gZcTu3lI1OubqAcbc SWzL1oRPIeBBWHAmHKGPkHQ8GvM=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd14693.7f89bb6ff690-smtp-out-n01; Thu, 25 Oct 2018 04:29:07 -0000 (UTC)
Date: Wed, 24 Oct 2018 21:29:07 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd14693957f5_47d62ac01b96e5782028a@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 5916d7: Clarify ECN counters
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd1469395272_47d62ac01b96e57820128"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5Upr99JiML7Pc44ITwkjq2IZT6E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 04:29:10 -0000

----==_mimepart_5bd1469395272_47d62ac01b96e57820128
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ecn-counting-cleanup
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5916d7f0d6012fe39a28261f9cf65030ab069899
      https://github.com/quicwg/base-drafts/commit/5916d7f0d6012fe39a28261f9cf65030ab069899
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify ECN counters

This deals with the distinction between IP and QUIC packets better,
clarifies the interaction with packet coalescing, and makes it clear
that counts are ACK state and therefore separated by packet number
space.

Closes #1838.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd1469395272_47d62ac01b96e57820128--


From nobody Wed Oct 24 21:29:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A9B612D4EE for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:29:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 dBi1uxqnMjbt for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:29:33 -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 1087C128CFD for <quic-issues@ietf.org>; Wed, 24 Oct 2018 21:29:33 -0700 (PDT)
Date: Wed, 24 Oct 2018 21:29:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540441772; bh=tKO0Zm/DSpspfY86eM9Npxtpc5DPH9iGMIf0F3ODgZQ=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=OefpGaPoJC7zyD4a2k8QYUni1F8LQqqjypdwTxTyRzXK0CrbowTETgjgBJPIOsVhu ovPKyj+SzDS6eKDkIqTWOIBTNbTs3/kglIvMHUfangDCTJLRsVrWkS1BCk9Qw3uWjA U2OJdzF0oaUh3ZFzBf7BDxGOCs53GNQOBOpnVSVQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd21943e57d1a9681b1744b0e055fe0aaf819f78792cf0000000117e908ac92a169ce1647433c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1913@github.com>
Subject: [quicwg/base-drafts] Clarify ECN counters (#1913)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd146ac7c1a5_35823fbcce0d45c4503663"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IQKVP69qsNlb7cOeWINHYKW3spI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 04:29:34 -0000

----==_mimepart_5bd146ac7c1a5_35823fbcce0d45c4503663
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This deals with the distinction between IP and QUIC packets better,
clarifies the interaction with packet coalescing, and makes it clear
that counts are ACK state and therefore separated by packet number
space.

Closes #1838.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1913

-- Commit Summary --

  * Clarify ECN counters

-- File Changes --

    M draft-ietf-quic-transport.md (29)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1913.patch
https://github.com/quicwg/base-drafts/pull/1913.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/1913

----==_mimepart_5bd146ac7c1a5_35823fbcce0d45c4503663
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This deals with the distinction between IP and QUIC packets better,<br>
clarifies the interaction with packet coalescing, and makes it clear<br>
that counts are ACK state and therefore separated by packet number<br>
space.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1838.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="367539462" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1838" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1838/hovercard" href="https://github.com/quicwg/base-drafts/issues/1838">#1838</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/1913'>https://github.com/quicwg/base-drafts/pull/1913</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Clarify ECN counters</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1913/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/1913.patch'>https://github.com/quicwg/base-drafts/pull/1913.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1913.diff'>https://github.com/quicwg/base-drafts/pull/1913.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/1913">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0x0z0QcStrEkIYwBkvy7keRam2nks5uoT4sgaJpZM4X5eXE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9UQ0cCpiEV7J0bVervJdhCDcFzEks5uoT4sgaJpZM4X5eXE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Clarify ECN counters (#1913)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1913"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1913",
"url": "https://github.com/quicwg/base-drafts/pull/1913",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Clarify ECN counters (#1913)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "5916d7f",
"value": "Clarify ECN counters"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1913/files#diff-0) (29 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1913,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1913\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1913"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1913.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1913.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400942532\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd146ac7c1a5_35823fbcce0d45c4503663--


From nobody Wed Oct 24 21:37:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8105912D4EE for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:37:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 mCGWwYPAIqIZ for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 21:37: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 7E638128CFD for <quic-issues@ietf.org>; Wed, 24 Oct 2018 21:37:03 -0700 (PDT)
Date: Wed, 24 Oct 2018 21:37:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540442222; bh=soLNOvVfMCHwSUHcObI8n3ZabNJYAdpDH7yXIo8rIck=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ctse7Uez4FVWUgHSXPZM8Lupvrbta+JAEkoMXLlMd9xgCFlcp3gecMSBjwK2+efAl alPfK+Xz4NfEBE620FOuh2YhWLYvhIWVuLU+CQDdk5KkE2F81v/+xEGM/j1PHbonUc f+REwXTwfMelaDLcVSrIF+zSFxZEB18jbtCSRiSY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4870a46aee8ffa48da56571081fee206c6afe3e192cf0000000117e90a6e92a169ce15e0229d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1834/432911920@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_5bd1486e97f4f_5eb33fbec14d45bc681959"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7nHq-2C5LRPXMWQbYH5inXu172U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 04:37:06 -0000

----==_mimepart_5bd1486e97f4f_5eb33fbec14d45bc681959
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm very much inclined to leave this "unfixed", but to leave a warning that sending large post-handshake messages risks connection failure.

> I had assumed that TLS stacks always expose the 1-RTT read key to the QUIC stacks acting as a server when it receives ClientFinished. I'd be curious to know if there are TLS stacks that takes an alternative approach.

That was what I had assumed too, until I thought through the nasty interactions with partial Handshake flights and 0-RTT.  That is, the TLS stack makes secrets available at the point that it would normally be installing them for its own use.  In that way, a server wouldn't install the 1-RTT read keys until it had processed the finished from the client, exactly as you say.

My current patch (which is still under review) releases secrets as soon as possible to avoid the problem where the server can't read Handshake acknowledgements because it is receiving 0-RTT.  The main consequence of that is that you need a separate API where the TLS stack tells the QUIC stack what it is willing to send and receive (well, I had a ton of fun fixing tests as well, but that's just because we were a little lazy with certain things in the past).

-- 
You are receiving this 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#issuecomment-432911920
----==_mimepart_5bd1486e97f4f_5eb33fbec14d45bc681959
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I'm very much inclined to leave this "unfixed", but to leave a warning=
 that sending large post-handshake messages risks connection failure.</p>=

<blockquote>
<p>I had assumed that TLS stacks always expose the 1-RTT read key to the =
QUIC stacks acting as a server when it receives ClientFinished. I'd be cu=
rious to know if there are TLS stacks that takes an alternative approach.=
</p>
</blockquote>
<p>That was what I had assumed too, until I thought through the nasty int=
eractions with partial Handshake flights and 0-RTT.  That is, the TLS sta=
ck makes secrets available at the point that it would normally be install=
ing them for its own use.  In that way, a server wouldn't install the 1-R=
TT read keys until it had processed the finished from the client, exactly=
 as you say.</p>
<p>My current patch (which is still under review) releases secrets as soo=
n as possible to avoid the problem where the server can't read Handshake =
acknowledgements because it is receiving 0-RTT.  The main consequence of =
that is that you need a separate API where the TLS stack tells the QUIC s=
tack what it is willing to send and receive (well, I had a ton of fun fix=
ing tests as well, but that's just because we were a little lazy with cer=
tain things in the past).</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/1834#issuecomment-432911920">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5Op=
WfGcBeNwJ-mcGutYi4tFh5S9ks5uoT_ugaJpZM4XJU8a">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5hUE7e0qR3bpps5Cp57Hr_g=
zSSoks5uoT_ugaJpZM4XJU8a.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1834: I'm very much inclined to leave this \"unfixed\", but=
 to leave a warning that sending large post-handshake messages risks conn=
ection failure.\r\n\r\n\u003e I had assumed that TLS stacks always expose=
 the 1-RTT read key to the QUIC stacks acting as a server when it receive=
s ClientFinished. I'd be curious to know if there are TLS stacks that tak=
es an alternative approach.\r\n\r\nThat was what I had assumed too, until=
 I thought through the nasty interactions with partial Handshake flights =
and 0-RTT.  That is, the TLS stack makes secrets available at the point t=
hat it would normally be installing them for its own use.  In that way, a=
 server wouldn't install the 1-RTT read keys until it had processed the f=
inished from the client, exactly as you say.\r\n\r\nMy current patch (whi=
ch is still under review) releases secrets as soon as possible to avoid t=
he problem where the server can't read Handshake acknowledgements because=
 it is receiving 0-RTT.  The main consequence of that is that you need a =
separate API where the TLS stack tells the QUIC stack what it is willing =
to send and receive (well, I had a ton of fun fixing tests as well, but t=
hat's just because we were a little lazy with certain things in the past)=
."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-=
drafts/issues/1834#issuecomment-432911920"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment=
-432911920",
"url": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-43=
2911920",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Flow control for post-handshake CRYPTO=
 messages (#1834)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1834,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1834\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-43=
2911920"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3883210=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd1486e97f4f_5eb33fbec14d45bc681959--


From nobody Wed Oct 24 22:07:49 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B3159130DE4 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 22:07:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 1bQRGqT46U8r for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 22:07: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 DD3D8128CFD for <quic-issues@ietf.org>; Wed, 24 Oct 2018 22:07:44 -0700 (PDT)
Date: Wed, 24 Oct 2018 22:07:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540444063; bh=GH+TVe3PPVOuem4pVha1UOu5oP+zBcyYrgClOd6AjnY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NHrC2n/9tGxEdslUt+pYx+VHwOr7YTlEr3xjCy4fRFAJt3Q1DTPo+fv62mcDD0beD 21uQPauAL/KDQt7t+7/VzjgVLg+8Yiale4M7YIhCqptAXxvai2hY7vgNmSU+TMLASg ToXc7ldL+ssCGiHE75r9lye8M+ir7UPDgj0tLHi4=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc691e564a2cb3aba85bf7842691351cd17bbd43f92cf0000000117e9119f92a169ce164735c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1912/review/168209821@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1912@github.com>
References: <quicwg/base-drafts/pull/1912@github.com>
Subject: Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd14f9fb3552_35673fbcce0d45c4107913b"; 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/EY8I4KQkh-2r7lLR2OeJF3ynfM4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 05:07:47 -0000

----==_mimepart_5bd14f9fb3552_35673fbcce0d45c4107913b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -618,8 +617,8 @@ sent_packets:
 : An association of packet numbers to information about them, including a number
   field indicating the packet number, a time field indicating the time a packet
   was sent, a boolean indicating whether the packet is ack-only, a boolean
-  indicating whether it counts towards bytes in flight, and a bytes
-  field indicating the packet's size.  sent_packets is ordered by packet number,
+  indicating whether it counts towards bytes in flight, and a size field

It says bytes in flight

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1912#pullrequestreview-168209821
----==_mimepart_5bd14f9fb3552_35673fbcce0d45c4107913b
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/1912#discussion_r228035289">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -618,8 +617,8 @@ sent_packets:
 : An association of packet numbers to information about them, including a number
   field indicating the packet number, a time field indicating the time a packet
   was sent, a boolean indicating whether the packet is ack-only, a boolean
-  indicating whether it counts towards bytes in flight, and a bytes
-  field indicating the packet&#39;s size.  sent_packets is ordered by packet number,
+  indicating whether it counts towards bytes in flight, and a size field
</pre>
<p>It says bytes in flight</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1912#pullrequestreview-168209821">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq37k4gOvYiOdxtHfAaMTpUzglR-hks5uoUcfgaJpZM4X5dX0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq56i2a8a055SEV_Z_2RXf-yIOwuKks5uoUcfgaJpZM4X5dX0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1912"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1912#pullrequestreview-168209821"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1912#pullrequestreview-168209821",
"url": "https://github.com/quicwg/base-drafts/pull/1912#pullrequestreview-168209821",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1912",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912#pullrequestreview-168209821"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400938484\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd14f9fb3552_35673fbcce0d45c4107913b--


From nobody Wed Oct 24 22:44:54 2018
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 7D7F512D4E6 for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 22:44:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 8ecUllXTaJIv for <quic-issues@ietfa.amsl.com>; Wed, 24 Oct 2018 22:44:50 -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 E3BAA130E3D for <quic-issues@ietf.org>; Wed, 24 Oct 2018 22:44: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=13cMtHa0+btgeY4aW7x632OUaIQ=; b=vaFamz/KX0AT/mOP kg+5OfmHux8Vf/ORoc9nScKOnlX65Mv0zK7xoNY+k0jqwiJLH2Oojlo6XipB1Mbk EwxH0gpOhM0aPYlsbLJouL/W95SsRUK3bfFaHkJDB+3jK4x4BVUQAvYKpqSJzW8A wqmIM7/K4OBqeYoayJojxPovExw=
Received: by filter1041p1las1.sendgrid.net with SMTP id filter1041p1las1-28807-5BD1584F-2A 2018-10-25 05:44:48.001118857 +0000 UTC m=+540863.681125717
Received: from github-lowworker-e711880.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id q6PmrsWlQU6_CkGf5U1FrQ for <quic-issues@ietf.org>; Thu, 25 Oct 2018 05:44:47.899 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e711880.cp1-iad.github.net (Postfix) with ESMTP id D9A394400C0 for <quic-issues@ietf.org>; Wed, 24 Oct 2018 22:44:47 -0700 (PDT)
Date: Thu, 25 Oct 2018 05:44:48 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6c41656044083cb6065fd1b674090692acf8cc5f92cf0000000117e91a4f92a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/168213030@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1584fd7908_44f3ff7652d45b415531c"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak10KtWMUfSqzPxKjvBDA5wQHkp467tCJLJDvt MZk1j+JSpif67wqeaHQJZTCk/Pex2h2XilEl9iMF9OYzn3GSye9tNpc52gRzJIbdj9yNsDH4f3wV5k 9agToprL7Fjcp0tTyakCiN3KNF6IpD8mHAt02pbs7JNFF+xp9PNUZA0OcgVrpg4qE59p+fsGAPPJiG w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wKTJLvOJN2apj4Ilt7qctYpkRK8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 05:44:53 -0000

----==_mimepart_5bd1584fd7908_44f3ff7652d45b415531c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.

Much better - but we are close to the point where distinguishing stream types by frame type variant only makes more sense.

>  
-The maximum stream ID is specific to each endpoint and applies only to the peer
-that receives the setting. That is, clients specify the maximum stream ID the
-server can initiate, and servers specify the maximum stream ID the client can
-initiate.  Each endpoint may respond on streams initiated by the other peer,
-regardless of whether it is permitted to initiate new streams.
+The stream limit is specific to each endpoint and applies only to the peer that
+receives the setting. That is, clients limit the number of streams the server

Mixing plural clients with singular server. And vice versa below.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168213030
----==_mimepart_5bd1584fd7908_44f3ff7652d45b415531c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<p>Much better - but we are close to the point where distinguishing stream types by frame type variant only makes more sense.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r228038053">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The maximum stream ID is specific to each endpoint and applies only to the peer
-that receives the setting. That is, clients specify the maximum stream ID the
-server can initiate, and servers specify the maximum stream ID the client can
-initiate.  Each endpoint may respond on streams initiated by the other peer,
-regardless of whether it is permitted to initiate new streams.
+The stream limit is specific to each endpoint and applies only to the peer that
+receives the setting. That is, clients limit the number of streams the server
</pre>
<p>Mixing plural clients with singular server. And vice versa below.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168213030">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzFN2VTP8WpAI0dRgOYwSqYwymyFks5uoU_PgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8xV01CtzDL_ew14jP8v5IMPLoAVks5uoU_PgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168213030"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168213030",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168213030",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1906",
"sections": [
{
"text": "Much better - but we are close to the point where distinguishing stream types by frame type variant only makes more sense.",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168213030"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1584fd7908_44f3ff7652d45b415531c--


From nobody Thu Oct 25 01:11:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2BE23130DE0 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 01:11:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 imY82KpX08tN for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 01:11: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 64442130DDC for <quic-issues@ietf.org>; Thu, 25 Oct 2018 01:11:02 -0700 (PDT)
Date: Thu, 25 Oct 2018 01:11:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540455061; bh=XlIe328mjcjuNdnXUSV6/cE/yjUUx+RuOZnt52Qd0Fg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jVXUSl/1QGPynOmjKv3bh70vJF/72ozG9xL+2RTrRlhQKsiSzhpWYkqqwFbNPu/pI y1DcWTvVHZjJC/mLGATBe/AWTVsJkYiGLcYfOT1YVEVE1g8OGX1UFtjflC0X1B8QDa UCbLH1oG/+HKoQFKkx6ZIpmZegy27ffZfHRAPB1U=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcb947eb9557f4519a64db178623f114932204d1792cf0000000117e93c9592a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168254760@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd17a9537176_75193ff04e6d45c41964459"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZkdyOD4je4dsdpabWgeBk0YwXQU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 08:11:04 -0000

----==_mimepart_5bd17a9537176_75193ff04e6d45c41964459
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> -transport parameters.  The position and the format of the version fields in
-transport parameters MUST either be identical across different QUIC versions, or
-be unambiguously different to ensure no confusion about their interpretation.
-One way that a new format could be introduced is to define a TLS extension with
-a different codepoint.
+is sent by an attacker.
+
+To protect against these attacks, the transport parameters includes the complete
+list of versions that a client is willing to use, with the version they used for
+sending the first packet in the first entry.  Including this information in the
+cryptographic handshake provides it with integrity protection, and allows the
+server to detect version downgrade attacks.
+
+The client MUST include the first QUIC version it attempts to use as the first
+entry of the supported_versions list in the transport parameters.  A server MUST
+close the connection attempt with a VERSION_NEGOTIATION_ERROR if it supports the

Oh, so that would be the case where the v2 and v1 are not compatible, that is, the server has to respect the client's choice between v1 and v2.  In this case, we're not respecting the client's preferences.  I think that I'll have to take @ekr's design here to fix that.  That is, the client advertises the version it attempts first, then it provides a list in preference order.  Then validation at the server goes thus:

original version is supported, but not the current version = error
client prefers an incompatible version over the current version and the preferred version is supported by the server = error

Does that sound 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/1901#discussion_r228072597
----==_mimepart_5bd17a9537176_75193ff04e6d45c41964459
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/1901#discussion_r228072597">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -transport parameters.  The position and the format of the version fields in
-transport parameters MUST either be identical across different QUIC versions, or
-be unambiguously different to ensure no confusion about their interpretation.
-One way that a new format could be introduced is to define a TLS extension with
-a different codepoint.
+is sent by an attacker.
+
+To protect against these attacks, the transport parameters includes the complete
+list of versions that a client is willing to use, with the version they used for
+sending the first packet in the first entry.  Including this information in the
+cryptographic handshake provides it with integrity protection, and allows the
+server to detect version downgrade attacks.
+
+The client MUST include the first QUIC version it attempts to use as the first
+entry of the supported_versions list in the transport parameters.  A server MUST
+close the connection attempt with a VERSION_NEGOTIATION_ERROR if it supports the
</pre>
<p>Oh, so that would be the case where the v2 and v1 are not compatible, that is, the server has to respect the client's choice between v1 and v2.  In this case, we're not respecting the client's preferences.  I think that I'll have to take <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>'s design here to fix that.  That is, the client advertises the version it attempts first, then it provides a list in preference order.  Then validation at the server goes thus:</p>
<p>original version is supported, but not the current version = error<br>
client prefers an incompatible version over the current version and the preferred version is supported by the server = error</p>
<p>Does that sound 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/1901#discussion_r228072597">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9V3boLeYSjvnu6Pjc29mphR-1xHks5uoXIVgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0rBMb_Pa3eCfRSaPsyIrJmq76Vzks5uoXIVgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r228072597"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228072597",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228072597",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228072597"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd17a9537176_75193ff04e6d45c41964459--


From nobody Thu Oct 25 01:54:06 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 73546130DFA for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 01:54:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VRclhwlw0Q1K for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 01:54:02 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 783E0130DF2 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 01:54:02 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540457641; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=fHRyHiWYpIlA7gBwoTixV0R0i8I/PkwGHEfvQYaH8oM=; b=Mb/ZoWFKovStiX125A919PboXQocc8HIBk6G/3SCndyTsxDwRDbwWkdwUOAzPe64a+gnTGeP QWNw67tMnBWpyMaZyW7lTyXExGNV3h2RtF+LdlmXLKTZjdCEy78y4ksqWHWI3qWscOs2JnV8 Ao6BapuHFqRwykvsgHUGSoIswnA=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd184a9.7fdab81aa900-smtp-out-n01; Thu, 25 Oct 2018 08:54:01 -0000 (UTC)
Date: Thu, 25 Oct 2018 01:54:01 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd184a984077_62132aca797625785565c@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f12bec: Thwart downgrade attacks between incompatible vers...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd184a983966_62132aca7976257855520"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TGDgbiFRgslcHNJQX8xNGf6udII>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 08:54:05 -0000

----==_mimepart_5bd184a983966_62132aca7976257855520
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: f12becdc359d0741ddd8c57abf6ae9485a0530c9
      https://github.com/quicwg/base-drafts/commit/f12becdc359d0741ddd8c57abf6ae9485a0530c9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Thwart downgrade attacks between incompatible versions

This complicates things slightly more.  The client has to order its
supported versions strictly (and respect that ordering in its selection
of versions).  The server has to validate things more carefully.

I have an algorithm for validation in comments, I'm interested in
whether that is worth putting in the draft.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd184a983966_62132aca7976257855520--


From nobody Thu Oct 25 01:55:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 565E2130DFA for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 01:54:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 LpfaFq9z8bgr for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 01:54: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 B072E130DC0 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 01:54:57 -0700 (PDT)
Date: Thu, 25 Oct 2018 01:54:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540457696; bh=/4wiOOUGAMnFbuLP9Mfy8m1SNJPASvpKW7YfQNY6g/c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y0UEsPeBvfCowsaIDV4W4fBfvxVHJtl7TDP7ZlucpwQrgUfEqB5cujA9UqHn3s24D 5frCFdrcKyK4Jcx7aC5KLwjmLH/3Y72H34OuaZEhqLYr5dcHXD+/RWEST9CzXTmlsM l/w7lxEc7ibOUHFPvZanoyPHjTaumEpg3T4qn5hA=
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/1901/push/2990078538@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd184e0abbfa_20ea3f881c4d45c0133158c"; 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/rxAhCyqtzs6rT9BQtFACkjI5Be0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 08:54:59 -0000

----==_mimepart_5bd184e0abbfa_20ea3f881c4d45c0133158c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

f12becd  Thwart downgrade attacks between incompatible versions


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901/files/f997b10bdbefece517e6667e995cda96b77cc618..f12becdc359d0741ddd8c57abf6ae9485a0530c9

----==_mimepart_5bd184e0abbfa_20ea3f881c4d45c0133158c
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/f12becd">f12becd</a>  Thwart downgrade attacks between incompatible versions</li>
</ul>


<p style="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/1901/files/f997b10bdbefece517e6667e995cda96b77cc618..f12becdc359d0741ddd8c57abf6ae9485a0530c9">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6an8l6pDbXkErf1ht7OLxTibuYQks5uoXxggaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0CchYZ-avUgd8vQWJEMB6U3Lhjmks5uoXxggaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901/files/f997b10bdbefece517e6667e995cda96b77cc618..f12becdc359d0741ddd8c57abf6ae9485a0530c9"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901/files/f997b10bdbefece517e6667e995cda96b77cc618..f12becdc359d0741ddd8c57abf6ae9485a0530c9",
"url": "https://github.com/quicwg/base-drafts/pull/1901/files/f997b10bdbefece517e6667e995cda96b77cc618..f12becdc359d0741ddd8c57abf6ae9485a0530c9",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1901",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1901:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "f12becd",
"value": "Thwart downgrade attacks between incompatible versions"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901/files/f997b10bdbefece517e6667e995cda96b77cc618..f12becdc359d0741ddd8c57abf6ae9485a0530c9"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd184e0abbfa_20ea3f881c4d45c0133158c--


From nobody Thu Oct 25 01:57:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0852412870E for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 01:57:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Ym8ptwBY267M for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 01:57:19 -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 4FE81130DFD for <quic-issues@ietf.org>; Thu, 25 Oct 2018 01:57:19 -0700 (PDT)
Date: Thu, 25 Oct 2018 01:57:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540457838; bh=HX+A+dFdGUAzUfAEiuti/qX1aSjDH6k98fngdZjYJSs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=h1mvEYsd8Wsvi2yNySYeEShT5WNpkPt5gF7b1bs5bL5QmHBK41VtlsKiAdvFqgmd5 BnPadjLLiiJiqjbZVkwvTb2mvs+4/NoEz9gy+3mfmnSGqZXZtnCeeOGkyBlr2Ha6n4 pRdpk+ASCjiOMs4JTqGGY1HWmKjdW/r+Ui9rH2Zs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abedbc73586738da1051f7e560b01c0e43f948193792cf0000000117e9476e92a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c432970257@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1856e5af41_55453fa4ab0d45b457154a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m7t_yhbcEyBxN2l9-PSwhGjKlHI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 08:57:21 -0000

----==_mimepart_5bd1856e5af41_55453fa4ab0d45b457154a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks @kazuho for finding another hole.  That validated the design that @ekr had for this, which separated the first attempted version from the supported versions list.  It turns out that the preference order in the supported versions was necessary to prevent that.  The client needs to tell the server how it would select between common versions so that the choice between incompatible versions can be validated.

This is slightly more complicated, but not much.  Please review the algorithm I put in comments and let me know if you think that would be helpful in documenting the validation process.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-432970257
----==_mimepart_5bd1856e5af41_55453fa4ab0d45b457154a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Thanks <a class=3D"user-mention" data-hovercard-type=3D"user" data-hov=
ercard-url=3D"/hovercards?user_id=3D41567" data-octo-click=3D"hovercard-l=
ink-click" data-octo-dimensions=3D"link_type:self" href=3D"https://github=
.com/kazuho">@kazuho</a> for finding another hole.  That validated the de=
sign that <a class=3D"user-mention" data-hovercard-type=3D"user" data-hov=
ercard-url=3D"/hovercards?user_id=3D1111457" data-octo-click=3D"hovercard=
-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https://gith=
ub.com/ekr">@ekr</a> had for this, which separated the first attempted ve=
rsion from the supported versions list.  It turns out that the preference=
 order in the supported versions was necessary to prevent that.  The clie=
nt needs to tell the server how it would select between common versions s=
o that the choice between incompatible versions can be validated.</p>
<p>This is slightly more complicated, but not much.  Please review the al=
gorithm I put in comments and let me know if you think that would be help=
ful in documenting the validation process.</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/1901#issuecomment-432970257">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8JTm7=
IxeANqCPxGwodns0vlbkjiks5uoXzugaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqwR2YFQ0hYHdKwZAzd4oec9g224l=
ks5uoXzugaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1901: Thanks @kazuho for finding another hole.  That valida=
ted the design that @ekr had for this, which separated the first attempte=
d version from the supported versions list.  It turns out that the prefer=
ence order in the supported versions was necessary to prevent that.  The =
client needs to tell the server how it would select between common versio=
ns so that the choice between incompatible versions can be validated.\r\n=
\r\nThis is slightly more complicated, but not much.  Please review the a=
lgorithm I put in comments and let me know if you think that would be hel=
pful in documenting the validation process."}],"action":{"name":"View Pul=
l Request","url":"https://github.com/quicwg/base-drafts/pull/1901#issueco=
mment-432970257"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
32970257",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4329=
70257",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4329=
70257"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd1856e5af41_55453fa4ab0d45b457154a--


From nobody Thu Oct 25 02:29:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD3A5130DEB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 02:29:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 V5shr7nE1CLL for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 02:29: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 2691112870E for <quic-issues@ietf.org>; Thu, 25 Oct 2018 02:29:30 -0700 (PDT)
Date: Thu, 25 Oct 2018 02:29:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540459768; bh=fUg+73BssZT5D2cXyibT+EmV8zf+2txyhaLtKPbRJC0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wlYK71tZHCWEpQ9hk5qAZ4n3akH2IEo6LxKy9cGtM5v87Q76OtwuAiJiDdVdqHTEc Cj0q1MqNqXiM9rFT/b0gub4kQtgm3dPvgvLwqVWF8sKZ4xqi3Wy2lLL0Rk/XilVcwX ra0UnLgc+/vK0UDBfh0iXNemAC265Cho/TU5otbU=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abea6687dd4af9f18b015eba56cc2169bdd1b3dc9792cf0000000117e94ef892a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c432980968@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd18cf815974_2d1a3fdef3ed45c419111f9"; 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/POhzGV-w8mzOVB44WxFTBNxckcE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 09:29:32 -0000

----==_mimepart_5bd18cf815974_2d1a3fdef3ed45c419111f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Are we sure we want to do this? Usually I'm all for doing things smarter, but it seems like there is a huge attack vector here and a great opportunity for implementations to get things wrong, especially across versions.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-432980968
----==_mimepart_5bd18cf815974_2d1a3fdef3ed45c419111f9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Are we sure we want to do this? Usually I'm all for doing things smarter, but it seems like there is a huge attack vector here and a great opportunity for implementations to get things wrong, especially across versions.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1901#issuecomment-432980968">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy5u0b1OBcNBUD00k7a0vNbQcUZNks5uoYR4gaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4JGJzBhI0AZyT50z2KvysPvdvGeks5uoYR4gaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1901: Are we sure we want to do this? Usually I'm all for doing things smarter, but it seems like there is a huge attack vector here and a great opportunity for implementations to get things wrong, especially across versions."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#issuecomment-432980968"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-432980968",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-432980968",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-432980968"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd18cf815974_2d1a3fdef3ed45c419111f9--


From nobody Thu Oct 25 05:56:34 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 01C1D12896A for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 05:56:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 i38P6-O8Q-4L for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 05:56: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 185EA1271FF for <quic-issues@ietf.org>; Thu, 25 Oct 2018 05:56:31 -0700 (PDT)
Date: Thu, 25 Oct 2018 05:56:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540472189; bh=9M/A9/HDXn3XhTogGotgwIV6rmiiPeZf0raAwhSB5os=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hMN3NzPyJwvmQ5k4Bjq4zQB1HLVu+XnHSyj7twMW0fz3AQG08QV9fpUaxQowJ0qRg XvxsIn9c2qTqo+QAfMVr/kWK1o7jdzLBxErBNot4Ek8NPm5VtqdJLTzsLogjb5tL28 2DBu7OZ0nGzgS0TZjy59FijYHqnK9W9jKXJXkzS8=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4c34bcbe6193d82f02359c0716e99f933349491492cf0000000117e97f7d92a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/c433039680@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1bd7dbda8c_135b3fa4ab0d45b4635949"; 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/KoH813PNBI-boz9ve3TY2B5nhss>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 12:56:33 -0000

----==_mimepart_5bd1bd7dbda8c_135b3fa4ab0d45b4635949
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> Sitting down and defining the interface (which consists primarily of the creation, use, and cancellation of streams, plus the creation and cancellation of connections) is difficult and time-consuming, and previous attempts to do that have failed. So I don't want to start down that path at this stage; it would delay things.

+1. The more I think about it, the more it sounds like [TAPS](https://datatracker.ietf.org/wg/taps/about/). Let's not voyage to that path right now.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900#issuecomment-433039680
----==_mimepart_5bd1bd7dbda8c_135b3fa4ab0d45b4635949
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>Sitting down and defining the interface (which consists primarily of t=
he creation, use, and cancellation of streams, plus the creation and canc=
ellation of connections) is difficult and time-consuming, and previous at=
tempts to do that have failed. So I don't want to start down that path at=
 this stage; it would delay things.</p>
</blockquote>
<p>+1. The more I think about it, the more it sounds like <a href=3D"http=
s://datatracker.ietf.org/wg/taps/about/" rel=3D"nofollow">TAPS</a>. Let's=
 not voyage to that path right now.</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/1900#issuecomment-433039680">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyeQp6=
iVoqPm2Zecdzn6p5jxroHFks5uobT9gaJpZM4X3GHV">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq53rQfWFFSsosJHTR1FQl9EURiXb=
ks5uobT9gaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #1900: \u003e Sitting down and defining the interface (which consi=
sts primarily of the creation, use, and cancellation of streams, plus the=
 creation and cancellation of connections) is difficult and time-consumin=
g, and previous attempts to do that have failed. So I don't want to start=
 down that path at this stage; it would delay things.\r\n\r\n+1. The more=
 I think about it, the more it sounds like [TAPS](https://datatracker.iet=
f.org/wg/taps/about/). Let's not voyage to that path right now."}],"actio=
n":{"name":"View Pull Request","url":"https://github.com/quicwg/base-draf=
ts/pull/1900#issuecomment-433039680"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-4=
33039680",
"url": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-4330=
39680",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] One close frames (#1900)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1900,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1900\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-4330=
39680"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003189=
33\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd1bd7dbda8c_135b3fa4ab0d45b4635949--


From nobody Thu Oct 25 06:32:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11650130E3D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 06:32:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 vrwHTIplh0xB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 06:32: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 91DB4120072 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 06:32:09 -0700 (PDT)
Date: Thu, 25 Oct 2018 06:32:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540474328; bh=ajyCcyYtcsKTTE9JJU36zmrc/xBBkWjKsz72nU7O2Fc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rNeDO4khwjvI7PrYWkPP9beMGFYaeXja93h3kM6xWoN2jAY3Kdu4A/uv6He9f4nri DIjP8S0x1DeoX4glbTHnlfkx6hBxA9giN0zVibIXZcUUhp77QCkQTpyWgfMnGYPCbg IuD2h3SWYto2CYH9pXsynlzTfY0E7Xm+eL5D0q74=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abeefb5f496dd218172afaa3b15a9a6ea3ab734bd292cf0000000117e987d892a169ce164735c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1912/c433052205@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1912@github.com>
References: <quicwg/base-drafts/pull/1912@github.com>
Subject: Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1c5d83083b_2a683fa4ab0d45b41523724"; 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/_QKELUmSqZo-Ogr0cHCxba0yUcM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 13:32:11 -0000

----==_mimepart_5bd1c5d83083b_2a683fa4ab0d45b41523724
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Q: Why not standardize on bytes?  All the TCP RFCs use byte, and the word octet does not occur in any TCP RFCs 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/pull/1912#issuecomment-433052205
----==_mimepart_5bd1c5d83083b_2a683fa4ab0d45b41523724
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Q: Why not standardize on bytes?  All the TCP RFCs use byte, and the word octet does not occur in any TCP RFCs 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/pull/1912#issuecomment-433052205">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1VY9dIkEdSCFTNl_wGQ1aXhEcujks5uob1YgaJpZM4X5dX0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4RLr6BSxtV5ve1vHlL-I80586Mvks5uob1YgaJpZM4X5dX0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1912: Q: Why not standardize on bytes?  All the TCP RFCs use byte, and the word octet does not occur in any TCP RFCs I can find."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433052205"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433052205",
"url": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433052205",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1912,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1912\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433052205"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400938484\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1c5d83083b_2a683fa4ab0d45b41523724--


From nobody Thu Oct 25 06:34:34 2018
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 9C6DF130E3D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 06:34:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 9DzCivMEQUyC for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 06:34: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 9A76A120072 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 06:34: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=rWsF5k56RzWYJoHgVRL6I2kO74g=; b=Jqae4LT4QFOqA3oz oKbmLPzsxUHMPBw2cLtrhOJlbxOTmF3nfXHFYXYEQ2X2RET4L6aye9N4e4AhAT/A OUP4I2MoV5x9zZiAwGsWogeo4AK91oo9EZhlLdkWQuAx2KuacwQ2dGfVGaih6nZ7 kL0IZ35pBH/qCRot1va7ljkR/xo=
Received: by filter1415p1mdw1.sendgrid.net with SMTP id filter1415p1mdw1-29708-5BD1C655-E 2018-10-25 13:34:13.149941214 +0000 UTC m=+572438.065807738
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [192.30.252.34]) by ismtpd0025p1iad2.sendgrid.net (SG) with ESMTP id tieyDyVRS8O0NaZ7iCWsag for <quic-issues@ietf.org>; Thu, 25 Oct 2018 13:34:13.061 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 0BB0080AFC for <quic-issues@ietf.org>; Thu, 25 Oct 2018 06:34:13 -0700 (PDT)
Date: Thu, 25 Oct 2018 13:34:13 +0000 (UTC)
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab171af1061c2bf9679a59ad724677bd687d5f116e92cf0000000117e9885592a169ce164735c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1912/c433052962@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1912@github.com>
References: <quicwg/base-drafts/pull/1912@github.com>
Subject: Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1c6558c9e_7e5c3fcfe40d45b4199004a"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3Y1InAK4Kye7x2UIiDU8NOVA7zACSnEO338r 3ejcGOCmKe/i92VWdLXhv6KJ+Y1oT/cJ+s++F1F2Ma/I+mJw+t7oaiWh/pe0KKWThhKeEJYxMhUitE SLiKi906qE2bi5IvvXqt6olQgZw6G125ttMuPRTYZjweGAG7eUOXLx8TAxjdJgKsJqUTn8iTaO2xt+ Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DIO8apdud-qb0vkOQbtsMkED-ok>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 13:34:33 -0000

----==_mimepart_5bd1c6558c9e_7e5c3fcfe40d45b4199004a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I would also prefer `bytes` over `octets`, if we are taking a vote.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433052962
----==_mimepart_5bd1c6558c9e_7e5c3fcfe40d45b4199004a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I would also prefer <code>bytes</code> over <code>octets</code>, if we are taking a vote.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433052962">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9BIPJNiBPjewdpDapuWKR4iHSf4ks5uob3VgaJpZM4X5dX0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1HRC4HEqXxyOEKJG2kBQVU1dcT3ks5uob3VgaJpZM4X5dX0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nibanks in #1912: I would also prefer `bytes` over `octets`, if we are taking a vote."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433052962"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433052962",
"url": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433052962",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)",
"sections": [
{
"text": "",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1912,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1912\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433052962"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400938484\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1c6558c9e_7e5c3fcfe40d45b4199004a--


From nobody Thu Oct 25 06:38:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D5CB130E5A for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 06:38:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 qVIncC4W8Tr1 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 06:38:50 -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 CF55B130E55 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 06:38:50 -0700 (PDT)
Date: Thu, 25 Oct 2018 06:38:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540474730; bh=jw/2fVgit60biA8I8GVkec+tgIRkrAjfD5YhSX2BVe4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=17GlAeOFT3xhjH3y4TbugY2XjnWgGAj3Qrq3Ttl3myQbwv2wC07/n5sl7tRUlZ7fv DUsGkUlulk4thJvSIVuzUPD3GFBhD/2pFlgFbfrB+8Drq7NUkzEwTt5fXkavD08Asr WTey/dhvCwviXFr4YpWbICkhfmjmIWif6NMpFLVU=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab45d2974101f09f86567a837dce563dfce2ba81ae92cf0000000117e9896a92a169ce164735c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1912/c433054523@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1912@github.com>
References: <quicwg/base-drafts/pull/1912@github.com>
Subject: Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1c76afd76_7f9b3f82a4cd45b81578834"; 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/MOs4cDYXJvw-cxfbUOdug3HS1IQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 13:38:53 -0000

----==_mimepart_5bd1c76afd76_7f9b3f82a4cd45b81578834
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I vote for **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/1912#issuecomment-433054523
----==_mimepart_5bd1c76afd76_7f9b3f82a4cd45b81578834
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I vote for <strong>bytes</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/1912#issuecomment-433054523">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxYYF0L2LePIeeZm3c7XcIelTQLjks5uob7qgaJpZM4X5dX0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq__sJZZpUHjuj8IhIjkfRPtobFuoks5uob7qgaJpZM4X5dX0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1912: I vote for **bytes**."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433054523"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433054523",
"url": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433054523",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1912,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1912\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433054523"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400938484\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1c76afd76_7f9b3f82a4cd45b81578834--


From nobody Thu Oct 25 06:55:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EBCC51292F1 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 06:55:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 pl-w7fKhABhg for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 06:55: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 5548F130E57 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 06:55:30 -0700 (PDT)
Date: Thu, 25 Oct 2018 06:55:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540475729; bh=c2kF4mAtfDEYdlRB3aP3Z4FD7G5YTYOQen4Bb7CJNcg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wiv6UE4W8sBbtY6CI3MesqYhJBv54dQVh17VaqGke4EfSeXQLHX14WiE7ojlV/2qs O0mgBDbqNl49MdU3HMejJc8KClHEri9StjY7s8mTxfRBsbgOEPMewY/FhpVWO28OEo 3tiDS148Rf9B3DsE1OR8w+YtX/nm3IFCDAPKpmRk=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4f30faefdf80030301cd9d42281ced2c22aec37992cf0000000117e98d5192a169ce16472c6b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1910/review/168394005@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1910@github.com>
References: <quicwg/base-drafts/pull/1910@github.com>
Subject: Re: [quicwg/base-drafts] Fix references (#1910)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1cb5180290_58993fa4ab0d45b4383277f"; 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/H-bYYOeScW2X3PZCjV-3hv2iwzA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 13:55:32 -0000

----==_mimepart_5bd1cb5180290_58993fa4ab0d45b4383277f
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/1910#pullrequestreview-168394005
----==_mimepart_5bd1cb5180290_58993fa4ab0d45b4383277f
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/1910#pullrequestreview-168394005">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz7SeN5FbAojdxJRc1RMHiYt1BKgks5uocLRgaJpZM4X5cqh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0IF52OwbbMWOuo4IGT3ibH7re8oks5uocLRgaJpZM4X5cqh.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1910"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1910#pullrequestreview-168394005"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1910#pullrequestreview-168394005",
"url": "https://github.com/quicwg/base-drafts/pull/1910#pullrequestreview-168394005",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1910",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1910#pullrequestreview-168394005"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400935585\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1cb5180290_58993fa4ab0d45b4383277f--


From nobody Thu Oct 25 07:05:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E7B6A130E5A for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:05:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 fQrDFb8ECnAv for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:05:08 -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 583B5128A6E for <quic-issues@ietf.org>; Thu, 25 Oct 2018 07:05:07 -0700 (PDT)
Date: Thu, 25 Oct 2018 07:05:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540476305; bh=Zv0IOXAOOXqNZogmjb9bNC1b+fRzLERhviliqQUZvzc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RcrXox9rMJRPWjKZ60yhMeBO58rt9JUNB1cJpZGgvpNR4Zt7KxOl2sVSHyzSCJjEq xumwh5GsBBCp9KiMHfevbGkNoHXdfJnEVTNWy8Q23CCcG6dAZZ/rgbLXNDvYVnC5Yi vARjQEjWEa+mIwjVc/KPFlk6iziue75YRvPm5Fr4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb4ea31a745deba06b9227b7d3295c743a21e821392cf0000000117e98f9192a169ce164732a9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1911/review/168399181@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1911@github.com>
References: <quicwg/base-drafts/pull/1911@github.com>
Subject: Re: [quicwg/base-drafts] Don't amplify accidentally when closing (#1911)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1cd91ea9e5_19173fa1744d45b8186736e"; 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/SERhumnq04bKDBG2O-M4EobpWPw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 14:05:10 -0000

----==_mimepart_5bd1cd91ea9e5_19173fa1744d45b8186736e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2228,6 +2228,12 @@ Note:
   control, which are not expected to be relevant for a closed connection.
   Retransmitting the final packet requires less state.
 
+New packets from unverified addresses could be used to create an amplification
+attack (see {{address-validation}}).  To avoid this, endpoints MUST either limit
+transmission of closing frames to validated addresses - which implies retaining

I'd remove the "- which implies retraining knowledge of validated addresses -" because it makes the sentence a bit awkward and I think it's unnecessary.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1911#pullrequestreview-168399181
----==_mimepart_5bd1cd91ea9e5_19173fa1744d45b8186736e
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/1911#discussion_r228186399">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2228,6 +2228,12 @@ Note:
   control, which are not expected to be relevant for a closed connection.
   Retransmitting the final packet requires less state.
 
+New packets from unverified addresses could be used to create an amplification
+attack (see {{address-validation}}).  To avoid this, endpoints MUST either limit
+transmission of closing frames to validated addresses - which implies retaining
</pre>
<p>I'd remove the "- which implies retraining knowledge of validated addresses -" because it makes the sentence a bit awkward and I think it's unnecessary.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1911#pullrequestreview-168399181">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwD8mhx6E8Qftk2pT81dnCbLk-4dks5uocURgaJpZM4X5dIU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq68nYeuabaIQRVaw2pseEEQWUnr2ks5uocURgaJpZM4X5dIU.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1911"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1911#pullrequestreview-168399181"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1911#pullrequestreview-168399181",
"url": "https://github.com/quicwg/base-drafts/pull/1911#pullrequestreview-168399181",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1911",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1911#pullrequestreview-168399181"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400937492\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1cd91ea9e5_19173fa1744d45b8186736e--


From nobody Thu Oct 25 07:10:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3EC52128A6E for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:10:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 vcC8NuGPWkno for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:10: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 03D9D124408 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 07:10:40 -0700 (PDT)
Date: Thu, 25 Oct 2018 07:10:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540476639; bh=OlfqbDwF9F2xYKlbL0qylMCzGGs9bhfYx5FfJGjIpoM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Men4ijT1rNNqrD7tDAanxljeW/UXQyJ2V/9KvG0w+dLULgCL7/DDWC13bkihbt1nB n6Kfe/rRdwcgc74MxTyh7Kvg/FvZUoPtM0z/lYcDlLkhKxKgH2MzwnlokiRqT7zEVa 3sGf6SOrtjP8zKcNmYRNnKqzOFuOpQYK+fbm4mkE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6d9d7244753b83064c3e4a3dabb55fb9e16345fe92cf0000000117e990df92a169ce164735c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1912/c433066459@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1912@github.com>
References: <quicwg/base-drafts/pull/1912@github.com>
Subject: Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1cedf348be_e573ffa530d45c019422f"; 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/2Jw4p7ClHlMavT4fe6107OTKyfY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 14:10:41 -0000

----==_mimepart_5bd1cedf348be_e573ffa530d45c019422f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

bytes are not quantifiable. They could be 6-bit (as if I care).

Why not also little endian now we are at 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/1912#issuecomment-433066459
----==_mimepart_5bd1cedf348be_e573ffa530d45c019422f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>bytes are not quantifiable. They could be 6-bit (as if I care).</p>
<p>Why not also little endian now we are at 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/1912#issuecomment-433066459">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3NvLUbVWk0jYU0JZlZw6FSPK0FZks5uocZfgaJpZM4X5dX0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxNcYM75RBfViaa_EKKOPN9cDheGks5uocZfgaJpZM4X5dX0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1912: bytes are not quantifiable. They could be 6-bit (as if I care).\r\n\r\nWhy not also little endian now we are at it?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433066459"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433066459",
"url": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433066459",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1912,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1912\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433066459"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400938484\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1cedf348be_e573ffa530d45c019422f--


From nobody Thu Oct 25 07:20:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C1313130EB9 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:20:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Bb2n_ztHFojc for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:20: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 308C7130E9F for <quic-issues@ietf.org>; Thu, 25 Oct 2018 07:20:32 -0700 (PDT)
Date: Thu, 25 Oct 2018 07:20:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540477231; bh=ndb3WEMGqkNerG8HgmUYykxbRuEyolz+XepTM/7+3AU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fzmaGg6AT8PxXDFLQBm3AO9M1VLdCXrpw+K9pKeDlW+ziVtGP7MVT19JERdKfbywq vDltvJmjzYr7ififLoS8qxdeCgebCyzkzjrzUafVl2Z6v7FC65dZcA8AVhG5H+6Pof 9o2FdY82uiIZcD/oDBPmEz2ujB8Lw0QrpOs0TpWo=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7b7db76c723f870153553efe87d892cc0d752dce92cf0000000117e9932f92a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/168407935@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1d12f5545f_42d13fcfe40d45b422922a6"; 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/2BA-l5RMQeUah7HNor4TJCdzFZQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 14:20:35 -0000

----==_mimepart_5bd1d12f5545f_42d13fcfe40d45b422922a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

nibanks approved this pull request.

LGTM =F0=9F=91=8D =




-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-1684079=
35=

----==_mimepart_5bd1d12f5545f_42d13fcfe40d45b422922a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@nibanks</b> approved this pull request.</p>

<p>LGTM <g-emoji class=3D"g-emoji" alias=3D"+1" fallback-src=3D"https://a=
ssets-cdn.github.com/images/icons/emoji/unicode/1f44d.png">=F0=9F=91=8D</=
g-emoji></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/1906#pullrequestreview-168407935">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
46s9Rm2Suig1foazmcbJszjts0Oks5uocivgaJpZM4X5VEC">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq02in4R91nXNy8xvoVGjj=
fQoCOGsks5uocivgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@niba=
nks approved #1906"}],"action":{"name":"View Pull Request","url":"https:/=
/github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168407935"}}}<=
/script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestrev=
iew-168407935",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview=
-168407935",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@nibanks approved 1906",
"sections": [
{
"text": "LGTM =F0=9F=91=8D ",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview=
-168407935"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4009044=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd1d12f5545f_42d13fcfe40d45b422922a6--


From nobody Thu Oct 25 07:26:51 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6685E128CF3 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:26:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 TaofV_5g0Jwv for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:26: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 07679128A6E for <quic-issues@ietf.org>; Thu, 25 Oct 2018 07:26:49 -0700 (PDT)
Date: Thu, 25 Oct 2018 07:26:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540477608; bh=/Ev5i3wVLQ7S/iQA1wRhds5Ci/Exh2PUSfe1fukLv1U=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VYE3ONo9nbWPcWly5hR2yn9dqY0+PSzgEIFUPhpIjkgEHZj6OdXqcARytYFOH8uNr xf69hrRUdSE0umDJqZG69R+c29DcR8Pw1UKb/cgdxHbZ+yPr3b5cJJ3eshPhX03Iwj BiW5PQ10+9lgnz9uSbq7++LvxtCG9PXQvMdhz3KA=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd6993564d97344fb42e8dea7eb1f0ab4045b1d9992cf0000000117e994a892a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/review/168411455@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1d2a84cf14_19523fb5a72d45b43185798"; 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/i1KUQGZIBaA3g5M0O9WrWDgddzQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 14:26:50 -0000

----==_mimepart_5bd1d2a84cf14_19523fb5a72d45b43185798
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

nibanks approved this pull request.

LGTM =F0=9F=91=8D



-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-1684114=
55=

----==_mimepart_5bd1d2a84cf14_19523fb5a72d45b43185798
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@nibanks</b> approved this pull request.</p>

<p>LGTM <g-emoji class=3D"g-emoji" alias=3D"+1" fallback-src=3D"https://a=
ssets-cdn.github.com/images/icons/emoji/unicode/1f44d.png">=F0=9F=91=8D</=
g-emoji></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/1900#pullrequestreview-168411455">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
7wkfu1FXIGDYMUt7GU6gjN4WkXFks5uocoogaJpZM4X3GHV">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq9O1UJTNI8VSSqRKJNqag=
zs9YpCIks5uocoogaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@niba=
nks approved #1900"}],"action":{"name":"View Pull Request","url":"https:/=
/github.com/quicwg/base-drafts/pull/1900#pullrequestreview-168411455"}}}<=
/script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestrev=
iew-168411455",
"url": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview=
-168411455",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@nibanks approved 1900",
"sections": [
{
"text": "LGTM =F0=9F=91=8D",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview=
-168411455"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003189=
33\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd1d2a84cf14_19523fb5a72d45b43185798--


From nobody Thu Oct 25 07:29:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C88F130E61 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:29:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ZQfQ1yqfsgAX for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:29: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 81BBB130E5A for <quic-issues@ietf.org>; Thu, 25 Oct 2018 07:29:34 -0700 (PDT)
Date: Thu, 25 Oct 2018 07:29:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540477773; bh=LCbKzDVXutuQoqxd0VMqMqTrz5GTb05PncSlAYzYRTM=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=omvRx2aVw+UJub8WSI4CwAXDFeq7l0gAF00tspU6XDmNgp8uTaeywUF2SPs1he7hj /jiEII3eayZE3Rra0pR4WUJpoUD/PvNEWf65JZgmbTuGgzF0Oa6nkAfGzuJy0A+aY+ ZUX4SES62VUdbQb00w1F5eMFwWWka5phBogHdPmE=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd1ab70262ad55c3c485f409c5d5330bf0e2cb89392cf0000000117e9954d92a169ce164a6e41@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1914@github.com>
Subject: [quicwg/base-drafts] Stream description moved to section 2 of transport (#1914)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1d34da1cc0_46de3fc12f6d45b8234095b"; 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/2QdtinkRl3YwHhbCcYpmz594FFI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 14:29:37 -0000

----==_mimepart_5bd1d34da1cc0_46de3fc12f6d45b8234095b
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/1914

-- Commit Summary --

  * Stream description moved to section 2 of transport

-- File Changes --

    M draft-ietf-quic-http.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1914.patch
https://github.com/quicwg/base-drafts/pull/1914.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/1914

----==_mimepart_5bd1d34da1cc0_46de3fc12f6d45b8234095b
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/1914'>https://github.com/quicwg/base-drafts/pull/1914</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Stream description moved to section 2 of transport</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1914/files#diff-0">draft-ietf-quic-http.md</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1914.patch'>https://github.com/quicwg/base-drafts/pull/1914.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1914.diff'>https://github.com/quicwg/base-drafts/pull/1914.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/1914">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq93hX18LFx-rjM0ywuTFxAv0Ib_5ks5uocrNgaJpZM4X6aNV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq21UWYE4O8kPSted2_0VD0dnpUAsks5uocrNgaJpZM4X6aNV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Stream description moved to section 2 of transport (#1914)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1914"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1914",
"url": "https://github.com/quicwg/base-drafts/pull/1914",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Stream description moved to section 2 of transport (#1914)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "9d8d626",
"value": "Stream description moved to section 2 of transport"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1914/files#diff-0) (2 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1914,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1914\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1914"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1914.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1914.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401187669\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd1d34da1cc0_46de3fc12f6d45b8234095b--


From nobody Thu Oct 25 07:40:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 391AC130E5A for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:40:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 d2uqB0Tkb7fM for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:40: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 9610A128CF3 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 07:40:32 -0700 (PDT)
Date: Thu, 25 Oct 2018 07:40:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540478431; bh=auOScgGP1ur7aEqYyK6wVLEouP9LYi8OJvRngfP0lvo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pkf5FAftkd3ZKWjZgJNqTBNN9S/+yrQhP86w2SWD+NjYH46Gnbn6g2aheQ3GpQD63 iObMYDg5z/LQ3qb5K4wP/L0loUN4iUhgXEVyaBMpBPsjt3tJyQViUzOkSvG2zDdQKV KCZiEwVFsdFYrqzf5nptPN+Z6pDhLEZa18T/L3jo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba01aa04f607e714511fd5a9c44888c3162bb80ef92cf0000000117e997df92a169ce16471fbf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1907/review/168419043@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1907@github.com>
References: <quicwg/base-drafts/pull/1907@github.com>
Subject: Re: [quicwg/base-drafts] Don't recommend stateless reset (#1907)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1d5df79118_38d33fa7e6ed45b89268eb"; 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/1WuVweSNfIpv-AcPPBgPxs3aAkU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 14:40:34 -0000

----==_mimepart_5bd1d5df79118_38d33fa7e6ed45b89268eb
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/1907#pullrequestreview-168419043
----==_mimepart_5bd1d5df79118_38d33fa7e6ed45b89268eb
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/1907#pullrequestreview-168419043">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2HgTvfDrVsaPGtXqqPKxxojPfURks5uoc1fgaJpZM4X5bvN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq47s6Ow8n0HgrnlcVt3j5Bv9bcs-ks5uoc1fgaJpZM4X5bvN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1907"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1907#pullrequestreview-168419043"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1907#pullrequestreview-168419043",
"url": "https://github.com/quicwg/base-drafts/pull/1907#pullrequestreview-168419043",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1907",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1907#pullrequestreview-168419043"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400931789\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1d5df79118_38d33fa7e6ed45b89268eb--


From nobody Thu Oct 25 07:43:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BE0D130E5A for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:43:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 mKpp4LTda-Es for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:43: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 2AE79130E68 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 07:43:41 -0700 (PDT)
Date: Thu, 25 Oct 2018 07:43:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540478620; bh=MMVnZ3ToD2w9GuQuaD2ci8uW5lbzt0sv8KXaddrOODU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=vhtSDVchrI7T1eCM9raG4NtTD8M/SBYGPBsUJSXAmTQYtxQ3ARJsc/Ks6r+bSMTQm k5fUuc75Enwgj0tlJ5ilemimVzEGjrDRifKSZn6acfnpfkMZHYjGmBGwTMetMkX1aW CWLZM0uIWT+WxWERF0AI4HshGhsZ5OlO1433eO8w=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab68e2a9c6776da44478449d5782db894ee3d7bec292cf0000000117e9989c92a169ce164a896b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1915@github.com>
Subject: [quicwg/base-drafts] There are *Two* control streams (#1915)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1d69c1db04_2d793ff59ded45b82035cb"; 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/fYabZMvsry5x6Xrdm3haosVfcLM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 14:43:43 -0000

----==_mimepart_5bd1d69c1db04_2d793ff59ded45b82035cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

:picardmeme:

A change is not needed globally, I think these two cases are good enough to help avoid confusion.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1915

-- Commit Summary --

  * s/The control stream/A control stream
  * s/the control stream/control streams

-- File Changes --

    M draft-ietf-quic-http.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1915.patch
https://github.com/quicwg/base-drafts/pull/1915.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/1915

----==_mimepart_5bd1d69c1db04_2d793ff59ded45b82035cb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>:picardmeme:</p>
<p>A change is not needed globally, I think these two cases are good enough to help avoid confusion.</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/1915'>https://github.com/quicwg/base-drafts/pull/1915</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>s/The control stream/A control stream</li>
  <li>s/the control stream/control streams</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1915/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/1915.patch'>https://github.com/quicwg/base-drafts/pull/1915.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1915.diff'>https://github.com/quicwg/base-drafts/pull/1915.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/1915">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9_3AiwMiodYZIVcz8wc401V3Hh7ks5uoc4cgaJpZM4X6cOn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2UkaGMj-it0uKwGtzJ2tuuSBB5Cks5uoc4cgaJpZM4X6cOn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"There are *Two* control streams (#1915)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1915"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1915",
"url": "https://github.com/quicwg/base-drafts/pull/1915",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "There are *Two* control streams (#1915)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "fe625a3",
"value": "s/The control stream/A control stream"
},
{
"name": "91afe73",
"value": "s/the control stream/control streams"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1915/files#diff-0) (4 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1915,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1915\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1915"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1915.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1915.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401195943\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd1d69c1db04_2d793ff59ded45b82035cb--


From nobody Thu Oct 25 07:51:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 18D5C130E5A for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:51:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 7phr2BFvEnoD for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 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 D7DA8130DE2 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 07:51:44 -0700 (PDT)
Date: Thu, 25 Oct 2018 07:51:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540479103; bh=k2e4OtSUSszqz6i/r+rVSG9828p+oxXpeVT31JMlkeQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CLqn6CzBY1f/gEujmQ1rxrSIQOqmBrw3TrFGBRW50PqkZh+D/iV2nMu6AGZh63B0j Wd4VceE9kODovzlYHSwXeU7ZXbf4LI7hHolYu0GOvTcGx17brWZrbKp7T0VLiVm69I bQiyE6rQkb/Mdpwb7HTBYI0esuHIE549G25LoJDc=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8a32cb1df8531125a64af1f09c738efd90d83dd992cf0000000117e99a7f92a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168413965@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1d87fbc185_7dc3fe4776d45c07332b9"; 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/MWSOzoLFSlnSm6HtK3dod69cXis>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 14:51:48 -0000

----==_mimepart_5bd1d87fbc185_7dc3fe4776d45c07332b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

nibanks commented on this pull request.

Overall looks really good, and I think is a great improvement. Just a few=
 minor comments.

> -selects an acceptable protocol version from the list provided by the s=
erver.
-The client then attempts to create a connection using that version.  Tho=
ugh the
-content of the Initial packet the client sends might not change in respo=
nse to
-version negotiation, a client MUST increase the packet number it uses on=
 every
-packet it sends.  Packets MUST continue to use long headers ({{long-head=
er}})
-and MUST include the new negotiated protocol version.
+selects an acceptable protocol version from the list provided by the ser=
ver. The
+client MUST choose the version that it most prefers from those supported=
 by the
+server.  The server will abort the connection attempt if the client choo=
ses in a
+manner inconsistent from the preference order included with the client t=
ransport
+parameters (see {{version-validation}}).
+
+The client then attempts to create a connection using the version it sel=
ects.
+Though the content of the Initial packet the client sends might not chan=
ge in
+response to version negotiation, a client MUST increase the packet numbe=
r it
+uses on every packet it sends.  Packets MUST continue to use long header=
s

Is this saying that even if the client creates an entirely new connection=
 state it needs to increase the packet number still? I assume that wasn't=
 intended. Perhaps `Though the content of the Initial packet the client s=
ends might not change in response to version negotiation, a client MUST i=
ncrease the packet number it uses on every packet it sends.` should be ch=
anged to something like `If the content of the Initial packet the client =
sends does not change in response to version negotiation, a client MUST i=
ncrease the packet number it uses on every packet it sends.`?

>  =

 The client MUST use the long header format and include its selected vers=
ion on
 all packets until it has 1-RTT keys and it has received a packet from th=
e server
 which is not a Version Negotiation packet.
 =

 A client MUST NOT change the version it uses unless it is in response to=
 a
-Version Negotiation packet from the server.  Once a client receives a pa=
cket
-from the server which is not a Version Negotiation packet, it MUST disca=
rd other
-Version Negotiation packets on the same connection.  Similarly, a client=
 MUST
-ignore a Version Negotiation packet if it has already received and acted=
 on a
-Version Negotiation packet.
+Version Negotiation packet from the server, or if the server picks a dif=
ferent,
+but compatible version (see {{version-upgrade}}).  Once a client receive=
s a
+packet from the server which is not a Version Negotiation packet, it MUS=
T
+discard other Version Negotiation packets on the same connection.  Simil=
arly, a
+client MUST ignore a Version Negotiation packet if it has already receiv=
ed and
+acted on a Version Negotiation packet.

Is it not theoretically possible that a client (that supports A,B,C) send=
s version A, and the server supports version {B, C} and responds with a v=
ersion negotiation packet. THEN the server is updated to support only {C}=
. The client responds to the VN with B, and then gets a new VN in respons=
e, and would want to then try C? It's a pretty crappy experience and extr=
emely small edge case, but I think possible.

> +The format of the packet that a client sends might be different in the=
 new
+version.  In this case, the client generates a new packet that conforms =
to the
+selected version.  Though different versions might convey information ab=
out
+versions differently, a client MUST send both its first attempted versio=
n and
+the list of versions it claims to support in preference order.
+
+Version negotiation packets have no cryptographic protection.  Keeping
+version-related information consistent between versions is critical for
+validation of the choice of version (see {{version-validation}}).
+
+
+## Compatible Version Upgrade {#version-upgrade}
+
+The first packet sent by a client uses a QUIC version selected by the cl=
ient.
+In this version of QUIC, this packet also includes transport parameters.=
  Those
+transport parameters includes the version the client first attempts to u=
se, plus

```suggestion=0D
transport parameters include the version the client first attempts to use=
, plus=0D
```

> +Version negotiation packets have no cryptographic protection.  Keeping=

+version-related information consistent between versions is critical for
+validation of the choice of version (see {{version-validation}}).
+
+
+## Compatible Version Upgrade {#version-upgrade}
+
+The first packet sent by a client uses a QUIC version selected by the cl=
ient.
+In this version of QUIC, this packet also includes transport parameters.=
  Those
+transport parameters includes the version the client first attempts to u=
se, plus
+a list of QUIC versions the client supports in the order that the client=
 prefers
+them.
+
+A server that understands the version selected by the client can extract=
 the
+list of QUIC versions and select an alternative version from the list of=

+supported versions.  A server MAY choose version from that list that is

```suggestion=0D
supported versions.  A server MAY choose a version from that list that is=
=0D
```

> +message sent in the first packet can be used in both versions.  A comp=
atible
+version is also able to identify and acknowledge the first packet sent b=
y the
+client in some fashion.  Other QUIC versions might have different constr=
aints in
+determining what is compatible.  In order to facilitate this process, ne=
w QUIC
+versions could define a process for transforming the first packet from o=
ther
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring th=
e round
+trip imposed by sending a Version Negotiation packet.  It also allows cl=
ients to
+send their first packet using a widely deployed version, without the ris=
k of
+having to use that version with servers that supports a more-preferred v=
ersion.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a vers=
ion that
+is not compatible with the version the client initially chose; a server =
has to
+allow the client to choose between versions that are not compatible.
+

Should we have some text that says what to do if the server's supported l=
ist doesn't overlap at all with the client's? Should it still send a VN, =
even though it knows the client won't be able to continue the connection?=
 I didn't see any text talking about that case.

> -
-The negotiated_version field is the version that is in use.  This MUST b=
e set by
-the server to the value that is on the Initial packet that it accepts (n=
ot an
-Initial packet that triggers a Retry or Version Negotiation packet).  A =
client
-that receives a negotiated_version that does not match the version of QU=
IC that
-is in use MUST terminate the connection with a VERSION_NEGOTIATION_ERROR=
 error
-code.
-
-The server includes a list of versions that it would send in any version=

-negotiation packet ({{packet-version}}) in the supported_versions field.=
  The
-server populates this field even if it did not send a version negotiatio=
n
-packet.
+is sent by an attacker.
+
+To protect against these attacks, the transport parameters includes both=
 the
+original version the client uses with its first packet, a complete list =
of

```suggestion=0D
original version the client uses with its first packet and a complete lis=
t of=0D
```

> +protection, and allows the server to detect version downgrade attacks.=

+
+The client MUST include the first QUIC version it attempts to use in the=

+original_version field of its transport parameters.  A server MUST abort=
 the
+connection attempt with a VERSION_NEGOTIATION_ERROR if it supports the v=
ersion
+in the original_version field and that version does not match the versio=
n of the
+Initial packet from the client.
+
+The client MUST include the versions it claims to support in preference =
order in
+the supported_versions field of its transport parameters.  A server MUST=
 abort
+the connection attempt with a VERSION_NEGOTIATION_ERROR if the Initial p=
acket
+from the client contains a version that is less preferred by the client =
than any
+version it supports, unless that version also matches the original_versi=
on
+field.
+
+<!-- Editor's note: should I include this algorithm?

=F0=9F=91=8D I find it 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/1901#pullrequestreview-1684139=
65=

----==_mimepart_5bd1d87fbc185_7dc3fe4776d45c07332b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@nibanks</b> commented on this pull request.</p>

<p>Overall looks really good, and I think is a great improvement. Just a =
few minor comments.</p><hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r228197624">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; -selects an acceptable protocol version fr=
om the list provided by the server.
-The client then attempts to create a connection using that version.  Tho=
ugh the
-content of the Initial packet the client sends might not change in respo=
nse to
-version negotiation, a client MUST increase the packet number it uses on=
 every
-packet it sends.  Packets MUST continue to use long headers ({{long-head=
er}})
-and MUST include the new negotiated protocol version.
+selects an acceptable protocol version from the list provided by the ser=
ver. The
+client MUST choose the version that it most prefers from those supported=
 by the
+server.  The server will abort the connection attempt if the client choo=
ses in a
+manner inconsistent from the preference order included with the client t=
ransport
+parameters (see {{version-validation}}).
+
+The client then attempts to create a connection using the version it sel=
ects.
+Though the content of the Initial packet the client sends might not chan=
ge in
+response to version negotiation, a client MUST increase the packet numbe=
r it
+uses on every packet it sends.  Packets MUST continue to use long header=
s
</pre>
<p>Is this saying that even if the client creates an entirely new connect=
ion state it needs to increase the packet number still? I assume that was=
n't intended. Perhaps <code>Though the content of the Initial packet the =
client sends might not change in response to version negotiation, a clien=
t MUST increase the packet number it uses on every packet it sends.</code=
> should be changed to something like <code>If the content of the Initial=
 packet the client sends does not change in response to version negotiati=
on, a client MUST increase the packet number it uses on every packet it s=
ends.</code>?</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r228198846">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

 The client MUST use the long header format and include its selected vers=
ion on
 all packets until it has 1-RTT keys and it has received a packet from th=
e server
 which is not a Version Negotiation packet.
 =

 A client MUST NOT change the version it uses unless it is in response to=
 a
-Version Negotiation packet from the server.  Once a client receives a pa=
cket
-from the server which is not a Version Negotiation packet, it MUST disca=
rd other
-Version Negotiation packets on the same connection.  Similarly, a client=
 MUST
-ignore a Version Negotiation packet if it has already received and acted=
 on a
-Version Negotiation packet.
+Version Negotiation packet from the server, or if the server picks a dif=
ferent,
+but compatible version (see {{version-upgrade}}).  Once a client receive=
s a
+packet from the server which is not a Version Negotiation packet, it MUS=
T
+discard other Version Negotiation packets on the same connection.  Simil=
arly, a
+client MUST ignore a Version Negotiation packet if it has already receiv=
ed and
+acted on a Version Negotiation packet.
</pre>
<p>Is it not theoretically possible that a client (that supports A,B,C) s=
ends version A, and the server supports version {B, C} and responds with =
a version negotiation packet. THEN the server is updated to support only =
{C}. The client responds to the VN with B, and then gets a new VN in resp=
onse, and would want to then try C? It's a pretty crappy experience and e=
xtremely small edge case, but I think possible.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r228199633">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +The format of the packet that a client se=
nds might be different in the new
+version.  In this case, the client generates a new packet that conforms =
to the
+selected version.  Though different versions might convey information ab=
out
+versions differently, a client MUST send both its first attempted versio=
n and
+the list of versions it claims to support in preference order.
+
+Version negotiation packets have no cryptographic protection.  Keeping
+version-related information consistent between versions is critical for
+validation of the choice of version (see {{version-validation}}).
+
+
+## Compatible Version Upgrade {#version-upgrade}
+
+The first packet sent by a client uses a QUIC version selected by the cl=
ient.
+In this version of QUIC, this packet also includes transport parameters.=
  Those
+transport parameters includes the version the client first attempts to u=
se, plus
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-transport parameters includes the version the=
 client first attempts to use, plus
+transport parameters include the version the client first attempts to us=
e, plus
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r228199875">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +Version negotiation packets have no crypt=
ographic protection.  Keeping
+version-related information consistent between versions is critical for
+validation of the choice of version (see {{version-validation}}).
+
+
+## Compatible Version Upgrade {#version-upgrade}
+
+The first packet sent by a client uses a QUIC version selected by the cl=
ient.
+In this version of QUIC, this packet also includes transport parameters.=
  Those
+transport parameters includes the version the client first attempts to u=
se, plus
+a list of QUIC versions the client supports in the order that the client=
 prefers
+them.
+
+A server that understands the version selected by the client can extract=
 the
+list of QUIC versions and select an alternative version from the list of=

+supported versions.  A server MAY choose version from that list that is
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-supported versions.  A server MAY choose vers=
ion from that list that is
+supported versions.  A server MAY choose a version from that list that i=
s
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r228202417">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +message sent in the first packet can be u=
sed in both versions.  A compatible
+version is also able to identify and acknowledge the first packet sent b=
y the
+client in some fashion.  Other QUIC versions might have different constr=
aints in
+determining what is compatible.  In order to facilitate this process, ne=
w QUIC
+versions could define a process for transforming the first packet from o=
ther
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring th=
e round
+trip imposed by sending a Version Negotiation packet.  It also allows cl=
ients to
+send their first packet using a widely deployed version, without the ris=
k of
+having to use that version with servers that supports a more-preferred v=
ersion.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a vers=
ion that
+is not compatible with the version the client initially chose; a server =
has to
+allow the client to choose between versions that are not compatible.
+
</pre>
<p>Should we have some text that says what to do if the server's supporte=
d list doesn't overlap at all with the client's? Should it still send a V=
N, even though it knows the client won't be able to continue the connecti=
on? I didn't see any text talking about that case.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r228204318">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; -
-The negotiated_version field is the version that is in use.  This MUST b=
e set by
-the server to the value that is on the Initial packet that it accepts (n=
ot an
-Initial packet that triggers a Retry or Version Negotiation packet).  A =
client
-that receives a negotiated_version that does not match the version of QU=
IC that
-is in use MUST terminate the connection with a VERSION_NEGOTIATION_ERROR=
 error
-code.
-
-The server includes a list of versions that it would send in any version=

-negotiation packet ({{packet-version}}) in the supported_versions field.=
  The
-server populates this field even if it did not send a version negotiatio=
n
-packet.
+is sent by an attacker.
+
+To protect against these attacks, the transport parameters includes both=
 the
+original version the client uses with its first packet, a complete list =
of
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-original version the client uses with its fir=
st packet, a complete list of
+original version the client uses with its first packet and a complete li=
st of
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r228205410">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +protection, and allows the server to dete=
ct version downgrade attacks.
+
+The client MUST include the first QUIC version it attempts to use in the=

+original_version field of its transport parameters.  A server MUST abort=
 the
+connection attempt with a VERSION_NEGOTIATION_ERROR if it supports the v=
ersion
+in the original_version field and that version does not match the versio=
n of the
+Initial packet from the client.
+
+The client MUST include the versions it claims to support in preference =
order in
+the supported_versions field of its transport parameters.  A server MUST=
 abort
+the connection attempt with a VERSION_NEGOTIATION_ERROR if the Initial p=
acket
+from the client contains a version that is less preferred by the client =
than any
+version it supports, unless that version also matches the original_versi=
on
+field.
+
+&lt;!-- Editor&#39;s note: should I include this algorithm?
</pre>
<p><g-emoji class=3D"g-emoji" alias=3D"+1" fallback-src=3D"https://assets=
-cdn.github.com/images/icons/emoji/unicode/1f44d.png">=F0=9F=91=8D</g-emo=
ji> I find it useful.</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/1901#pullrequestreview-168413965">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
-vFuGPzIwQUoVYak7DFhiCZvCJ_ks5uoc__gaJpZM4X3R0r">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq_-PGWp-BQwtO0F4HNcCn=
1xLCRmtks5uoc__gaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@niba=
nks commented on #1901"}],"action":{"name":"View Pull Request","url":"htt=
ps://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168413965"=
}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestrev=
iew-168413965",
"url": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview=
-168413965",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@nibanks commented on 1901",
"sections": [
{
"text": "Overall looks really good, and I think is a great improvement. J=
ust a few minor comments.",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview=
-168413965"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd1d87fbc185_7dc3fe4776d45c07332b9--


From nobody Thu Oct 25 07:59:46 2018
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 BB005130E6A for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:59:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 1XIolVDIP6KS for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 07:59:42 -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 96246130E5A for <quic-issues@ietf.org>; Thu, 25 Oct 2018 07:59: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=xrWr0V0FSVL7G5g4n5qomw6kzSM=; b=IjbwizCALh/gV3p5 NMUvQU2QlHJY9p1Fnxcijx/5apLWeicZBMfnD6zySnjV5X9XfLE228weTbQ2aN52 8WhvLgl6rkmnJKbbVmFB6xGSbPdUx1qws7vCQ5Ygctth3ai5+IDndLf/StVBmzuQ OJCvQAzpAjmdvJhz0jVOmtc7Ywg=
Received: by filter1607p1mdw1.sendgrid.net with SMTP id filter1607p1mdw1-19061-5BD1DA5D-24 2018-10-25 14:59:41.553632274 +0000 UTC m=+576391.262647797
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0011p1iad2.sendgrid.net (SG) with ESMTP id 25AOBEzAT8GagGjzZ3rugQ for <quic-issues@ietf.org>; Thu, 25 Oct 2018 14:59:41.437 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id 64CA226004D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 07:59:41 -0700 (PDT)
Date: Thu, 25 Oct 2018 14:59:41 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab582ea6601ba4372705ff662f47c563412d4f3e3492cf0000000117e99c5d92a169ce1647433c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1913/review/168428171@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1913@github.com>
References: <quicwg/base-drafts/pull/1913@github.com>
Subject: Re: [quicwg/base-drafts] Clarify ECN counters (#1913)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1da5d633ea_21b93ffa530d45c0245510"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2cTV+R4Rf1Ndm4W9PmI54RQglBQb86p5S0cT Pd1Y533Zue/JsGleSFvCnJJXckgFdm9AVVLa9J7fyQNPBYLEt9B3cQoVoaBZo1jM4e6fWliv477pqM T4kU9alDkM8M4bkKDCJ546nYibBC5EXi9dsfTJ81pxzwmvsB1VVC6ITrtGv1aZhYzuqvS+M78KY3fF A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jT3vb_h9E6WFEuHxonxnxrfErDw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 14:59:45 -0000

----==_mimepart_5bd1da5d633ea_21b93ffa530d45c0245510
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett approved this pull request.



> -to received ECN codepoints, it acknowledges received packets per
-{{processing-and-ack}} with an ACK frame.
+If an endpoint receives a QUIC packet without an ECT or CE codepoint, it
+responds per {{processing-and-ack}} with an ACK frame without increasing any ECN
+counters.  Similarly, if an endpoint does not have access to received ECN
+codepoints, it does not increase ECN counters.
+
+Coalesced packets (see {{packet-coalesce}}) mean that several packets can share
+the same IP header.  ECN counters count each QUIC packet, not the enclosing IP
+packet or UDP datagram.
+
+Each packet number space maintains separate acknowledgement state and separate
+ECN counters.  For example, if one each of an Initial, 0-RTT, Handshake, and
+1-RTT QUIC packet are coalesced, the corresponding counters for the Initial and
+Handshake packet number space will be incremented by one and the counters for
+the 1-RTT packet number space will be increased by two.

Oh, well that's weird.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1913#pullrequestreview-168428171
----==_mimepart_5bd1da5d633ea_21b93ffa530d45c0245510
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/1913#discussion_r228208646">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -to received ECN codepoints, it acknowledges received packets per
-{{processing-and-ack}} with an ACK frame.
+If an endpoint receives a QUIC packet without an ECT or CE codepoint, it
+responds per {{processing-and-ack}} with an ACK frame without increasing any ECN
+counters.  Similarly, if an endpoint does not have access to received ECN
+codepoints, it does not increase ECN counters.
+
+Coalesced packets (see {{packet-coalesce}}) mean that several packets can share
+the same IP header.  ECN counters count each QUIC packet, not the enclosing IP
+packet or UDP datagram.
+
+Each packet number space maintains separate acknowledgement state and separate
+ECN counters.  For example, if one each of an Initial, 0-RTT, Handshake, and
+1-RTT QUIC packet are coalesced, the corresponding counters for the Initial and
+Handshake packet number space will be incremented by one and the counters for
+the 1-RTT packet number space will be increased by two.
</pre>
<p>Oh, well that's weird.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1913#pullrequestreview-168428171">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8EUVPJy-R-DxqGjKRn-SGRufDBtks5uodHdgaJpZM4X5eXE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyDDBrRGm0aNZ9f1e4_OuysKIcCxks5uodHdgaJpZM4X5eXE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1913"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1913#pullrequestreview-168428171"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1913#pullrequestreview-168428171",
"url": "https://github.com/quicwg/base-drafts/pull/1913#pullrequestreview-168428171",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1913",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1913#pullrequestreview-168428171"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400942532\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1da5d633ea_21b93ffa530d45c0245510--


From nobody Thu Oct 25 08:23:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3EDC4130DCB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 08:23:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 TZTGY9aeUqCk for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 08:23: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 551D7127133 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 08:23:54 -0700 (PDT)
Date: Thu, 25 Oct 2018 08:23:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540481033; bh=/9dRLRv5mTc172pGFpwENwdb3cLM6nY6GG1BD/R30lE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UrrG6Xb0q8FM/VgLSCEFihs29T2hd6unXuDXsAWeDof1Xp4qyY2eLaQm0SnjxFxup 7JnGRAYbN/VTkRP5+6AXnyKPLcMyMchY09dTU1wgH3I+Xu5ZNp2cSgdm8diAiiz4SE QwuWuyFQl6dnKRAWp+QTBYBV+MacrSWQrA0oh64M=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab69f805b4b5085b53e48ce8cb546683dfa8632ac992cf0000000117e9a20992a169ce164726fb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1909/review/168442906@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1909@github.com>
References: <quicwg/base-drafts/pull/1909@github.com>
Subject: Re: [quicwg/base-drafts] Forward reference ECN verification (#1909)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1e0095195d_46a03fc12f6d45b821909b7"; 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/9pilX0vNleJ1WppGbxsus_yhc7I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 15:23:56 -0000

----==_mimepart_5bd1e0095195d_46a03fc12f6d45b821909b7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -1258,6 +1258,10 @@ The first client packet of the cryptographic handshake protocol MUST fit within
 a 1232 octet QUIC packet payload.  This includes overheads that reduce the space
 available to the cryptographic handshake protocol.
 
+An endpoint can combine verification of support for Explicit Congestion

Suggestion: "An endpoint can verify support for Explicit Congestion Notification (ECN) in the first packets it sends,..."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1909#pullrequestreview-168442906
----==_mimepart_5bd1e0095195d_46a03fc12f6d45b821909b7
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/1909#discussion_r228220413">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1258,6 +1258,10 @@ The first client packet of the cryptographic handshake protocol MUST fit within
 a 1232 octet QUIC packet payload.  This includes overheads that reduce the space
 available to the cryptographic handshake protocol.
 
+An endpoint can combine verification of support for Explicit Congestion
</pre>
<p>Suggestion: "An endpoint can verify support for Explicit Congestion Notification (ECN) in the first packets it sends,..."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1909#pullrequestreview-168442906">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5oCN_Sc_wBOXYpdY89wcQFOrjU2ks5uodeJgaJpZM4X5cRu">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzA4M8mPfY1mzrgB98O0Te9-eQSbks5uodeJgaJpZM4X5cRu.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1909"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1909#pullrequestreview-168442906"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1909#pullrequestreview-168442906",
"url": "https://github.com/quicwg/base-drafts/pull/1909#pullrequestreview-168442906",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1909",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1909#pullrequestreview-168442906"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400933998\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1e0095195d_46a03fc12f6d45b821909b7--


From nobody Thu Oct 25 08:38:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0688F130E94 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 08:38:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 RwGMaYkKaJiR for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 08:38: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 DDC2A130EBD for <quic-issues@ietf.org>; Thu, 25 Oct 2018 08:38:49 -0700 (PDT)
Date: Thu, 25 Oct 2018 08:38:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540481928; bh=9+6BsJjUVAfKUBtYNpTtQXUHBu+GzHc9tHo2R3eecb8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ASFj6SzmZAQ7aW9/Q9UMDgVfhKUm3XIVYL9JNWkcZklMY29X7a/k3NIfHG2oE8QnP wTAnwkDVKuw4PVPGnajbPzm+xRfTyzPOZbkriBUKcpugtECSZlEvJa8lMV/a4tF7GM yZ6cb4BK8rdf+teC2IIF7WSEXXlujJ649VFS25gI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba5bb4fff43bc398a88264f7fbe4943f15ebd27bc92cf0000000117e9a58892a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/168450360@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1e388c90b0_470c3f82a4cd45b828358b0"; 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/M5h-WJncaLSwsTH01K1r7NRw1lg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 15:38:52 -0000

----==_mimepart_5bd1e388c90b0_470c3f82a4cd45b828358b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.
+The STREAMS_BLOCKED frame ({{frame-streams-blocked}}) can be used to signal a
+shortage of available streams. Implementations could use this as a signal to

I think shortage is not quite specific enough.  To me, that might mean "I only have 5 available" which I don't believe is the intent?  How about "The STREAMS_BLOCKED frame ({{frame-streams-blocked}}) signals that a new stream could not be created.  Implementations can use this as a signal to the peer to send a MAX_STREAMS frame with a larger limit."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168450360
----==_mimepart_5bd1e388c90b0_470c3f82a4cd45b828358b0
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/1906#discussion_r228226485">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.
+The STREAMS_BLOCKED frame ({{frame-streams-blocked}}) can be used to signal a
+shortage of available streams. Implementations could use this as a signal to
</pre>
<p>I think shortage is not quite specific enough.  To me, that might mean "I only have 5 available" which I don't believe is the intent?  How about "The STREAMS_BLOCKED frame ({{frame-streams-blocked}}) signals that a new stream could not be created.  Implementations can use this as a signal to the peer to send a MAX_STREAMS frame with a larger limit."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168450360">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0E8AZUSJIQ-E5WDc9Z16LEd0SB4ks5uodsIgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq10tF_7Cjgtvaz0nxN1o-0rMKi6eks5uodsIgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168450360"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168450360",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168450360",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1906",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168450360"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1e388c90b0_470c3f82a4cd45b828358b0--


From nobody Thu Oct 25 08:40:04 2018
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 BF222130EE9 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 08:39:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 0j5KQ6JCkOet for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 08:39: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 9DFE2130EA9 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 08:39: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=YsM0exW0V4vcW6VxIUK0K1kiDG8=; b=OoeCq/zP7mFwIj29 3SUrccE2f8VUEkjNyQbleTzQqfdnIXkMQ4ML9lBtqZAVkj1dRTCykDG2TOHwHPKC ragxipjAvv+2xysbopyPn+kv8ot7lxccpehj8+4UFJmyHG7j2KpqTVSFGv/7TTjP 4Pxegn5Jm+m4Tv2UVcCbI/Tvr0g=
Received: by filter1179p1las1.sendgrid.net with SMTP id filter1179p1las1-29494-5BD1E3C5-32 2018-10-25 15:39:49.971878494 +0000 UTC m=+350462.357514190
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0021p1iad2.sendgrid.net (SG) with ESMTP id QelSy9jkQS2G6cCQ9MusRg for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:39:49.849 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id D1172180C61 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 08:39:49 -0700 (PDT)
Date: Thu, 25 Oct 2018 15:39:50 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2f93385c5f35a31f87f4673316aa7abf748886f192cf0000000117e9a5c592a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/168450817@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1e3c5cee2d_62d33fd8cfad45c03025217"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2Izf79NZElrP3uReCv/uzuyLt8M/KyIYXWMB RHXep8YoGLOIf2Vq9NSW1ZVzqhknMAad+YQtTdM1iK0s5K26P6f8aFdykBxcCzHz8vMu6XNULh7oyd K1xhHj0ztUR+Eo7e5uKpuweDxnjfHtGwzLGC3Fw/uSUAHTvVfGRIAYWeDUHMg5S64xKbb+A41N2ifv o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c1bGS3hYHd8j1vLKyhzFAaLQKZ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 15:40:03 -0000

----==_mimepart_5bd1e3c5cee2d_62d33fd8cfad45c03025217
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -2878,15 +2876,15 @@ containing that information is acknowledged.
   endpoint SHOULD stop sending MAX_STREAM_DATA frames when the receive stream
   enters a "Size Known" state.
 
-* The maximum stream ID for a stream of a given type is sent in MAX_STREAM_ID
+* The limit on streams for a stream of a given type is sent in MAX_STREAMS

```suggestion
* The limit on streams of a given type is sent in MAX_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/1906#pullrequestreview-168450817
----==_mimepart_5bd1e3c5cee2d_62d33fd8cfad45c03025217
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1906#discussion=
_r228226824">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -2878,15 +2876,15 @@ containing that info=
rmation is acknowledged.
   endpoint SHOULD stop sending MAX_STREAM_DATA frames when the receive str=
eam
   enters a &quot;Size Known&quot; state.
=20
-* The maximum stream ID for a stream of a given type is sent in MAX_STREAM=
_ID
+* The limit on streams for a stream of a given type is sent in MAX_STREAMS
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-* The limit on streams for a stream of a given =
type is sent in MAX_STREAMS
+* The limit on streams of a given type is sent in MAX_STREAMS
</pre>


<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/1906#pullrequestreview-168450817">view it on GitHub</a>, or <=
a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3yNWWJf1Gn=
eml9c0mi483IEiNIKks5uodtFgaJpZM4X5VEC">mute the thread</a>.<img src=3D"http=
s://github.com/notifications/beacon/AWbkq3uzdmWlRI64oj6SD-TqBAOgZySxks5uodt=
FgaJpZM4X5VEC.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@ianswett commented o=
n #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/q=
uicwg/base-drafts/pull/1906#pullrequestreview-168450817"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestrevie=
w-168450817",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-1=
68450817",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1906",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-1=
68450817"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd1e3c5cee2d_62d33fd8cfad45c03025217--


From nobody Thu Oct 25 08:41:34 2018
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 ED017130E6B for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 08:41:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.469
X-Spam-Level: 
X-Spam-Status: No, score=-3.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 L9F5ipFPuxgK for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 08:41:30 -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 75F1E130E76 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 08:41: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=0eiu1j+WCohcdw2QFIYb7uiMQ2c=; b=PrbCxZCq/6JEk0bk t9KcFbGkVS9EX43xGhsGc9km5DcKKJtYI0bZePHq5KgO8104NbWExzLEPFXSIPlk hOweMqT8/zHNHoonqpokfOih06UDb+O7pibYsUWms/X3BhxZCH4BW3mZxxM92CVg 4GGpbkRj8cP9L4J/jbAFAsP6k7I=
Received: by filter1030p1las1.sendgrid.net with SMTP id filter1030p1las1-21632-5BD1E427-3A 2018-10-25 15:41:27.941258126 +0000 UTC m=+576083.582670155
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0003p1iad2.sendgrid.net (SG) with ESMTP id A1AMsWltTveyPQoXmpws_g for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:41:27.845 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id CA99118007F for <quic-issues@ietf.org>; Thu, 25 Oct 2018 08:41:27 -0700 (PDT)
Date: Thu, 25 Oct 2018 15:41:28 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9a783158e25eab14ebad424da73827abc11811ed92cf0000000117e9a62792a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/168451725@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1e427c8f66_1e643fd8cfad45c099947a"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3PC+9ki21RiOoE0HfQNLtI7W53iX3HZhAy4/ DePlWs7xdwmD8bFLaw9+7vR+NF4srVJnDv8ql9eZjKGrDUub5t04Uwz5ACVZrLyDMRr9zkvC4OQS3r MhRntUq2j0Nnwtj+Vc2W88HSmXiMQ3FkKXgtGUPbSQunNmZZEBRpZS7MBxzrHxyI351/SchpQ4dDCi c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1VHcJFraNvfa_KMeAH2hS06R0uA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 15:41:33 -0000

----==_mimepart_5bd1e427c8f66_1e643fd8cfad45c099947a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  
-Loss or reordering can mean that a MAX_STREAM_ID frame can be received which
+Loss or reordering can mean that a MAX_STREAMS frame can be received which

```suggestion
Loss or reordering means that a MAX_STREAMS frame can be received which
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168451725
----==_mimepart_5bd1e427c8f66_1e643fd8cfad45c099947a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1906#discussion=
_r228227509">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;=20=20
-Loss or reordering can mean that a MAX_STREAM_ID frame can be received whi=
ch
+Loss or reordering can mean that a MAX_STREAMS frame can be received which
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-Loss or reordering can mean that a MAX_STREAMS =
frame can be received which
+Loss or reordering means that a MAX_STREAMS frame can be received which
</pre>


<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/1906#pullrequestreview-168451725">view it on GitHub</a>, or <=
a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2ac1mXUDRF=
ggbsP3LPDubGGmxVRks5uodungaJpZM4X5VEC">mute the thread</a>.<img src=3D"http=
s://github.com/notifications/beacon/AWbkqzim4VXXtcRxyETcIf0qP35OaLdjks5uodu=
ngaJpZM4X5VEC.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@ianswett commented o=
n #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/q=
uicwg/base-drafts/pull/1906#pullrequestreview-168451725"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestrevie=
w-168451725",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-1=
68451725",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1906",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-1=
68451725"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd1e427c8f66_1e643fd8cfad45c099947a--


From nobody Thu Oct 25 09:15:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 875161277CC for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 09:15:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 frEeLCl6G6_A for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 09:15:34 -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 36FC3130EB8 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 09:15:33 -0700 (PDT)
Date: Thu, 25 Oct 2018 09:15:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540484132; bh=WZdqzF41Y0Xmy9qh4pVHgojcl6Zg3XuaVHltdF62fOA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=z8Yi1/Mrw0AvKkX3m1oIxUtdjjE/Mg4WD11MJyccmhYRE2QUYrda6ts0GGR/kseeu WPYtLKfYKJkIDmGzvH3BSs6bsutg6BepjJ8RSinj2N2eZ2139dQriHJPNOmhdiYv8z KiGAGMIq9m7Y09lXi/Wzg821BwkTzqfepiVBbd48=
From: Udip Pant <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc3e8e8d4034b541e1806c250ebab7d9f1c5896b692cf0000000117e9ae2492a169ce1644f336@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1903/c433113817@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1903@github.com>
References: <quicwg/base-drafts/pull/1903@github.com>
Subject: Re: [quicwg/base-drafts] Fix type value for RETIRE_CONNECTION_ID frame (#1903)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1ec2423ba9_94f3fb3476d45b8268652"; 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/Hk3Uk_7wzyiIcNuq4j4LbJEd-sY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 16:15:35 -0000

----==_mimepart_5bd1ec2423ba9_94f3fb3476d45b8268652
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for fixing. This typo did indeed confuse me for several minutes ;) 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1903#issuecomment-433113817
----==_mimepart_5bd1ec2423ba9_94f3fb3476d45b8268652
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks for fixing. This typo did indeed confuse me for several minutes ;)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1903#issuecomment-433113817">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5BmiPsIaLoecf8iukSCHOchQ1B6ks5uoeOkgaJpZM4X4iVO">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq79XCr-B2WFB7Thbvfqx7HqopdvCks5uoeOkgaJpZM4X4iVO.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@udippant in #1903: Thanks for fixing. This typo did indeed confuse me for several minutes ;) "}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1903#issuecomment-433113817"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1903#issuecomment-433113817",
"url": "https://github.com/quicwg/base-drafts/pull/1903#issuecomment-433113817",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Fix type value for RETIRE_CONNECTION_ID frame (#1903)",
"sections": [
{
"text": "",
"activityTitle": "**Udip Pant**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@udippant",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1903,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1903#issuecomment-433113817"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400696654\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1ec2423ba9_94f3fb3476d45b8268652--


From nobody Thu Oct 25 09:30:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6F316130E6A for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 09:30:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 VgzmyOqoQcgV for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 09:30:38 -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 26D9F128BCC for <quic-issues@ietf.org>; Thu, 25 Oct 2018 09:30:38 -0700 (PDT)
Date: Thu, 25 Oct 2018 09:30:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540485037; bh=MpkmVgsCZB1APLaDr+3VZB1oMOjPtNaET6STYXEUT/c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ISQBl+HsmWGqBJRA/OVZ+zR8NHo3LIEeJoAHLryFbJUUc0MlVUhToD5HrGANkqMxg NQSQxrjudeyaMeSIeI/yJGjS7sO1xqNgCLPqkvxZ3tkf64IusDHOtsf5L+ANDD5jMt /HSt2m2QYWCCha9QcLr/pH2/I90xtWvW4SW/iKEs=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc82d25e841efc845d82ee371862470c9cc56991d92cf0000000117e9b1ad92a169ce162e64dc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1895/c433118936@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1efad532bb_208e3face06d45bc6027ae"; 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/KOQiRn9KoPosCxTMtr3R5BLHIF4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 16:30:39 -0000

----==_mimepart_5bd1efad532bb_208e3face06d45bc6027ae
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson You've covered the main points in the editor's draft. I'll close this one. I have one complaint, which I'll file a new PR for.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1895#issuecomment-433118936
----==_mimepart_5bd1efad532bb_208e3face06d45bc6027ae
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> You've covered the main points in the editor's draft. I'll close this one. I have one complaint, which I'll file a new PR for.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1895#issuecomment-433118936">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6scLwjHVWbkaZkeKCDnUhtTIeBsks5uoectgaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8kMqI5Fk5qBXkR9EUw7DbZw4oAyks5uoectgaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke in #1895: @martinthomson You've covered the main points in the editor's draft. I'll close this one. I have one complaint, which I'll file a new PR for."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895#issuecomment-433118936"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895#issuecomment-433118936",
"url": "https://github.com/quicwg/base-drafts/pull/1895#issuecomment-433118936",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1895,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895#issuecomment-433118936"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1efad532bb_208e3face06d45bc6027ae--


From nobody Thu Oct 25 09:30:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70BF8130EC7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 09:30:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 aVJ2lF10mR3T for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 09:30: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 D96E7128BCC for <quic-issues@ietf.org>; Thu, 25 Oct 2018 09:30:39 -0700 (PDT)
Date: Thu, 25 Oct 2018 09:30:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540485039; bh=fEcT0IBO6UpkCGSBf0YPtX+gtC9EAjNHR+k1KnsfBPk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Is951AjGH7qrdCHlJNJkxVD6KFWaxXP+jzhnqfZeLm4qJlu97lII30+c+hLFArywm XfF7vQGuxpWM4h8eKlfmzIFZOfX4cacZKR83w5ARK18+cJa2nskwh99JmQ/0nglOCS 75YhgasBAkNmD9mXyYQSbI363ewMcaciIqjuyzh8=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab98740e07f0aa85edba10ba1bc7cfa508817ad2d592cf0000000117e9b1af92a169ce162e64dc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1895/issue_event/1926750055@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1efaf1415d_2a6c3fd5648d45b848029a"; 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/rukAp-H5RRMHqasWev9To-WibGI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 16:30:42 -0000

----==_mimepart_5bd1efaf1415d_2a6c3fd5648d45b848029a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1895.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1895#event-1926750055
----==_mimepart_5bd1efaf1415d_2a6c3fd5648d45b848029a
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="372139228" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1895" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1895/hovercard" href="https://github.com/quicwg/base-drafts/pull/1895">#1895</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/1895#event-1926750055">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9bou2RYYZSk0AODiAn3UQob6ZhJks5uoecvgaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7m-c88CO709e1G2JWt7YqVpNYuqks5uoecvgaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1895."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895#event-1926750055"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895#event-1926750055",
"url": "https://github.com/quicwg/base-drafts/pull/1895#event-1926750055",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895#event-1926750055"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd1efaf1415d_2a6c3fd5648d45b848029a--


From nobody Thu Oct 25 09:48:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8417A130EBF for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 09:48:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 D9cIIgFMlCSb for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 09:48: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 E0BFF128BCC for <quic-issues@ietf.org>; Thu, 25 Oct 2018 09:48:11 -0700 (PDT)
Date: Thu, 25 Oct 2018 09:48:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540486090; bh=Rkg9OOdkp20APWvKeYGO41ww0lp5Qz/0M0w0dT3hc9s=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=MXPKlX2WqHSrskISYXEm2hNjou8Fhw6rLl4gu3//uicaDxraM1yg76LH/AnXjrShI oWDqE9Y5Yl1SVttfEnLartiSdxPo71sOUy0zodnwbdfHm/7J2ESx2jStcqpCzKdm3f s8cjPj8V6WwQsRbQiLYOEzV9TH284C+Qc2jwJxvM=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab49a423eed57b443dcdbb45b9e8d31bd898eb9b3392cf0000000117e9b5ca92a169ce164b5f40@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1916@github.com>
Subject: [quicwg/base-drafts] Relax 1200B requirement for Initial ACKs/Retx (#1916)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1f3cabc218_194d3fed240d45c073398a"; 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/NXKGabKyIN703I8MrWLTD--IQDg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 16:48:13 -0000

----==_mimepart_5bd1f3cabc218_194d3fed240d45c073398a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

IMO it's silly to pad out a packet that contains the client's initial and handshake acks, because if delivered it verifies the address.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1916

-- Commit Summary --

  * Relax 1200B requirement for Initial ACKs/Retx

-- File Changes --

    M draft-ietf-quic-transport.md (7)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1916.patch
https://github.com/quicwg/base-drafts/pull/1916.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/1916

----==_mimepart_5bd1f3cabc218_194d3fed240d45c073398a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>IMO it's silly to pad out a packet that contains the client's initial and handshake acks, because if delivered it verifies the address.</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/1916'>https://github.com/quicwg/base-drafts/pull/1916</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Relax 1200B requirement for Initial ACKs/Retx</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1916/files#diff-0">draft-ietf-quic-transport.md</a>
    (7)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1916.patch'>https://github.com/quicwg/base-drafts/pull/1916.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1916.diff'>https://github.com/quicwg/base-drafts/pull/1916.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/1916">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq34Jw7p4VvACB_j7TwxLRD6x7d3Pks5uoetKgaJpZM4X6sII">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq76UUzET2mKrsC41YuftmFh2NzkGks5uoetKgaJpZM4X6sII.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Relax 1200B requirement for Initial ACKs/Retx (#1916)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1916"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1916",
"url": "https://github.com/quicwg/base-drafts/pull/1916",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Relax 1200B requirement for Initial ACKs/Retx (#1916)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "add33c6",
"value": "Relax 1200B requirement for Initial ACKs/Retx"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1916/files#diff-0) (7 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1916,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1916\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1916"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1916.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1916.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401261064\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd1f3cabc218_194d3fed240d45c073398a--


From nobody Thu Oct 25 09:53:13 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80E4D130EC0 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 09:53:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 aInQoHRwrcyU for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 09:53:10 -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 7C53D130EC2 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 09:53:10 -0700 (PDT)
Date: Thu, 25 Oct 2018 09:53:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540486389; bh=4JLlAerBiAQNIgTgXyz+fybAcGgROMU8pWKhUXxGdws=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0PbQkS20IsEHrQ1uDyCtSJTrSCtqexdmx6WBa2nrnChxSXKhTVuwLIFEYIL/O8BqZ hhrrwLFvfeQyileT9ShCS145aOlHvrtw0b20WqiOCBbIPFI7m/06KDI21MYASRlYKJ 5F/3qmf+Vj+Hb74/xI8JvyB0JF1e9VkdbWdEQ/z8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb6d783aee6b3e16cbd2b1f3b9456e9bf177a892092cf0000000117e9b6f592a169ce164b5f40@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1916/c433126379@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1916@github.com>
References: <quicwg/base-drafts/pull/1916@github.com>
Subject: Re: [quicwg/base-drafts] Relax 1200B requirement for Initial ACKs/Retx (#1916)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd1f4f5a2a3_79a33fe8b20d45b456624a"; 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/kOTALY7ZuPU7tTnEG-raMZVI0d8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 16:53:13 -0000

----==_mimepart_5bd1f4f5a2a3_79a33fe8b20d45b456624a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

More generally, it would be good if the 1200B restraint could be entirely replaced by increased latency by sending a probe packet of sorts.

IoT devices might want to have a smaller tranmissions buffer.

I'm not sure how much TLS overhead can be reduced, but that could be a larger 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/pull/1916#issuecomment-433126379
----==_mimepart_5bd1f4f5a2a3_79a33fe8b20d45b456624a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>More generally, it would be good if the 1200B restraint could be entir=
ely replaced by increased latency by sending a probe packet of sorts.</p>=

<p>IoT devices might want to have a smaller tranmissions buffer.</p>
<p>I'm not sure how much TLS overhead can be reduced, but that could be a=
 larger cost.</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/1916#issuecomment-433126379">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzGYV9=
1KG4N3FtTzkD9aKNjRU_RYks5uoex1gaJpZM4X6sII">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq18-7kRS086PLti_KWeni7CT3Ucq=
ks5uoex1gaJpZM4X6sII.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj in #1916: More generally, it would be good if the 1200B restraint co=
uld be entirely replaced by increased latency by sending a probe packet o=
f sorts.\r\n\r\nIoT devices might want to have a smaller tranmissions buf=
fer.\r\n\r\nI'm not sure how much TLS overhead can be reduced, but that c=
ould be a larger cost."}],"action":{"name":"View Pull Request","url":"htt=
ps://github.com/quicwg/base-drafts/pull/1916#issuecomment-433126379"}}}</=
script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1916#issuecomment-4=
33126379",
"url": "https://github.com/quicwg/base-drafts/pull/1916#issuecomment-4331=
26379",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Relax 1200B requirement for Initial AC=
Ks/Retx (#1916)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1916,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1916\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1916#issuecomment-4331=
26379"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4012610=
64\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd1f4f5a2a3_79a33fe8b20d45b456624a--


From nobody Thu Oct 25 13:28:53 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6209D130DC3 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:28:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.121
X-Spam-Level: 
X-Spam-Status: No, score=-2.121 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 TvOI9BmyruWv for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:28:50 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 AB1681288BD for <quic-issues@ietf.org>; Thu, 25 Oct 2018 13:28:49 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540499328; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=seYwhRYAzaS69DQykdHICaD63D4iugmBCqwF5YBF9kI=; b=K74EiSTtIuEwgwW8LC4JrFiAoPpX/O6iNfpCMLEL8uVjFSiFwG5GpJsasCajMBzWI5LrafiN ItPqTHE42a52mezeaxNqMn0aP6ismazwtEUDFsoqMKQgkb0gfGvYD/s7o7dO4/YmcGixSv60 lDyME2UAbxtdGq+M87uGDaWseQw=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: nibanks=microsoft.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bd22780.7f465ad1c0f0-smtp-out-n03; Thu, 25 Oct 2018 20:28:48 -0000 (UTC)
Date: Thu, 25 Oct 2018 13:28:47 -0700
From: Nick Banks <nibanks@microsoft.com>
Reply-To: Nick Banks <nibanks@microsoft.com>
To: quic-issues@ietf.org
Message-ID: <5bd2277f61d18_69182b1ef11ae588455af@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4235f7: unplural
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd2277f617ed_69182b1ef11ae58845477"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-9WkanKS8VqRZzRXDUbTWLoptWk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 20:28:51 -0000

----==_mimepart_5bd2277f617ed_69182b1ef11ae58845477
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4235f75843f2569cf8d35ad4f5037ceaf8ae8cd1
      https://github.com/quicwg/base-drafts/commit/4235f75843f2569cf8d35ad4f5037ceaf8ae8cd1
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  unplural

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd2277f617ed_69182b1ef11ae58845477--


From nobody Thu Oct 25 13:29:00 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E518130EC9 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:28:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.121
X-Spam-Level: 
X-Spam-Status: No, score=-2.121 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 DbTotPYvMlPY for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:28:52 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 C2717130DC3 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 13:28:52 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540499332; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=bKCG3SKpy6wkycM1KHliUiCwleFEQ7dHTxVd+TRa6qY=; b=wPVNF9G7eIOaMUUBgHuKTYaU65qcScqiOhT1JSgrIkNWmcOgaL4YG2gaUWhqelRVmU/cvnS9 p/Kx3fg9rxAGtLkrinzTWGy3iNCMPqjwEmWB+2ZSUpyIhNQWH5PU3iAk8eKEQn7aVkl1vpT7 /u33rO/t3bQvDfyyIw0lhmKe7lg=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: nibanks=microsoft.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd22784.7fc5c01cf3f0-smtp-out-n01; Thu, 25 Oct 2018 20:28:52 -0000 (UTC)
Date: Thu, 25 Oct 2018 13:28:52 -0700
From: Nick Banks <nibanks@microsoft.com>
Reply-To: Nick Banks <nibanks@microsoft.com>
To: quic-issues@ietf.org
Message-ID: <5bd2278475c02_15a42b066918a58472543@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0e0df7: article
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd227847587a_15a42b066918a5847244e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/97bONq9dcyv4iGIaaMrybIQooRw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 20:28:55 -0000

----==_mimepart_5bd227847587a_15a42b066918a5847244e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0e0df7309c39a0e3f259c98e24f5ae65d052afb2
      https://github.com/quicwg/base-drafts/commit/0e0df7309c39a0e3f259c98e24f5ae65d052afb2
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  article

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd227847587a_15a42b066918a5847244e--


From nobody Thu Oct 25 13:29:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D4D4130DC3 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:28:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 T4kKPzW2niwL for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:28:54 -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 F390C130E9B for <quic-issues@ietf.org>; Thu, 25 Oct 2018 13:28:53 -0700 (PDT)
Date: Thu, 25 Oct 2018 13:28:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540499332; bh=BdDdWgAvzqGAN3zpRcbTaqne5RPFGsNTiGOTdKEd3Hs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZVR6OY0FCjyIjMTqv8EvjaZNg9mYiSixbSEUJAYY4kV33JsnhsSOmMFzIypk7bYfv ex3XmaXFTQ3COB/EBrFByQTzFbcbJtM5M9DLKQQQerQclOpFqh/uHQRJDzAixZb0kE lDeHLZ5/tvt1Q5YmV/qihrcMYtfiLVhF5Z9Kfvm8=
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/1901/push/2992293841@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd22784eb90a_2f233fefbccd45c4235679a"; 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/6_u7dFRx1WXafn8qHrqvIyvgTsg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 20:28:55 -0000

----==_mimepart_5bd22784eb90a_2f233fefbccd45c4235679a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

4235f75  unplural


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901/files/f12becdc359d0741ddd8c57abf6ae9485a0530c9..4235f75843f2569cf8d35ad4f5037ceaf8ae8cd1

----==_mimepart_5bd22784eb90a_2f233fefbccd45c4235679a
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/4235f75">4235f75</a>  unplural</li>
</ul>


<p style="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/1901/files/f12becdc359d0741ddd8c57abf6ae9485a0530c9..4235f75843f2569cf8d35ad4f5037ceaf8ae8cd1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8w2e8tdwktkX7P1fBaAJP7AYMhGks5uoh8EgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1YSyqlS-2oLFC1dXyVst6R7y9iMks5uoh8EgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901/files/f12becdc359d0741ddd8c57abf6ae9485a0530c9..4235f75843f2569cf8d35ad4f5037ceaf8ae8cd1"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901/files/f12becdc359d0741ddd8c57abf6ae9485a0530c9..4235f75843f2569cf8d35ad4f5037ceaf8ae8cd1",
"url": "https://github.com/quicwg/base-drafts/pull/1901/files/f12becdc359d0741ddd8c57abf6ae9485a0530c9..4235f75843f2569cf8d35ad4f5037ceaf8ae8cd1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1901",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1901:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "4235f75",
"value": "unplural"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901/files/f12becdc359d0741ddd8c57abf6ae9485a0530c9..4235f75843f2569cf8d35ad4f5037ceaf8ae8cd1"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd22784eb90a_2f233fefbccd45c4235679a--


From nobody Thu Oct 25 13:29:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 874DC130E41 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:28:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 i0P1EMBsVaTD for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:28: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 441081288BD for <quic-issues@ietf.org>; Thu, 25 Oct 2018 13:28:58 -0700 (PDT)
Date: Thu, 25 Oct 2018 13:28:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540499335; bh=+F8NnhN2U1KXjPKaPDNgecX3AKNk3Vsvsf54Fbs84bU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sDAoBmyFysXCRMBTwQt2o6g+6knzQecBlVc6YNniNnjOTG8QqbU6AVQZX+pAsvNZS YHsz4eyxSDzzi4zqW1743YUqoIh/KDnoe3wpvwekj5bzlostDkUxfdG5IT6UGTLF9M oqN36j+5nhCUMO5SI2HTQVsu4lVjNfQH74/4IltY=
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/1901/push/2992294106@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd22787dd6ee_49d93fde9ccd45b41547262"; 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/0PfMid5Swo_UTB0Hj6TfgXILDAc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 20:29:00 -0000

----==_mimepart_5bd22787dd6ee_49d93fde9ccd45b41547262
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

0e0df73  article


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901/files/4235f75843f2569cf8d35ad4f5037ceaf8ae8cd1..0e0df7309c39a0e3f259c98e24f5ae65d052afb2

----==_mimepart_5bd22787dd6ee_49d93fde9ccd45b41547262
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/0e0df73">0e0df73</a>  article</li>
</ul>


<p style="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/1901/files/4235f75843f2569cf8d35ad4f5037ceaf8ae8cd1..0e0df7309c39a0e3f259c98e24f5ae65d052afb2">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1nh6oUiSpIPiwMkS7jHCvyWxZaAks5uoh8HgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4iQcXbrdceCfGhoq6TUzL2cKGxQks5uoh8HgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901/files/4235f75843f2569cf8d35ad4f5037ceaf8ae8cd1..0e0df7309c39a0e3f259c98e24f5ae65d052afb2"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901/files/4235f75843f2569cf8d35ad4f5037ceaf8ae8cd1..0e0df7309c39a0e3f259c98e24f5ae65d052afb2",
"url": "https://github.com/quicwg/base-drafts/pull/1901/files/4235f75843f2569cf8d35ad4f5037ceaf8ae8cd1..0e0df7309c39a0e3f259c98e24f5ae65d052afb2",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1901",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1901:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "0e0df73",
"value": "article"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901/files/4235f75843f2569cf8d35ad4f5037ceaf8ae8cd1..0e0df7309c39a0e3f259c98e24f5ae65d052afb2"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd22787dd6ee_49d93fde9ccd45b41547262--


From nobody Thu Oct 25 13:29:15 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6B1F7130DC3 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:29:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.121
X-Spam-Level: 
X-Spam-Status: No, score=-2.121 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 bB3FSAodmMKf for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:29:07 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 1E5BA1288BD for <quic-issues@ietf.org>; Thu, 25 Oct 2018 13:29:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540499346; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=okHDnzzoiMLpW4qpp1yMk2mWEazC6DZBkIiFk4HYOig=; b=eYnab/4XUHWCQOUeJa97zmzyo7AzJ/70dTnfQ4QxXfh0fiGG0n20bLcK8209K6kOOvuDWRFN iBS4xXK5T23Dkmsu1oBXB2DUBDVY24rfzFxnycrNbRVo0YKKoLZUZ2uEjvoMYb9FWIkNYSQt 0P9gtYuyoKMID1z+nCu0v4GxCHI=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: nibanks=microsoft.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd22791.7fd2002f84b0-smtp-out-n02; Thu, 25 Oct 2018 20:29:05 -0000 (UTC)
Date: Thu, 25 Oct 2018 13:29:04 -0700
From: Nick Banks <nibanks@microsoft.com>
Reply-To: Nick Banks <nibanks@microsoft.com>
To: quic-issues@ietf.org
Message-ID: <5bd2279025dcf_495a2ae8c00425941164c@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 48ae25: joiner
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd2279025796_495a2ae8c004259411562"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JnMgH8EOEJbNRw6CaWXoUbXstms>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 20:29:08 -0000

----==_mimepart_5bd2279025796_495a2ae8c004259411562
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: 48ae25f21db6ab290ef58997e899b56e5c0c7e16
      https://github.com/quicwg/base-drafts/commit/48ae25f21db6ab290ef58997e899b56e5c0c7e16
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  joiner

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd2279025796_495a2ae8c004259411562--


From nobody Thu Oct 25 13:29:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C9F6130EC2 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:29:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 LsrkIyzEjKfG for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:29:10 -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 06C981288BD for <quic-issues@ietf.org>; Thu, 25 Oct 2018 13:29:10 -0700 (PDT)
Date: Thu, 25 Oct 2018 13:29:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540499349; bh=KM39dRnsmBXWWFWuPykhHCDyGDSTr2eMm3WdOpBi1cU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k83FROX+cM0aeL3yIXTTj9zheD6zqH2k9DKv5GosRl0HFY0Ida69psAHPloYEhvSO tx+/P/xN2vHt5ehd6fbqPgEmaKpxLj5JdJmOWi/ya265b8Ih1ok86WYGjnczUf6tVK qCtB6D/Z9HUmTsy9wXh1jrtVylEHT3zxUonri4T0=
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/1901/push/2992294589@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd227956f918_39503fb46d8d45bc998157"; 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/QbhXmyzniKop_8dng8Ye_F2mFvw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 20:29:11 -0000

----==_mimepart_5bd227956f918_39503fb46d8d45bc998157
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

48ae25f  joiner


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901/files/0e0df7309c39a0e3f259c98e24f5ae65d052afb2..48ae25f21db6ab290ef58997e899b56e5c0c7e16

----==_mimepart_5bd227956f918_39503fb46d8d45bc998157
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/48ae25f">48ae25f</a>  joiner</li>
</ul>


<p style="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/1901/files/0e0df7309c39a0e3f259c98e24f5ae65d052afb2..48ae25f21db6ab290ef58997e899b56e5c0c7e16">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwSk2R37CTJuV8JxWJ_bgdrOL7jxks5uoh8VgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1lWpBsb23GZM-76m_3bWLhcb4luks5uoh8VgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901/files/0e0df7309c39a0e3f259c98e24f5ae65d052afb2..48ae25f21db6ab290ef58997e899b56e5c0c7e16"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901/files/0e0df7309c39a0e3f259c98e24f5ae65d052afb2..48ae25f21db6ab290ef58997e899b56e5c0c7e16",
"url": "https://github.com/quicwg/base-drafts/pull/1901/files/0e0df7309c39a0e3f259c98e24f5ae65d052afb2..48ae25f21db6ab290ef58997e899b56e5c0c7e16",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1901",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1901:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "48ae25f",
"value": "joiner"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901/files/0e0df7309c39a0e3f259c98e24f5ae65d052afb2..48ae25f21db6ab290ef58997e899b56e5c0c7e16"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd227956f918_39503fb46d8d45bc998157--


From nobody Thu Oct 25 13:41:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E2A51288BD for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:41:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 qlVMB_-7aWPi for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:41: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 D1A6A1276D0 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 13:41:00 -0700 (PDT)
Date: Thu, 25 Oct 2018 13:41:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540500060; bh=/+dBxE2Dn0Xibsj8jmsQZJOp3E4UZsL5a7BggQaIyQE=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Ohg3HGYKGDy18MosfUf/ArNX7ohH8/d6YctI3/WskKH0SVpp5DmpzsVvdVHo1ThPD 0MM8HFVrZODnE86VZlNLECg7WaXQ06C47aa2hpo2i3cg4K4r4JTYiT9U/mfBhzgWSe gksTr0Qx7d87X8IesWnoWfkQ2VS9j0yo1634wICE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab724a64c52ac6997c23f86825c59eea00379562ce92cf0000000117e9ec5c92a169ce164cac4a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1917@github.com>
Subject: [quicwg/base-drafts] Complete version negotiation failure (#1917)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd22a5c13a1a_2e4a3fdfc4cd45b818199cb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4TYGS5MzvzATz4z5Y8-w6v9EBEQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 20:41:03 -0000

----==_mimepart_5bd22a5c13a1a_2e4a3fdfc4cd45b818199cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It looks like this:  Client supports A and B only.  Server supports C and D only.  Client sends initial in A (or B), server sends Version Negotiation in response.  Client does what exactly?  Might as well say.

We could get into the client maybe ignoring that because it's an attack, but we decided not to worry too much about that, so probably not worth saying.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1917
----==_mimepart_5bd22a5c13a1a_2e4a3fdfc4cd45b818199cb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It looks like this:  Client supports A and B only.  Server supports C and D only.  Client sends initial in A (or B), server sends Version Negotiation in response.  Client does what exactly?  Might as well say.</p>
<p>We could get into the client maybe ignoring that because it's an attack, but we decided not to worry too much about that, so probably not worth saying.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1917">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4t5t_p6eai5usXft6VPZ0GqyR_Zks5uoiHcgaJpZM4X7EkN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4Qhyu5635sMdOkysSHjmuk-qW7Dks5uoiHcgaJpZM4X7EkN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Complete version negotiation failure (#1917)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1917"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1917",
"url": "https://github.com/quicwg/base-drafts/issues/1917",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Complete version negotiation failure (#1917)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1917
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1917,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1917\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1917"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401361165\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd22a5c13a1a_2e4a3fdfc4cd45b818199cb--


From nobody Thu Oct 25 13:46:39 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADA2612DDA3 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:46:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xZJOryo6wCbI for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:46:35 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 23546124BAA for <quic-issues@ietf.org>; Thu, 25 Oct 2018 13:46:35 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540500394; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=N4/6tjywA3uefBqvxs2XrclY5UXviWQLr1Gt1XNHOWM=; b=G843ho92ACIvoJsTHaCvxSFH4tf0lAPyn96Z0VeLj1IWHakUSOLlMu3Ij7QOepCiL11ogcSv d3Dw9WBCtlFVymT9ARZ+GGSJbNUhWf7SvB3HH33NSOn9izIgInoJDglHEhP9yLYt3bZrC4Yt O2SybagWfKF7VBq66NX6iPwizUg=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bd22ba9.7fd710011090-smtp-out-n01; Thu, 25 Oct 2018 20:46:33 -0000 (UTC)
Date: Thu, 25 Oct 2018 13:46:33 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd22ba954854_6b172ac4dedf857c495d2@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 87bcb7: Nick's suggestions
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd22ba954518_6b172ac4dedf857c4948d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lsGdM8OzS3sbk3SYtx0pK16lgMk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 20:46:37 -0000

----==_mimepart_5bd22ba954518_6b172ac4dedf857c4948d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: 87bcb713209742f05cde39cbe162a0e36f19729f
      https://github.com/quicwg/base-drafts/commit/87bcb713209742f05cde39cbe162a0e36f19729f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Nick's suggestions



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd22ba954518_6b172ac4dedf857c4948d--


From nobody Thu Oct 25 13:46:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9EC58130EC3 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:46:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 4BvSTcknFSKx for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:46: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 EFAAC124BAA for <quic-issues@ietf.org>; Thu, 25 Oct 2018 13:46:37 -0700 (PDT)
Date: Thu, 25 Oct 2018 13:46:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540500397; bh=UBiUvHvN+5pcJEe2zFIbQInYAyrtW/yuRrQCPqVrczs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f1DCPmFWv52AELvsQgm+DFFUyvTvWeb0xvkDL2/zZkPf5Wy1zqh62zGcaHoaL5V0P dvu3y7mo3aZSfuOir8QbQnkucMvsb6Q9p06lkCJvEd2O+bccpozeSxah1SJXMXa8TM uwuGgTA0vZM2XOU08YrM45FpTwtoml5v3CSMPqXw=
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/1901/push/2992344261@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd22bad1e9b4_4a6d3fde9ccd45b423729eb"; 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/PiMkThtgIQeQojTUTiGRc855Tdw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 20:46:40 -0000

----==_mimepart_5bd22bad1e9b4_4a6d3fde9ccd45b423729eb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

87bcb71  Nick's suggestions


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901/files/48ae25f21db6ab290ef58997e899b56e5c0c7e16..87bcb713209742f05cde39cbe162a0e36f19729f

----==_mimepart_5bd22bad1e9b4_4a6d3fde9ccd45b423729eb
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/87bcb71">87bcb71</a>  Nick&#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/1901/files/48ae25f21db6ab290ef58997e899b56e5c0c7e16..87bcb713209742f05cde39cbe162a0e36f19729f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz2KNp5MlmT3UxV8v533juLMRTYTks5uoiMtgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6SvsNmHlRBcSEBzDKMFAMM4gCu2ks5uoiMtgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901/files/48ae25f21db6ab290ef58997e899b56e5c0c7e16..87bcb713209742f05cde39cbe162a0e36f19729f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901/files/48ae25f21db6ab290ef58997e899b56e5c0c7e16..87bcb713209742f05cde39cbe162a0e36f19729f",
"url": "https://github.com/quicwg/base-drafts/pull/1901/files/48ae25f21db6ab290ef58997e899b56e5c0c7e16..87bcb713209742f05cde39cbe162a0e36f19729f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1901",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1901:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "87bcb71",
"value": "Nick's suggestions"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901/files/48ae25f21db6ab290ef58997e899b56e5c0c7e16..87bcb713209742f05cde39cbe162a0e36f19729f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd22bad1e9b4_4a6d3fde9ccd45b423729eb--


From nobody Thu Oct 25 13:54:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 82752130E02 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:54:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 sXawpy0jy_JG for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 13:54: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 03B601288BD for <quic-issues@ietf.org>; Thu, 25 Oct 2018 13:54:05 -0700 (PDT)
Date: Thu, 25 Oct 2018 13:54:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540500844; bh=4gO2htjKExNGIuCQchTeGnfLqNFOqcREPKcqz/omE80=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=K/EkgZvv/oj+Chwg4e4XGXB2VY2AyXoVXtYHrNPM4oFA0YcsToXaxagoih8UcTllV admfizCyQAp1IO8LF4GKgb+xSTwINFmfh3n/2oKjN4TRg3Q1AKURXHpMVino/TdHhU 4LAZD4GqDAV/AqzKlcJzn0YDwqagW1w2sFKmoBOw=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab36da057cec94f06e1004d7562dd399b1da90268992cf0000000117e9ef6c92a169ce164cac4a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1917/433201874@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1917@github.com>
References: <quicwg/base-drafts/issues/1917@github.com>
Subject: Re: [quicwg/base-drafts] Complete version negotiation failure (#1917)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd22d6c36362_29423f8fd9ad45b412526b9"; 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/9mWOZXphbb8AkAYRwhEhsyepvxE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 20:54:08 -0000

----==_mimepart_5bd22d6c36362_29423f8fd9ad45b412526b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It's not (generally) an attack and it is a very possible because the much better no-one supports the insecure v1 or v2 anymore (like TLS 1.0, 1.1). Client API returns the equivalent of 501 Not Implemented.

It could of course be an injected packet so the client could wait for something better to show up before failing.

No action 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/1917#issuecomment-433201874
----==_mimepart_5bd22d6c36362_29423f8fd9ad45b412526b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>It's not (generally) an attack and it is a very possible because the m=
uch better no-one supports the insecure v1 or v2 anymore (like TLS 1.0, 1=
.1). Client API returns the equivalent of 501 Not Implemented.</p>
<p>It could of course be an injected packet so the client could wait for =
something better to show up before failing.</p>
<p>No action required.</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/1917#issuecomment-433201874">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqz7F=
FoGnvvQQh0s_CIhX00mf6xglks5uoiTsgaJpZM4X7EkN">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7SZ2NVXrWoKiOrwGC3kaQZA=
5I8uks5uoiTsgaJpZM4X7EkN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj in #1917: It's not (generally) an attack and it is a very possible b=
ecause the much better no-one supports the insecure v1 or v2 anymore (lik=
e TLS 1.0, 1.1). Client API returns the equivalent of 501 Not Implemented=
.\r\n\r\nIt could of course be an injected packet so the client could wai=
t for something better to show up before failing.\r\n\r\nNo action requir=
ed."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/bas=
e-drafts/issues/1917#issuecomment-433201874"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1917#issuecomment=
-433201874",
"url": "https://github.com/quicwg/base-drafts/issues/1917#issuecomment-43=
3201874",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Complete version negotiation failure (=
#1917)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1917,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1917\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1917#issuecomment-43=
3201874"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4013611=
65\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd22d6c36362_29423f8fd9ad45b412526b9--


From nobody Thu Oct 25 14:03:01 2018
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 97652124C04 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:02:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 JajH6bqBFUzS for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:02:58 -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 D32C6124BE5 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 14:02: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=M6fdXt83Wh27iLs+uAaGgv+lH0w=; b=Ehspo/efvow09IvM uvTDHlOfy16YFGZb6q24SvwSjQraV+95xFmrn3yaeIVmwfrxDbAwrnacrT9Iv92b cbX42/uCqNSZLxl+46xRyVOrLD1Mc1EwQTjDR1lM8aDxFLCC/cOOOkTNkwsU6rqd PAmBaYkiXwO/Pku/FUd3N/ojWMU=
Received: by filter1276p1mdw1.sendgrid.net with SMTP id filter1276p1mdw1-15465-5BD22F80-18 2018-10-25 21:02:56.691317295 +0000 UTC m=+598730.573425309
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0016p1iad2.sendgrid.net (SG) with ESMTP id JfQj0bNpQUiRYHh3lguBaA for <quic-issues@ietf.org>; Thu, 25 Oct 2018 21:02:56.652 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id 98422460E35 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 14:02:56 -0700 (PDT)
Date: Thu, 25 Oct 2018 21:02:56 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba86f555faf7323547de5097f5ba2a87ca0afc74192cf0000000117e9f18092a169ce164cac4a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1917/433204746@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1917@github.com>
References: <quicwg/base-drafts/issues/1917@github.com>
Subject: Re: [quicwg/base-drafts] Complete version negotiation failure (#1917)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd22f8096efb_2eaa3fefbccd45c418971bd"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0iPHRklJK6sLgDXaRIn6Hw5hRWViWdgU4MSS SFO82dcwkTBeP6At+1yE4UKMQ8y+fzDJaXApeiv/20b2uPrKgBeoyZ/YQfCKwjDIDAobwO657dAREG OfD4WsL1prUW+kOj6ftDFMqSMQI3blHi0b8mbPUytsD2kmNbo2D2vY06/pTA0D757XAaIezAKj4B9u g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2Q31BkULtwPiNegoLMCOrJ5M6vc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 21:03:00 -0000

----==_mimepart_5bd22f8096efb_2eaa3fefbccd45c418971bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

" The client MUST choose the version that it most prefers from those supported by the server" ->
or abort the connection attempt with an error indicating that no supported version was available. A client MAY discard such a Version Negotion packet and wait a short while in order to mitigate injection attacks.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433204746
----==_mimepart_5bd22f8096efb_2eaa3fefbccd45c418971bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>" The client MUST choose the version that it most prefers from those sup=
ported by the server" -&gt;<br>
or abort the connection attempt with an error indicating that no supported =
version was available. A client MAY discard such a Version Negotion packet =
and wait a short while in order to mitigate injection attacks.</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/1917#issuecomment-433204746">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9IY0A_aTPVb-z=
lB4bf3ois82OH6ks5uoicAgaJpZM4X7EkN">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq2imJbWxW_5JER2NkHaSljJPXzT1ks5uoicAga=
JpZM4X7EkN.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikkelfj in #1917: \=
" The client MUST choose the version that it most prefers from those suppor=
ted by the server\" -\u003e\r\nor abort the connection attempt with an erro=
r indicating that no supported version was available. A client MAY discard =
such a Version Negotion packet and wait a short while in order to mitigate =
injection attacks."}],"action":{"name":"View Issue","url":"https://github.c=
om/quicwg/base-drafts/issues/1917#issuecomment-433204746"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1917#issuecomment-4=
33204746",
"url": "https://github.com/quicwg/base-drafts/issues/1917#issuecomment-4332=
04746",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Complete version negotiation failure (#1=
917)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1917,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1917\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1917#issuecomment-4332=
04746"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401361165=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd22f8096efb_2eaa3fefbccd45c418971bd--


From nobody Thu Oct 25 14:19:38 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8BA1012D4E9 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:19:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 uObRjMkjkgaK for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:19: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 47DFF12F295 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 14:19:35 -0700 (PDT)
Date: Thu, 25 Oct 2018 14:19:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540502374; bh=S2fO6Lpd5YsKxuwyjtxvluGX/qUazqQOvhilRCJJW8w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Nu6ZDeCGgU2l1ekdT9WyN7U/Xsis4HevPF3BLFtgKbKy1MP+ghQ5Tf3GzkyHKlOPI gnNNl4rBTSq3wY/eq876SdATYYGd0XUxyOx1yzTSC2i1UNQDYU2l4ucIkF5c+2ZNfo z/LqH8IUCzj28edZeBOiK6/Eb3rRNLJYdF+xOBB8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf54ac59a32c55997ad814d524dd50446803ff13992cf0000000117e9f56692a169ce164cac4a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1917/433209636@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1917@github.com>
References: <quicwg/base-drafts/issues/1917@github.com>
Subject: Re: [quicwg/base-drafts] Complete version negotiation failure (#1917)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd23366b39c2_3a573fceb0cd45c41857086"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/whZR68g_6DtNiZDCZTXVMo6mVCs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 21:19:37 -0000

----==_mimepart_5bd23366b39c2_3a573fceb0cd45c41857086
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yeah, all I'm looking for here is the "If the client does not support any of the versions the server offers, it aborts the connection attempt." bit you pointed at.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433209636
----==_mimepart_5bd23366b39c2_3a573fceb0cd45c41857086
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yeah, all I'm looking for here is the "If the client does not support any of the versions the server offers, it aborts the connection attempt." bit you pointed at.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433209636">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqylkLePsKNX1DEn9hwa4gbwjMHW3ks5uoirmgaJpZM4X7EkN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq--7k78MEVQ2T2ezgbJsNM3xwJ7zks5uoirmgaJpZM4X7EkN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1917: Yeah, all I'm looking for here is the \"If the client does not support any of the versions the server offers, it aborts the connection attempt.\" bit you pointed at."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433209636"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433209636",
"url": "https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433209636",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Complete version negotiation failure (#1917)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1917,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1917\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433209636"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401361165\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd23366b39c2_3a573fceb0cd45c41857086--


From nobody Thu Oct 25 14:20:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B64751277BB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:20:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 xs0RewTlV74p for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:20: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 33D5512D4E9 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 14:20:37 -0700 (PDT)
Date: Thu, 25 Oct 2018 14:20:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540502436; bh=IPPZHYQLr6g2aAIWM8VWiaDlU7FT26+UIvcKF/fQhqc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GApCvMtSp+TA+A9G+qh1cu6MxO9SAj7IPmKiHwZjh+9m+8BAk8fTn6iYWCZAySTzv 6yxiWmtnnyZDoASgv1CYq48SLIMPw4xD1N2cToA0wPIEz7sB6V0Xo0tm/rFGixLqM9 R9zZp7q38hcjzkjsKxVZcxM9KJnjegbCkhtHAOtQ=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcb1d6e2b8748bba51b7ebc159691c07ba312704c92cf0000000117e9f5a392a169ce164cac4a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1917/433209944@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1917@github.com>
References: <quicwg/base-drafts/issues/1917@github.com>
Subject: Re: [quicwg/base-drafts] Complete version negotiation failure (#1917)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd233a3f3db3_9873f8fd9ad45b43606b"; 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/YikZFMCuj6yEP4FRpOGWXInUXDk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 21:20:41 -0000

----==_mimepart_5bd233a3f3db3_9873f8fd9ad45b43606b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I was about to do a PR, but the text is in your 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/1917#issuecomment-433209944
----==_mimepart_5bd233a3f3db3_9873f8fd9ad45b43606b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I was about to do a PR, but the text is in your 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/1917#issuecomment-433209944">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5sPfs567TcnEIlgFQDbwiTMs3Lrks5uoisjgaJpZM4X7EkN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3-sC9O2SzK5amIs9f-jy2Te7nTEks5uoisjgaJpZM4X7EkN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1917: I was about to do a PR, but the text is in your PR"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433209944"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433209944",
"url": "https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433209944",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Complete version negotiation failure (#1917)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1917,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1917\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433209944"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401361165\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd233a3f3db3_9873f8fd9ad45b43606b--


From nobody Thu Oct 25 14:22:37 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E973E12D4E9 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:22:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fPB4gG-p_KGq for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:22:35 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 6A2491277BB for <quic-issues@ietf.org>; Thu, 25 Oct 2018 14:22:35 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540502554; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=j6MRUZKpAq7WVD5rn+P87HqmLeurbjO+UOqC81tuVuE=; b=NaAzo5cpEoJ+pPC+nfITHBC2mRyyB5hHA1FejOMFgc4bo0IuQUkD0O4Fo2FVxuZV2XsGMe5v AnLmuWpwwDQYlJ2HguBUhXVfs7Zz8id6zdU49B37ynXManbwI7mVFcjFQOtSduWMnlVKuXCx X0VITR29oNkJrXVIPg5xlCnci9o=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd23419.7f12143b4a80-smtp-out-n03; Thu, 25 Oct 2018 21:22:33 -0000 (UTC)
Date: Thu, 25 Oct 2018 14:22:32 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd234183df05_21fd2b09f084657897149@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 847445: No common versions means fail
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd234183da3e_21fd2b09f0846578970ea"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/V8UDl6p01I61WQlW_qejfpqIYck>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 21:22:37 -0000

----==_mimepart_5bd234183da3e_21fd2b09f0846578970ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: 847445b747a93857cd3271a3dad7cecc10ab708d
      https://github.com/quicwg/base-drafts/commit/847445b747a93857cd3271a3dad7cecc10ab708d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  No common versions means fail

Closes #1917.


  Commit: 75338734ff1c0071f4a5761de51523c061a3cab3
      https://github.com/quicwg/base-drafts/commit/75338734ff1c0071f4a5761de51523c061a3cab3
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Move some text up to get the flow right


Compare: https://github.com/quicwg/base-drafts/compare/87bcb7132097...75338734ff1c
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd234183da3e_21fd2b09f0846578970ea--


From nobody Thu Oct 25 14:22:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75A0712F295 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:22:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 KttyBG7-Nnj0 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:22:56 -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 F363312D4E9 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 14:22:55 -0700 (PDT)
Date: Thu, 25 Oct 2018 14:22:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540502575; bh=41h4lncIvOGlJka00Xj/oSCZI/C7pF4CBPbSg8Ti7iM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EDMh7fin2VkQb1ioVhKN3ucb4C0cYqsDHKOSJz+DT2zNf43GkVMdEzWCTopj8u6Fo iHW/1UbeZMMkHfH1fVoTQRRp7gI8GkpG45W18o18r0tPa4D2q+G3gTnQWbGbz4FgDp GaqNWKYMVXGltlcELkr4/kZd08oqrMzd6fsYgVZQ=
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/1901/push/2992443426@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2342f26eaa_1cad3fe21cad45c4249197a"; 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/uQTO1ouT4Aof4xoSJOkXl-q8JVE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 21:22:57 -0000

----==_mimepart_5bd2342f26eaa_1cad3fe21cad45c4249197a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 2 commits.

847445b  No common versions means fail
7533873  Move some text up to get the flow right


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901/files/87bcb713209742f05cde39cbe162a0e36f19729f..75338734ff1c0071f4a5761de51523c061a3cab3

----==_mimepart_5bd2342f26eaa_1cad3fe21cad45c4249197a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 2 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/847445b">847445b</a>  No common versions means fail</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7533873">7533873</a>  Move some text up to get the flow right</li>
</ul>


<p style="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/1901/files/87bcb713209742f05cde39cbe162a0e36f19729f..75338734ff1c0071f4a5761de51523c061a3cab3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq272Rk1WmV9Xe8GWma5-crpeCt7_ks5uoiuvgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyHxfACm91IZbvGBlzh8FxUae4nTks5uoiuvgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 2 commits in #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901/files/87bcb713209742f05cde39cbe162a0e36f19729f..75338734ff1c0071f4a5761de51523c061a3cab3"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901/files/87bcb713209742f05cde39cbe162a0e36f19729f..75338734ff1c0071f4a5761de51523c061a3cab3",
"url": "https://github.com/quicwg/base-drafts/pull/1901/files/87bcb713209742f05cde39cbe162a0e36f19729f..75338734ff1c0071f4a5761de51523c061a3cab3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 2 commits in #1901",
"sections": [
{
"text": "2 new commits pushed to quicwg/base-drafts #1901:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "847445b",
"value": "No common versions means fail"
},
{
"name": "7533873",
"value": "Move some text up to get the flow right"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901/files/87bcb713209742f05cde39cbe162a0e36f19729f..75338734ff1c0071f4a5761de51523c061a3cab3"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd2342f26eaa_1cad3fe21cad45c4249197a--


From nobody Thu Oct 25 14:23:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9B4D312D4E9 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:22:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 2bTdCIDAny6e for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:22: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 EFF0C1277BB for <quic-issues@ietf.org>; Thu, 25 Oct 2018 14:22:55 -0700 (PDT)
Date: Thu, 25 Oct 2018 14:22:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540502575; bh=UDM3wawNra9g3HjFWEyUSgciMOAV6HPkw0H9eIfAB4E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BW4KggOfSY9jnbTNOVfxzkDMxNV/HZ3/EefKO0XAgfWPJiWlt5iLV3y3YJFn3Xr+c b/2HjILsOBSY0OTF1CLYP+zlnsOs/V1J7QDuUWNsHB/zxTvY4kv57J4A4ODEvUtwSQ jThnvAjoHUN3S4PC4IBu9S8XSHpcFo2K4FDBqIZY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab04eba623dddcdfa17734be44dde2ea63caa19fe192cf0000000117e9f62f92a169ce164cac4a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1917/433210569@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1917@github.com>
References: <quicwg/base-drafts/issues/1917@github.com>
Subject: Re: [quicwg/base-drafts] Complete version negotiation failure (#1917)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2342f1f396_79223f86934d45b4182936e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AoRjUYl6rIh7BGzG4TOyjDOsqQk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 21:22:58 -0000

----==_mimepart_5bd2342f1f396_79223f86934d45b4182936e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yep, I dumped it on top of that pile.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433210569
----==_mimepart_5bd2342f1f396_79223f86934d45b4182936e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Yep, I dumped it on top of that pile.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433210569">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3_GswFMixSPIyZhBbkQZU-mQEUoks5uoiuvgaJpZM4X7EkN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_H_nd6JBzvrBimjclpWnuk-A1Fxks5uoiuvgaJpZM4X7EkN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1917: Yep, I dumped it on top of that pile."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433210569"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433210569",
"url": "https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433210569",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Complete version negotiation failure (#1917)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1917,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1917\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1917#issuecomment-433210569"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401361165\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2342f1f396_79223f86934d45b4182936e--


From nobody Thu Oct 25 14:26:38 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E10D7130DFB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:26:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 HMKrnyT8Xdb3 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:26: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 47AFA12D4E9 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 14:26:36 -0700 (PDT)
Date: Thu, 25 Oct 2018 14:26:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540502796; bh=9bWr/VVuBOxpJLokD9565JWpPfW+3gBWRvrLGKM1jgY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jWGDVfttXgWiO6mdDlu/mPbQ9Y2kp/JlfHE0sKB7CB/eUiorga3wC6vtorG2/wXJK UVa55maGiBhzJ1rVgvQgGh5HTDXd8Cg7S5xLjfrPjCE5foSYWEZmA/5nKIOea23a4c 3SjJicnt/gMFHgmkRXfnZOfCmyM3X87t+vnRB7zM=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7dc3453127d510610179c8a72231226786fba70492cf0000000117e9f70b92a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168593765@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2350bcdc16_44a23fcdcf4d45b821145d8"; 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/KfCqAnK4mDZzOoIFM0-1ROGYL2Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 21:26:38 -0000

----==_mimepart_5bd2350bcdc16_44a23fcdcf4d45b821145d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



>  
 The client MUST use the long header format and include its selected version on
 all packets until it has 1-RTT keys and it has received a packet from the server
 which is not a Version Negotiation packet.
 
 A client MUST NOT change the version it uses unless it is in response to a
-Version Negotiation packet from the server.  Once a client receives a packet
-from the server which is not a Version Negotiation packet, it MUST discard other
-Version Negotiation packets on the same connection.  Similarly, a client MUST
-ignore a Version Negotiation packet if it has already received and acted on a
-Version Negotiation packet.
+Version Negotiation packet from the server, or if the server picks a different,
+but compatible version (see {{version-upgrade}}).  Once a client receives a
+packet from the server which is not a Version Negotiation packet, it MUST
+discard other Version Negotiation packets on the same connection.  Similarly, a
+client MUST ignore a Version Negotiation packet if it has already received and
+acted on a Version Negotiation packet.

Yes, in that case the client should abort and possibly make a completely new connection attempt a limited number of times. Otherwise you can get into a loop between two round robin load balanced servers where you never terminate version negotiation.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#discussion_r228340291
----==_mimepart_5bd2350bcdc16_44a23fcdcf4d45b821145d8
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/1901#discussion_r228340291">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 The client MUST use the long header format and include its selected version on
 all packets until it has 1-RTT keys and it has received a packet from the server
 which is not a Version Negotiation packet.
 
 A client MUST NOT change the version it uses unless it is in response to a
-Version Negotiation packet from the server.  Once a client receives a packet
-from the server which is not a Version Negotiation packet, it MUST discard other
-Version Negotiation packets on the same connection.  Similarly, a client MUST
-ignore a Version Negotiation packet if it has already received and acted on a
-Version Negotiation packet.
+Version Negotiation packet from the server, or if the server picks a different,
+but compatible version (see {{version-upgrade}}).  Once a client receives a
+packet from the server which is not a Version Negotiation packet, it MUST
+discard other Version Negotiation packets on the same connection.  Similarly, a
+client MUST ignore a Version Negotiation packet if it has already received and
+acted on a Version Negotiation packet.
</pre>
<p>Yes, in that case the client should abort and possibly make a completely new connection attempt a limited number of times. Otherwise you can get into a loop between two round robin load balanced servers where you never terminate version negotiation.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1901#discussion_r228340291">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-MTb8NeIkDCNPrMCBc7xeN_kysrks5uoiyLgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6ThHuEkk5DsT6OUr6uBjvlPx1v6ks5uoiyLgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r228340291"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228340291",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228340291",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228340291"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2350bcdc16_44a23fcdcf4d45b821145d8--


From nobody Thu Oct 25 14:39:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 07D7E1277BB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:39:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 IRcRClpG-5cF for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:39: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 0A8ED130E50 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 14:39:19 -0700 (PDT)
Date: Thu, 25 Oct 2018 14:39:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540503558; bh=3x6DWDkf8Edno6K2BwThZs0rUkPG24xbbKfCjXhA8oA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=B6PCPvMaHbbibfMX1pGER6hAYCOZ5bA5qiDqRoZr7jmKcymBpAF8prVtm2awYbGZW +uDi9MnisxZyDgfXBTkIeRxx9Nv6LuAdOcCVs+t6lk/Wb+Hzmpld4uA/CIGM00Hco6 nEGk33BQs1Pe+i5o4yJ+ZYk1HO9EI/gwji2eag0U=
From: macoxms <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9df5f7bbc57fb24556bf0802b3a7396c1a615a7192cf0000000117e9fa0592a169ce164cfa34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1918@github.com>
Subject: [quicwg/base-drafts] Section 4.2.17 references HTTP_UNEXPECTED_GOAWAY which doesn't exist (#1918)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd23806c5b_378d3fbd114d45b41506228"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: macoxms
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_9HmAbGHwPQIFc8XkqFxxca64Uw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 21:39:21 -0000

----==_mimepart_5bd23806c5b_378d3fbd114d45b41506228
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

HTTP_UNEXPECTED_GOAWAY is referenced in section 4.2.17 as the connection error to generate when getting an unexpected goaway, but this is not defined in section 8.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1918
----==_mimepart_5bd23806c5b_378d3fbd114d45b41506228
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>HTTP_UNEXPECTED_GOAWAY is referenced in section 4.2.17 as the connection error to generate when getting an unexpected goaway, but this is not defined in section 8.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1918">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq59kiCn9lij0dT5C-I-EXTBta-Vhks5uoi-GgaJpZM4X7KPH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5HLOQw2We5ZGwdqC5F-xnS3PdMPks5uoi-GgaJpZM4X7KPH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Section 4.2.17 references HTTP_UNEXPECTED_GOAWAY which doesn't exist (#1918)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1918"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1918",
"url": "https://github.com/quicwg/base-drafts/issues/1918",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Section 4.2.17 references HTTP_UNEXPECTED_GOAWAY which doesn't exist (#1918)",
"sections": [
{
"text": "",
"activityTitle": "**macoxms**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@macoxms",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1918
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1918,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1918\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1918"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401384391\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd23806c5b_378d3fbd114d45b41506228--


From nobody Thu Oct 25 14:41:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 76A37124BE5 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:41:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 bFpLbfUXGv2e for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:41: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 C39E3130E50 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 14:41:32 -0700 (PDT)
Date: Thu, 25 Oct 2018 14:41:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540503691; bh=Jw3Qvgg6kbYh4ql+ZKlDXdLM+wo/prwF/UfuYtP0c+I=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ah4no+vsIbux/wFf/kSFcmz54i/HnFDIaCXMUbDmeEO2OdlTVorJ5g/SwkqAkPaQs QyF1pOxpCODhv5TVvd43SA9IJUrKJGQNq098TWVnbks8Z3RmFnzVPjbdUBiEn98xn3 8r39Hna1TJdX5Sn3wu4l9CG/a+eM1BBvlxt196Jo=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2bfdcf8825c8561086fa9c1be90f1885559ad98c92cf0000000117e9fa8b92a169ce164cfd01@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1919@github.com>
Subject: [quicwg/base-drafts] Version negotiation might never terminate (#1919)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2388beea04_7f133fe21cad45c415063d2"; 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/vhpkS2mYBm-jgiTOcAYX-RJyLK8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 21:41:35 -0000

----==_mimepart_5bd2388beea04_7f133fe21cad45c415063d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

facts:
client does not support version C but does support A and B.
server X and Y are exposed as two separate IP addresses on the same domain.
client always chooses the next IP round robin when sending and initial packet nr.0.
server X supports version B, C
server Y supports version A, C

scenario
forever {
client sends Initial packet in version A and server X responds with vneg B, C
client sends Initial packet in version B and server Y responds with vneg A, C
}


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1919
----==_mimepart_5bd2388beea04_7f133fe21cad45c415063d2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>facts:<br>
client does not support version C but does support A and B.<br>
server X and Y are exposed as two separate IP addresses on the same domain.<br>
client always chooses the next IP round robin when sending and initial packet nr.0.<br>
server X supports version B, C<br>
server Y supports version A, C</p>
<p>scenario<br>
forever {<br>
client sends Initial packet in version A and server X responds with vneg B, C<br>
client sends Initial packet in version B and server Y responds with vneg A, C<br>
}</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1919">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2P1oP5LWftITVOmrOOKXoD0sGatks5uojALgaJpZM4X7KcN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0CQ8-vzAejmllF1k_sbABKuCYzGks5uojALgaJpZM4X7KcN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Version negotiation might never terminate (#1919)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1919"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1919",
"url": "https://github.com/quicwg/base-drafts/issues/1919",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Version negotiation might never terminate (#1919)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1919
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1919,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1919\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1919"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401385229\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2388beea04_7f133fe21cad45c415063d2--


From nobody Thu Oct 25 14:43:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 12C0E130E50 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:43:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 lAWVc47v-4i0 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:43: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 A5573124BE5 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 14:43:39 -0700 (PDT)
Date: Thu, 25 Oct 2018 14:43:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540503818; bh=cOTs7ihv4HnbiZUxNOY5a7vCgBXhYmT8cX/c6Zhg4IE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TeVmb0sN/y/kcaLtjC5vuyTE69WqunulIw0mwqVFUsnjsvcMV0DseJDcg72DOmWD4 Fq255FUAyksQEnnMCiLg1Gz8ZhOyDzcbxFwdf/JfgoPdLKW1MOwYjs21z7Sz3BWBXe jKRS2ugNDVJiwNFjha7u+q6CDLTzLqop8SQoZYgQ=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf1b9422b51dbc464a7144a36b4355e3e1a44c18f92cf0000000117e9fb0a92a169ce164cfa34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1918/433215946@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1918@github.com>
References: <quicwg/base-drafts/issues/1918@github.com>
Subject: Re: [quicwg/base-drafts] Section 4.2.17 references HTTP_UNEXPECTED_GOAWAY which doesn't exist (#1918)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2390aeede2_63193f915c6d45c037021b4"; 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/auBS5z_Fr7KdX2IzI9qa5EbRzu4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 21:43:41 -0000

----==_mimepart_5bd2390aeede2_63193f915c6d45c037021b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

otherwise it wouldn't be unexpected

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433215946
----==_mimepart_5bd2390aeede2_63193f915c6d45c037021b4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>otherwise it wouldn't be unexpected</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433215946">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwylMXFfdoei_FbX5SO7N7SAmpx8ks5uojCKgaJpZM4X7KPH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq03YcN_-sGeKAMLmZhaDTz4x3Xdmks5uojCKgaJpZM4X7KPH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1918: otherwise it wouldn't be unexpected"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433215946"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433215946",
"url": "https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433215946",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Section 4.2.17 references HTTP_UNEXPECTED_GOAWAY which doesn't exist (#1918)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1918,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1918\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433215946"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401384391\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2390aeede2_63193f915c6d45c037021b4--


From nobody Thu Oct 25 14:53:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42AF61277BB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14:53:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 jiXYpaaYBAyd for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 14: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 16AAC124BE5 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 14:52:58 -0700 (PDT)
Date: Thu, 25 Oct 2018 14:52:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540504376; bh=4FQrqKpno4sN8g8qbZgPhaw0EOi7Y689dN27V+ZS9lc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LdKALEF/nB1gq43CFT4wFGCHofzhVhcv+Fqtk4jFv0h2agaGn99DkraNpmNNUqRla S3G6l8barJ0nmYwFa6zXJb+Ej8b+RUPlqHdIipAm57lFJEEwn2IJp6AVzMF6ibcRBA R6wX92ULeZN8Po86R3NQH44gAatwJTwt6PQIfp94=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4256927278dbe662a40343a3a4c4206c8166450992cf0000000117e9fd3892a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433218454@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd23b38c8dfc_2ec23fefbccd45c420546e2"; 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/ZmLts3Ah0SlP2a2GBE-ubAam5No>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 21:53:00 -0000

----==_mimepart_5bd23b38c8dfc_2ec23fefbccd45c420546e2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson 
> Thanks @kazuho for finding another hole. That validated the design that @ekr had for this, which separated the first attempted version from the supported versions list. It turns out that the preference order in the supported versions was necessary to prevent that. The client needs to tell the server how it would select between common versions so that the choice between incompatible versions can be validated.

I think we agree, though I might say that we do not need a list that lists every versions in the preference order. Just having a way to separate the supported versions into two groups in fine.

IMO, a workable design with minimal change would be use the packet version as a sentinel to divide the supported versions into two groups: a list that contains the versions that the client was not able to choose (due to VN) and a list that contains the other supported versions.

Consider the case where client supports five versions: v1, v1.1, v1.2, v2, v3. Upgrade is possible between different minor versions but not between major versions.

The client, first attempts to connect using v3. The first packet will be a v3 packet. V1.x server responds with a VN that contains v1, v1.2, v1.3.

Then, the client sends an Initial packet in v1, that contains a supported list of (v3, v2, v1, v1.1, v1.2). The server can determine which versions that the client assumed was impossible to use (i.e. v3, v2), because they are placed before v1 which is the packet version.

The benefit of using this "grouping" approach instead of the "total preference order" approach is that it allows the use of the _lowest_ version as the packet format when there are more than one compatible versions. That is generally preferable, because a server can perform a compatible version upgrade only if it can parse the packet format, and using the lowest version provides the maximum chance.

@martinthomson Do my comments sound sensible?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433218454
----==_mimepart_5bd23b38c8dfc_2ec23fefbccd45c420546e2
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=3D67641" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/ma=
rtinthomson">@martinthomson</a></p>
<blockquote>
<p>Thanks <a class=3D"user-mention" data-hovercard-type=3D"user" data-hov=
ercard-url=3D"/hovercards?user_id=3D41567" data-octo-click=3D"hovercard-l=
ink-click" data-octo-dimensions=3D"link_type:self" href=3D"https://github=
.com/kazuho">@kazuho</a> for finding another hole. That validated the des=
ign that <a class=3D"user-mention" data-hovercard-type=3D"user" data-hove=
rcard-url=3D"/hovercards?user_id=3D1111457" data-octo-click=3D"hovercard-=
link-click" data-octo-dimensions=3D"link_type:self" href=3D"https://githu=
b.com/ekr">@ekr</a> had for this, which separated the first attempted ver=
sion from the supported versions list. It turns out that the preference o=
rder in the supported versions was necessary to prevent that. The client =
needs to tell the server how it would select between common versions so t=
hat the choice between incompatible versions can be validated.</p>
</blockquote>
<p>I think we agree, though I might say that we do not need a list that l=
ists every versions in the preference order. Just having a way to separat=
e the supported versions into two groups in fine.</p>
<p>IMO, a workable design with minimal change would be use the packet ver=
sion as a sentinel to divide the supported versions into two groups: a li=
st that contains the versions that the client was not able to choose (due=
 to VN) and a list that contains the other supported versions.</p>
<p>Consider the case where client supports five versions: v1, v1.1, v1.2,=
 v2, v3. Upgrade is possible between different minor versions but not bet=
ween major versions.</p>
<p>The client, first attempts to connect using v3. The first packet will =
be a v3 packet. V1.x server responds with a VN that contains v1, v1.2, v1=
.3.</p>
<p>Then, the client sends an Initial packet in v1, that contains a suppor=
ted list of (v3, v2, v1, v1.1, v1.2). The server can determine which vers=
ions that the client assumed was impossible to use (i.e. v3, v2), because=
 they are placed before v1 which is the packet version.</p>
<p>The benefit of using this "grouping" approach instead of the "total pr=
eference order" approach is that it allows the use of the <em>lowest</em>=
 version as the packet format when there are more than one compatible ver=
sions. That is generally preferable, because a server can perform a compa=
tible version upgrade only if it can parse the packet format, and using t=
he lowest version provides the maximum chance.</p>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/hovercards?user_id=3D67641" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/ma=
rtinthomson">@martinthomson</a> Do my comments sound sensible?</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/1901#issuecomment-433218454">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq74whD=
oStXJvSneXF_ixNRvzIf7nks5uojK4gaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq3eqi9hfP86wXq6eli9_EV7sYo9r=
ks5uojK4gaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1901: @martinthomson \r\n\u003e Thanks @kazuho for finding another=
 hole. That validated the design that @ekr had for this, which separated =
the first attempted version from the supported versions list. It turns ou=
t that the preference order in the supported versions was necessary to pr=
event that. The client needs to tell the server how it would select betwe=
en common versions so that the choice between incompatible versions can b=
e validated.\r\n\r\nI think we agree, though I might say that we do not n=
eed a list that lists every versions in the preference order. Just having=
 a way to separate the supported versions into two groups in fine.\r\n\r\=
nIMO, a workable design with minimal change would be use the packet versi=
on as a sentinel to divide the supported versions into two groups: a list=
 that contains the versions that the client was not able to choose (due t=
o VN) and a list that contains the other supported versions.\r\n\r\nConsi=
der the case where client supports five versions: v1, v1.1, v1.2, v2, v3.=
 Upgrade is possible between different minor versions but not between maj=
or versions.\r\n\r\nThe client, first attempts to connect using v3. The f=
irst packet will be a v3 packet. V1.x server responds with a VN that cont=
ains v1, v1.2, v1.3.\r\n\r\nThen, the client sends an Initial packet in v=
1, that contains a supported list of (v3, v2, v1, v1.1, v1.2). The server=
 can determine which versions that the client assumed was impossible to u=
se (i.e. v3, v2), because they are placed before v1 which is the packet v=
ersion.\r\n\r\nThe benefit of using this \"grouping\" approach instead of=
 the \"total preference order\" approach is that it allows the use of the=
 _lowest_ version as the packet format when there are more than one compa=
tible versions. That is generally preferable, because a server can perfor=
m a compatible version upgrade only if it can parse the packet format, an=
d using the lowest version provides the maximum chance.\r\n\r\n@martintho=
mson Do my comments sound sensible?"}],"action":{"name":"View Pull Reques=
t","url":"https://github.com/quicwg/base-drafts/pull/1901#issuecomment-43=
3218454"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33218454",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4332=
18454",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4332=
18454"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd23b38c8dfc_2ec23fefbccd45c420546e2--


From nobody Thu Oct 25 15:01:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2E45130E50 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:01:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 VZuFgBuKcbs0 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:01:17 -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 2DD85124BE5 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:01:17 -0700 (PDT)
Date: Thu, 25 Oct 2018 15:01:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540504876; bh=aVpw27wcAzqlDzVSGGGxOnQYwosDU/6xni+sVzAorf0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xiJStWVqypDyQaj5c4qz9Kxw0DVwhqvFlLAPhg/O1KIUjBLBDPORiFsu7jGiaxjGN 5BYMlk4ULrgLV2yEj5wqHZP3ISRUZ5INdKa+DS2IxevbQvxadjP62C9xWtVYX8/5nR D6YZHY/uPQAiC/G0Q7XNT7Lw67roF7dqlLjY0js8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0b8dab8f3f011eb69e3fb705fa03d91d56340af792cf0000000117e9ff2c92a169ce164cfd01@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1919/433220618@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1919@github.com>
References: <quicwg/base-drafts/issues/1919@github.com>
Subject: Re: [quicwg/base-drafts] Version negotiation might never terminate (#1919)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd23d2c13081_4b813fceb0cd45c44995c"; 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/QTJU4NubLgsYV045ekDiXEeRQvw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 22:01:19 -0000

----==_mimepart_5bd23d2c13081_4b813fceb0cd45c44995c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closing as the following text prevents the above scenario:

"Similarly, a client MUST ignore a Version Negotiation packet if it has already received and acted on a Version Negotiation packet."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1919#issuecomment-433220618
----==_mimepart_5bd23d2c13081_4b813fceb0cd45c44995c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closing as the following text prevents the above scenario:</p>
<p>"Similarly, a client MUST ignore a Version Negotiation packet if it has already received and acted on a Version Negotiation packet."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1919#issuecomment-433220618">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq11udiSIacajhYmij-p3mw6UhlTsks5uojSsgaJpZM4X7KcN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyMNLPiX1IXMOZzVYDEjiDp9X2s4ks5uojSsgaJpZM4X7KcN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1919: Closing as the following text prevents the above scenario:\r\n\r\n\"Similarly, a client MUST ignore a Version Negotiation packet if it has already received and acted on a Version Negotiation packet.\""}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1919#issuecomment-433220618"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1919#issuecomment-433220618",
"url": "https://github.com/quicwg/base-drafts/issues/1919#issuecomment-433220618",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Version negotiation might never terminate (#1919)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1919,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1919#issuecomment-433220618"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401385229\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd23d2c13081_4b813fceb0cd45c44995c--


From nobody Thu Oct 25 15:01:28 2018
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 E6B41130EBA for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:01:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.469
X-Spam-Level: 
X-Spam-Status: No, score=-3.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Q40TvMFQQoHM for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:01:18 -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 6585C130DFB for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:01: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=nbnl44ep5qVxoFHaJhCPJAgzdyo=; b=iWfNebVuMTcz8gL0 ByqavCC3WFihcAd2cRcV/nX4vYEBpgQxPuoorgPR3ojKpnTkcPXmTRYtUM+AMwJK dypOsMNPP5wxxXO0oVkgzwLQiNnG2txG0ztnFi/8d/wKynYYC5OxOTJdvS85DCvR jJ7KJZwuRBCPB/bji1KtnTCDbeY=
Received: by filter1663p1mdw1.sendgrid.net with SMTP id filter1663p1mdw1-28985-5BD23D2C-16 2018-10-25 22:01:16.675434327 +0000 UTC m=+602455.642849177
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id Mls-ADayRWmWvobBhU_J2Q for <quic-issues@ietf.org>; Thu, 25 Oct 2018 22:01:16.613 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id 92D7B400064 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:01:16 -0700 (PDT)
Date: Thu, 25 Oct 2018 22:01:16 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0b8dab8f3f011eb69e3fb705fa03d91d56340af792cf0000000117e9ff2c92a169ce164cfd01@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1919/issue_event/1927471583@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1919@github.com>
References: <quicwg/base-drafts/issues/1919@github.com>
Subject: Re: [quicwg/base-drafts] Version negotiation might never terminate (#1919)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd23d2c918c4_6cea3fb7b5ad45c41160e0"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0XGC2eEqJtuCYmMXkD1EiGxQDKxVRuZbZ9bw ad0AskibVXEvGInavAo3eAF4MW6DCefqSvGH7ZBR6Ftrm7fxgJxIEswlMpfeIMxQ5eOewnOtIhLVU6 Pjo8nZwvKC03LnL9nucjdVrWJROkPRTZIWii4pf/tdp2GSMYu6b9Llk7+ertFpzHdwIZDofHoCNQte M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/STTCBo1EYcJFfTsTV7SBMdjuo-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, 25 Oct 2018 22:01:22 -0000

----==_mimepart_5bd23d2c918c4_6cea3fb7b5ad45c41160e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1919.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1919#event-1927471583
----==_mimepart_5bd23d2c918c4_6cea3fb7b5ad45c41160e0
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="374144257" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1919" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1919/hovercard" href="https://github.com/quicwg/base-drafts/issues/1919">#1919</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/1919#event-1927471583">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq11udiSIacajhYmij-p3mw6UhlTsks5uojSsgaJpZM4X7KcN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyMNLPiX1IXMOZzVYDEjiDp9X2s4ks5uojSsgaJpZM4X7KcN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1919."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1919#event-1927471583"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1919#event-1927471583",
"url": "https://github.com/quicwg/base-drafts/issues/1919#event-1927471583",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Version negotiation might never terminate (#1919)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1919#event-1927471583"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401385229\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd23d2c918c4_6cea3fb7b5ad45c41160e0--


From nobody Thu Oct 25 15:01:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 09A23124BE5 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:01:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 IucWWB5Sg5mW for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:01: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 7AA2312426A for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:01:55 -0700 (PDT)
Date: Thu, 25 Oct 2018 15:01:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540504914; bh=kGiQZ9JASp99orEH3KiEiaWI5Nt8sh5hUxH1BaYFAl4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=wqn8+Jd7TKVaAoSE7Rd5CD2Kz/tOEwQr4lQnde7gggaw2kldbQmXQ1yV3K0Lg3FyA GCGAgcUvo6yd8th13BWWkuM48WI4UBumjNVXGjZAKnvTFz5OsYy0B28/z5poUfUnXh 5pmagljNqXnJ0CP+dVLDJUpPwfnHn/0bot6qT8EU=
From: macoxms <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab456feebd2181dec0073c8cd42efa79a6ef300c6b92cf0000000117e9ff5292a169ce164d1592@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1920@github.com>
Subject: [quicwg/base-drafts] Section 4.2.6 PUSH_PROMISE does not indicate on which stream type this frame is allowed (#1920)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd23d5299453_24bb3f80e06d45c01526420"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: macoxms
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2aIA8CbZiJ1f7hUmLxmjBJnF17E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 22:01:57 -0000

----==_mimepart_5bd23d5299453_24bb3f80e06d45c01526420
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

All other frame types in section 4 explicitly call out which stream types are allowed.

For example DATA:

  If a DATA frame is received on either control stream, the recipient MUST
  respond with a connection error (Section 8) of type
  HTTP_WRONG_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/1920
----==_mimepart_5bd23d5299453_24bb3f80e06d45c01526420
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>All other frame types in section 4 explicitly call out which stream types are allowed.</p>
<p>For example DATA:</p>
<p>If a DATA frame is received on either control stream, the recipient MUST<br>
respond with a connection error (Section 8) of type<br>
HTTP_WRONG_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/1920">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8zuwXgRz5a5rpov4nQSbFSaLiOvks5uojTSgaJpZM4X7MM5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq73k9lwVA3wciNiJx4dTnxgr52Diks5uojTSgaJpZM4X7MM5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Section 4.2.6 PUSH_PROMISE does not indicate on which stream type this frame is allowed (#1920)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1920"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1920",
"url": "https://github.com/quicwg/base-drafts/issues/1920",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Section 4.2.6 PUSH_PROMISE does not indicate on which stream type this frame is allowed (#1920)",
"sections": [
{
"text": "",
"activityTitle": "**macoxms**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@macoxms",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1920
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1920,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1920\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1920"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401392441\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd23d5299453_24bb3f80e06d45c01526420--


From nobody Thu Oct 25 15:09:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F68D130E50 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:09:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 29TDfs-G4O5w for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:09:05 -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 A808712426A for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:09:05 -0700 (PDT)
Date: Thu, 25 Oct 2018 15:09:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540505345; bh=VePbZzv6BOMiuwMv9qx4V47dIvSPr4YSUYjfCpn1v48=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mFTC6N61BTCcVW4YiCne8rVBndKWvRJf0+32dxMCrN+OGPoWYC8V+15RRkeZokoWo 27/OQSvlQQaVQtkW6s9qOXmcLRHo9WlKOae+SYa6B2Usoy2o7RYimd2CbGN5Rv2V5H 4qLhvMprU8TCp1Zk3vXJwyjWAfCOEj+5NJV9PWMY=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb53465ac79de7bb16314b05d29266f4fc8d1335692cf0000000117ea010092a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168607016@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd23f00f2702_44b03fcdcf4d45b82222455"; 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/BiJ0o5k1j2Fzq-u_5u3tnorixUc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 22:09:07 -0000

----==_mimepart_5bd23f00f2702_44b03fcdcf4d45b82222455
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



>  
 The client MUST use the long header format and include its selected version on
 all packets until it has 1-RTT keys and it has received a packet from the server
 which is not a Version Negotiation packet.
 
 A client MUST NOT change the version it uses unless it is in response to a
-Version Negotiation packet from the server.  Once a client receives a packet
-from the server which is not a Version Negotiation packet, it MUST discard other
-Version Negotiation packets on the same connection.  Similarly, a client MUST
-ignore a Version Negotiation packet if it has already received and acted on a
-Version Negotiation packet.
+Version Negotiation packet from the server, or if the server picks a different,
+but compatible version (see {{version-upgrade}}).  Once a client receives a
+packet from the server which is not a Version Negotiation packet, it MUST
+discard other Version Negotiation packets on the same connection.  Similarly, a
+client MUST ignore a Version Negotiation packet if it has already received and
+acted on a Version Negotiation packet.

The client is not allowed to respond to version {C} because it is only allow to handle one VN packet (which is important to avoid loops). But as I wrote, a client could make a new connection attempt which amounts to the same thing, so stricly speaking the connection would fail on timeout as the second VN packet is 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/pull/1901#discussion_r228351263
----==_mimepart_5bd23f00f2702_44b03fcdcf4d45b82222455
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/1901#discussion_r228351263">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 The client MUST use the long header format and include its selected version on
 all packets until it has 1-RTT keys and it has received a packet from the server
 which is not a Version Negotiation packet.
 
 A client MUST NOT change the version it uses unless it is in response to a
-Version Negotiation packet from the server.  Once a client receives a packet
-from the server which is not a Version Negotiation packet, it MUST discard other
-Version Negotiation packets on the same connection.  Similarly, a client MUST
-ignore a Version Negotiation packet if it has already received and acted on a
-Version Negotiation packet.
+Version Negotiation packet from the server, or if the server picks a different,
+but compatible version (see {{version-upgrade}}).  Once a client receives a
+packet from the server which is not a Version Negotiation packet, it MUST
+discard other Version Negotiation packets on the same connection.  Similarly, a
+client MUST ignore a Version Negotiation packet if it has already received and
+acted on a Version Negotiation packet.
</pre>
<p>The client is not allowed to respond to version {C} because it is only allow to handle one VN packet (which is important to avoid loops). But as I wrote, a client could make a new connection attempt which amounts to the same thing, so stricly speaking the connection would fail on timeout as the second VN packet is 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/pull/1901#discussion_r228351263">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxaWroPx44HftVval3rmB7zNjX0eks5uojaAgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5tgYmYcF8qccLW1y8axod4B_U-lks5uojaAgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r228351263"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228351263",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228351263",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228351263"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd23f00f2702_44b03fcdcf4d45b82222455--


From nobody Thu Oct 25 15:10:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AAD5130DFB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:10:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 fjJXKUa-W835 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:10: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 ABC8B12426A for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:10:01 -0700 (PDT)
Date: Thu, 25 Oct 2018 15:10:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540505400; bh=DA4lTBRKFHFwjGgzc7ZYlQGveL0Bxcx5PhKVVzOASE4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sg3FTTUBO7sFKl2TXggcsuh/fhFMW6HXZIb7zmT5KGCo8geZ4WkKHra1ePe54uyTn 88SieRSVfR+HKEmigQiuA5xsg6M3SsfFznz36CXf16vqdPzpfmE6gtqmWuPQQohHcK 6tVJzJDUWVSCMWGGqvfYOhSf7u8u/FgRL8Nq1oSM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6a9a11131390ab2a95edcb1c9dd99980aeeb103792cf0000000117ea013892a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168574093@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd23f38e87ce_5c913fba6bed45bc23728d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hcxF9LHY4ch93uYI4W-V6Qktbzo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 22:10:04 -0000

----==_mimepart_5bd23f38e87ce_5c913fba6bed45bc23728d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> -selects an acceptable protocol version from the list provided by the server.
-The client then attempts to create a connection using that version.  Though the
-content of the Initial packet the client sends might not change in response to
-version negotiation, a client MUST increase the packet number it uses on every
-packet it sends.  Packets MUST continue to use long headers ({{long-header}})
-and MUST include the new negotiated protocol version.
+selects an acceptable protocol version from the list provided by the server. The
+client MUST choose the version that it most prefers from those supported by the
+server.  The server will abort the connection attempt if the client chooses in a
+manner inconsistent from the preference order included with the client transport
+parameters (see {{version-validation}}).
+
+The client then attempts to create a connection using the version it selects.
+Though the content of the Initial packet the client sends might not change in
+response to version negotiation, a client MUST increase the packet number it
+uses on every packet it sends.  Packets MUST continue to use long headers

I'll take the suggestion, which is better than what we have.  In practice, the packet will probably change - it's a different version of the protocol after all.

>  
 The client MUST use the long header format and include its selected version on
 all packets until it has 1-RTT keys and it has received a packet from the server
 which is not a Version Negotiation packet.
 
 A client MUST NOT change the version it uses unless it is in response to a
-Version Negotiation packet from the server.  Once a client receives a packet
-from the server which is not a Version Negotiation packet, it MUST discard other
-Version Negotiation packets on the same connection.  Similarly, a client MUST
-ignore a Version Negotiation packet if it has already received and acted on a
-Version Negotiation packet.
+Version Negotiation packet from the server, or if the server picks a different,
+but compatible version (see {{version-upgrade}}).  Once a client receives a
+packet from the server which is not a Version Negotiation packet, it MUST
+discard other Version Negotiation packets on the same connection.  Similarly, a
+client MUST ignore a Version Negotiation packet if it has already received and
+acted on a Version Negotiation packet.

This is exactly the type of edge case I had in mind when talking about #504 (now quicwg/ops-drafts#28).

I don't think that we can fix that here, though this compatible version upgrade will make that a lot easier: if B and C are compatible, you can retain enough support for B that you can upgrade from B to C.  It's not perfect, because you still have to send Version Negotiation in response to B if the client doesn't support C, but it could get you further in an incremental roll-back scenario.

> +message sent in the first packet can be used in both versions.  A compatible
+version is also able to identify and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
+having to use that version with servers that supports a more-preferred version.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a version that
+is not compatible with the version the client initially chose; a server has to
+allow the client to choose between versions that are not compatible.
+

That's caught by the generic version negotiation text.  But I note that we don't have that.  #1917.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#discussion_r228324630
----==_mimepart_5bd23f38e87ce_5c913fba6bed45bc23728d3
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/1901#discussion_r228324630">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -selects an acceptable protocol version from the list provided by the server.
-The client then attempts to create a connection using that version.  Though the
-content of the Initial packet the client sends might not change in response to
-version negotiation, a client MUST increase the packet number it uses on every
-packet it sends.  Packets MUST continue to use long headers ({{long-header}})
-and MUST include the new negotiated protocol version.
+selects an acceptable protocol version from the list provided by the server. The
+client MUST choose the version that it most prefers from those supported by the
+server.  The server will abort the connection attempt if the client chooses in a
+manner inconsistent from the preference order included with the client transport
+parameters (see {{version-validation}}).
+
+The client then attempts to create a connection using the version it selects.
+Though the content of the Initial packet the client sends might not change in
+response to version negotiation, a client MUST increase the packet number it
+uses on every packet it sends.  Packets MUST continue to use long headers
</pre>
<p>I'll take the suggestion, which is better than what we have.  In practice, the packet will probably change - it's a different version of the protocol after all.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1901#discussion_r228325998">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 The client MUST use the long header format and include its selected version on
 all packets until it has 1-RTT keys and it has received a packet from the server
 which is not a Version Negotiation packet.
 
 A client MUST NOT change the version it uses unless it is in response to a
-Version Negotiation packet from the server.  Once a client receives a packet
-from the server which is not a Version Negotiation packet, it MUST discard other
-Version Negotiation packets on the same connection.  Similarly, a client MUST
-ignore a Version Negotiation packet if it has already received and acted on a
-Version Negotiation packet.
+Version Negotiation packet from the server, or if the server picks a different,
+but compatible version (see {{version-upgrade}}).  Once a client receives a
+packet from the server which is not a Version Negotiation packet, it MUST
+discard other Version Negotiation packets on the same connection.  Similarly, a
+client MUST ignore a Version Negotiation packet if it has already received and
+acted on a Version Negotiation packet.
</pre>
<p>This is exactly the type of edge case I had in mind when talking about <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="226438460" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/504" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/504/hovercard" href="https://github.com/quicwg/base-drafts/issues/504">#504</a> (now <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="304831702" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/ops-drafts/issues/28" data-hovercard-type="issue" data-hovercard-url="/quicwg/ops-drafts/issues/28/hovercard" href="https://github.com/quicwg/ops-drafts/issues/28">quicwg/ops-drafts#28</a>).</p>
<p>I don't think that we can fix that here, though this compatible version upgrade will make that a lot easier: if B and C are compatible, you can retain enough support for B that you can upgrade from B to C.  It's not perfect, because you still have to send Version Negotiation in response to B if the client doesn't support C, but it could get you further in an incremental roll-back scenario.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1901#discussion_r228326968">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +message sent in the first packet can be used in both versions.  A compatible
+version is also able to identify and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
+having to use that version with servers that supports a more-preferred version.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a version that
+is not compatible with the version the client initially chose; a server has to
+allow the client to choose between versions that are not compatible.
+
</pre>
<p>That's caught by the generic version negotiation text.  But I note that we don't have that.  <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="374123594" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1917" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1917/hovercard" href="https://github.com/quicwg/base-drafts/issues/1917">#1917</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/1901#discussion_r228324630">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwFpoY41zTMNSlZCwQvhrOHZpbI5ks5uoja4gaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3jiNtubsSjuPNMj2G9LS96735_pks5uoja4gaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r228324630"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228324630",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228324630",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228324630"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd23f38e87ce_5c913fba6bed45bc23728d3--


From nobody Thu Oct 25 15:12:30 2018
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 45CDE130DFB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:12:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ovDPLhVph6rF for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:12:27 -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 6132312426A for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:12: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=XGZ1RdTP1+J1tBRgZKbEYsQhX0I=; b=K2ns6XhLQeI2oMqN PnLuurwttZgp6NuUwOzIoqlaGTlJ1dZPfI4ZmVOCfL5f/PtO8LXkSD61IdWYadfE bT0Dl/9ka+DGkRQJHPH69/+PcR3I5JBjx5hHy/FwqAyqdGFRKEt/m1AJj6CQ2Zc1 MBj49QxBBTu6s7ZllcgbdMc+D20=
Received: by filter1185p1las1.sendgrid.net with SMTP id filter1185p1las1-7325-5BD23FC9-1A 2018-10-25 22:12:25.79373871 +0000 UTC m=+598379.836603868
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0009p1iad2.sendgrid.net (SG) with ESMTP id jeMIrop5R3WxHfMam_y0ZA for <quic-issues@ietf.org>; Thu, 25 Oct 2018 22:12:25.699 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id A566BC00C5 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:12:25 -0700 (PDT)
Date: Thu, 25 Oct 2018 22:12:26 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab03caae9e33e654292963ee72f07bfe64dccafa6d92cf0000000117ea01c992a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168607976@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd23fc9a3419_630f3f915c6d45c03093614"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0LLw5ZqApUCjqsfX5EfEWok67bXelj6Fn9Xt vdjPmYuYhpSORkMgTfD7AL5PRgGGHs5YoESVVWl6UlYDBJYmemmfDcv47m8oCP2s7aN9QThxiANyKp XmIvBZKOwt0hk22NilPAg0mu2+mLazykr4uF/N9KhHUhAei46/6UQeM7ug==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6Zc0f_9Fdvyu8MCBdnuZ-hjiGHE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 22:12:29 -0000

----==_mimepart_5bd23fc9a3419_630f3f915c6d45c03093614
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> +message sent in the first packet can be used in both versions.  A compatible
+version is also able to identify and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
+having to use that version with servers that supports a more-preferred version.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a version that
+is not compatible with the version the client initially chose; a server has to
+allow the client to choose between versions that are not compatible.
+

Since you wrote this, new text appeared requiring a connection abort if a VN with no overlap is received. If the server has implicit knowledge about what the client supports it doesn't change anything - either it goes forward with a compatible version or it sends a VN 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/1901#discussion_r228352143
----==_mimepart_5bd23fc9a3419_630f3f915c6d45c03093614
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/1901#discussion_r228352143">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +message sent in the first packet can be used in both versions.  A compatible
+version is also able to identify and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
+having to use that version with servers that supports a more-preferred version.
+
+A server MUST NOT send a Version Negotiation packet if it prefers a version that
+is not compatible with the version the client initially chose; a server has to
+allow the client to choose between versions that are not compatible.
+
</pre>
<p>Since you wrote this, new text appeared requiring a connection abort if a VN with no overlap is received. If the server has implicit knowledge about what the client supports it doesn't change anything - either it goes forward with a compatible version or it sends a VN 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/1901#discussion_r228352143">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyxc9JxKf7oNTITHHdssqyYa5QYeks5uojdJgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7Zm8Vq7IDLvnwJYfSTYBd1ga47oks5uojdJgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r228352143"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228352143",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228352143",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228352143"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd23fc9a3419_630f3f915c6d45c03093614--


From nobody Thu Oct 25 15:17:36 2018
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 2F81F130E50 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:17:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 3we4mIydrCUb for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:17: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 1989812426A for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:17: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=CbY4Klxka1aiU6lKBOsF0YlIeeE=; b=LZ84GCETAeVfxmXX cWQ7/aVwTyEoMnuJkn3HgWs7HjKa8bbLL/3AW9K854mjiuA1B+SQblvXYrIODlBP 8kBckQrx2jcSpZam/Fj6aLD9KVQZugEIMQUUHh6TSNTgAd47NIabMFSszOaxpE/l +Ykmmo8bi8e/cyGKH1HTcf57jyY=
Received: by filter1016p1las1.sendgrid.net with SMTP id filter1016p1las1-8187-5BD240FB-19 2018-10-25 22:17:31.69191533 +0000 UTC m=+601890.913260526
Received: from github-lowworker-89d05ac.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id ORBeX8eRS_GWK-wC6XshqA for <quic-issues@ietf.org>; Thu, 25 Oct 2018 22:17:31.574 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-89d05ac.cp1-iad.github.net (Postfix) with ESMTP id 88781AE033D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:17:31 -0700 (PDT)
Date: Thu, 25 Oct 2018 22:17:31 +0000 (UTC)
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb93e22c54683749944776128692517cff7a7e9f692cf0000000117ea02fb92a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/168609440@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd240fb86516_3c6a3fed27ad45b826399e1"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1c4iXiPDBjAvNeHK+XwAHO3wx6fMxMC+OFOZ TTQ2aKal/gRIbzaPQrH4GW3O8P812PfJ097PFBcy/MpCtSW8JQoIi3/khNxIQSe0+PkTagep40fO3k k+4TkkhVLcI/CEovr8f6m8gzFfdhnrGtqRSD/TtHIiHPpKQQF0Czy5lxigwVxbMRHK+iXZrRuWPqlL k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D6k_Rq3sRkkRnKMGHPX0q9PkVPY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 22:17:35 -0000

----==_mimepart_5bd240fb86516_3c6a3fed27ad45b826399e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



>  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.

Are we fine with removing this sentence?

I ask this because it is the only reliable way the things would work. Adding a sentence below about an optimization (i.e. using STREAMS_BLOCKED as a signal to send to MAX_STREAMS; it is merl) at the same time removing the required interaction might confuse the readers.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168609440
----==_mimepart_5bd240fb86516_3c6a3fed27ad45b826399e1
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/1906#discussion_r228353344">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.
</pre>
<p>Are we fine with removing this sentence?</p>
<p>I ask this because it is the only reliable way the things would work. Adding a sentence below about an optimization (i.e. using STREAMS_BLOCKED as a signal to send to MAX_STREAMS; it is merl) at the same time removing the required interaction might confuse the readers.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168609440">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9VSZuiuaBY_K51pqDb5YSUlrVOcks5uojh7gaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz-9MUCGWuVi05BbNvEJaTqeV4njks5uojh7gaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho commented on #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168609440"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168609440",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168609440",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1906",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168609440"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd240fb86516_3c6a3fed27ad45b826399e1--


From nobody Thu Oct 25 15:23:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3161D128766 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:23:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 VvpzZzDBARSp for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:23: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 12C6712426A for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:23:33 -0700 (PDT)
Date: Thu, 25 Oct 2018 15:23:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540506212; bh=tTtcCfhmgDRMDF5dPBwc6cK9Se3wYGciSngUkiklwJs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EOH0P6FXIG0UNUMfuwHq1K5h6V11Yh7whXeClIUS3RvgED5vSoeBFonNykmKndflu ytGr3EkQ9mNSZ8Qhn98zrixjCtxpiv6M9g2MfCxa6be4g4vUwlMQGv7n62I5pT/lM2 65aQiLri8754TR5rXDkANpz1mxw2bVSLz94PziHU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbdfde74b5622127d8c0814c4185168a9b18958c192cf0000000117ea046492a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168611076@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd24264c572_3a1a3fde9ccd45b4234842"; 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/_9e9B0BgpQJVLHHE-8woeBxFG4M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 22:23:35 -0000

----==_mimepart_5bd24264c572_3a1a3fde9ccd45b4234842
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



>  
 The client MUST use the long header format and include its selected version on
 all packets until it has 1-RTT keys and it has received a packet from the server
 which is not a Version Negotiation packet.
 
 A client MUST NOT change the version it uses unless it is in response to a
-Version Negotiation packet from the server.  Once a client receives a packet
-from the server which is not a Version Negotiation packet, it MUST discard other
-Version Negotiation packets on the same connection.  Similarly, a client MUST
-ignore a Version Negotiation packet if it has already received and acted on a
-Version Negotiation packet.
+Version Negotiation packet from the server, or if the server picks a different,
+but compatible version (see {{version-upgrade}}).  Once a client receives a
+packet from the server which is not a Version Negotiation packet, it MUST
+discard other Version Negotiation packets on the same connection.  Similarly, a
+client MUST ignore a Version Negotiation packet if it has already received and
+acted on a Version Negotiation packet.

Generally speaking, a server cluster will indicate a common subset of versions that it supports in VN.

When adding support for a new version, each of the server start accepting the new version when found in Initial. After that completes, the next would be to modify each server to start indicating the use of the new version in VN.

In case of removing the support for an old version, we will remove that version from the VN list, then stop accepting Initial with that version.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#discussion_r228354726
----==_mimepart_5bd24264c572_3a1a3fde9ccd45b4234842
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/1901#discussion_r228354726">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 The client MUST use the long header format and include its selected version on
 all packets until it has 1-RTT keys and it has received a packet from the server
 which is not a Version Negotiation packet.
 
 A client MUST NOT change the version it uses unless it is in response to a
-Version Negotiation packet from the server.  Once a client receives a packet
-from the server which is not a Version Negotiation packet, it MUST discard other
-Version Negotiation packets on the same connection.  Similarly, a client MUST
-ignore a Version Negotiation packet if it has already received and acted on a
-Version Negotiation packet.
+Version Negotiation packet from the server, or if the server picks a different,
+but compatible version (see {{version-upgrade}}).  Once a client receives a
+packet from the server which is not a Version Negotiation packet, it MUST
+discard other Version Negotiation packets on the same connection.  Similarly, a
+client MUST ignore a Version Negotiation packet if it has already received and
+acted on a Version Negotiation packet.
</pre>
<p>Generally speaking, a server cluster will indicate a common subset of versions that it supports in VN.</p>
<p>When adding support for a new version, each of the server start accepting the new version when found in Initial. After that completes, the next would be to modify each server to start indicating the use of the new version in VN.</p>
<p>In case of removing the support for an old version, we will remove that version from the VN list, then stop accepting Initial with that version.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1901#discussion_r228354726">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzthBS_SmwGehwHbowGog-Zuc3dhks5uojnkgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5xIja_Unr4RXvP_l-GYev4PQAx8ks5uojnkgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r228354726"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228354726",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228354726",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228354726"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd24264c572_3a1a3fde9ccd45b4234842--


From nobody Thu Oct 25 15:28:14 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 161AE130EC7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:28:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rEviHIjoZWjN for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:28:12 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 EA8DD130EC6 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:28:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540506490; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=1Qf4J/3cmgMQN1b6WsOGvwpK5Cv/HilkncSaJ+3Z50I=; b=OKLW33Z+rp2PLTJB1o1mYtWkp0RzNlDCept8Il4Am7TOjAA3fzR+QCTrgdjhsct0N3PfMhiM tn+tM4bn6bNDZ65uhj3u81Rv9b95pkx2ZRVA2pjp4jBuTAK0ZuHeh/xlkrqUMNRsWlj+p6ba mzwsKs44GB19w93vmdA3DO11e/E=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd2437a.7f1aec41fed0-smtp-out-n01; Thu, 25 Oct 2018 22:28:10 -0000 (UTC)
Date: Thu, 25 Oct 2018 15:28:10 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd2437a70f35_182f2aee47fa057c917f@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e06269: Always like removing text
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd2437a709d2_182f2aee47fa057c916d6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9NDhWFGVl7t-fp1ujOEgfAf4LBA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 22:28:13 -0000

----==_mimepart_5bd2437a709d2_182f2aee47fa057c916d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/closing-amplification
  Home:   https://github.com/quicwg/base-drafts
  Commit: e06269b6caf4b685156b1b5dda65dcf8d9f8a857
      https://github.com/quicwg/base-drafts/commit/e06269b6caf4b685156b1b5dda65dcf8d9f8a857
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Always like removing text



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd2437a709d2_182f2aee47fa057c916d6--


From nobody Thu Oct 25 15:28:21 2018
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 BEA2E130EBB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:28:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 lFqw2znr1o2T for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:28:15 -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 0A48F130EDE for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:28: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=S00RDGJVIBhLD6h1SQCek1dkKAs=; b=mZIdNOq6pHHIZjRi Hwn1shNEv75TA78VbdRchFpDbM3+pkx/cHZ7so1moHcwaYbfpCBht3Gju0PIkQtR hZafggOAsthSuPLarOZn4tDAofXe3qCzAKT7SL6u915HOoX5hNRut1OsNW6MRZ0V azlIG5faiwQrCoL5TZjqxvAEmuI=
Received: by filter1370p1mdw1.sendgrid.net with SMTP id filter1370p1mdw1-31986-5BD2437E-6 2018-10-25 22:28:14.198723252 +0000 UTC m=+604737.322801757
Received: from github-lowworker-e8fa9ff.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0024p1iad2.sendgrid.net (SG) with ESMTP id HW6FGF_zQ2We4UmT-JKmig for <quic-issues@ietf.org>; Thu, 25 Oct 2018 22:28:14.024 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e8fa9ff.cp1-iad.github.net (Postfix) with ESMTP id B76AC420344 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:28:13 -0700 (PDT)
Date: Thu, 25 Oct 2018 22:28:14 +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/1911/push/2992597170@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1911@github.com>
References: <quicwg/base-drafts/pull/1911@github.com>
Subject: Re: [quicwg/base-drafts] Don't amplify accidentally when closing (#1911)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2437db4e7f_439a3fb46d8d45bc921731"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1hzF3Blp0pGhGVm+cMf/Bky0UW6frLif5rHl JQDWW5FPgSfNIhH9lBsHxl7is8rXzn5eE9dvjNm+td9i3v5MgnTrF6z1DoOjvdJIoLVhxiV3urXPGY QNr1Y5D9ITl4PwNXyn/UulCrbjvPB7HRRFZ1d+MOAV4+jo6XOcG+Ch3Q4iCWw2aEhmCMTxpJRx26Nn 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TJlqq9bnTsS_HIKrPPJQoC7y0cA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 22:28:17 -0000

----==_mimepart_5bd2437db4e7f_439a3fb46d8d45bc921731
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

e06269b  Always like removing text


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1911/files/7a9e8e45aaf92da9f4c543300136459252347085..e06269b6caf4b685156b1b5dda65dcf8d9f8a857

----==_mimepart_5bd2437db4e7f_439a3fb46d8d45bc921731
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/e06269b">e06269b</a>  Always like removing 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/1911/files/7a9e8e45aaf92da9f4c543300136459252347085..e06269b6caf4b685156b1b5dda65dcf8d9f8a857">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxcZ82bOpLZqNcobqCnyDsACAB6-ks5uojr9gaJpZM4X5dIU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw1SdMTRBXSqHq2KD2UVVmm_2K2Nks5uojr9gaJpZM4X5dIU.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1911"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1911/files/7a9e8e45aaf92da9f4c543300136459252347085..e06269b6caf4b685156b1b5dda65dcf8d9f8a857"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1911/files/7a9e8e45aaf92da9f4c543300136459252347085..e06269b6caf4b685156b1b5dda65dcf8d9f8a857",
"url": "https://github.com/quicwg/base-drafts/pull/1911/files/7a9e8e45aaf92da9f4c543300136459252347085..e06269b6caf4b685156b1b5dda65dcf8d9f8a857",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1911",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1911:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "e06269b",
"value": "Always like removing text"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1911/files/7a9e8e45aaf92da9f4c543300136459252347085..e06269b6caf4b685156b1b5dda65dcf8d9f8a857"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400937492\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd2437db4e7f_439a3fb46d8d45bc921731--


From nobody Thu Oct 25 15:29:58 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E893130EBB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:29:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.924
X-Spam-Level: 
X-Spam-Status: No, score=-6.924 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 2jS9vyaoHXXU for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:29: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 9DE2C128B14 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:29:55 -0700 (PDT)
Date: Thu, 25 Oct 2018 15:29:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540506595; bh=Hjs6cq2O8gJIX7YgzJ/IzGkxiy6l59QDhg5qwu4M7uM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EFER9J3tnAx81l8Q2KC+O8KHP0Rja+4G3SYUcGUCq4hasmbgNeh/QqeZeBUS2ydmN 1VEUDbVavwZBhd3r7U4HbeFI4Hi/m70cZLpLWVuwukAlRUMOAgJVwNoGkh1DBvH33e uXl5wVgNggIvvFLT9VSCfkCCvrd7ryHA5dFPahZo=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8998855784cc0689589a6f064a7cef9a4969e2f192cf0000000117ea05e392a163ce01d9cbec@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/commit/e06269b6caf4b685156b1b5dda65dcf8d9f8a857/31050732@github.com>
In-Reply-To: <quicwg/base-drafts/commit/e06269b6caf4b685156b1b5dda65dcf8d9f8a857@github.com>
References: <quicwg/base-drafts/commit/e06269b6caf4b685156b1b5dda65dcf8d9f8a857@github.com>
Subject: Re: [quicwg/base-drafts] Always like removing text (e06269b)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd243e353c0_658a3fdb0fcd45b83027221"; 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/iVdhBGVQ6V4p3n44UBMtRH0-GUI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 22:29:57 -0000

----==_mimepart_5bd243e353c0_658a3fdb0fcd45b83027221
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

or to drop -> or drop ?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/commit/e06269b6caf4b685156b1b5dda65dcf8d9f8a857#commitcomment-31050732
----==_mimepart_5bd243e353c0_658a3fdb0fcd45b83027221
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>or to drop -&gt; or drop ?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/commit/e06269b6caf4b685156b1b5dda65dcf8d9f8a857#commitcomment-31050732">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq296Mokwr47rN5GUYudo_fg6UjWaks5uojtjgaJpZM4X7OWb">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy1HYsLPeyU01-pDkHvYfH-RjMQBks5uojtjgaJpZM4X7OWb.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 on e06269b: or to drop -\u003e or drop ?"}],"action":{"name":"View Commit","url":"https://github.com/quicwg/base-drafts/commit/e06269b6caf4b685156b1b5dda65dcf8d9f8a857#commitcomment-31050732"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/commit/e06269b6caf4b685156b1b5dda65dcf8d9f8a857#commitcomment-31050732",
"url": "https://github.com/quicwg/base-drafts/commit/e06269b6caf4b685156b1b5dda65dcf8d9f8a857#commitcomment-31050732",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_5bd243e353c0_658a3fdb0fcd45b83027221--


From nobody Thu Oct 25 15:30:19 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 74654130EAB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:30:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 UjF4xD7xA2bo for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15: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 35519130EBB for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:30:15 -0700 (PDT)
Date: Thu, 25 Oct 2018 15:30:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540506614; bh=CwyPko54wSIrlG6DuHF0qxnjxwWqvw1LO1Cgwi6nVRo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sYhxAbe5YKbDAqiIm2Q6LyCILJ3Jy4Tgbd0k/ClZeYCtygFDjqwS9FkCqnLPtRHlo d48b/DGK6r5nAw3Cw3629RlKpdtuwDY/HCvA42Hd1EByW1S/X3qphQm567gn9d6kO5 c/AaTvtBHIDNo55t0azOvZmgwrtRO/LpPFM4/BWM=
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5ef6ec52e0eaa748abd4c31c92ffacd38aeac1b492cf0000000117ea05f692a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/168612858@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd243f64f1bd_2c2e3fbd114d45b4250562b"; 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/3SQTDDofNcHvuDqS1RGqNaRa71M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 22:30:17 -0000

----==_mimepart_5bd243f64f1bd_2c2e3fbd114d45b4250562b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

RyanAtGoogle commented on this pull request.



>  
-The maximum stream ID is specific to each endpoint and applies only to the peer
-that receives the setting. That is, clients specify the maximum stream ID the
-server can initiate, and servers specify the maximum stream ID the client can
-initiate.  Each endpoint may respond on streams initiated by the other peer,
-regardless of whether it is permitted to initiate new streams.
+The stream limit is specific to each endpoint and applies only to the peer that
+receives the setting. That is, clients limit the number of streams the server

Hm I'm not in love with the "number of streams" terminology. With "maximum stream ID" it was very obvious what was being limited. If the max stream ID was X, you clearly could not open a steam with ID X+1 (or X+4 but whatever :>).

With a limit on the "number of a streams" this is less clear. If a server limits the client to 10, presumably the idea is that this is equivalent to a max stream id limit of the 10th client initiated stream ID. But it also seems like you could read this limit to permit the client to open any 10 steams. Like 0, 40, 80, 120, ... I think this is not the intent, but the terminology makes this much less clear to me.

For example, the text below:

"A peer MUST NOT initiate a stream with a higher stream ID than the largest limit
maximum stream ID it has received. "

Clearly the limit applies to stream ID, but using "number of streams" seems to obscure 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/1906#pullrequestreview-168612858
----==_mimepart_5bd243f64f1bd_2c2e3fbd114d45b4250562b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@RyanAtGoogle</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r228356446">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The maximum stream ID is specific to each endpoint and applies only to the peer
-that receives the setting. That is, clients specify the maximum stream ID the
-server can initiate, and servers specify the maximum stream ID the client can
-initiate.  Each endpoint may respond on streams initiated by the other peer,
-regardless of whether it is permitted to initiate new streams.
+The stream limit is specific to each endpoint and applies only to the peer that
+receives the setting. That is, clients limit the number of streams the server
</pre>
<p>Hm I'm not in love with the "number of streams" terminology. With "maximum stream ID" it was very obvious what was being limited. If the max stream ID was X, you clearly could not open a steam with ID X+1 (or X+4 but whatever :&gt;).</p>
<p>With a limit on the "number of a streams" this is less clear. If a server limits the client to 10, presumably the idea is that this is equivalent to a max stream id limit of the 10th client initiated stream ID. But it also seems like you could read this limit to permit the client to open any 10 steams. Like 0, 40, 80, 120, ... I think this is not the intent, but the terminology makes this much less clear to me.</p>
<p>For example, the text below:</p>
<p>"A peer MUST NOT initiate a stream with a higher stream ID than the largest limit<br>
maximum stream ID it has received. "</p>
<p>Clearly the limit applies to stream ID, but using "number of streams" seems to obscure 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/1906#pullrequestreview-168612858">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3TE3COLm0Ztf_OLqIX-rJlQfbWXks5uojt2gaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_Yxh2Jz38_NGNNR_CDjF3e21UUmks5uojt2gaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@RyanAtGoogle commented on #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168612858"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168612858",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168612858",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@RyanAtGoogle commented on 1906",
"sections": [
{
"text": "",
"activityTitle": "**Ryan Hamilton**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@RyanAtGoogle",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168612858"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd243f64f1bd_2c2e3fbd114d45b4250562b--


From nobody Thu Oct 25 15:30:40 2018
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 733ED130EAB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:30:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ZWvfn66E6uY5 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:30:38 -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 E6783128B14 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:30: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=e5DyIm8pxHIv8qz7GS7r3mQrSmY=; b=J10s4fWEWhgGtlbC aQcy7bq4KuAmegav8QNiQvRCeUtdoJrFNm1XDn7r+2CRwRg6+4/1L/hCqu3Z+Ofg BN122phfHs7g4vOBWNguX8blTIfw4E9dMSc99kMMAA++io6pdP53UBiaoaOx9VyK su6HnRd0bjuGlDgdyl6vrwwHYWE=
Received: by filter0807p1las1.sendgrid.net with SMTP id filter0807p1las1-8708-5BD2440B-21 2018-10-25 22:30:35.779645888 +0000 UTC m=+15232.646577125
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0001p1iad2.sendgrid.net (SG) with ESMTP id cjhhSWSHT5W8ZeDuVQh_Lg for <quic-issues@ietf.org>; Thu, 25 Oct 2018 22:30:35.699 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id 9F156400017 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:30:35 -0700 (PDT)
Date: Thu, 25 Oct 2018 22:30:36 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc84375ae9726adc404410a4570a3d3b860fd2f1b92cf0000000117ea060b92a169ce164735c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1912/c433227222@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1912@github.com>
References: <quicwg/base-drafts/pull/1912@github.com>
Subject: Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2440b9c460_79653fb7b5ad45c48185f6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2J1SZgjgvjj/cAPOqnzf7AocJXYQ+kYkYXio rHSOd0ba+QNbHZiOi2xdbch2Vt7SkBFHEiK/HUww1hn3QYXgwlBw8MFi51ORcy+SBCDlM83DiOg1cP qi0u+YtjbOkJjd2WmDGvPEjiaxxi4V4pwfUmduV1CAMG+Jiwr7yoLt4SMXBmL04/zvyA2ona8ldvxk c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DnueQimyMOEW-2dYW-E_AFDUruc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 22:30:39 -0000

----==_mimepart_5bd2440b9c460_79653fb7b5ad45c48185f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Right now, we're inconsistent.  I don't believe that there is any problem along the lines @mikkelfj describes with using bytes - that ship sailed a long time ago - but HTTP/2 went with octets and we've been inconsistent.  I can easily do a search and replace in the other direction; and I don't personally care.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433227222
----==_mimepart_5bd2440b9c460_79653fb7b5ad45c48185f6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Right now, we're inconsistent.  I don't believe that there is any proble=
m along the lines <a class=3D"user-mention" data-hovercard-type=3D"user" da=
ta-hovercard-url=3D"/hovercards?user_id=3D193335" data-octo-click=3D"hoverc=
ard-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https://git=
hub.com/mikkelfj">@mikkelfj</a> describes with using bytes - that ship sail=
ed a long time ago - but HTTP/2 went with octets and we've been inconsisten=
t.  I can easily do a search and replace in the other direction; and I don'=
t personally care.</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/pull/1912#issuecomment-433227222">view it on GitHub</a>, or <a hre=
f=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0WN09PK23qogKkJ=
H_MbraGTmxidks5uojuLgaJpZM4X5dX0">mute the thread</a>.<img src=3D"https://g=
ithub.com/notifications/beacon/AWbkqylSqwQdUkf7Hqo8BvTVr6NxHClaks5uojuLgaJp=
ZM4X5dX0.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinthomson in #19=
12: Right now, we're inconsistent.  I don't believe that there is any probl=
em along the lines @mikkelfj describes with using bytes - that ship sailed =
a long time ago - but HTTP/2 went with octets and we've been inconsistent. =
 I can easily do a search and replace in the other direction; and I don't p=
ersonally care."}],"action":{"name":"View Pull Request","url":"https://gith=
ub.com/quicwg/base-drafts/pull/1912#issuecomment-433227222"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433=
227222",
"url": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433227=
222",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use octets rather than bytes throughout =
(#1912)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1912,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\":=
 \"quicwg/base-drafts\",\n\"pullRequestId\": 1912\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433227=
222"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400938484=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd2440b9c460_79653fb7b5ad45c48185f6--


From nobody Thu Oct 25 15:35:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B559D128B14 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:35:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 O5Oy0LNSbhfa for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:35:04 -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 2EAA5130DCF for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:35:03 -0700 (PDT)
Date: Thu, 25 Oct 2018 15:35:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540506903; bh=A/ZEWi4k7jD3bdmYAqNz730zd7QA1rIBOohOpKoViL8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GKnkIVxjbWot2bsllautgBkEcW7qEp568VuqrNjkxSNsmaGTHp9f6+wABqJuwWilV +dPwUX2glaoq25J9OX2lxrzKBPE/J1BrJbEhBQDPeGQNwormZhtVjoLmnm74xXd5GN lckBgXvbJ9wtR9FYJqK908kvhUjAgVWj8scThKns=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcf438c078560dbf551d66315e01ac7fa5599785892cf0000000117ea071692a169ce164735c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1912/c433228194@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1912@github.com>
References: <quicwg/base-drafts/pull/1912@github.com>
Subject: Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd24516f31af_4533fe21cad45c425086f1"; 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/s-IC15EpnwadeWrastRBd3PWTgo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 22:35:07 -0000

----==_mimepart_5bd24516f31af_4533fe21cad45c425086f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

then bytes it is - I have never heard of bandwidth measured in MOps

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433228194
----==_mimepart_5bd24516f31af_4533fe21cad45c425086f1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>then bytes it is - I have never heard of bandwidth measured in MOps</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433228194">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx4vpXb_lIh2MT9GoPAZocjVv3Dvks5uojyWgaJpZM4X5dX0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxjMaWoEsbS6r0EVmBK9a6F6TGNRks5uojyWgaJpZM4X5dX0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1912: then bytes it is - I have never heard of bandwidth measured in MOps"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433228194"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433228194",
"url": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433228194",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1912,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1912\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433228194"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400938484\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd24516f31af_4533fe21cad45c425086f1--


From nobody Thu Oct 25 15:44:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 597231200D7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:44:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 fRalI6y3xTnw for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 15:44:38 -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 DC012128B14 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 15:44:37 -0700 (PDT)
Date: Thu, 25 Oct 2018 15:44:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540507477; bh=oy0MEktzbbjJk3bOZ3b4tgGGrKD1wTWT5aJCflvL7G0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fpvZgd0Le+8qoHNTrT8WJ46h22wZZg7Ek/D8ApNLgUyCIRV1ICHsWIwEE2AT7HMpO u/c+uI4XMi6akYUo/Zb8jVHF017iFEVeIrAbzS74ltwOL8XRlSuHltPC0F6IHSilGK ZqPfurD1a0eppwCL+zTMNr2to2FKN+h63TD377nU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf5eab77696afe5c6556ae8050ef36e17a003a67492cf0000000117ea095592a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433230157@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd247556fbf_b5e3ffd984d45c4527793"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ap_8ntn1qVPzbHCcyR1naKDxmYE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 22:44:41 -0000

----==_mimepart_5bd247556fbf_b5e3ffd984d45c4527793
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Relying on grouping might work, but it's probably more complicated than necessary.  Maybe something simpler again.  Two lists:

* unsupported_versions is everything the client thinks that the server doesn't support, empty if there wasn't a version negotiation, filled if there was

* supported_versions is every (other) version the client supports

The server validates by seeing if unsupported_versions contains any version that it supports.

supported_versions could be every version the client supports, but that just wastes space, I will expressly allow the client to move items from supported_versions to unsupported_versions to save space.

The nice thing with that is that it forces the client to regenerate the Initial if it gets a Version Negotiation packet (because at least one version will always be added to the unsupported_versions 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/1901#issuecomment-433230157
----==_mimepart_5bd247556fbf_b5e3ffd984d45c4527793
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Relying on grouping might work, but it's probably more complicated tha=
n necessary.  Maybe something simpler again.  Two lists:</p>
<ul>
<li>
<p>unsupported_versions is everything the client thinks that the server d=
oesn't support, empty if there wasn't a version negotiation, filled if th=
ere was</p>
</li>
<li>
<p>supported_versions is every (other) version the client supports</p>
</li>
</ul>
<p>The server validates by seeing if unsupported_versions contains any ve=
rsion that it supports.</p>
<p>supported_versions could be every version the client supports, but tha=
t just wastes space, I will expressly allow the client to move items from=
 supported_versions to unsupported_versions to save space.</p>
<p>The nice thing with that is that it forces the client to regenerate th=
e Initial if it gets a Version Negotiation packet (because at least one v=
ersion will always be added to the unsupported_versions bucket).</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/1901#issuecomment-433230157">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1uV0P=
dRed9dinjkkUGc6a8uScH4ks5uoj7VgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqw-A8R7OaGfx8zOkGypD7o6umtcG=
ks5uoj7VgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1901: Relying on grouping might work, but it's probably mor=
e complicated than necessary.  Maybe something simpler again.  Two lists:=
\r\n\r\n* unsupported_versions is everything the client thinks that the s=
erver doesn't support, empty if there wasn't a version negotiation, fille=
d if there was\r\n\r\n* supported_versions is every (other) version the c=
lient supports\r\n\r\nThe server validates by seeing if unsupported_versi=
ons contains any version that it supports.\r\n\r\nsupported_versions coul=
d be every version the client supports, but that just wastes space, I wil=
l expressly allow the client to move items from supported_versions to uns=
upported_versions to save space.\r\n\r\nThe nice thing with that is that =
it forces the client to regenerate the Initial if it gets a Version Negot=
iation packet (because at least one version will always be added to the u=
nsupported_versions bucket)."}],"action":{"name":"View Pull Request","url=
":"https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433230157=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33230157",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4332=
30157",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4332=
30157"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd247556fbf_b5e3ffd984d45c4527793--


From nobody Thu Oct 25 16:02:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8BFB61286E7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:01:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 1bWxVkxSmHJN for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:01: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 EEF0E127B92 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:01:56 -0700 (PDT)
Date: Thu, 25 Oct 2018 16:01:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540508515; bh=Xgjh7425FVdt6LoSJWgsZ9A5Nmgt3DojaA5WMK3LQ6k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MZThGh0IfrhUYDA5y7pz55cWB2KdjMoGRL1ZVCdU4nWvy9ksY81+vILLYoLAoCQu3 0c+v/lQe3ehXzK2V/rEZuF0LddziRlk6JAbylJ2fFH7zmAf1kQRUDaAgBASLR2bZo+ Pghu4vBIIap7KMltDOilajrJkq9WIcXMzjhyDWuw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abacbd5f0a0f8f9a71cefa672cc538b5753e1c172792cf0000000117ea0d6392a169ce164a6e41@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1914/c433233581@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1914@github.com>
References: <quicwg/base-drafts/pull/1914@github.com>
Subject: Re: [quicwg/base-drafts] Stream description moved to section 2 of transport (#1914)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd24b63a1370_3efd3f962ccd45b8531077"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HYo-ME6DIlmtv-XpKHFkIAVL7-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, 25 Oct 2018 23:01:59 -0000

----==_mimepart_5bd24b63a1370_3efd3f962ccd45b8531077
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixed in #1910 more comprehensively.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1914#issuecomment-433233581
----==_mimepart_5bd24b63a1370_3efd3f962ccd45b8531077
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="373763179" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1910" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1910/hovercard" href="https://github.com/quicwg/base-drafts/pull/1910">#1910</a> more comprehensively.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1914#issuecomment-433233581">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq17OXNQnbD7sw92RODkz4PhtMHkEks5uokLjgaJpZM4X6aNV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5Ld4zOvonoQDb1jMgqXqKQKoDFFks5uokLjgaJpZM4X6aNV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1914: Fixed in #1910 more comprehensively."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1914#issuecomment-433233581"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1914#issuecomment-433233581",
"url": "https://github.com/quicwg/base-drafts/pull/1914#issuecomment-433233581",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stream description moved to section 2 of transport (#1914)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1914,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1914\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1914#issuecomment-433233581"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401187669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd24b63a1370_3efd3f962ccd45b8531077--


From nobody Thu Oct 25 16:02:23 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C84B51286E7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:02:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 gSg4Ls-hJe7f for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:02:20 -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 0F028127B92 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:02:20 -0700 (PDT)
Date: Thu, 25 Oct 2018 16:02:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540508539; bh=SZydrXFfqp+FnoPu6qyxjTXKj21wU7DTMLF0d3OctyE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w22On26faYmw38lBVzw+X6n073XQrmK+LmMcWqIQoN8Tb5D0+s0ihoMW7MPZBtrAD WG+yP1Msk2XRAbCmhbph4muRvDGy7rjlbBdK1et9QrfUAetA/9gKJIVjNY1wV/egzJ B+FuR6SsBvJoYDd+b2R+xSxd2NNtl4jn8oGn5WF8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab512fe5a0add2807818b0bb7f8d6eac3011d9ee0692cf0000000117ea0d7b92a169ce164a896b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1915/review/168620489@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1915@github.com>
References: <quicwg/base-drafts/pull/1915@github.com>
Subject: Re: [quicwg/base-drafts] There are *Two* control streams (#1915)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd24b7b47c40_63a43f91460d45b4219591f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qvu_b2Zyr94ADYKLY3FYGAN4PTE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:02:22 -0000

----==_mimepart_5bd24b7b47c40_63a43f91460d45b4219591f
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/1915#pullrequestreview-168620489
----==_mimepart_5bd24b7b47c40_63a43f91460d45b4219591f
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/1915#pullrequestreview-168620489">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq82xp7JouhD5SZ0JK3aPzf5Ha9Peks5uokL7gaJpZM4X6cOn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxSYKP4COyYOKzYIAiToMNMKawAvks5uokL7gaJpZM4X6cOn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1915"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1915#pullrequestreview-168620489"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1915#pullrequestreview-168620489",
"url": "https://github.com/quicwg/base-drafts/pull/1915#pullrequestreview-168620489",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson approved 1915",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1915#pullrequestreview-168620489"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401195943\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd24b7b47c40_63a43f91460d45b4219591f--


From nobody Thu Oct 25 16:06:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2FF441200D7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:06:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 YqBnPGfxSlBr for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:06:09 -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 5BED2127B92 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:06:09 -0700 (PDT)
Date: Thu, 25 Oct 2018 16:06:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540508768; bh=UXdjChCbaCXK3AhtcCL3Ob1G5ArR2J+kZbU25JCuQF8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wbtJKz5aX/IneNiZGTj3S99xut0aoDhLWE42ou485hH0YdjCyHhj2IuLLV/Aeyfz0 TiH1ikOJSZfcOpf1CErMAutwEBIyqSzlZ3veIy0G9l3yw3+yhOD7Ok73ofJNKgv5/c OmLTKh26bPgs2EApmyMomKKAN5JAgvS0XUW6ezFc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd2db6a616550a1c5eba43de650dee3011805e6ab92cf0000000117ea0e6092a169ce164cfa34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1918/433234459@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1918@github.com>
References: <quicwg/base-drafts/issues/1918@github.com>
Subject: Re: [quicwg/base-drafts] Section 4.2.17 references HTTP_UNEXPECTED_GOAWAY which doesn't exist (#1918)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd24c609e533_3e4b3fefbccd45c4239532"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zdl_sVe3QveaF6_FSw4Rkm51IDY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:06:11 -0000

----==_mimepart_5bd24c609e533_3e4b3fefbccd45c4239532
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixed in #1910.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433234459
----==_mimepart_5bd24c609e533_3e4b3fefbccd45c4239532
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="373763179" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1910" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1910/hovercard" href="https://github.com/quicwg/base-drafts/pull/1910">#1910</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/1918#issuecomment-433234459">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5n9wMSg23IgqnndOI1GHuzAb_nVks5uokPggaJpZM4X7KPH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzoLiEZiGqWRSb6AXWAJp8c9WlA1ks5uokPggaJpZM4X7KPH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1918: Fixed in #1910."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433234459"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433234459",
"url": "https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433234459",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Section 4.2.17 references HTTP_UNEXPECTED_GOAWAY which doesn't exist (#1918)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1918,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1918\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433234459"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401384391\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd24c609e533_3e4b3fefbccd45c4239532--


From nobody Thu Oct 25 16:14:55 2018
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 2AA8F128D0C for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:14:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.469
X-Spam-Level: 
X-Spam-Status: No, score=-3.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 sNqsWFBSTZvH for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:14: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 B9725127B92 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:14: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=UOzGy7gN1oX4eLVREhm0ZUG5lng=; b=T1WvdcQ/ZWgOsiVX 8otUOcM9JfD6UpcLT7fRfZDfXo9cGjLKroZGQ93qcD17XlSBWoGPQpekpAWROl17 x6VcPuM9C/Ifw0d6sFqf0CcOpCXwZ29RtYfXzhbXTOhOuViZt4zjHTTlU8SIy7pa cix+zQfm3iHr70scs350aou6wL8=
Received: by filter1189p1las1.sendgrid.net with SMTP id filter1189p1las1-23499-5BD24E6A-11 2018-10-25 23:14:50.315020731 +0000 UTC m=+417.498664144
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0007p1iad2.sendgrid.net (SG) with ESMTP id MVUDwlQDQ2-mFDDxojE6Fg for <quic-issues@ietf.org>; Thu, 25 Oct 2018 23:14:50.234 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id 3234B261CE6 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:14:50 -0700 (PDT)
Date: Thu, 25 Oct 2018 23:14:50 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbeb6bd5851f158815d8a7379045be6c0705f1fc492cf0000000117ea106a92a169ce0cd5d91f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/411/issue_event/1927577993@github.com>
In-Reply-To: <quicwg/base-drafts/issues/411@github.com>
References: <quicwg/base-drafts/issues/411@github.com>
Subject: Re: [quicwg/base-drafts] Restructure document (#411)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd24e6a30be8_5ca73fba6bed45bc3407981"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3taZ84v0Na8kxAtCKvwh/UoHfh7jLRB9ljGw OhqRZVI7CQ4etr+lX1q33MN0iQTlLTpXprs9u6nte1jLcB7FlYojcGULTOTgIExU5rF/9NJ6MkFWtO PFrGRi9nouJdGRkYLwmzd3a3xuP26zZZrTUVLlFzwrSdvhq8UO/xPwetL/xaR1VvJ7pgEy9W1OwQ+V s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8FhPoSTszmUYLiCxNFxXy-9f7tQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:14:54 -0000

----==_mimepart_5bd24e6a30be8_5ca73fba6bed45bc3407981
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #411.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/411#event-1927577993
----==_mimepart_5bd24e6a30be8_5ca73fba6bed45bc3407981
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="215341343" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/411" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/411/hovercard" href="https://github.com/quicwg/base-drafts/issues/411">#411</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/411#event-1927577993">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9q8H-WVujN9XrIJmsZugTadL5e1ks5uokXqgaJpZM4MiE8J">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyoHQjOdOuSE3kcNKPdApUbCSxvKks5uokXqgaJpZM4MiE8J.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #411."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/411#event-1927577993"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/411#event-1927577993",
"url": "https://github.com/quicwg/base-drafts/issues/411#event-1927577993",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Restructure document (#411)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/411#event-1927577993"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 210259721\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd24e6a30be8_5ca73fba6bed45bc3407981--


From nobody Thu Oct 25 16:15:01 2018
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 864BE127B92 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:14:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.469
X-Spam-Level: 
X-Spam-Status: No, score=-3.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 wcIAI8G0eh23 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:14:51 -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 48C171200D7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:14: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=74hu8usyyx6ha59qOXzoxT3rgJA=; b=FNWUgpBLgwcxeCRa MTQg8pAWcX6JSYrKWUubRdOHWane3aqpobeZdxj1IiNStUtWAqnFRCvxPa7MR8V1 7G65He6geQU+AS6L6zeer3GcHIedGHSGwplSJMqvcthRwcbzrj93LDsLEI54hQp9 W62ETFj3cnCpgDQqUClgxlk1I+o=
Received: by filter1846p1mdw1.sendgrid.net with SMTP id filter1846p1mdw1-7219-5BD24E6A-B 2018-10-25 23:14:50.4246566 +0000 UTC m=+607143.086811143
Received: from github-lowworker-f6df7df.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id 8EdPLVx-QeqnkpzdjvpM3w for <quic-issues@ietf.org>; Thu, 25 Oct 2018 23:14:50.279 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-f6df7df.cp1-iad.github.net (Postfix) with ESMTP id 41EAC3E0245 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:14:50 -0700 (PDT)
Date: Thu, 25 Oct 2018 23:14:50 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbeb6bd5851f158815d8a7379045be6c0705f1fc492cf0000000117ea106a92a169ce0cd5d91f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/411/433236064@github.com>
In-Reply-To: <quicwg/base-drafts/issues/411@github.com>
References: <quicwg/base-drafts/issues/411@github.com>
Subject: Re: [quicwg/base-drafts] Restructure document (#411)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd24e6a3fc6c_cc53f84132d45c0839010"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2sjIPcneKZAQ8TBrd0EfJx8+eIbeZYyrD/vi xL5jpxWfV2N6daKfAMwlU7VE8BTrm+H1znoKPTq2qbxhnYRI6au0odtoSYLehLT+Za1+loEE/LZ6Sx QpkjezyD1xhbrBbjf8bWF4qQRLRmxP2B3o7EOt3JZUYN77K6XYuwnPPt6xM8XMRd4w/MX3T0VzDJ7g 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/idIJtphT_jGIIsGwyWqHL0s56aY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:14:54 -0000

----==_mimepart_5bd24e6a3fc6c_cc53f84132d45c0839010
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Whoa, we did this 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/411#issuecomment-433236064
----==_mimepart_5bd24e6a3fc6c_cc53f84132d45c0839010
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Whoa, we did this 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/411#issuecomment-433236064">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9q8H-WVujN9XrIJmsZugTadL5e1ks5uokXqgaJpZM4MiE8J">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyoHQjOdOuSE3kcNKPdApUbCSxvKks5uokXqgaJpZM4MiE8J.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #411: Whoa, we did this already!"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/411#issuecomment-433236064"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/411#issuecomment-433236064",
"url": "https://github.com/quicwg/base-drafts/issues/411#issuecomment-433236064",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Restructure document (#411)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 411,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/411#issuecomment-433236064"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 210259721\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd24e6a3fc6c_cc53f84132d45c0839010--


From nobody Thu Oct 25 16:21:03 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E8E6130FA6 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:20:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0Vev41LbNqRg for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:20:54 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 E90D7130E30 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:20:20 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540509617; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=V5geHxun7sXNaXl0Syx4ZViMkf/pnpAKx6/2D/SSZQw=; b=Z1vbCppTJ+RSXwym2lZ/YZCPR8WwHr4ulGOCRNQFUPZAiHeB1mMu+44pbLd1ucNvYD3NplH8 8Qv5JkP0yKbtNZy6FCr18xckhSj/7P5fIKKmmnXxg95SMW99xpME1DTs5Rlv01h9Z2UCUuWF XLoUkt+bUFg8IjvaTNvwaPFicQ0=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd24fb1.7f15f4315ab0-smtp-out-n01; Thu, 25 Oct 2018 23:20:17 -0000 (UTC)
Date: Thu, 25 Oct 2018 16:20:16 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd24fb0cd897_224f2b063d8ac57835131@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b91b94: Don't recommend stateless reset
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd24fb0cd1b8_224f2b063d8ac578350a3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AlZLs9awv1ZGHQUgVVbpSgGLuVo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:20:57 -0000

----==_mimepart_5bd24fb0cd1b8_224f2b063d8ac578350a3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: b91b94e5e6037cf6675bbb0b5d4d16003057a6f7
      https://github.com/quicwg/base-drafts/commit/b91b94e5e6037cf6675bbb0b5d4d16003057a6f7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't recommend stateless reset

Closes #1858.


  Commit: c2c8ce9e0f11e546a66d3177819e6afaa9d44bff
      https://github.com/quicwg/base-drafts/commit/c2c8ce9e0f11e546a66d3177819e6afaa9d44bff
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1907 from quicwg/no-should-stateless-reset

Don't recommend stateless reset


Compare: https://github.com/quicwg/base-drafts/compare/742e2c4ee1f4...c2c8ce9e0f11
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd24fb0cd1b8_224f2b063d8ac578350a3--


From nobody Thu Oct 25 16:21:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 79CC81310F0 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:20:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 YXTvw58LFLEW for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:20: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 2501C130EF3 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:20:22 -0700 (PDT)
Date: Thu, 25 Oct 2018 16:20:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540509619; bh=1jwu0LpV1y41r3dMFjq+Gmo0MemMeVN0R60YSHvFZzo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vKHyB7hH2+lADLPqyGm7hIU+ENgy9ZOAgHs/uOnoWDr7Vd4WEZq+JgZ3aIjRUJbIM X8rcptnNCUoBX22ofeLzcisIJrsJ7rF7/9RdLKiZUkyStxqYCiyEPaDfOpRSZlvLth +cjgBNIBu6T7NQb0CrJRFlLBjCO9zngXkf5a6gV0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc1c03f0489b439b48c0ef72282bcbb372bb38b5c92cf0000000117ea11b392a169ce160db9be@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1858/issue_event/1927584359@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1858@github.com>
References: <quicwg/base-drafts/issues/1858@github.com>
Subject: Re: [quicwg/base-drafts] No SHOULD for stateless reset (#1858)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd24fb3a4145_8c33fdb0fcd45b8139267"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fYmam19zwtx5tWFoEoaBnwpQ4tc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:21:00 -0000

----==_mimepart_5bd24fb3a4145_8c33fdb0fcd45b8139267
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1858 via #1907.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1858#event-1927584359
----==_mimepart_5bd24fb3a4145_8c33fdb0fcd45b8139267
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="369998270" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1858" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1858/hovercard" href="https://github.com/quicwg/base-drafts/issues/1858">#1858</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="373759935" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1907" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1907/hovercard" href="https://github.com/quicwg/base-drafts/pull/1907">#1907</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/1858#event-1927584359">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5xeAK8DinyqQRyjJ18E90jgf9mVks5uokczgaJpZM4Xblck">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7Eo6tcNyeObnHU8VpRDymJifruCks5uokczgaJpZM4Xblck.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1858 via #1907."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1858#event-1927584359"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1858#event-1927584359",
"url": "https://github.com/quicwg/base-drafts/issues/1858#event-1927584359",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] No SHOULD for stateless reset (#1858)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1858#event-1927584359"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393107236\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd24fb3a4145_8c33fdb0fcd45b8139267--


From nobody Thu Oct 25 16:21:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EEDAE131114 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:20:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 fzew7I_p_BlC for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:20: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 29441130F4C for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:20:22 -0700 (PDT)
Date: Thu, 25 Oct 2018 16:20:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540509619; bh=mIDnGbmSPSSfyibRvGLopCU+M2TMQLi3GtYIMZ7VFrw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GPViE2Hm5ed/k88LDqB9bBqTeYODAfzVEbM/yMw/Y5YCguULWW7n2Vsb3MXwznfWO 77L/dAbzvCJQwFZAQloJqzwMbFvQET8pu2FQOsVhBTfnIe06sUOZ/G1Pkc6i5xesvx SVL2jviY638V/oOzbzXf4/QrHoGWhyeEpUoDm4a8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abce96c40945695ab8dfb19c1ba2e00b62dc735c1b92cf0000000117ea11b392a169ce16471fbf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1907/issue_event/1927584358@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1907@github.com>
References: <quicwg/base-drafts/pull/1907@github.com>
Subject: Re: [quicwg/base-drafts] Don't recommend stateless reset (#1907)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd24fb376bd9_77ab3f86934d45b4222111b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8B8SJybIbj7O70r3jJQBbm77MVg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:21:04 -0000

----==_mimepart_5bd24fb376bd9_77ab3f86934d45b4222111b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1907 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/1907#event-1927584358
----==_mimepart_5bd24fb376bd9_77ab3f86934d45b4222111b
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="373759935" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1907" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1907/hovercard" href="https://github.com/quicwg/base-drafts/pull/1907">#1907</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/1907#event-1927584358">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1Tp5qravCYgHhyvr9SihzqtaecAks5uokczgaJpZM4X5bvN">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq38M4ZMGkOlbnYz9RHWKT2qjIYTbks5uokczgaJpZM4X5bvN.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1907 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1907#event-1927584358"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1907#event-1927584358",
"url": "https://github.com/quicwg/base-drafts/pull/1907#event-1927584358",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Don't recommend stateless reset (#1907)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1907#event-1927584358"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400931789\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd24fb376bd9_77ab3f86934d45b4222111b--


From nobody Thu Oct 25 16:21:23 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7BA9B131120 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:21:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 GgqxlY81JpZX for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:20:58 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 C2865130DC4 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:20:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540509622; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=bPsqR8Z4pLRH858gzKc44xd4kqaFNy39tnZLGS0uqBw=; b=zKAMfk1+hjZ89WpVvcTNfXwZMTanKSgvMUzUqNRuC4eCYQGtvqAJVLKRUbVrOEEzkvxFemIs pdFM6GYXeqEBpyk2Od+EUOKdO+k1uQCTM2VyQ4VrdNkbYyGKzDkmV5qownCc0WG6n8hx4brH f2/4mA6G7cu/ePEBmXk/9/VTu+k=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd24fb5.7fe31c0ec9c0-smtp-out-n01; Thu, 25 Oct 2018 23:20:21 -0000 (UTC)
Date: Thu, 25 Oct 2018 16:20:20 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd24fb429654_51862aad4ba485942719c@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd24fb429092_51862aad4ba4859427021"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wkxwKy8u1qD8b6e-wGfwrwbNbw8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:21:04 -0000

----==_mimepart_5bd24fb429092_51862aad4ba4859427021
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/no-should-stateless-reset
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd24fb429092_51862aad4ba4859427021--


From nobody Thu Oct 25 16:25:30 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0F5EB130E5D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:25:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wysDAPjjLJdJ for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:25:27 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 86AB91310BB for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:23:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540509789; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=qPUqScJ/Aoj628ZigmH+MyfPJwyLRpS7lLX3bq7BmyE=; b=RDlYlvc7p+M4b5sn3DuFvn/uTqpayGrcjd7n76yLaRHe8FLpc6XE5HbgvBajJwhAE4Y6wb9i NYxjJYJv5qJgJpo3yGmU3sBN+mR1+8h/vQSS6BwKtXxMc6WQrMWP0e1SlroxQadkhHuNDgvy lpnJZIeounhfu2r5T7DJkRVkyOE=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd2505c.7f1234564780-smtp-out-n03; Thu, 25 Oct 2018 23:23:08 -0000 (UTC)
Date: Thu, 25 Oct 2018 16:23:07 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd2505bd37a6_1aee2ac300a9857468489@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 631cc5: Take suggestion
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd2505bd320e_1aee2ac300a985746837d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BNjxK9DphN-alVXZGtPuzAiB4LQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:25:29 -0000

----==_mimepart_5bd2505bd320e_1aee2ac300a985746837d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reference-ecn
  Home:   https://github.com/quicwg/base-drafts
  Commit: 631cc5fdaac77d18d9ffb3019be12af5ae0d71e2
      https://github.com/quicwg/base-drafts/commit/631cc5fdaac77d18d9ffb3019be12af5ae0d71e2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Take suggestion



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd2505bd320e_1aee2ac300a985746837d--


From nobody Thu Oct 25 16:25:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D9F63130EC7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:25:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 yXxqIGk49LVI for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:25: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 D6C131310D1 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:23:12 -0700 (PDT)
Date: Thu, 25 Oct 2018 16:23:10 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540509790; bh=qt7KYGcfYqcJqaXY3A15e6lMinhwo6VrJbG11r3GDk4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zWIbhzm3SQqmYH32fLm6uGaOcOcbT1Y8E3GHdxytfPAluK3GWlg52qPhlOLR6Kvuf 9rWVrUsy9cbwZyplyeL2OQmVPQrnQlRPpnkNWj8IJ//w+bM5OIz2S3gwPBbvfYDvVx F9EiXVCOfiJSmNutrrMYCm0lRGXwLBSnZfaDDnLI=
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/1909/push/2992703522@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1909@github.com>
References: <quicwg/base-drafts/pull/1909@github.com>
Subject: Re: [quicwg/base-drafts] Forward reference ECN verification (#1909)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2505e8ee22_50eb3fde9ccd45b487575d"; 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/Fzu6Y12dLHm8Pa74SOhVkU8ruKg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:25:40 -0000

----==_mimepart_5bd2505e8ee22_50eb3fde9ccd45b487575d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

631cc5f  Take suggestion


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1909/files/70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a..631cc5fdaac77d18d9ffb3019be12af5ae0d71e2

----==_mimepart_5bd2505e8ee22_50eb3fde9ccd45b487575d
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/631cc5f">631cc5f</a>  Take 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/1909/files/70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a..631cc5fdaac77d18d9ffb3019be12af5ae0d71e2">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzV7bWDoi4i6Tu6bRWRZrjI8H_KYks5uokfegaJpZM4X5cRu">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9h3s0dlByhsnNQm9-EwjLUSUbz7ks5uokfegaJpZM4X5cRu.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1909"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1909/files/70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a..631cc5fdaac77d18d9ffb3019be12af5ae0d71e2"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1909/files/70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a..631cc5fdaac77d18d9ffb3019be12af5ae0d71e2",
"url": "https://github.com/quicwg/base-drafts/pull/1909/files/70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a..631cc5fdaac77d18d9ffb3019be12af5ae0d71e2",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1909",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1909:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "631cc5f",
"value": "Take suggestion"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1909/files/70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a..631cc5fdaac77d18d9ffb3019be12af5ae0d71e2"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400933998\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd2505e8ee22_50eb3fde9ccd45b487575d--


From nobody Thu Oct 25 16:29:55 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D3A9D1200D7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:29:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bsm8eprJd9Yi for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:29:52 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 367CD12D7F8 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:29:52 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540510191; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Ku8q0HoQw4iUDxbWI8XI/cFCop+iMX4014LT43aD8gc=; b=eoR8fwjEvIWD9R4MjizE1B+avD6IM1sUxvv5SYQEp80/vZ4pBOhkUJl1gelFRJSd7egMYe2/ pH/uSQj4YMzONfqHi9+fmvDEX8v6EbDReATT+KVLALVYtF8c0BK4ATSpb6qs8JiSv7tAY7cH 42rL97Jon8iNLCLnM+ELlHeWnBY=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd251ef.7f9ff06c6180-smtp-out-n02; Thu, 25 Oct 2018 23:29:51 -0000 (UTC)
Date: Thu, 25 Oct 2018 16:29:51 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd251ef3af98_17a62aab3fcc8584786f1@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] add33c: Relax 1200B requirement for Initial ACKs/Retx
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd251ef3abe8_17a62aab3fcc85847852a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vQCkIhElUC9k-JVPdj6BMJpManc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:29:54 -0000

----==_mimepart_5bd251ef3abe8_17a62aab3fcc85847852a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/fix1916
  Home:   https://github.com/quicwg/base-drafts
  Commit: add33c6a96401317f0d462c445a78fd12b1e64d1
      https://github.com/quicwg/base-drafts/commit/add33c6a96401317f0d462c445a78fd12b1e64d1
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Relax 1200B requirement for Initial ACKs/Retx

IMO it's silly to pad out a packet that contains the client's initial and handshake acks, because if delivered it verifies the address.


  Commit: d6be5195741b098823778ef1fc559f36aea8c485
      https://github.com/quicwg/base-drafts/commit/d6be5195741b098823778ef1fc559f36aea8c485
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Suggestion for #1916


Compare: https://github.com/quicwg/base-drafts/compare/add33c6a9640^...d6be5195741b
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd251ef3abe8_17a62aab3fcc85847852a--


From nobody Thu Oct 25 16:31:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1333A12D7F8 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:31:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 KRkAGxzFtZaH for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:31: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 3D8DD126DBF for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:31:30 -0700 (PDT)
Date: Thu, 25 Oct 2018 16:31:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540510289; bh=8eBWtUPAdjq7hcuitlVi2khCsuwzMwKqjo/2YEqsgPA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=doe5j8pvHHXwqHHlcbz9sp09GSLC23Re1LMA/WZu8gljW49+xZxTdAuFSiKBHRaic LB/ksuzZiyf2Qnqr/d8POt2I09jp7cWRddbgdd4F+l/XuHNna0l3yIZN+08Y8/P3+u VnEa3JrECBk9xMXcpsTQBZAInQv/hNKq7Zq1fUTU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abefecf239457c73b65a095ca0daa16e568195e45d92cf0000000117ea145192a169ce164b5f40@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1916/c433239002@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1916@github.com>
References: <quicwg/base-drafts/pull/1916@github.com>
Subject: Re: [quicwg/base-drafts] Relax 1200B requirement for Initial ACKs/Retx (#1916)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd252513be7d_44bd3f8df80d45c493269c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/p9vRcYyJg7tr7dxyZJijewFB_9M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:31:32 -0000

----==_mimepart_5bd252513be7d_44bd3f8df80d45c493269c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I was going to edit this directly, but it was a bigger change.  Does https://github.com/martinduke/base-drafts/pull/1 work for you @martinduke ?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1916#issuecomment-433239002
----==_mimepart_5bd252513be7d_44bd3f8df80d45c493269c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I was going to edit this directly, but it was a bigger change.  Does <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="374172062" data-permission-text="Issue title is private" data-url="https://github.com/martinduke/base-drafts/issues/1" data-hovercard-type="pull_request" data-hovercard-url="/martinduke/base-drafts/pull/1/hovercard" href="https://github.com/martinduke/base-drafts/pull/1">martinduke#1</a> work for you <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> ?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1916#issuecomment-433239002">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4jzSClt4KrI9BLNbsBfpww5Iue3ks5uoknRgaJpZM4X6sII">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9lwOwPJfM1zfTY2QWs_4mqo8HLbks5uoknRgaJpZM4X6sII.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1916: I was going to edit this directly, but it was a bigger change.  Does https://github.com/martinduke/base-drafts/pull/1 work for you @martinduke ?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1916#issuecomment-433239002"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1916#issuecomment-433239002",
"url": "https://github.com/quicwg/base-drafts/pull/1916#issuecomment-433239002",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Relax 1200B requirement for Initial ACKs/Retx (#1916)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1916,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1916\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1916#issuecomment-433239002"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401261064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd252513be7d_44bd3f8df80d45c493269c--


From nobody Thu Oct 25 16:32:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 345A712D7F8 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:32:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 unYca3WZWHiT for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:32: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 4507E126DBF for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:32:32 -0700 (PDT)
Date: Thu, 25 Oct 2018 16:32:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540510351; bh=Sjryn1KlUS/ObyccSDnGDQanUe/rRZaDgSu7mCOXx70=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FwlQq/5PKknWoB+XZ+tAux1Y+uht/X5yz5ZMKO1+FvycAywq9FJ+2ER3reu5M3gUs 1ttMfV0GYSAJBdwthuCVndo5vY0fWdYDAnVwFMsBKWXA00VBC/NFRmWeWNZgObNgNj px2H1IFF+ISEsg7tsOehDDEzqdsqBpHuRfJ9KNQM=
From: David Benjamin <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe4d3ff357388e4c72e071f6d55a7421577b3afb192cf0000000117ea148f92a169ce15e0229d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1834/433239181@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_5bd2528f60d1c_30a53fb7b5ad45c4242051f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: davidben
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5Jr_24WMwn1mCElwwyAKDpkO5s8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:32:34 -0000

----==_mimepart_5bd2528f60d1c_30a53fb7b5ad45c4242051f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Right, this issue originally came up as we were thinking through key availability vs key install times. The problem is, as you note, it's weird to allow sending data you cannot read ACKs for. (Conversely, it's weird, perhaps fatally so, to allow receiving data you cannot send ACKs for.) Though it's not the only scenario. The other side may send a burst of tickets.

> I'm very much inclined to leave this "unfixed", but to leave a warning that sending large post-handshake messages risks connection failure.

The point is that's not a sufficient warning. This is either a problem or a nitpick depending on the solution.

Sending an overly large message, in general, risks connection failure. TLS stacks bound the size there based on some ad-hoc analysis that no sane NewSessionTicket (or other message) will ever exceed such-and-such bytes based on what goes in it. TLS stacks typically buffer up a message before processing, so it makes sense that the TLS stack is responsible for buffering it.

But that's distinct from sending *many* post-handshake messages. TLS over QUIC must also account for that due to the lack of flow control. TLS over TCP does not have this problem because TCP provides flow control. If I try to send a million 100-byte TLS messages over TCP, I'll quickly run into TCP's flow control.

QUIC, however, doesn't have such flow control for CRYPTO frames. Instead it relies on a limit from the crypto protocol:
https://tools.ietf.org/html/draft-ietf-quic-transport-15#section-10.4

Although the TLS stack natively bounds *a single message* rather than *total data*, it is easy to compute a total limit during the handshake because there are only a fixed handful of messages. Thus the advice there works.... *except* for post-handshake messages. Thus the issue.

Realistically, it's probably fine to handwaive and say:
* The bound is not total data ever sent at the encryption level, but amount of data ahead of the read position.
* Pick some ad-hoc limit for post-handshake stuff, enough to fit a bunch of NSTs.
* Yeah, don't send too many NSTs in a row. You can send a bunch of them over the lifetime of the connection, but space them out a bit so you're sure the receiver isn't waiting on the first byte, having buffered the rest up.
* Probably you won't end up in a situation where the first NST packet keeps getting lost and as you queue up more and more NSTs over the lifetime of the connection. That would be strange.

-- 
You are receiving this 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#issuecomment-433239181
----==_mimepart_5bd2528f60d1c_30a53fb7b5ad45c4242051f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Right, this issue originally came up as we were thinking through key a=
vailability vs key install times. The problem is, as you note, it's weird=
 to allow sending data you cannot read ACKs for. (Conversely, it's weird,=
 perhaps fatally so, to allow receiving data you cannot send ACKs for.) T=
hough it's not the only scenario. The other side may send a burst of tick=
ets.</p>
<blockquote>
<p>I'm very much inclined to leave this "unfixed", but to leave a warning=
 that sending large post-handshake messages risks connection failure.</p>=

</blockquote>
<p>The point is that's not a sufficient warning. This is either a problem=
 or a nitpick depending on the solution.</p>
<p>Sending an overly large message, in general, risks connection failure.=
 TLS stacks bound the size there based on some ad-hoc analysis that no sa=
ne NewSessionTicket (or other message) will ever exceed such-and-such byt=
es based on what goes in it. TLS stacks typically buffer up a message bef=
ore processing, so it makes sense that the TLS stack is responsible for b=
uffering it.</p>
<p>But that's distinct from sending <em>many</em> post-handshake messages=
. TLS over QUIC must also account for that due to the lack of flow contro=
l. TLS over TCP does not have this problem because TCP provides flow cont=
rol. If I try to send a million 100-byte TLS messages over TCP, I'll quic=
kly run into TCP's flow control.</p>
<p>QUIC, however, doesn't have such flow control for CRYPTO frames. Inste=
ad it relies on a limit from the crypto protocol:<br>
<a href=3D"https://tools.ietf.org/html/draft-ietf-quic-transport-15#secti=
on-10.4" rel=3D"nofollow">https://tools.ietf.org/html/draft-ietf-quic-tra=
nsport-15#section-10.4</a></p>
<p>Although the TLS stack natively bounds <em>a single message</em> rathe=
r than <em>total data</em>, it is easy to compute a total limit during th=
e handshake because there are only a fixed handful of messages. Thus the =
advice there works.... <em>except</em> for post-handshake messages. Thus =
the issue.</p>
<p>Realistically, it's probably fine to handwaive and say:</p>
<ul>
<li>The bound is not total data ever sent at the encryption level, but am=
ount of data ahead of the read position.</li>
<li>Pick some ad-hoc limit for post-handshake stuff, enough to fit a bunc=
h of NSTs.</li>
<li>Yeah, don't send too many NSTs in a row. You can send a bunch of them=
 over the lifetime of the connection, but space them out a bit so you're =
sure the receiver isn't waiting on the first byte, having buffered the re=
st up.</li>
<li>Probably you won't end up in a situation where the first NST packet k=
eeps getting lost and as you queue up more and more NSTs over the lifetim=
e of the connection. That would be strange.</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/issues/1834#issuecomment-433239181">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_dy=
lk0LguKWdEVophYWPjsIbzUAks5uokoPgaJpZM4XJU8a">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq41i8Xggb3HFrV_Iivv0KA14=
SRE9ks5uokoPgaJpZM4XJU8a.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@davi=
dben in #1834: Right, this issue originally came up as we were thinking t=
hrough key availability vs key install times. The problem is, as you note=
, it's weird to allow sending data you cannot read ACKs for. (Conversely,=
 it's weird, perhaps fatally so, to allow receiving data you cannot send =
ACKs for.) Though it's not the only scenario. The other side may send a b=
urst of tickets.\r\n\r\n\u003e I'm very much inclined to leave this \"unf=
ixed\", but to leave a warning that sending large post-handshake messages=
 risks connection failure.\r\n\r\nThe point is that's not a sufficient wa=
rning. This is either a problem or a nitpick depending on the solution.\r=
\n\r\nSending an overly large message, in general, risks connection failu=
re. TLS stacks bound the size there based on some ad-hoc analysis that no=
 sane NewSessionTicket (or other message) will ever exceed such-and-such =
bytes based on what goes in it. TLS stacks typically buffer up a message =
before processing, so it makes sense that the TLS stack is responsible fo=
r buffering it.\r\n\r\nBut that's distinct from sending *many* post-hands=
hake messages. TLS over QUIC must also account for that due to the lack o=
f flow control. TLS over TCP does not have this problem because TCP provi=
des flow control. If I try to send a million 100-byte TLS messages over T=
CP, I'll quickly run into TCP's flow control.\r\n\r\nQUIC, however, doesn=
't have such flow control for CRYPTO frames. Instead it relies on a limit=
 from the crypto protocol:\r\nhttps://tools.ietf.org/html/draft-ietf-quic=
-transport-15#section-10.4\r\n\r\nAlthough the TLS stack natively bounds =
*a single message* rather than *total data*, it is easy to compute a tota=
l limit during the handshake because there are only a fixed handful of me=
ssages. Thus the advice there works.... *except* for post-handshake messa=
ges. Thus the issue.\r\n\r\nRealistically, it's probably fine to handwaiv=
e and say:\r\n* The bound is not total data ever sent at the encryption l=
evel, but amount of data ahead of the read position.\r\n* Pick some ad-ho=
c limit for post-handshake stuff, enough to fit a bunch of NSTs.\r\n* Yea=
h, don't send too many NSTs in a row. You can send a bunch of them over t=
he lifetime of the connection, but space them out a bit so you're sure th=
e receiver isn't waiting on the first byte, having buffered the rest up.\=
r\n* Probably you won't end up in a situation where the first NST packet =
keeps getting lost and as you queue up more and more NSTs over the lifeti=
me of the connection. That would be strange."}],"action":{"name":"View Is=
sue","url":"https://github.com/quicwg/base-drafts/issues/1834#issuecommen=
t-433239181"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment=
-433239181",
"url": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-43=
3239181",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Flow control for post-handshake CRYPTO=
 messages (#1834)",
"sections": [
{
"text": "",
"activityTitle": "**David Benjamin**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@davidben",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1834,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1834\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-43=
3239181"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3883210=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd2528f60d1c_30a53fb7b5ad45c4242051f--


From nobody Thu Oct 25 16:33:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 12D9F12D7F8 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:33:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 eyt6KRQPzc2J for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:33: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 77A53126DBF for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:33:12 -0700 (PDT)
Date: Thu, 25 Oct 2018 16:33:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540510391; bh=ZOoFFZOWQ9rXgORvu/28uSuY3jjtTjNpezUfJFFrynQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k/76I2uNbYGz6cs6NwPrheOmyo3XTyj5R7AZkccbhpRK3qL7nggz4xrsEbjGpVMqW C/s+jI34fPnAC1f+TOGuliyrMfE7cKChIq+1YrivYhBIlRLr+HlC1cY2up/jhJwywj zThFBW1QH107IoWWkYtv5kIaoEpZzmCzbJklGALU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4969d36a5684823d5f71ca2f2a9b2653999dde1c92cf0000000117ea14b792a169ce164b5f40@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1916/c433239298@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1916@github.com>
References: <quicwg/base-drafts/pull/1916@github.com>
Subject: Re: [quicwg/base-drafts] Relax 1200B requirement for Initial ACKs/Retx (#1916)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd252b7a0f61_26d33fceb0cd45c419389a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uRqup7DuTajjBclT1u7wEIw0xpE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:33:14 -0000

----==_mimepart_5bd252b7a0f61_26d33fceb0cd45c419389a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj, in practice, there is a probe.  The server sends what it can, which - in most of the cases where it is limited - includes a Handshake packet.  That Handshake packet is the probe.  The acknowledgment of that Handshake packet is the response to that probe.  It's implicit, that's 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/1916#issuecomment-433239298
----==_mimepart_5bd252b7a0f61_26d33fceb0cd45c419389a
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=3D193335" data-octo-click=3D"hovercard-link-cl=
ick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/m=
ikkelfj">@mikkelfj</a>, in practice, there is a probe.  The server sends =
what it can, which - in most of the cases where it is limited - includes =
a Handshake packet.  That Handshake packet is the probe.  The acknowledgm=
ent of that Handshake packet is the response to that probe.  It's implici=
t, that's all.</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/1916#issuecomment-433239298">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2--hO=
2sqevKSr0b48dqvG_JBjVzks5uoko3gaJpZM4X6sII">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq8ZAVP_0h_hgekgj_uy-bPMswn41=
ks5uoko3gaJpZM4X6sII.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1916: @mikkelfj, in practice, there is a probe.  The server=
 sends what it can, which - in most of the cases where it is limited - in=
cludes a Handshake packet.  That Handshake packet is the probe.  The ackn=
owledgment of that Handshake packet is the response to that probe.  It's =
implicit, that's all."}],"action":{"name":"View Pull Request","url":"http=
s://github.com/quicwg/base-drafts/pull/1916#issuecomment-433239298"}}}</s=
cript>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1916#issuecomment-4=
33239298",
"url": "https://github.com/quicwg/base-drafts/pull/1916#issuecomment-4332=
39298",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Relax 1200B requirement for Initial AC=
Ks/Retx (#1916)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1916,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1916\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1916#issuecomment-4332=
39298"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4012610=
64\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd252b7a0f61_26d33fceb0cd45c419389a--


From nobody Thu Oct 25 16:36:46 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B372126DBF for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:36:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kX37peJTIf1J for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:36:43 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 1DA8412F1A5 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:36:42 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540510602; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=zRr9zRuIA7zlnVBonEkBgDXuJFowUWO+ESgUPCqDIzM=; b=CCcqMWyshZGuI6OEPxA4stW6vERg3F+P0VakB3a+Z/K1mFkEl19z2Mugze4YGt0uRPQJeQ5J HakBanRdtrtOEISWJvjd14rPVNU6ekzr6R1cuhTyF5o3sgjQSyatgdRQSQwb9EznWN2XIjX2 zza8kht3Zk5RR6/BRtGIjoUQTjo=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd25389.7f1c7c29f840-smtp-out-n01; Thu, 25 Oct 2018 23:36:41 -0000 (UTC)
Date: Thu, 25 Oct 2018 16:36:41 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd2538995e06_2f442b1f50d7457099039@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3ef0fa: redundant word whack-a-mole
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd2538995a6a_2f442b1f50d74570989fd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pHi5NXKxOUQVIGmz7MrtiESugJg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:36:45 -0000

----==_mimepart_5bd2538995a6a_2f442b1f50d74570989fd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/closing-amplification
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b
      https://github.com/quicwg/base-drafts/commit/3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  redundant word whack-a-mole



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd2538995a6a_2f442b1f50d74570989fd--


From nobody Thu Oct 25 16:36:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A219F130DC7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:36:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 00uMTUSa_kcW for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:36: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 D02DB12F1A5 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:36:44 -0700 (PDT)
Date: Thu, 25 Oct 2018 16:36:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540510604; bh=dJNniItGVvHowPqOafRWSmNPcLmlM8FHU+NL7EBBWH4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EoL9RjubNJZ2AAE+7IWFpmz/ux8sHLFeGLVW2Dzh2RvX4rT6lPavAOJpSs3c2PCHg KgNtPwePTeZ09cjSA1nvy62UoPD/eGF6Cr1dO5nFUf8c1Dc/y9bO5cwW8OaJgCj20p 4nci5NGYPmDb1Nrgge4xK8m76VuyXyYQie2ZKEmM=
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/1911/push/2992727274@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1911@github.com>
References: <quicwg/base-drafts/pull/1911@github.com>
Subject: Re: [quicwg/base-drafts] Don't amplify accidentally when closing (#1911)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2538c1ebdc_ebb3fb7b5ad45c4423246"; 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/fhE5F99QURY0Zi5szUiLV-a-fjM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:36:47 -0000

----==_mimepart_5bd2538c1ebdc_ebb3fb7b5ad45c4423246
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

3ef0fab  redundant word whack-a-mole


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1911/files/e06269b6caf4b685156b1b5dda65dcf8d9f8a857..3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b

----==_mimepart_5bd2538c1ebdc_ebb3fb7b5ad45c4423246
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/3ef0fab">3ef0fab</a>  redundant word whack-a-mole</li>
</ul>


<p style="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/1911/files/e06269b6caf4b685156b1b5dda65dcf8d9f8a857..3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0EAcBXMHeY6Fy_eZQmo5AyOie9Aks5uoksMgaJpZM4X5dIU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9wRU5yidOmaXJD9wOBk0ncb4qAsks5uoksMgaJpZM4X5dIU.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1911"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1911/files/e06269b6caf4b685156b1b5dda65dcf8d9f8a857..3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1911/files/e06269b6caf4b685156b1b5dda65dcf8d9f8a857..3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b",
"url": "https://github.com/quicwg/base-drafts/pull/1911/files/e06269b6caf4b685156b1b5dda65dcf8d9f8a857..3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1911",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1911:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "3ef0fab",
"value": "redundant word whack-a-mole"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1911/files/e06269b6caf4b685156b1b5dda65dcf8d9f8a857..3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400937492\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd2538c1ebdc_ebb3fb7b5ad45c4423246--


From nobody Thu Oct 25 16:55:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D66B12F1A5 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:55:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 hqYP8CS2THtR for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:55: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 64885128D0C for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:55:23 -0700 (PDT)
Date: Thu, 25 Oct 2018 16:55:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540511721; bh=L/Ma7AqW/91YmnMuIdhP0LUvSRCV3UnALstDJHPnn2Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FUrqLfcO8mp15HCozZpMqAIz0eIKpDyvl9YMsfyS28YqSedq66hgy9BofFSmwAgJj Mv9voHhPma19axBaGwjmI9N4vt46fBH/hJssklRHasW24vO6VN5PJL86bSna6DOaTv by/tj1AunEUdEJjWyGobhcTELUE/F/iAcQfcKfYE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc3117c9468a44eb7d807ec22fa1c907e79fc998392cf0000000117ea19e992a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/168628485@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd257e9b87c2_3d5e3fefbccd45c431920de"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XQj96WNYVJH1WRmrlqJedMxC1XU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:55:25 -0000

----==_mimepart_5bd257e9b87c2_3d5e3fefbccd45c431920de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



>  
-The maximum stream ID is specific to each endpoint and applies only to the peer
-that receives the setting. That is, clients specify the maximum stream ID the
-server can initiate, and servers specify the maximum stream ID the client can
-initiate.  Each endpoint may respond on streams initiated by the other peer,
-regardless of whether it is permitted to initiate new streams.
+The stream limit is specific to each endpoint and applies only to the peer that
+receives the setting. That is, clients limit the number of streams the server

I agree that this isn't great, but it's an artifact of encoding stream type in the ID.  A decision I really don't want to revisit, BTW.

Given that the number of streams can be very easily determined from the ID with `(id+3)/4`, or the test for whether an stream can be opened is `id/4 >= limit`, I think that this is quite workable.

I've tweaked the text you point at.  Hopefully this is clearer.

>  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.
+The STREAMS_BLOCKED frame ({{frame-streams-blocked}}) can be used to signal a
+shortage of available streams. Implementations could use this as a signal to

Thanks.  I struggled with that.

>  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.

Yeah, I think that I might restore this, but attach it to the paragraph above.

>  
-Loss or reordering can mean that a MAX_STREAM_ID frame can be received which
+Loss or reordering can mean that a MAX_STREAMS frame can be received which

Fixed better, also used "endpoint" rather than 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/1906#discussion_r228369685
----==_mimepart_5bd257e9b87c2_3d5e3fefbccd45c431920de
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/1906#discussion_r228369685">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The maximum stream ID is specific to each endpoint and applies only to the peer
-that receives the setting. That is, clients specify the maximum stream ID the
-server can initiate, and servers specify the maximum stream ID the client can
-initiate.  Each endpoint may respond on streams initiated by the other peer,
-regardless of whether it is permitted to initiate new streams.
+The stream limit is specific to each endpoint and applies only to the peer that
+receives the setting. That is, clients limit the number of streams the server
</pre>
<p>I agree that this isn't great, but it's an artifact of encoding stream type in the ID.  A decision I really don't want to revisit, BTW.</p>
<p>Given that the number of streams can be very easily determined from the ID with <code>(id+3)/4</code>, or the test for whether an stream can be opened is <code>id/4 &gt;= limit</code>, I think that this is quite workable.</p>
<p>I've tweaked the text you point at.  Hopefully this is clearer.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r228369959">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.
+The STREAMS_BLOCKED frame ({{frame-streams-blocked}}) can be used to signal a
+shortage of available streams. Implementations could use this as a signal to
</pre>
<p>Thanks.  I struggled with that.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r228370212">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.
</pre>
<p>Yeah, I think that I might restore this, but attach it to the paragraph above.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r228371187">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-Loss or reordering can mean that a MAX_STREAM_ID frame can be received which
+Loss or reordering can mean that a MAX_STREAMS frame can be received which
</pre>
<p>Fixed better, also used "endpoint" rather than 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/1906#discussion_r228369685">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4kYrWXaghclIc50oAmWC3jLDZP6ks5uok9pgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7mWueBL_dx9q2506pD2wkKDDU9Tks5uok9pgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#discussion_r228369685"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#discussion_r228369685",
"url": "https://github.com/quicwg/base-drafts/pull/1906#discussion_r228369685",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1906",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#discussion_r228369685"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd257e9b87c2_3d5e3fefbccd45c431920de--


From nobody Thu Oct 25 16:55:41 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F23C8130DC7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:55:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IP214cXBCJQf for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:55:38 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 3114E12F1A5 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:55:38 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540511737; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=zvKwSORiRPGyJ4Rdmt0LOYj74ntGuZ8u3c849dOKYqI=; b=wGjlR0CtJJQ4MCqHMC1BAgfUJN/ySxu67CfN+kbwjURclzbKy5scPCR54Aecslf9OK9gIlIC z9qI7vB7VwJkzzuycm+RhIyF1WCHLZu/bdpe5iyHDiamsb/9aOKK19SkBoqBsQpI/+cq8ET6 Wydp7ex0Vou6hZ3rTT/0sx0weeg=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd257f9.7fbd2c5aeb70-smtp-out-n02; Thu, 25 Oct 2018 23:55:37 -0000 (UTC)
Date: Thu, 25 Oct 2018 16:55:37 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd257f94154b_1b392adb6b0045808926d@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 00bf51: Plural/non-plural inconsistencies
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd257f941072_1b392adb6b004580891ea"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sx9wsvo-qf2FmseUOu1_A2Vjoc8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:55:40 -0000

----==_mimepart_5bd257f941072_1b392adb6b004580891ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/max-streams
  Home:   https://github.com/quicwg/base-drafts
  Commit: 00bf51c4889102eb657b588b36cad40b67058d12
      https://github.com/quicwg/base-drafts/commit/00bf51c4889102eb657b588b36cad40b67058d12
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Plural/non-plural inconsistencies


  Commit: 03d729df88c2766e2dd22e1a2ba31784351dbaf6
      https://github.com/quicwg/base-drafts/commit/03d729df88c2766e2dd22e1a2ba31784351dbaf6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Let's stick with counting as much as possible


  Commit: 7c6f963ee6c249bba87e4fe04b6563405c278ffe
      https://github.com/quicwg/base-drafts/commit/7c6f963ee6c249bba87e4fe04b6563405c278ffe
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clearer explanation of STREAMS_BLOCKED


  Commit: 28e3e63ad944a87fdf6165c48adad41f003a761f
      https://github.com/quicwg/base-drafts/commit/28e3e63ad944a87fdf6165c48adad41f003a761f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  lines


  Commit: 2f95581bcff9168011890acd36776dc1360723fc
      https://github.com/quicwg/base-drafts/commit/2f95581bcff9168011890acd36776dc1360723fc
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Restore text on updating MAX_STREAMS


  Commit: 12f0a85a9812ea148afae20a20b9fda33f2d5b54
      https://github.com/quicwg/base-drafts/commit/12f0a85a9812ea148afae20a20b9fda33f2d5b54
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  word whack-a-mole


  Commit: 1a7a66e92b84f68359eb6f966139c5398b348e45
      https://github.com/quicwg/base-drafts/commit/1a7a66e92b84f68359eb6f966139c5398b348e45
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword reordering text


Compare: https://github.com/quicwg/base-drafts/compare/1d5d157d1737...1a7a66e92b84
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd257f941072_1b392adb6b004580891ea--


From nobody Thu Oct 25 16:55:48 2018
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 CEF0F12F1A5 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:55:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 TiNGe5MhB9XU for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 16:55:43 -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 F2A82130EC5 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:55: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=Mf6pcO4IPDbxJ4XBbmewJOB0Mrk=; b=BP9v8vZRYrz95GLW Nyboedn+5zKZpOz0i+JbOJDeBkCuIzZsbz/aydPtYYahBf9ISwaSFdAO5M3KJCgK TTWHCiBmZwtedwOqFL13Xt5vJrlvil/7IFwdV+5+B61x8NFJcakGQgTIBihiqptr hxzMD0CbPqI0RtfL5vA4QcefTB8=
Received: by filter1785p1mdw1.sendgrid.net with SMTP id filter1785p1mdw1-7352-5BD257FD-14 2018-10-25 23:55:41.789792812 +0000 UTC m=+99186.506613172
Received: from github-lowworker-e711880.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0022p1iad2.sendgrid.net (SG) with ESMTP id syXzCl3pQdewMqyv6sMAKA for <quic-issues@ietf.org>; Thu, 25 Oct 2018 23:55:41.699 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e711880.cp1-iad.github.net (Postfix) with ESMTP id 9822F4408F6 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 16:55:41 -0700 (PDT)
Date: Thu, 25 Oct 2018 23:55:41 +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/1906/push/2992758940@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd257fd95eed_d2e3f86934d45b423133a5"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1Z/eXGKY8NSLhuxfYHr6E1lqhZicQtHTOzzX hrid1+veGzkFcGx/tC41hvwGMESZhGDzdsXTmsoUTxSxbr/igDgnbenSNE1Ztbfwc2+Vs74WjYeaFv 5w005pnt0oeYDzuBHBpuYNaBhmt27X4Rn1HJk7tRqPtb3l1o+pxIKzj8tkE58Ds8mN6GWIL9lEzqrE 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SFA1nrwNYpbaH71VSv9mT7c6TwM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2018 23:55:45 -0000

----==_mimepart_5bd257fd95eed_d2e3f86934d45b423133a5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 7 commits.

00bf51c  Plural/non-plural inconsistencies
03d729d  Let's stick with counting as much as possible
7c6f963  Clearer explanation of STREAMS_BLOCKED
28e3e63  lines
2f95581  Restore text on updating MAX_STREAMS
12f0a85  word whack-a-mole
1a7a66e  Reword reordering text


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906/files/1d5d157d17372e009e001b8eef3ce17930514c5b..1a7a66e92b84f68359eb6f966139c5398b348e45

----==_mimepart_5bd257fd95eed_d2e3f86934d45b423133a5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 7 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/00bf51c">00bf51c</a>  Plural/non-plural inconsistencies</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/03d729d">03d729d</a>  Let&#39;s stick with counting as much as possible</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7c6f963">7c6f963</a>  Clearer explanation of STREAMS_BLOCKED</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/28e3e63">28e3e63</a>  lines</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/2f95581">2f95581</a>  Restore text on updating MAX_STREAMS</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/12f0a85">12f0a85</a>  word whack-a-mole</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/1a7a66e">1a7a66e</a>  Reword reordering 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/1906/files/1d5d157d17372e009e001b8eef3ce17930514c5b..1a7a66e92b84f68359eb6f966139c5398b348e45">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0dEYioQEZTREhXBwR_Y8uhbf3LUks5uok99gaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8j-T44wNzfmGN5kiZ2Qdo-xgdQ9ks5uok99gaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 7 commits in #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906/files/1d5d157d17372e009e001b8eef3ce17930514c5b..1a7a66e92b84f68359eb6f966139c5398b348e45"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906/files/1d5d157d17372e009e001b8eef3ce17930514c5b..1a7a66e92b84f68359eb6f966139c5398b348e45",
"url": "https://github.com/quicwg/base-drafts/pull/1906/files/1d5d157d17372e009e001b8eef3ce17930514c5b..1a7a66e92b84f68359eb6f966139c5398b348e45",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 7 commits in #1906",
"sections": [
{
"text": "7 new commits pushed to quicwg/base-drafts #1906:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "00bf51c",
"value": "Plural/non-plural inconsistencies"
},
{
"name": "03d729d",
"value": "Let's stick with counting as much as possible"
},
{
"name": "7c6f963",
"value": "Clearer explanation of STREAMS_BLOCKED"
},
{
"name": "28e3e63",
"value": "lines"
},
{
"name": "2f95581",
"value": "Restore text on updating MAX_STREAMS"
},
{
"name": "12f0a85",
"value": "word whack-a-mole"
},
{
"name": "1a7a66e",
"value": "Reword reordering text"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906/files/1d5d157d17372e009e001b8eef3ce17930514c5b..1a7a66e92b84f68359eb6f966139c5398b348e45"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd257fd95eed_d2e3f86934d45b423133a5--


From nobody Thu Oct 25 17:01:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C5C8130E1A for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:01:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 oJ2g9HC6nMQ0 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:01: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 178DD130E19 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:01:12 -0700 (PDT)
Date: Thu, 25 Oct 2018 17:01:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540512071; bh=qS3RhbQGYgGY+r5LdHhkZDjKZwCtK0V4heIB8mfYtzY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jdTs82Ku/mwoapGG01wdnTG6mR5uacjk3vqmo0QIB8di/Le1mvzFE27FSrkcYHt3B LUG85NWDxdMUciJ5xNG/iy6sFhdp8lK/iucsuAJWdv3usJydJvO3GfZBfxOngBkg5n Z7BZm5e15ikB2X779XcjiFKh4OhhGyrvdN6L9lvE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf00e58be4cc54bb2d82718170b87b8af91b1ef2a92cf0000000117ea1b4792a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/168631803@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2594766993_23613fe9808d45c41409477"; 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/bdTs2dbN5OsaLWPikrr_d3oDcpo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:01:14 -0000

----==_mimepart_5bd2594766993_23613fe9808d45c41409477
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -4247,11 +4247,11 @@ Loss or reordering can mean that a MAX_STREAMS frame can be received which
 states a lower stream limit than the client has previously received.
 MAX_STREAMS frames which do not increase the stream limit MUST be ignored.
 
-A peer MUST NOT initiate a stream with a higher stream ID than the largest limit
-it has received permits.  For instance, a server that receives a unidirectional
-stream limit of 3 is permitted to open stream 3, 7, and 11, but not stream 15.
-An endpoint MUST terminate a connection with a STREAM_LIMIT_ERROR error if a
-peer opens more streams than was permitted.
+A peer MUST NOT open more streams than the limit it received permits.  For

Is that a sentence?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168631803
----==_mimepart_5bd2594766993_23613fe9808d45c41409477
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/1906#discussion_r228372482">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4247,11 +4247,11 @@ Loss or reordering can mean that a MAX_STREAMS frame can be received which
 states a lower stream limit than the client has previously received.
 MAX_STREAMS frames which do not increase the stream limit MUST be ignored.
 
-A peer MUST NOT initiate a stream with a higher stream ID than the largest limit
-it has received permits.  For instance, a server that receives a unidirectional
-stream limit of 3 is permitted to open stream 3, 7, and 11, but not stream 15.
-An endpoint MUST terminate a connection with a STREAM_LIMIT_ERROR error if a
-peer opens more streams than was permitted.
+A peer MUST NOT open more streams than the limit it received permits.  For
</pre>
<p>Is that a sentence?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168631803">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzIfL-iueOiwlhjPjAi2sG_XaIcRks5uolDHgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1gCMCTSbB54_cPEqn-hURKig-I5ks5uolDHgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168631803"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168631803",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168631803",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1906",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-168631803"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2594766993_23613fe9808d45c41409477--


From nobody Thu Oct 25 17:12:21 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2E6F130E08 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:12:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 o8Tbt5zxAYKZ for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:12:17 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 2FA59130E13 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:12:17 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540512736; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=4jMEkeE28mthjHRUtLshcTusweAqsCZ6Q9Z4pHc2Q0o=; b=c7dqgdkP78cloxeGf7NE/kAYIU+IPhbk7T5VLxFSOUtmXRGUTVy30M8otYTKOt21V/IINOsD oN4+ukfiHnnE/A9Vp6WccZKvDLXgB3Ch9rn1/9OvSYz5MqIhKZijJoiHMcQaqrREUn7Ld6/6 HyoOBHa9v4gBdKUWv0/IEKaYT0U=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd25be0.7f5714184c90-smtp-out-n01; Fri, 26 Oct 2018 00:12:16 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:12:15 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25bdf72455_496f2aeab62f2580339b0@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 94e41e: Use bytes instead of octets throughout
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25bdf720bc_496f2aeab62f25803382b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IryoqxKJZ0yS1tFUDT-IfcicjqY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:12:19 -0000

----==_mimepart_5bd25bdf720bc_496f2aeab62f25803382b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/no-octets
  Home:   https://github.com/quicwg/base-drafts
  Commit: 94e41e8253129d1225c79700b7f5f88d6e3f0cd9
      https://github.com/quicwg/base-drafts/commit/94e41e8253129d1225c79700b7f5f88d6e3f0cd9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use bytes instead of octets throughout


  Commit: a3efac0fd8064c6b67cf20464563dc86fc6c46fa
      https://github.com/quicwg/base-drafts/commit/a3efac0fd8064c6b67cf20464563dc86fc6c46fa
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reflow


Compare: https://github.com/quicwg/base-drafts/compare/94e41e825312^...a3efac0fd806
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25bdf720bc_496f2aeab62f25803382b--


From nobody Thu Oct 25 17:15:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BC3B2130E13 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:15:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 sQsxmxMoiL8x for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:15:39 -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 14F26130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:15:39 -0700 (PDT)
Date: Thu, 25 Oct 2018 17:15:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540512937; bh=4PZJr0DHOChr843PnGy8VSHr79Ejv02L1S3ouqwno2c=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=sSN4K8wKnwoUhp5jjqdmsTK3saB+4lvbI6qZWeERYm5u8Z5GWFNU3mvIFiWgKjV+y x8OJuTpaqTVV/514rm9uAuxDYmRN/ZnYnxARHl77jaUXgVT9MxAA4u5UMQuoJbg/Ra kg1sAvJJqQPWRgY8lljqlsNiwq8M69ZsBw7pPbOM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdcd1d25f9b098bce42592666457669d64d3985c192cf0000000117ea1ea992a169ce164d89cf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1921@github.com>
Subject: [quicwg/base-drafts] No octets (#1921)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd25ca9d5f3b_7ab03f962ccd45b85151938"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DCci5b2NHUKnlN2tjaU6Cakyxjo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:15:41 -0000

----==_mimepart_5bd25ca9d5f3b_7ab03f962ccd45b85151938
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This will get rotty pretty quickly, but the changes are fairly easy to make mechanically for the most part.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1921

-- Commit Summary --

  * Use octets rather than bytes throughout
  * Use octets for units; size for packet sizes
  * Use bytes instead of octets throughout
  * Reflow

-- File Changes --

    M draft-ietf-quic-http.md (32)
    M draft-ietf-quic-invariants.md (28)
    M draft-ietf-quic-qpack.md (22)
    M draft-ietf-quic-recovery.md (103)
    M draft-ietf-quic-spin-exp.md (2)
    M draft-ietf-quic-tls.md (60)
    M draft-ietf-quic-transport.md (226)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1921.patch
https://github.com/quicwg/base-drafts/pull/1921.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/1921

----==_mimepart_5bd25ca9d5f3b_7ab03f962ccd45b85151938
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This will get rotty pretty quickly, but the changes are fairly easy to make mechanically for the most part.</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/1921'>https://github.com/quicwg/base-drafts/pull/1921</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Use octets rather than bytes throughout</li>
  <li>Use octets for units; size for packet sizes</li>
  <li>Use bytes instead of octets throughout</li>
  <li>Reflow</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1921/files#diff-0">draft-ietf-quic-http.md</a>
    (32)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1921/files#diff-1">draft-ietf-quic-invariants.md</a>
    (28)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1921/files#diff-2">draft-ietf-quic-qpack.md</a>
    (22)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1921/files#diff-3">draft-ietf-quic-recovery.md</a>
    (103)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1921/files#diff-4">draft-ietf-quic-spin-exp.md</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1921/files#diff-5">draft-ietf-quic-tls.md</a>
    (60)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1921/files#diff-6">draft-ietf-quic-transport.md</a>
    (226)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1921.patch'>https://github.com/quicwg/base-drafts/pull/1921.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1921.diff'>https://github.com/quicwg/base-drafts/pull/1921.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/1921">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9ArbZBwyosoO2rvJNRgxje0kkbdks5uolQpgaJpZM4X7UnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwHMajd4EUMLSAVn67hB9LYDEUHWks5uolQpgaJpZM4X7UnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"No octets (#1921)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1921"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1921",
"url": "https://github.com/quicwg/base-drafts/pull/1921",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "No octets (#1921)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "8526309",
"value": "Use octets rather than bytes throughout"
},
{
"name": "92c7dca",
"value": "Use octets for units; size for packet sizes"
},
{
"name": "94e41e8",
"value": "Use bytes instead of octets throughout"
},
{
"name": "a3efac0",
"value": "Reflow"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1921/files#diff-0) (32 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-invariants.md](https://github.com/quicwg/base-drafts/pull/1921/files#diff-1) (28 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-qpack.md](https://github.com/quicwg/base-drafts/pull/1921/files#diff-2) (22 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1921/files#diff-3) (103 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-spin-exp.md](https://github.com/quicwg/base-drafts/pull/1921/files#diff-4) (2 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1921/files#diff-5) (60 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1921/files#diff-6) (226 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1921,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1921\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1921"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1921.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1921.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401426884\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd25ca9d5f3b_7ab03f962ccd45b85151938--


From nobody Thu Oct 25 17:21:14 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D9E8130E1D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:21:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 EdMqSniCWrHb for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:21:11 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 979F9130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:21:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513270; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=svk4RhlqCmCNUBnBI4mZ+XKnf3r3yR43L9HBZI1k/Eg=; b=GyEWxDD3H1ZuR6YwJu88GAeHHDKie6b2puz0lVBUGONMhN4q3G6CZO5Q5+wu91l4enBKEHn3 6Q3S9Um+rHSkr1YUptfC1OlFt7WkecAs2vsCyMCYmAqFO0h+kq1hEer/LoCNrbmha//akO9V OImaKmuknXRzoK2rMF9sfhJIt0A=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd25df6.7f26583b8c60-smtp-out-n01; Fri, 26 Oct 2018 00:21:10 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:21:09 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25df5e03a_8bf2b165e69e58410619f@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 70c6d4: Forward reference ECN verification
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25df5dcc1_8bf2b165e69e5841060f9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/0st8BblI2ZI8fLiUNqjmKltMe8A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:21:13 -0000

----==_mimepart_5bd25df5dcc1_8bf2b165e69e5841060f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a
      https://github.com/quicwg/base-drafts/commit/70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Forward reference ECN verification

Closes #1898.


  Commit: 631cc5fdaac77d18d9ffb3019be12af5ae0d71e2
      https://github.com/quicwg/base-drafts/commit/631cc5fdaac77d18d9ffb3019be12af5ae0d71e2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Take suggestion


  Commit: 479eaf94fa0c7ba5ac681716e4bcf5c11dd8a634
      https://github.com/quicwg/base-drafts/commit/479eaf94fa0c7ba5ac681716e4bcf5c11dd8a634
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1909 from quicwg/reference-ecn

Forward reference ECN verification


Compare: https://github.com/quicwg/base-drafts/compare/c2c8ce9e0f11...479eaf94fa0c
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25df5dcc1_8bf2b165e69e5841060f9--


From nobody Thu Oct 25 17:21:23 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C5F2A130E2D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:21:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 JPm92GIiX1ak for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:21:12 -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 0B2F2130E1A for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:21:12 -0700 (PDT)
Date: Thu, 25 Oct 2018 17:21:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540513271; bh=+H8NdaRvnUZx+RZxF0IRLG2jxOPI6HGebRRr0UeE1Jk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RdoMzOfX3uZnpVF4tgv/tsQ9v32i8+PRlp2m8Gi6dPb+wvHch+uZyEkZ8RxGyAPAC 6WQ277+a8rXpQLM6BpWDqEDSA45h8r+SeRh64zIvaAAbvTYWYWNmcJ6nqbqKx+MZ7M vN54Lu9fx1J3z6YEZd+hN9/1xu/zvMMATGP//+rs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab446fc1de45e839859144964e6c348bd4551d372e92cf0000000117ea1ff792a169ce1638abbd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1898/issue_event/1927651382@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1898@github.com>
References: <quicwg/base-drafts/issues/1898@github.com>
Subject: Re: [quicwg/base-drafts] Forward-reference ECN (#1898)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd25df753d3d_5c633f91460d45b434912a9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yAHIg9dyRWOHBoqbd_ZkHLvmcxc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:21:14 -0000

----==_mimepart_5bd25df753d3d_5c633f91460d45b434912a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1898 via #1909.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1898#event-1927651382
----==_mimepart_5bd25df753d3d_5c633f91460d45b434912a9
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="372812733" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1898" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1898/hovercard" href="https://github.com/quicwg/base-drafts/issues/1898">#1898</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="373761787" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1909" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1909/hovercard" href="https://github.com/quicwg/base-drafts/pull/1909">#1909</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/1898#event-1927651382">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxhqNz82NopeXvCDBObPfgggsHlJks5uolV3gaJpZM4X0uU2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5rYqHOE_2ZNE7ZLNd0MHUEdm3xRks5uolV3gaJpZM4X0uU2.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1898 via #1909."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1898#event-1927651382"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1898#event-1927651382",
"url": "https://github.com/quicwg/base-drafts/issues/1898#event-1927651382",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Forward-reference ECN (#1898)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1898#event-1927651382"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 399697206\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd25df753d3d_5c633f91460d45b434912a9--


From nobody Thu Oct 25 17:21:29 2018
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 E1210130E30 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:21:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.469
X-Spam-Level: 
X-Spam-Status: No, score=-3.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 5kf8Lt3bCF3O for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:21:13 -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 6E44A130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:21:13 -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=TIC78AIPV1Svum+uLpBubzVyjvk=; b=NJtsc2E7SMM12jm9 BGeK4VlSa00VHzYx0E627odJjGEurYiRzSivG9yDhVfKZg/2+2fyZII3PGnxDgnu LEvngY1Jx/1C4cGZjTaXNXlAnI0VKoSSzOeliGbvHr/T9N4z8zolLnLJRhwLrn1x T/4V1q4EWFHykPtE7oX/QhnxaIk=
Received: by filter1844p1mdw1.sendgrid.net with SMTP id filter1844p1mdw1-32266-5BD25DF8-18 2018-10-26 00:21:12.493947835 +0000 UTC m=+8983.509966107
Received: from github-lowworker-3c598a3.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id Pv33MY3GQkSu-SQ-OkSQBA for <quic-issues@ietf.org>; Fri, 26 Oct 2018 00:21:12.438 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-3c598a3.cp1-iad.github.net (Postfix) with ESMTP id 689FFA8026A for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:21:12 -0700 (PDT)
Date: Fri, 26 Oct 2018 00:21:12 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0e16f5383778a606ae554c0ca5330840649dce3592cf0000000117ea1ff892a169ce164726fb@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1909/issue_event/1927651378@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1909@github.com>
References: <quicwg/base-drafts/pull/1909@github.com>
Subject: Re: [quicwg/base-drafts] Forward reference ECN verification (#1909)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd25df867576_74633fda49ed45b411978d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2u7Oumsdi0/oDaSbcRF6YEYYKO59Iy4hY6/H P5l2wQY+TQAwU21ZdffbNT51C+OR2dKBrAoJcdyO47gbnnPfFHpTdweFHQ1etBYV0LMExAbiKJvziT oXLWtp8ogfODcdJkffoqqHQsDC156Hiqq6LIjdm74wGV3gOOQoaITGuLaCydfKEPxJ67zumX7WbdPY Y=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qJO8tbbmD8kxYYwBPb26iBfvh_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: Fri, 26 Oct 2018 00:21:15 -0000

----==_mimepart_5bd25df867576_74633fda49ed45b411978d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1909 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/1909#event-1927651378
----==_mimepart_5bd25df867576_74633fda49ed45b411978d9
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="373761787" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1909" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1909/hovercard" href="https://github.com/quicwg/base-drafts/pull/1909">#1909</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/1909#event-1927651378">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx2UH5uzbeX9EJ-6R2Y6kcJMyrqaks5uolV4gaJpZM4X5cRu">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq72DjVrtde4jPi9bwo2xZvaVZcEMks5uolV4gaJpZM4X5cRu.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1909 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1909#event-1927651378"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1909#event-1927651378",
"url": "https://github.com/quicwg/base-drafts/pull/1909#event-1927651378",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Forward reference ECN verification (#1909)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1909#event-1927651378"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400933998\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd25df867576_74633fda49ed45b411978d9--


From nobody Thu Oct 25 17:21:34 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37495130EDB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:21:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 ejAsPLrWzsKh for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:21:15 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 E01A3130E2D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:21:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513274; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=dXWodQNWPkwXVAGbe1LZp33tREjgbUED/73qlKjphAc=; b=euDFOy9pqK8ALjTLJb3zFKK9va3sS8E7Eqna610dWUQAHM6eSIWFIRn6F8a5Vdl8sFpv5D+6 OmWXQ2LZNNPF1FM1yPqHY/2lBtwagXwSyTohfCkLHea3tzKJE9e5rv+wIDjpsmKXExIEU6np pKG7BjMt1arqehmGHq+J0PvSJ0k=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd25dfa.7f267c0bfae0-smtp-out-n01; Fri, 26 Oct 2018 00:21:14 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:21:13 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25df93b321_26452b1bf6c86580116d6@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25df93aee7_26452b1bf6c86580115c8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bgnfYVsoH0Eq0R26RpFKovpCeaA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:21:16 -0000

----==_mimepart_5bd25df93aee7_26452b1bf6c86580115c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reference-ecn
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25df93aee7_26452b1bf6c86580115c8--


From nobody Thu Oct 25 17:21:58 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 095B4130E1A for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:21:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 g6n4TESe7hWo for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:21: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 89DBE130E13 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:21:55 -0700 (PDT)
Date: Thu, 25 Oct 2018 17:21:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540513314; bh=AepeC4sZ8uKXJ6e7QTEg2nXN9iFJmKD0XdIJyp377a8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XckFnm+hl+rMXKNKEC5QTzm0FotcV67r3+O4t8S2n5uDIHbuLW2SgAVIyOy0L7RXa yLM+b6cbL16D6xIo2EbkG/SocjNFJdmP57f/Xix/IJh2/0Ks6asSOpRnLyPHRlO0X6 qEqBZJ0fhDnJm8t83in7bRfBQbuWLKHluv56Fk38=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab21fd968738c2694e135de1ac3999459ac336a1aa92cf0000000117ea202292a169ce164735c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1912/c433247393@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1912@github.com>
References: <quicwg/base-drafts/pull/1912@github.com>
Subject: Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd25e2271fb9_294f3f915c6d45c01971474"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/pvPAAWWeoaY3cq-wx4CGZ3b10Bs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:21:57 -0000

----==_mimepart_5bd25e2271fb9_294f3f915c6d45c01971474
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

See #1921.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433247393
----==_mimepart_5bd25e2271fb9_294f3f915c6d45c01971474
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>See <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="374180303" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1921" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1921/hovercard" href="https://github.com/quicwg/base-drafts/pull/1921">#1921</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/1912#issuecomment-433247393">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq38y6U5Xemk55INB25aS4qCQ-39gks5uolWigaJpZM4X5dX0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq93CcSbt3i_S3uCLSXGjGuTTZMcPks5uolWigaJpZM4X5dX0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1912: See #1921."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433247393"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433247393",
"url": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433247393",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1912,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1912\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-433247393"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400938484\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd25e2271fb9_294f3f915c6d45c01971474--


From nobody Thu Oct 25 17:22:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3163D130EC7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:21:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 2UndmWakb0CB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:21:57 -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 4BCAE130E1D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:21:57 -0700 (PDT)
Date: Thu, 25 Oct 2018 17:21:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540513316; bh=dhzSGC/iCjidb4qzrNku1taOz31V5rkNwx7skFYdhQo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=utQrINPrWgY9ifq+ae0pR3YaGKH9w/Bw0djeDO3CWo/CBR7GQ69TAkmTw3dZr0E3o WymCEw6Kw2lwMjXhmBO1NTr99t3dD04TxczLh8Amm4njl/1kQPu+GfeWkenv+Xts4C 6nrJzseWn0IPS9071cd1v3Qs52esPRbFTyNLroJo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf949d8bfe7d5a2084a359316a5a9c769d396156c92cf0000000117ea202492a169ce164735c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1912/issue_event/1927652185@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1912@github.com>
References: <quicwg/base-drafts/pull/1912@github.com>
Subject: Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd25e24a2f6b_266d3fceb0cd45c4149118"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/J4Iv3FiSQF6m0XnDpweHjUGJzwo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:00 -0000

----==_mimepart_5bd25e24a2f6b_266d3fceb0cd45c4149118
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1912.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1912#event-1927652185
----==_mimepart_5bd25e24a2f6b_266d3fceb0cd45c4149118
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="373765573" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1912" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1912/hovercard" href="https://github.com/quicwg/base-drafts/pull/1912">#1912</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/1912#event-1927652185">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6O8ppyD49SXMw7YoBNbK3XAGpz-ks5uolWkgaJpZM4X5dX0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwlinkrvViwxxl-tvwDz2FSR_ldsks5uolWkgaJpZM4X5dX0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1912."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1912#event-1927652185"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1912#event-1927652185",
"url": "https://github.com/quicwg/base-drafts/pull/1912#event-1927652185",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912#event-1927652185"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400938484\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd25e24a2f6b_266d3fceb0cd45c4149118--


From nobody Thu Oct 25 17:22:32 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 912B5130EF3 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 A8k7yz19Buqv for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:20 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 64F4A130E1D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:20 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513339; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=JGNM5LViPFcUBknLklK6cpj12j0Ql11tC846smynmmI=; b=ZLSjGQrhRchKtA5uwOWaBAuWhNTigQWKiNZmdT95FWWx1MJSSVLVn2A4bUGoACtJB4N3Vrom EIHLi7JYUhBsJ8HIkb+eWrqZ5VYJ/Rn5A2UF/OjZ3uWZIqeTS1m+SMwGsFTdR6V56p0XG9PJ uXCKoT8GZvSmq/9cyTch2pQv5/E=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd25e3b.7fc7703acab0-smtp-out-n02; Fri, 26 Oct 2018 00:22:19 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:18 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e3a6d94d_46782ac57f92a580101090@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 5343b7: Add missing sections to document structure
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e3a6d503_46782ac57f92a5801009dc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ojh0xYWv34A7CixeR0fSgaN3mEw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:23 -0000

----==_mimepart_5bd25e3a6d503_46782ac57f92a5801009dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5343b7fba126ed436f7d9bb4dfec1b37e2663242
      https://github.com/quicwg/base-drafts/commit/5343b7fba126ed436f7d9bb4dfec1b37e2663242
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add missing sections to document structure

There were two things that we missed, which looked a little incongrous.
This adds them to avoid the confusion arising from their absence, even
if they don't really need to be there.

Closes #1894.


  Commit: 44f6f3231dbb31cf5c75da36d22e9ea5752917f9
      https://github.com/quicwg/base-drafts/commit/44f6f3231dbb31cf5c75da36d22e9ea5752917f9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1908 from quicwg/complete-structure

Add missing sections to document structure


Compare: https://github.com/quicwg/base-drafts/compare/479eaf94fa0c...44f6f3231dbb
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e3a6d503_46782ac57f92a5801009dc--


From nobody Thu Oct 25 17:22:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 30D0D130E1A for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 fidjjqvj0kJm for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22: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 5433B130EE7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:21 -0700 (PDT)
Date: Thu, 25 Oct 2018 17:22:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540513340; bh=7gY+bzZwrU4eV/vyrH1aPDj8zck2bx1yn28dHcIcNgc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rx+o9VLHcvLL/vV/mMNoAdSl2864mFqCcJiQWINuZzRfIa+MfJRYTUy6WSteu4/er 6I5zVoQHjAuJ3cx3HaiaxRrt9MXpu7IJ/x59LW8blxqV5taSHQY+8W4uJo0Bcc7LQX ilzQO978msMUdSXVZeVIbd6hfBG7kCwBYYcM/X98=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1f6f1e523250be22f23c1648385b1d0d31b366b992cf0000000117ea203c92a169ce162e5ae1@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1894/issue_event/1927652630@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1894@github.com>
References: <quicwg/base-drafts/issues/1894@github.com>
Subject: Re: [quicwg/base-drafts] Transport "Document organization" skips sections (#1894)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd25e3cab73f_3e2e3ffd984d45c42554666"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BnePP9RGTHJT_Y1hTwYNpmfuOa8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:24 -0000

----==_mimepart_5bd25e3cab73f_3e2e3ffd984d45c42554666
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1894 via #1908.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1894#event-1927652630
----==_mimepart_5bd25e3cab73f_3e2e3ffd984d45c42554666
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="372136673" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1894" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1894/hovercard" href="https://github.com/quicwg/base-drafts/issues/1894">#1894</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="373761093" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1908" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1908/hovercard" href="https://github.com/quicwg/base-drafts/pull/1908">#1908</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/1894#event-1927652630">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9fC9y_8md7lNBzyP6QYIvSjwRA_ks5uolW8gaJpZM4Xxif0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxXl0mjEfH90s750zy6-PEJRLcvxks5uolW8gaJpZM4Xxif0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1894 via #1908."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1894#event-1927652630"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1894#event-1927652630",
"url": "https://github.com/quicwg/base-drafts/issues/1894#event-1927652630",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Transport \"Document organization\" skips sections (#1894)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1894#event-1927652630"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398862324\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd25e3cab73f_3e2e3ffd984d45c42554666--


From nobody Thu Oct 25 17:22:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA508130EE5 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 0t9dZdJdes0Q for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22: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 D36E3130EF9 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:21 -0700 (PDT)
Date: Thu, 25 Oct 2018 17:22:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540513341; bh=nm2ifweahi0pwvTU6Hv56guK6aED20ZyIRWNm2Vg0Aw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sDf/rvEVczuQ4YYJZ5X5Qj9y7OawvDU1cr8U6Ql/+IkhGgmkhqNaEHlBroRHbohZP 6zFdlI/2MU96Xbt+YjIMs4b9Nxxm+I6P14LzujxTyAAu55P8oIzS37K0/rekOa8YiN 17V1+ad+DU1wI/lsyKXHlhW1iRwznRkYAn4nUxvU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb049e45ee566ea5f2d8cea8d61bb1f44636355ce92cf0000000117ea203d92a169ce16472445@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1908/issue_event/1927652628@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1908@github.com>
References: <quicwg/base-drafts/pull/1908@github.com>
Subject: Re: [quicwg/base-drafts] Add missing sections to document structure (#1908)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd25e3d16667_484f3fba6bed45bc47922b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tF_zWnQWdPkOO1NpvwCQFe_lGh4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:26 -0000

----==_mimepart_5bd25e3d16667_484f3fba6bed45bc47922b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1908 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/1908#event-1927652628
----==_mimepart_5bd25e3d16667_484f3fba6bed45bc47922b
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="373761093" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1908" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1908/hovercard" href="https://github.com/quicwg/base-drafts/pull/1908">#1908</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/1908#event-1927652628">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz8jP6RTXrXxy45z7rajTHoRrpFIks5uolW9gaJpZM4X5cE5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0VwhoOJ6StdMhXem8xkhLMs_TZSks5uolW9gaJpZM4X5cE5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1908 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1908#event-1927652628"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1908#event-1927652628",
"url": "https://github.com/quicwg/base-drafts/pull/1908#event-1927652628",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Add missing sections to document structure (#1908)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1908#event-1927652628"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400933177\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd25e3d16667_484f3fba6bed45bc47922b--


From nobody Thu Oct 25 17:22:49 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 64CBD130EE1 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 PnYKN3DSdOWs for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:24 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 E5FC0130EDD for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513342; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=twck5DP7y8WRSGl04WowYqU4JR5nCNwCUvDLGrSbNwY=; b=woi5EteNfAuqtbIURt2+2L8TbAGZepMGABMfa+Eq24cCBsH07jlhprociQWGTI9n8jISDjJW p08eC1Jtt8JlV9p5ciZWi7f25AsSPuJLAqi8AscRQEfYGCvk9d9vyNDR5hYDH+HdIm2BaCZG /H+bisI1cbtlB9XMoBCpQfvgLSE=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd25e3e.7fe744663660-smtp-out-n03; Fri, 26 Oct 2018 00:22:22 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:22 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e3e331d9_5b0d2aded347e578746f1@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e3e32e5a_5b0d2aded347e578745d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nLFMAaMtoc0W9QowReW08aFMyQE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:26 -0000

----==_mimepart_5bd25e3e32e5a_5b0d2aded347e578745d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/complete-structure
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e3e32e5a_5b0d2aded347e578745d4--


From nobody Thu Oct 25 17:22:59 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 521A2130E5D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 9v6TW8Dp9PIz for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:32 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 17B24130E2D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:32 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513351; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=KiH/BhsNEvmO5y1rAXUVwakp/MeukEyYlOANbQWPSxM=; b=bzNWj8VCgXP6hc1/AnOwUtEPLdv+LOpGbIDa6xHqmhXztDRmZl9gTtCkrLdzAEApuUB4aln0 p7EEnRaordtrxHt7iGzqRFXiIV3mH10PoteAhAmdMJdzyTg7qm1gF41cUyNTsOoiXBN9V7ly iRH2CyL46esxfQ0UJ1nH8fTW3E4=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd25e47.7f27ac166090-smtp-out-n01; Fri, 26 Oct 2018 00:22:31 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:31 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e47c795b_17d02af73867257885622@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e47c748c_17d02af738672578855ac"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uSRapuzQ_ctMosOv4Elpghh_hfA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:33 -0000

----==_mimepart_5bd25e47c748c_17d02af738672578855ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/placeholders
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e47c748c_17d02af738672578855ac--


From nobody Thu Oct 25 17:23:05 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C568D130E2D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 v1n9yOgAhX3W for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:41 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 A6775130E13 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:41 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513361; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=rU8BFouWXtzj10jBCs0fPmcparTfvFMjDDJnRVitXuc=; b=bSIr2SZdTAXkLpRC4xaN8oz1ZvwN1mXHXWUcp1oZXNZi3Nfa1A5lxUvvX18NOswMoHrcNj2U RYijJr2j89mUkK+p8/syBAMWR2Wfa353w4x0zopzvISBUjWiy3kCoEzUsD20lVnEp6GeJPKd A+gyeUwirW1JLvmHaA0r0hd6PIk=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bd25e50.7f617439b0c0-smtp-out-n03; Fri, 26 Oct 2018 00:22:40 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:40 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e50abbe1_6e892aef546a65809936@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e50ab068_6e892aef546a658099227"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/geAbCYOZBjPayXJE7G6iSkkCE7w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:43 -0000

----==_mimepart_5bd25e50ab068_6e892aef546a658099227
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/changelog-13
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e50ab068_6e892aef546a658099227--


From nobody Thu Oct 25 17:23:11 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C347C130E30 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 ugLtFMKAiUJm for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:44 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 AA20D130E13 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513364; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=943IdqEQNUXo/h1Vt7AXCM1blc6BJzDEObOTX028Itg=; b=aJ6tPYlOoSnWZVYUpHKc4OLum2csRMTcpXLo/Nfq4rof8bNqlZCizi7bgD+pLudYip3oPy7m hAQll18hSVTq93Xw0wPis4vSPaP/xEff7nMzrXeIJQmfYqrhHiax6F1MEoVF3ctABX9EOnuW 7uIxw7gjXWGVW65d7xgo1FFRvxg=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd25e54.7fa1dd3e7d50-smtp-out-n02; Fri, 26 Oct 2018 00:22:44 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:43 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e53817df_45a82b04674c45782646f@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e5380f36_45a82b04674c45782631e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zdNpp7K0GfMwMx6H4Sl2j41rR3U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:46 -0000

----==_mimepart_5bd25e5380f36_45a82b04674c45782631e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/hpack-error
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e5380f36_45a82b04674c45782631e--


From nobody Thu Oct 25 17:23:16 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F341E130E13 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 VdO0bjdzouWX for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:44 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 BD562130E2D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513364; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=uGudoJBaREm8mARnOhCxqomwzPt/7lCiA8PtUI7SPrE=; b=HianwaLSyx5KJ7R+oIMpiwDOoCXyuxH65Sg77ClZdYxVpAhIPv1zncPrErlrj4FlhZM2NqsH 43Xj81u62GKHS2HBsZOeBXNsILSDmELaHWrldx1XwwtUuI66yucexSdEUF9Rgw/ZJxgofn7r Cq7MSk6qWuPp/CJYYv+AKHjKMfU=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd25e54.7f7928789510-smtp-out-n03; Fri, 26 Oct 2018 00:22:44 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:44 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e547ff7c_73802b1a2772c5745368d@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e547fb64_73802b1a2772c57453522"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/psQ1gD-TbmUv38-03JN80I6lxos>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:46 -0000

----==_mimepart_5bd25e547fb64_73802b1a2772c57453522
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-padding
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e547fb64_73802b1a2772c57453522--


From nobody Thu Oct 25 17:23:20 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDDE1130E13 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 VsKBSjcdmh_7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:45 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 4B8C2130E1D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:45 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513364; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=z9oUAeONj2/iaIYFFjU5xgD1SoLIQErDIsBNz1GGPz8=; b=sX3CauQ7Uz9ud2B2Bv2E0YkBbVQ5xGJ+x6QdNr+nZH4MAf12E4PVAzVj89Xzn5fSFPjhjr6x HIbPAqVfjJPmj4U92kqYINcXa4DLyjDx6BH2UavHfTZpPrA7kQp+ikw9+R++piXAvC9QHDdO l/gDyiyZfdJTxR8QjhThoXNbhpA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd25e54.7fbc8c3b9f30-smtp-out-n02; Fri, 26 Oct 2018 00:22:44 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:44 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e54e4d_2ebf2b0982a7e58476397@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e54ac0_2ebf2b0982a7e584762c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zZqczynCA8aLD-tgx4rU4c52yiY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:47 -0000

----==_mimepart_5bd25e54ac0_2ebf2b0982a7e584762c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/qpack/move_errors
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e54ac0_2ebf2b0982a7e584762c--


From nobody Thu Oct 25 17:23:28 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D2E81130E2D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 aJmR9pwp-_yz for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:47 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 93835130E13 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:47 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513367; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=9O6djKTlitmqfoiDfa6D1zSj6Q4idyZDxoydKZqCqqs=; b=JUus9lQ9hq+0Xa1HWAtM38NXqSEJuRE5Bt0uq7pkhG0wLoOoFwwcNRXbrbBa+Y8SUr7k2q9U rreBakVkQWDzEKSy0wL2WtoUwWs8UbgyoBOwKuSID2fE/HcB2C8dCn7Cn/ePKa3pP4+3Lp9j S3KxPpz+Vvr1WZu82KYBhCNhCac=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bd25e57.7fed0c0fb5a0-smtp-out-n01; Fri, 26 Oct 2018 00:22:47 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:47 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e5724822_44042aaffbb105782198e@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e5724472_44042aaffbb1057821861"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s9oG-WUObu3U07y8Ilk3P4MxSCw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:49 -0000

----==_mimepart_5bd25e5724472_44042aaffbb1057821861
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-timer
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e5724472_44042aaffbb1057821861--


From nobody Thu Oct 25 17:23:32 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7BB4B130E13 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 gj8dILal_tAc for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:48 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 17098130E19 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:48 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513367; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=E2Z/cuFm+h1R/IBHTSQUt6JNIYr4aaUiG2RV2jFMNGA=; b=w2iW6y+HPeS5M2yaAO0lx9Ksi1Qj7qSoV/wca9gv6ht5ZYx0ZEAa+VQhNx3SwVOGtWyLQ6sU XIFmiGbmu1GV9xMUerWb4t/asr+a/Zl7/VkTzwQqtjLeeXXmgghV1estHpTwUCdcJOSJ2DUI yc8J4Hio4V+7eJ42xTNt3R3Tvrc=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd25e56.7fd7107bb450-smtp-out-n01; Fri, 26 Oct 2018 00:22:46 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:46 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e569d620_15552b2201be0584778de@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e569d2ea_15552b2201be058477740"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3yeCxjArwi-lUQF2vthhEW6vVF8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:50 -0000

----==_mimepart_5bd25e569d2ea_15552b2201be058477740
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-rfc6928
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e569d2ea_15552b2201be058477740--


From nobody Thu Oct 25 17:23:36 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06F71130E19 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 qb6kmLv5oBZR for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:48 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 90AFF130E1D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:48 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513368; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=R+eNBIVmuooDyKawTDaFMEq5iZLglc5J51NVmsKhZoA=; b=GpM/exs2EX0c1DeQDK/3oj7uYV2JEDwWh3TUOUJhWKA24E7+AlNxZsJTyitx/C1BahKC4liH zZa6NPZx38glSOFcOhcya20g/pWBdkXQhjMdy/f8nmxqSy+EMkaEeAGlYDBm6nmEGv3ffvAb fx6qRiMRDNJ2Dc0VjZatruS8ZpQ=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd25e57.7fed9c1328a0-smtp-out-n01; Fri, 26 Oct 2018 00:22:47 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:46 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e5648532_41e62acedb56c57892529@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e56481f4_41e62acedb56c578924bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bpIBtI5TyiemntystdxTysb0yag>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:50 -0000

----==_mimepart_5bd25e56481f4_41e62acedb56c578924bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-longlines
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e56481f4_41e62acedb56c578924bb--


From nobody Thu Oct 25 17:23:39 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70F7D130E19 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 K7wAW4z5UHjH for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:50 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 0C2DA130E2D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:49 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513369; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=uIU7X8YaP0yShc46Hy3R/WKc6K4Zpa9BjOL7S7af8o0=; b=jbDN/2mdXabl7UVvpsKxhqTAWtao2roYVqyEidBM+zgrdP8VxhVKZZSxfxJp3nO5emSZ7wcE /RvIADYOH0XqPeFUpNPBfG9TjBDBX81vRS85o9r84czAz73HTuUjFLyODn64HKXQUCPv2RNB l91rU/8oNEg0ugnNUcagcXsNS44=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd25e59.7f98dedc3720-smtp-out-n03; Fri, 26 Oct 2018 00:22:49 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:48 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e5856427_8cb2ae25020458880556@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e5856026_8cb2ae2502045888047e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9yhMZK2WsPA-mHSDLyat0ILfRds>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:52 -0000

----==_mimepart_5bd25e5856026_8cb2ae2502045888047e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-editorial
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e5856026_8cb2ae2502045888047e--


From nobody Thu Oct 25 17:23:43 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08877130E30 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 57Mash9ROgKQ for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:50 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 C55C0130E13 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513370; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=pjwn8w+dS5kFXiXv1QfbGadfOYNmq6YRlyq3n9nd9tM=; b=UdJInDBHfAWDE0qvefG77GGN5kVLwhJBVeKbItRC5xCCwi+XCEveUSUiwMFUONpgTZCVzAEw sa3WCH3wRUCDUpdpf9JB7r1bT+2qaN+LH+4xgDjy6nykZXQQvFrcPH2HmBDYhrIRCj4ASSoS xblMg6XPl4kenvlc8VCngWrPPTA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd25e5a.7f7e73bf1150-smtp-out-n02; Fri, 26 Oct 2018 00:22:50 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:49 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e5995659_18822aecc75105848317e@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e59952c9_18822aecc75105848304c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kALUQdL0mT7pIuTzaiaOjvYJGUE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:52 -0000

----==_mimepart_5bd25e59952c9_18822aecc75105848304c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-maxackdelay
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e59952c9_18822aecc75105848304c--


From nobody Thu Oct 25 17:23:47 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF67F130E13 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 DyGYSsVa05Dz for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:51 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 84EA8130E1D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:51 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513371; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=MOx8WJ8d7+eC+Xo2Fxb/CBxYEETlKj6pAYz3pihcCZQ=; b=pLBQoH7CX56Cj3182nqjomTTGEdYDzcovk9oQJLnOIYQ/FdWITLh/fKUPr43enah8vr0bgrT zaeKVSD19HMnTVwXN+QRP+55EwDF2hso3u6dOPaW7UhM/iTZpJOl0881Z1ne0pJG4Frg3Ek/ g2zmoJkX2ykwRnxsrpd/0I2ZaYA=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd25e5b.7f59ac3f0db0-smtp-out-n03; Fri, 26 Oct 2018 00:22:51 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:51 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e5bd9d7_56042ad6467f058420429@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e5bd522_56042ad6467f0584203f3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jixoQJjPrZf8SFQyGLZWOsn5DJU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:53 -0000

----==_mimepart_5bd25e5bd522_56042ad6467f0584203f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-security
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e5bd522_56042ad6467f0584203f3--


From nobody Thu Oct 25 17:23:51 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33358130E19 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 R146N8yf6O6g for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:22:52 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 B053D130E2D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:22:51 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513371; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=3K91PCy3bj1UlHm7Eqvb6nboPNw/CyC0vpuirWTqEoU=; b=siNBtsRCvO9pWcZbonyjbttq+6BqO9uHqxzRYnAiyxPB++e0GH7iLiWELg+OmZ8HH1CRzBIL lBVEaFo+L+DmJX3svKIv3v9tlzvC7EfLsZLeRl1BC9ifVEPDFsqP9w80zdUaEG/xWakof9ED h14ew1e0EIwNEd1DrVUESbjn9Qo=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd25e5b.7fa2d82c3330-smtp-out-n02; Fri, 26 Oct 2018 00:22:51 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:50 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e5a6856a_42b62ada249de5809513e@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e5a681f5_42b62ada249de5809502b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gnq-LOnsmFCrB5kbatzrmxacgBQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:22:53 -0000

----==_mimepart_5bd25e5a681f5_42b62ada249de5809502b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ecn
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e5a681f5_42b62ada249de5809502b--


From nobody Thu Oct 25 17:23:56 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 49247130ECA for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:23:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 v6nz5YyzuIRi for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:23:05 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 15CE5130F15 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:23:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513384; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ItZSWHP7N6QO1QWRgCWS2ml/gf7Lcvk379Qt5nStzJo=; b=gj75ADJyLwrM//viwW6YPIog51j7pLER7usMkkYZUi/xrVj8mXdqXn+y2KOlF7g1BajwEtiE sAWBnMElW9YQ+yk1ANNoFGe+KeScD3u2BDHwl89+zONBPl7znaSkC8cDP+SgEV7odWfb1lmP sZxorhX3DLYFEJL+zymoX7ru2DQ=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bd25e68.7f1dd00926c0-smtp-out-n02; Fri, 26 Oct 2018 00:23:04 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:23:03 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e67793fb_49502b0c227be57c40711@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e6778e5e_49502b0c227be57c4069c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KAj_P1eUBARIm5ADBSW53jb_8uI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:23:08 -0000

----==_mimepart_5bd25e6778e5e_49502b0c227be57c4069c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/denest
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e6778e5e_49502b0c227be57c4069c--


From nobody Thu Oct 25 17:24:01 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0625F130E1D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:23:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 whcigPKNnqix for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:23:05 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 3A08A130EDE for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:23:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513385; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=zL/duFgpqSGsKkaFdliZgtLTnM546zhEsDhZgOID9dM=; b=CMyNWdQ/BonllbWuEtubItQ+OMYa0OvHnG/FKWlfo55xp2TeqE0eK2r4bbfAoTL8ziqRWoiF ko/3JvztXqAWrFMUvMwC5fBdvrg18l8yrDNhkxZZ6zXh8mkcKxyw5PVaMa9JTpzbsaPUfvze uPhV08m0zHHkfazQpx6vfCqfLlo=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd25e68.7fe56c727c60-smtp-out-n03; Fri, 26 Oct 2018 00:23:04 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:23:04 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e68afcdd_729e2b1a655e8594379c3@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e68af914_729e2b1a655e85943783e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XosS3GHmWMIfkET0h_mO3FV1WEE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:23:08 -0000

----==_mimepart_5bd25e68af914_729e2b1a655e85943783e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/qpack/escape_quotes
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e68af914_729e2b1a655e85943783e--


From nobody Thu Oct 25 17:24:17 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6C0F7130F01 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 ER24xrwKdOWf for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:10 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 2BD30130EE6 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:24:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513449; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=tzpFHCcDMp2fE6b+G3usd0/uueQo7+uZVdbKAiIjSxI=; b=dVYIY4rimy1y51bGpLo+MtqJZIk0zHEY50MQjNB67dhpR9ka2J+9+1B2BLbnM/aF5v6NHR74 D+3D31ROPiPtS5vgGnMFDJ8qUnMPyGEIFB9Na5upoXL4tPSJpyt0+d0cwGnTl5oxu8dGQEfk d2OVanQ2Kx6Wx9oBMOIPp6t7tn4=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd25ea9.7f0e3c3726f0-smtp-out-n01; Fri, 26 Oct 2018 00:24:09 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:24:08 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ea86b258_1f6e2b19c014a5781997@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ea86ae4a_1f6e2b19c014a5781982d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VlT1gaNEYQ9XrbXt8caxCDEBmQ8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:24:16 -0000

----==_mimepart_5bd25ea86ae4a_1f6e2b19c014a5781982d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-amplification
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ea86ae4a_1f6e2b19c014a5781982d--


From nobody Thu Oct 25 17:24:23 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ECC39130EDD for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 v6rhYBmiaJzf for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:14 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 7A000130F0B for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:24:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513453; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=8nWah5QMPqa+nEt/tbVlmIe9E2qzH+iBxyYkPDUiIDI=; b=CLNsqrugBUU6qVO2eW9hesFmGyNF6+WYjyMr9XwHvIEi4H2MAyZxdk2pIIlOx3DK+pMlSN8n LQp2QEtNZGDT05jql2EEBdi7YJtz2tJSgSi8KDRUsCHuy7GqUf/C7rchNibH6Tz/usuQU5bA wctHYz433CkOq9pSrbIIO2xbBW0=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bd25ead.7f98400a35d0-smtp-out-n01; Fri, 26 Oct 2018 00:24:13 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:24:13 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ead17a73_6caa2abe063ee58836683@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ead176a5_6caa2abe063ee5883653"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/taxChjiurDvWtJKtIa0HxZegatk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:24:20 -0000

----==_mimepart_5bd25ead176a5_6caa2abe063ee5883653
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/octets
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ead176a5_6caa2abe063ee5883653--


From nobody Thu Oct 25 17:24:29 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6AB7F130F5E for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 WJ0ZbEHPY_Hz for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:18 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 DF408130F41 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:24:17 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513457; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=v/v81fY1O236nk8a+e9IeRTFJ/O4OHNE5+/pFXbsKQw=; b=Z5uzfRphMWJ6DeotVe3dKOy1HQC10WeNshd5Q85pPnN9qm3IJ7M7gsumoekCG2uizkPr8Arm yVI3dhAVBBfTbgBVpuJBr5ftWSF2AaKfYXv6Dmjv1Rcg7i2pP438keiX1oKf3cTniRB6qw7J NUyATwrLm6BLsbr+WrU4fotp/Lk=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bd25eb1.7f2f155287e0-smtp-out-n03; Fri, 26 Oct 2018 00:24:17 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:24:17 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25eb156ba1_43b52ac576c90584377f0@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25eb15679e_43b52ac576c90584376a4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Fza-Wh6eyBdVn-A9FStd-4X_CuA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:24:23 -0000

----==_mimepart_5bd25eb15679e_43b52ac576c90584376a4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/define-blocking-values
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25eb15679e_43b52ac576c90584376a4--


From nobody Thu Oct 25 17:24:47 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B3B7130E19 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 YeExtErkEifl for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:45 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 0D9C0130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:24:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513484; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Y38BtIzrjObXplWJ4/LxLDtzFuhFdItUhEXTyQJND5o=; b=ZYQIdB+3AvtxDfNeKaei5Vo9fXO7REmX7XcRK3zuLvhccJ8dOiZjtacJpPtBD1q52OjHVAjr i8C9ub6V1mQkZIPkhzRb31YbJRIU7GhygbZK2XxnH7A1oGzzPUvISV53MoswjIpOeE5Dn+6+ LgETTfzrnM3IjIh0NpMkKvKDKBk=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd25ecc.7f278c434720-smtp-out-n01; Fri, 26 Oct 2018 00:24:44 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:24:44 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ecc32b_51522acf693465941001bb@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ecbf4066_51522acf69346594100071"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vdkoVAJdRraq1X2HLBGXSDkeQyQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:24:46 -0000

----==_mimepart_5bd25ecbf4066_51522acf69346594100071
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_http
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ecbf4066_51522acf69346594100071--


From nobody Thu Oct 25 17:24:55 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE083130E1A for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 ATLft26R06VI for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:46 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 9CC41130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:24:46 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513486; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=M7ZuD5fRHINTEXw0D1q6oD/Dmm/hwond0zzyWzAzssQ=; b=G6dsE2DDW+UDvbFD0e/jNnfUVvfQHjaBV5DCtuWfqNqSAOjDa1Ec0T1qu6rBTOm/1eyBaOGU rjT1nyVtQ/423L4buRYYVbNWpoNkSFBUkRE86SWN7z48OM4VCaUkfJumxDVxY1TLgJeekG36 INIur3sNzXP65KT9ajDYanISENc=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bd25ece.7f5c69139c60-smtp-out-n02; Fri, 26 Oct 2018 00:24:46 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:24:45 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ecdb469_8df2ac904d04588555e3@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ecdb106_8df2ac904d04588554f4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/63vE1v581IstCAtN2XJRm7KVthE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:24:48 -0000

----==_mimepart_5bd25ecdb106_8df2ac904d04588554f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ncid_bis
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ecdb106_8df2ac904d04588554f4--


From nobody Thu Oct 25 17:24:59 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 55FFE130EC5 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 T8y3AxPAIrNW for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:47 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 111D3130E19 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:24:47 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513486; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=nAxpXaSV7tBHEiW+5Amp7sqznkb37pQGQ25lSDCtjeE=; b=qPeldT5HMQ0YJuvjkSuAoFTaw7FDOY3yNVFyxf2Jp2YsN4dl30p0NdNt5YCyzwtl7smJkGhl sEK9ViV11MZLFWlgxCvn5MByXLI55jRVL8g2jl0H4W8SWS8ibqj9Jjl09CcMJaBqdw7VYHQ2 t82jhXJijx7gFJzs2KWHTpR3CA4=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd25ece.7f95c86e6c60-smtp-out-n02; Fri, 26 Oct 2018 00:24:46 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:24:46 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ece5e9a4_19cf2ab22e2d0590145ed@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ece5e56d_19cf2ab22e2d05901449c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LCYGE2og_zc2fC36ozSbmGPo0lU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:24:49 -0000

----==_mimepart_5bd25ece5e56d_19cf2ab22e2d05901449c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/initial-token
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ece5e56d_19cf2ab22e2d05901449c--


From nobody Thu Oct 25 17:25:04 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3A735130EC5 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 arYUKZxXcFDr for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:48 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 D8AA9130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:24:47 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513487; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=VFsNmOB13DYCa3xe+TzAkdBwGvOpeFUhHlr4T9Vza9s=; b=lBYx2vsZAabEl9QHFdEkwwuH+x0jvJ3LSa6p7DbDlxtWc2Lnqpklz9rnjQY0ysQvJqx2kJU5 o9nQi8HSAu2qshSOfgChQaOO3KyTP4/kYUAdPD10CG2pCk9ss0WbNPItWVDVKA6tAHpsw9+k 9vTg8fRDM3ZBi5NU7EiT7MDwD7w=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd25ece.7f5d003e70c0-smtp-out-n02; Fri, 26 Oct 2018 00:24:46 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:24:45 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ecdefcae_21f72ab24b1ec580420a5@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ecdef146_21f72ab24b1ec58041952"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M8rozQYuCHNAu97oYdsuWQvazRs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:24:49 -0000

----==_mimepart_5bd25ecdef146_21f72ab24b1ec58041952
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-handshake-deadlock
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ecdef146_21f72ab24b1ec58041952--


From nobody Thu Oct 25 17:25:09 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D429130E08 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 uQ7AT71s0hE8 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:24:49 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 092B6130E4D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:24:48 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513488; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=6O+pvhwfTnvVwIZnXAFg8uutTjd581LqxW4wPFtnTAY=; b=BeWdqP0Ykr5rs64DbIF9kRg8Nj3nUhl+Baft+aXFTEfs4g4RUfQBgv4YWgp8GfJOdI2yxhb5 XIwdq72EEEgPk7wdMOmS3n0TT/Evuv3wHCHF7hEa4/793NLWvRUAu6Q4gcp9TNHSLMjeo+WE iikGMfIV5V9j16sKJBwNv9BSd4E=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd25ecf.7f92082684e0-smtp-out-n01; Fri, 26 Oct 2018 00:24:47 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:24:46 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25eceb90f4_135fe2b291c332578104372@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25eceb8bc1_135fe2b291c332578104289"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q7JlVVJ0b5p70p7kK8KP_lTW3bY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:24:50 -0000

----==_mimepart_5bd25eceb8bc1_135fe2b291c332578104289
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/changelog-15
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25eceb8bc1_135fe2b291c332578104289--


From nobody Thu Oct 25 17:25:18 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 09699130E19 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 oMExHvbJqmDz for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:04 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 C2216130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:25:04 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513504; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Or1C8mglI3pLS0mjyprRMNsnNKQGZ9fcxBduaMTYgHM=; b=IUxQ++MNbCCdh+f+WAGn4DdZeLq7dXQD8GoeiPWW/oGsv8XWsXXQD8n/diVBZpZa1WeeJxxk ShVnIgWnQCzhbGEyjn17Qblufm9ogSnQZw8ja3I/VHJz6gAhHe0z78iSvy2SW0IQNqnP+e6w iNWyq3VgKJGy3oHqMbH1atkAnxU=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd25edf.7fb7a4164570-smtp-out-n03; Fri, 26 Oct 2018 00:25:03 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:03 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25edfd01e5_4b222b26301f45745432e@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25edfcfdcb_4b222b26301f4574542be"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/E2kc_Xh3xvlhnP7Gg5mSanKZKCc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:25:06 -0000

----==_mimepart_5bd25edfcfdcb_4b222b26301f4574542be
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/qpack-reference-strategy
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25edfcfdcb_4b222b26301f4574542be--


From nobody Thu Oct 25 17:25:23 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3A503130E1A for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 gaVZ3O116MAi for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:05 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 19585130E13 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:25:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513504; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NfZ1Jm5tXRpQv/zOWaN6O+kP8M/36Ph6AC78NCIurks=; b=FBcXf89r7anPY5Zjvk8iFrg8ag9brpDPyfOFVp57m4vwnXv63qfGzYNyuug1KO9PvXFwYe6Y FhUngLKy6wHz5Gi5CKqiR/QrP5YsAvealYoj34yfGTFSmyeUGy535pGLXlOjJUl5+2JVIYQN 0AEsV3rESWVRNL5Oah/tWoEXEuk=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd25ee0.7fd1c008a9c0-smtp-out-n02; Fri, 26 Oct 2018 00:25:04 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:03 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25edf83e89_18072ae7d3ac2584965ea@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25edf83a5f_18072ae7d3ac258496413"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1EkPhtb0fKB_JlgSQxOpOuVHxfA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:25:06 -0000

----==_mimepart_5bd25edf83a5f_18072ae7d3ac258496413
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/qpack-int-bits
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25edf83a5f_18072ae7d3ac258496413--


From nobody Thu Oct 25 17:25:28 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C732130E19 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 8_F9SfZ0XTvT for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:06 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 36BB7130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:25:06 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513506; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=IjCCjLmOktR2/OnFtv5G+RW6ajgHsmUiP8ieiism68k=; b=N8k4JWYs73FYP/PE4qHjlLe/aYrTgYBf4piJGIXOT8ctFYKA9UqBdSajUHGIG+exvM7xeHfl 5xu2Pj8d4uBjZ1/gc7dGG2D+DiMEzeqQ0FNzm1j4kNHtcgWXrJ+TVBG469HqC2fqHEoFYBNa e5mlYUwcZ2vg/WfnfL5JKnWLVgo=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd25ee1.7fb03d9539c0-smtp-out-n02; Fri, 26 Oct 2018 00:25:05 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:04 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ee0d688a_37652ac7aa00a590375ef@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ee0d6514_37652ac7aa00a5903748"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bThMuJRiRlHi3dFlZyh1KN0kHDw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:25:07 -0000

----==_mimepart_5bd25ee0d6514_37652ac7aa00a5903748
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/http/headers-and-fields
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ee0d6514_37652ac7aa00a5903748--


From nobody Thu Oct 25 17:25:33 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11750130E08 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 enY8M924JEYL for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:07 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 17AF9130E13 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:25:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513506; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=pK0HfzahpuhVahWuvYIvAexHXzVpf/e2JbFuRwrpUQM=; b=j3/CnHwUP1lHmRrte9x+Lxb58ui73hJOP/AGKDgOIV3ZwAAHHs8cxnDIwEg2qc83mh3w8TJP yxmV72GXklojRh/OZqCpFOh4XKiQZ7IHi+bkFrGLCHh3VCTePpE7YXl5y4zHwzyjH0I3Bey8 9CcWtXSzXdpSkoQen53JhlQ+L0U=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd25ee2.7fa5f4458c00-smtp-out-n02; Fri, 26 Oct 2018 00:25:06 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:06 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ee24bd2e_26c12ae322432580254b1@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ee24b90a_26c12ae32243258025326"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/09rnQpULgiy_dqDp-p2ncr6S0Pk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:25:08 -0000

----==_mimepart_5bd25ee24b90a_26c12ae32243258025326
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/http/alt-svc-sc
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ee24b90a_26c12ae32243258025326--


From nobody Thu Oct 25 17:25:38 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7FF0B130E08 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 0LZMFDSRq_iv for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:08 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 5D274130E13 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:25:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513508; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=c0LbldgOjIBHrDdhU9gypjMC8rQKZ2TEHwNwCs3aOvw=; b=Cl5ITUQMv81QaSWyLXHmYGLsrj2lOP0RQSZEIRy/gCr9gzW1u+1YRbP1+JRvnwNMCaVSM45K DZxSSElc+wZliUlytGdzh8YrSRtUGZAwh9hg669xxzFGgb10Ji6ER3WjMvLY3YsDDNTJnNE3 xwbNPERH1ah0lOum+7tN9KzaLis=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bd25ee3.7f87b77cec90-smtp-out-n02; Fri, 26 Oct 2018 00:25:07 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:07 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ee3b439e_23e2aefcfec257c203aa@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ee3b3c68_23e2aefcfec257c2022c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BpzH11sRmdmuWRQ8UZb547TQar8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:25:09 -0000

----==_mimepart_5bd25ee3b3c68_23e2aefcfec257c2022c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-recommended
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ee3b3c68_23e2aefcfec257c2022c--


From nobody Thu Oct 25 17:25:43 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE18E130E13 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 EMdrZttSsMVS for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:08 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 976B8130E19 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:25:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513508; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=mKTtaQfVs7BHtauuTFaAp25cBFDoEHiAxuL2gTvBNI0=; b=Zmgdi/hQLutXKbGI3Q3lOg3tMLaOmIac55+u90FJJKyVff6QAMyKGlqHYG1kKAMaMZ0Fl+Zj rYHmLzfOO1/JQRENjfoN3QRaLCDPeDTeSQW/twxzm4AFHnmKTcc5vfNr/+8r08NC4KYvbPyO hYHlmo+feSFyNPogLw66DWPH0/s=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd25ee4.7f896c68d1e0-smtp-out-n03; Fri, 26 Oct 2018 00:25:08 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:07 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ee358110_27442b2811488578328db@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ee357d3e_27442b2811488578327da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3eala9E9pwMA556aHFi6zMyOLgM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:25:10 -0000

----==_mimepart_5bd25ee357d3e_27442b2811488578327da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-delayed-ack
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ee357d3e_27442b2811488578327da--


From nobody Thu Oct 25 17:25:49 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 285FA130E13 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 lNWuag1FribL for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:10 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 09D04130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:25:09 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513509; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=uwyqXN9gdNd/mV6myEj6gbXtVJDEKb/JgLzQuynpwqE=; b=q5wJXzK9QQy4naxjXEclEWA84etz5nnsGyD2e5+j09H5MXyc7QfXzIgBAxOFOvzaY57XAqQ/ SdAgYL3RzuviY62DnIPD870jMytPFjhKVYzjXYLwb89/jbDzKwMxe83eokVC+vPxBfD00YQq h0WMoygj9fjC+sUyvlyE8kJksDg=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bd25ee5.7fe52c6701b0-smtp-out-n03; Fri, 26 Oct 2018 00:25:09 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:09 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ee59eadd_44422aadd2cd2580443a9@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ee59e74f_44422aadd2cd25804421e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xZuyu6MbWPXgiJrvcC_tTPw2wls>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:25:11 -0000

----==_mimepart_5bd25ee59e74f_44422aadd2cd25804421e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/bad-ce
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ee59e74f_44422aadd2cd25804421e--


From nobody Thu Oct 25 17:25:53 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 97577130E13 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 RqODlE8Mpk5L for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:25:11 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 8092F130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:25:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513511; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=e/y1BwbOFk9UY4pDSjhaF7wJTZEnY6DuGxEAU9VZ/Gs=; b=JPyd4Pdkf5+gSJXsILuJqi+M+7lYpK+GWbvs2T//C6nlmKLF1kMuz6PUg7p5e438C+h48FEO NkEF1oP+b6qygaeGuOOr4STiBt31CWHZdH/ciyXfFKch4k3CzZReD7njclx0vwy1PWpM9ZwK sEjpyG71sP5Kzqt8sQWpKvQtoIQ=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bd25ee7.7fcb245b78d0-smtp-out-n02; Fri, 26 Oct 2018 00:25:11 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:11 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ee739212_7fcd2acac8f1a5786054d@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ee738eeb_7fcd2acac8f1a57860477"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/b4jx4Yel7xVnlyBe_Ejz93Z0Z1s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:25:13 -0000

----==_mimepart_5bd25ee738eeb_7fcd2acac8f1a57860477
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ping-pong
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ee738eeb_7fcd2acac8f1a57860477--


From nobody Thu Oct 25 17:30:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80F06130E19 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:30:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 CkEUMUJeDCQ2 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:30: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 8EAB7130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:30:44 -0700 (PDT)
Date: Thu, 25 Oct 2018 17:30:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540513843; bh=UcprwdRDwRtSSiseHiEHZszqSlfTLYnFXVrBKBg4/E4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=D03P1oavLevWh91OoWfn8OKL/56lJq8hpei/9G0YSkZB3nQoDuGO2ruXOFeLh23a1 dJm5zXbQlZwbqiLrtq2YYPD2/37vOmk1xRNet8qYq4xdJK7S1R37MD38Y8+mXUTlnM SUQio5CeLntdsd9DgS78Sujz1WnhQxBd6WNj452w=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc03f191703af8fd75cc3b08b691f7d09e8e9096f92cf0000000117ea223392a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433248615@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd26033e2292_1afa3fdfc4cd45b81667378"; 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/b-oBIuWyagd3oCSgobtbWW9Y3UU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:30:46 -0000

----==_mimepart_5bd26033e2292_1afa3fdfc4cd45b81667378
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho How does this solve #1810?

> Consider the case where client supports five versions: v1, v1.1, v1.2, v2, v3. Compatible version upgrade is possible between different minor versions but not between major versions.
> The client, first attempts to connect using v3. The first packet will be a v3 packet. V1.x server responds with a VN that contains v1, v1.1, v1.2.
> Then, the client sends an Initial packet in v1, that contains a supported list of (v3, v2, v1, v1.1, v1.2). The server can determine which versions that the client assumed was impossible to use (i.e. v3, v2), because they are placed before v1 which is the packet version.

The equivalent to the case you describe in #1810 is the server being upgraded to support v2 just after sending the VNP. When receiving the v1 Initial packet from the client, containing v3 and v2 as impossible versions, it will conclude that an attacker injected the VNP, 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/1901#issuecomment-433248615
----==_mimepart_5bd26033e2292_1afa3fdfc4cd45b81667378
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=3D41567" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/ka=
zuho">@kazuho</a> How does this solve <a class=3D"issue-link js-issue-lin=
k" data-error-text=3D"Failed to load issue title" data-id=3D"364815673" d=
ata-permission-text=3D"Issue title is private" data-url=3D"https://github=
.com/quicwg/base-drafts/issues/1810" data-hovercard-type=3D"issue" data-h=
overcard-url=3D"/quicwg/base-drafts/issues/1810/hovercard" href=3D"https:=
//github.com/quicwg/base-drafts/issues/1810">#1810</a>?</p>
<blockquote>
<p>Consider the case where client supports five versions: v1, v1.1, v1.2,=
 v2, v3. Compatible version upgrade is possible between different minor v=
ersions but not between major versions.<br>
The client, first attempts to connect using v3. The first packet will be =
a v3 packet. V1.x server responds with a VN that contains v1, v1.1, v1.2.=
<br>
Then, the client sends an Initial packet in v1, that contains a supported=
 list of (v3, v2, v1, v1.1, v1.2). The server can determine which version=
s that the client assumed was impossible to use (i.e. v3, v2), because th=
ey are placed before v1 which is the packet version.</p>
</blockquote>
<p>The equivalent to the case you describe in <a class=3D"issue-link js-i=
ssue-link" data-error-text=3D"Failed to load issue title" data-id=3D"3648=
15673" data-permission-text=3D"Issue title is private" data-url=3D"https:=
//github.com/quicwg/base-drafts/issues/1810" data-hovercard-type=3D"issue=
" data-hovercard-url=3D"/quicwg/base-drafts/issues/1810/hovercard" href=3D=
"https://github.com/quicwg/base-drafts/issues/1810">#1810</a> is the serv=
er being upgraded to support v2 just after sending the VNP. When receivin=
g the v1 Initial packet from the client, containing v3 and v2 as impossib=
le versions, it will conclude that an attacker injected the VNP, right?</=
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/1901#issuecomment-433248615">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyYPWl=
ekpQhrSsn_nHovJwm0evWUks5uolezgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq1iw2mu6dvtLJfAYL0y3gENafiC-=
ks5uolezgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
en-seemann in #1901: @kazuho How does this solve #1810?\r\n\r\n\u003e Con=
sider the case where client supports five versions: v1, v1.1, v1.2, v2, v=
3. Compatible version upgrade is possible between different minor version=
s but not between major versions.\r\n\u003e The client, first attempts to=
 connect using v3. The first packet will be a v3 packet. V1.x server resp=
onds with a VN that contains v1, v1.1, v1.2.\r\n\u003e Then, the client s=
ends an Initial packet in v1, that contains a supported list of (v3, v2, =
v1, v1.1, v1.2). The server can determine which versions that the client =
assumed was impossible to use (i.e. v3, v2), because they are placed befo=
re v1 which is the packet version.\r\n\r\nThe equivalent to the case you =
describe in #1810 is the server being upgraded to support v2 just after s=
ending the VNP. When receiving the v1 Initial packet from the client, con=
taining v3 and v2 as impossible versions, it will conclude that an attack=
er injected the VNP, right?\r\n"}],"action":{"name":"View Pull Request","=
url":"https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433248=
615"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33248615",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4332=
48615",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4332=
48615"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd26033e2292_1afa3fdfc4cd45b81667378--


From nobody Thu Oct 25 17:32:37 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9E6F9130E2D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:32:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 xmwAqs9qpX_6 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:32:35 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 E0A35130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:32:34 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513953; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=aERhg7vskWTLykAttWJXTAnwGdFrOfrGjo576IksrU8=; b=wRZAwnmoIsCVuWOBlpCe52vime+SQPEGP1xwRRCHuoKPZEJLtzLJqfh1HTTb2XRiXUq2MBGC 5dB9sJna/NW2YcDtJwUTSCwR5ve2wpzcbwk/E+o8ynNmktkEIDrQBbv85XJQJBAPJw9DRLKM YjvxJTbUVDsQceZT881u7jBUxUQ=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd25e49.7f5c944883c0-smtp-out-n01; Fri, 26 Oct 2018 00:22:33 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:33 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e492ed41_18d02acc4b946578196ed@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e492e83c_18d02acc4b94657819537"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QBn5pOIrzj9Jv7lmTzm5cWcepac>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:32:37 -0000

----==_mimepart_5bd25e492e83c_18d02acc4b94657819537
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/stream_types
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e492e83c_18d02acc4b94657819537--


From nobody Thu Oct 25 17:32:47 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BAAEA130E2D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:32:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 tyh-QeZpGdFh for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:32:44 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 799AA130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:32:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513963; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=P1ui5EI5+HE8d6DcPp20ZLBD95YeIztm2wJ9Bsmusi4=; b=kK07+f0Z5lA91T0JUUodM36Ebf/HOXFS7GLrGPC5vWuw6iI0uvue0+Yu5/CZfccdems8thmZ obSGPufiGHfxvo0upFCpxJAhKg/pGqwzHmufrSeEl6fc2LkXPTNnmw2w+hYZMvz9nTUwfzx5 ePUocIfd3HaVV+UYL1/HERVEGsE=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd25e52.7feef8058030-smtp-out-n02; Fri, 26 Oct 2018 00:22:42 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:41 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e5178746_49012ae2f85a858856511@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e5177cb2_49012ae2f85a85885649d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AL02ruUg9PqkDjYDsT2Q0E336fU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:32:46 -0000

----==_mimepart_5bd25e5177cb2_49012ae2f85a85885649d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/qpack-transport-ref
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e5177cb2_49012ae2f85a85885649d--


From nobody Thu Oct 25 17:32:55 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70C40130E30 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:32:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 b11RUb5eqoEg for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:32:51 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 E68AA130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:32:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513970; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=7bzhjvhQhr4vgjtV7Ji1gMwhTfmYYtFTT1L1wU3ubro=; b=lCB+j6+eDkwGuJE0fJJfMgtgUji8l5W9YWonUOXL0/DCLYg08uDpEOy/9b9hwOxJO+3XyNbe iEFq2105hJttGFplEZmbaVCoFXl7TWiKMFZHihZ2/TpRVz/qErcOMb1AgyVLw65KdP9qvfhC XJy5DR2JBJryOnpWBM2k1pyyjkY=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bd25e59.7f5a2c43aa80-smtp-out-n03; Fri, 26 Oct 2018 00:22:49 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:49 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e59d6d0_4212b2147e8a57441516@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e59d340_4212b2147e8a574414ef"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VsaFdJn-u1pWaNC_OXu7pUvB7bI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:32:53 -0000

----==_mimepart_5bd25e59d340_4212b2147e8a574414ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-mss
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e59d340_4212b2147e8a574414ef--


From nobody Thu Oct 25 17:33:00 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78B2D130E08 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:32:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 GqFceWT4HJlw for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:32:52 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 45DCA130E2D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:32:52 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513972; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=IjQj/Fy6M9uC86Oz8/kmqhSb0+ST/6ADEAIkcZIlLR4=; b=ForgBtIPxN5hDmOExfAT2XihKYoD6ZmPDNC57D1MwexfRP7+JgXEbl6kwMGG6F+YOXFwbThy YS4TYtwmWFt58gvonOEl2hKUAQg7oShF6+lxuR4zR8VtFw5HXluDZc38EXAGD8KAPXUeKtab 6wDSwg/scTHM8qnDph5NmrQ5RbA=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd25e5c.7fedfc4a45d0-smtp-out-n01; Fri, 26 Oct 2018 00:22:52 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:22:51 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e5ba1c35_16202b11e19f657855714@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e5ba1902_16202b11e19f65785566b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aPY4RixighPZ4dizEGlOBJ3HXH8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:32:54 -0000

----==_mimepart_5bd25e5ba1902_16202b11e19f65785566b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-relnote945
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e5ba1902_16202b11e19f65785566b--


From nobody Thu Oct 25 17:33:08 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 551CA130E19 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:33:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 GFA1czDyg76t for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:33:06 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 F23A0130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:33:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540513985; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=nwHz8rX7XvAAUZyEd6zj48fNKpKOi++PYxOdfiwLGRI=; b=qjKMG4Vma6faupXz2pDYYtECu9tUQqcp3IeI6XGEnsDQxzWptZCQeTuH6mPi126leFTRon08 cFZiDL171qu07tQySlomj7H/4/rXclU4EkRdHiXfQ36kWt0ZuGkAmElJm0KeroD7xeJn0aqI el5ml2itpCveogGyPxpEN2Wl74c=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd25e68.7f5a4e471e70-smtp-out-n03; Fri, 26 Oct 2018 00:23:04 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:23:04 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25e682120b_5fc42b0631c7457c621e6@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25e6820c3b_5fc42b0631c7457c620f1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bioPCiSs-RuowuIvQp8eU9bViuM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:33:07 -0000

----==_mimepart_5bd25e6820c3b_5fc42b0631c7457c620f1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize_transport
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25e6820c3b_5fc42b0631c7457c620f1--


From nobody Thu Oct 25 17:34:13 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1E915130E19 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:34:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 aeBtd4n5SoX5 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:34:11 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 D955F130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:34:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540514050; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=kSuzoWIMmAbZuQ0F5TroSiZKMDyTWj8GHvFfiKDjjkM=; b=iX9NLD9sZzzbst85klORG26LuAZ5oJ3CNkowxh5GOolbjKPbRiGw4LjhoyemScCePIrakrQL 3jl4LdDRQQ0GBu6DxWkvOfu1e9eE2iLwP878tajvlKp90LttpDw786eKeOF8wfa/KL9ycXIy 4/k6zn6u7LTFfGzAoiMwycZ2TKA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd25eaa.7f0e1c50f270-smtp-out-n01; Fri, 26 Oct 2018 00:24:10 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:24:09 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ea939580_2a442b15d58ee584400d1@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ea93924f_2a442b15d58ee584399b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zWcPU19nCX-pFOOuOV4KGTWkBck>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:34:12 -0000

----==_mimepart_5bd25ea93924f_2a442b15d58ee584399b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/move-ecn
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ea93924f_2a442b15d58ee584399b--


From nobody Thu Oct 25 17:34:50 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 05FC9130E1D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:34:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 X3ChALiBfkMt for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:34:46 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 C01E2130E4D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:34:46 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540514086; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=9n8IjckB32rI0sAfvPZhXAkLccIcI9HqAq5Uxh1XgAo=; b=DfnBc/w/dohPtGfodldS5WOlbWWye/iqZAPjfVARSwYxL73Tg/bOxn1+Z2o/3Cjyc4RRjlz5 USPvtlrRHVOPf1bNJGMYIjyfHxYUyOJM+amdc1YeMj/4thcgvhpxGuXyZ+z/VysUdHT/c/4f MWos0ZmqNZSIz6xAsycpuc7Vrp0=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd25ece.7f0477a44bd0-smtp-out-n01; Fri, 26 Oct 2018 00:24:46 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:24:45 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ecd73010_2ebf2b0982a7e584765f1@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ecd72c0c_2ebf2b0982a7e58476451"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T-l6rZxjzz4QOenew76ZRUW5-nk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:34:48 -0000

----==_mimepart_5bd25ecd72c0c_2ebf2b0982a7e58476451
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-spurious-rto
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ecd72c0c_2ebf2b0982a7e58476451--


From nobody Thu Oct 25 17:35:07 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1834130EBB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 raYeWZ7vQl8l for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:04 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 58BA3130E2D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:35:04 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540514103; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=qXMZnxJrGk26tnoDhwW1PozN4V69ZsR2UjINPj3Pq4U=; b=tr2zXXCBZCz28jHFzKVBwC8yVQ2l6Cg99UyGrKJnup0qwpLjZ9Dm2Uus5MTU3rRwFjOhI5yi AAmDYcDZPHngSCkPhAeflonByL4cfu7cB8g4KbpglZvEkuIkl9ViRi2I7uEBdLjlI5CH7jQP QPXp861KYFFaHUzbMO+CBGgRgjs=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd25edf.7f7d043c3a80-smtp-out-n01; Fri, 26 Oct 2018 00:25:03 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:02 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ede3e879_1642b1d72872584979b2@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ede3e289_1642b1d7287258497829"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/FqrOK9vC4Qp4P_yW7fca7ceQVAo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:35:06 -0000

----==_mimepart_5bd25ede3e289_1642b1d7287258497829
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/qpack-cancel-0
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ede3e289_1642b1d7287258497829--


From nobody Thu Oct 25 17:35:14 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 84BB41286E7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 gJoCaIAh62n6 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:05 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 C90D5130E4D for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:35:04 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540514104; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=eer8OOhJY8tHZhNqrqMu1sAKC0AKq+TaD7scUgA7G/Y=; b=jP/7nSE0D8l+uIUI5YXLRAs5CoKcbOfIpMbRdkaqJL5HDd549dABGYDv0KcPf8ThoDKr6SzR b97hjnTkj7EaawciiltErkFSqRGCZBZt//DfpC43CtOS7FQXGRJclRqdjMflmtDbrzpc5lxh eUSt9xctt9+en8TjTii2DB8rkGI=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd25edf.7fb07c76d690-smtp-out-n02; Fri, 26 Oct 2018 00:25:03 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:02 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25edea94c1_4c152ac56f1d4584561b0@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25edea9146_4c152ac56f1d4584560ca"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OR1VNOJn4ZRtyhE-ejzmG0nYSX8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:35:07 -0000

----==_mimepart_5bd25edea9146_4c152ac56f1d4584560ca
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/trim-intro
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25edea9146_4c152ac56f1d4584560ca--


From nobody Thu Oct 25 17:35:21 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DAAE7130E2D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 5N3dlUyXmAEk for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:05 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 3DF42130EAB for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:35:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540514105; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ZDPB1vtv5lecjTumqbFBL7vr+m9WwW9YgQqbcMlAdJc=; b=XcoY6Zwts57J3HgVh6i9U8rsDTFOrj4qPDbadl5ubv9mBDLL3IVTZ8WY3KtW9/DwHWlQGK9H yQY9Cxz7nvaIjInXnb10JES6fMnbjomubHna8wIqD94A4+HKEvJcpQTxMTwCTsRnJt6/XeaX wVBvnSnf6UryEEJ+54A40GmfYd4=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd25ee1.7f380c3e1cc0-smtp-out-n03; Fri, 26 Oct 2018 00:25:05 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:05 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ee192d17_199c2b1f3820e57c703a9@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ee19295b_199c2b1f3820e57c70255"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aFYPLJXFYjqFq6aa_jMNxVz75Vc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:35:07 -0000

----==_mimepart_5bd25ee19295b_199c2b1f3820e57c70255
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-max-bytes-before-ack
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ee19295b_199c2b1f3820e57c70255--


From nobody Thu Oct 25 17:35:27 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BDD76130E2D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 UHIvv2no-q0P for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:07 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 79BC4130ECA for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:35:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540514107; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=iKoRcOGRfJ33lLIfec8PdxjGlJ+0OVxuXhcyNbq0+Rk=; b=Yne9rDQ90QCIftkgdDrIjKuQNZ6hQe1EqoRlIqq3GzTL9v7U0gkFjlc0A33hLmb+BCwzOyA+ AB0n1X352VrrmnoXiOdZbmVEcDDpoDnJAfARkk1KftJop5hdOMqpCXLSpTBWYdSwDhZGjoUj pfeEnpJ84FApHhT1eUmTHtM6kXg=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bd25ee3.7f96086627b0-smtp-out-n02; Fri, 26 Oct 2018 00:25:07 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:06 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ee2edf0f_68912adf2d2e258424543@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ee2edbb0_68912adf2d2e258424428"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/65OxEc_xHpOUtt17F49Pz_Gio24>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:35:09 -0000

----==_mimepart_5bd25ee2edbb0_68912adf2d2e258424428
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/qpack/initial-table-size
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ee2edbb0_68912adf2d2e258424428--


From nobody Thu Oct 25 17:35:34 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8EF2F130E1D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 g38mBSDZpwTB for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:08 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 38C15130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:35:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540514108; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=r08R4HYb90IY23fpR+fjrkNlymLs9r+WUl5jF+7gDB4=; b=d5x1RgGltGJogdz6NmIwBTh+cK3Ctxp8lmb5ob7ibygQi5ZpA/Rxr/J7ens4MvpUkEP54F/b GP9tz13gDCinyjsbPd08oUlll3PXm9V3B7EW7D1DcK/Wcup0BXclelQxMArqQENapjFFQWvR eZ3I1ET5H3A1f5K+DtSie3xwSSQ=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bd25ee4.7f2fd8144780-smtp-out-n03; Fri, 26 Oct 2018 00:25:08 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:08 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ee419662_1452b0bceff458888379@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ee41930d_1452b0bceff4588882d2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/piDOVA5eMcwuryrZMuel9YQtW4c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:35:10 -0000

----==_mimepart_5bd25ee41930d_1452b0bceff4588882d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/tls13-rfc
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ee41930d_1452b0bceff4588882d2--


From nobody Thu Oct 25 17:35:39 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21224130E08 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 9S6PAxh5q0gC for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:10 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 39D4B1286E7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:35:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540514110; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=m5PFGslcFVim/NTDvdH75mKxIsMP0iqHxrJ3AuJsL6U=; b=OE2XNg1Y8qPDOVIVRRh2qMlZCPsrgfot4zsSdaFW1uvY1GU/c0Nr4Ud7Xz4nPcp1uOhbsTZu 4BVjLZUJXBU2S/7zm78BUZRr8R+FOu7YRHWUggSH/43ih0l7CdPfapg+m80/lUSMVo+dBbcZ zz+fGMLCZD7B2MLM92M0x7RFq84=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd25ee5.7f7be8063570-smtp-out-n03; Fri, 26 Oct 2018 00:25:09 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:08 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ee4a62f8_1cad2b1cbedda58021789@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ee4a5f6f_1cad2b1cbedda58021698"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/n4px4VSvyM_tJV-i169WF60clKU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:35:11 -0000

----==_mimepart_5bd25ee4a5f6f_1cad2b1cbedda58021698
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/http/incomplete_request
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ee4a5f6f_1cad2b1cbedda58021698--


From nobody Thu Oct 25 17:35:44 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E2BEE130E2D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 oTAfHAZI9PBm for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:11 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 A1DE71286E7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:35:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540514111; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=XO2UieUZBPRcoV3Vc2MHx3S0QqRxrzVlrN6oHXlWfmY=; b=ey+HrvavsaBschI2X0MKYEiUSODkL1QqMGPHld0klbijfgylqHLNy5wI/h0jtvF47J4KXto8 sPNLtyASXKZfnjIvgdpq7OlCRCKO7OcAKqe161adq2Rocatlnyq2x5d99fZxADfBuDNPvyQi 6Qlx4ioTD7LBowWbdvf0NzpEdmg=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd25ee7.7fbac404dc30-smtp-out-n01; Fri, 26 Oct 2018 00:25:11 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:10 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ee62b658_63e02b0fa87be5845377d@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ee62b175_63e02b0fa87be5845365b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/x-s19TjbisHyDiyI-0UDHDofznE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:35:13 -0000

----==_mimepart_5bd25ee62b175_63e02b0fa87be5845365b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-other-ccs
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ee62b175_63e02b0fa87be5845365b--


From nobody Thu Oct 25 17:35:50 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D7C0130EDE for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 Enlawjy0Y7BZ for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:35:15 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 5252F130EE5 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:35:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540514113; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=16poeimzJaUsXmS+PixvNhawCbYRoSGWuuj4e/YqoTM=; b=QNTzHlNSnj8il1aztkFKk+VGmp6yY/8IrBllL239wVs3gvwDSXdsbQTLyv20U5DzND13eYoD UZvYCXPEMgjEUbxWi19pErq4SxAEnxH87W8BQlLWSd4i81BVptPtXR8HCI5mTPjGaQfWJVG/ q4n26lMxIAbQKdpbtCAe4o959+U=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd25ee8.7f4e006d4690-smtp-out-n03; Fri, 26 Oct 2018 00:25:12 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:11 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ee7b5772_26792af8e46f257c8727@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ee7b5285_26792af8e46f257c8685"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/amp6wh_tew-FIsOY5-pWqGXECmY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:35:17 -0000

----==_mimepart_5bd25ee7b5285_26792af8e46f257c8685
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/cant-renege
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ee7b5285_26792af8e46f257c8685--


From nobody Thu Oct 25 17:49:13 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DD624130E08 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:49:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 GLVwEKyN5Opd for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:49:10 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 B72EC1286E7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:49:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540514950; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=eyQuY2qa1EuxeJ4THQwCIgWuzB1JInk9nXIPUzSphfU=; b=i3s9a7u8gpEFRj8ULAwLkaTAYUSBr84sAruHcEOf0gh8/MxtskU7O3V7pD8fvdsYUSEhNSw+ zZT/lrS3Ysdlrb9PsaT2eLQj/B3ckdoGJQ9Xf6dmr3CiTUMZqjIxTIE5h/D92V5TNtn3YEO/ fezSlHkfv1rIn3HebkWFOu3kWc4=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd25ea9.7f59cc345c30-smtp-out-n03; Fri, 26 Oct 2018 00:24:09 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:24:09 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ea981d3e_df92af5848b859070258@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ea9817ae_df92af5848b859070143"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WoB4xHdCLaGi-9CUU0KDTlsldBM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:49:12 -0000

----==_mimepart_5bd25ea9817ae_df92af5848b859070143
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/consolidate-validation
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ea9817ae_df92af5848b859070143--


From nobody Thu Oct 25 17:49:49 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD198130E1D for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:49:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 PGRJnTonTd_o for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:49:47 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 7897B130E08 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:49:47 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540514986; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ruGnFlS7nIFzAsaBhsmx0nTNOjdeApeaiZ/0eA/vupk=; b=T2xa4avbV8iJm4e5hz0JILdmsKrf6iGKlEGi1dseg7VEqGRG3TMj0sn7fJ7X9WzfT6ahkHPa 1rPmB3JjGsuzvyh9nhpgbiMOxOOC18bQk/V7LZOBjokQDStt3BkzhvgjHJZIOm4X48nVInlb G3H2qP+Am89JQ57b/BLtmSqXByE=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd25ecd.7fdcc63a4630-smtp-out-n03; Fri, 26 Oct 2018 00:24:45 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:24:44 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ecc9b987_27a82ac35b3ba59488978@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ecc9b549_27a82ac35b3ba594888b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y-O1gIOBmN4QET5V6PUOxswnnEI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:49:49 -0000

----==_mimepart_5bd25ecc9b549_27a82ac35b3ba594888b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-empty-packets
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ecc9b549_27a82ac35b3ba594888b--


From nobody Thu Oct 25 17:55:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C9AF0130DD1 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:55:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 t9u1urtrpSaU for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 17:55: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 072D31286E7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 17:55:22 -0700 (PDT)
Date: Thu, 25 Oct 2018 17:55:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540515320; bh=l7A/WGahkcoYUerdQMDk7qOsgEWGjZoAzu6D84HE+iA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0E5zaiAkOo7iWjnemrSJtOhNDEUsIGYPBWShjy7fveZAnmCXTh2/aHAl4pnal97zc e0a+styQDrqn1Z+AMF8riw5eSuZMVI7soCAO0W9oyhmWkdkOix/2YbNo6DRtbNHczA FjulVcZm7DRrtN5l2+jwt9yds/1D/Feqiy6wqNaU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab331bfe39f7ac3d3579261f11a2f0105b037540f692cf0000000117ea27f892a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433251999@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd265f8cf466_45903fc041ad45bc26055d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A8pC3NSevuzJLYo8KgBmsDcb4Ps>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 00:55:24 -0000

----==_mimepart_5bd265f8cf466_45903fc041ad45bc26055d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann, I assume that the server would upgrade to support v2 in stages similar to what @kazuho suggests in [this comment](https://github.com/quicwg/base-drafts/pull/1901#discussion_r228354726):

That is, the server first starts accepting v2, but not advertising support for it.  In the revised design I proposed, it would also not object if v2 were to appear in unsupported versions during this phase of rollout.

Once all server instances have started accepting v2, then the server can start sending it in Version Negotiation packets.

With the proposed design there is a third phase - once there are no Version Negotiation packets in flight that don't advertise v2, the server can generate errors if unsupported_versions contains 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/pull/1901#issuecomment-433251999
----==_mimepart_5bd265f8cf466_45903fc041ad45bc26055d4
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=3D1478487" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
marten-seemann">@marten-seemann</a>, I assume that the server would upgra=
de to support v2 in stages similar to what <a class=3D"user-mention" data=
-hovercard-type=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D4156=
7" data-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_=
type:self" href=3D"https://github.com/kazuho">@kazuho</a> suggests in <a =
href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussion_r22835=
4726" data-hovercard-type=3D"pull_request" data-hovercard-url=3D"/quicwg/=
base-drafts/pull/1901/hovercard">this comment</a>:</p>
<p>That is, the server first starts accepting v2, but not advertising sup=
port for it.  In the revised design I proposed, it would also not object =
if v2 were to appear in unsupported versions during this phase of rollout=
.</p>
<p>Once all server instances have started accepting v2, then the server c=
an start sending it in Version Negotiation packets.</p>
<p>With the proposed design there is a third phase - once there are no Ve=
rsion Negotiation packets in flight that don't advertise v2, the server c=
an generate errors if unsupported_versions contains v2.</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/1901#issuecomment-433251999">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_XNYY=
QrD4l-ib8RxsGsj2rccgGXks5uol14gaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq8TbAxnvW3s8Kr4RbVZGLKHdrD4K=
ks5uol14gaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1901: @marten-seemann, I assume that the server would upgra=
de to support v2 in stages similar to what @kazuho suggests in [this comm=
ent](https://github.com/quicwg/base-drafts/pull/1901#discussion_r22835472=
6):\r\n\r\nThat is, the server first starts accepting v2, but not adverti=
sing support for it.  In the revised design I proposed, it would also not=
 object if v2 were to appear in unsupported versions during this phase of=
 rollout.\r\n\r\nOnce all server instances have started accepting v2, the=
n the server can start sending it in Version Negotiation packets.\r\n\r\n=
With the proposed design there is a third phase - once there are no Versi=
on Negotiation packets in flight that don't advertise v2, the server can =
generate errors if unsupported_versions contains v2."}],"action":{"name":=
"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/190=
1#issuecomment-433251999"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33251999",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4332=
51999",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4332=
51999"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd265f8cf466_45903fc041ad45bc26055d4--


From nobody Thu Oct 25 18:11:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D53B130E08 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 18:11:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 LzmA4eUvM-sD for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 18:11: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 794431294D7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 18:11:33 -0700 (PDT)
Date: Thu, 25 Oct 2018 18:11:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540516292; bh=Wqplc/vkX16d8rSiCpXqUaPpx5EeqfHTjbqDm67+yq8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IWGJ+WepyiIF+FgsLvhxOkFHxP+t/1S24vo/W99q35JqfZnQP2xtfbZz3Grf2/4M4 ih9LMp+PhdAHR5bzlPG2ClVk+QEK785TtTH8VplBVTBNRhdUdzFuTbMa1TeA0+/z28 5fKmtN3bKOefxnK4o4TS5JpMXeIb24kOQspC4Dmc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5592f9b4d66d47c6c2a2b76c1696baa34a3ab24692cf0000000117ea2bc492a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433254302@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd269c47432e_75fd3f915c6d45c01074e0"; 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/dSgnfaNF7bpSCULHGkKKmPm0fyU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 01:11:35 -0000

----==_mimepart_5bd269c47432e_75fd3f915c6d45c01074e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson:
> Relying on grouping might work, but it's probably more complicated than necessary. Maybe something simpler again. Two lists:
> (snip)

Exactly. I agree that using two lists is the most intuitive way to send two groups of versions.

Two minor things that we might want to clarify:
* Does the version number included in the packet header need to appear in supported_versions? If we are to allow omitting it we should be clear about that.
* Is the server allowed to perform a compatible version upgrade against a version included in unsupported_versions? This could happen during the upgrade process of a server cluster. My slight preference goes to allowing that, because that simplifies the design by making the server the sole entity that detects version downgrade. But people might have different opinions.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433254302
----==_mimepart_5bd269c47432e_75fd3f915c6d45c01074e0
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=3D67641" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/ma=
rtinthomson">@martinthomson</a>:</p>
<blockquote>
<p>Relying on grouping might work, but it's probably more complicated tha=
n necessary. Maybe something simpler again. Two lists:<br>
(snip)</p>
</blockquote>
<p>Exactly. I agree that using two lists is the most intuitive way to sen=
d two groups of versions.</p>
<p>Two minor things that we might want to clarify:</p>
<ul>
<li>Does the version number included in the packet header need to appear =
in supported_versions? If we are to allow omitting it we should be clear =
about that.</li>
<li>Is the server allowed to perform a compatible version upgrade against=
 a version included in unsupported_versions? This could happen during the=
 upgrade process of a server cluster. My slight preference goes to allowi=
ng that, because that simplifies the design by making the server the sole=
 entity that detects version downgrade. But people might have different o=
pinions.</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/1901#issuecomment-433254302">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqx0e-t=
KyaUognT8ufHCqYEFE2E04ks5uomFEgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqw-Lr0OwAwngo2-ovNLDWf9kEmMg=
ks5uomFEgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1901: @martinthomson:\r\n\u003e Relying on grouping might work, bu=
t it's probably more complicated than necessary. Maybe something simpler =
again. Two lists:\r\n\u003e (snip)\r\n\r\nExactly. I agree that using two=
 lists is the most intuitive way to send two groups of versions.\r\n\r\nT=
wo minor things that we might want to clarify:\r\n* Does the version numb=
er included in the packet header need to appear in supported_versions? If=
 we are to allow omitting it we should be clear about that.\r\n* Is the s=
erver allowed to perform a compatible version upgrade against a version i=
ncluded in unsupported_versions? This could happen during the upgrade pro=
cess of a server cluster. My slight preference goes to allowing that, bec=
ause that simplifies the design by making the server the sole entity that=
 detects version downgrade. But people might have different opinions."}],=
"action":{"name":"View Pull Request","url":"https://github.com/quicwg/bas=
e-drafts/pull/1901#issuecomment-433254302"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33254302",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4332=
54302",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4332=
54302"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd269c47432e_75fd3f915c6d45c01074e0--


From nobody Thu Oct 25 18:19:47 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 49553130E30 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 18:19:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 EVv3_8y1Xkzt for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 18:19:45 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 362A81294D7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 18:19:45 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540516784; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=vl66vAp1jSDkEqOn4JZYe1hBZkOGTJ0i+7QfrktXnp4=; b=WRDW1iHILw8tA7hYUz0VOZpFFFhXwPQtSfbBVWjuV3xBrL6zihvl1fxsc45XR9NO65z+pFvE vGToS+kuQisqz4+e333zLrPi/QndJa0PJWCfZdJc8C/UPPo5l0xzoAxgXhwzReffykN5BEP/ a5vgedR6I3K61sFkqskmxggBvTs=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd25ecb.7fab48164540-smtp-out-n02; Fri, 26 Oct 2018 00:24:43 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:24:43 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25ecb1842e_55782b147788658877770@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25ecb180e6_55782b1477886588776b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Siwi8U938gz5Om-Ks3-iK-K8ZKU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 01:19:46 -0000

----==_mimepart_5bd25ecb180e6_55782b1477886588776b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-crypto
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25ecb180e6_55782b1477886588776b6--


From nobody Thu Oct 25 18:20:07 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE21F130DC9 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 18:20:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 nbSOtMgbty8X for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 18:20:04 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 767191294D7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 18:20:04 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540516803; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=jLzurAUbCSmp5R8LNfipLE8h9lkkV0ZjKyIFTgAa/jM=; b=SRI2mxDKptkQ0zJO1PB+uaLoKo/lIkAfGIgPTKzOOUxQ8K+yzS+G6lyvhyjNr78GQAT/e0wP qbQH1TzjDLqStu5hyJkaQ92EWZvhrBYoz9SNLxW+DJcCZgHeroIF5R66i/rJEyUiudUftf2n pz6fkyMGlzgq6Y4WPBsXTYNM2Ko=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd25edf.7f252c3212d0-smtp-out-n01; Fri, 26 Oct 2018 00:25:03 -0000 (UTC)
Date: Thu, 25 Oct 2018 17:25:03 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd25edf20142_47c72b09bc3f257894657@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd25edf1fd80_47c72b09bc3f2578945b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MlLZu84xxOFkgj89F-R6NWlwPXk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 01:20:06 -0000

----==_mimepart_5bd25edf1fd80_47c72b09bc3f2578945b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-use-max-ack-delay
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd25edf1fd80_47c72b09bc3f2578945b--


From nobody Thu Oct 25 18:31:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDD2E130DC1 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 18:31:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 zZFh3hIXmSZa for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 18:31: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 0FC881294D7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 18:31:53 -0700 (PDT)
Date: Thu, 25 Oct 2018 18:31:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540517511; bh=r1Y35/KdICSTN8uz9nqLygbK6RfrzjyykAwVb+H0gZg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=b5ha1zxQ5qfNKBZA2uT9KSTl+UPTDGc8rmOADwh6RF1M96GHLOfmhH/CCn+ZKJo0G Zzo4ZcIW+geztlysdRsBDWHFGG6kMQpj9R0ZXGGaojzBGtroKZuT73ZCBqrtKqd+j+ 67Uf6fGtR5XJG11SyCqeSEhQxERXY48Abj8CZ+i8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3d9133340bdee646c554b95aa5a6f91a8b2c21b492cf0000000117ea308792a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433257233@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd26e87be070_30ef3fb7b5ad45c4440063c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OdVFtHlspcU9Wa9VGYNkcbQhKwI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 01:31:56 -0000

----==_mimepart_5bd26e87be070_30ef3fb7b5ad45c4440063c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Good questions.  

> Does the version number included in the packet header need to appear in supported_versions?

Yes.  We want this under integrity protection.  We want the union of both lists to include every version the client supports and the client won't ever attempt to connect with a version that it just put in unsupported_versions.

> Is the server allowed to perform a compatible version upgrade against a version included in unsupported_versions?

Yes, and we should allow that to happen.  The client won't care.  It is only splitting the versions into two lists for purposes of detecting a downgrade attack.  This should make the upgrade process easier.  I will call this out explicitly.

Having just written up the text for upgrades, I think that 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/1901#issuecomment-433257233
----==_mimepart_5bd26e87be070_30ef3fb7b5ad45c4440063c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Good questions.</p>
<blockquote>
<p>Does the version number included in the packet header need to appear i=
n supported_versions?</p>
</blockquote>
<p>Yes.  We want this under integrity protection.  We want the union of b=
oth lists to include every version the client supports and the client won=
't ever attempt to connect with a version that it just put in unsupported=
_versions.</p>
<blockquote>
<p>Is the server allowed to perform a compatible version upgrade against =
a version included in unsupported_versions?</p>
</blockquote>
<p>Yes, and we should allow that to happen.  The client won't care.  It i=
s only splitting the versions into two lists for purposes of detecting a =
downgrade attack.  This should make the upgrade process easier.  I will c=
all this out explicitly.</p>
<p>Having just written up the text for upgrades, I think that the</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/1901#issuecomment-433257233">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4Mj-P=
wqqSnJ0SwLaZn7X_QrkbP_ks5uomYHgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq66HJ5gSqkJQFvQ5oLbodi8VQsK-=
ks5uomYHgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1901: Good questions.  \r\n\r\n\u003e Does the version numb=
er included in the packet header need to appear in supported_versions?\r\=
n\r\nYes.  We want this under integrity protection.  We want the union of=
 both lists to include every version the client supports and the client w=
on't ever attempt to connect with a version that it just put in unsupport=
ed_versions.\r\n\r\n\u003e Is the server allowed to perform a compatible =
version upgrade against a version included in unsupported_versions?\r\n\r=
\nYes, and we should allow that to happen.  The client won't care.  It is=
 only splitting the versions into two lists for purposes of detecting a d=
owngrade attack.  This should make the upgrade process easier.  I will ca=
ll this out explicitly.\r\n\r\nHaving just written up the text for upgrad=
es, I think that the "}],"action":{"name":"View Pull Request","url":"http=
s://github.com/quicwg/base-drafts/pull/1901#issuecomment-433257233"}}}</s=
cript>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33257233",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4332=
57233",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4332=
57233"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd26e87be070_30ef3fb7b5ad45c4440063c--


From nobody Thu Oct 25 19:02:26 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 63AD81294D7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:02:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ID9XfTkESkzE for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:02: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 7CED7126CC7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 19:02:23 -0700 (PDT)
Date: Thu, 25 Oct 2018 19:02:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540519342; bh=MrbQs9bBfb1j4VQ1heFbh3i64K6EuWLsyoqnga6sjmI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=jVQLZbp0nRXubet7FnoWaGWtHnQAr/cZDVC3CEwed1wcMgXOzuClZAvwMXeFJIkp2 eZiwDlXBLItLtwur3uL2ZsCn8E5rEBc0r39JwUjG7HxxjK09XsWnds4+dFZPcD0C12 AmsbOSAFyurChYL9zSvlcFfcvLC2En5cYTzPwZIY=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfb68a3df1ef821308838f1de88aaa9b0670f7e7e92cf0000000117ea37ae92a169ce15e0229d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1834/433261852@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_5bd275ae4ef1f_4cf3fed27ad45b8200133d"; 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/xkshGyHyh-9oWNnSxu6S6VANBY4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 02:02:25 -0000

----==_mimepart_5bd275ae4ef1f_4cf3fed27ad45b8200133d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

>> I had assumed that TLS stacks always expose the 1-RTT read key to the QUIC stacks acting as a server when it receives ClientFinished. I'd be curious to know if there are TLS stacks that takes an alternative approach.
> 
> That was what I had assumed too, until I thought through the nasty interactions with partial Handshake flights and 0-RTT. That is, the TLS stack makes secrets available at the point that it would normally be installing them for its own use. In that way, a server wouldn't install the 1-RTT read keys until it had processed the finished from the client, exactly as you say.

Thank you for pointing that out. I forgot about that exception. So while that is the only exception picotls has in terms of key installation timing, I agree that it's merely about having one exception or two...

> But it also smells weird, so perhaps proper flow control (toss post-hs stuff onto stream 0?) would be better instead?

I am totally fine with handwaving, but in case we are to have flow control, I'd prefer having flow control for CRYPTO streams in all epochs. They could all use a fixed-size window that would be defined in the specification. I prefer that because IMO having flow control for every stream (i.e. all the ordinary streams + all the 4 CRYPTO streams) is a simplification.

-- 
You are receiving this 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#issuecomment-433261852
----==_mimepart_5bd275ae4ef1f_4cf3fed27ad45b8200133d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<blockquote>
<p>I had assumed that TLS stacks always expose the 1-RTT read key to the =
QUIC stacks acting as a server when it receives ClientFinished. I'd be cu=
rious to know if there are TLS stacks that takes an alternative approach.=
</p>
</blockquote>
<p>That was what I had assumed too, until I thought through the nasty int=
eractions with partial Handshake flights and 0-RTT. That is, the TLS stac=
k makes secrets available at the point that it would normally be installi=
ng them for its own use. In that way, a server wouldn't install the 1-RTT=
 read keys until it had processed the finished from the client, exactly a=
s you say.</p>
</blockquote>
<p>Thank you for pointing that out. I forgot about that exception. So whi=
le that is the only exception picotls has in terms of key installation ti=
ming, I agree that it's merely about having one exception or two...</p>
<blockquote>
<p>But it also smells weird, so perhaps proper flow control (toss post-hs=
 stuff onto stream 0?) would be better instead?</p>
</blockquote>
<p>I am totally fine with handwaving, but in case we are to have flow con=
trol, I'd prefer having flow control for CRYPTO streams in all epochs. Th=
ey could all use a fixed-size window that would be defined in the specifi=
cation. I prefer that because IMO having flow control for every stream (i=
.e. all the ordinary streams + all the 4 CRYPTO streams) is a simplificat=
ion.</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/1834#issuecomment-433261852">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6ey=
utZYRUOPXrM7PnEiaKQ2f9b2ks5uom0ugaJpZM4XJU8a">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq_0rL0g-orb-s2kucBia9oPH=
cxTpks5uom0ugaJpZM4XJU8a.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1834: \u003e\u003e I had assumed that TLS stacks always expose the=
 1-RTT read key to the QUIC stacks acting as a server when it receives Cl=
ientFinished. I'd be curious to know if there are TLS stacks that takes a=
n alternative approach.\r\n\u003e \r\n\u003e That was what I had assumed =
too, until I thought through the nasty interactions with partial Handshak=
e flights and 0-RTT. That is, the TLS stack makes secrets available at th=
e point that it would normally be installing them for its own use. In tha=
t way, a server wouldn't install the 1-RTT read keys until it had process=
ed the finished from the client, exactly as you say.\r\n\r\nThank you for=
 pointing that out. I forgot about that exception. So while that is the o=
nly exception picotls has in terms of key installation timing, I agree th=
at it's merely about having one exception or two...\r\n\r\n\u003e But it =
also smells weird, so perhaps proper flow control (toss post-hs stuff ont=
o stream 0?) would be better instead?\r\n\r\nI am totally fine with handw=
aving, but in case we are to have flow control, I'd prefer having flow co=
ntrol for CRYPTO streams in all epochs. They could all use a fixed-size w=
indow that would be defined in the specification. I prefer that because I=
MO having flow control for every stream (i.e. all the ordinary streams + =
all the 4 CRYPTO streams) is a simplification."}],"action":{"name":"View =
Issue","url":"https://github.com/quicwg/base-drafts/issues/1834#issuecomm=
ent-433261852"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment=
-433261852",
"url": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-43=
3261852",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Flow control for post-handshake CRYPTO=
 messages (#1834)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1834,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1834\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-43=
3261852"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3883210=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd275ae4ef1f_4cf3fed27ad45b8200133d--


From nobody Thu Oct 25 19:23:01 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5F2671292AD for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:23:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 qhG5K6bKAHu1 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:22:59 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 EA7BC126CC7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 19:22:58 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540520577; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=wtziNt6+vyZgQjbFpuNgWWE72kjmeOIoKxuL1haRRDg=; b=IFiIhv6ZGwj5BZQM9Kk9zms12w2gLO004fF29Gc6QGE9ab9IgAwI171QK/+c9UfN1mPACkuC OVJ3EFYC8kvOEDBvuck9fwyvJBwCRLtB94BxhXo/HDKl4E0q1MhN2e4qIROdps0ngePY95WD oIOUIJjbftZM79DWwggyshL4FFQ=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd27a81.7fb8441729c0-smtp-out-n03; Fri, 26 Oct 2018 02:22:57 -0000 (UTC)
Date: Thu, 25 Oct 2018 19:22:57 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd27a81317c7_131562b178ee6c578977bd@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2b02cc: Split into supported and unsupported
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd27a8130db7_131562b178ee6c5789767d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RzYrQpfKuJBXL39KKS9tJBTwyyM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 02:23:00 -0000

----==_mimepart_5bd27a8130db7_131562b178ee6c5789767d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2b02ccdc1244a071a62ae99c83ed75ce5d3aa9cb
      https://github.com/quicwg/base-drafts/commit/2b02ccdc1244a071a62ae99c83ed75ce5d3aa9cb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Split into supported and unsupported



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd27a8130db7_131562b178ee6c5789767d--


From nobody Thu Oct 25 19:23:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6EB8129BBF for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:23:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 dpZZVeoU8zOl for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:23: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 ECEF4126CC7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 19:23:00 -0700 (PDT)
Date: Thu, 25 Oct 2018 19:23:00 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540520580; bh=Rnipxz+5uFZhcYL7zFKoblC/85EVle5o1oYuAJ+8GGs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l4ULpMS3UuDJi/kmyDEdDYi+aF/NlsD5zTCPfA0ILK1XXIvuk/FzHar+QesgU2dDv JLALC3w/E6n65c4hxVAZ7YlpSFq+D5B6PKMIUYc4ePy7Vnz28NHpFcvQhONibhjaDz Mnw/A9KvHN7AlsfT3ab6uTYKghZPqS47IWADc05E=
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/1901/push/2992990049@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd27a8431aae_2b2c3f80e06d45c0491115"; 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/X87NsxuxP5gqBYagvvTYANNjR9Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 02:23:03 -0000

----==_mimepart_5bd27a8431aae_2b2c3f80e06d45c0491115
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

2b02ccd  Split into supported and unsupported


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901/files/75338734ff1c0071f4a5761de51523c061a3cab3..2b02ccdc1244a071a62ae99c83ed75ce5d3aa9cb

----==_mimepart_5bd27a8431aae_2b2c3f80e06d45c0491115
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/2b02ccd">2b02ccd</a>  Split into supported and unsupported</li>
</ul>


<p style="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/1901/files/75338734ff1c0071f4a5761de51523c061a3cab3..2b02ccdc1244a071a62ae99c83ed75ce5d3aa9cb">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8jHr26SJl7kidB4KbNVCpn5x8J5ks5uonIEgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2f6yj33_jFX_poX8nOVZbtP80Raks5uonIEgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901/files/75338734ff1c0071f4a5761de51523c061a3cab3..2b02ccdc1244a071a62ae99c83ed75ce5d3aa9cb"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901/files/75338734ff1c0071f4a5761de51523c061a3cab3..2b02ccdc1244a071a62ae99c83ed75ce5d3aa9cb",
"url": "https://github.com/quicwg/base-drafts/pull/1901/files/75338734ff1c0071f4a5761de51523c061a3cab3..2b02ccdc1244a071a62ae99c83ed75ce5d3aa9cb",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1901",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1901:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "2b02ccd",
"value": "Split into supported and unsupported"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901/files/75338734ff1c0071f4a5761de51523c061a3cab3..2b02ccdc1244a071a62ae99c83ed75ce5d3aa9cb"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd27a8431aae_2b2c3f80e06d45c0491115--


From nobody Thu Oct 25 19:33:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 30E03129BBF for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:33:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 OkEhA4MChwwF for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:33: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 3D3B5126BED for <quic-issues@ietf.org>; Thu, 25 Oct 2018 19:33:17 -0700 (PDT)
Date: Thu, 25 Oct 2018 19:33:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540521196; bh=/hZgNY6DnHpjHNyndLhqnibI0JiJgvqbprs6s04NajU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dLhQe7SNM/ab9dkfQt/WdR6sGpNrLHkumLk2t7OWvyizB5UabAwfvjNBgqegYp3DL xFCMXG41L8Hkaei+Kx6H5RfRxkXF6Ju6YT6UNScI4+uJrWSHTOI730r5hu0S2pkyrj s/boE2YPYyamW4em9MrV46ohCm/kLDOFNp2cEExY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab36524b222ab7cf41236a854efc311a664933b12c92cf0000000117ea3eec92a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433266476@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd27cec374ee_294f3f915c6d45c0231642"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vVmCv6goBZaEfsc9eNZQGGKrEXU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 02:33:19 -0000

----==_mimepart_5bd27cec374ee_294f3f915c6d45c0231642
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

OK, change implemented.

I realized that we're now relying on different pieces for different capabilities.  We use unsupported versions to protect against a spoofed Version Negotiation packet.  That might lead a client to believe that the server doesn't support a version that it does.

We use the supported versions list and the compatible version upgrade to protect against an attacker rewriting the version of the Initial packet.  That suggests that the server needs to choose, it can't just stay with a version that it doesn't prefer (of course, not choosing is a form of choosing, a server could easily not care).

Then I realized that there is a weakening of our guarantees if we don't record the final version in the transcript, so I put that back.  This is mainly from a surplus of caution.  An attacker could maybe rewrite the version in the server Initial packet and convince the client that the version the server chose was different.  Of course, the version is under integrity protection for later packet types, so this would fail at that point, but it's not great that we don't have the final selection covered by the handshake, so I added it back.  It's not that hard and it makes the integrity protection far more direct.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433266476
----==_mimepart_5bd27cec374ee_294f3f915c6d45c0231642
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>OK, change implemented.</p>
<p>I realized that we're now relying on different pieces for different ca=
pabilities.  We use unsupported versions to protect against a spoofed Ver=
sion Negotiation packet.  That might lead a client to believe that the se=
rver doesn't support a version that it does.</p>
<p>We use the supported versions list and the compatible version upgrade =
to protect against an attacker rewriting the version of the Initial packe=
t.  That suggests that the server needs to choose, it can't just stay wit=
h a version that it doesn't prefer (of course, not choosing is a form of =
choosing, a server could easily not care).</p>
<p>Then I realized that there is a weakening of our guarantees if we don'=
t record the final version in the transcript, so I put that back.  This i=
s mainly from a surplus of caution.  An attacker could maybe rewrite the =
version in the server Initial packet and convince the client that the ver=
sion the server chose was different.  Of course, the version is under int=
egrity protection for later packet types, so this would fail at that poin=
t, but it's not great that we don't have the final selection covered by t=
he handshake, so I added it back.  It's not that hard and it makes the in=
tegrity protection far more direct.</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/1901#issuecomment-433266476">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq65m4y=
grwF5IVsn9qQO_UshVvdQVks5uonRsgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq_X3mU0ThF7owY6R44XkLTjDYwy-=
ks5uonRsgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1901: OK, change implemented.\r\n\r\nI realized that we're =
now relying on different pieces for different capabilities.  We use unsup=
ported versions to protect against a spoofed Version Negotiation packet. =
 That might lead a client to believe that the server doesn't support a ve=
rsion that it does.\r\n\r\nWe use the supported versions list and the com=
patible version upgrade to protect against an attacker rewriting the vers=
ion of the Initial packet.  That suggests that the server needs to choose=
, it can't just stay with a version that it doesn't prefer (of course, no=
t choosing is a form of choosing, a server could easily not care).\r\n\r\=
nThen I realized that there is a weakening of our guarantees if we don't =
record the final version in the transcript, so I put that back.  This is =
mainly from a surplus of caution.  An attacker could maybe rewrite the ve=
rsion in the server Initial packet and convince the client that the versi=
on the server chose was different.  Of course, the version is under integ=
rity protection for later packet types, so this would fail at that point,=
 but it's not great that we don't have the final selection covered by the=
 handshake, so I added it back.  It's not that hard and it makes the inte=
grity protection far more direct."}],"action":{"name":"View Pull Request"=
,"url":"https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4332=
66476"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33266476",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4332=
66476",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4332=
66476"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd27cec374ee_294f3f915c6d45c0231642--


From nobody Thu Oct 25 19:46:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77A32126CC7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:46:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 V_HBf8_8j6zZ for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:46: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 7D593126BED for <quic-issues@ietf.org>; Thu, 25 Oct 2018 19:46:08 -0700 (PDT)
Date: Thu, 25 Oct 2018 19:46:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540521967; bh=s6yHlbutUgsWB0ysTIy18kORYiGfhSCvazTQZtrvSQ4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Q9HIMGRkjNxTNwHtaF8IS4HRUy6uO5E8Xlo/LwKWSpxYUEN5MoMdxbBySQhXfHZkp B7qgN0MLlnTL7DelWTzCHHE46BJkb5km3kqs73JuLfX5RU8BK1PQiMGYs4y284RoCu C1zsseXLrYtKLtXWPv29mDOHpj2x4osvdhU0xbAc=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe8b7d64ccb5ee8797ce54fbc2e7e59cce7207b9992cf0000000117ea41ef92a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168654354@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd27fef7151f_75b93fda49ed45b4331614a"; 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/OMJ6LpO6RBX7v5Nhqwy-rJVAy1E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 02:46:10 -0000

----==_mimepart_5bd27fef7151f_75b93fda49ed45b4331614a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



> -
-Version negotiation packets have no cryptographic protection. The result of the
-negotiation MUST be revalidated as part of the cryptographic handshake (see
-{{version-validation}}).
+Version Negotiation packet from the server, or if the server picks a different,
+but compatible version (see {{version-upgrade}}).  Once a client receives a
+packet from the server which is not a Version Negotiation packet, it MUST
+discard other Version Negotiation packets on the same connection.  Similarly, a
+client MUST ignore a Version Negotiation packet if it has already received and
+acted on a Version Negotiation packet.
+
+A client MAY attempt 0-RTT after receiving a Version Negotiation packet.
+
+The format of the packet that a client sends might be different in the new
+version.  In this case, the client generates a new packet that conforms to the
+selected version.  Though different versions might convey information about

Aren't we requiring the client to always regenerate a packet, now that `unsupported_versions` change from an empty list to a non-empty list when receiving a VN?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168654354
----==_mimepart_5bd27fef7151f_75b93fda49ed45b4331614a
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/1901#discussion_r228391212">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -
-Version negotiation packets have no cryptographic protection. The result of the
-negotiation MUST be revalidated as part of the cryptographic handshake (see
-{{version-validation}}).
+Version Negotiation packet from the server, or if the server picks a different,
+but compatible version (see {{version-upgrade}}).  Once a client receives a
+packet from the server which is not a Version Negotiation packet, it MUST
+discard other Version Negotiation packets on the same connection.  Similarly, a
+client MUST ignore a Version Negotiation packet if it has already received and
+acted on a Version Negotiation packet.
+
+A client MAY attempt 0-RTT after receiving a Version Negotiation packet.
+
+The format of the packet that a client sends might be different in the new
+version.  In this case, the client generates a new packet that conforms to the
+selected version.  Though different versions might convey information about
</pre>
<p>Aren't we requiring the client to always regenerate a packet, now that <code>unsupported_versions</code> change from an empty list to a non-empty list when receiving a VN?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168654354">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0ziteZB4GjSnMSb5Mnw-johhO6jks5uondvgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyBNMfmiKbmPPQE05WLn1aMb000lks5uondvgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168654354"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168654354",
"url": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168654354",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168654354"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd27fef7151f_75b93fda49ed45b4331614a--


From nobody Thu Oct 25 19:47:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D6179126CC7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:47:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 yCY-NnpmhbPY for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:47: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 CBCE1126BED for <quic-issues@ietf.org>; Thu, 25 Oct 2018 19:47:45 -0700 (PDT)
Date: Thu, 25 Oct 2018 19:47:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540522049; bh=vvm95JwGJTVI/ZxvMXu/rWW6rb+H+0MCZqM3WCTNfQ8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=em4CYmZUuYQAFRTBYigaYss3m3xPqM2NYAA855ZJAWs5umGX7J6xj9iozI54johzp 6gKLlqZvMTJHtp5Ew0SkoFsgZE2BciCnrOl9bP6H4uYh0/FhTAi01CR61EEKNkHCV1 aJkL+J5fonpiBBWQJpwuPTgEaeNyI5GHsWyaG3Ek=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbac51621d24974c9e75ab9517b9200d92d4a3cdb92cf0000000117ea424192a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168655500@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd28041c8b27_3fa93fb46d8d45bc338227"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wvXmRpf_6-HVmf7h4NGFTUSPdQ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 02:47:48 -0000

----==_mimepart_5bd28041c8b27_3fa93fb46d8d45bc338227
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> -
-Version negotiation packets have no cryptographic protection. The result of the
-negotiation MUST be revalidated as part of the cryptographic handshake (see
-{{version-validation}}).
+Version Negotiation packet from the server, or if the server picks a different,
+but compatible version (see {{version-upgrade}}).  Once a client receives a
+packet from the server which is not a Version Negotiation packet, it MUST
+discard other Version Negotiation packets on the same connection.  Similarly, a
+client MUST ignore a Version Negotiation packet if it has already received and
+acted on a Version Negotiation packet.
+
+A client MAY attempt 0-RTT after receiving a Version Negotiation packet.
+
+The format of the packet that a client sends might be different in the new
+version.  In this case, the client generates a new packet that conforms to the
+selected version.  Though different versions might convey information about

Ahh, I missed that one.  I squashed the other text, but missed 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/pull/1901#discussion_r228392169
----==_mimepart_5bd28041c8b27_3fa93fb46d8d45bc338227
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/1901#discussion_r228392169">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -
-Version negotiation packets have no cryptographic protection. The result of the
-negotiation MUST be revalidated as part of the cryptographic handshake (see
-{{version-validation}}).
+Version Negotiation packet from the server, or if the server picks a different,
+but compatible version (see {{version-upgrade}}).  Once a client receives a
+packet from the server which is not a Version Negotiation packet, it MUST
+discard other Version Negotiation packets on the same connection.  Similarly, a
+client MUST ignore a Version Negotiation packet if it has already received and
+acted on a Version Negotiation packet.
+
+A client MAY attempt 0-RTT after receiving a Version Negotiation packet.
+
+The format of the packet that a client sends might be different in the new
+version.  In this case, the client generates a new packet that conforms to the
+selected version.  Though different versions might convey information about
</pre>
<p>Ahh, I missed that one.  I squashed the other text, but missed 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/pull/1901#discussion_r228392169">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2BDTBJERcOv2__QcN7cHGdLuUgwks5uonfBgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6vvNhiiTy0QuxIvd0VJJp_i_mQfks5uonfBgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r228392169"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228392169",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228392169",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228392169"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd28041c8b27_3fa93fb46d8d45bc338227--


From nobody Thu Oct 25 19:48:11 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 152D71294D7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:48:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 Kglk-R9e26S9 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:48:07 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 B2177126CC7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 19:48:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540522087; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=JWSqx39fNj6b9xgWrFVySz4l75yydv2If3JnX4+AcDg=; b=ioLHTfDmfVWyKalsp6kyP0Kjq8cxCDbRxU2LG9aFAP8u7lEiVnDmbeV9bPgwk6ZoPVSkTXiU qrCfGw7TlUkkWBK3g3la40gK99iZPVCd0ZYOJurD1kgxWLEE6mvALADrym6V47C8mRymBiP8 93+CRZqLp4DRUV5FdAeTb2jQQO4=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd28066.7f08881a4960-smtp-out-n01; Fri, 26 Oct 2018 02:48:06 -0000 (UTC)
Date: Thu, 25 Oct 2018 19:48:05 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd280655ae1f_4a0b2ae258520584465a@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 34b19d: The packet definitely always changes
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd280655a645_4a0b2ae2585205844648"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L5ck3otOM4TuYUddm8ToZEWlptg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 02:48:09 -0000

----==_mimepart_5bd280655a645_4a0b2ae2585205844648
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: 34b19daf3aa8921fe0f59358eb5b9c9f5d81316c
      https://github.com/quicwg/base-drafts/commit/34b19daf3aa8921fe0f59358eb5b9c9f5d81316c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  The packet definitely always changes



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd280655a645_4a0b2ae2585205844648--


From nobody Thu Oct 25 19:48:19 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96CDF126CC7 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:48:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 fn1VUW06fsRh for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:48: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 E77DD130E72 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 19:48:11 -0700 (PDT)
Date: Thu, 25 Oct 2018 19:48:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540522091; bh=xh5jkMQgPiQ/Q9Ia5PfgnxcEbVAub3PKYjuk4TDS/Hs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=w46MvTgOMgBeaNK1Ft3eBgPiSvMdvEpP5CJkplNYCteTBvSJkzMvqDRSZEvA4aYWS ync6WWvLhNI14VLMijoljKAWKbJ4tp3Wr2sJvOOYlyz3L/EY7KE8GRmsWGttPA48oL s4rAMEad8dOESFssg2Vht7aUzDtjGFgf2wxPdX4I=
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/1901/push/2993030763@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2806b4b625_41043fba6bed45bc110864c"; 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/OoiFTAF9WfJtCtXMc5mUxh0jrN0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 02:48:14 -0000

----==_mimepart_5bd2806b4b625_41043fba6bed45bc110864c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

34b19da  The packet definitely always changes


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901/files/2b02ccdc1244a071a62ae99c83ed75ce5d3aa9cb..34b19daf3aa8921fe0f59358eb5b9c9f5d81316c

----==_mimepart_5bd2806b4b625_41043fba6bed45bc110864c
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/34b19da">34b19da</a>  The packet definitely always changes</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1901/files/2b02ccdc1244a071a62ae99c83ed75ce5d3aa9cb..34b19daf3aa8921fe0f59358eb5b9c9f5d81316c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq08tR7WlS4dOMBdXDvPLGmiSJ52lks5uonfrgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzG39G8xmg52WFxWu1_ef_yHt7Mlks5uonfrgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901/files/2b02ccdc1244a071a62ae99c83ed75ce5d3aa9cb..34b19daf3aa8921fe0f59358eb5b9c9f5d81316c"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901/files/2b02ccdc1244a071a62ae99c83ed75ce5d3aa9cb..34b19daf3aa8921fe0f59358eb5b9c9f5d81316c",
"url": "https://github.com/quicwg/base-drafts/pull/1901/files/2b02ccdc1244a071a62ae99c83ed75ce5d3aa9cb..34b19daf3aa8921fe0f59358eb5b9c9f5d81316c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1901",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1901:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "34b19da",
"value": "The packet definitely always changes"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901/files/2b02ccdc1244a071a62ae99c83ed75ce5d3aa9cb..34b19daf3aa8921fe0f59358eb5b9c9f5d81316c"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd2806b4b625_41043fba6bed45bc110864c--


From nobody Thu Oct 25 19:53:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4DD3130DC6 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:53:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 hauPDTcRpU7R for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19: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 4B4FD1294D7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 19:53:32 -0700 (PDT)
Date: Thu, 25 Oct 2018 19:53:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540522411; bh=cdAIDY4qGcSv5fyGRBXW7sMnAXU523OCckT9nCQ8tfo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mO4ApzbzZVExSHvV10Ud8EqMYIgCQcXEm9Zqd72dWoyAA9PWAfkKAptv8cdaP1EWf 75Nil6xwpi/frK4tdEqyKtX8uissDmcdeeO/VAyI6ZPWi2U2p32+LwiQciXa4t4E1M WpwZ8Q2beaoh3rGwEvLZ/aTx0EDorJ38vziVGjj8=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0d19e9ae6093a868d3e0c006c779296beca8544d92cf0000000117ea43ab92a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168656203@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd281ab80868_5da63fc041ad45bc8021af"; 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/RZixKpxCGkN4zCS1EpCCGKhAI0o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 02:53:34 -0000

----==_mimepart_5bd281ab80868_5da63fc041ad45bc8021af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



> +
+Client and server exchange information about versions along with transport
+parameters in order to protect against version downgrade attacks (see
+{{version-validation}}).
+
+The `supported_versions` field is a list of the versions the client supports.
+This field enables upgrade to compatible versions (see {{version-upgrade}}).  A
+client MAY omit versions from this list if they appear in the
+`unsupported_versions` field.
+
+The `unsupported_versions` field is a list of the versions the client supports,
+but which the client believes that the server does not support.  This list MUST
+be empty unless the client has received and processed a Version Negotiation
+packet.  A client MUST NOT omit a version that it supports from
+`unsupported_versions`, unless the Version Negotiation packet it processed
+listed that version.

I wonder if this _unless_ clause contradicts with the following sentence added above: _Though different versions might convey information about versions differently, a client MUST NOT change the set of versions it claims to support._

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168656203
----==_mimepart_5bd281ab80868_5da63fc041ad45bc8021af
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/1901#discussion_r228392714">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+Client and server exchange information about versions along with transport
+parameters in order to protect against version downgrade attacks (see
+{{version-validation}}).
+
+The `supported_versions` field is a list of the versions the client supports.
+This field enables upgrade to compatible versions (see {{version-upgrade}}).  A
+client MAY omit versions from this list if they appear in the
+`unsupported_versions` field.
+
+The `unsupported_versions` field is a list of the versions the client supports,
+but which the client believes that the server does not support.  This list MUST
+be empty unless the client has received and processed a Version Negotiation
+packet.  A client MUST NOT omit a version that it supports from
+`unsupported_versions`, unless the Version Negotiation packet it processed
+listed that version.
</pre>
<p>I wonder if this <em>unless</em> clause contradicts with the following sentence added above: <em>Though different versions might convey information about versions differently, a client MUST NOT change the set of versions it claims to support.</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/1901#pullrequestreview-168656203">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6OWxzX0ds7PHj7I7Pn-YWBMR57pks5uonkrgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyFRABrdntowDEAS8Yu2P2znHIKFks5uonkrgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168656203"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168656203",
"url": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168656203",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168656203"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd281ab80868_5da63fc041ad45bc8021af--


From nobody Thu Oct 25 19:54:58 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8066E130DC9 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:54:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ZkZeWVTA856C for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 19:54: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 03BDB130DC6 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 19:54:56 -0700 (PDT)
Date: Thu, 25 Oct 2018 19:54:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540522495; bh=CPVUJzGdGRt3gaGksj0gvchFBnxNiRCXzObLZEqC2ks=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cDmY4goZOqXBF8AecybMAqe+QXjw2CnodgukNl5qAX9UfdZDesIVUbaX0AD8PT4b7 P5o5YzvyfvfpILpxbvr9EIH/tVRX8m6lbS/InwJF6SEQeWWqPaFxRdQENh+kLCGSTr ERXY+SIURpJKgwEubw0CimMsR3HyHzS2qr1ClAUU=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd89c333230dcc15dca58398e00a61486d7a8b0a692cf0000000117ea43ff92a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168656423@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd281ff445e3_2c703fe9808d45c4383478a"; 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/vT9KljsJTOoqT2DwakepoWwAO_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: Fri, 26 Oct 2018 02:54:58 -0000

----==_mimepart_5bd281ff445e3_2c703fe9808d45c4383478a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



> -
-Version negotiation packets have no cryptographic protection. The result of the
-negotiation MUST be revalidated as part of the cryptographic handshake (see
-{{version-validation}}).
+Version Negotiation packet from the server, or if the server picks a different,
+but compatible version (see {{version-upgrade}}).  Once a client receives a
+packet from the server which is not a Version Negotiation packet, it MUST
+discard other Version Negotiation packets on the same connection.  Similarly, a
+client MUST ignore a Version Negotiation packet if it has already received and
+acted on a Version Negotiation packet.
+
+A client MAY attempt 0-RTT after receiving a Version Negotiation packet.
+
+The format of the packet that a client sends might be different in the new
+version.  In this case, the client generates a new packet that conforms to the
+selected version.  Though different versions might convey information about

Yeah! It's a gift to proof-readers :+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/1901#discussion_r228392878
----==_mimepart_5bd281ff445e3_2c703fe9808d45c4383478a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@kazuho</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r228392878">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; -
-Version negotiation packets have no cryptographic protection. The result=
 of the
-negotiation MUST be revalidated as part of the cryptographic handshake (=
see
-{{version-validation}}).
+Version Negotiation packet from the server, or if the server picks a dif=
ferent,
+but compatible version (see {{version-upgrade}}).  Once a client receive=
s a
+packet from the server which is not a Version Negotiation packet, it MUS=
T
+discard other Version Negotiation packets on the same connection.  Simil=
arly, a
+client MUST ignore a Version Negotiation packet if it has already receiv=
ed and
+acted on a Version Negotiation packet.
+
+A client MAY attempt 0-RTT after receiving a Version Negotiation packet.=

+
+The format of the packet that a client sends might be different in the n=
ew
+version.  In this case, the client generates a new packet that conforms =
to the
+selected version.  Though different versions might convey information ab=
out
</pre>
<p>Yeah! It's a gift to proof-readers <g-emoji class=3D"g-emoji" alias=3D=
"+1" fallback-src=3D"https://assets-cdn.github.com/images/icons/emoji/uni=
code/1f44d.png">=F0=9F=91=8D</g-emoji></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/1901#discussion_r228392878">view it on GitHub</a>, or=
 <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2wLlio=
GOOukUYRBWOLf8j1_Y_R1ks5uonl_gaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq9_6JlOSQfTikrwPdClLYNIqrMrR=
ks5uonl_gaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho commented on #1901"}],"action":{"name":"View Pull Request","url":"http=
s://github.com/quicwg/base-drafts/pull/1901#discussion_r228392878"}}}</sc=
ript>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r22=
8392878",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r22839=
2878",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r22839=
2878"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd281ff445e3_2c703fe9808d45c4383478a--


From nobody Thu Oct 25 20:02:36 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F21D912D4EA for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 20:02:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 Znl4s3kYPMeo for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 20:02:34 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 D0E6E1294D7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 20:02:33 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540522952; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=WHLdXxgLO3/BURRoNmLjN4Q2pUeffpyVNbm85LLQp7Q=; b=bIdTE1YJr/n0mP4nGUhRSLrGwK43RlnxrgcaE/NX73gBs2AylNkprdTG3DauGzkPryt+S2NX 1zpjAXx5igBsgpbQ+lSJNxwrMD/ArX/e7/EeKnhnHVQgECf2j29r4EdFa49PSY2mboFfG7Bz dtOZs2lyLF9kbZRHZxanj0+WttU=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd283c8.7fdd4474e9f0-smtp-out-n03; Fri, 26 Oct 2018 03:02:32 -0000 (UTC)
Date: Thu, 25 Oct 2018 20:02:30 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd283c6cfc42_13ab2ae7c2d7a594920d8@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a2c5c6: Moar words about what it means for a version to be...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd283c6cf755_13ab2ae7c2d7a594919c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/h5OmaXxVR1z_UmUXkZMWpMmcA08>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 03:02:35 -0000

----==_mimepart_5bd283c6cf755_13ab2ae7c2d7a594919c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: a2c5c6adf56c764c8843ae7010b724b415268645
      https://github.com/quicwg/base-drafts/commit/a2c5c6adf56c764c8843ae7010b724b415268645
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Moar words about what it means for a version to be supported by a client



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd283c6cf755_13ab2ae7c2d7a594919c--


From nobody Thu Oct 25 20:02:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DEF60130DD6 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 20:02:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 sGCeqjPY0XO9 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 20:02: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 2C3481294D7 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 20:02:35 -0700 (PDT)
Date: Thu, 25 Oct 2018 20:02:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540522954; bh=tdhQXR3lAv/SEitu9jihZno+ArGYBFOzcGaRfWhvgEw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oWpxTTId7flWScMrWvFROgjuS4KzwVsSr+W+pUmhhLyeo4mK2fhQX5+wevRGRsvSi slytN+IuBAOO3Th0OC9o4bdvqn+ESLEDuUhSajJcGy7MfVV4ur0Qa/DLcxz2bp+ZDV 7neVhXWKWFT+esRVSXvfrvEA4zTfYDdsFgEaGyJA=
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/1901/push/2993053979@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd283ca5c4d7_3d5e3fefbccd45c437096ec"; 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/BZZT899_RoSZ8cT-Ne4BOHzLGi0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 03:02:37 -0000

----==_mimepart_5bd283ca5c4d7_3d5e3fefbccd45c437096ec
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

a2c5c6a  Moar words about what it means for a version to be supported by a client


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901/files/34b19daf3aa8921fe0f59358eb5b9c9f5d81316c..a2c5c6adf56c764c8843ae7010b724b415268645

----==_mimepart_5bd283ca5c4d7_3d5e3fefbccd45c437096ec
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/a2c5c6a">a2c5c6a</a>  Moar words about what it means for a version to be supported by a client</li>
</ul>


<p style="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/1901/files/34b19daf3aa8921fe0f59358eb5b9c9f5d81316c..a2c5c6adf56c764c8843ae7010b724b415268645">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw86x5OAieC5Hhr6o5dikIe-7Pv6ks5uontKgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwqDXx_pQd3i-EREI8FjhvTLqIY5ks5uontKgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901/files/34b19daf3aa8921fe0f59358eb5b9c9f5d81316c..a2c5c6adf56c764c8843ae7010b724b415268645"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901/files/34b19daf3aa8921fe0f59358eb5b9c9f5d81316c..a2c5c6adf56c764c8843ae7010b724b415268645",
"url": "https://github.com/quicwg/base-drafts/pull/1901/files/34b19daf3aa8921fe0f59358eb5b9c9f5d81316c..a2c5c6adf56c764c8843ae7010b724b415268645",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1901",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1901:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "a2c5c6a",
"value": "Moar words about what it means for a version to be supported by a client"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901/files/34b19daf3aa8921fe0f59358eb5b9c9f5d81316c..a2c5c6adf56c764c8843ae7010b724b415268645"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd283ca5c4d7_3d5e3fefbccd45c437096ec--


From nobody Thu Oct 25 20:03:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 33711130DD6 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 20:03:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 IvH0YSnWtWR0 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 20:02: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 434F212D4EA for <quic-issues@ietf.org>; Thu, 25 Oct 2018 20:02:58 -0700 (PDT)
Date: Thu, 25 Oct 2018 20:02:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540522977; bh=WXUGbBVgj16+LBzSpIHbE+46q+KGBfSeSiNjVwPYVkY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Mu6UKNFf/m0+8QGKWxoxZpZqIv0AHPdG5rrwzvkQiCUrGL2SjmEcE/PsrEHh8295Z 5WGmtinuNX1/tZ0jol7Upoaayr6pfbVHSf15NzXBKoB1+2totL97dDKssHWu4y8ex+ NKlnbHWeZ9HvkdEChFxfGUyGQuNr3weESb5fdcsQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb6c33ede676320e9197b750b25742153003cedd992cf0000000117ea45e192a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168657483@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd283e1254b7_2e913f962ccd45b82890056"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/z7sG3UZu2znxRNucyki39NHQBq4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 03:03:00 -0000

----==_mimepart_5bd283e1254b7_2e913f962ccd45b82890056
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> +
+Client and server exchange information about versions along with transport
+parameters in order to protect against version downgrade attacks (see
+{{version-validation}}).
+
+The `supported_versions` field is a list of the versions the client supports.
+This field enables upgrade to compatible versions (see {{version-upgrade}}).  A
+client MAY omit versions from this list if they appear in the
+`unsupported_versions` field.
+
+The `unsupported_versions` field is a list of the versions the client supports,
+but which the client believes that the server does not support.  This list MUST
+be empty unless the client has received and processed a Version Negotiation
+packet.  A client MUST NOT omit a version that it supports from
+`unsupported_versions`, unless the Version Negotiation packet it processed
+listed that version.

Hmm, the text isn't *wrong*, but I'm not sure how to fix it.  The set of versions that a client claims to support is the union of `supported_versions` and `unsupported_versions`.  I've said that, but I think that there's a better way to structure the text to avoid having to say 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/1901#discussion_r228393811
----==_mimepart_5bd283e1254b7_2e913f962ccd45b82890056
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/1901#discussion_r228393811">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +
+Client and server exchange information about versions along with transport
+parameters in order to protect against version downgrade attacks (see
+{{version-validation}}).
+
+The `supported_versions` field is a list of the versions the client supports.
+This field enables upgrade to compatible versions (see {{version-upgrade}}).  A
+client MAY omit versions from this list if they appear in the
+`unsupported_versions` field.
+
+The `unsupported_versions` field is a list of the versions the client supports,
+but which the client believes that the server does not support.  This list MUST
+be empty unless the client has received and processed a Version Negotiation
+packet.  A client MUST NOT omit a version that it supports from
+`unsupported_versions`, unless the Version Negotiation packet it processed
+listed that version.
</pre>
<p>Hmm, the text isn't <em>wrong</em>, but I'm not sure how to fix it.  The set of versions that a client claims to support is the union of <code>supported_versions</code> and <code>unsupported_versions</code>.  I've said that, but I think that there's a better way to structure the text to avoid having to say 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/1901#discussion_r228393811">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3vXpN3elxd0Gqm6nDI6KVYmI19oks5uonthgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyTq1RPHdlMwkpuCA_UEXl7cTiR9ks5uonthgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r228393811"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228393811",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228393811",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228393811"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd283e1254b7_2e913f962ccd45b82890056--


From nobody Thu Oct 25 21:52:17 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3FDED128D68 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 21:52:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 hH43DJRZNEyy for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 21:52:14 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 B968812F1A6 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 21:52:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540529534; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=KfqK51qjH6IvxSLMX/vP9R/jNJu8/O9oU0bbIWsoWrI=; b=xAbikgzoNJy4FkQdzQnSrkd6X4YTNX0yHKP/zF2SmLQs7rs5fu7e8sG9LDspVbmFahIXp3yt oz6GkuWnONiup8TkZl+SslkWCHU6vMbJnH8BKcr/y1BOUf+hGQM98QYlaEaEcX3xiDcZFzxO H72l0yJN9KZ23LPgJgNbI/+85a8=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd29d7d.7fe56c635990-smtp-out-n03; Fri, 26 Oct 2018 04:52:13 -0000 (UTC)
Date: Thu, 25 Oct 2018 21:52:13 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd29d7d71449_1f6e2b19c014a57820999@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6a9a13: Make the split clearer
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd29d7d70def_1f6e2b19c014a57820889"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yi9I_QDALRBXW_DxxKpRebm5sG8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 04:52:16 -0000

----==_mimepart_5bd29d7d70def_1f6e2b19c014a57820889
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/one-close-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6a9a135dd04d8e917317c1bbdc99ce544995b1eb
      https://github.com/quicwg/base-drafts/commit/6a9a135dd04d8e917317c1bbdc99ce544995b1eb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Make the split clearer

Closes #1851.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd29d7d70def_1f6e2b19c014a57820889--


From nobody Thu Oct 25 22:33:34 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 26BA512F1A6 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 22:33:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 gHXSmb-hzVSK for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 22:33: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 586D7128D68 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 22:33:31 -0700 (PDT)
Date: Thu, 25 Oct 2018 22:33:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540532010; bh=Jozs8e1awaAhJV6c3+MxPAISgxkqoVNkPVzsC4CZSR8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Shi8XCANcWvhpg0qdzuF72EoBZFk/MvbtwF8b+8vODbwCxTdPoPcMhjqeZdmcDKhz k0IPzIJKRjEuzrusb2iree54EUq3oD1piUpmyF24Nqa56XcOSQisE1EGt+V6pV8Rlm AuaNIOwVw/1OgQL1/FPWVI2NXNLrbuM8WgYLCOvM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1daf8733b2e6c097e1be38934f3f9e2f22fe496c92cf0000000117ea692992a169ce15cbb1a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1819/issue_event/1927944488@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1819@github.com>
References: <quicwg/base-drafts/pull/1819@github.com>
Subject: Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2a72a1f1a_2eae3fb1d6ad45b8373897"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Nno_DPlVb51mvSRHsolFnKBwyNQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 05:33:33 -0000

----==_mimepart_5bd2a72a1f1a_2eae3fb1d6ad45b8373897
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1819.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1819#event-1927944488
----==_mimepart_5bd2a72a1f1a_2eae3fb1d6ad45b8373897
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="365670820" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1819" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1819/hovercard" href="https://github.com/quicwg/base-drafts/pull/1819">#1819</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/1819#event-1927944488">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx3odoLmCPXrnEW7WCF6eiwFK6KEks5uop6qgaJpZM4XDBDF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3jUxulPUZzoTTXIQWB4skycJRprks5uop6qgaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1819."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1819#event-1927944488"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819#event-1927944488",
"url": "https://github.com/quicwg/base-drafts/pull/1819#event-1927944488",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819#event-1927944488"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386666693\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2a72a1f1a_2eae3fb1d6ad45b8373897--


From nobody Thu Oct 25 22:33:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 26B4A128D68 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 22:33:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 3x4PZKM-xpnS for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 22:33: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 9045512D4EE for <quic-issues@ietf.org>; Thu, 25 Oct 2018 22:33:31 -0700 (PDT)
Date: Thu, 25 Oct 2018 22:33:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540532010; bh=QCXLFyUBU5JIvCimlfoD5Csaj0LROuXzC1CXnC5clWE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mXVsXFhkvfDlAniImda0Pd72oJWeZ/E3sWdlf8WDxgkkUovCVk0MG7It7qUHwtOQd IY/+FQVy+8xDORrGdCSe87LQjLBhXx7T+EbZn0+IpNp+7+qwE0g2WU6xonJMuvPcSe mMgCwRJeqQ7zDNx6GmdKNx10oM+KpB0t/50o+BLM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba259129e4cd32bc6c12f9db9cea2f67a89650c9292cf0000000117ea692a92a169ce15cbb1a4@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1819/c433291544@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1819@github.com>
References: <quicwg/base-drafts/pull/1819@github.com>
Subject: Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2a72a276a3_518f3fda49ed45b416651ad"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5sYSrZX_4pXpngY9uga9zfrrVhk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 05:33:34 -0000

----==_mimepart_5bd2a72a276a3_518f3fda49ed45b416651ad
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closing as 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/pull/1819#issuecomment-433291544
----==_mimepart_5bd2a72a276a3_518f3fda49ed45b416651ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closing as 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/pull/1819#issuecomment-433291544">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx3odoLmCPXrnEW7WCF6eiwFK6KEks5uop6qgaJpZM4XDBDF">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3jUxulPUZzoTTXIQWB4skycJRprks5uop6qgaJpZM4XDBDF.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1819: Closing as agreed."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1819#issuecomment-433291544"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1819#issuecomment-433291544",
"url": "https://github.com/quicwg/base-drafts/pull/1819#issuecomment-433291544",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Let Endpoints Ignore invalid Initial Packets (#1819)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1819,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1819#issuecomment-433291544"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 386666693\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2a72a276a3_518f3fda49ed45b416651ad--


From nobody Thu Oct 25 23:06:46 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 594DD128D68 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 23:06:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 rPqjy2cO0goA for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 23:06:42 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 4BC64128CFD for <quic-issues@ietf.org>; Thu, 25 Oct 2018 23:06:42 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540534001; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ks/2xs8jNsB3XI0QP78pNRYxQ/pJiUH3IiXW81YfYnA=; b=Ov5lwCkWLC5SuJzMWYlMsS52XLk4JXF7fZoORGj/UNlLuOTzO89GJ/VqjLv/0Uf4tL4VubhA 83UcZX/y+G4aNay+HTGHdu6kdx6HfoUehCv3Q0cMzpE8zNilGedRmcVAzAz2q6y6SksTRoey o8TDWvioB1gSHQ8UCCjLkC+OuiU=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd2aef0.7fbc758a8690-smtp-out-n02; Fri, 26 Oct 2018 06:06:40 -0000 (UTC)
Date: Thu, 25 Oct 2018 23:06:40 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd2aef0c4733_2bfa2b22f6e4a590432c9@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3fcaee: Stop reserving application error codes
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd2aef0c43a4_2bfa2b22f6e4a59043111"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/eUIvQTaRGUKV2wANZ0j2CNHr6UU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 06:06:44 -0000

----==_mimepart_5bd2aef0c43a4_2bfa2b22f6e4a59043111
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/no-stopping
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3fcaee0c116533f2c18fc862e14c78591d6314bb
      https://github.com/quicwg/base-drafts/commit/3fcaee0c116533f2c18fc862e14c78591d6314bb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Stop reserving application error codes

We really don't need to do this.  As observed, the error code in
RST_STREAM really doesn't matter once you have requested that it stop.

I know that this wasn't a universally-held opinion, but we don't need to
stomp on values in the application protocol, so we shouldn't.  (Igor
suggested a new frame type, and that is maybe cleaner, but it's
wasteful when it won't be used, so I think that this is better.)

Closes #1804.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd2aef0c43a4_2bfa2b22f6e4a59043111--


From nobody Thu Oct 25 23:09:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B0FA128D68 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 23:09:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Jp9-Zyx8GsRw for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 23:09: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 5A753128CFD for <quic-issues@ietf.org>; Thu, 25 Oct 2018 23:09:05 -0700 (PDT)
Date: Thu, 25 Oct 2018 23:09:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540534144; bh=EA+CE9b+RAyadqknCYykEAfy4mDbyKqtoWlWz/Gr24c=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=BqkAqbt1yAV+TNtnJML99zQIKsmvgDdizBua3c6ZErJwHKx07CdAzO6CkY4Pp4zX7 aeIF49CcdnVXulHxrkTPkpXHtlVJy+vgWywXPgcW/ukNF7zOmlCm/lFeWwTfUDJkAH We049J6XKkGNkWs7bLeyhXN8J3/tlPZeLMX5tJOA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0f134589a3c13b18ac1d2bed26e212f223f6832192cf0000000117ea718092a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922@github.com>
Subject: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2af80393fb_22633fdb0fcd45b8333774f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WiLhp6bexCgauBrKaUI6G-6hsqg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 06:09:07 -0000

----==_mimepart_5bd2af80393fb_22633fdb0fcd45b8333774f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

We really don't need to do this.  As observed, the error code in
RST_STREAM really doesn't matter once you have requested that it stop.

I know that this wasn't a universally-held opinion, but we don't need to
stomp on values in the application protocol, so we shouldn't.  (Igor
suggested a new frame type, and that is maybe cleaner, but it's
wasteful when it won't be used, so I think that this is better.)

I've gone with the minimal change to HTTP.  The bigger change would be to recommend the use of NO_ERROR for this case and to renumber error code.  I'll let @MikeBishop decide what happens there.

Closes #1804.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1922

-- Commit Summary --

  * Stop reserving application error codes

-- File Changes --

    M draft-ietf-quic-http.md (6)
    M draft-ietf-quic-transport.md (29)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1922.patch
https://github.com/quicwg/base-drafts/pull/1922.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/1922

----==_mimepart_5bd2af80393fb_22633fdb0fcd45b8333774f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>We really don't need to do this.  As observed, the error code in<br>
RST_STREAM really doesn't matter once you have requested that it stop.</p>
<p>I know that this wasn't a universally-held opinion, but we don't need to<br>
stomp on values in the application protocol, so we shouldn't.  (Igor<br>
suggested a new frame type, and that is maybe cleaner, but it's<br>
wasteful when it won't be used, so I think that this is better.)</p>
<p>I've gone with the minimal change to HTTP.  The bigger change would be to recommend the use of NO_ERROR for this case and to renumber error code.  I'll let <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> decide what happens there.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1804.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="363908815" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1804" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1804/hovercard" href="https://github.com/quicwg/base-drafts/issues/1804">#1804</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/1922'>https://github.com/quicwg/base-drafts/pull/1922</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Stop reserving application error codes</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1922/files#diff-0">draft-ietf-quic-http.md</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1922/files#diff-1">draft-ietf-quic-transport.md</a>
    (29)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1922.patch'>https://github.com/quicwg/base-drafts/pull/1922.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1922.diff'>https://github.com/quicwg/base-drafts/pull/1922.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/1922">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzZNtvELIze6XfBRlxMHXzKWGovcks5uoqcAgaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0wx3aSq-du3_OZxyp79jHNq0XqSks5uoqcAgaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Stop reserving application error codes (#1922)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922",
"url": "https://github.com/quicwg/base-drafts/pull/1922",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Stop reserving application error codes (#1922)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "3fcaee0",
"value": "Stop reserving application error codes"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1922/files#diff-0) (6 changes)"
},
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1922/files#diff-1) (29 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1922,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1922\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd2af80393fb_22633fdb0fcd45b8333774f--


From nobody Thu Oct 25 23:27:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4CFD9128D68 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 23:27:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 fILfayK0OZ3k for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 23:27: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 6B074128CFD for <quic-issues@ietf.org>; Thu, 25 Oct 2018 23:27:44 -0700 (PDT)
Date: Thu, 25 Oct 2018 23:27:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540535263; bh=eKMbf1wMngIK0hZnmQBqGrfYu9lqv1uHlXcWwH0E0lo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CorGwNG5scU3DvXMqQh+GlKEDoyb8dFfpewi3VJugMKi3Kd1Vs/JMLs2MBwiFlhDX gAnq4i9d4r0FMl8+JVJLDusxiTt2jk7orpP29sfOe7wWpLu5MlrtXCpwSJo6/rWtu8 eEMe+1WFwYT1FUmLQ2I9GbN9C/arbuPA3C7ZJIbY=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab49c1dc6664074c503402e89db63f5207cc19ff1f92cf0000000117ea75df92a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922/review/168685372@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2b3df651bf_2bf53f86934d45b423681a3"; 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/WUamO2oyJeWu0kAZxb6gJyMcgys>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 06:27:46 -0000

----==_mimepart_5bd2b3df651bf_2bf53f86934d45b423681a3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



> @@ -1530,7 +1530,7 @@ The entries in the following table are registered by this document.
 | ----------------------------------- | ---------- | ---------------------------------------- | ---------------------- |
 | Name                                | Code       | Description                              | Specification          |
 | ----------------------------------- | ---------- | ---------------------------------------- | ---------------------- |
-| STOPPING                            | 0x0000     | Reserved by QUIC                         | {{QUIC-TRANSPORT}}     |
+| HTTP_STOPPING                       | 0x0000     | Solicited stream reset                   | {{http-error-codes}}   |

Can we renumber NO_ERROR to 0 and use 1 for HTTP_STOPPING, now that application-level error codes are not defined in the transport 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/1922#pullrequestreview-168685372
----==_mimepart_5bd2b3df651bf_2bf53f86934d45b423681a3
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/1922#discussion_r228416974">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1530,7 +1530,7 @@ The entries in the following table are registered by this document.
 | ----------------------------------- | ---------- | ---------------------------------------- | ---------------------- |
 | Name                                | Code       | Description                              | Specification          |
 | ----------------------------------- | ---------- | ---------------------------------------- | ---------------------- |
-| STOPPING                            | 0x0000     | Reserved by QUIC                         | {{QUIC-TRANSPORT}}     |
+| HTTP_STOPPING                       | 0x0000     | Solicited stream reset                   | {{http-error-codes}}   |
</pre>
<p>Can we renumber NO_ERROR to 0 and use 1 for HTTP_STOPPING, now that application-level error codes are not defined in the transport 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/1922#pullrequestreview-168685372">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3Tpoy7L7p8WVyprFkRWybzGJo_xks5uoqtfgaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9haBfl40prKFNTjYzqJ9-lprpAPks5uoqtfgaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho commented on #1922"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-168685372"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-168685372",
"url": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-168685372",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1922",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-168685372"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2b3df651bf_2bf53f86934d45b423681a3--


From nobody Thu Oct 25 23:29:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1EE8128D68 for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 23:29:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 z0cU3A1y4tVl for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 23:29:10 -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 3D4E8128CFD for <quic-issues@ietf.org>; Thu, 25 Oct 2018 23:29:10 -0700 (PDT)
Date: Thu, 25 Oct 2018 23:29:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540535349; bh=iVzVfzDHQLZxUVoglIUwa5fdpxyEY9NAbqFeg09a1Bg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=f1H227F2QMFrV5qRjeYhXNSVOGMtbOxnBipqZhmY0b41ElBM3cG18P+sfYHUByHlQ Udi41YIi6CKC5FUSiSJqZenkDtSEJ5VHCFRp1QMIHTc7eiwmSdvIHZKAf+mycjJZ62 Xuw7YMMb6DrD/uKuV05xlyWPINBQMgkgenfXXlJc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab008b09580f5cc2b30be085d7ce81678ec7c4458d92cf0000000117ea763592a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922/review/168685639@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2b43560aec_6cf93f9acacd45c0377056b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AgDTEsxvtJleEMDAgSEeACizY4g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 06:29:12 -0000

----==_mimepart_5bd2b43560aec_6cf93f9acacd45c0377056b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -1530,7 +1530,7 @@ The entries in the following table are registered by this document.
 | ----------------------------------- | ---------- | ---------------------------------------- | ---------------------- |
 | Name                                | Code       | Description                              | Specification          |
 | ----------------------------------- | ---------- | ---------------------------------------- | ---------------------- |
-| STOPPING                            | 0x0000     | Reserved by QUIC                         | {{QUIC-TRANSPORT}}     |
+| HTTP_STOPPING                       | 0x0000     | Solicited stream reset                   | {{http-error-codes}}   |

See my opening comment.  I think we should, but I will defer to Mike on that 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/pull/1922#discussion_r228417181
----==_mimepart_5bd2b43560aec_6cf93f9acacd45c0377056b
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/1922#discussion_r228417181">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1530,7 +1530,7 @@ The entries in the following table are registered by this document.
 | ----------------------------------- | ---------- | ---------------------------------------- | ---------------------- |
 | Name                                | Code       | Description                              | Specification          |
 | ----------------------------------- | ---------- | ---------------------------------------- | ---------------------- |
-| STOPPING                            | 0x0000     | Reserved by QUIC                         | {{QUIC-TRANSPORT}}     |
+| HTTP_STOPPING                       | 0x0000     | Solicited stream reset                   | {{http-error-codes}}   |
</pre>
<p>See my opening comment.  I think we should, but I will defer to Mike on that 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/pull/1922#discussion_r228417181">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1Gu4lTMnBowUZ87tGS2iEO2c4Inks5uoqu1gaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6aDo29tjn1f7f7_i4DHoSY1jwt4ks5uoqu1gaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1922"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922#discussion_r228417181"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922#discussion_r228417181",
"url": "https://github.com/quicwg/base-drafts/pull/1922#discussion_r228417181",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1922",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922#discussion_r228417181"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2b43560aec_6cf93f9acacd45c0377056b--


From nobody Thu Oct 25 23:35:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDBEE128CFD for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 23:35:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Bj7bpxAg5HDU for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 23:35: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 8418F127AC2 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 23:35:45 -0700 (PDT)
Date: Thu, 25 Oct 2018 23:35:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540535744; bh=phLgPek/aDF8eh/h4pcEnbpQVffZRSWNNONm7Mv/IdU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=RVuHVlSYc8PFDWLWNxnq+RXWLcU4aMvPc7jpBBL0OdO8OmXuBmSI6P5BZvsi9Wndk 9U2DCUqtj7wpfWZjrKEdVu4CMBpX+OzGrYR0aY2C0LRH7MYgnZEPsOtuivwh6rDJEZ 25JC91yOk/ImhnMKT6J3gcJhP9+xLWHkITZxF8Lo=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab94f34646ceba7b9c876756ae426ddc754a3e266b92cf0000000117ea77c092a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922/review/168686935@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2b5c072b43_2f263fb1d6ad45b812902e0"; 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/XsUXA_kLlnAC1XZEapc0ihVV7Xs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 06:35:47 -0000

----==_mimepart_5bd2b5c072b43_2f263fb1d6ad45b812902e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

kazuho commented on this pull request.



> @@ -1530,7 +1530,7 @@ The entries in the following table are registered by this document.
 | ----------------------------------- | ---------- | ---------------------------------------- | ---------------------- |
 | Name                                | Code       | Description                              | Specification          |
 | ----------------------------------- | ---------- | ---------------------------------------- | ---------------------- |
-| STOPPING                            | 0x0000     | Reserved by QUIC                         | {{QUIC-TRANSPORT}}     |
+| HTTP_STOPPING                       | 0x0000     | Solicited stream reset                   | {{http-error-codes}}   |

Oh. Sorry for the fuss. I was too eager to look at the diffs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1922#discussion_r228418197
----==_mimepart_5bd2b5c072b43_2f263fb1d6ad45b812902e0
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/1922#discussion_r228418197">draft-ietf-quic-http.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1530,7 +1530,7 @@ The entries in the following table are registered by this document.
 | ----------------------------------- | ---------- | ---------------------------------------- | ---------------------- |
 | Name                                | Code       | Description                              | Specification          |
 | ----------------------------------- | ---------- | ---------------------------------------- | ---------------------- |
-| STOPPING                            | 0x0000     | Reserved by QUIC                         | {{QUIC-TRANSPORT}}     |
+| HTTP_STOPPING                       | 0x0000     | Solicited stream reset                   | {{http-error-codes}}   |
</pre>
<p>Oh. Sorry for the fuss. I was too eager to look at the diffs.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1922#discussion_r228418197">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzYve5Esl7h5KNl7y4tq6J4vp_atks5uoq1AgaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxrCHXLHn2OuL8s0hQ-zgaHDCbXLks5uoq1AgaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazuho commented on #1922"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922#discussion_r228418197"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922#discussion_r228418197",
"url": "https://github.com/quicwg/base-drafts/pull/1922#discussion_r228418197",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@kazuho commented on 1922",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922#discussion_r228418197"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2b5c072b43_2f263fb1d6ad45b812902e0--


From nobody Thu Oct 25 23:45:00 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0379128CFD for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 23:44:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 u7tRoxqeCaQk for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 23:44:58 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 272CA127AC2 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 23:44:58 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540536297; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=fdm8XXNn0UwSX+CJkNvs26UEfVToygDqoX8loQM48ME=; b=E/0Cehj/Qp3QdCWIYqWlsoDhW/AQ8Si6G92e6U07T0Smmarh2HrfjTREcLOzy6H6FkhwtNoS lzD1+Bi6Yjc+EcPBGZCjtgZMEs4NSyBHiHh+wdsNN7IRmD567JhDGas60mC9CUyEMqr7FRGu zfRKgua+ds6f2rWmBm5LFpU5dvI=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd2b7e8.7fcae45664e0-smtp-out-n02; Fri, 26 Oct 2018 06:44:56 -0000 (UTC)
Date: Thu, 25 Oct 2018 23:44:56 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd2b7e87e2e5_2d372b0d19a92580625bd@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7370b3: Try to clarify interaction of PADDING and ACK
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd2b7e87deee_2d372b0d19a925806241c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AHY_ltbI66X_9reQ-subag3xif4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 06:45:00 -0000

----==_mimepart_5bd2b7e87deee_2d372b0d19a925806241c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/padding-no-acks
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7370b31e30dc63dc141daf4dd058564bc1420896
      https://github.com/quicwg/base-drafts/commit/7370b31e30dc63dc141daf4dd058564bc1420896
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Try to clarify interaction of PADDING and ACK

The text wasn't wrong, but this is shorter and - I think - clearer.

Closes #1827.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd2b7e87deee_2d372b0d19a925806241c--


From nobody Thu Oct 25 23:46:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 68040128CFD for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 23:46:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 oF28f6J7kmQR for <quic-issues@ietfa.amsl.com>; Thu, 25 Oct 2018 23:46: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 80224127AC2 for <quic-issues@ietf.org>; Thu, 25 Oct 2018 23:46:26 -0700 (PDT)
Date: Thu, 25 Oct 2018 23:46:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540536385; bh=GmpyVNIz6cXg3R1N2WJNtNEvesx+8/bqDoiG0dc3620=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=1K5c7lkp3YN6uuoOzN5WZeESuJRFlZuIAIoIZQmBRMTDfK9SQtpHdWHB5Wi70xx1j XLy/iI9YU7CKDgBLrEBzrrAxApmmLfEg37twhHWCrFPf0udDc32GcB2q2GcXL2HULy PgxoawqaPZm0SCkwXMRZ2O6795hh0ns3K1h8IDKw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd93fce1773536653d8333314a797171ff2b2a4ed92cf0000000117ea7a4192a169ce164e9361@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1923@github.com>
Subject: [quicwg/base-drafts] Try to clarify interaction of PADDING and ACK (#1923)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2b84181333_169c3fde9ccd45b48669ab"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UEHAnQiIBqFwS9c5TB6eTzPILV8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 06:46:29 -0000

----==_mimepart_5bd2b84181333_169c3fde9ccd45b48669ab
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The text wasn't wrong, but this is shorter and - I think - clearer.

Closes #1827.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1923

-- Commit Summary --

  * Try to clarify interaction of PADDING and ACK

-- File Changes --

    M draft-ietf-quic-transport.md (14)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1923.patch
https://github.com/quicwg/base-drafts/pull/1923.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/1923

----==_mimepart_5bd2b84181333_169c3fde9ccd45b48669ab
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The text wasn't wrong, but this is shorter and - I think - clearer.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1827.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="366074216" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1827" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1827/hovercard" href="https://github.com/quicwg/base-drafts/issues/1827">#1827</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/1923'>https://github.com/quicwg/base-drafts/pull/1923</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Try to clarify interaction of PADDING and ACK</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1923/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/1923.patch'>https://github.com/quicwg/base-drafts/pull/1923.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1923.diff'>https://github.com/quicwg/base-drafts/pull/1923.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/1923">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3TXiPAgkgTqKLLNuFGqHX8xUT-sks5uoq_BgaJpZM4X7oQg">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6YlOW6C7KZrJD89bqgm7XKB55brks5uoq_BgaJpZM4X7oQg.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Try to clarify interaction of PADDING and ACK (#1923)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1923"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1923",
"url": "https://github.com/quicwg/base-drafts/pull/1923",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Try to clarify interaction of PADDING and ACK (#1923)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "7370b31",
"value": "Try to clarify interaction of PADDING and ACK"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1923/files#diff-0) (14 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1923,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1923\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1923"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1923.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1923.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401507360\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd2b84181333_169c3fde9ccd45b48669ab--


From nobody Fri Oct 26 00:32:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A1316130934 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 00:32:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 enN7Grj7ZgZj for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 00:32: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 D078B128CFD for <quic-issues@ietf.org>; Fri, 26 Oct 2018 00:32:41 -0700 (PDT)
Date: Fri, 26 Oct 2018 00:32:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540539160; bh=tFW4YKhjI3THvpJk5lxF7Q6PEVnsgACArI62kWl2SDM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LvhaBzZnp0pAxTxjBJA7vhCsqf3/vq1yrw5O0gMOEdSKmXzESDalQZ/8o2pLjoZoy BDvv+kAM2ABU+aXdJIeq+6Lz8CAqzyEqwl8XFJ1RXVxYvK1726YIdwlkCIux6p7b39 KfP4ewjyIyr4BWBIqqLFLLkhFTIAVeV/YVM6ff+k=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2df63cf7b8323cfa9df7df52eb16822189da7c5a92cf0000000117ea851892a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922/review/168700014@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2c318a7558_7c643f962ccd45b8810640"; 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/gZJsr6EUEVsDhhpalcWF1gnJIx8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 07:32:44 -0000

----==_mimepart_5bd2c318a7558_7c643f962ccd45b8810640
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

mikkelfj commented on this pull request.



> @@ -706,9 +706,14 @@ frames count toward flow control.
 =

 A STOP_SENDING frame requests that the receiving endpoint send a RST_STR=
EAM
 frame.  An endpoint that receives a STOP_SENDING frame MUST send a RST_S=
TREAM
-frame for that stream, and can use an error code of STOPPING.  If the
-STOP_SENDING frame is received on a send stream that is already in the "=
Data
-Sent" state, a RST_STREAM frame MAY still be sent in order to cancel
+frame for that stream.  An endpoint can use any application error code, =
though
+they SHOULD send the error code with a value of 0.  The endpoint that se=
nds a

I think there could be non-fatal errors resulting in STOP_SENDING so =E2=80=
=9Cshould send 0=E2=80=9D is not that helpful.=0D
=0D
For example, error could be - upstream bucket is full, or logging feedbac=
k disabled on channel.

-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-1687000=
14=

----==_mimepart_5bd2c318a7558_7c643f962ccd45b8810640
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1922#discussi=
on_r228429245">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -706,9 +706,14 @@ frames count toward f=
low control.
 =

 A STOP_SENDING frame requests that the receiving endpoint send a RST_STR=
EAM
 frame.  An endpoint that receives a STOP_SENDING frame MUST send a RST_S=
TREAM
-frame for that stream, and can use an error code of STOPPING.  If the
-STOP_SENDING frame is received on a send stream that is already in the &=
quot;Data
-Sent&quot; state, a RST_STREAM frame MAY still be sent in order to cance=
l
+frame for that stream.  An endpoint can use any application error code, =
though
+they SHOULD send the error code with a value of 0.  The endpoint that se=
nds a
</pre>
<p>I think there could be non-fatal errors resulting in STOP_SENDING so =E2=
=80=9Cshould send 0=E2=80=9D is not that helpful.</p>
<p>For example, error could be - upstream bucket is full, or logging feed=
back disabled on channel.</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/1922#pullrequestreview-168700014">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
zpQL6akW768Ct4rCz7w8aCOwDVRks5uorqYgaJpZM4X7lzZ">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq3vSHJoctLjsXKhBs7MGm=
W-EGDaoks5uorqYgaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj commented on #1922"}],"action":{"name":"View Pull Request","url":"ht=
tps://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-168700014=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestrev=
iew-168700014",
"url": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview=
-168700014",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1922",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview=
-168700014"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4014973=
05\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd2c318a7558_7c643f962ccd45b8810640--


From nobody Fri Oct 26 01:16:28 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A181012D7EA for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:16:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 KHlRkXbAY5OK for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:16: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 E174D127AC2 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 01:16:24 -0700 (PDT)
Date: Fri, 26 Oct 2018 01:16:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540541783; bh=aS4AQzlhTEpfJA/4M32dYI6rsP6QVcZcAz8EBMjDv+8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ET7ET01FrYu4suNaQ6y9ukMPrMGXUJpZWJzjS2r2o6psG4Lxg/EBnKOiv3tvsqyYb 4zZaxiYSmI/WUn1UyR/WieQr3/JrzN0h9WDG2mSk7160MkLUTsbmrcoIEbahOa1i8Q vM9bTy2sPzVU3xYxRU4ae1b8G2ZRjbGe8B1ahhlc=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5518b725b9eb92e0221d997e9b32b90ec5d7837092cf0000000117ea8f5792a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922/c433326746@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2cd5736b5_1ab53fa47ecd45bc2376768"; 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/0MfavsxzpjNaY0jqtpUhha0R9lM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 08:16:27 -0000

----==_mimepart_5bd2cd5736b5_1ab53fa47ecd45bc2376768
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

How about reflecting the STOP_SENDING error code in the RST frame?
That avoids race conditions with other error codes - but perhaps it is best to leave it to the application altogether, and not even (strongly) recommending sending 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/1922#issuecomment-433326746
----==_mimepart_5bd2cd5736b5_1ab53fa47ecd45bc2376768
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>How about reflecting the STOP_SENDING error code in the RST frame?<br>
That avoids race conditions with other error codes - but perhaps it is best to leave it to the application altogether, and not even (strongly) recommending sending 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/1922#issuecomment-433326746">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7ljhGhfgceEWgyYG31VAxIuVixFks5uosTXgaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzYQHJo-gXUvDn_oaCf9vX433FIOks5uosTXgaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1922: How about reflecting the STOP_SENDING error code in the RST frame?\r\nThat avoids race conditions with other error codes - but perhaps it is best to leave it to the application altogether, and not even (strongly) recommending sending 0."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922#issuecomment-433326746"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922#issuecomment-433326746",
"url": "https://github.com/quicwg/base-drafts/pull/1922#issuecomment-433326746",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1922,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1922\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922#issuecomment-433326746"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2cd5736b5_1ab53fa47ecd45bc2376768--


From nobody Fri Oct 26 01:24:31 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6C60D130DC9 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:24:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 KNW2FMSb08fy for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:24: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 ABBEF127AC2 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 01:24:27 -0700 (PDT)
Date: Fri, 26 Oct 2018 01:24:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540542266; bh=sPxR+FBNKZ74++JmdMp/LOmTrRliAGm4C9EHumcggcs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MD6wSeUTmoA398Q+WoN4m5YMMEVHnAx+Ejfm4a02Yty8A05iZGVe2KUtHLtXoqmdS vR1S9ChNI5ggNMphdvp3ERb65EOtiNbP15kNy2JYw7KIwz7uV9KbTC1F72ilV8v4Od 4n9klU81GU97XWRLdD8RVQvjOeTSj6o6dg5M8a+U=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf7cd701698256777c2b9199c6fa45a5990da63e392cf0000000117ea913a92a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922/c433328899@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2cf3a8f314_62403fceb0cd45c412684f4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hbUJOY06DFfDOTD_-FLklorbYdU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 08:24:30 -0000

----==_mimepart_5bd2cf3a8f314_62403fceb0cd45c412684f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> How about reflecting the STOP_SENDING error code in the RST frame?

I like that idea.  I'll do 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/1922#issuecomment-433328899
----==_mimepart_5bd2cf3a8f314_62403fceb0cd45c412684f4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<blockquote>
<p>How about reflecting the STOP_SENDING error code in the RST frame?</p>
</blockquote>
<p>I like that idea.  I'll do 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/1922#issuecomment-433328899">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzmvWMLWFTIR3OwA9L3FW_q3suuGks5uosa6gaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyd7OAIlryYoYhmYf7WAFlEdUum8ks5uosa6gaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1922: \u003e How about reflecting the STOP_SENDING error code in the RST frame?\r\n\r\nI like that idea.  I'll do that."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922#issuecomment-433328899"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922#issuecomment-433328899",
"url": "https://github.com/quicwg/base-drafts/pull/1922#issuecomment-433328899",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1922,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1922\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922#issuecomment-433328899"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2cf3a8f314_62403fceb0cd45c412684f4--


From nobody Fri Oct 26 01:25:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D54D5127AC2 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:25:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 FHadxqV1pOeG for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:25: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 5C232130DC9 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 01:25:07 -0700 (PDT)
Date: Fri, 26 Oct 2018 01:25:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540542306; bh=hO1GvSOyD5TkicDpaqDwYsTKEtKeQ10DZP94fQ6juKQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Z90RLeCdbpNOOCrWc2MriwlTLLAkib5jpFbN4rqjkXJE/KlmFSqXNw8C8cBV+wYp2 jEvgDFs/ZfDKFiRPpRHnDNpuqiI20bNSj6Z3BugZsQgqJNyLU9uIRFZJ57rcwYBxMx SdPr2FbAfebbiIXbC20abCmXarzj21rct0/kvK5s=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc9de5993a5a583fd5e146f9b80a42a40f43be72492cf0000000117ea916292a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433329106@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2cf6280098_75fd3f915c6d45c018550a2"; 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/huAqUJ9yeWRBmSvqJ9TnRZWz-Uw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 08:25:09 -0000

----==_mimepart_5bd2cf6280098_75fd3f915c6d45c018550a2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@kazuho writes 

> Is the server allowed to perform a compatible version upgrade against a version included in unsupported_versions? This could happen during the upgrade process of a server cluster. My slight preference goes to allowing that, because that simplifies the design by making the server the sole entity that detects version downgrade. But people might have different opinions.

I think a downgrade attack is a downgrade attack. If protection is not inherent in the protocol the client must protect itself "manually" which is will not happen reliably.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433329106
----==_mimepart_5bd2cf6280098_75fd3f915c6d45c018550a2
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=3D41567" data-octo-click=3D"hovercard-link-cli=
ck" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/ka=
zuho">@kazuho</a> writes</p>
<blockquote>
<p>Is the server allowed to perform a compatible version upgrade against =
a version included in unsupported_versions? This could happen during the =
upgrade process of a server cluster. My slight preference goes to allowin=
g that, because that simplifies the design by making the server the sole =
entity that detects version downgrade. But people might have different op=
inions.</p>
</blockquote>
<p>I think a downgrade attack is a downgrade attack. If protection is not=
 inherent in the protocol the client must protect itself "manually" which=
 is will not happen reliably.</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/1901#issuecomment-433329106">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3K9e1=
PD6eqkiYntVEupbJrrNAAzks5uosbigaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq1q7Nh4iRj2Wc4ylsuhaXJQKJmyW=
ks5uosbigaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj in #1901: @kazuho writes \r\n\r\n\u003e Is the server allowed to per=
form a compatible version upgrade against a version included in unsupport=
ed_versions? This could happen during the upgrade process of a server clu=
ster. My slight preference goes to allowing that, because that simplifies=
 the design by making the server the sole entity that detects version dow=
ngrade. But people might have different opinions.\r\n\r\nI think a downgr=
ade attack is a downgrade attack. If protection is not inherent in the pr=
otocol the client must protect itself \"manually\" which is will not happ=
en reliably."}],"action":{"name":"View Pull Request","url":"https://githu=
b.com/quicwg/base-drafts/pull/1901#issuecomment-433329106"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33329106",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4333=
29106",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4333=
29106"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd2cf6280098_75fd3f915c6d45c018550a2--


From nobody Fri Oct 26 01:27:52 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A2666130DCA for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:27:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 Va-HavzppuZh for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:27:50 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 31251127AC2 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 01:27:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540542469; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=taR3euST5ed2YkyJYJOwbaGe03hQv+WffOEuDcht9EU=; b=X9pT6dMhSHsAQVWbo8IeFcN5/7egOFkMMyhClwQzO4NAGDuzlyaSAwwKvPpmmGQBO/8PSi7s phyyUyglg8QPdYLLmsPc7cvyu474hMqlePuXT8o94h1lvA0TM42pXdT1LqdKQ/UAhcV9oMHv cyE5HIofEgIHg3KbFP3aMJWXmW4=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd2d005.7f7bd431f090-smtp-out-n02; Fri, 26 Oct 2018 08:27:49 -0000 (UTC)
Date: Fri, 26 Oct 2018 01:27:48 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd2d0041669d_4d352b29e8c7657c10614e@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] dcabe2: Echo STOP_SENDING code in RST_STREAM, remove STOPP...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd2d004162a3_4d352b29e8c7657c106061"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gD-w74guNkKAow9pzT5hojQ298I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 08:27:52 -0000

----==_mimepart_5bd2d004162a3_4d352b29e8c7657c106061
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/no-stopping
  Home:   https://github.com/quicwg/base-drafts
  Commit: dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7
      https://github.com/quicwg/base-drafts/commit/dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Echo STOP_SENDING code in RST_STREAM, remove STOPPING from HTTP



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd2d004162a3_4d352b29e8c7657c106061--


From nobody Fri Oct 26 01:27:58 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DABFC130DF6 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:27:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 9ryGsmTLBJd1 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:27: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 39258127AC2 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 01:27:52 -0700 (PDT)
Date: Fri, 26 Oct 2018 01:27:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540542471; bh=pPzzSTup8pD4anZoPq3IDObK/FmmOFCMPGyNyE1qmis=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VhQKvSOicBQvR2rI7RIFoucH+stJyl3+aaNgtFr/8ubbwMTRNQfH+wksHnlJ9GSby Wx9SuOR9enS61iuP5herr7a/ZTpeV4rpR4Nk9Vuim0esQ1McYSZnj+wihRZ78767fS HkrkToFwIMMp8hSfk9lh/lLEEkU9QVymzxwY/5sA=
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/1922/push/2993644536@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2d0076e785_1a393fe9808d45c426475c0"; 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/klAqGG9pkYzFkfthkOTEb3dJMfc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 08:27:54 -0000

----==_mimepart_5bd2d0076e785_1a393fe9808d45c426475c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

dcabe2a  Echo STOP_SENDING code in RST_STREAM, remove STOPPING from HTTP


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1922/files/3fcaee0c116533f2c18fc862e14c78591d6314bb..dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7

----==_mimepart_5bd2d0076e785_1a393fe9808d45c426475c0
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/dcabe2a">dcabe2a</a>  Echo STOP_SENDING code in RST_STREAM, remove STOPPING from HTTP</li>
</ul>


<p style="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/1922/files/3fcaee0c116533f2c18fc862e14c78591d6314bb..dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3Rq9fhWs4WX1KB0fBNOYGGsazsVks5uoseHgaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3yzXhG3XW2UbIfillik05xjbwIgks5uoseHgaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1922"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922/files/3fcaee0c116533f2c18fc862e14c78591d6314bb..dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922/files/3fcaee0c116533f2c18fc862e14c78591d6314bb..dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7",
"url": "https://github.com/quicwg/base-drafts/pull/1922/files/3fcaee0c116533f2c18fc862e14c78591d6314bb..dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1922",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1922:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "dcabe2a",
"value": "Echo STOP_SENDING code in RST_STREAM, remove STOPPING from HTTP"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922/files/3fcaee0c116533f2c18fc862e14c78591d6314bb..dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd2d0076e785_1a393fe9808d45c426475c0--


From nobody Fri Oct 26 01:28:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A7F6130DC9 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:28:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 tEWB0xWbCoKt for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:28:56 -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 D43EA127AC2 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 01:28:55 -0700 (PDT)
Date: Fri, 26 Oct 2018 01:28:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540542534; bh=PAYrr0fOdMa3ctHMf+JTKmvSg5Zl5IcCAmaCke9+HVk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Pg63WBCaDm4yCRfJYQ2Efy4C2NKydbDzoD9psaZCxrr2GaXEGdsscblsTDp7yZNCm HGx/JsLBgzPa2F+/nvEJxVQPhRj/7Yua2oowc0FsBPdHWH+Xy8mj9GDh/F/kWR03ts UB2cPnh/YuvdIPsfNDJBVRdInobhizr/uRSxflCE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdbf354f80b5e94b191bcf74759ec8d1cdbba47fa92cf0000000117ea924692a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433330196@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2d046bf83b_b383fba6bed45bc114635c"; 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/AJepIpKzasN-jgy8FPfFNUcA2vs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 08:28:57 -0000

----==_mimepart_5bd2d046bf83b_b383fba6bed45bc114635c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

On the version rollout discussion:

I think it is worth mentioning explicitly as it is a design assumption and it could lead to unexpected results for the unwary.

That said, I believe that in many practical scenarios that are not google scale, you would not see such a careful deployment since it is too much hazzle. You need multiple new versions to deploy and each deployment has a chance of going wrong. So anything that can be done to reduce problems with a single phase rollout would be good.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433330196
----==_mimepart_5bd2d046bf83b_b383fba6bed45bc114635c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>On the version rollout discussion:</p>
<p>I think it is worth mentioning explicitly as it is a design assumption=
 and it could lead to unexpected results for the unwary.</p>
<p>That said, I believe that in many practical scenarios that are not goo=
gle scale, you would not see such a careful deployment since it is too mu=
ch hazzle. You need multiple new versions to deploy and each deployment h=
as a chance of going wrong. So anything that can be done to reduce proble=
ms with a single phase rollout would be good.</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/1901#issuecomment-433330196">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq69wf9=
F4uf1qMLx29RZbsUPNFjtnks5uosfGgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq9f-9eyRjRjZmGRbBoPomxMW-94f=
ks5uosfGgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj in #1901: On the version rollout discussion:\r\n\r\nI think it is wo=
rth mentioning explicitly as it is a design assumption and it could lead =
to unexpected results for the unwary.\r\n\r\nThat said, I believe that in=
 many practical scenarios that are not google scale, you would not see su=
ch a careful deployment since it is too much hazzle. You need multiple ne=
w versions to deploy and each deployment has a chance of going wrong. So =
anything that can be done to reduce problems with a single phase rollout =
would be good."}],"action":{"name":"View Pull Request","url":"https://git=
hub.com/quicwg/base-drafts/pull/1901#issuecomment-433330196"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33330196",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4333=
30196",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4333=
30196"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd2d046bf83b_b383fba6bed45bc114635c--


From nobody Fri Oct 26 01:32:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C4DA12D7EA for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:32:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 FQbutspIm7cK for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:32: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 C65DD127AC2 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 01:32:33 -0700 (PDT)
Date: Fri, 26 Oct 2018 01:32:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540542753; bh=MWBiyYnfeerAfv4RaOJSzgxWc2SGA+bx1V8Qef4ioB8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=E2s4UEEtxwBRRGaYgQ0WPNNdaRfqwe4NPmKuXnvmCw2UmLDn4X08jPFFVtQ02COgV J0OggJQnVnVAPkh8PlG0OlJ7Gmw/UXwUOdDkRm7JpN6RsbwAheAM5NLfLXylKRtMtE TD/zPw8id7qasbznnpKu10Ghg3WXNOobLmCxJhDo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abeb9aff54d04728d48d2f69a198318c8958a408ca92cf0000000117ea932092a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433331185@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2d12119d5_12a13fdb0fcd45b8281552a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1lJobtrW4eGFz8FPRwIl6dNaXYE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 08:32:35 -0000

----==_mimepart_5bd2d12119d5_12a13fdb0fcd45b8281552a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj 

>> Is the server allowed to perform a compatible version upgrade against a version included in unsupported_versions? [...]
>
> I think a downgrade attack is a downgrade attack. If protection is not inherent in the protocol the client must protect itself "manually" which is will not happen reliably.

This won't be a downgrade attack.  The client has chosen a version that is compatible with the final version, which means that it is up to the server to decide between them.  See quicwg/ops-drafts#52 for an example of how this might happen.  That said, the current text would prohibit that because I didn't allow for that situation fully.  I will remove the text that expressly allows it, leaving it to the upgrade text in the ops draft to cover the corner 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/1901#issuecomment-433331185
----==_mimepart_5bd2d12119d5_12a13fdb0fcd45b8281552a
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=3D193335" data-octo-click=3D"hovercard-link-cl=
ick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/m=
ikkelfj">@mikkelfj</a></p>
<blockquote>
<blockquote>
<p>Is the server allowed to perform a compatible version upgrade against =
a version included in unsupported_versions? [...]</p>
</blockquote>
<p>I think a downgrade attack is a downgrade attack. If protection is not=
 inherent in the protocol the client must protect itself "manually" which=
 is will not happen reliably.</p>
</blockquote>
<p>This won't be a downgrade attack.  The client has chosen a version tha=
t is compatible with the final version, which means that it is up to the =
server to decide between them.  See <a class=3D"issue-link js-issue-link"=
 data-error-text=3D"Failed to load issue title" data-id=3D"374192072" dat=
a-permission-text=3D"Issue title is private" data-url=3D"https://github.c=
om/quicwg/ops-drafts/issues/52" data-hovercard-type=3D"pull_request" data=
-hovercard-url=3D"/quicwg/ops-drafts/pull/52/hovercard" href=3D"https://g=
ithub.com/quicwg/ops-drafts/pull/52">quicwg/ops-drafts#52</a> for an exam=
ple of how this might happen.  That said, the current text would prohibit=
 that because I didn't allow for that situation fully.  I will remove the=
 text that expressly allows it, leaving it to the upgrade text in the ops=
 draft to cover the corner 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/1901#issuecomment-433331185">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq43Sro=
5i3sgzVYL0oLGcXGbConGnks5uosihgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq2hC4SvM6A9tDiXUcdetkM65H6_Z=
ks5uosihgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1901: @mikkelfj \r\n\r\n\u003e\u003e Is the server allowed =
to perform a compatible version upgrade against a version included in uns=
upported_versions? [...]\r\n\u003e\r\n\u003e I think a downgrade attack i=
s a downgrade attack. If protection is not inherent in the protocol the c=
lient must protect itself \"manually\" which is will not happen reliably.=
\r\n\r\nThis won't be a downgrade attack.  The client has chosen a versio=
n that is compatible with the final version, which means that it is up to=
 the server to decide between them.  See quicwg/ops-drafts#52 for an exam=
ple of how this might happen.  That said, the current text would prohibit=
 that because I didn't allow for that situation fully.  I will remove the=
 text that expressly allows it, leaving it to the upgrade text in the ops=
 draft to cover the corner case."}],"action":{"name":"View Pull Request",=
"url":"https://github.com/quicwg/base-drafts/pull/1901#issuecomment-43333=
1185"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33331185",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4333=
31185",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4333=
31185"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd2d12119d5_12a13fdb0fcd45b8281552a--


From nobody Fri Oct 26 01:35:50 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3D381127AC2 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:35:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 P16DawSjYgL0 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:35:48 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 D7A04128CE4 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 01:35:47 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540542946; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ltBbdis2t79nkXSFzHmBlePlwuRdLQZEnMrSr6oZRRc=; b=U7ouhKB4vaKYyHZIYn3v/KrVB9Mvvq+B54p/ehXFUiXrsbBBYj6PUs0e/akreqFKe3sj18f7 DrGs3VuE9pG6x+lHyfQnlp6H4NHAYqep7exXwg2Flru1GIqgtJACOXJvAC9Jrja2I40f1Ucs jQfM6OWTgwfo192G7WkVZfpBfzw=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd2d1e2.7f4ab8fe2330-smtp-out-n01; Fri, 26 Oct 2018 08:35:46 -0000 (UTC)
Date: Fri, 26 Oct 2018 01:35:45 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd2d1e155d2d_14ea2ab2d84d0584635c0@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0de8a0: Cleanup, don't create conflicting requirements
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd2d1e1558ce_14ea2ab2d84d0584634bc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rm_5GhZzWZioKbw2kEmlorIptPU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 08:35:49 -0000

----==_mimepart_5bd2d1e1558ce_14ea2ab2d84d0584634bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0de8a0c7cb88c5f3efff9f403550b9b6d6f568bb
      https://github.com/quicwg/base-drafts/commit/0de8a0c7cb88c5f3efff9f403550b9b6d6f568bb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Cleanup, don't create conflicting requirements



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd2d1e1558ce_14ea2ab2d84d0584634bc--


From nobody Fri Oct 26 01:36:03 2018
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 4B5E2128CE4 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:36:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 pHhZfJrZ3tpj for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:35: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 646C9127AC2 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 01:35: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=b/QJzdumsXfsULWV9GNlI5pzvlI=; b=UuKOvk4mzJWKVfKq N47nEkQlRWjPToaRQ9Y3UwGxQmvVKoTEyW6CAipNHh2Zn/C15zRMxdgFtcUnBvWC O2aMpQ2jLc2F+QMhy8DDp7+mbcJye9qChUavnvmDaqmiRpnlO2mdt0LO5vne9sF4 wnAhuld4UVQrdUZoUfZ+qYQnLy0=
Received: by filter1785p1mdw1.sendgrid.net with SMTP id filter1785p1mdw1-7352-5BD2D1EB-20 2018-10-26 08:35:55.893215252 +0000 UTC m=+130400.436928341
Received: from github-lowworker-c7d2ff2.cp1-iad.github.net (unknown [192.30.252.32]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id bawlcOm7R5qfp2r6rnTYTA for <quic-issues@ietf.org>; Fri, 26 Oct 2018 08:35:55.867 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-c7d2ff2.cp1-iad.github.net (Postfix) with ESMTP id D14784C0326 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 01:35:55 -0700 (PDT)
Date: Fri, 26 Oct 2018 08:35:56 +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/1901/push/2993666453@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2d1ebcfdf8_7aae3fdb0fcd45b831218c"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2vRiYAPpgC4FQth0EUo6zjTKAQZ8Yd9hRB2r K9wOR0mXg5vJkzjzaSp2akiSY4jyf2RqaUj6M2wdFzpPwtEEsiqXVlstPptyn5jeeA7O9JZqJN6k5u V8vs/300rcWvxH3DkdmYWJ/gr6b89km4/6ZnR1q0AEKTIdqFJTOza3deFLiIc5kHmahsujzjyf5+fl o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UGI-vp5ORo8g7fpH6z0FRUHVvmE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 08:36:01 -0000

----==_mimepart_5bd2d1ebcfdf8_7aae3fdb0fcd45b831218c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

0de8a0c  Cleanup, don't create conflicting requirements


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901/files/a2c5c6adf56c764c8843ae7010b724b415268645..0de8a0c7cb88c5f3efff9f403550b9b6d6f568bb

----==_mimepart_5bd2d1ebcfdf8_7aae3fdb0fcd45b831218c
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/0de8a0c">0de8a0c</a>  Cleanup, don&#39;t create conflicting requirements</li>
</ul>


<p style="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/1901/files/a2c5c6adf56c764c8843ae7010b724b415268645..0de8a0c7cb88c5f3efff9f403550b9b6d6f568bb">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4yQkOV142kD589EhZfvZPUcxYeRks5uoslrgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw4kmzNjoQfQrfCoQw9eILw-CKksks5uoslrgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901/files/a2c5c6adf56c764c8843ae7010b724b415268645..0de8a0c7cb88c5f3efff9f403550b9b6d6f568bb"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901/files/a2c5c6adf56c764c8843ae7010b724b415268645..0de8a0c7cb88c5f3efff9f403550b9b6d6f568bb",
"url": "https://github.com/quicwg/base-drafts/pull/1901/files/a2c5c6adf56c764c8843ae7010b724b415268645..0de8a0c7cb88c5f3efff9f403550b9b6d6f568bb",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1901",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1901:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "0de8a0c",
"value": "Cleanup, don't create conflicting requirements"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901/files/a2c5c6adf56c764c8843ae7010b724b415268645..0de8a0c7cb88c5f3efff9f403550b9b6d6f568bb"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd2d1ebcfdf8_7aae3fdb0fcd45b831218c--


From nobody Fri Oct 26 01:42:16 2018
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 0CF76128CE4 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:42:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 rAFiHNsBfbcP for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:42:12 -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 4C1FB127AC2 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 01:42: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=fHx8lOOxHXBpF5DleXUsCOpVwfk=; b=WAsFfcP7fJfjddIH h9EBfQv6QlUIZ2wpk7dJdvhxcjsHAzEWR7QsMPGewWWxFLCY8O1n4q2xRNrd5Ept MMZ7eM4LfTPI2AIiVpJY1usnW6judD8DAApJO7O3CrDDGKGQnrc93pb8Gnu0rsKG Gxo2GgHC3unXC9gSK2YgKlBtbM0=
Received: by filter1341p1mdw1.sendgrid.net with SMTP id filter1341p1mdw1-13723-5BD2D363-5 2018-10-26 08:42:11.175579256 +0000 UTC m=+642158.180179426
Received: from github-lowworker-b40b5a4.cp1-iad.github.net (unknown [192.30.252.36]) by ismtpd0005p1iad2.sendgrid.net (SG) with ESMTP id k8WnYznLToyEEn3rQSiPwQ for <quic-issues@ietf.org>; Fri, 26 Oct 2018 08:42:11.243 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-b40b5a4.cp1-iad.github.net (Postfix) with ESMTP id 4AD723E00DE for <quic-issues@ietf.org>; Fri, 26 Oct 2018 01:42:11 -0700 (PDT)
Date: Fri, 26 Oct 2018 08:42:11 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1ee8d9324e7e4c5b1b81f9ef4a403f7f0de895f292cf0000000117ea956392a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433333837@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2d36349874_798d3fc041ad45bc181929c"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3KFpI8zIRItXIYdluWek2gPUy+pycS51O9PD x6T8O25WzjG3yJyPNcrdy+sBEmbFaB3Jz8hJkVTLEzAfiaXVZpH2UUwqko6aVo/RFaa4Vr8PMQCdJy dZ5cK77ji/MSECyKtJoAMT9+q2lX0VphzVR3RzH8M4uIw1HaFF57g48Udw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cfqqySLohtyzdw-b5PaBTWjL2uo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 08:42:14 -0000

----==_mimepart_5bd2d36349874_798d3fc041ad45bc181929c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I missed that ops text, that was what I was asking for, 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/1901#issuecomment-433333837
----==_mimepart_5bd2d36349874_798d3fc041ad45bc181929c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I missed that ops text, that was what I was asking for, 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/1901#issuecomment-433333837">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq80VIM_0l5J_9150hEHfBJGJEnykks5uosrjgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4CjdV2bdj2MYdSVaNYlT5ebDgMUks5uosrjgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1901: I missed that ops text, that was what I was asking for, thanks."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433333837"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433333837",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433333837",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433333837"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2d36349874_798d3fc041ad45bc181929c--


From nobody Fri Oct 26 01:55:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 030C112F1A2 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:55:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 L5bQQFl1BJWy for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 01:55: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 2C97B127AC2 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 01:55:44 -0700 (PDT)
Date: Fri, 26 Oct 2018 01:55:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540544142; bh=+rvoNWOl/d36/TCcADX4/rsicD1g90TT8F5TeHvA3II=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aV6UhiR2q5I/bIUwdk6LoWfwCnK6JIBSrWiGNeAkrikh7mk2qWPs2FWvev57neLac CXfGq0cI52FETSCmq68LQU3ZNxeof6o8Za6Byck2Z9DC937LD3ZZoPfzbxFiBESUj9 DeVNVj5rMY55qZEZR4RNXTRNPYNVGtukQ/WncoXY=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab41baa20a3d5263c1bc1906f5c0244d73abf1d47492cf0000000117ea988e92a169ce164d89cf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1921/review/168728672@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1921@github.com>
References: <quicwg/base-drafts/pull/1921@github.com>
Subject: Re: [quicwg/base-drafts] No octets (#1921)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2d68ed7394_62ac3fe9808d45c48670bd"; 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/XoS2s0xk8dOkfgg7E6On8zxwMdw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 08:55:46 -0000

----==_mimepart_5bd2d68ed7394_62ac3fe9808d45c48670bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -908,15 +907,15 @@ both the median and mean min_rtt typically observed on the public internet.
 
 # Congestion Control
 
-QUIC's congestion control is based on TCP NewReno {{?RFC6582}}.  NewReno is
-a congestion window based congestion control.  QUIC specifies the congestion
+QUIC's congestion control is based on TCP NewReno {{?RFC6582}}.  NewReno is a
+congestion window based congestion control.  QUIC specifies the congestion

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/pull/1921#pullrequestreview-168728672
----==_mimepart_5bd2d68ed7394_62ac3fe9808d45c48670bd
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/1921#discussion_r228452164">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -908,15 +907,15 @@ both the median and mean min_rtt typically observed on the public internet.
 
 # Congestion Control
 
-QUIC&#39;s congestion control is based on TCP NewReno {{?RFC6582}}.  NewReno is
-a congestion window based congestion control.  QUIC specifies the congestion
+QUIC&#39;s congestion control is based on TCP NewReno {{?RFC6582}}.  NewReno is a
+congestion window based congestion control.  QUIC specifies the congestion
</pre>
<p>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/pull/1921#pullrequestreview-168728672">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxaXoa0kr1o0036lm9bAldiFG6VEks5uos4OgaJpZM4X7UnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9xErYYHxnyHQKbznuOzKvi-jHbZks5uos4OgaJpZM4X7UnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1921"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview-168728672"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview-168728672",
"url": "https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview-168728672",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1921",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview-168728672"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401426884\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2d68ed7394_62ac3fe9808d45c48670bd--


From nobody Fri Oct 26 02:07:36 2018
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 888AB130E71 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 02:07:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 tLcLFgXRG0fP for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 02:07:27 -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 6FBC6130DEC for <quic-issues@ietf.org>; Fri, 26 Oct 2018 02:07: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=mYGfOT2usu5ltTBi/o63K0Xxf5c=; b=FN3qfWlIr26MKdZX 21GK1kWGY1RqjXw1AlVA1pAlRKcz6Oy9EhNVwIVynY6d6dPPv45Lx1LTnwr53QJ2 JLzPIoVpLynzBQDXmN4BkDSzEtHpkNyTrpaEo+zOontLhj/KUF2XQKjkXN6tZriN Nmd/jBrKKPKw6FWGxZJ/D03F8h0=
Received: by filter1131p1las1.sendgrid.net with SMTP id filter1131p1las1-12102-5BD2D94C-2E 2018-10-26 09:07:24.959532784 +0000 UTC m=+44909.703671823
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id 4qjaCDzYTBiTUKwBtkGh_w for <quic-issues@ietf.org>; Fri, 26 Oct 2018 09:07:24.847 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id CB5E53E0024 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 02:07:24 -0700 (PDT)
Date: Fri, 26 Oct 2018 09:07:25 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab51724935cc052708ef65e7a4c31442289b6d7ffc92cf0000000117ea9b4c92a169ce164d89cf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1921/review/168731910@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1921@github.com>
References: <quicwg/base-drafts/pull/1921@github.com>
Subject: Re: [quicwg/base-drafts] No octets (#1921)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2d94cc955e_50ed3fcdcf4d45b82278174"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3WiVhbYrBMfV2EaR7K90IGHcLyWPz90YQHmb j7tD2kbHIA3CjfYWkn+0Bk7fXhIfpGSXD2mPOAi28CZEsGlqHJKnGqyNqEA5Y8bcG6sU0fmNqYDynH CMHYSV5IDhgxPZ59MRIWLGKEwStd811T/kZa7WL+DmUAPTFWEUryhamaqeMfNdArF74+zWqbF5Nckq E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9qN1QKyyodruwiy08YW8bJpQkFc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 09:07:35 -0000

----==_mimepart_5bd2d94cc955e_50ed3fcdcf4d45b82278174
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -965,8 +964,8 @@ losses or increases in the ECN-CE counter.
 ## Tail Loss Probe
 
 A TLP packet MUST NOT be blocked by the sender's congestion controller. The
-sender MUST however count these bytes as additional bytes-in-flight, since a TLP
-adds network load without establishing packet loss.
+sender MUST however count TLP packets against bytes-in-flight, since a TLP adds

inconsistent use of bytes-in-flight vs bytes_in_flight - technically one might be for text the other for pseudo code.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview-168731910
----==_mimepart_5bd2d94cc955e_50ed3fcdcf4d45b82278174
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/1921#discussion_r228454655">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -965,8 +964,8 @@ losses or increases in the ECN-CE counter.
 ## Tail Loss Probe
 
 A TLP packet MUST NOT be blocked by the sender&#39;s congestion controller. The
-sender MUST however count these bytes as additional bytes-in-flight, since a TLP
-adds network load without establishing packet loss.
+sender MUST however count TLP packets against bytes-in-flight, since a TLP adds
</pre>
<p>inconsistent use of bytes-in-flight vs bytes_in_flight - technically one might be for text the other for pseudo code.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview-168731910">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzCo8P3OwoTZaGoptfu9VLduKg6Uks5uotDMgaJpZM4X7UnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz-6Bm55svmAslm0NQJ-ssOFhK81ks5uotDMgaJpZM4X7UnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1921"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview-168731910"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview-168731910",
"url": "https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview-168731910",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1921",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview-168731910"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401426884\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2d94cc955e_50ed3fcdcf4d45b82278174--


From nobody Fri Oct 26 02:46:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 449C61293FB for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 02:46:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 rq_BQdWqERtQ for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 02:46: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 AF2A31252B7 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 02:46:29 -0700 (PDT)
Date: Fri, 26 Oct 2018 02:46:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540547187; bh=qp1XOrbn7gzi0qkmwLi8VtMAZmq+rQvdL2HoYqH8iMU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cjtx5drb2iIX4BBJNqBBXCyjJiQS4mhywscfnRzK18eSYUjQXo5sxk1pMxm54B6lA QkJVfS14GWiGqfAEFpRwIm+p3KHZ4i/4VA6/g+W4FjHmDgHE8/jmgcYkyHZYwtzyGC DmoJh4kPsBkI2nialzbdkfiJmrvmKqYA+vsc/XSY=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb1c753a72e9fb5a6e144b39e680b9b40a55c78ac92cf0000000117eaa47392a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433352263@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2e273a9b72_7b903fb7b5ad45c4456169"; 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/P-uJT-KmQOi2yukHOk12e0pQsSM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 09:46:32 -0000

----==_mimepart_5bd2e273a9b72_7b903fb7b5ad45c4456169
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I can't get my head around this sence

> A server MUST NOT send a Version Negotiation packet if it prefers a version that
 is not compatible with the version the client initially chose; a server has to
 allow the client to choose between versions that are not compatible.

It is a bit unclear when a client populates other compatible versions: in the first connection attempt, or only as a response to a VN packet. In the latter case the client already has made a choice and the server should not send VN.

On the hande in the first connection attempt the client might want to try v1 with the option of v1.1 and v1.2 as compatible upgrades. It might also want to support v2 but since v2 is not compatible, it cannot say that. But it could hope for v2 in a VN packet. Except, the server is not allowed to do 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/1901#issuecomment-433352263
----==_mimepart_5bd2e273a9b72_7b903fb7b5ad45c4456169
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I can't get my head around this sence</p>
<blockquote>
<p>A server MUST NOT send a Version Negotiation packet if it prefers a ve=
rsion that<br>
is not compatible with the version the client initially chose; a server h=
as to<br>
allow the client to choose between versions that are not compatible.</p>
</blockquote>
<p>It is a bit unclear when a client populates other compatible versions:=
 in the first connection attempt, or only as a response to a VN packet. I=
n the latter case the client already has made a choice and the server sho=
uld not send VN.</p>
<p>On the hande in the first connection attempt the client might want to =
try v1 with the option of v1.1 and v1.2 as compatible upgrades. It might =
also want to support v2 but since v2 is not compatible, it cannot say tha=
t. But it could hope for v2 in a VN packet. Except, the server is not all=
owed to do that.</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/1901#issuecomment-433352263">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0kNn4=
v46y6nIvn7nA0xzb7ShSEKks5uotnzgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq_GfN4k7DpQlzDiDI1UXrNeGHuuB=
ks5uotnzgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj in #1901: I can't get my head around this sence\r\n\r\n\u003e A serv=
er MUST NOT send a Version Negotiation packet if it prefers a version tha=
t\r\n is not compatible with the version the client initially chose; a se=
rver has to\r\n allow the client to choose between versions that are not =
compatible.\r\n\r\nIt is a bit unclear when a client populates other comp=
atible versions: in the first connection attempt, or only as a response t=
o a VN packet. In the latter case the client already has made a choice an=
d the server should not send VN.\r\n\r\nOn the hande in the first connect=
ion attempt the client might want to try v1 with the option of v1.1 and v=
1.2 as compatible upgrades. It might also want to support v2 but since v2=
 is not compatible, it cannot say that. But it could hope for v2 in a VN =
packet. Except, the server is not allowed to do that."}],"action":{"name"=
:"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/19=
01#issuecomment-433352263"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33352263",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4333=
52263",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4333=
52263"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd2e273a9b72_7b903fb7b5ad45c4456169--


From nobody Fri Oct 26 03:17:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE194130DD0 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 03:17:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 FY-DH5_24QXi for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 03:17: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 44452130DC0 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 03:17:37 -0700 (PDT)
Date: Fri, 26 Oct 2018 03:17:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540549056; bh=9E9bezx1C2UTUDFI4qpZLi/D9uwUPsNf4ZOFAEKUI4s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hskSIwHeblIOwBk+rzZV0BKcU+OhB3ZP1fyyTbX8Tmhp26jU2oYGh8CbO69oRX0Ly 9SIhteHy+WqKYNkdkvyz/FLBuKHvM87ioJ1s1jmgofAb41trTP/wvw/lcKFyytyVRa aq/EbMwdJOIXvsEu2em2ZHAmLQpt/jzXDy8AdcJQ=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab46057ec3597a2d257db4faa0990ba1a3ee2cdb0f92cf0000000117eaabc092a169ce164e9361@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1923/review/168758617@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1923@github.com>
References: <quicwg/base-drafts/pull/1923@github.com>
Subject: Re: [quicwg/base-drafts] Try to clarify interaction of PADDING and ACK (#1923)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd2e9c04a23e_7b903fb7b5ad45c461031"; 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/ZREaH0TQGNCDD9wAfGi1R1XZV5c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 10:17:39 -0000

----==_mimepart_5bd2e9c04a23e_7b903fb7b5ad45c461031
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/1923#pullrequestreview-168758617
----==_mimepart_5bd2e9c04a23e_7b903fb7b5ad45c461031
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/1923#pullrequestreview-168758617">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6371EdGe3kqgohRsSWSDH6s5HoKks5uouFAgaJpZM4X7oQg">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8P7p2pas63L7KL-ZJScA3lard2cks5uouFAgaJpZM4X7oQg.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann approved #1923"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1923#pullrequestreview-168758617"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1923#pullrequestreview-168758617",
"url": "https://github.com/quicwg/base-drafts/pull/1923#pullrequestreview-168758617",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann approved 1923",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1923#pullrequestreview-168758617"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401507360\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd2e9c04a23e_7b903fb7b5ad45c461031--


From nobody Fri Oct 26 06:20:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4EE10130DEB for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 06:20:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 jUA2kILoyLJS for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 06:20:47 -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 4929D12872C for <quic-issues@ietf.org>; Fri, 26 Oct 2018 06:20:47 -0700 (PDT)
Date: Fri, 26 Oct 2018 06:20:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540560046; bh=6w82PUGL3bAvLHJczXlQhlA/FK17K645uLlHBUwibEY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Eowv2h2TD7W37Ny4FlsPWIBoVjGAOEv5B7xpSQSPVFcVnWMO9xvoGm3tjuZ1JHTHC oRNLKiBCOuvHe08Y+F9pB41rSym4tVI+qjo7Mn3D633jsiOntu5L09ELCW/VX5DdV/ zT/udoybsYUTER/ej0zZbx3cuhHVZGjcP8LPcT1w=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab874bc9f8b14a2cfb65655e63ebeed9397baecf6392cf0000000117ead6ae92a169ce164d89cf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1921/review/168816001@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1921@github.com>
References: <quicwg/base-drafts/pull/1921@github.com>
Subject: Re: [quicwg/base-drafts] No octets (#1921)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd314ae4faad_1c423fe6ab8d45c43970ef"; 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/NMgpjsIwP7ihoVQ8vFjFWs_wCdU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 13:20:50 -0000

----==_mimepart_5bd314ae4faad_1c423fe6ab8d45c43970ef
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett approved this pull request.

Thanks Martin, this looks great.

> @@ -443,8 +442,8 @@ sent as a probe into the network prior to establishing any packet loss, prior
 unacknowledged packets SHOULD NOT be marked as lost.
 
 A packet sent on an RTO timer MUST NOT be blocked by the sender's congestion
-controller. A sender MUST however count these bytes as additional bytes in
-flight, since this packet adds network load without establishing packet loss.
+controller. A sender MUST however count these bytes as being in flight, since

```suggestion
controller. A sender MUST however count these packets as being in flight, since
```

> @@ -618,9 +617,9 @@ sent_packets:
 : An association of packet numbers to information about them, including a number
   field indicating the packet number, a time field indicating the time a packet
   was sent, a boolean indicating whether the packet is ack-only, a boolean
-  indicating whether it counts towards bytes in flight, and a bytes
-  field indicating the packet's size.  sent_packets is ordered by packet number,
-  and packets remain in sent_packets until acknowledged or lost.  A sent_packets
+  indicating whether it counts towards bytes in flight, and a size field that
+  indicates the packet's size.  sent_packets is ordered by packet number, and

```suggestion
  indicates the packet's size in bytes.  sent_packets is ordered by packet number, and
```

> @@ -965,8 +964,8 @@ losses or increases in the ECN-CE counter.
 ## Tail Loss Probe
 
 A TLP packet MUST NOT be blocked by the sender's congestion controller. The
-sender MUST however count these bytes as additional bytes-in-flight, since a TLP
-adds network load without establishing packet loss.
+sender MUST however count TLP packets against bytes-in-flight, since a TLP adds

Good point, how about we remove the - here, because it's spelled "bytes in flight" everywhere else.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview-168816001
----==_mimepart_5bd314ae4faad_1c423fe6ab8d45c43970ef
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@ianswett</b> approved this pull request.</p>

<p>Thanks Martin, this looks great.</p><hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1921#discussi=
on_r228521618">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -443,8 +442,8 @@ sent as a probe into t=
he network prior to establishing any packet loss, prior
 unacknowledged packets SHOULD NOT be marked as lost.
 =

 A packet sent on an RTO timer MUST NOT be blocked by the sender&#39;s co=
ngestion
-controller. A sender MUST however count these bytes as additional bytes =
in
-flight, since this packet adds network load without establishing packet =
loss.
+controller. A sender MUST however count these bytes as being in flight, =
since
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-controller. A sender MUST however count these=
 bytes as being in flight, since
+controller. A sender MUST however count these packets as being in flight=
, since
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1921#discussi=
on_r228522371">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -618,9 +617,9 @@ sent_packets:
 : An association of packet numbers to information about them, including =
a number
   field indicating the packet number, a time field indicating the time a=
 packet
   was sent, a boolean indicating whether the packet is ack-only, a boole=
an
-  indicating whether it counts towards bytes in flight, and a bytes
-  field indicating the packet&#39;s size.  sent_packets is ordered by pa=
cket number,
-  and packets remain in sent_packets until acknowledged or lost.  A sent=
_packets
+  indicating whether it counts towards bytes in flight, and a size field=
 that
+  indicates the packet&#39;s size.  sent_packets is ordered by packet nu=
mber, and
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-  indicates the packet's size.  sent_packets =
is ordered by packet number, and
+  indicates the packet's size in bytes.  sent_packets is ordered by pack=
et number, and
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1921#discussi=
on_r228523171">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -965,8 +964,8 @@ losses or increases in=
 the ECN-CE counter.
 ## Tail Loss Probe
 =

 A TLP packet MUST NOT be blocked by the sender&#39;s congestion controll=
er. The
-sender MUST however count these bytes as additional bytes-in-flight, sin=
ce a TLP
-adds network load without establishing packet loss.
+sender MUST however count TLP packets against bytes-in-flight, since a T=
LP adds
</pre>
<p>Good point, how about we remove the - here, because it's spelled "byte=
s in flight" everywhere else.</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/1921#pullrequestreview-168816001">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
xONwoejjL-pBmia43veODN9BQpXks5uowwugaJpZM4X7UnE">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkqx_kHIq1aFBmhAxZqJ-sp=
pjlXVnrks5uowwugaJpZM4X7UnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett approved #1921"}],"action":{"name":"View Pull Request","url":"https:=
//github.com/quicwg/base-drafts/pull/1921#pullrequestreview-168816001"}}}=
</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1921#pullrequestrev=
iew-168816001",
"url": "https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview=
-168816001",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1921",
"sections": [
{
"text": "Thanks Martin, this looks great.",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview=
-168816001"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4014268=
84\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd314ae4faad_1c423fe6ab8d45c43970ef--


From nobody Fri Oct 26 06:48:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4CA5130DDF for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 06:47:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 hOkjMd-p49jC for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 06:47: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 1C8A0128A5C for <quic-issues@ietf.org>; Fri, 26 Oct 2018 06:47:58 -0700 (PDT)
Date: Fri, 26 Oct 2018 06:47:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540561677; bh=9EA+CMwDft91N+3CINtaEgMFW63CC9hTncD5Wn2bWls=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LbOUfVJxSaWMlGJV7osZus1e5kQAhFeesqtBh5HIsXizvo4eIbIAvBHs8iM121veC bWUUrwU8//5nOBywwPe7Fk9XPSAuij9IQoMFuNL7inU26hXQtlOt/JjFznWSYFuUuY xDKPKJ1xGc30enMbCo4HbITvOz/wkPgab7xf629o=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1748fa5bf45df85ca57beed01483ae64f2789c3492cf0000000117eadd0d92a169ce164e9361@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1923/review/168830876@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1923@github.com>
References: <quicwg/base-drafts/pull/1923@github.com>
Subject: Re: [quicwg/base-drafts] Try to clarify interaction of PADDING and ACK (#1923)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd31b0d329f9_76ca3f96ff8d45c06496bc"; 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/XOyGlE6JhFxfAXE7aaxPBNDTp4A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 13:48:00 -0000

----==_mimepart_5bd31b0d329f9_76ca3f96ff8d45c06496bc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

nibanks approved this pull request.

LGTM =F0=9F=91=8D

> @@ -2772,13 +2772,13 @@ there are packet gaps which precede the receive=
d packet.  The endpoint MUST
 however acknowledge packets containing only ACK or PADDING frames when s=
ending
 ACK frames in response to other packets.
 =

-While PADDING frames do not elicit an ACK frame from a receiver, they ar=
e
-considered to be in flight for congestion control purposes
-{{QUIC-RECOVERY}}. Sending only PADDING frames might cause the sender to=
 become
-limited by the congestion controller (as described in {{QUIC-RECOVERY}})=
 with no
-acknowledgments forthcoming from the receiver. Therefore, a sender shoul=
d ensure
-that other frames are sent in addition to PADDING frames to elicit
-acknowledgments from the receiver.
+While PADDING frames are only eventually acknowledged, they are still co=
nsidered

The word `only` here is awkward to me. I think it would be best removed.

-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1923#pullrequestreview-1688308=
76=

----==_mimepart_5bd31b0d329f9_76ca3f96ff8d45c06496bc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@nibanks</b> approved this pull request.</p>

<p>LGTM <g-emoji class=3D"g-emoji" alias=3D"+1" fallback-src=3D"https://a=
ssets-cdn.github.com/images/icons/emoji/unicode/1f44d.png">=F0=9F=91=8D</=
g-emoji></p><hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1923#discussi=
on_r228533086">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -2772,13 +2772,13 @@ there are packet g=
aps which precede the received packet.  The endpoint MUST
 however acknowledge packets containing only ACK or PADDING frames when s=
ending
 ACK frames in response to other packets.
 =

-While PADDING frames do not elicit an ACK frame from a receiver, they ar=
e
-considered to be in flight for congestion control purposes
-{{QUIC-RECOVERY}}. Sending only PADDING frames might cause the sender to=
 become
-limited by the congestion controller (as described in {{QUIC-RECOVERY}})=
 with no
-acknowledgments forthcoming from the receiver. Therefore, a sender shoul=
d ensure
-that other frames are sent in addition to PADDING frames to elicit
-acknowledgments from the receiver.
+While PADDING frames are only eventually acknowledged, they are still co=
nsidered
</pre>
<p>The word <code>only</code> here is awkward to me. I think it would be =
best removed.</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/1923#pullrequestreview-168830876">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
1PmOvlNPpdOQwzqg6XZtVKioEAoks5uoxKNgaJpZM4X7oQg">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkqxMA60mbKMUrXAqRc3G1v=
cGaiANlks5uoxKNgaJpZM4X7oQg.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@niba=
nks approved #1923"}],"action":{"name":"View Pull Request","url":"https:/=
/github.com/quicwg/base-drafts/pull/1923#pullrequestreview-168830876"}}}<=
/script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1923#pullrequestrev=
iew-168830876",
"url": "https://github.com/quicwg/base-drafts/pull/1923#pullrequestreview=
-168830876",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@nibanks approved 1923",
"sections": [
{
"text": "LGTM =F0=9F=91=8D",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1923#pullrequestreview=
-168830876"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4015073=
60\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd31b0d329f9_76ca3f96ff8d45c06496bc--


From nobody Fri Oct 26 06:49:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2555112896A for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 06:49:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 pPVjLsEbaMVS for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 06:49:36 -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 894BB128A5C for <quic-issues@ietf.org>; Fri, 26 Oct 2018 06:49:36 -0700 (PDT)
Date: Fri, 26 Oct 2018 06:49:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540561775; bh=K+DVr8BuXn64Ii/2oWqZn22tPT/oeCM8WNS4hJwzufc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YIqqtaOBilGd++wSfg6YAX3lulCtDrjzT7pxSGNacmQ+4H2Fa1UFDwuE5aUSNMI3/ h/mOkjsWuTiGb+66HE5dmatNWrsUIBwKcXLbU3nLe3Z4eLD2YUrf5HqjYo/7eAbuNj J8CLBx+CEaHsEocV82HRa53kPh6CkYqennngxlfA=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf57ce7266fbdecc28e9120305776098dba7a5ce592cf0000000117eadd6f92a169ce164e9361@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1923/review/168831320@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1923@github.com>
References: <quicwg/base-drafts/pull/1923@github.com>
Subject: Re: [quicwg/base-drafts] Try to clarify interaction of PADDING and ACK (#1923)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd31b6fce212_2523fb85a0d45c4141746"; 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/7bPW3SYWJbE_mrJ_yt2kIv8pwOg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 13:49:38 -0000

----==_mimepart_5bd31b6fce212_2523fb85a0d45c4141746
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

Agreed, the current text is awkward, but the idea of eventually acknowledged is both not always true and potentially confusing.

> @@ -2772,13 +2772,13 @@ there are packet gaps which precede the received packet.  The endpoint MUST
 however acknowledge packets containing only ACK or PADDING frames when sending
 ACK frames in response to other packets.
 
-While PADDING frames do not elicit an ACK frame from a receiver, they are
-considered to be in flight for congestion control purposes
-{{QUIC-RECOVERY}}. Sending only PADDING frames might cause the sender to become
-limited by the congestion controller (as described in {{QUIC-RECOVERY}}) with no
-acknowledgments forthcoming from the receiver. Therefore, a sender should ensure
-that other frames are sent in addition to PADDING frames to elicit
-acknowledgments from the receiver.
+While PADDING frames are only eventually acknowledged, they are still considered

```suggestion
While PADDING frames may never be acknowledged, they are still 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/pull/1923#pullrequestreview-168831320
----==_mimepart_5bd31b6fce212_2523fb85a0d45c4141746
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@ianswett</b> commented on this pull request.</p>

<p>Agreed, the current text is awkward, but the idea of eventually acknow=
ledged is both not always true and potentially confusing.</p><hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1923#discussi=
on_r228533393">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -2772,13 +2772,13 @@ there are packet g=
aps which precede the received packet.  The endpoint MUST
 however acknowledge packets containing only ACK or PADDING frames when s=
ending
 ACK frames in response to other packets.
 =

-While PADDING frames do not elicit an ACK frame from a receiver, they ar=
e
-considered to be in flight for congestion control purposes
-{{QUIC-RECOVERY}}. Sending only PADDING frames might cause the sender to=
 become
-limited by the congestion controller (as described in {{QUIC-RECOVERY}})=
 with no
-acknowledgments forthcoming from the receiver. Therefore, a sender shoul=
d ensure
-that other frames are sent in addition to PADDING frames to elicit
-acknowledgments from the receiver.
+While PADDING frames are only eventually acknowledged, they are still co=
nsidered
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-While PADDING frames are only eventually ackn=
owledged, they are still considered
+While PADDING frames may never be acknowledged, they are still considere=
d
</pre>


<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/1923#pullrequestreview-168831320">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
ye2q_9sjin6iO_5X3wOXh0e6C3Xks5uoxLvgaJpZM4X7oQg">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkqzh52c8DiBFDjp7T2jrrD=
LhayR7Oks5uoxLvgaJpZM4X7oQg.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett commented on #1923"}],"action":{"name":"View Pull Request","url":"ht=
tps://github.com/quicwg/base-drafts/pull/1923#pullrequestreview-168831320=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1923#pullrequestrev=
iew-168831320",
"url": "https://github.com/quicwg/base-drafts/pull/1923#pullrequestreview=
-168831320",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1923",
"sections": [
{
"text": "Agreed, the current text is awkward, but the idea of eventually =
acknowledged is both not always true and potentially confusing.",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1923#pullrequestreview=
-168831320"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4015073=
60\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd31b6fce212_2523fb85a0d45c4141746--


From nobody Fri Oct 26 07:17:50 2018
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 A4577130DE3 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 07:17:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.53
X-Spam-Level: *
X-Spam-Status: No, score=1.53 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, GB_SUMOF=5, 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 dMuZZszUMxw7 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 07:17: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 4A670120072 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 07:17: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=/dRwk32MNhh47lqIe7nnbyRO72I=; b=rF7EOpxgfrY6dt9g LldsJPcYH+Fc6z7dvLKFTEOTpnEko442UEl7+Eivrh8LM7L1wWUqLv6tRwifin2L LUllhVPH2U7p/IHspbFUM2NmbrxbtGv5brEhm9dneAeE1NsJIw5JGvHgETMX7YHy WCEYREsOcNUb+HnwB6Ffz47HjC0=
Received: by filter1866p1mdw1.sendgrid.net with SMTP id filter1866p1mdw1-1995-5BD3220A-A 2018-10-26 14:17:46.343803118 +0000 UTC m=+660563.453089327
Received: from github-lowworker-4f62d42.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0006p1iad2.sendgrid.net (SG) with ESMTP id qlgGTWXrSUWKyF_qQZlSVw for <quic-issues@ietf.org>; Fri, 26 Oct 2018 14:17:46.191 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-4f62d42.cp1-iad.github.net (Postfix) with ESMTP id 2ACB6C0D48 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 07:17:46 -0700 (PDT)
Date: Fri, 26 Oct 2018 14:17:46 +0000 (UTC)
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf088307ac68e05b510ff1987b47c99fcc4f529f592cf0000000117eae40a92a169ce1647433c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1913/review/168793959@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1913@github.com>
References: <quicwg/base-drafts/pull/1913@github.com>
Subject: Re: [quicwg/base-drafts] Clarify ECN counters (#1913)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd3220a287d6_6a1f3fcb66cd45bc3592a6"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1cuWtxRvr0tKI/TuFtND4rbvuWyXBWu866Py dCumGWzLggQp3nfmTObXjsPY0d0eXqOdvPapYz6/KKRV/5goIUBDS4MhzdHcHHal9GMtfgLlnEe18q vldruRGO9sr0M4AiT4yoz9h0QZQ7d3cy1T7k8HNbhDdVG6RHp7sk6ECrIC1+soivlQzNu2RN6O8CER E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9oSUfiidZeqIZB0abLT3MZgdZoI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 14:17:49 -0000

----==_mimepart_5bd3220a287d6_6a1f3fcb66cd45bc3592a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

gloinul commented on this pull request.

I think you also should change these cases:

Section (ECN Counters)
On receiving a packet with an ECT or CE codepoint, an endpoint that can access the IP ECN codepoints increases the corresponding ECT(0), ECT(1), or CE count, and includes these counters in subsequent (see {{processing-and-ack}}) ACK frames (see {{frame-ack}}).

This needs rewriting a bit, to make clear that you are acking the QUICK packet but taking the ECN codepoint from the IP packet. 

Section (ECN Verification) 
I wonder if we have the potential of conflict on ECN codepoints to set when coalesing packets. I think the main issue is if the Handshake number space determines that ECN is not working, and then a 1-RTT packet has been generated but not sent yet, that made the assumption that the outgoing IP header shall be ECT. 

"If a packet sent with an ECT codepoint is newly acknowledged by the peer in an ACK frame without ECN feedback, the endpoint stops setting ECT codepoints in subsequent packets, with the expectation that either the network or the peer no longer supports ECN."

The above sentence also need to clarify the relation between IP packets and QUIC packets. 

"If verification fails, then the endpoint ceases setting ECT codepoints in subsequent packets with the expectation that either the network or the peer does not support ECN."

in subsequent IP packets.

In ACK Frame Section:

"If the frame type is 0x1b, ACK frames also contain the sum of ECN marks received on the connection up until this point."

... sum of QUIC packets with associated ECN marks received ...

In ACK block section:

The ACK frame uses the least significant bit(bit (that is, type 0x1b) to indicate ECN feedback and report receipt of packets with ECN codepoints of ECT(0), ECT(1), or CE in the packet's IP header.

This probably have no issues, but to be consisten this should be changed:

The ACK frame uses the least significant bit(bit (that is, type 0x1b) to indicate ECN feedback and report receipt of QUIC packets with ECN codepoints of ECT(0), ECT(1), or CE in the packet's IP header.

In ACK QUIC section: 
Make it explicit that it is QUIC packets that the counter counts. 

> @@ -2941,10 +2941,20 @@ A packet detected by a receiver as a duplicate does not affect the receiver's
 local ECN codepoint counts; see ({{security-ecn}}) for relevant security
 concerns.
 
-If an endpoint receives a packet without an ECT or CE codepoint, it responds per
-{{processing-and-ack}} with an ACK frame.  If an endpoint does not have access
-to received ECN codepoints, it acknowledges received packets per
-{{processing-and-ack}} with an ACK frame.
+If an endpoint receives a QUIC packet without an ECT or CE codepoint, it

Maybe this should say: If an endpoint receives a QUIC packet without an associated ECT or CE codepoint from the IP header, it ... 

> @@ -2941,10 +2941,20 @@ A packet detected by a receiver as a duplicate does not affect the receiver's
 local ECN codepoint counts; see ({{security-ecn}}) for relevant security
 concerns.
 
-If an endpoint receives a packet without an ECT or CE codepoint, it responds per
-{{processing-and-ack}} with an ACK frame.  If an endpoint does not have access
-to received ECN codepoints, it acknowledges received packets per
-{{processing-and-ack}} with an ACK frame.
+If an endpoint receives a QUIC packet without an ECT or CE codepoint, it
+responds per {{processing-and-ack}} with an ACK frame without increasing any ECN
+counters.  Similarly, if an endpoint does not have access to received ECN
+codepoints, it does not increase ECN counters.
+
+Coalesced packets (see {{packet-coalesce}}) mean that several packets can share
+the same IP header.  ECN counters count each QUIC packet, not the enclosing IP
+packet or UDP datagram.

I think the second sentence is a bit lacking in clarity. Maybe more like: The ECN counter for the ECN codepoint received in the associated IP header are incremented once for each QUIC packet, not per enclosing IP packet or UDP datagram.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1913#pullrequestreview-168793959
----==_mimepart_5bd3220a287d6_6a1f3fcb66cd45bc3592a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@gloinul</b> commented on this pull request.</p>

<p>I think you also should change these cases:</p>
<p>Section (ECN Counters)<br>
On receiving a packet with an ECT or CE codepoint, an endpoint that can acc=
ess the IP ECN codepoints increases the corresponding ECT(0), ECT(1), or CE=
 count, and includes these counters in subsequent (see {{processing-and-ack=
}}) ACK frames (see {{frame-ack}}).</p>
<p>This needs rewriting a bit, to make clear that you are acking the QUICK =
packet but taking the ECN codepoint from the IP packet.</p>
<p>Section (ECN Verification)<br>
I wonder if we have the potential of conflict on ECN codepoints to set when=
 coalesing packets. I think the main issue is if the Handshake number space=
 determines that ECN is not working, and then a 1-RTT packet has been gener=
ated but not sent yet, that made the assumption that the outgoing IP header=
 shall be ECT.</p>
<p>"If a packet sent with an ECT codepoint is newly acknowledged by the pee=
r in an ACK frame without ECN feedback, the endpoint stops setting ECT code=
points in subsequent packets, with the expectation that either the network =
or the peer no longer supports ECN."</p>
<p>The above sentence also need to clarify the relation between IP packets =
and QUIC packets.</p>
<p>"If verification fails, then the endpoint ceases setting ECT codepoints =
in subsequent packets with the expectation that either the network or the p=
eer does not support ECN."</p>
<p>in subsequent IP packets.</p>
<p>In ACK Frame Section:</p>
<p>"If the frame type is 0x1b, ACK frames also contain the sum of ECN marks=
 received on the connection up until this point."</p>
<p>... sum of QUIC packets with associated ECN marks received ...</p>
<p>In ACK block section:</p>
<p>The ACK frame uses the least significant bit(bit (that is, type 0x1b) to=
 indicate ECN feedback and report receipt of packets with ECN codepoints of=
 ECT(0), ECT(1), or CE in the packet's IP header.</p>
<p>This probably have no issues, but to be consisten this should be changed=
:</p>
<p>The ACK frame uses the least significant bit(bit (that is, type 0x1b) to=
 indicate ECN feedback and report receipt of QUIC packets with ECN codepoin=
ts of ECT(0), ECT(1), or CE in the packet's IP header.</p>
<p>In ACK QUIC section:<br>
Make it explicit that it is QUIC packets that the counter counts.</p><hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1913#discussion=
_r228504192">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -2941,10 +2941,20 @@ A packet detected by=
 a receiver as a duplicate does not affect the receiver&#39;s
 local ECN codepoint counts; see ({{security-ecn}}) for relevant security
 concerns.
=20
-If an endpoint receives a packet without an ECT or CE codepoint, it respon=
ds per
-{{processing-and-ack}} with an ACK frame.  If an endpoint does not have ac=
cess
-to received ECN codepoints, it acknowledges received packets per
-{{processing-and-ack}} with an ACK frame.
+If an endpoint receives a QUIC packet without an ECT or CE codepoint, it
</pre>
<p>Maybe this should say: If an endpoint receives a QUIC packet without an =
associated ECT or CE codepoint from the IP header, it ...</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1913#discussion=
_r228509100">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -2941,10 +2941,20 @@ A packet detected by=
 a receiver as a duplicate does not affect the receiver&#39;s
 local ECN codepoint counts; see ({{security-ecn}}) for relevant security
 concerns.
=20
-If an endpoint receives a packet without an ECT or CE codepoint, it respon=
ds per
-{{processing-and-ack}} with an ACK frame.  If an endpoint does not have ac=
cess
-to received ECN codepoints, it acknowledges received packets per
-{{processing-and-ack}} with an ACK frame.
+If an endpoint receives a QUIC packet without an ECT or CE codepoint, it
+responds per {{processing-and-ack}} with an ACK frame without increasing a=
ny ECN
+counters.  Similarly, if an endpoint does not have access to received ECN
+codepoints, it does not increase ECN counters.
+
+Coalesced packets (see {{packet-coalesce}}) mean that several packets can =
share
+the same IP header.  ECN counters count each QUIC packet, not the enclosin=
g IP
+packet or UDP datagram.
</pre>
<p>I think the second sentence is a bit lacking in clarity. Maybe more like=
: The ECN counter for the ECN codepoint received in the associated IP heade=
r are incremented once for each QUIC packet, not per enclosing IP packet or=
 UDP datagram.</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/pull/1913#pullrequestreview-168793959">view it on GitHub</a>, or <=
a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_RikFPCmcP=
5tcm3RxV6TrtMyyyrks5uoxmKgaJpZM4X5eXE">mute the thread</a>.<img src=3D"http=
s://github.com/notifications/beacon/AWbkq-fHBTWTzScWh5Q0gXUuk-BDOq--ks5uoxm=
KgaJpZM4X5eXE.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@gloinul commented on=
 #1913"}],"action":{"name":"View Pull Request","url":"https://github.com/qu=
icwg/base-drafts/pull/1913#pullrequestreview-168793959"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1913#pullrequestrevie=
w-168793959",
"url": "https://github.com/quicwg/base-drafts/pull/1913#pullrequestreview-1=
68793959",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@gloinul commented on 1913",
"sections": [
{
"text": "I think you also should change these cases:\r\n\r\nSection (ECN Co=
unters)\r\nOn receiving a packet with an ECT or CE codepoint, an endpoint t=
hat can access the IP ECN codepoints increases the corresponding ECT(0), EC=
T(1), or CE count, and includes these counters in subsequent (see {{process=
ing-and-ack}}) ACK frames (see {{frame-ack}}).\r\n\r\nThis needs rewriting =
a bit, to make clear that you are acking the QUICK packet but taking the EC=
N codepoint from the IP packet. \r\n\r\nSection (ECN Verification) \r\nI wo=
nder if we have the potential of conflict on ECN codepoints to set when coa=
lesing packets. I think the main issue is if the Handshake number space det=
ermines that ECN is not working, and then a 1-RTT packet has been generated=
 but not sent yet, that made the assumption that the outgoing IP header sha=
ll be ECT. \r\n\r\n\"If a packet sent with an ECT codepoint is newly acknow=
ledged by the peer in an ACK frame without ECN feedback, the endpoint stops=
 setting ECT codepoints in subsequent packets, with the expectation that ei=
ther the network or the peer no longer supports ECN.\"\r\n\r\nThe above sen=
tence also need to clarify the relation between IP packets and QUIC packets=
. \r\n\r\n\"If verification fails, then the endpoint ceases setting ECT cod=
epoints in subsequent packets with the expectation that either the network =
or the peer does not support ECN.\"\r\n\r\nin subsequent IP packets.\r\n\r\=
nIn ACK Frame Section:\r\n\r\n\"If the frame type is 0x1b, ACK frames also =
contain the sum of ECN marks received on the connection up until this point=
.\"\r\n\r\n... sum of QUIC packets with associated ECN marks received ...\r=
\n\r\nIn ACK block section:\r\n\r\nThe ACK frame uses the least significant=
 bit(bit (that is, type 0x1b) to indicate ECN feedback and report receipt o=
f packets with ECN codepoints of ECT(0), ECT(1), or CE in the packet's IP h=
eader.\r\n\r\nThis probably have no issues, but to be consisten this should=
 be changed:\r\n\r\nThe ACK frame uses the least significant bit(bit (that =
is, type 0x1b) to indicate ECN feedback and report receipt of QUIC packets =
with ECN codepoints of ECT(0), ECT(1), or CE in the packet's IP header.\r\n=
\r\nIn ACK QUIC section: \r\nMake it explicit that it is QUIC packets that =
the counter counts. ",
"activityTitle": "**Magnus Westerlund**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@gloinul",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1913#pullrequestreview-1=
68793959"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400942532=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd3220a287d6_6a1f3fcb66cd45bc3592a6--


From nobody Fri Oct 26 08:12:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1105A130E03 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 08:12:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 JZfA2rCsnoW1 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 08:12:08 -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 95A0A130E00 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 08:12:08 -0700 (PDT)
Date: Fri, 26 Oct 2018 08:12:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540566727; bh=2KBZpRxsz8qhD3NoioJFoBohCjVfPbWBkflu+TrDrB4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BY/OgaHE0x1aov+EAq06EdQTMBYvaCpm8tMG1VrZJQR//avwzuSAK3h6SqotetLiz LFEBnoU3hj1H3hxXFZfbWdT0UfYP9bH3V47nrirUTNck8SOy6FIY3lOrqcZ07LVVfL tNAAwUTzt+g8fv9BOsrHIkltrnGyiPP8bOfTy27w=
From: Igor Lubashev <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab06dbbbf92c009b9b028483c51f1c64e76092db9492cf0000000117eaf0c792a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168871253@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd32ec74634f_6713fcbc78d45b49207e1"; 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/0aoVSYmS7iqyjbhaiOy0CNvxaEI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 15:12:10 -0000

----==_mimepart_5bd32ec74634f_6713fcbc78d45b49207e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

igorlord commented on this pull request.



> @@ -1168,35 +1168,86 @@ Destination and Source Connection ID fields match the Source and Destination
 Connection ID fields in a packet that the client sent.  If this check fails, the
 packet MUST be discarded.
 
+A client MUST ignore a Version Negotiation packet that lists the client's chosen

```suggestion
A client MUST discard a Version Negotiation packet that lists the client's chosen
```
This is a minor nit.  Let's keep the wording consistent.  Word "discard" was used in a sentence 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/pull/1901#pullrequestreview-168871253
----==_mimepart_5bd32ec74634f_6713fcbc78d45b49207e1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@igorlord</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r228564434">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -1168,35 +1168,86 @@ Destination and So=
urce Connection ID fields match the Source and Destination
 Connection ID fields in a packet that the client sent.  If this check fa=
ils, the
 packet MUST be discarded.
 =

+A client MUST ignore a Version Negotiation packet that lists the client&=
#39;s chosen
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-A client MUST ignore a Version Negotiation pa=
cket that lists the client's chosen
+A client MUST discard a Version Negotiation packet that lists the client=
's chosen
</pre>

<p>This is a minor nit.  Let's keep the wording consistent.  Word "discar=
d" was used in a sentence above.</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/1901#pullrequestreview-168871253">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
_ys6qf9rJWTNal2v4Zx5APw-7t_ks5uoyZHgaJpZM4X3R0r">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq774fValcTlmKnEYfT50Y=
ji0zHBUks5uoyZHgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@igor=
lord commented on #1901"}],"action":{"name":"View Pull Request","url":"ht=
tps://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168871253=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestrev=
iew-168871253",
"url": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview=
-168871253",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@igorlord commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Igor Lubashev**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@igorlord",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview=
-168871253"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd32ec74634f_6713fcbc78d45b49207e1--


From nobody Fri Oct 26 11:02:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E28F8120072 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 11:02:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 yreDD1RWtGUq for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 11:02: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 2E5E0127133 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 11:02:25 -0700 (PDT)
Date: Fri, 26 Oct 2018 11:02:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540576944; bh=6f6E02nlV8fH3e1LQxse///9yEbzEa9Dx0sQzn7fT4s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JLKtJJkONI2hODEIe0ONungoR/nPlBEAuoet6lOc1pg0AfLMlYlfA/4q1CADN06de 8oOes8jpJASbXJJ1LiZANOuFpuK9OvZUD8CHb1j4JENunPD+C3PKtf9Lw8Cum0Msuv 7R7AKfvlef4yhD2LMKAGiAVJ6Ii6LnSdHHgJOe2w=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf8d990d17bab2a48fab232fbff107cc994c0c64d92cf0000000117eb18af92a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168937545@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd356b0160a_40e83fe8c12d45bc7316cc"; 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/N9T3yRcuWuydH-nz8Liy4a5Hos4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 18:02:29 -0000

----==_mimepart_5bd356b0160a_40e83fe8c12d45bc7316cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  
-The first client packet of the cryptographic handshake protocol MUST fit within

Did you intend to drop this in this PR?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168937545
----==_mimepart_5bd356b0160a_40e83fe8c12d45bc7316cc
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/1901#discussion_r228616694">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The first client packet of the cryptographic handshake protocol MUST fit within
</pre>
<p>Did you intend to drop this in this PR?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168937545">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2glnRwefiHHZV6H1kJxIW0aFYyzks5uo04wgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwhnvOJFI43-hGWZQF53cCWvxc9jks5uo04wgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168937545"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168937545",
"url": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168937545",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168937545"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd356b0160a_40e83fe8c12d45bc7316cc--


From nobody Fri Oct 26 11:03:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EE1712870E for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 11:03:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 4nxvKob1ieVA for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 11:03: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 55AEB120072 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 11:03:33 -0700 (PDT)
Date: Fri, 26 Oct 2018 11:03:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540577012; bh=p6xK38eXOdgmJ2k4FJcpzs5ImzLPzHvxH7PYr6t3DqQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tSJS5ZkS23jtixO+m5iTzxbuCWFPqBJq8/HDF75tWakXKqxXC2j4ywujRv7FV+8Xw SQL76Nb6A3p3qNZ2Iqdua2lZawIOS5qTIyZLGxJLj81h2DdzyqEyB3WUrUnPswVXmh lU2Ypa9IBtDGXfQ7k0FwFeVHW7fsio5U0W8ELsZ0=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab001318decaaa3404dff61ed8660fa61d3fc7e35792cf0000000117eb18f492a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168937979@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd356f43424d_6a6c3fc918ad45b4551979"; 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/BWyyHXKMdHYUrO5E7sVZnFqNP4g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 18:03:35 -0000

----==_mimepart_5bd356f43424d_6a6c3fc918ad45b4551979
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  
 QUIC encodes transport parameters into a sequence of octets, which are then
 included in the cryptographic handshake.
 
 
+## Version Validation Fields {#transport-parameter-versions}
+
+Client and server exchange information about versions along with transport

```suggestion
Client and server exchange information about versions in transport
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168937979
----==_mimepart_5bd356f43424d_6a6c3fc918ad45b4551979
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1901#discussi=
on_r228617020">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

 QUIC encodes transport parameters into a sequence of octets, which are t=
hen
 included in the cryptographic handshake.
 =

 =

+## Version Validation Fields {#transport-parameter-versions}
+
+Client and server exchange information about versions along with transpo=
rt
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-Client and server exchange information about =
versions along with transport
+Client and server exchange information about versions in transport
</pre>


<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/1901#pullrequestreview-168937979">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
76oe_u0PYfALyQ25bEJi5wrWy5Oks5uo050gaJpZM4X3R0r">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq0tIY9KMaGKqX8sdEk5-v=
5mhX6vUks5uo050gaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett commented on #1901"}],"action":{"name":"View Pull Request","url":"ht=
tps://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168937979=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestrev=
iew-168937979",
"url": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview=
-168937979",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview=
-168937979"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd356f43424d_6a6c3fc918ad45b4551979--


From nobody Fri Oct 26 11:07:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0459F128BCC for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 11:06:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 zTjxOw-z9ggq for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 11:06: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 5AE58120072 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 11:06:57 -0700 (PDT)
Date: Fri, 26 Oct 2018 11:06:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540577216; bh=crRMAnECfSJ3n+CE5S3CKfUtPySyq8zNz0CArY/z8OI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tBfc7naH6qvQIYjsYfsBUDujr6TtyzlN1uNWncipraObumyntz1dDEyBdaM7kc14C wN38leg5Q7jxVNstumzXAwVFmpjt964QnUrbx7BPX7o9CEPQfXu88dzc8Q4XjIoH5U Dv9w4VCAk7C10rTygBg6m1vyxQMpr4QzdaxlGv6w=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9aa297593c7ce63157fcc1719ed22a9694dbbea892cf0000000117eb19c092a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/168939263@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd357c0a349c_3b643fadaf0d45c05528e"; 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/9Pudv5AJBIkVccyaXkevdaLk1PQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 18:06:59 -0000

----==_mimepart_5bd357c0a349c_3b643fadaf0d45c05528e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

This is not simpler, but I 'think' it works and is complete as written?  That being said, it'd be nice to see someone code this up and see if it holds together 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/pull/1901#pullrequestreview-168939263
----==_mimepart_5bd357c0a349c_3b643fadaf0d45c05528e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<p>This is not simpler, but I 'think' it works and is complete as written?  That being said, it'd be nice to see someone code this up and see if it holds together 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/pull/1901#pullrequestreview-168939263">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzHqV4xMSNbBc10Z8c0SB6UkvRxdks5uo09AgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5Ksg-oObdWulqOrpFYnjCqO2dsrks5uo09AgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168939263"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168939263",
"url": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168939263",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1901",
"sections": [
{
"text": "This is not simpler, but I 'think' it works and is complete as written?  That being said, it'd be nice to see someone code this up and see if it holds together in practice.",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#pullrequestreview-168939263"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd357c0a349c_3b643fadaf0d45c05528e--


From nobody Fri Oct 26 11:22:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C6E12130E8B for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 11:22:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 jvItKox2-Zdj for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 11:22: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 AD9BF130E76 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 11:22:44 -0700 (PDT)
Date: Fri, 26 Oct 2018 11:22:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540578163; bh=9SovC0JQa5HLFMNwI2X/0ZQJU+VmCDyp5P4aS8TIL1Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HEd55/uqdrZzYsY8T+iTf84G4CvSMf4tEwSmN2lolIRVWw1I4WrVPKylyV+7dwI5u UGVYdBF+6WTt2eL3lJiUFFp7E5ChZc65I0vMTDEePCPjIP5CUHrS/DOHryyMwUm1EC XoYU5yRyYXVf4K+QOc9sGjhY9guO+GcOuKwh7anw=
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaac7874d28781f1d13be3b4901cd2a081de5ba1792cf0000000117eb1d7392a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433500016@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd35b73d677a_65563f9b9b6d45b87404e0"; 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/sfvtIsn3tY5xEYyLbKRb-T9thJU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 18:22:53 -0000

----==_mimepart_5bd35b73d677a_65563f9b9b6d45b87404e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm not a fan of this "compatible version upgrade". It seems to introduce complexity and does not appear necessary. In order of this behavior to be a win over the existing version negotiation mechanism, we need both the client and the server to support both the old and new version. If the client is an HTTP client it should use Alt-Svc to pick the correct best version in which case no version negotiation will happen at all. As such, I have a hard time seeing where we expect this to be used. If we're not doing HTTP, the client can simply cache the last version that server supported and use the best version from that list for the next connection, again typically avoiding version negotiation altogether.

In other words, there's a bunch of complexity here that I really don't see realistic benefits from.) Not to mention, this seems like a rather major piece of new behavior so close to the finish line.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433500016
----==_mimepart_5bd35b73d677a_65563f9b9b6d45b87404e0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I'm not a fan of this "compatible version upgrade". It seems to introd=
uce complexity and does not appear necessary. In order of this behavior t=
o be a win over the existing version negotiation mechanism, we need both =
the client and the server to support both the old and new version. If the=
 client is an HTTP client it should use Alt-Svc to pick the correct best =
version in which case no version negotiation will happen at all. As such,=
 I have a hard time seeing where we expect this to be used. If we're not =
doing HTTP, the client can simply cache the last version that server supp=
orted and use the best version from that list for the next connection, ag=
ain typically avoiding version negotiation altogether.</p>
<p>In other words, there's a bunch of complexity here that I really don't=
 see realistic benefits from.) Not to mention, this seems like a rather m=
ajor piece of new behavior so close to the finish line.)</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/1901#issuecomment-433500016">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq48cTY=
3PJ21yLH_trVnhbEfLeZYKks5uo1LzgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqy-oDUuWzoZR6awiqi9CzOsoeP_i=
ks5uo1LzgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Ryan=
AtGoogle in #1901: I'm not a fan of this \"compatible version upgrade\". =
It seems to introduce complexity and does not appear necessary. In order =
of this behavior to be a win over the existing version negotiation mechan=
ism, we need both the client and the server to support both the old and n=
ew version. If the client is an HTTP client it should use Alt-Svc to pick=
 the correct best version in which case no version negotiation will happe=
n at all. As such, I have a hard time seeing where we expect this to be u=
sed. If we're not doing HTTP, the client can simply cache the last versio=
n that server supported and use the best version from that list for the n=
ext connection, again typically avoiding version negotiation altogether.\=
r\n\r\nIn other words, there's a bunch of complexity here that I really d=
on't see realistic benefits from.) Not to mention, this seems like a rath=
er major piece of new behavior so close to the finish line.)"}],"action":=
{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/=
pull/1901#issuecomment-433500016"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33500016",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4335=
00016",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Ryan Hamilton**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@RyanAtGoogle",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4335=
00016"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd35b73d677a_65563f9b9b6d45b87404e0--


From nobody Fri Oct 26 12:24:42 2018
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 8FCFF130E01 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 12:24:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.066
X-Spam-Level: 
X-Spam-Status: No, score=-2.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 P_CvJaw8Br8t for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 12:24:38 -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 6AD4C130DF3 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 12:24: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=y5qpMUMgOVmis6Y/mkftQ0u+uHo=; b=ibgvST6lPfKqab3r XY0b0zFpjaFhdGQYsc6B66sxZmk6D0+foer72n8pkoN3lr/HbSSXmZCEH73t6Acw /eAH6wIrkctloWpegQoJ3LZwxrzLXRF3NWXRgr3tC/8Ufi2BgFqp3c6neFtwIc0B cW8DcPb/SXdYqqaNGKCyeRQ+3hM=
Received: by filter1412p1mdw1.sendgrid.net with SMTP id filter1412p1mdw1-15673-5BD369DF-15 2018-10-26 19:24:15.182571528 +0000 UTC m=+277842.109340260
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [192.30.252.46]) by ismtpd0014p1iad2.sendgrid.net (SG) with ESMTP id x2BAe1KcTM2436k-krbMzg for <quic-issues@ietf.org>; Fri, 26 Oct 2018 19:24:15.094 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id 1283FC022E for <quic-issues@ietf.org>; Fri, 26 Oct 2018 12:24:15 -0700 (PDT)
Date: Fri, 26 Oct 2018 19:24:15 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf0bc2918985a1ebdbc813b12b1c79b5e1a720ee592cf0000000117eb2bdf92a169ce164732a9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1911/review/168967339@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1911@github.com>
References: <quicwg/base-drafts/pull/1911@github.com>
Subject: Re: [quicwg/base-drafts] Don't amplify accidentally when closing (#1911)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd369df10a9f_63ef3f8714ad45b41069834"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0FSHWUWAO/DZYRy5gCDSqJyLOMwd8fTRrpoe nRBpOGACD0xh2Q6mEQAF9dhHJ+SBrsv1/kZ5RIS6F/jC1RZDSin94nyCkwPakDBHgIYnqsqdHilq2b 4y8bEfCW+a2JzduVlqfD+1Qn1SC9c3vnlqtznBtzpjM/HFwNo69c8EUHxV9Usz4KxNa0/4ww8NZ8yC M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BjBw-vhCNLr9INSp0EaOKM4--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: Fri, 26 Oct 2018 19:24:41 -0000

----==_mimepart_5bd369df10a9f_63ef3f8714ad45b41069834
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/1911#pullrequestreview-168967339
----==_mimepart_5bd369df10a9f_63ef3f8714ad45b41069834
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/1911#pullrequestreview-168967339">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq10R3ISrCdhMNwT6hTeEQgbtJGtQks5uo2FfgaJpZM4X5dIU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_bt_KUqiQltxFI6B7eXCt-RRzCjks5uo2FfgaJpZM4X5dIU.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1911"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1911#pullrequestreview-168967339"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1911#pullrequestreview-168967339",
"url": "https://github.com/quicwg/base-drafts/pull/1911#pullrequestreview-168967339",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1911",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1911#pullrequestreview-168967339"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400937492\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd369df10a9f_63ef3f8714ad45b41069834--


From nobody Fri Oct 26 13:31:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B86661286D9 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 13:31:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 txRqluqkPbbp for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 13:31: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 103F0130DDA for <quic-issues@ietf.org>; Fri, 26 Oct 2018 13:31:09 -0700 (PDT)
Date: Fri, 26 Oct 2018 13:31:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540585867; bh=jzg0hkoYhVa0HX1udS8ypukUx1HsR23yYvfnOdO4g/E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=N9imYLR2T2FTXj6ZrNpXEqMISFLExVzW2TyCC/UfJLp17nZgo5+tfQ1qeCv49ztDo AiQNhzTvkDhwmT3WplKVVeEu5ZskVrW+7Qtd3GyUkh19ETfHFJBdiyfNxm9NIFEvQD ur990mXbrWcjhkjwecgYvpWXNxi2Fk0Ya2/LUSJg=
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc8f60cd1e4fdbe56f23a50fb57fc722570896b5692cf0000000117eb3b8b92a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433534561@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd3798bb8a65_3b623fe9bd8d45b4257901f"; 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/4jhTszCoeud7w_5auxXBQzmAp4s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Oct 2018 20:31:11 -0000

----==_mimepart_5bd3798bb8a65_3b623fe9bd8d45b4257901f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree with @RyanAtGoogle. I think we should hum this puppy.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433534561
----==_mimepart_5bd3798bb8a65_3b623fe9bd8d45b4257901f
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=19561162" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/RyanAtGoogle">@RyanAtGoogle</a>. I think we should hum this puppy.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433534561">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4wsNiYKL8Q6_zA3bYCtbC0e1kdyks5uo3ELgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyYcpW9z34Noiv6Ki6AamMyBdD5bks5uo3ELgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1901: I agree with @RyanAtGoogle. I think we should hum this puppy."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433534561"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433534561",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433534561",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433534561"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd3798bb8a65_3b623fe9bd8d45b4257901f--


From nobody Fri Oct 26 17:03:03 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D259612777C for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 nb5GAjkydDEz for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:00 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 D6C76126CB6 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 17:02:59 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540598578; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=XhMSspEJvm//QPWmPUKHdJeFkW2E6mvMi21AbVeGXsQ=; b=qUZ+23wul4qMABZbbCvPHnjI+4baT/FxlJHwJCNuoUPyt352iqetaC/rC9sSzcn9uoWbu+rR wZyQueJ0Yb/8siUg57UZp2wk6XNaSBghLFjBTpOHwro8Wb5wzJ/9oJrSxEOuSlYbQi1OKv+y PK6WHTi3myJhhA3S665RPAHi/UM=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd3ab32.7f4a5823b960-smtp-out-n01; Sat, 27 Oct 2018 00:02:58 -0000 (UTC)
Date: Fri, 26 Oct 2018 17:02:57 -0700
From: mnot <mnot@mnot.net>
Reply-To: mnot <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bd3ab317cbed_2ba02ab1758c85881138a6@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd3ab317c863_2ba02ab1758c858811374e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ptPQ0jPDWqSHiBaVtqsn57ZfMYE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 00:03:02 -0000

----==_mimepart_5bd3ab317c863_2ba02ab1758c858811374e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-flow-control-error
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd3ab317c863_2ba02ab1758c858811374e--


From nobody Fri Oct 26 17:03:09 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70D6212777C for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 eyx_K3OC9VLZ for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:00 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 32E3B127148 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 17:03:00 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540598580; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=as8NHgvlSI3NVfsfCfUIwlDE8TUBlPAy9fOJMS2r4AQ=; b=SJgd2yRlGC8Lss8aJdcaxOGprdDNx0Wmc/RGXS8XcG1dLged/4zpTnKu95OKF2wVxuHvBAMQ OyvLO4/dKS9MIgT6oI1F2uGCxdGldo7wwha4g6iAI1Hh4/+7O5lEe4zZ5bwvhKXFmCa62Hlw XAA+YFIIkiFzmOWdpFAXFIBMYZ8=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bd3ab33.7fade871bae0-smtp-out-n02; Sat, 27 Oct 2018 00:02:59 -0000 (UTC)
Date: Fri, 26 Oct 2018 17:02:58 -0700
From: mnot <mnot@mnot.net>
Reply-To: mnot <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bd3ab32e1457_69392b25658145889126c@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd3ab32e0f23_69392b25658145889119c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PO5o4vrTClwC24aoXSNlUstaTBg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 00:03:03 -0000

----==_mimepart_5bd3ab32e0f23_69392b25658145889119c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-delay-tlp
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd3ab32e0f23_69392b25658145889119c--


From nobody Fri Oct 26 17:03:13 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B88FC129C6B for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 LHfDxcOkVMKJ for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:03 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 BF527127598 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 17:03:01 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540598581; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=B1dS+OpoYPd1qsl4uHSw5eZCrhponwEUaknvqukN8Vg=; b=ZxWdLDhvhcULhoTmKVGKewEGGPNL6RBsMNLW5OBLIuWQ3n99FPP4j/NuOvVPElA/5fH7h89G GVbLGVHwwb1qgwJdpYO4+S13e8jSIrubftjvCUWiH57CUZ9Kxu9rPtg5qiQqL/rio0L7my3y ZBLwB9vxjKy7YK40zJ1jrWA5tyk=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd3ab35.7f997c060bd0-smtp-out-n03; Sat, 27 Oct 2018 00:03:01 -0000 (UTC)
Date: Fri, 26 Oct 2018 17:03:00 -0700
From: mnot <mnot@mnot.net>
Reply-To: mnot <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bd3ab34229ec_48732b1da7774580719a3@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd3ab3422686_48732b1da7774580718f6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VKerJVdqIvPMRsQ-MPkbt_4GH1c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 00:03:05 -0000

----==_mimepart_5bd3ab3422686_48732b1da7774580718f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/qpack_static
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd3ab3422686_48732b1da7774580718f6--


From nobody Fri Oct 26 17:03:19 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D121130E29 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 U6E7Zxa_NggX for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:04 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 62334126CB6 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 17:03:03 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540598582; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=6bxcSNvpz/G+QqEwaUx8Y3zhMXzaJnDZUz7TvxykDP4=; b=uHn0riT0C3pICimfwr0+4BaNWPS/bmIhLgQbnIF/rd5XPHK9DXpaRAkFM1/5o9rbc7v0394l fJQ1wAVQgLXPYXD0Q1gAs0SLNfYNHOuGRacnyQB5WZL/Pq+MOLMDixHKQxOTcAmujH7IrpY7 96QqrBxG9GE9c6HJpo6UVypqru4=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd3ab36.7fc71067dc90-smtp-out-n02; Sat, 27 Oct 2018 00:03:02 -0000 (UTC)
Date: Fri, 26 Oct 2018 17:03:01 -0700
From: mnot <mnot@mnot.net>
Reply-To: mnot <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bd3ab355c53a_735e2b296bff65946071b@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd3ab355c14d_735e2b296bff659460623"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RtC6SWcnTryErbQDdRqqH7sV6d8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 00:03:06 -0000

----==_mimepart_5bd3ab355c14d_735e2b296bff659460623
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-handshake-alarm
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd3ab355c14d_735e2b296bff659460623--


From nobody Fri Oct 26 17:03:24 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 186C5126CB6 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 CCMQtXztdQKb for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:05 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 4FF6E12777C for <quic-issues@ietf.org>; Fri, 26 Oct 2018 17:03:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540598584; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=KdeNe4z19+Fvy165fMU1BX/vDILs9fzdYEk7XCpZCLs=; b=pZ2vMqZ5Xf6/7HgrEC76bKdCk0K7CL1sPG/UO6Yi9LpS4Yt6Hnbj5ijeSIMPgcSr69/8v4Vq Pzu46pIIn8v8+Dx9wfR4qnC0Wu/68jUWPFc2XlGcpcYpW9ctuUMZHPTnAtH8NJryWU4reuUJ 965a1SN1si8yoE5ZZ9RVG+K4w8s=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bd3ab37.7f72802a42d0-smtp-out-n02; Sat, 27 Oct 2018 00:03:03 -0000 (UTC)
Date: Fri, 26 Oct 2018 17:03:02 -0700
From: mnot <mnot@mnot.net>
Reply-To: mnot <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bd3ab36a0b21_620d2ab5d26ce5783829f@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd3ab36a06a5_620d2ab5d26ce578381c6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LJOHzFNRIkcO0hcBsmqgmqRDlSE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 00:03:07 -0000

----==_mimepart_5bd3ab36a06a5_620d2ab5d26ce578381c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/qpack-wrap
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd3ab36a06a5_620d2ab5d26ce578381c6--


From nobody Fri Oct 26 17:03:32 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B718A12008A for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 STbzzEklSSSd for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:05 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 5A63B130E1C for <quic-issues@ietf.org>; Fri, 26 Oct 2018 17:03:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540598584; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Y3tfp0nb6EqhEVX9hTlAJ8TZm5ApQZaHi6Z1sBefU6E=; b=PhWRKBpgBj5P5ThW2Z4R99Gipcb74SkK7wnrq1DDH9GUQAQQEzRMru/TK7AvXrCiFZCfFX2e G1vjePSyS28aPdKTTwZ1V71da7tojL+nVI6YiVs/mS0Y12Xbp49i51FgRbnDG2cIAjAFafxK LiWKkg0kIQ3xZox3oX66HkQ/nEA=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd3ab38.7fca6c7b2a50-smtp-out-n02; Sat, 27 Oct 2018 00:03:04 -0000 (UTC)
Date: Fri, 26 Oct 2018 17:03:03 -0700
From: mnot <mnot@mnot.net>
Reply-To: mnot <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bd3ab37b9c99_12e9a2ab0896fc58457381@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd3ab37b990b_12e9a2ab0896fc584572d9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9_YFAxiw76KWfYWv3x-lisWBMw4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 00:03:08 -0000

----==_mimepart_5bd3ab37b990b_12e9a2ab0896fc584572d9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/http/simple_settings
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd3ab37b990b_12e9a2ab0896fc584572d9--


From nobody Fri Oct 26 17:03:36 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D68E127598 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 pG_WoPk3-HUq for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:16 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 57EA812008A for <quic-issues@ietf.org>; Fri, 26 Oct 2018 17:03:16 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540598596; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=+MX8BP+2Kmr7fXU+FQ624+nhcKYMmgVtTOIin/sm08w=; b=ODps+mtuSDVVHpJgtyFluhZGvfnx1HeMW051zPNTFdTaZYKWlHKGhmsQ5hkFs+vq3aQdz2bh g9+ZmiUVwWFihAFNTCK8TL8pUTommaRwdy+Kl8l4NPrleZwvVDoMsAfqcYBjXxq18J34q/HZ HjVvTr0QrKcWzjjPOu9Ei0zoWrc=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd3ab43.7f0476eea2d0-smtp-out-n01; Sat, 27 Oct 2018 00:03:15 -0000 (UTC)
Date: Fri, 26 Oct 2018 17:03:14 -0700
From: mnot <mnot@mnot.net>
Reply-To: mnot <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bd3ab42bd94f_43bf2b0fcab4657c1038bc@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd3ab42bd4ba_43bf2b0fcab4657c1037df"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9gm0IxRA8lTRQNMzyxsyYYRoHAM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 00:03:18 -0000

----==_mimepart_5bd3ab42bd4ba_43bf2b0fcab4657c1037df
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-definitions
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd3ab42bd4ba_43bf2b0fcab4657c1037df--


From nobody Fri Oct 26 17:03:40 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 04C24127598 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 oOQyxofeVNGy for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:03:17 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 B811A126CB6 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 17:03:17 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540598597; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=3t9Ku26QsFzUMsCWiWWRXPYqw93MsaEbbXgVUgNBtCg=; b=AFU4TCrAH7FFXx3fcr6rHIkGXlNeStfBr0WyrJtxAfJulEStFeyJn4EkIom9ZztKSGEjNbLC M0xCdLmpVgx5eVnQMyS1S5nS9ltJojC/dY977gX7WlvwIcLTbgKfwc9KUyfpE8s8CPYmGD6X uxjsUAkSwjjNlOrrNo+NPd4JsbU=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bd3ab45.7f465108b930-smtp-out-n03; Sat, 27 Oct 2018 00:03:17 -0000 (UTC)
Date: Fri, 26 Oct 2018 17:03:16 -0700
From: mnot <mnot@mnot.net>
Reply-To: mnot <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bd3ab4477a33_58042b0cf883e57029257@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd3ab4477027_58042b0cf883e570291c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vFJVeoYid5RHRkZ_ZetKyz7FL0o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 00:03:19 -0000

----==_mimepart_5bd3ab4477027_58042b0cf883e570291c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/datagram-1200
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd3ab4477027_58042b0cf883e570291c--


From nobody Fri Oct 26 17:13:25 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EE881277BB for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:13:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 LMt58g3tstaW for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:13:22 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 BEAA2126CB6 for <quic-issues@ietf.org>; Fri, 26 Oct 2018 17:13:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540599202; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=qP2A1iBnEsAkCyaaDV4zYKRvSos5C6hebqRBdGqM1Wg=; b=GwN7bCii2ErO4JP4SPneZztuO2No8u/JlR05L4yNq40Wh8cHFAc9NkKGVgRV2jJgQ9lTIf2y Uw6lHyUs3/kf2P5G1gyGSpZfdSEKlmcDX03KNkAP9l70spT3JsgYLRrZ2hb5dwM34OyYOi7O mBUOORGn3ysI1bKn/V4q5urLNdQ=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bd3ab48.7f4a38683270-smtp-out-n01; Sat, 27 Oct 2018 00:03:20 -0000 (UTC)
Date: Fri, 26 Oct 2018 17:03:19 -0700
From: mnot <mnot@mnot.net>
Reply-To: mnot <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bd3ab4723bec_53ef2af9abdca58043386@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd3ab4723748_53ef2af9abdca5804328f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fkH9L4NlXfDn8QQ-Nwcyzlg-lIQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 00:13:24 -0000

----==_mimepart_5bd3ab4723748_53ef2af9abdca5804328f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/http/missing_settings
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd3ab4723748_53ef2af9abdca5804328f--


From nobody Fri Oct 26 17:13:32 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B627126CB6 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:13:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 gEJHjnJj8tm9 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 17:13:23 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 7C69412777C for <quic-issues@ietf.org>; Fri, 26 Oct 2018 17:13:23 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540599202; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=e+E1w1DLL/3zmPwNX/M7UGW6zs7isT15d4MMhOcx+IA=; b=hBB6xkPLzis+MNQEE4aI2OIxr3s3uu+rwWtNM2k0DAszpZV5+yXwKWycGVm+zxby9nht/Ed8 BMOEwKL2PibyM3skCTnoiJy/V2QzSNKGhKSOY84ueA8hDkvCITdtw0y46xpg0hAMJIudVigT TpIRVX3w5kE26JiAq0CeXj4h+HU=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd3ab49.7f49cd620c90-smtp-out-n01; Sat, 27 Oct 2018 00:03:21 -0000 (UTC)
Date: Fri, 26 Oct 2018 17:03:20 -0700
From: mnot <mnot@mnot.net>
Reply-To: mnot <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bd3ab48b37ac_2bd02ab1a1a7a594106825@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd3ab48b3461_2bd02ab1a1a7a594106775"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XDBTOasMl-OG3xTmHey6o59St5M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 00:13:25 -0000

----==_mimepart_5bd3ab48b3461_2bd02ab1a1a7a594106775
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/qpack-tss-error
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd3ab48b3461_2bd02ab1a1a7a594106775--


From nobody Fri Oct 26 21:11:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E593E1294D7 for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 21:11:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 DkeN3JQVsT8I for <quic-issues@ietfa.amsl.com>; Fri, 26 Oct 2018 21:11: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 874E41292AD for <quic-issues@ietf.org>; Fri, 26 Oct 2018 21:11:30 -0700 (PDT)
Date: Fri, 26 Oct 2018 21:11:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540613489; bh=CoOSs1dac9+zi59pKePcmvS52E+uyzc8O6MvZ8RBeFI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ImNngbzUTUFnXfJijB2zz3ahS11NdLaWq1VJudBiuU6F//E/1CU60CT9/AvzER3i1 0Ae6/XrZnIqTtds9jnfoh/RwZYRTvq0czVxORj0lOkilHzVpQip3Ri4UIaE2IbyxtE s5phJg3H0Oa1TCmsUT3FEsqp1CibrgbNM8/LSdvI=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb74534db1a0781912ae8b403f88d213d3622611f92cf0000000117eba77092a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433588894@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd3e571513_631b3fb5638d45c062639"; 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/FePgh529djbg0TqlK-SBtApdkwg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 04:11:32 -0000

----==_mimepart_5bd3e571513_631b3fb5638d45c062639
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I don't agree with @RyanAtGoogle here, for two reasons:

1. The upgrade via Alt-Svc only works for HTTP, other protocols might not have any out-of-band signaling of version support.
2. Caching the last seen version only works for the very big players, like Google and Facebook. For infrequently visited sites, version negotiation will still incur an additional roundtrip.

I don't think this change is too complex to implement, and it provides a real-world benefit to the majority of the QUIC users.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433588894
----==_mimepart_5bd3e571513_631b3fb5638d45c062639
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I don't agree with <a class=3D"user-mention" data-hovercard-type=3D"us=
er" data-hovercard-url=3D"/hovercards?user_id=3D19561162" data-octo-click=
=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D=
"https://github.com/RyanAtGoogle">@RyanAtGoogle</a> here, for two reasons=
:</p>
<ol>
<li>The upgrade via Alt-Svc only works for HTTP, other protocols might no=
t have any out-of-band signaling of version support.</li>
<li>Caching the last seen version only works for the very big players, li=
ke Google and Facebook. For infrequently visited sites, version negotiati=
on will still incur an additional roundtrip.</li>
</ol>
<p>I don't think this change is too complex to implement, and it provides=
 a real-world benefit to the majority of the QUIC users.</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/1901#issuecomment-433588894">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq5KHUL=
kWCf5W5Mn5uJfJEoIXVEY-ks5uo9zwgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq1JhVujAmzQbdXXcpsSuIYhKCP2U=
ks5uo9zwgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
en-seemann in #1901: I don't agree with @RyanAtGoogle here, for two reaso=
ns:\r\n\r\n1. The upgrade via Alt-Svc only works for HTTP, other protocol=
s might not have any out-of-band signaling of version support.\r\n2. Cach=
ing the last seen version only works for the very big players, like Googl=
e and Facebook. For infrequently visited sites, version negotiation will =
still incur an additional roundtrip.\r\n\r\nI don't think this change is =
too complex to implement, and it provides a real-world benefit to the maj=
ority of the QUIC users."}],"action":{"name":"View Pull Request","url":"h=
ttps://github.com/quicwg/base-drafts/pull/1901#issuecomment-433588894"}}}=
</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33588894",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4335=
88894",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4335=
88894"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd3e571513_631b3fb5638d45c062639--


From nobody Sat Oct 27 04:14:23 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10A71130EB5 for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 04:14:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 D4VTj_p6w2JJ for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 04:14: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 6DCBE130DD2 for <quic-issues@ietf.org>; Sat, 27 Oct 2018 04:14:20 -0700 (PDT)
Date: Sat, 27 Oct 2018 04:14:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540638859; bh=axCjtfHgRlZxL6dEvbGoYnRnH8t3Ok8H/gB4bzvTeUM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dpsJ17o2nRxkGBQc+aNfLqS/oP7kZe25QY4q1H8qn7qFxyLwCaOqJ9Lir9s8JOV50 5JhIzqFioZRCe5gT3tuqOUIH66HlfP8wq7p9R0E14NN/PKHurYUpCeW7LTwulk2zH9 GR6+3VYuuVuDfwWj0zKvzfUJwjj6XHs8aU7VKCNI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdb01f97df5e9d6518e267ed2ad9368a5a97d617a92cf0000000117ec0a8b92a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433611681@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd4488b5876_231f3fb4faed45c49517a"; 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/lFobYDZ5rcbrmPouuN1ALelw5T8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 11:14:22 -0000

----==_mimepart_5bd4488b5876_231f3fb4faed45c49517a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann , I agree with your concern on 2, but in practice, how does the browser even know that a site it hasn't visited before speaks QUIC?

We're definitely straying into implementation details, but I want to get some information about how we expect browsers to try QUIC.  Chrome currently only tries QUIC if it sees Alt-Svc.  Do people think implementations will be more aggressive and always try QUIC along with TCP at some point in the not so distant future?

@MikeBishop, @siyengar and I have discussed whether there are good ways to indicate QUIC support in URLs(ie: httpq?) but nothing so far seems shippable 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/1901#issuecomment-433611681
----==_mimepart_5bd4488b5876_231f3fb4faed45c49517a
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=3D1478487" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
marten-seemann">@marten-seemann</a> , I agree with your concern on 2, but=
 in practice, how does the browser even know that a site it hasn't visite=
d before speaks QUIC?</p>
<p>We're definitely straying into implementation details, but I want to g=
et some information about how we expect browsers to try QUIC.  Chrome cur=
rently only tries QUIC if it sees Alt-Svc.  Do people think implementatio=
ns will be more aggressive and always try QUIC along with TCP at some poi=
nt in the not so distant future?</p>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/hovercards?user_id=3D4273797" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
MikeBishop">@MikeBishop</a>, <a class=3D"user-mention" data-hovercard-typ=
e=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D1054756" data-octo=
-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" h=
ref=3D"https://github.com/siyengar">@siyengar</a> and I have discussed wh=
ether there are good ways to indicate QUIC support in URLs(ie: httpq?) bu=
t nothing so far seems shippable to me.</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/1901#issuecomment-433611681">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqzK6Yz=
ZsDk8l7QV_JSaGU3Fp_RJyks5upEALgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqzecomhcX_iaCKkD8KR7lFsA7tPZ=
ks5upEALgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett in #1901: @marten-seemann , I agree with your concern on 2, but in p=
ractice, how does the browser even know that a site it hasn't visited bef=
ore speaks QUIC?\r\n\r\nWe're definitely straying into implementation det=
ails, but I want to get some information about how we expect browsers to =
try QUIC.  Chrome currently only tries QUIC if it sees Alt-Svc.  Do peopl=
e think implementations will be more aggressive and always try QUIC along=
 with TCP at some point in the not so distant future?\r\n\r\n@MikeBishop,=
 @siyengar and I have discussed whether there are good ways to indicate Q=
UIC support in URLs(ie: httpq?) but nothing so far seems shippable to me.=
"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg=
/base-drafts/pull/1901#issuecomment-433611681"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33611681",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4336=
11681",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4336=
11681"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd4488b5876_231f3fb4faed45c49517a--


From nobody Sat Oct 27 04:35:13 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3E3D130EBE for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 04:35:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 1HDf8Ku0tIey for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 04:35: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 5E8B9130DD2 for <quic-issues@ietf.org>; Sat, 27 Oct 2018 04:35:10 -0700 (PDT)
Date: Sat, 27 Oct 2018 04:35:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540640108; bh=ROa2p7baU987Z9eq1/TOPz8JNkw9I9SayRlAS3JkiHE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gweoHhHmxpDejHflQqdGiJgecQyxrUtgxDnETNqP5OStZl+f0S2m4K5DW2/JcfwY4 ZHIlbuNP/Wh4N1v4N6a6uNRMqsDtn995o7gVMr4Ekl6PQaA7LkbcRX8/UQRdzB4bq4 kZKufiQHPETxS/NL6kRxkfbhNfiO7Y5SujZrOhPg=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab651368df3b6ad6b490e13ff511ebc9afdb8037ce92cf0000000117ec0f6c92a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433612943@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd44d6c7ac75_75fe3fc68f2d45c0595798"; 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/vTnoFlsfY1RennxrrTZJ0JV_vug>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 11:35:12 -0000

----==_mimepart_5bd44d6c7ac75_75fe3fc68f2d45c0595798
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett how about the DNS level for indicating QUIC support?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433612943
----==_mimepart_5bd44d6c7ac75_75fe3fc68f2d45c0595798
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> how about the DNS level for indicating QUIC support?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433612943">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5_oGwBBMkNe-1UGH_SEkort6V0Vks5upETsgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5egHCHl2YfDhR-0HLC2ZjJ2jchJks5upETsgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1901: @ianswett how about the DNS level for indicating QUIC support?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433612943"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433612943",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433612943",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433612943"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd44d6c7ac75_75fe3fc68f2d45c0595798--


From nobody Sat Oct 27 04:38:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BF4FF130EC7 for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 04:38:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 4iv9L404x_cY for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 04:38:43 -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 15593130EC0 for <quic-issues@ietf.org>; Sat, 27 Oct 2018 04:38:43 -0700 (PDT)
Date: Sat, 27 Oct 2018 04:38:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540640322; bh=bHbTWrZdZbtZAcoy8u2XQIV39scBJrSXut6mlBSMy9w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=on6mapo1SDg9fkZs5sINesMrNFuvH8vr5fBQbLWP1cvZS4i2bh7/C28OdxiteFSdH 5dL+GgLccF2tB96qnK6XJ2jbtW016OjYAruvG0lC2IgDou6iK4TW3I8rNa64lPVUog rNC5ua0r19k+J4/Ak1EkSLtGmdjEePQP3Nwr/fCg=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfcb52dc35b9bb55a0d14dc375a8f5b61363b3de492cf0000000117ec104292a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433613165@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd44e4218fba_46af3fb5446d45b41660094"; 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/4oB1e1WvJeTHzoQHQAodpsnKavo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 11:38:45 -0000

----==_mimepart_5bd44e4218fba_46af3fb5446d45b41660094
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

DNS SGTM, but then wouldn't you include the 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/pull/1901#issuecomment-433613165
----==_mimepart_5bd44e4218fba_46af3fb5446d45b41660094
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>DNS SGTM, but then wouldn't you include the 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/pull/1901#issuecomment-433613165">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5luGcj6ZVSq9wkOuhEkH6PmRiGkks5upEXCgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9pPDfb9VHIhZyR33oSJZwPqMQSCks5upEXCgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1901: DNS SGTM, but then wouldn't you include the version?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433613165"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433613165",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433613165",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433613165"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd44e4218fba_46af3fb5446d45b41660094--


From nobody Sat Oct 27 04:47:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AFEB9130EE0 for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 04:47:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 1zPGioCWeFJ5 for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 04:47: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 13D94130EDF for <quic-issues@ietf.org>; Sat, 27 Oct 2018 04:47:22 -0700 (PDT)
Date: Sat, 27 Oct 2018 04:47:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540640841; bh=PhviIYS56j3C/fjDu7XH2bDPNb4Y91rshsQorA9BwVM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=A/JqLqT7iQQq85xu60UKS1P60rLpbaOcvrs2Q3U8bUbZuASP8sEphUMPpgqzkKdLk 7AiKIhbNalafgPTvUD1VB9jIvTlK2xg6VuuHRXkWI5zctbMBqnwyc0qt2oCvxe4J9S QvjsnCDiR9SQlJ2+RpVzupd19qIRIhhEDh8umFpU=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4e94d9d368474c8e7bffc3cb45cd5dd6a7bb5b8092cf0000000117ec124992a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433613629@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd4504922c87_41c93f9e6a6d45b41230ab"; 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/ZE5bXA9qSoHL1REo2IdZZMiQAYM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 11:47:24 -0000

----==_mimepart_5bd4504922c87_41c93f9e6a6d45b41230ab
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> DNS SGTM, but then wouldn't you include the version?

yeah, I edited my own post after 24s mentioning that.

On DNS, there could also be overlap with LetsEncrypt and possibly FIDO n factor auth, I'm not sure - it seems like there are grounds for a separate standard here perhaps.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433613629
----==_mimepart_5bd4504922c87_41c93f9e6a6d45b41230ab
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<p>DNS SGTM, but then wouldn't you include the version?</p>
</blockquote>
<p>yeah, I edited my own post after 24s mentioning that.</p>
<p>On DNS, there could also be overlap with LetsEncrypt and possibly FIDO=
 n factor auth, I'm not sure - it seems like there are grounds for a sepa=
rate standard here perhaps.</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/1901#issuecomment-433613629">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq2Jm_v=
pWB1cTkvZvpZNZtm-Bd57sks5upEfJgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqxg-jtXHwdj1RRAQnQh6hZSTeW4R=
ks5upEfJgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj in #1901: \u003e DNS SGTM, but then wouldn't you include the version=
?\r\n\r\nyeah, I edited my own post after 24s mentioning that.\r\n\r\nOn =
DNS, there could also be overlap with LetsEncrypt and possibly FIDO n fac=
tor auth, I'm not sure - it seems like there are grounds for a separate s=
tandard here perhaps.\r\n"}],"action":{"name":"View Pull Request","url":"=
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433613629"}}=
}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33613629",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4336=
13629",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4336=
13629"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd4504922c87_41c93f9e6a6d45b41230ab--


From nobody Sat Oct 27 09:37:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D0B4130DF9 for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 09:37:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 pLgKryZpy-u9 for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 09:37: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 2A2221298C5 for <quic-issues@ietf.org>; Sat, 27 Oct 2018 09:37:35 -0700 (PDT)
Date: Sat, 27 Oct 2018 09:37:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540658254; bh=UeTlJezUd9OPb+JRXSHinwpoXVAXL5WimH4dD5Y0O0w=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=2Oq+sRAt3+5oEI/pagQ2vf0SULw/zrl/uRArXM3yjDIXN1qK9q82lJEzSoyFXvOqt qms3OOKco6pn2PHe3xM/zG6NUI8NA2sQAXRrOh4TLn/yqafD1jAFOH0DrntPR2PpyG TENTjiPfJLb79TmkS6OU8msAMadGKh2HJSDqJ8wM=
From: plakhera <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8683e10c218cd9363953abb13757074687eb4f0f92cf0000000117ec564e92a169ce1654ea7a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1924@github.com>
Subject: [quicwg/base-drafts] Limiting the number of active connection ids (#1924)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd4944ec9b5d_28e53fd175cd45c042374a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: plakhera
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RjKTDBW0lw3o03rbu3V_MEhBTus>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 16:37:38 -0000

----==_mimepart_5bd4944ec9b5d_28e53fd175cd45c042374a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It looks like the spec should provide some more guidelines around connection ID management by endpoints.

In summary, an endpoint should have mechanism in place to avoid allocating excessive resources if the  remote endpoint ends up sending too many NEW_CONNECTION_ID frames without necessarily retiring 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/1924
----==_mimepart_5bd4944ec9b5d_28e53fd175cd45c042374a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It looks like the spec should provide some more guidelines around connection ID management by endpoints.</p>
<p>In summary, an endpoint should have mechanism in place to avoid allocating excessive resources if the  remote endpoint ends up sending too many NEW_CONNECTION_ID frames without necessarily retiring 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/1924">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqywndwJI6wVtZNuzSK-4JvDkK3Ftks5upIvOgaJpZM4X9har">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq31TjzUF3Ya4q8x2kUvZnlU28FBWks5upIvOgaJpZM4X9har.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Limiting the number of active connection ids (#1924)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1924"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1924",
"url": "https://github.com/quicwg/base-drafts/issues/1924",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Limiting the number of active connection ids (#1924)",
"sections": [
{
"text": "",
"activityTitle": "**plakhera**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@plakhera",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1924
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1924,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1924\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1924"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402003627\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd4944ec9b5d_28e53fd175cd45c042374a--


From nobody Sat Oct 27 11:44:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB9A312870E for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 11:44:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 I8rF3nj8o4yS for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 11: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 3DD5E127133 for <quic-issues@ietf.org>; Sat, 27 Oct 2018 11:44:34 -0700 (PDT)
Date: Sat, 27 Oct 2018 11:44:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540665873; bh=J+lptwiTd/orfEOou/GnoFf3/rfHlMRT+1itYbxmRhM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ys//K2SRjkE6zb5xf37/B41P7YQLhuitZKp2WhpKdLxuUa9XA93aQepLBps01V0fL sNWPH9KH1kZhS2IvmcxwAqE6dl+TXI1rlV0imGyeY1EEUMlazmZm6dx4PK12DKPRPK Cf2jsTPRjZR9wSzL7uqGA84ihXMJSY8ExtguDETU=
From: Luca Niccolini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba38d42b0de7ea168d81235a01bb9ff188f3e09bf92cf0000000117ec741192a169ce164cfa34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1918/433645426@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1918@github.com>
References: <quicwg/base-drafts/issues/1918@github.com>
Subject: Re: [quicwg/base-drafts] Section 4.2.17 references HTTP_UNEXPECTED_GOAWAY which doesn't exist (#1918)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd4b2112df2a_6c573fd175cd45c0249826"; 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/BasVET_5o_CpmF052Ltlu9ICElM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 18:44:36 -0000

----==_mimepart_5bd4b2112df2a_6c573fd175cd45c0249826
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson, was it really fixed ? 
can't find anything related to GOAWAY in #1910 commits

and the draft editor's copy still has the undefined reference

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433645426
----==_mimepart_5bd4b2112df2a_6c573fd175cd45c0249826
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>, was it really fixed ?<br>
can't find anything related to GOAWAY in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="373763179" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1910" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1910/hovercard" href="https://github.com/quicwg/base-drafts/pull/1910">#1910</a> commits</p>
<p>and the draft editor's copy still has the undefined reference</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433645426">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9gtOf4COu0g74nc3AuUV8jwBfaBks5upKmRgaJpZM4X7KPH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxhePozwEEZ0lUFrTAXhElZQWxHUks5upKmRgaJpZM4X7KPH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@lnicco in #1918: @martinthomson, was it really fixed ? \r\ncan't find anything related to GOAWAY in #1910 commits\r\n\r\nand the draft editor's copy still has the undefined reference"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433645426"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433645426",
"url": "https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433645426",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Section 4.2.17 references HTTP_UNEXPECTED_GOAWAY which doesn't exist (#1918)",
"sections": [
{
"text": "",
"activityTitle": "**Luca Niccolini**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@lnicco",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1918,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1918\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433645426"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401384391\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd4b2112df2a_6c573fd175cd45c0249826--


From nobody Sat Oct 27 12:22:31 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AC8E130E3B for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 12:22:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 iBYPf1cUHFC5 for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 12:22: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 2C87C12D4E7 for <quic-issues@ietf.org>; Sat, 27 Oct 2018 12:22:28 -0700 (PDT)
Date: Sat, 27 Oct 2018 12:22:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540668146; bh=lV0OUxgmWlCdTaBOja2XTZ6lDaEfwMGmq5m26cOsKS0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zBd8LBRMlcZeWUzOc3MSp1U5NQyKaDc+z1nGh13z/iNdll5IpLRXxA4B9XcwE3eNC Bhn1pwAzpL85j/TTDvfdJ/bHyP410heISFu9HmItxvMBZegxqO2I7V3Nj2wUMQ2dmV uW75TmUBfJv7IsCyjaHH3cx54Rdcp19i0LHAqQdQ=
From: Luca Niccolini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc5c3bc6c0d7c72dd60af6f978e40edfea398d11492cf0000000117ec7cf292a169ce164cfa34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1918/433648181@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1918@github.com>
References: <quicwg/base-drafts/issues/1918@github.com>
Subject: Re: [quicwg/base-drafts] Section 4.2.17 references HTTP_UNEXPECTED_GOAWAY which doesn't exist (#1918)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd4baf2bb7fb_13fb3ff0a66d45bc2421966"; 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/nbt7wyy-PJxokqWKtlgThCXFZH4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 19:22:30 -0000

----==_mimepart_5bd4baf2bb7fb_13fb3ff0a66d45bc2421966
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

similar to how GOAWAY is not allowed from client to server, MAX_PUSH_ID is not allowed from server to client. 
should we use and define UNEXPECTED_MAX_PUSH_ID in the same way ? 

current text:
> A client MUST treat the receipt of a MAX_PUSH_ID frame as a connection error of type HTTP_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/1918#issuecomment-433648181
----==_mimepart_5bd4baf2bb7fb_13fb3ff0a66d45bc2421966
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>similar to how GOAWAY is not allowed from client to server, MAX_PUSH_I=
D is not allowed from server to client.<br>
should we use and define UNEXPECTED_MAX_PUSH_ID in the same way ?</p>
<p>current text:</p>
<blockquote>
<p>A client MUST treat the receipt of a MAX_PUSH_ID frame as a connection=
 error of type HTTP_MALFORMED_FRAME</p>
</blockquote>

<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/1918#issuecomment-433648181">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq97r=
nxkDjL83WQ4KfNe_w8MrgxfXks5upLJygaJpZM4X7KPH">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq3jR9-9n6Vum0hrg6yBfbuda=
6lz9ks5upLJygaJpZM4X7KPH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@lnic=
co in #1918: similar to how GOAWAY is not allowed from client to server, =
MAX_PUSH_ID is not allowed from server to client. \r\nshould we use and d=
efine UNEXPECTED_MAX_PUSH_ID in the same way ? \r\n\r\ncurrent text:\r\n\=
u003e A client MUST treat the receipt of a MAX_PUSH_ID frame as a connect=
ion error of type HTTP_MALFORMED_FRAME"}],"action":{"name":"View Issue","=
url":"https://github.com/quicwg/base-drafts/issues/1918#issuecomment-4336=
48181"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1918#issuecomment=
-433648181",
"url": "https://github.com/quicwg/base-drafts/issues/1918#issuecomment-43=
3648181",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Section 4.2.17 references HTTP_UNEXPEC=
TED_GOAWAY which doesn't exist (#1918)",
"sections": [
{
"text": "",
"activityTitle": "**Luca Niccolini**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@lnicco",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1918,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1918\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1918#issuecomment-43=
3648181"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4013843=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd4baf2bb7fb_13fb3ff0a66d45bc2421966--


From nobody Sat Oct 27 12:31:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0595C12D4E7 for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 12:31:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 meQRHBAy8gC9 for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 12:31: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 0E4D4123FFD for <quic-issues@ietf.org>; Sat, 27 Oct 2018 12:31:34 -0700 (PDT)
Date: Sat, 27 Oct 2018 12:31:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540668692; bh=BCJsz5uscJJumHrEkH5xvw1UeYIkxV39bzMl12ZSR/0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=DDATfu/xBBQbwizEnSfy0DgNAWXktx5Up/CcNT+LU1T5Z0Jz9LYQb6zi96+JhwS6U Lw78mLgLyj3tsXGV8xGhRTygfJ3Xc5FzwTtBSxXqVOw73S7AD2BHPCCVcnpQXy+lVq tZwop8JNbXf/Fr6NGHgVosIdKvpo85C3roeTJbaw=
From: Luca Niccolini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab37e7365267d23dbae8a83fb1031042a29ab1798092cf0000000117ec7f1492a169ce16552b26@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1925@github.com>
Subject: [quicwg/base-drafts] define HTTP_UNEXPECTED_GOAWAY (#1925)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd4bd14b4704_59c03fe4fd2d45c05604d"; 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/lCCFLRr5rhRli6fKvcgq9mLbZmY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 27 Oct 2018 19:31:36 -0000

----==_mimepart_5bd4bd14b4704_59c03fe4fd2d45c05604d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

using the first available ID 0x0013

fixes #1918
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1925

-- Commit Summary --

  * define HTTP_UNEXPECTED_GOAWAY

-- File Changes --

    M draft-ietf-quic-http.md (4)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1925.patch
https://github.com/quicwg/base-drafts/pull/1925.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/1925

----==_mimepart_5bd4bd14b4704_59c03fe4fd2d45c05604d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>using the first available ID 0x0013</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1918.">fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="374143540" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1918" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1918/hovercard" href="https://github.com/quicwg/base-drafts/issues/1918">#1918</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/1925'>https://github.com/quicwg/base-drafts/pull/1925</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>define HTTP_UNEXPECTED_GOAWAY</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1925/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/1925.patch'>https://github.com/quicwg/base-drafts/pull/1925.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1925.diff'>https://github.com/quicwg/base-drafts/pull/1925.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/1925">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq01SmIHrJlJDTf5C1iRA5KySQFXsks5upLSUgaJpZM4X9mpw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8UAJtDkgFiCXmxhGIeghROdqi4Tks5upLSUgaJpZM4X9mpw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"define HTTP_UNEXPECTED_GOAWAY (#1925)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1925"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1925",
"url": "https://github.com/quicwg/base-drafts/pull/1925",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "define HTTP_UNEXPECTED_GOAWAY (#1925)",
"sections": [
{
"text": "",
"activityTitle": "**Luca Niccolini**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@lnicco",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "8c505bb",
"value": "define HTTP_UNEXPECTED_GOAWAY"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-http.md](https://github.com/quicwg/base-drafts/pull/1925/files#diff-0) (4 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1925,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1925\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1925"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1925.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1925.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402025072\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd4bd14b4704_59c03fe4fd2d45c05604d--


From nobody Sat Oct 27 18:21:01 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A9192127B92 for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 18:20:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 Pcs5DW_IMxdM for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 18:20:56 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 8CBBE1277BB for <quic-issues@ietf.org>; Sat, 27 Oct 2018 18:20:56 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540689655; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=QCq8wSwfALTsC0l8irvHBpQMNqkV2irP9XwwAGXkDLw=; b=SOpcFBG3ORDxQ8krBKslea+ct0ijnnoKEh5pD/24yYf/5Z1o+G7rK8spRnDgr+IPCty7DSsj Km48nP9geQfGR8bs94mDk1a0VTRcqPGXigc4/fZi/RVIL+DmVjvX/ciAKPV3tfkOA+NxT0NI je5qsQKCJLBazYBsAwVpInQwUnk=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd50ef6.7f7f10258ba0-smtp-out-n02; Sun, 28 Oct 2018 01:20:54 -0000 (UTC)
Date: Sat, 27 Oct 2018 18:20:53 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bd50ef5c61cf_29932ab27446e578224b4@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 0347e7: add Tommy's presentation
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd50ef5c5e23_29932ab27446e5782235e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O0ietxDx9LQMjHbBVNqySiVIf2E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 01:20:59 -0000

----==_mimepart_5bd50ef5c5e23_29932ab27446e5782235e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 0347e792318a494ba21418126f58740effd34b14
      https://github.com/quicwg/wg-materials/commit/0347e792318a494ba21418126f58740effd34b14
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-28 (Sun, 28 Oct 2018)

  Changed paths:
    A ietf103/IETF103-QUIC-Datagram.pdf

  Log Message:
  -----------
  add Tommy's presentation



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd50ef5c5e23_29932ab27446e5782235e--


From nobody Sat Oct 27 21:29:03 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 633B1128CB7 for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 21:29:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 H7BOJ1zeVk0D for <quic-issues@ietfa.amsl.com>; Sat, 27 Oct 2018 21:29: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 7C8AD1277D2 for <quic-issues@ietf.org>; Sat, 27 Oct 2018 21:29:00 -0700 (PDT)
Date: Sat, 27 Oct 2018 21:28:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540700938; bh=N82/IZG1H5u5LlIkuicEjL/K6ujapTf6Sx3z2kJ0K+Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1riER/yX+mnCwpgVYAO++gsp5lTl5VsxXHPWNRfi85BtTNBVQkh0BJ87CR/mOiXNf jaMGJekWOoOwpQGX/wkF4/x/ZFVwOjWMdjzvJMD6VjnH8Tlq57nhhXGz3cmGQq5itw QC928c7EF+2btYNophholrZlX8PfS0RYB5i/zls0=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab49dde375467828125dfab99d079b5474fdae886392cf0000000117ecfd0a92a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433675532@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd53b0a5d81a_4a5f3fc7a5ad45c4495842"; 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/TVO1PsbHJnvRSOzo028OYZeinao>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 04:29:02 -0000

----==_mimepart_5bd53b0a5d81a_4a5f3fc7a5ad45c4495842
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@RyanAtGoogle 
> In other words, there's a bunch of complexity here that I really don't see realistic benefits from.) Not to mention, this seems like a rather major piece of new behavior so close to the finish line.)

FWIW, I would like to emphasize that the PR is a composition of a bug fix (#1810) and a new feature (#1773).

Moving downgrade detection to server-side is IMO the most sensible way of fixing #1810, and that is what this PR does by introducing `supported_versions` TP as a parameter of ClientHello. We also need `unsupported_versions` to let the server (within a cluster supporting different set of versions) select the best protocol, though if this is a must-have feature can be debatable.

With those new transport parameters and the behaviors to handle them, the "bug fix" with itself becomes so close to having "compatible version upgrade" as a new feature.

To put another way, my view is that this PR is mostly a bug fix. It is unfortunate that we need to change the downgrade detection mechanism at a late moment, but my view is that we need to, because otherwise version detection cannot be (or at least hard to be) implemented.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433675532
----==_mimepart_5bd53b0a5d81a_4a5f3fc7a5ad45c4495842
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=3D19561162" data-octo-click=3D"hovercard-link-=
click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com=
/RyanAtGoogle">@RyanAtGoogle</a></p>
<blockquote>
<p>In other words, there's a bunch of complexity here that I really don't=
 see realistic benefits from.) Not to mention, this seems like a rather m=
ajor piece of new behavior so close to the finish line.)</p>
</blockquote>
<p>FWIW, I would like to emphasize that the PR is a composition of a bug =
fix (<a class=3D"issue-link js-issue-link" data-error-text=3D"Failed to l=
oad issue title" data-id=3D"364815673" data-permission-text=3D"Issue titl=
e is private" data-url=3D"https://github.com/quicwg/base-drafts/issues/18=
10" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/base-draf=
ts/issues/1810/hovercard" href=3D"https://github.com/quicwg/base-drafts/i=
ssues/1810">#1810</a>) and a new feature (<a class=3D"issue-link js-issue=
-link" data-error-text=3D"Failed to load issue title" data-id=3D"36184112=
8" data-permission-text=3D"Issue title is private" data-url=3D"https://gi=
thub.com/quicwg/base-drafts/issues/1773" data-hovercard-type=3D"issue" da=
ta-hovercard-url=3D"/quicwg/base-drafts/issues/1773/hovercard" href=3D"ht=
tps://github.com/quicwg/base-drafts/issues/1773">#1773</a>).</p>
<p>Moving downgrade detection to server-side is IMO the most sensible way=
 of fixing <a class=3D"issue-link js-issue-link" data-error-text=3D"Faile=
d to load issue title" data-id=3D"364815673" data-permission-text=3D"Issu=
e title is private" data-url=3D"https://github.com/quicwg/base-drafts/iss=
ues/1810" data-hovercard-type=3D"issue" data-hovercard-url=3D"/quicwg/bas=
e-drafts/issues/1810/hovercard" href=3D"https://github.com/quicwg/base-dr=
afts/issues/1810">#1810</a>, and that is what this PR does by introducing=
 <code>supported_versions</code> TP as a parameter of ClientHello. We als=
o need <code>unsupported_versions</code> to let the server (within a clus=
ter supporting different set of versions) select the best protocol, thoug=
h if this is a must-have feature can be debatable.</p>
<p>With those new transport parameters and the behaviors to handle them, =
the "bug fix" with itself becomes so close to having "compatible version =
upgrade" as a new feature.</p>
<p>To put another way, my view is that this PR is mostly a bug fix. It is=
 unfortunate that we need to change the downgrade detection mechanism at =
a late moment, but my view is that we need to, because otherwise version =
detection cannot be (or at least hard to be) implemented.</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/1901#issuecomment-433675532">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6Bkwr=
sND5oEI-c97bbeiRPEee2cks5upTKKgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq96gK5RjwkxLKlSBHRjFjKsf6kM1=
ks5upTKKgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1901: @RyanAtGoogle \r\n\u003e In other words, there's a bunch of =
complexity here that I really don't see realistic benefits from.) Not to =
mention, this seems like a rather major piece of new behavior so close to=
 the finish line.)\r\n\r\nFWIW, I would like to emphasize that the PR is =
a composition of a bug fix (#1810) and a new feature (#1773).\r\n\r\nMovi=
ng downgrade detection to server-side is IMO the most sensible way of fix=
ing #1810, and that is what this PR does by introducing `supported_versio=
ns` TP as a parameter of ClientHello. We also need `unsupported_versions`=
 to let the server (within a cluster supporting different set of versions=
) select the best protocol, though if this is a must-have feature can be =
debatable.\r\n\r\nWith those new transport parameters and the behaviors t=
o handle them, the \"bug fix\" with itself becomes so close to having \"c=
ompatible version upgrade\" as a new feature.\r\n\r\nTo put another way, =
my view is that this PR is mostly a bug fix. It is unfortunate that we ne=
ed to change the downgrade detection mechanism at a late moment, but my v=
iew is that we need to, because otherwise version detection cannot be (or=
 at least hard to be) implemented."}],"action":{"name":"View Pull Request=
","url":"https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433=
675532"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33675532",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4336=
75532",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4336=
75532"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd53b0a5d81a_4a5f3fc7a5ad45c4495842--


From nobody Sun Oct 28 16:27:16 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 17B29120072 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:27:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.471
X-Spam-Level: 
X-Spam-Status: No, score=-1.471 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 QtNvUxJM4TMk for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:27:13 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 83E791274D0 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:27:13 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540769232; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Eu6hRwM+zH7oLDyFdrC0XantCbbdSzGL4TkYNT1KCg8=; b=bqElUWNw9ucm+rKOIva0aevfej8hoYvNOKV/oFqNbPfL+ZxbKj8JDBmIG3FYF9fNEVwu4UOW E4CI4R2LxQdLM/cI8LloUOXVWn4oaCRzwrHQ+RKA3cS3nQu7eJe7/PcHoY3fYaXinV7itmUu mf1fGOBS/w4Nj50bUr6fV4tqSv8=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd645cf.7f1dd86a60c0-smtp-out-n03; Sun, 28 Oct 2018 23:27:11 -0000 (UTC)
Date: Sun, 28 Oct 2018 16:27:11 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd645cfae090_27a82ac35b3ba594101180@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 38d962: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd645cfadd1a_27a82ac35b3ba5941010f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Cq1VEZqN-gIymGMYddo3DN4PfTc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:27:15 -0000

----==_mimepart_5bd645cfadd1a_27a82ac35b3ba5941010f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/no-octets
  Home:   https://github.com/quicwg/base-drafts
  Commit: 38d96287b35d012da67be362c751fef27e8929aa
      https://github.com/quicwg/base-drafts/commit/38d96287b35d012da67be362c751fef27e8929aa
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd645cfadd1a_27a82ac35b3ba5941010f2--


From nobody Sun Oct 28 16:27:23 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 45A9F12D4E7 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:27:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 jYcpAUC_nq6K for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:27:16 -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 E15BF120072 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:27:15 -0700 (PDT)
Date: Sun, 28 Oct 2018 16:27:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540769234; bh=FdrRLoea2kAflEUtOLuE0r9QIdqUqzn/8NtpQ2nNj4o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xs8NdyWbmFCIWHdS8glPb0P8rFzfUCuqmHZjjVMda0RFXllUNcqa0FxvzHb67Tr8W fVj45JzNVlH+n6hgxkP34/cIDIF6rbFUq8Spk0yACdTDORDkOitl6CVVGxnGJ87zlx RzmTwk1u0kCkXRagQYlfYxP9iDUrnjbglkOuKXX8=
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/1921/push/2998781496@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1921@github.com>
References: <quicwg/base-drafts/pull/1921@github.com>
Subject: Re: [quicwg/base-drafts] No octets (#1921)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd645d2ca941_20ad3fb80b2d45bc8140a9"; 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/KHyJLsvuFl-QDrxJV1I9xtp7lq4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:27:18 -0000

----==_mimepart_5bd645d2ca941_20ad3fb80b2d45bc8140a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

38d9628  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/1921/files/a3efac0fd8064c6b67cf20464563dc86fc6c46fa..38d96287b35d012da67be362c751fef27e8929aa

----==_mimepart_5bd645d2ca941_20ad3fb80b2d45bc8140a9
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/38d9628">38d9628</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/1921/files/a3efac0fd8064c6b67cf20464563dc86fc6c46fa..38d96287b35d012da67be362c751fef27e8929aa">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4iotJnRPwMlPWT8K2Hn4F6iUuDUks5upj1SgaJpZM4X7UnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq91AvhOwFqnyOcGUzD1bS6XpAUFrks5upj1SgaJpZM4X7UnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1921"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1921/files/a3efac0fd8064c6b67cf20464563dc86fc6c46fa..38d96287b35d012da67be362c751fef27e8929aa"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1921/files/a3efac0fd8064c6b67cf20464563dc86fc6c46fa..38d96287b35d012da67be362c751fef27e8929aa",
"url": "https://github.com/quicwg/base-drafts/pull/1921/files/a3efac0fd8064c6b67cf20464563dc86fc6c46fa..38d96287b35d012da67be362c751fef27e8929aa",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1921",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1921:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "38d9628",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1921/files/a3efac0fd8064c6b67cf20464563dc86fc6c46fa..38d96287b35d012da67be362c751fef27e8929aa"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401426884\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd645d2ca941_20ad3fb80b2d45bc8140a9--


From nobody Sun Oct 28 16:27:29 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8EF2212870E for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:27:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.471
X-Spam-Level: 
X-Spam-Status: No, score=-1.471 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_ADSP_NXDOMAIN=0.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.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 cJEazNofwMim for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:27:19 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 6FBBA120072 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:27:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540769239; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Y6URn5hGVyDPw1iZmhhssOMqX95psA7tdmPU6Mp8Gg8=; b=zFYvtqhuGUc7usMNnshinKUdNIhL6FnhQ/K3IChjwZjgYKqB10ITEcdd0ABGVDfU5tmWEzFs yM2VWdlctbuXmrcxN25PFLtwdGYq9pimvDxXYqNp8DqU6sEcSEWjFDOUO32gN8zgg7eKmHma S47EQwxzNUZDN49MYak4bESVDV0=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd645d7.7f1d4e0faf30-smtp-out-n03; Sun, 28 Oct 2018 23:27:19 -0000 (UTC)
Date: Sun, 28 Oct 2018 16:27:19 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd645d71db3f_17d02af7386725789304f@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0f88ed: clarify
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd645d71d53c_17d02af738672578929f4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SmDwgh73aRTWDLIiOcwxuVQW_u8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:27:21 -0000

----==_mimepart_5bd645d71d53c_17d02af738672578929f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/no-octets
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0f88ed8881384debb293150c7e72667ae10eb53a
      https://github.com/quicwg/base-drafts/commit/0f88ed8881384debb293150c7e72667ae10eb53a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  clarify

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd645d71d53c_17d02af738672578929f4--


From nobody Sun Oct 28 16:27:34 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D638212896A for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:27:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 JY5KugQnTIB3 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:27: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 7269D120072 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:27:22 -0700 (PDT)
Date: Sun, 28 Oct 2018 16:27:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540769241; bh=8Q45MpWtCQCPPE1+y9OkKr/pI9bKkV/aJAPzvJvNuqQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uDwU3bpmPR9AmFO1aGZZkn/UrlGekZJ/pWwRGeBgjlmDC3ZB9CmGDiI0DVrYqUdJ4 xXm0X9PS+Ihl6UHyhOd0FhbF/hy2+vlJ9GNgxqA+yG83ZIjjt64U3nFT2wvJp5UJhM F/2ePskl18MAnlR3+yvZif1MEwvuxjW6xcxdm1II=
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/1921/push/2998781642@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1921@github.com>
References: <quicwg/base-drafts/pull/1921@github.com>
Subject: Re: [quicwg/base-drafts] No octets (#1921)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd645d9a001c_66343fc8bf4d45b42385890"; 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/AJ4IfMBrTknocYlmOAzJZb4e6kk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:27:25 -0000

----==_mimepart_5bd645d9a001c_66343fc8bf4d45b42385890
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

0f88ed8  clarify


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1921/files/38d96287b35d012da67be362c751fef27e8929aa..0f88ed8881384debb293150c7e72667ae10eb53a

----==_mimepart_5bd645d9a001c_66343fc8bf4d45b42385890
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/0f88ed8">0f88ed8</a>  clarify</li>
</ul>


<p style="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/1921/files/38d96287b35d012da67be362c751fef27e8929aa..0f88ed8881384debb293150c7e72667ae10eb53a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy8jqPzSlDvywVtjH36ZxFgJBzc9ks5upj1ZgaJpZM4X7UnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq26bUCbmiPF-Hd8qfhzYFahGfzz9ks5upj1ZgaJpZM4X7UnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1921"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1921/files/38d96287b35d012da67be362c751fef27e8929aa..0f88ed8881384debb293150c7e72667ae10eb53a"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1921/files/38d96287b35d012da67be362c751fef27e8929aa..0f88ed8881384debb293150c7e72667ae10eb53a",
"url": "https://github.com/quicwg/base-drafts/pull/1921/files/38d96287b35d012da67be362c751fef27e8929aa..0f88ed8881384debb293150c7e72667ae10eb53a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1921",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1921:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "0f88ed8",
"value": "clarify"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1921/files/38d96287b35d012da67be362c751fef27e8929aa..0f88ed8881384debb293150c7e72667ae10eb53a"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401426884\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd645d9a001c_66343fc8bf4d45b42385890--


From nobody Sun Oct 28 16:27:59 2018
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 82D97120072 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:27:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 UbKpFZfkmfNj for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:27:55 -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 810F212870E for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:27: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=HcDDbMDe3DF0jJQCqtA0AZGb304=; b=CtiYpolift52RcDD 1+G5zfn+RfPXi3CNr1e607MfI1ZRnAbqefHkfWf3O9Y5fSODr97kY0OBlgebpKAW zDZMjmew4SaYPy8zqzIn4x0Of2MKSKR2mYmbKNxKwR2GKxSRgsoRQH/W2wzq34Fc ltOi6NOxRNPELK80ljyVFz8cROs=
Received: by filter1123p1las1.sendgrid.net with SMTP id filter1123p1las1-2949-5BD645F9-16 2018-10-28 23:27:53.892157191 +0000 UTC m=+865320.934648337
Received: from out-3.smtp.github.com (out-3.smtp.github.com [192.30.252.194]) by ismtpd0033p1mdw1.sendgrid.net (SG) with ESMTP id 7tcxCtVYT8OLv-jfgMatRg for <quic-issues@ietf.org>; Sun, 28 Oct 2018 23:27:53.532 +0000 (UTC)
Date: Sun, 28 Oct 2018 23:27:54 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab72938e70744c7a4621a6ac565cd676fc2675fa2f92cf0000000117ee07f892a169ce164d89cf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1921/review/169115687@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1921@github.com>
References: <quicwg/base-drafts/pull/1921@github.com>
Subject: Re: [quicwg/base-drafts] No octets (#1921)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd645f8c1b12_13e43fb8ea0d45c02276196"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0zHE1ensZJxOX5kmEuDXAwyvkkYxuRx8vIIl aXU1y2lzrN6R+d7Lp1lU9lSzq30PiE354QzminH4utq9G9zgzI6ynEZKPLEIqWfD9A7xHHV441Z/+v wJrnoVhqZcb8g7NinUUfKGtyYTys437oM8Cp/0lm8m0wmaN073/cwiRaxamm2+c63G6F/kYpR/r786 k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/l94zay1sixbS5DjeuKGK9yx8jZY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:27:58 -0000

----==_mimepart_5bd645f8c1b12_13e43fb8ea0d45c02276196
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -965,8 +964,8 @@ losses or increases in the ECN-CE counter.
 ## Tail Loss Probe
 
 A TLP packet MUST NOT be blocked by the sender's congestion controller. The
-sender MUST however count these bytes as additional bytes-in-flight, since a TLP
-adds network load without establishing packet loss.
+sender MUST however count TLP packets against bytes-in-flight, since a TLP adds

```suggestion
sender MUST however count TLP packets against bytes in flight, since a TLP adds
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview-169115687
----==_mimepart_5bd645f8c1b12_13e43fb8ea0d45c02276196
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1921#discussion=
_r228771040">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -965,8 +964,8 @@ losses or increases in t=
he ECN-CE counter.
 ## Tail Loss Probe
=20
 A TLP packet MUST NOT be blocked by the sender&#39;s congestion controller=
. The
-sender MUST however count these bytes as additional bytes-in-flight, since=
 a TLP
-adds network load without establishing packet loss.
+sender MUST however count TLP packets against bytes-in-flight, since a TLP=
 adds
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-sender MUST however count TLP packets against b=
ytes-in-flight, since a TLP adds
+sender MUST however count TLP packets against bytes in flight, since a TLP=
 adds
</pre>


<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/1921#pullrequestreview-169115687">view it on GitHub</a>, or <=
a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq24ZDG6w1id=
k6jbePX2M2i9WH1oBks5upj14gaJpZM4X7UnE">mute the thread</a>.<img src=3D"http=
s://github.com/notifications/beacon/AWbkqzIdmnvM-NpcI8626i5f4fRPZ6SDks5upj1=
4gaJpZM4X7UnE.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinthomson commen=
ted on #1921"}],"action":{"name":"View Pull Request","url":"https://github.=
com/quicwg/base-drafts/pull/1921#pullrequestreview-169115687"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1921#pullrequestrevie=
w-169115687",
"url": "https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview-1=
69115687",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1921",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1921#pullrequestreview-1=
69115687"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401426884=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd645f8c1b12_13e43fb8ea0d45c02276196--


From nobody Sun Oct 28 16:28:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 766291274D0 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:28:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 gD54aH3frYyY for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:28: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 C3EDB120072 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:28:12 -0700 (PDT)
Date: Sun, 28 Oct 2018 16:28:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540769292; bh=En+/aGnSNghVvIxXLSc+WJZafc2r/LZvVCuMm6ou9FA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LWloody9y6JU9o1PvJr3zynMRzvOir31HNfR0KP5T+vIsau3dcFd3vdutaep2a2qr NVJP9RytzzMnuKUjIAHSa3ZVEAOPBw7IEAeJHAI5p7T0BxHbzhuseHZ21JLjO6zwWG R9B/sgT27BQu/4WLFfc2NpxI2Nva9O2dUDZUiyAw=
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/1921/push/2998782441@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1921@github.com>
References: <quicwg/base-drafts/pull/1921@github.com>
Subject: Re: [quicwg/base-drafts] No octets (#1921)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6460c304c3_50bf3fc7a5ad45c41706e8"; 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/KMaVDJsFdnjXFMAgpdbREeIbT3Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:28:14 -0000

----==_mimepart_5bd6460c304c3_50bf3fc7a5ad45c41706e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

dcab276  unhypenate - the name of my new startup


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1921/files/0f88ed8881384debb293150c7e72667ae10eb53a..dcab27610349c604d6339f0cab88306ee1de6ea4

----==_mimepart_5bd6460c304c3_50bf3fc7a5ad45c41706e8
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/dcab276">dcab276</a>  unhypenate - the name of my new startup</li>
</ul>


<p style="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/1921/files/0f88ed8881384debb293150c7e72667ae10eb53a..dcab27610349c604d6339f0cab88306ee1de6ea4">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyvRbEfIHZqffd9pSCMBkY1x4e2eks5upj2MgaJpZM4X7UnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy6m-69qmBBMUlEbBRmWyIZKDQ_-ks5upj2MgaJpZM4X7UnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1921"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1921/files/0f88ed8881384debb293150c7e72667ae10eb53a..dcab27610349c604d6339f0cab88306ee1de6ea4"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1921/files/0f88ed8881384debb293150c7e72667ae10eb53a..dcab27610349c604d6339f0cab88306ee1de6ea4",
"url": "https://github.com/quicwg/base-drafts/pull/1921/files/0f88ed8881384debb293150c7e72667ae10eb53a..dcab27610349c604d6339f0cab88306ee1de6ea4",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1921",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1921:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "dcab276",
"value": "unhypenate - the name of my new startup"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1921/files/0f88ed8881384debb293150c7e72667ae10eb53a..dcab27610349c604d6339f0cab88306ee1de6ea4"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401426884\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd6460c304c3_50bf3fc7a5ad45c41706e8--


From nobody Sun Oct 28 16:38:14 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C59B12870E for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:38:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 EvNg8NgOADm4 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:38:12 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 1AE121274D0 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:38:12 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540769891; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=FkzXDDsOGu97BOi0rp9LcDkrRzTylx15wwAscy7426M=; b=xSWtRhSwpGKF61XXOMh1jhCJ0EAirVDumc+7k7f50vBJF9yCR6hAQgyVeo2/gNYaeWUkOkRl 2+SlE6ZHvalIJa22WVxp292wV+GG1CUan5/jGfpkwkWECGfzCl0O26B/qnEdHFkPSYk2WxXU j1CY8WefHhXqz2oQfrhEwm5VzcQ=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd6460a.7fb13c6f2060-smtp-out-n02; Sun, 28 Oct 2018 23:28:10 -0000 (UTC)
Date: Sun, 28 Oct 2018 16:28:09 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd6460940e7c_45a82b04674c45783668f@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] dcab27: unhypenate - the name of my new startup
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd64609409b1_45a82b04674c457836563"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ME_5H_qCQSx0pbE2A_yMpYfT84c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:38:13 -0000

----==_mimepart_5bd64609409b1_45a82b04674c457836563
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/no-octets
  Home:   https://github.com/quicwg/base-drafts
  Commit: dcab27610349c604d6339f0cab88306ee1de6ea4
      https://github.com/quicwg/base-drafts/commit/dcab27610349c604d6339f0cab88306ee1de6ea4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  unhypenate - the name of my new startup



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd64609409b1_45a82b04674c457836563--


From nobody Sun Oct 28 16:50:47 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 81E2E12870E for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:50:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 UR8Vq2L0REEi for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:50:45 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 3DE911274D0 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:50:45 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540770644; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=21xBs9rD8P8weXFTNifzm5AEwjfQIm3kDdKqrA4SXQ8=; b=GbxGW9XbU6rZ02sV30fDzow6nonZnHNRNj8ZG+iPoi+vxDZ23X0xacoT+5XtVJ4+mE9/0OrX hVZzLDbVh1WXKubXmoBnm8dIXhncy/F9UlHogNlmi2M2CVEGBFcEPjx4T+irP14JwXEblKVW uXrBSuhLPG4U5k2WGPugaZdPjz4=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bd64b53.7fb6e413fed0-smtp-out-n02; Sun, 28 Oct 2018 23:50:43 -0000 (UTC)
Date: Sun, 28 Oct 2018 16:50:43 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd64b53c7f81_3ab22aad64ef259038698@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 98910f: Use octets rather than bytes throughout
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd64b53c7ab6_3ab22aad64ef259038541"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/45CvMKVNNd84mnHR22y7f3D_R44>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:50:46 -0000

----==_mimepart_5bd64b53c7ab6_3ab22aad64ef259038541
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 98910f6999e5b1fc579df4002b629386223fff45
      https://github.com/quicwg/base-drafts/commit/98910f6999e5b1fc579df4002b629386223fff45
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use octets rather than bytes throughout

Also closes #1863.


  Commit: 7b824d57db839b57b44a740261e73756b61d597f
      https://github.com/quicwg/base-drafts/commit/7b824d57db839b57b44a740261e73756b61d597f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Use octets for units; size for packet sizes


  Commit: e20f41720296aa2f35bf17c8c2afb8d14d310267
      https://github.com/quicwg/base-drafts/commit/e20f41720296aa2f35bf17c8c2afb8d14d310267
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use bytes instead of octets throughout


  Commit: aec44ab5d2c67b75c1037d8243fc8d5c39444080
      https://github.com/quicwg/base-drafts/commit/aec44ab5d2c67b75c1037d8243fc8d5c39444080
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reflow


  Commit: 79ce5c9082271f6efe3d2621c500cbea775990b8
      https://github.com/quicwg/base-drafts/commit/79ce5c9082271f6efe3d2621c500cbea775990b8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 287c7dfe5057bc489b52739864217ef04cfa642d
      https://github.com/quicwg/base-drafts/commit/287c7dfe5057bc489b52739864217ef04cfa642d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  clarify

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 218394f8e892c59e664c6fe6d6a0a4032aec6136
      https://github.com/quicwg/base-drafts/commit/218394f8e892c59e664c6fe6d6a0a4032aec6136
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  unhypenate - the name of my new startup


  Commit: abfbdd1ec9e6837d0eb9f42cb1bdbb56e6654780
      https://github.com/quicwg/base-drafts/commit/abfbdd1ec9e6837d0eb9f42cb1bdbb56e6654780
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  rewrap


Compare: https://github.com/quicwg/base-drafts/compare/44f6f3231dbb...abfbdd1ec9e6
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd64b53c7ab6_3ab22aad64ef259038541--


From nobody Sun Oct 28 16:50:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9828612870E for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:50:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 aeUxPIIqR79B for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:50: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 4681E1274D0 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:50:52 -0700 (PDT)
Date: Sun, 28 Oct 2018 16:50:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540770651; bh=t4IGTiySjOMHz9MuhzSvukE59mizINCelpVoZltQD+E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zlaFIdO9BR2kU28Rt1jUtDWnWQDGi9epSlFCzl2KtNNxbjsevdFUzDCCgs0zZAxFw krJrUNCl5wn9eTO+VEVOCZ6euveBzUM2MVLXxhkCLF5j/aKmQrygKLWLO4ba8o03zP 6jNVGGpFeJs9fYsqHQKbjm4c6WiWxdCWkO2hhRH4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbbc1a3ad7a63bb693705a0990b7b52a918d3175392cf0000000117ee0d5b92a169ce161bfa2c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1863/issue_event/1931041858@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1863@github.com>
References: <quicwg/base-drafts/issues/1863@github.com>
Subject: Re: [quicwg/base-drafts] Clarify amplification limit (#1863)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd64b5b5d2d7_29453ffdc6cd45c09367db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wUXqBZN-3MfhErGuhojbclwakOk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:50:54 -0000

----==_mimepart_5bd64b5b5d2d7_29453ffdc6cd45c09367db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1863 via 98910f6999e5b1fc579df4002b629386223fff45.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1863#event-1931041858
----==_mimepart_5bd64b5b5d2d7_29453ffdc6cd45c09367db
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="370932268" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1863" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1863/hovercard" href="https://github.com/quicwg/base-drafts/issues/1863">#1863</a> via <a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/98910f6999e5b1fc579df4002b629386223fff45"><tt>98910f6</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/1863#event-1931041858">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5dmiw2hzb-q1eYW6RYX5Hog0ajIks5upkLbgaJpZM4XjSPw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2hT9aTlbGWm_cQHTPr43O2OLTLKks5upkLbgaJpZM4XjSPw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1863 via 98910f6999e5b1fc579df4002b629386223fff45."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1863#event-1931041858"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1863#event-1931041858",
"url": "https://github.com/quicwg/base-drafts/issues/1863#event-1931041858",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Clarify amplification limit (#1863)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1863#event-1931041858"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 395125744\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd64b5b5d2d7_29453ffdc6cd45c09367db--


From nobody Sun Oct 28 16:51:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42B88128CF3 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:50:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 R_u1KCyxgD7U for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:50: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 9FED81274D0 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:50:54 -0700 (PDT)
Date: Sun, 28 Oct 2018 16:50:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540770654; bh=bXpaJG95bHI9UfztYJ42B94aF5qnc4pCXe0Lwvyq4iI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mlUNRZ+9Naxx7OcGkWlIp7mfZR/Th2tN5D2A6scVNhrZaQXqY30M5rKpiC9bXpg4j UZWu/j22YJ8bve0boUX6xL+x29wFuG7V3/wvizKMkoCJv/tZ9GPw+sARoIfotZi87l UeFbZ8VLb8X1U6k3gYopGSikousZVo9chbhynNrg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab63e22869c7bf1eb39f74cdee576ee8a9436bc1f892cf0000000117ee0d5e92a169ce164d89cf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1921/c433754080@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1921@github.com>
References: <quicwg/base-drafts/pull/1921@github.com>
Subject: Re: [quicwg/base-drafts] No octets (#1921)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd64b5eb14a_71333f9ee10d45c0134545b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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_PIJv6pnwdMur0DpfRi8bpaHk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:50:58 -0000

----==_mimepart_5bd64b5eb14a_71333f9ee10d45c0134545b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged manually.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1921#issuecomment-433754080
----==_mimepart_5bd64b5eb14a_71333f9ee10d45c0134545b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Merged manually.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1921#issuecomment-433754080">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy6wNvu6P9mEzXZJ3a-ATaaViuIhks5upkLegaJpZM4X7UnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwB1316VI3LhSVS3Cfiz4dwHZGhnks5upkLegaJpZM4X7UnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1921: Merged manually."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1921#issuecomment-433754080"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1921#issuecomment-433754080",
"url": "https://github.com/quicwg/base-drafts/pull/1921#issuecomment-433754080",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] No octets (#1921)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1921,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1921#issuecomment-433754080"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401426884\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd64b5eb14a_71333f9ee10d45c0134545b--


From nobody Sun Oct 28 16:51:09 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08F5B12D4E8 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:50:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 cd2V3cUaB4tc for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:50: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 53C6012870E for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:50:55 -0700 (PDT)
Date: Sun, 28 Oct 2018 16:50:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540770654; bh=r3YBTeWGlK5Mey79pILi21QJk5Kt8dDUMD+qTdvoW0w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=G0cI3pR8AwTk3pBDjYidOBmGfl0TATNIm7cK50/C9FVv3ez4XWqrvwSc8Vdfxju4k TiQgucNIreMDGrHZqLhiRJ0KY8mBw0dPETXGhUG8FS3nAtu0KZWMkSQDGfO+wAdnM6 iaSXXf5djua2cODL5xYFh7kadTpdfbN2x3D1w1xI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab63e22869c7bf1eb39f74cdee576ee8a9436bc1f892cf0000000117ee0d5e92a169ce164d89cf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1921/issue_event/1931041883@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1921@github.com>
References: <quicwg/base-drafts/pull/1921@github.com>
Subject: Re: [quicwg/base-drafts] No octets (#1921)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd64b5eac5f5_2cf73f9ee10d45c084279"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: 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_XJYHKa3AmRyfZz3Gr2vsK_08E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:50:58 -0000

----==_mimepart_5bd64b5eac5f5_2cf73f9ee10d45c084279
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1921.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1921#event-1931041883
----==_mimepart_5bd64b5eac5f5_2cf73f9ee10d45c084279
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="374180303" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1921" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1921/hovercard" href="https://github.com/quicwg/base-drafts/pull/1921">#1921</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/1921#event-1931041883">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy6wNvu6P9mEzXZJ3a-ATaaViuIhks5upkLegaJpZM4X7UnE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwB1316VI3LhSVS3Cfiz4dwHZGhnks5upkLegaJpZM4X7UnE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1921."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1921#event-1931041883"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1921#event-1931041883",
"url": "https://github.com/quicwg/base-drafts/pull/1921#event-1931041883",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] No octets (#1921)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1921#event-1931041883"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401426884\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd64b5eac5f5_2cf73f9ee10d45c084279--


From nobody Sun Oct 28 16:51:14 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1121A1274D0 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:51:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 98YjJM_LGP_5 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:50:59 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 E258F129385 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:50:57 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540770657; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=shCsBaeznI6lBqm616tZF63Z2T3prfiVTKJj7/V83Is=; b=Zrk9ZqMslxbBh0cJLbg9Seh331nXpsUqd49+M5K0JSmHEcNImfQXI56dmUXaZcxdtkfcwulo kh5vYxZx07t225DMFv4Z/XCzIbjNHiAw4wxfSJ2kVJ7iZuw+x8B001YwUIfsYNr+qdL2jbMd z7Yv4104GhIf9NEmT2YtAXeioh0=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bd64b60.7f7b340a1ae0-smtp-out-n02; Sun, 28 Oct 2018 23:50:56 -0000 (UTC)
Date: Sun, 28 Oct 2018 16:50:55 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd64b5f86cb2_45782ac71f1c8584452f4@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd64b5f868f5_45782ac71f1c8584451ea"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Wox9qPH7W-Cq8v-3cltrUx3bDxg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:51:00 -0000

----==_mimepart_5bd64b5f868f5_45782ac71f1c8584451ea
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/no-octets
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd64b5f868f5_45782ac71f1c8584451ea--


From nobody Sun Oct 28 16:54:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2698A12872C for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:54:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 OmZxOg0oy3K6 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:54:36 -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 1B42212870E for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:54:36 -0700 (PDT)
Date: Sun, 28 Oct 2018 16:54:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540770875; bh=6/I6JECgUNDjQ8QeFCv2eaIJKRqzPJtC8XJv/6lVxNU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dM/QTTDVn7Sp3GD3IDXwUZzWa/kpgT2y4J3O4/V9/Nu2o7dkjA5Gofr8W7PxAGW6m NGkeO/UI/XsYa+V3cKUnGrVVIVMmmm286A2bnuQAqTrrJIz+Mep7uflTgtaQbUkae/ PAU6+7CF4vvYNmttjCz3ftwlyvw6+uNr440zKdKw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd825feb07c1c7f11f7af42a69ebea9a784b2e47492cf0000000117ee0e3b92a169ce164e9361@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1923/review/169117035@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1923@github.com>
References: <quicwg/base-drafts/pull/1923@github.com>
Subject: Re: [quicwg/base-drafts] Try to clarify interaction of PADDING and ACK (#1923)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd64c3b34e9b_2b053fd2ea2d45b812484f8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-YIyMv2DgkhxKUyFCTFzqf0ls-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: Sun, 28 Oct 2018 23:54:38 -0000

----==_mimepart_5bd64c3b34e9b_2b053fd2ea2d45b812484f8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -2772,13 +2772,13 @@ there are packet gaps which precede the received packet.  The endpoint MUST
 however acknowledge packets containing only ACK or PADDING frames when sending
 ACK frames in response to other packets.
 
-While PADDING frames do not elicit an ACK frame from a receiver, they are
-considered to be in flight for congestion control purposes
-{{QUIC-RECOVERY}}. Sending only PADDING frames might cause the sender to become
-limited by the congestion controller (as described in {{QUIC-RECOVERY}}) with no
-acknowledgments forthcoming from the receiver. Therefore, a sender should ensure
-that other frames are sent in addition to PADDING frames to elicit
-acknowledgments from the receiver.
+While PADDING frames are only eventually acknowledged, they are still considered

This is hard.  never acknowledged isn't true either.  The point I'm trying to capture is that a packet containing PADDING doesn't cause the recipient to start their delayed acknowledgment timer.  Keep in mind that this isn't critical language.  Maybe instead.

```suggestion
Packets containing PADDING frames are still 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/pull/1923#discussion_r228772165
----==_mimepart_5bd64c3b34e9b_2b053fd2ea2d45b812484f8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1923#discussi=
on_r228772165">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -2772,13 +2772,13 @@ there are packet g=
aps which precede the received packet.  The endpoint MUST
 however acknowledge packets containing only ACK or PADDING frames when s=
ending
 ACK frames in response to other packets.
 =

-While PADDING frames do not elicit an ACK frame from a receiver, they ar=
e
-considered to be in flight for congestion control purposes
-{{QUIC-RECOVERY}}. Sending only PADDING frames might cause the sender to=
 become
-limited by the congestion controller (as described in {{QUIC-RECOVERY}})=
 with no
-acknowledgments forthcoming from the receiver. Therefore, a sender shoul=
d ensure
-that other frames are sent in addition to PADDING frames to elicit
-acknowledgments from the receiver.
+While PADDING frames are only eventually acknowledged, they are still co=
nsidered
</pre>
<p>This is hard.  never acknowledged isn't true either.  The point I'm tr=
ying to capture is that a packet containing PADDING doesn't cause the rec=
ipient to start their delayed acknowledgment timer.  Keep in mind that th=
is isn't critical language.  Maybe instead.</p>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-While PADDING frames are only eventually ackn=
owledged, they are still considered
+Packets containing PADDING frames are still considered
</pre>


<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/1923#discussion_r228772165">view it on GitHub</a>, or=
 <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-8k86D=
-ZxukNBGQxydhDrO6Olviks5upkO7gaJpZM4X7oQg">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq4J6yWaH_vWIuyztB35JTA-ZquJj=
ks5upkO7gaJpZM4X7oQg.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson commented on #1923"}],"action":{"name":"View Pull Request","url=
":"https://github.com/quicwg/base-drafts/pull/1923#discussion_r228772165"=
}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1923#discussion_r22=
8772165",
"url": "https://github.com/quicwg/base-drafts/pull/1923#discussion_r22877=
2165",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1923",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1923#discussion_r22877=
2165"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4015073=
60\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd64c3b34e9b_2b053fd2ea2d45b812484f8--


From nobody Sun Oct 28 16:55:54 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11E0412872C for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:55:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 AusuzwKCCtDB for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:55:51 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 70F841274D0 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:55:51 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540770950; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=SrflGQzntGgJOLSWRLU24CP0d8hTur/Weym6c46DVUA=; b=wRTu4ob44iF+5Zqq9DWBdbwVkyiOwWcCThJgCYn9j7gLCiRtoggsNwLEdFBdoudya48MdC5e 6QUsUK/nUFg7yyrVOtK6qMGdVL9VZyjpqo6to3vMS9+Iqfki81n8P5gAv831/fB/xr1p4wXt xj8Ozb+0w74RqaUWMtOULIAimu0=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd64c85.7f45903097e0-smtp-out-n01; Sun, 28 Oct 2018 23:55:49 -0000 (UTC)
Date: Sun, 28 Oct 2018 16:55:49 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd64c85822d9_4ef32af90f2325848229f@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7a9e8e: Don't amplify accidentally when closing
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd64c8581bee_4ef32af90f23258482153"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BUZGVpT-jeEKWEAaNaFehadW24w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:55:53 -0000

----==_mimepart_5bd64c8581bee_4ef32af90f23258482153
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7a9e8e45aaf92da9f4c543300136459252347085
      https://github.com/quicwg/base-drafts/commit/7a9e8e45aaf92da9f4c543300136459252347085
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't amplify accidentally when closing

A minor point, and we might not even regret this, but it's not worth
risking it.

Closes #1905.


  Commit: e06269b6caf4b685156b1b5dda65dcf8d9f8a857
      https://github.com/quicwg/base-drafts/commit/e06269b6caf4b685156b1b5dda65dcf8d9f8a857
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Always like removing text


  Commit: 3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b
      https://github.com/quicwg/base-drafts/commit/3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  redundant word whack-a-mole


  Commit: 40296ccb62f8647b0fd21003d8f74098cf81d060
      https://github.com/quicwg/base-drafts/commit/40296ccb62f8647b0fd21003d8f74098cf81d060
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1911 from quicwg/closing-amplification

Don't amplify accidentally when closing


Compare: https://github.com/quicwg/base-drafts/compare/abfbdd1ec9e6...40296ccb62f8
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd64c8581bee_4ef32af90f23258482153--


From nobody Sun Oct 28 16:56:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C8F0C12958B for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:55:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 f9lmeYniH0IG for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:55: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 BD50A12870E for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:55:52 -0700 (PDT)
Date: Sun, 28 Oct 2018 16:55:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540770951; bh=k7XZlGEeeIuyLYLeS2RMDFjpFGu1kfxieNQt22juF68=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SpFEFVXSv97ANODiZWTtF9P3qszMAb/y6xl9YvBrTNicOknbZguQZHmUSoIn8HT5W 41R2AvjGXyyWNstntAnDAoHkmrIGKt2PwLkbS2a9PqIX0IPM/0CRC7YMVeWTrBDrir 6MpZlxsW6FielkNA22v0k+byO5j55o/ObhUFMmCg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0ed05c6c717512cd40ac0c367c7c47536a8d977892cf0000000117ee0e8792a169ce164732a9@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1911/issue_event/1931044211@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1911@github.com>
References: <quicwg/base-drafts/pull/1911@github.com>
Subject: Re: [quicwg/base-drafts] Don't amplify accidentally when closing (#1911)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd64c87c2184_52473f9ee10d45c01387542"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sQaI_FfO4EIN7KJ-If6YrE8NrII>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:55:56 -0000

----==_mimepart_5bd64c87c2184_52473f9ee10d45c01387542
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1911 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/1911#event-1931044211
----==_mimepart_5bd64c87c2184_52473f9ee10d45c01387542
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="373764777" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1911" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1911/hovercard" href="https://github.com/quicwg/base-drafts/pull/1911">#1911</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/1911#event-1931044211">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_lnFl89QsTwCb0zeNlbqdAHxy8pks5upkQHgaJpZM4X5dIU">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-lRqqR8USQognZzpsRVodmLB3KSks5upkQHgaJpZM4X5dIU.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1911 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1911#event-1931044211"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1911#event-1931044211",
"url": "https://github.com/quicwg/base-drafts/pull/1911#event-1931044211",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Don't amplify accidentally when closing (#1911)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1911#event-1931044211"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400937492\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd64c87c2184_52473f9ee10d45c01387542--


From nobody Sun Oct 28 16:56:09 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 664B412DDA3 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:55:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 hZ0_3WqYT-zb for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:55: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 62BF51274D0 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:55:53 -0700 (PDT)
Date: Sun, 28 Oct 2018 16:55:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540770952; bh=loWsMV0boLRg1drHD3FLy/uWpgKBredj4LE+9UDEHBU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MB7/Qbzz6/94gKg8C3tFl2ZGL/1wCUgmfbDrR5Cd8Gg8tZNGegGZyVzAKTutIxCEF g1b+z7MWLoIUfsYnlEsNj1lDWPCNzEYks+9MHAl5eeJ6uLQLu3WJRWrkT0L/Yp6C8z JuD6f2J4/lh/3+B02oj9abfa5FATyZY5F7TioIzg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab776ad4c7b7a2e5cb1a41615df6db5c83f537739092cf0000000117ee0e8892a169ce16466c4c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1905/issue_event/1931044216@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1905@github.com>
References: <quicwg/base-drafts/issues/1905@github.com>
Subject: Re: [quicwg/base-drafts] Limit retransmission of closing packet (#1905)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd64c8893932_14483fb1364d45b4210064"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9hhgX-fdQfw4f7AJ5WzmfNV3-jU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:55:56 -0000

----==_mimepart_5bd64c8893932_14483fb1364d45b4210064
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1905 via #1911.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1905#event-1931044216
----==_mimepart_5bd64c8893932_14483fb1364d45b4210064
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="373713996" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1905" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1905/hovercard" href="https://github.com/quicwg/base-drafts/issues/1905">#1905</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="373764777" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1911" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1911/hovercard" href="https://github.com/quicwg/base-drafts/pull/1911">#1911</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/1905#event-1931044216">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-Ub-maQhFxiPhiMZehHDrWBP2bZks5upkQIgaJpZM4X5OW2">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4t2L7KGdqHE8iTvKuBFwAMXftRAks5upkQIgaJpZM4X5OW2.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1905 via #1911."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1905#event-1931044216"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1905#event-1931044216",
"url": "https://github.com/quicwg/base-drafts/issues/1905#event-1931044216",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Limit retransmission of closing packet (#1905)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1905#event-1931044216"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400876982\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd64c8893932_14483fb1364d45b4210064--


From nobody Sun Oct 28 16:58:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DAF8712872C for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:58:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Vwd4xnbqyNsb for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:58: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 2B6591274D0 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:58:29 -0700 (PDT)
Date: Sun, 28 Oct 2018 16:58:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540771108; bh=L4ZAy6yX45d5d57xn3ZF/R80g/0EkXFLe/kiO/LekTw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vpdLnbLUy+Spoj+efiOZ2Jrup8sbPK7jxnt3S1jP4ZfbHwXqcaTUMxvUdcrudiCwd oqGSCT4g98mrkaz6eW08Qu1IKdBoHA4I4KCWwK0IeyEGU5p26n0h65nEO2X4sgK3Gj G0yLr+G7djutLesU1qgNSl4kzgSr7qqUay8g2gBs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaf6076e79feec364a9bdb36d50ea9781c338d25092cf0000000117ee0f2492a169ce1654ea7a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1924/433754635@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1924@github.com>
References: <quicwg/base-drafts/issues/1924@github.com>
Subject: Re: [quicwg/base-drafts] Limiting the number of active connection ids (#1924)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd64d244f7b4_70813fb8ea0d45c02595a6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/e71TzK0dhFfKk-sY91VPFWcCEv4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:58:31 -0000

----==_mimepart_5bd64d244f7b4_70813fb8ea0d45c02595a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This was discussed at some length by the working group and we decided not to add any mechanisms to limit the number of connection IDs.

The protection mechanisms we rely on are that a recipient isn't obligated to remember *or retire* connection IDs if it doesn't intend to use them.  That limits the costs of too many connection IDs to the bandwidth cost (which can be wasted in many other ways anyway).

Note that you seem to have misunderstood the function of RETIRE_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/1924#issuecomment-433754635
----==_mimepart_5bd64d244f7b4_70813fb8ea0d45c02595a6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>This was discussed at some length by the working group and we decided =
not to add any mechanisms to limit the number of connection IDs.</p>
<p>The protection mechanisms we rely on are that a recipient isn't obliga=
ted to remember <em>or retire</em> connection IDs if it doesn't intend to=
 use them.  That limits the costs of too many connection IDs to the bandw=
idth cost (which can be wasted in many other ways anyway).</p>
<p>Note that you seem to have misunderstood the function of RETIRE_CONNEC=
TION_ID.</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/1924#issuecomment-433754635">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7v-=
r-ElMy2b1MLUT2s8uvBUd7dXks5upkSkgaJpZM4X9har">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkqydUU54j4oDafTPMrK6oCcj-=
GdM4ks5upkSkgaJpZM4X9har.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1924: This was discussed at some length by the working grou=
p and we decided not to add any mechanisms to limit the number of connect=
ion IDs.\r\n\r\nThe protection mechanisms we rely on are that a recipient=
 isn't obligated to remember *or retire* connection IDs if it doesn't int=
end to use them.  That limits the costs of too many connection IDs to the=
 bandwidth cost (which can be wasted in many other ways anyway).\r\n\r\nN=
ote that you seem to have misunderstood the function of RETIRE_CONNECTION=
_ID."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/ba=
se-drafts/issues/1924#issuecomment-433754635"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1924#issuecomment=
-433754635",
"url": "https://github.com/quicwg/base-drafts/issues/1924#issuecomment-43=
3754635",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Limiting the number of active connecti=
on ids (#1924)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1924,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1924#issuecomment-43=
3754635"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4020036=
27\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd64d244f7b4_70813fb8ea0d45c02595a6--


From nobody Sun Oct 28 16:58:38 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A8131274D0 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:58:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 EVdB3FG77BUA for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:58: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 AE70C12870E for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:58:29 -0700 (PDT)
Date: Sun, 28 Oct 2018 16:58:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540771108; bh=y0dWQhLlOU4JyzGQ/+rQGtmv1wXZEJLI1Mfcv30Ol/Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xG6aNg9ySceR5LNq2VU45/ONiqN4h3xXTB0tQaDWe93qZ1tSTP4VhFdyUZ8uYt4DC i9ExCkd73I3IdnKvQEDEEwBmS80g0CltSfbdobMxkF0v9psfREYqiAx06+I7DD+Lm6 dK9QDYfKfEA/4SbPM1oW7/7RdvW8RMc71UCiiy7U=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaf6076e79feec364a9bdb36d50ea9781c338d25092cf0000000117ee0f2492a169ce1654ea7a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1924/issue_event/1931045302@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1924@github.com>
References: <quicwg/base-drafts/issues/1924@github.com>
Subject: Re: [quicwg/base-drafts] Limiting the number of active connection ids (#1924)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd64d24791ec_72183ffdc6cd45c01718633"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/k2UMNtTpS8B9Xwq6WNlQVz8kU0c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:58:32 -0000

----==_mimepart_5bd64d24791ec_72183ffdc6cd45c01718633
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1924.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1924#event-1931045302
----==_mimepart_5bd64d24791ec_72183ffdc6cd45c01718633
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="374663802" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1924" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1924/hovercard" href="https://github.com/quicwg/base-drafts/issues/1924">#1924</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/1924#event-1931045302">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7v-r-ElMy2b1MLUT2s8uvBUd7dXks5upkSkgaJpZM4X9har">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqydUU54j4oDafTPMrK6oCcj-GdM4ks5upkSkgaJpZM4X9har.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1924."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1924#event-1931045302"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1924#event-1931045302",
"url": "https://github.com/quicwg/base-drafts/issues/1924#event-1931045302",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Limiting the number of active connection ids (#1924)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1924#event-1931045302"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402003627\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd64d24791ec_72183ffdc6cd45c01718633--


From nobody Sun Oct 28 16:59:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4786B12958B for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:59:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 E10XXkg1Nw_N for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 16:59:41 -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 8DA7612D4E8 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 16:59:41 -0700 (PDT)
Date: Sun, 28 Oct 2018 16:59:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540771180; bh=vCdWhxN5nE2BYJE3Dj3LAlyvF7fF0ki3iGfu5a7ge1o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Btz2NG31NuGUhu4Ht/QnybsO1lt00o5e6EjnAVF2yp8mg+PRH5SLcy6JXQqQA79Kt F7k41kSVHUT38zHZQurZekqv04W3fxzS0RnoDT3NNQCGjMpDqBrwJCIVGzH9et5vzz iYLR9FAPSZUEWellQNtn/x/H4XgBOtSJN2IepdOY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab40085e51e494db9029623dce33c1ea899a79018792cf0000000117ee0f6c92a169ce164cfa34@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1918/433754716@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1918@github.com>
References: <quicwg/base-drafts/issues/1918@github.com>
Subject: Re: [quicwg/base-drafts] Section 4.2.17 references HTTP_UNEXPECTED_GOAWAY which doesn't exist (#1918)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd64d6cd97f4_259d3fe15c6d45c04812c8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/c6TagtzlBZP0YgyZSkA9ICUWyMw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?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, 28 Oct 2018 23:59:56 -0000

----==_mimepart_5bd64d6cd97f4_259d3fe15c6d45c04812c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My bad, I assumed it was a bad section reference.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433754716
----==_mimepart_5bd64d6cd97f4_259d3fe15c6d45c04812c8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>My bad, I assumed it was a bad section reference.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433754716">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq849v2kk9oc_14D4FwbC5qa8eMSWks5upkTsgaJpZM4X7KPH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1_SYF6IiSRVqsOQ2gCB8RT0rD6Vks5upkTsgaJpZM4X7KPH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1918: My bad, I assumed it was a bad section reference."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433754716"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433754716",
"url": "https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433754716",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Section 4.2.17 references HTTP_UNEXPECTED_GOAWAY which doesn't exist (#1918)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1918,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1918\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1918#issuecomment-433754716"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401384391\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd64d6cd97f4_259d3fe15c6d45c04812c8--


From nobody Sun Oct 28 17:00:24 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D75CF12872C for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:00:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 0lysbmFjAwEJ for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:00:21 -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 D00EF1274D0 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 17:00:20 -0700 (PDT)
Date: Sun, 28 Oct 2018 17:00:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540771220; bh=UrwPzA+LG1lEoV5M2rNGJ5ntyJK5nkjcCq46aVq2SSU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j8Yo/bLE98DNosB+81Tz7EBIMqruGuVAfZxA1DaGX8XJPZYAIK4KLqAX4+jS5d1/O pgp6m88oTzUvHt6eKWhQ6+KO7TBQXI6SrrknYW5gc5UE9aDPclngMsMuvvSaZkEA/+ 57NQyObWlgU4YggPtZPvsqPeev6eT5QExdMaMIj8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abec32a7443fed9543f55214421dab298cb8c76c6892cf0000000117ee0f9492a169ce16552b26@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1925/c433754768@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1925@github.com>
References: <quicwg/base-drafts/pull/1925@github.com>
Subject: Re: [quicwg/base-drafts] define HTTP_UNEXPECTED_GOAWAY (#1925)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd64d941a1a6_71333f9ee10d45c0135724b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XjDc4_P6YRtNQ15hFfbHCS89sxE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 00:00:23 -0000

----==_mimepart_5bd64d941a1a6_71333f9ee10d45c0135724b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My preference is not to create specific error codes for this, but instead to rely on a more generic error code, but I will let @MikeBishop make that 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/pull/1925#issuecomment-433754768
----==_mimepart_5bd64d941a1a6_71333f9ee10d45c0135724b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>My preference is not to create specific error codes for this, but instead to rely on a more generic error code, but I will let <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> make that 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/pull/1925#issuecomment-433754768">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-L0P7NJvHnvxZVuiX-Q_YT0rD_Uks5upkUUgaJpZM4X9mpw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5cZEY5h3atevdpl8wQ9_Jfd7iXZks5upkUUgaJpZM4X9mpw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1925: My preference is not to create specific error codes for this, but instead to rely on a more generic error code, but I will let @MikeBishop make that call."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1925#issuecomment-433754768"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1925#issuecomment-433754768",
"url": "https://github.com/quicwg/base-drafts/pull/1925#issuecomment-433754768",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] define HTTP_UNEXPECTED_GOAWAY (#1925)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1925,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1925\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1925#issuecomment-433754768"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402025072\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd64d941a1a6_71333f9ee10d45c0135724b--


From nobody Sun Oct 28 17:01:46 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EFD9F12872C for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:01:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 dj-QoGEKDu1Y for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:01:43 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 180901274D0 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 17:01:43 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540771302; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Q7GCvVdgGLFDLlC09mXh3l6BpzOrxMF+UOwrXdoRrNs=; b=tY9flXUqvcYc2O+brQif8QK8tewRMKMKONS32FYJD0e45oWiAguZE/syc9+0X31VlJ+V/a2C 2ARxIZWqql3UYWdpwhvBrgvcEpWMG92d6aOEJnun4I/rx2LEWmX4TXimT40p+XvgETljyBiq ToCZIIPLslfFxUk1VqBQtwHpcEg=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ilubashe=akamai.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd64de5.7fdfe8b99960-smtp-out-n01; Mon, 29 Oct 2018 00:01:41 -0000 (UTC)
Date: Sun, 28 Oct 2018 17:01:41 -0700
From: Igor Lubashev <ilubashe@akamai.com>
Reply-To: Igor Lubashev <ilubashe@akamai.com>
To: quic-issues@ietf.org
Message-ID: <5bd64de57eeb5_276d2ad19c526578107186@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 8ffb30: discard, not ignore
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd64de57eab1_276d2ad19c526578107039"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A5e_bmh1dzg1ZNBoVvuxyDuFt3g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 00:01:45 -0000

----==_mimepart_5bd64de57eab1_276d2ad19c526578107039
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8ffb306fec38d9f9ae79b23289c8dd294975c936
      https://github.com/quicwg/base-drafts/commit/8ffb306fec38d9f9ae79b23289c8dd294975c936
  Author: Igor Lubashev <ilubashe@akamai.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  discard, not ignore

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd64de57eab1_276d2ad19c526578107039--


From nobody Sun Oct 28 17:01:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 473EE128C65 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:01:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 XI5ht-gRFQic for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:01:44 -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 CBEF412870E for <quic-issues@ietf.org>; Sun, 28 Oct 2018 17:01:44 -0700 (PDT)
Date: Sun, 28 Oct 2018 17:01:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540771304; bh=1pxMVuaVxi5ellSJDeC8rcwW4TTnRRpsPkjkYqg+R8Q=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ed5wUFOxFI07VQpnUBn5N3izzoYlUIgSe6lSswX5eabZANvry3sP88qSQEbh3IC6+ FypTdcp7Lqugt9okzbfGBda/Ga4fQ9IF7acDSvSbffxqPcm6FabHW9Nb4VxMvGcpCg dmhvbfnH6EgsZKDMhdHnxi2WzGif5jwuIZPiPxCo=
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/1901/push/2998818304@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd64de851194_73163f81ef4d45bc17389c5"; 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/6OM62mKvYVYFTBgOy5tGcyYmLJk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 00:01:48 -0000

----==_mimepart_5bd64de851194_73163f81ef4d45bc17389c5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

8ffb306  discard, not ignore


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901/files/0de8a0c7cb88c5f3efff9f403550b9b6d6f568bb..8ffb306fec38d9f9ae79b23289c8dd294975c936

----==_mimepart_5bd64de851194_73163f81ef4d45bc17389c5
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/8ffb306">8ffb306</a>  discard, not ignore</li>
</ul>


<p style="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/1901/files/0de8a0c7cb88c5f3efff9f403550b9b6d6f568bb..8ffb306fec38d9f9ae79b23289c8dd294975c936">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0Zc0C7dElcLWrT8YDokYCEeIdMCks5upkVogaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy7Qcazkxmdh9zXp4e8vi2DwbHtkks5upkVogaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901/files/0de8a0c7cb88c5f3efff9f403550b9b6d6f568bb..8ffb306fec38d9f9ae79b23289c8dd294975c936"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901/files/0de8a0c7cb88c5f3efff9f403550b9b6d6f568bb..8ffb306fec38d9f9ae79b23289c8dd294975c936",
"url": "https://github.com/quicwg/base-drafts/pull/1901/files/0de8a0c7cb88c5f3efff9f403550b9b6d6f568bb..8ffb306fec38d9f9ae79b23289c8dd294975c936",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1901",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1901:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "8ffb306",
"value": "discard, not ignore"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901/files/0de8a0c7cb88c5f3efff9f403550b9b6d6f568bb..8ffb306fec38d9f9ae79b23289c8dd294975c936"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd64de851194_73163f81ef4d45bc17389c5--


From nobody Sun Oct 28 17:04:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2C4712870E for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:04:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 QZtDZw28bqi3 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:04: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 7EB891274D0 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 17:04:34 -0700 (PDT)
Date: Sun, 28 Oct 2018 17:04:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540771473; bh=lV404hF/4lnoaA1UKzGETEXTVFH9V2ylOUSEeTRYXD4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J6pEMPiqJDQ9MhQxcE3b6Utki7MSfbGumNSjzCsT7FCppCT693lCZtoMIs11BlppE yKdaUtucY8cNzOkkWXUTZyKayrPWPfBxGEEv85nvlumnyXzM9A39gS8K9ysEX7AD09 dTZMWa+aF1D6rjCxz7xGs2BkGtHETB235dKqUreY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab55d15aae89e204a7dc8a17b74b63b5699bc0543592cf0000000117ee109192a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/169117546@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd64e91c6258_7e743fc7a5ad45c41580f5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ALy7qZSq9idiKGWicSxLuztnhBk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 00:04:36 -0000

----==_mimepart_5bd64e91c6258_7e743fc7a5ad45c41580f5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



>  
 QUIC encodes transport parameters into a sequence of octets, which are then
 included in the cryptographic handshake.
 
 
+## Version Validation Fields {#transport-parameter-versions}
+
+Client and server exchange information about versions along with transport

I have tried to make this separation clearer.  That is, there are transport parameters, and then there is the version negotiation info.  It makes talking about transport parameters easier.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#discussion_r228772661
----==_mimepart_5bd64e91c6258_7e743fc7a5ad45c41580f5
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/1901#discussion_r228772661">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
 QUIC encodes transport parameters into a sequence of octets, which are then
 included in the cryptographic handshake.
 
 
+## Version Validation Fields {#transport-parameter-versions}
+
+Client and server exchange information about versions along with transport
</pre>
<p>I have tried to make this separation clearer.  That is, there are transport parameters, and then there is the version negotiation info.  It makes talking about transport parameters easier.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1901#discussion_r228772661">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6rlWm0MOX0ip3-0Nlx_yssWyfEnks5upkYRgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1rCaVbX5UgsrKvQc7A1tBLmltnIks5upkYRgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r228772661"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228772661",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228772661",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r228772661"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd64e91c6258_7e743fc7a5ad45c41580f5--


From nobody Sun Oct 28 17:15:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A3A512870E for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:15:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 c13NGT8aWRhb for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:15: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 DDC0A1274D0 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 17:15:50 -0700 (PDT)
Date: Sun, 28 Oct 2018 17:15:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540772150; bh=xIHqu1qZ+Z24X7haETD57a/rhN6pDAOcgIIQZRyvJHc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=d/EtE8dYXDp06RHX14sz8x7NhD3xZIpx+B9VrACGyZTreIfsp23WU4H2jMR6ZGYg6 4g8nseZRogsZf/C5tXBUBmrAurIRAjW2YFrfZETrPLoK130lQQlIfnRmj3HUPCpHIj 8KR5X2p+LF/5QYERUuGsCfinaL++MupP2+ohAlkU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf8504eba12e8af6c2cada28a6c4fde74060e856492cf0000000117ee133692a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433755897@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd651362c160_169d3ff8708d45c014813ed"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Vvrs68tv4QetEgRK5xpVxt3sDkY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 00:15:53 -0000

----==_mimepart_5bd651362c160_169d3ff8708d45c014813ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@RyanAtGoogle, @dtikhonov,

Happy to take this to Bangkok (it's only a week away, after all).  However, I think that you will appreciate the change to having the server validate versions when you walk through the process of upgrading a server to support a new version, even if you don't see the point of the upgrade part of this.

@mikkelfj 
> It is a bit unclear when a client populates other compatible versions: in the first connection attempt, or only as a response to a VN packet. In the latter case the client already has made a choice and the server should not send VN.

A client populates supported_versions with all versions it supports.  In response to VN, it moves one or more from that list to unsupported_versions.

> On the hand, in the first connection attempt the client might want to try v1 with the option of v1.1 and v1.2 as compatible upgrades. It might also want to support v2 but since v2 is not compatible, it cannot say that. But it could hope for v2 in a VN packet. Except, the server is not allowed to do that.

The client lists v2 in supported_versions.  The server can't use the information, so there is no benefit in  terms of validating version negotiation gained by adding it, but it's easier to describe this way.

I could change supported_versions to compatible_versions and recommend including only those that are compatible with the packet version, but then there is some information absent, and we've only ever regretted that in the past.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433755897
----==_mimepart_5bd651362c160_169d3ff8708d45c014813ed
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=3D19561162" data-octo-click=3D"hovercard-link-=
click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com=
/RyanAtGoogle">@RyanAtGoogle</a>, <a class=3D"user-mention" data-hovercar=
d-type=3D"user" data-hovercard-url=3D"/hovercards?user_id=3D4528576" data=
-octo-click=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:se=
lf" href=3D"https://github.com/dtikhonov">@dtikhonov</a>,</p>
<p>Happy to take this to Bangkok (it's only a week away, after all).  How=
ever, I think that you will appreciate the change to having the server va=
lidate versions when you walk through the process of upgrading a server t=
o support a new version, even if you don't see the point of the upgrade p=
art of this.</p>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/hovercards?user_id=3D193335" data-octo-click=3D"hovercard-link-cl=
ick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/m=
ikkelfj">@mikkelfj</a></p>
<blockquote>
<p>It is a bit unclear when a client populates other compatible versions:=
 in the first connection attempt, or only as a response to a VN packet. I=
n the latter case the client already has made a choice and the server sho=
uld not send VN.</p>
</blockquote>
<p>A client populates supported_versions with all versions it supports.  =
In response to VN, it moves one or more from that list to unsupported_ver=
sions.</p>
<blockquote>
<p>On the hand, in the first connection attempt the client might want to =
try v1 with the option of v1.1 and v1.2 as compatible upgrades. It might =
also want to support v2 but since v2 is not compatible, it cannot say tha=
t. But it could hope for v2 in a VN packet. Except, the server is not all=
owed to do that.</p>
</blockquote>
<p>The client lists v2 in supported_versions.  The server can't use the i=
nformation, so there is no benefit in  terms of validating version negoti=
ation gained by adding it, but it's easier to describe this way.</p>
<p>I could change supported_versions to compatible_versions and recommend=
 including only those that are compatible with the packet version, but th=
en there is some information absent, and we've only ever regretted that i=
n the past.</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/1901#issuecomment-433755897">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqxM5DB=
WdPII9UtGpM1fMquUON0iFks5upki2gaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq3XbFeBX6hGg1Mmfe59Arvs3q98n=
ks5upki2gaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1901: @RyanAtGoogle, @dtikhonov,\r\n\r\nHappy to take this =
to Bangkok (it's only a week away, after all).  However, I think that you=
 will appreciate the change to having the server validate versions when y=
ou walk through the process of upgrading a server to support a new versio=
n, even if you don't see the point of the upgrade part of this.\r\n\r\n@m=
ikkelfj \r\n\u003e It is a bit unclear when a client populates other comp=
atible versions: in the first connection attempt, or only as a response t=
o a VN packet. In the latter case the client already has made a choice an=
d the server should not send VN.\r\n\r\nA client populates supported_vers=
ions with all versions it supports.  In response to VN, it moves one or m=
ore from that list to unsupported_versions.\r\n\r\n\u003e On the hand, in=
 the first connection attempt the client might want to try v1 with the op=
tion of v1.1 and v1.2 as compatible upgrades. It might also want to suppo=
rt v2 but since v2 is not compatible, it cannot say that. But it could ho=
pe for v2 in a VN packet. Except, the server is not allowed to do that.\r=
\n\r\nThe client lists v2 in supported_versions.  The server can't use th=
e information, so there is no benefit in  terms of validating version neg=
otiation gained by adding it, but it's easier to describe this way.\r\n\r=
\nI could change supported_versions to compatible_versions and recommend =
including only those that are compatible with the packet version, but the=
n there is some information absent, and we've only ever regretted that in=
 the past."}],"action":{"name":"View Pull Request","url":"https://github.=
com/quicwg/base-drafts/pull/1901#issuecomment-433755897"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
33755897",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4337=
55897",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4337=
55897"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd651362c160_169d3ff8708d45c014813ed--


From nobody Sun Oct 28 17:19:49 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2296112872C for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:19:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GPgeu9BqmA6C for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:19:46 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 7F34D1274D0 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 17:19:46 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540772385; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=jhsTFnwo5oqAG0DmQSihq4WaLzt594EpG5KumKXvTvA=; b=qFdeZocxpq/r9R4k43cqDhxm3dug9QC5Nu4Pjp8wUzcnmLQ1S297Nb2+ASeOjmhMk9zQeX3i JG7rWKaikTMxaJnnUH/4frGIIE7CjwGu8vGve62U7an3Es0J/ik13QKfav8vOW1z9ojag0hX 3HNEfGejkUHuiOXRqUXM0CA6RSM=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd65221.7fe39463f990-smtp-out-n02; Mon, 29 Oct 2018 00:19:45 -0000 (UTC)
Date: Sun, 28 Oct 2018 17:19:44 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd65220dc4b5_26ac2ae2cd02a578103125@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 67a815: Fix the RETIRE_CONNECTION_ID frame type again
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd65220dbfcd_26ac2ae2cd02a57810301a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-cKBrGsvz2yRCd59sOpo4_-8IvQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 00:19:48 -0000

----==_mimepart_5bd65220dbfcd_26ac2ae2cd02a57810301a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: 67a815e5d2ccbcf7b08795bdd551a6cbb1696f96
      https://github.com/quicwg/base-drafts/commit/67a815e5d2ccbcf7b08795bdd551a6cbb1696f96
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix the RETIRE_CONNECTION_ID frame type again


  Commit: 4edf5b3106c0cca419041893d17d9dd45eeb5ec7
      https://github.com/quicwg/base-drafts/commit/4edf5b3106c0cca419041893d17d9dd45eeb5ec7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't recommend stateless reset

Closes #1858.


  Commit: 4417e033e2d05b38978970d102d1fbd9a88aa1c7
      https://github.com/quicwg/base-drafts/commit/4417e033e2d05b38978970d102d1fbd9a88aa1c7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add missing sections to document structure

There were two things that we missed, which looked a little incongrous.
This adds them to avoid the confusion arising from their absence, even
if they don't really need to be there.

Closes #1894.


  Commit: 8f69ad1d99e38d98083cc779ea5102f4bc102548
      https://github.com/quicwg/base-drafts/commit/8f69ad1d99e38d98083cc779ea5102f4bc102548
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Forward reference ECN verification

Closes #1898.


  Commit: 7c4b04dcf0617c72667a7593ccbb1e33604b2469
      https://github.com/quicwg/base-drafts/commit/7c4b04dcf0617c72667a7593ccbb1e33604b2469
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Take suggestion


  Commit: 270243e92158c00bd3d2eb4db7d0e02ac54de0b1
      https://github.com/quicwg/base-drafts/commit/270243e92158c00bd3d2eb4db7d0e02ac54de0b1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use octets rather than bytes throughout

Also closes #1863.


  Commit: 0143d41f7aa59c81f5b98468b9e91fe4039b6148
      https://github.com/quicwg/base-drafts/commit/0143d41f7aa59c81f5b98468b9e91fe4039b6148
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Use octets for units; size for packet sizes


  Commit: bbf55a574e476640af732103701fe1c2ca1881fb
      https://github.com/quicwg/base-drafts/commit/bbf55a574e476640af732103701fe1c2ca1881fb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use bytes instead of octets throughout


  Commit: a4f4c9ffe9b4a71a25748245688fbe916a048c6b
      https://github.com/quicwg/base-drafts/commit/a4f4c9ffe9b4a71a25748245688fbe916a048c6b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reflow


  Commit: 9d504179e4b20503d9f8e413eb0a8eb272ebb5f4
      https://github.com/quicwg/base-drafts/commit/9d504179e4b20503d9f8e413eb0a8eb272ebb5f4
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 3f330f6652fbbcbe75203a5cf3f5ba8e84cea881
      https://github.com/quicwg/base-drafts/commit/3f330f6652fbbcbe75203a5cf3f5ba8e84cea881
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  clarify

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: f0b508077deabe956d993596f78e3dc6995b7eb9
      https://github.com/quicwg/base-drafts/commit/f0b508077deabe956d993596f78e3dc6995b7eb9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  unhypenate - the name of my new startup


  Commit: 4578287e5b5e07728686bc05b82c86d78def4ae5
      https://github.com/quicwg/base-drafts/commit/4578287e5b5e07728686bc05b82c86d78def4ae5
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  rewrap


Compare: https://github.com/quicwg/base-drafts/compare/8ffb306fec38...4578287e5b5e
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd65220dbfcd_26ac2ae2cd02a57810301a--


From nobody Sun Oct 28 17:19:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E31012D4E8 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:19:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 x2KTaIu9410t for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:19: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 79B1E128A5C for <quic-issues@ietf.org>; Sun, 28 Oct 2018 17:19:49 -0700 (PDT)
Date: Sun, 28 Oct 2018 17:19:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540772388; bh=4nGvuV5kr+PrGJCMOEqhjjLXJYK5uZ+SoMFgYc60Vmg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TPgPxBPAB4vqlx+I4vLpAKTuQ4FbQ+NOheTXGyTU3Bd9qaSN6hvt5xEQc7uq5nloO kOtGYyukNBMMaOARSfu3kDGAe2m2SvIh6D3rJYtMupDP9OKjOVUf4jjxqC9Ofs6UOA pHQU4yFgvGXSyXYmVcGhEW9+YQD+Wkd7TAWp2yxk=
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/1901/push/2998839104@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd65224d5a68_461e3fbf5e8d45c024581d1"; 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/zU0tIQYJSwsPrrAZgoaz40w0YvM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 00:19:51 -0000

----==_mimepart_5bd65224d5a68_461e3fbf5e8d45c024581d1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 13 commits.

67a815e  Fix the RETIRE_CONNECTION_ID frame type again
4edf5b3  Don't recommend stateless reset
4417e03  Add missing sections to document structure
8f69ad1  Forward reference ECN verification
7c4b04d  Take suggestion
270243e  Use octets rather than bytes throughout
0143d41  Use octets for units; size for packet sizes
bbf55a5  Use bytes instead of octets throughout
a4f4c9f  Reflow
9d50417  Update draft-ietf-quic-recovery.md
3f330f6  clarify
f0b5080  unhypenate - the name of my new startup
4578287  rewrap


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901/files/8ffb306fec38d9f9ae79b23289c8dd294975c936..4578287e5b5e07728686bc05b82c86d78def4ae5

----==_mimepart_5bd65224d5a68_461e3fbf5e8d45c024581d1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 13 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/67a815e">67a815e</a>  Fix the RETIRE_CONNECTION_ID frame type again</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/4edf5b3">4edf5b3</a>  Don&#39;t recommend stateless reset</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/4417e03">4417e03</a>  Add missing sections to document structure</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/8f69ad1">8f69ad1</a>  Forward reference ECN verification</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7c4b04d">7c4b04d</a>  Take suggestion</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/270243e">270243e</a>  Use octets rather than bytes throughout</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/0143d41">0143d41</a>  Use octets for units; size for packet sizes</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/bbf55a5">bbf55a5</a>  Use bytes instead of octets throughout</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a4f4c9f">a4f4c9f</a>  Reflow</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/9d50417">9d50417</a>  Update draft-ietf-quic-recovery.md</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/3f330f6">3f330f6</a>  clarify</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/f0b5080">f0b5080</a>  unhypenate - the name of my new startup</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/4578287">4578287</a>  rewrap</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1901/files/8ffb306fec38d9f9ae79b23289c8dd294975c936..4578287e5b5e07728686bc05b82c86d78def4ae5">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3heauOtPXNXvrO3--Vz1ZIG2-Q9ks5upkmkgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzx6o7aXm8jnLM-9mNOus9AnV4Rwks5upkmkgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 13 commits in #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901/files/8ffb306fec38d9f9ae79b23289c8dd294975c936..4578287e5b5e07728686bc05b82c86d78def4ae5"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901/files/8ffb306fec38d9f9ae79b23289c8dd294975c936..4578287e5b5e07728686bc05b82c86d78def4ae5",
"url": "https://github.com/quicwg/base-drafts/pull/1901/files/8ffb306fec38d9f9ae79b23289c8dd294975c936..4578287e5b5e07728686bc05b82c86d78def4ae5",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 13 commits in #1901",
"sections": [
{
"text": "13 new commits pushed to quicwg/base-drafts #1901:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "67a815e",
"value": "Fix the RETIRE_CONNECTION_ID frame type again"
},
{
"name": "4edf5b3",
"value": "Don't recommend stateless reset"
},
{
"name": "4417e03",
"value": "Add missing sections to document structure"
},
{
"name": "8f69ad1",
"value": "Forward reference ECN verification"
},
{
"name": "7c4b04d",
"value": "Take suggestion"
},
{
"name": "270243e",
"value": "Use octets rather than bytes throughout"
},
{
"name": "0143d41",
"value": "Use octets for units; size for packet sizes"
},
{
"name": "bbf55a5",
"value": "Use bytes instead of octets throughout"
},
{
"name": "a4f4c9f",
"value": "Reflow"
},
{
"name": "9d50417",
"value": "Update draft-ietf-quic-recovery.md"
},
{
"name": "3f330f6",
"value": "clarify"
},
{
"name": "f0b5080",
"value": "unhypenate - the name of my new startup"
},
{
"name": "4578287",
"value": "rewrap"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901/files/8ffb306fec38d9f9ae79b23289c8dd294975c936..4578287e5b5e07728686bc05b82c86d78def4ae5"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd65224d5a68_461e3fbf5e8d45c024581d1--


From nobody Sun Oct 28 17:30:24 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B5508126F72 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:30:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 EgkrlgHHHvDK for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:30: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 724E9123FFD for <quic-issues@ietf.org>; Sun, 28 Oct 2018 17:30:20 -0700 (PDT)
Date: Sun, 28 Oct 2018 17:30:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540773019; bh=TDdRLlropIv4pAIcAtilWpJx2M7O9q3SVsFHSyU8Jtc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=j0ZTI+9/IBKk9m+MUS0/SLj4UAzBE87qjmjk1zg6/hj7NfsB52DFwAVe9aALNgZLe QfahkGWYCjYpETCDmIoWbCWnAPL7abl9T+bA+nxOIy90rnftXQ2UVGwi+utub/Q6z0 0f5aGUw1sgabpIvFb4Qal1v0CDr/lONwNTXKGJ8U=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9511d8e6e1fd3149e86f12a631dd24b049c009db92cf0000000117ee169b92a169ce1647433c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1913/c433757024@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1913@github.com>
References: <quicwg/base-drafts/pull/1913@github.com>
Subject: Re: [quicwg/base-drafts] Clarify ECN counters (#1913)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6549b6bf62_58793ff50bcd45c0534db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JA2QrTWeDuygwvwmmBwzeAbhkgE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 00:30:23 -0000

----==_mimepart_5bd6549b6bf62_58793ff50bcd45c0534db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks for reviewing @gloinul,

> I wonder if we have the potential of conflict on ECN codepoints to set when coalesing packets. I think the main issue is if the Handshake number space determines that ECN is not working, and then a 1-RTT packet has been generated but not sent yet, that made the assumption that the outgoing IP header shall be ECT.

Yes, this is a tricky one, but I think at some point we have to leave this sort of thing to implementations.  If you are coalescing and you have concluded differently for Handshake and 1-RTT, then you have to make a hard call.  An endpoint that receives mixed signals about bleaching might be better off assuming that there is bleaching on the path.  I think that we already have text that supports that conclusion.

BTW, for IP-layer fragmentation and reassembly where fragments come in with different markings, I am assuming here that there are rules about reassembly elsewhere that deal with this case and we don't need to concern ourselves with that in this document.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1913#issuecomment-433757024
----==_mimepart_5bd6549b6bf62_58793ff50bcd45c0534db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Thanks for reviewing <a class=3D"user-mention" data-hovercard-type=3D"=
user" data-hovercard-url=3D"/hovercards?user_id=3D11295323" data-octo-cli=
ck=3D"hovercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D=
"https://github.com/gloinul">@gloinul</a>,</p>
<blockquote>
<p>I wonder if we have the potential of conflict on ECN codepoints to set=
 when coalesing packets. I think the main issue is if the Handshake numbe=
r space determines that ECN is not working, and then a 1-RTT packet has b=
een generated but not sent yet, that made the assumption that the outgoin=
g IP header shall be ECT.</p>
</blockquote>
<p>Yes, this is a tricky one, but I think at some point we have to leave =
this sort of thing to implementations.  If you are coalescing and you hav=
e concluded differently for Handshake and 1-RTT, then you have to make a =
hard call.  An endpoint that receives mixed signals about bleaching might=
 be better off assuming that there is bleaching on the path.  I think tha=
t we already have text that supports that conclusion.</p>
<p>BTW, for IP-layer fragmentation and reassembly where fragments come in=
 with different markings, I am assuming here that there are rules about r=
eassembly elsewhere that deal with this case and we don't need to concern=
 ourselves with that in this document.</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/1913#issuecomment-433757024">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4QONO=
POWO5M-m5GutACJkCZJSIVks5upkwbgaJpZM4X5eXE">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq9e72HDtnvz4poniVGEPMteyluT1=
ks5upkwbgaJpZM4X5eXE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1913: Thanks for reviewing @gloinul,\r\n\r\n\u003e I wonder=
 if we have the potential of conflict on ECN codepoints to set when coale=
sing packets. I think the main issue is if the Handshake number space det=
ermines that ECN is not working, and then a 1-RTT packet has been generat=
ed but not sent yet, that made the assumption that the outgoing IP header=
 shall be ECT.\r\n\r\nYes, this is a tricky one, but I think at some poin=
t we have to leave this sort of thing to implementations.  If you are coa=
lescing and you have concluded differently for Handshake and 1-RTT, then =
you have to make a hard call.  An endpoint that receives mixed signals ab=
out bleaching might be better off assuming that there is bleaching on the=
 path.  I think that we already have text that supports that conclusion.\=
r\n\r\nBTW, for IP-layer fragmentation and reassembly where fragments com=
e in with different markings, I am assuming here that there are rules abo=
ut reassembly elsewhere that deal with this case and we don't need to con=
cern ourselves with that in this document."}],"action":{"name":"View Pull=
 Request","url":"https://github.com/quicwg/base-drafts/pull/1913#issuecom=
ment-433757024"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1913#issuecomment-4=
33757024",
"url": "https://github.com/quicwg/base-drafts/pull/1913#issuecomment-4337=
57024",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Clarify ECN counters (#1913)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1913,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1913\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1913#issuecomment-4337=
57024"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4009425=
32\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd6549b6bf62_58793ff50bcd45c0534db--


From nobody Sun Oct 28 17:30:43 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 04332123FFD for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:30:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5k2cDwzztYSu for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:30:39 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 992B8124C04 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 17:30:39 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540773039; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=69qWbDHmKq3Q3NVEFPg1732DKL5Giph8SzpeKIBCUtM=; b=JjbWLEa0XSn/phSK4vYwYMlvCc3nRjW24N+RlK69D+02DMPZNdBIGRMS4qX4ziV9PsxZnZWV U8o+RwlgNmMOO4bOuz6Gx28a+0GqZ0MDFglogi88Z+g96Wd43IDoO4XeHmhUEFJl3bgxzgDE XEcA1q5poOVOlc4xvjfuHSKLw2w=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd654ae.7f839c32f9f0-smtp-out-n03; Mon, 29 Oct 2018 00:30:38 -0000 (UTC)
Date: Sun, 28 Oct 2018 17:30:37 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd654adb0806_17f22b1088cdc58097639@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7a72e7: More clarity about QUIC vs. IP packets
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd654adb0450_17f22b1088cdc580975cf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rXsABV13QlnyauqG7XSb2ZnmxSE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 00:30:41 -0000

----==_mimepart_5bd654adb0450_17f22b1088cdc580975cf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ecn-counting-cleanup
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7a72e70db4a39f8c82fc2af60e258d0cb1076e12
      https://github.com/quicwg/base-drafts/commit/7a72e70db4a39f8c82fc2af60e258d0cb1076e12
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More clarity about QUIC vs. IP packets



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd654adb0450_17f22b1088cdc580975cf--


From nobody Sun Oct 28 17:30:49 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 94845123FFD for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:30:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 L415_Bx6QnRG for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 17:30: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 4E149124C04 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 17:30:41 -0700 (PDT)
Date: Sun, 28 Oct 2018 17:30:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540773040; bh=uXTLRqDQY7QWaH1+/aWrHhgXdV7gEyIXrJMmVaE3myU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cdyS8WbuEIiSE1JyakW6P5AmXF5eF9ZfIs/01vfhsXoZWoFzy0c8OUkgjGRjqKc4U 8lwv89/WcY/XxmmiIDfA71m9NIG/KD0McQQtYMQCaPfqdk928CViX948fTyeWSjEi5 FHPSnmSU5Rsk85yTFyrFntlEGq2O6yjW4EfMWbdc=
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/1913/push/2998851687@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1913@github.com>
References: <quicwg/base-drafts/pull/1913@github.com>
Subject: Re: [quicwg/base-drafts] Clarify ECN counters (#1913)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd654b0680e0_5a913ff0380d45b812730b8"; 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/wyBdan2vMfLGpUjAXVjNzsJwYH8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 00:30:42 -0000

----==_mimepart_5bd654b0680e0_5a913ff0380d45b812730b8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

7a72e70  More clarity about QUIC vs. IP packets


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1913/files/5916d7f0d6012fe39a28261f9cf65030ab069899..7a72e70db4a39f8c82fc2af60e258d0cb1076e12

----==_mimepart_5bd654b0680e0_5a913ff0380d45b812730b8
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/7a72e70">7a72e70</a>  More clarity about QUIC vs. IP packets</li>
</ul>


<p style="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/1913/files/5916d7f0d6012fe39a28261f9cf65030ab069899..7a72e70db4a39f8c82fc2af60e258d0cb1076e12">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_y81Jx5DOoNcCnPgWFWxNKvJCkHks5upkwwgaJpZM4X5eXE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxXGxp40jwyvQBMSqOAPDk0XPciJks5upkwwgaJpZM4X5eXE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1913"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1913/files/5916d7f0d6012fe39a28261f9cf65030ab069899..7a72e70db4a39f8c82fc2af60e258d0cb1076e12"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1913/files/5916d7f0d6012fe39a28261f9cf65030ab069899..7a72e70db4a39f8c82fc2af60e258d0cb1076e12",
"url": "https://github.com/quicwg/base-drafts/pull/1913/files/5916d7f0d6012fe39a28261f9cf65030ab069899..7a72e70db4a39f8c82fc2af60e258d0cb1076e12",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1913",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1913:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "7a72e70",
"value": "More clarity about QUIC vs. IP packets"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1913/files/5916d7f0d6012fe39a28261f9cf65030ab069899..7a72e70db4a39f8c82fc2af60e258d0cb1076e12"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400942532\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd654b0680e0_5a913ff0380d45b812730b8--


From nobody Sun Oct 28 18:06:18 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D71C3128C65 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:06:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3bOFgeV22x5v for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:06:14 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 794F412896A for <quic-issues@ietf.org>; Sun, 28 Oct 2018 18:06:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540775173; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=VEioHv1SYygXv3DQJ5HkyFU4XGHnAJldbuSFi74YyeM=; b=JIBdLTDUof2MQsQosQQfOtCYBe8lJcP/yH5nnEsb8Vw7P28bpJLx5pjdJ9CjQ5VlA7UBOh6Z bogF2pB8nl2J8boZeBSU8L2d2wtJ0ND5jQ+MLWX5Opgo/2166/0MKGCroAJhhpiWvx8dz3qV fjsxMATVNvAVZPLI9oyxWIWfESA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd65d05.7fb11c090e10-smtp-out-n02; Mon, 29 Oct 2018 01:06:13 -0000 (UTC)
Date: Sun, 28 Oct 2018 18:06:12 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd65d04790ae_375d2ae51a7d6584381d1@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] aa3ddc: Reflow
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd65d0478973_375d2ae51a7d658438076"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/IHbJSFtF6wyCeagN5qOGkN6jFZM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 01:06:16 -0000

----==_mimepart_5bd65d0478973_375d2ae51a7d658438076
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: aa3ddc11fcd337703a1c68b1b024b9da2c0b3a53
      https://github.com/quicwg/base-drafts/commit/aa3ddc11fcd337703a1c68b1b024b9da2c0b3a53
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reflow



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd65d0478973_375d2ae51a7d658438076--


From nobody Sun Oct 28 18:06:24 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2DAEC123FFD for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:06:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 QOVYNg35uWai for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:06: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 A297412896A for <quic-issues@ietf.org>; Sun, 28 Oct 2018 18:06:16 -0700 (PDT)
Date: Sun, 28 Oct 2018 18:06:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540775175; bh=bYKQFatMZ7BS3C0n+y2vASDxRY1T88+Hug8+PelSmwU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yHr9OLeuw4g+W+Gn4igshsW7FeWwPI/VGTE4BDvCcocFdHigyH/1Le503rBSANIKN L8u2RmD9xQVxraSnEgA/1SB7fsEHar210UuEkW6D2cHUVeTsN6Rvtk32XY3x1+IjWp l+FK5QLjkwYOeLuuIHBAZqM30sPF1mxm2IogEDew=
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/1901/push/2998892601@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd65d0793213_9943f9320cd45b82197932"; 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/bObk3_tq8QVvODkIPb7ROfYFVnQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 01:06:18 -0000

----==_mimepart_5bd65d0793213_9943f9320cd45b82197932
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

aa3ddc1  Reflow


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901/files/4578287e5b5e07728686bc05b82c86d78def4ae5..aa3ddc11fcd337703a1c68b1b024b9da2c0b3a53

----==_mimepart_5bd65d0793213_9943f9320cd45b82197932
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/aa3ddc1">aa3ddc1</a>  Reflow</li>
</ul>


<p style="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/1901/files/4578287e5b5e07728686bc05b82c86d78def4ae5..aa3ddc11fcd337703a1c68b1b024b9da2c0b3a53">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzmHdfIYKyUOBgj_4G4VynSCkjT7ks5uplSHgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1gG876DuZCBQa6nXyioB1u6Y8U-ks5uplSHgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901/files/4578287e5b5e07728686bc05b82c86d78def4ae5..aa3ddc11fcd337703a1c68b1b024b9da2c0b3a53"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901/files/4578287e5b5e07728686bc05b82c86d78def4ae5..aa3ddc11fcd337703a1c68b1b024b9da2c0b3a53",
"url": "https://github.com/quicwg/base-drafts/pull/1901/files/4578287e5b5e07728686bc05b82c86d78def4ae5..aa3ddc11fcd337703a1c68b1b024b9da2c0b3a53",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1901",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1901:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "aa3ddc1",
"value": "Reflow"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901/files/4578287e5b5e07728686bc05b82c86d78def4ae5..aa3ddc11fcd337703a1c68b1b024b9da2c0b3a53"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd65d0793213_9943f9320cd45b82197932--


From nobody Sun Oct 28 18:18:01 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 39ACA130DD2 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:17:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fr4dX5PD0gtM for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:17:56 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 1F9ED130DC9 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 18:17:54 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540775873; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=wzTYmOns7zH3Y+2g58Qq/QdXrjBdMQ3zRzhYXrBjgdM=; b=GEWQz85UvxBuckIMg66/poLofEg+4G4fGigpMK5uDPZfRw7oD2KpBvWFi0LQczSmEpNUV3b3 73thUiLkvd6X7iYHOA6GhoQENCovzqtkDQwf+IwJ43fgOsV+TJSrtOjj/PDK7aF2B8jcgYwM QvhvXdjjnUMK31y0Z43nKeb2etQ=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd65fc0.7ff8d043e270-smtp-out-n01; Mon, 29 Oct 2018 01:17:52 -0000 (UTC)
Date: Sun, 28 Oct 2018 18:17:52 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd65fc0c8612_2e242b109d03858010359@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b91b94: Don't recommend stateless reset
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd65fc0c81c0_2e242b109d038580103440"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Xza0L9CY2AXJAxu2Ysi5eYHSOkY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 01:18:00 -0000

----==_mimepart_5bd65fc0c81c0_2e242b109d038580103440
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/fix-references
  Home:   https://github.com/quicwg/base-drafts
  Commit: b91b94e5e6037cf6675bbb0b5d4d16003057a6f7
      https://github.com/quicwg/base-drafts/commit/b91b94e5e6037cf6675bbb0b5d4d16003057a6f7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't recommend stateless reset

Closes #1858.


  Commit: 5343b7fba126ed436f7d9bb4dfec1b37e2663242
      https://github.com/quicwg/base-drafts/commit/5343b7fba126ed436f7d9bb4dfec1b37e2663242
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add missing sections to document structure

There were two things that we missed, which looked a little incongrous.
This adds them to avoid the confusion arising from their absence, even
if they don't really need to be there.

Closes #1894.


  Commit: 70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a
      https://github.com/quicwg/base-drafts/commit/70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Forward reference ECN verification

Closes #1898.


  Commit: 7a9e8e45aaf92da9f4c543300136459252347085
      https://github.com/quicwg/base-drafts/commit/7a9e8e45aaf92da9f4c543300136459252347085
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't amplify accidentally when closing

A minor point, and we might not even regret this, but it's not worth
risking it.

Closes #1905.


  Commit: e06269b6caf4b685156b1b5dda65dcf8d9f8a857
      https://github.com/quicwg/base-drafts/commit/e06269b6caf4b685156b1b5dda65dcf8d9f8a857
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Always like removing text


  Commit: 631cc5fdaac77d18d9ffb3019be12af5ae0d71e2
      https://github.com/quicwg/base-drafts/commit/631cc5fdaac77d18d9ffb3019be12af5ae0d71e2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Take suggestion


  Commit: c2c8ce9e0f11e546a66d3177819e6afaa9d44bff
      https://github.com/quicwg/base-drafts/commit/c2c8ce9e0f11e546a66d3177819e6afaa9d44bff
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1907 from quicwg/no-should-stateless-reset

Don't recommend stateless reset


  Commit: 3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b
      https://github.com/quicwg/base-drafts/commit/3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  redundant word whack-a-mole


  Commit: 479eaf94fa0c7ba5ac681716e4bcf5c11dd8a634
      https://github.com/quicwg/base-drafts/commit/479eaf94fa0c7ba5ac681716e4bcf5c11dd8a634
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1909 from quicwg/reference-ecn

Forward reference ECN verification


  Commit: 44f6f3231dbb31cf5c75da36d22e9ea5752917f9
      https://github.com/quicwg/base-drafts/commit/44f6f3231dbb31cf5c75da36d22e9ea5752917f9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1908 from quicwg/complete-structure

Add missing sections to document structure


  Commit: 98910f6999e5b1fc579df4002b629386223fff45
      https://github.com/quicwg/base-drafts/commit/98910f6999e5b1fc579df4002b629386223fff45
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use octets rather than bytes throughout

Also closes #1863.


  Commit: 7b824d57db839b57b44a740261e73756b61d597f
      https://github.com/quicwg/base-drafts/commit/7b824d57db839b57b44a740261e73756b61d597f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Use octets for units; size for packet sizes


  Commit: e20f41720296aa2f35bf17c8c2afb8d14d310267
      https://github.com/quicwg/base-drafts/commit/e20f41720296aa2f35bf17c8c2afb8d14d310267
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use bytes instead of octets throughout


  Commit: aec44ab5d2c67b75c1037d8243fc8d5c39444080
      https://github.com/quicwg/base-drafts/commit/aec44ab5d2c67b75c1037d8243fc8d5c39444080
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reflow


  Commit: 79ce5c9082271f6efe3d2621c500cbea775990b8
      https://github.com/quicwg/base-drafts/commit/79ce5c9082271f6efe3d2621c500cbea775990b8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 287c7dfe5057bc489b52739864217ef04cfa642d
      https://github.com/quicwg/base-drafts/commit/287c7dfe5057bc489b52739864217ef04cfa642d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  clarify

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 218394f8e892c59e664c6fe6d6a0a4032aec6136
      https://github.com/quicwg/base-drafts/commit/218394f8e892c59e664c6fe6d6a0a4032aec6136
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  unhypenate - the name of my new startup


  Commit: abfbdd1ec9e6837d0eb9f42cb1bdbb56e6654780
      https://github.com/quicwg/base-drafts/commit/abfbdd1ec9e6837d0eb9f42cb1bdbb56e6654780
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  rewrap


  Commit: 40296ccb62f8647b0fd21003d8f74098cf81d060
      https://github.com/quicwg/base-drafts/commit/40296ccb62f8647b0fd21003d8f74098cf81d060
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1911 from quicwg/closing-amplification

Don't amplify accidentally when closing


  Commit: 21a01ea8964d104c7ddda10f2faffd68fb193da1
      https://github.com/quicwg/base-drafts/commit/21a01ea8964d104c7ddda10f2faffd68fb193da1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into fix-references


Compare: https://github.com/quicwg/base-drafts/compare/f19c189fc3e5...21a01ea8964d
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd65fc0c81c0_2e242b109d038580103440--


From nobody Sun Oct 28 18:18:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 52FAE130DBE for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:18:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 62ggipsg9YHS for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:18: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 EB3A8126DBF for <quic-issues@ietf.org>; Sun, 28 Oct 2018 18:17:57 -0700 (PDT)
Date: Sun, 28 Oct 2018 18:17:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540775877; bh=5hvGmAaftqIsn0G3LYy43oSXxupKO8GVGovOGreKYzc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MgaVA5o0CELKLg7Nak/nCeuUiAAiyZUtvLpFFi2LD5gwLfb4esaOH8wb8U6Dr4WeM +qNI8KcnXZ/5R97juoGNn1VW6QiXuPHsMVZW27wc+vXjmCbrMKCqlyybV1alzjrbmV pMZ5HNmW8Jnze2MBn7hjn+vKx9BD6CHL0xV2c+Fg=
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/1910/push/2998907037@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1910@github.com>
References: <quicwg/base-drafts/pull/1910@github.com>
Subject: Re: [quicwg/base-drafts] Fix references (#1910)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd65fc58b8a_3f043fd530cd45c06224e8"; 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/gI8ZxMimRUuy7EDiNvmBdGw30kA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 01:18:04 -0000

----==_mimepart_5bd65fc58b8a_3f043fd530cd45c06224e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

21a01ea  Merge branch 'master' into fix-references


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1910/files/f19c189fc3e59d8818f3833b83f9f409e2b4471b..21a01ea8964d104c7ddda10f2faffd68fb193da1

----==_mimepart_5bd65fc58b8a_3f043fd530cd45c06224e8
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/21a01ea">21a01ea</a>  Merge branch &#39;master&#39; into fix-references</li>
</ul>


<p style="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/1910/files/f19c189fc3e59d8818f3833b83f9f409e2b4471b..21a01ea8964d104c7ddda10f2faffd68fb193da1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5VYgu8t0hE-M4HGet5B1CrUnmfpks5upldFgaJpZM4X5cqh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1dfmPoU3q9GN5ilADjlqs89T-qaks5upldFgaJpZM4X5cqh.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1910"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1910/files/f19c189fc3e59d8818f3833b83f9f409e2b4471b..21a01ea8964d104c7ddda10f2faffd68fb193da1"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1910/files/f19c189fc3e59d8818f3833b83f9f409e2b4471b..21a01ea8964d104c7ddda10f2faffd68fb193da1",
"url": "https://github.com/quicwg/base-drafts/pull/1910/files/f19c189fc3e59d8818f3833b83f9f409e2b4471b..21a01ea8964d104c7ddda10f2faffd68fb193da1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1910",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1910:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "21a01ea",
"value": "Merge branch 'master' into fix-references"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1910/files/f19c189fc3e59d8818f3833b83f9f409e2b4471b..21a01ea8964d104c7ddda10f2faffd68fb193da1"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400935585\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd65fc58b8a_3f043fd530cd45c06224e8--


From nobody Sun Oct 28 18:20:53 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D615126DBF for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:20:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 s1MHyGuuOFAv for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:20:51 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 DB632124C04 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 18:20:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540776050; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Ufqi/tu1QGlc//sFhSja044gOpD93olA9b8V5tINWtE=; b=FdSJRzhTKLAzQbgy/EnJYs65nXvUMA50jchahsGxm7CVnOFBmqoieDi/S25MkOOaAuiX9BlO nhEWpDuJALDeuEH6JwGrFpDrnSjWfPrO2cVZ0USqdnutUlYWK7caOWCi4ucLG70pdVD4rjeN WNYw2eS73iu2l8djGwm46ORo1p8=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd66072.7fad8adddab0-smtp-out-n02; Mon, 29 Oct 2018 01:20:50 -0000 (UTC)
Date: Sun, 28 Oct 2018 18:20:49 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd660712ae97_4d432af2658ae58083955@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd660712aa82_4d432af2658ae58083823"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/elnbSwM8cecz2Nkq0d8i10SJtcU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 01:20:52 -0000

----==_mimepart_5bd660712aa82_4d432af2658ae58083823
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/closing-amplification
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd660712aa82_4d432af2658ae58083823--


From nobody Sun Oct 28 18:21:58 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BCF5A12896A for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:21:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 928-8M0Z9sKp for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:21:56 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 845B612008A for <quic-issues@ietf.org>; Sun, 28 Oct 2018 18:21:56 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540776115; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Syi1e7c6gf9BsFFbTbtDhArQLI6GFudwXDHecrUtahY=; b=sJZmlp89nAD/dr16Gr24MiLqW7KGWtb/8EYResb3mw2EW6WsQ3liX08SJ+p6lzLkC+cuBgSY JF86LkLMi2jwoB/vk1SrvgRifRsWYvyRubEfGMfJaTPDvNx4N3KT2AhB9Z4YPwXiLPiwiAj+ ap9owZZPKQLM27rOS/OuNTqkOeE=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd660b3.7f04cc6902d0-smtp-out-n01; Mon, 29 Oct 2018 01:21:55 -0000 (UTC)
Date: Sun, 28 Oct 2018 18:21:53 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd660b1e10b3_44152ad4f544457c984b9@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2b8a97: Don't explain why, just explain the consequences
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd660b1e026b_44152ad4f544457c9838a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/oBsid5mS5Xyo8oNhjrIb6nCmxFM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 01:21:58 -0000

----==_mimepart_5bd660b1e026b_44152ad4f544457c9838a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/padding-no-acks
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2b8a9741755ecb48fdb45bbb1242aa3a08582ab4
      https://github.com/quicwg/base-drafts/commit/2b8a9741755ecb48fdb45bbb1242aa3a08582ab4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't explain why, just explain the consequences



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd660b1e026b_44152ad4f544457c9838a--


From nobody Sun Oct 28 18:22:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 899EF12008A for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:21:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 F04aMaBGzAx2 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:21: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 66767124C04 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 18:21:57 -0700 (PDT)
Date: Sun, 28 Oct 2018 18:21:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540776116; bh=AArsZnelBHHWltLMo9cADHHvrDFa1Ke1Oplj3YPe8y4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lMAV/mOHbY6yv/Pah/YmBpA2JxiD6Jmc3a/YL2NWWgRgJSABGnop/sMiIaYw1wOT+ /7DHL99dbs/95eMQwJHFPik+0/ray4cjqAxTnUgUBsAoJHfXIEkrsIv1GAXf+QQghW r9lvNH2dhshV0nJ7CIrsOHljBj4p7NSoxtGHQzbA=
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/1923/push/2998912196@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1923@github.com>
References: <quicwg/base-drafts/pull/1923@github.com>
Subject: Re: [quicwg/base-drafts] Try to clarify interaction of PADDING and ACK (#1923)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd660b4a958b_48353ffdc6cd45c09566d"; 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/mYSLk_9gQaK54OQJv_L2Y5yJg0Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 01:21:59 -0000

----==_mimepart_5bd660b4a958b_48353ffdc6cd45c09566d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

2b8a974  Don't explain why, just explain the consequences


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1923/files/7370b31e30dc63dc141daf4dd058564bc1420896..2b8a9741755ecb48fdb45bbb1242aa3a08582ab4

----==_mimepart_5bd660b4a958b_48353ffdc6cd45c09566d
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/2b8a974">2b8a974</a>  Don&#39;t explain why, just explain the consequences</li>
</ul>


<p style="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/1923/files/7370b31e30dc63dc141daf4dd058564bc1420896..2b8a9741755ecb48fdb45bbb1242aa3a08582ab4">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_iyKFdMSvgit11gKyL-1nYJkCIpks5uplg0gaJpZM4X7oQg">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0EtaxiZcD1QCykV03azRqj4_wNNks5uplg0gaJpZM4X7oQg.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1923"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1923/files/7370b31e30dc63dc141daf4dd058564bc1420896..2b8a9741755ecb48fdb45bbb1242aa3a08582ab4"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1923/files/7370b31e30dc63dc141daf4dd058564bc1420896..2b8a9741755ecb48fdb45bbb1242aa3a08582ab4",
"url": "https://github.com/quicwg/base-drafts/pull/1923/files/7370b31e30dc63dc141daf4dd058564bc1420896..2b8a9741755ecb48fdb45bbb1242aa3a08582ab4",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1923",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1923:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "2b8a974",
"value": "Don't explain why, just explain the consequences"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1923/files/7370b31e30dc63dc141daf4dd058564bc1420896..2b8a9741755ecb48fdb45bbb1242aa3a08582ab4"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401507360\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd660b4a958b_48353ffdc6cd45c09566d--


From nobody Sun Oct 28 18:24:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 41503124C04 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:24:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 JcnKd5N-qhhz for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:24: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 E2D2D12008A for <quic-issues@ietf.org>; Sun, 28 Oct 2018 18:24:40 -0700 (PDT)
Date: Sun, 28 Oct 2018 18:24:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540776280; bh=tcLLuOW2K+489V1ndLGnxIbhnPfq9OUtuY/jf+W6T5E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sJk+/+UmZRKyG85Wz+xgvqz73TAZUHK4E99xBs/djXVe8LBsIocbMERukhvhmn1Kc u6ifPD+cTR/RFUXJLI+/X3hpjmjaLT90ToA+zfiOnxhpt7zBOBb579FCeWtj4pkwnf MlnDd5P3XnUVOvbowspnyNgb5EDuM2X5D1GphHXs=
From: plakhera <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1a11efa2412a6284c7acf051c243f7692600640592cf0000000117ee235892a169ce1654ea7a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1924/433761960@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1924@github.com>
References: <quicwg/base-drafts/issues/1924@github.com>
Subject: Re: [quicwg/base-drafts] Limiting the number of active connection ids (#1924)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd66158aa3f_1ade3fc8bf4d45b4164443"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: plakhera
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/q17lg-2Z6le44Y8RKMPCUs_Tmyk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 01:24:42 -0000

----==_mimepart_5bd66158aa3f_1ade3fc8bf4d45b4164443
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Aah, I see it better now after getting corrected! 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/1924#issuecomment-433761960
----==_mimepart_5bd66158aa3f_1ade3fc8bf4d45b4164443
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Aah, I see it better now after getting corrected! 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/1924#issuecomment-433761960">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1C-raE4fmTz-1b04k1wYNke20Njks5upljYgaJpZM4X9har">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2H847AxhEYR2qOePNhSmVVESJyCks5upljYgaJpZM4X9har.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@plakhera in #1924: Aah, I see it better now after getting corrected! Thanks!"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1924#issuecomment-433761960"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1924#issuecomment-433761960",
"url": "https://github.com/quicwg/base-drafts/issues/1924#issuecomment-433761960",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Limiting the number of active connection ids (#1924)",
"sections": [
{
"text": "",
"activityTitle": "**plakhera**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@plakhera",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1924,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1924#issuecomment-433761960"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402003627\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd66158aa3f_1ade3fc8bf4d45b4164443--


From nobody Sun Oct 28 18:44:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 10CD1126F72 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:44:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 w1ZubSxP3dbp for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 18:44: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 884E9124C04 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 18:44:51 -0700 (PDT)
Date: Sun, 28 Oct 2018 18:44:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540777490; bh=RttXEZG9BjFmyDkimPAuHqER+Oo9VBr/5q0HYGGldl4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2e+0rgmFTPbRhv56WAhZ3/kwcdvpBqrF7AUKojg/9tIPdvkMOa4ey6novrodkSfoo ENOmtrvhBzFh+ZsUZuHZ3wG/V6FaJVRGc+gysbJldjqbY3i/5iltHTGry7RG5LGmhd 1+IkQFbqdZvxgNyjeSPpiiYoX8Dq1GB1EMP6jSDM=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9cc95a3858c739427adcb612367d8d0c3881cdf592cf0000000117ee281292a169ce164e9361@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1923/review/169124847@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1923@github.com>
References: <quicwg/base-drafts/pull/1923@github.com>
Subject: Re: [quicwg/base-drafts] Try to clarify interaction of PADDING and ACK (#1923)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6661261165_28973fb4180d45c421248da"; 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/Syw4JjubaTVBF3S8MUWmk1nXhGA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 01:44:53 -0000

----==_mimepart_5bd6661261165_28973fb4180d45c421248da
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/1923#pullrequestreview-169124847
----==_mimepart_5bd6661261165_28973fb4180d45c421248da
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/1923#pullrequestreview-169124847">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_FUDopvHGqcv4I03QCDkLNlOe_5ks5upl2SgaJpZM4X7oQg">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6WmjlBoOUKhOt7yav4-xk_fWbxoks5upl2SgaJpZM4X7oQg.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1923"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1923#pullrequestreview-169124847"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1923#pullrequestreview-169124847",
"url": "https://github.com/quicwg/base-drafts/pull/1923#pullrequestreview-169124847",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1923",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1923#pullrequestreview-169124847"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401507360\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd6661261165_28973fb4180d45c421248da--


From nobody Sun Oct 28 19:39:25 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA12312D4F1 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:39:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id W7TMlq_Sd6uL for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:39:22 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 5F32C12D4E7 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:39:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540780761; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=5eM6cR9piW5wOdD6g4sZBMGCdR3acqqFT1kwtBFKwtI=; b=u7SqkOu0QoIshpoH0IZCy2a4DWPX+R0ResvcH7OQ8jJfAfX7/NJ+HTNOHm86m62vStq8x5Oj IuDPcHBjL8Ui5yRzq8BRStJMLOmkpuxVB0mAf4SAEA9U3KKL5VWNKEa1NTFD9V1I51gM+N61 9A4kLVHfLtq66dgtm5K+MWLDhac=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd672d8.7f87b66a66c0-smtp-out-n02; Mon, 29 Oct 2018 02:39:20 -0000 (UTC)
Date: Sun, 28 Oct 2018 19:39:20 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd672d89f314_46d42ad73055e574202e@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7370b3: Try to clarify interaction of PADDING and ACK
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd672d89eb6c_46d42ad73055e574195e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OuMJDnkSo08cDNge_cYTqVv9pCA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:39:24 -0000

----==_mimepart_5bd672d89eb6c_46d42ad73055e574195e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7370b31e30dc63dc141daf4dd058564bc1420896
      https://github.com/quicwg/base-drafts/commit/7370b31e30dc63dc141daf4dd058564bc1420896
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Try to clarify interaction of PADDING and ACK

The text wasn't wrong, but this is shorter and - I think - clearer.

Closes #1827.


  Commit: 2b8a9741755ecb48fdb45bbb1242aa3a08582ab4
      https://github.com/quicwg/base-drafts/commit/2b8a9741755ecb48fdb45bbb1242aa3a08582ab4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't explain why, just explain the consequences


  Commit: 8e0858d9d8023fa58d474065256d6957380ec5ac
      https://github.com/quicwg/base-drafts/commit/8e0858d9d8023fa58d474065256d6957380ec5ac
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1923 from quicwg/padding-no-acks

Try to clarify interaction of PADDING and ACK


Compare: https://github.com/quicwg/base-drafts/compare/40296ccb62f8...8e0858d9d802
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd672d89eb6c_46d42ad73055e574195e--


From nobody Sun Oct 28 19:39:32 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 280A112F1AC for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:39:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 hOxuvolKHgSH for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:39:25 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 DEB7B12D4E7 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:39:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540780764; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=TYuVvG5w7dPwwN1199t/XNKrSdjg45Np7LKPklZywSQ=; b=Y3xBv/1dmJlBKiP748VC7l4r9obdDT43CyAzIWIa/wD/D4PKSpJim1nTXesbHlI9VKI6I1lM 63xTtCXfcSZghpAVEhgZZ6dYUDZpUZ5mJiOmAL1ieSgbK/MwY+BIUM47qQV4S0JRaMOKMoyk q6l/8ZQrvcdJkp6SANqdKNwFJH4=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd672db.7f2f343f05a0-smtp-out-n03; Mon, 29 Oct 2018 02:39:23 -0000 (UTC)
Date: Sun, 28 Oct 2018 19:39:23 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd672dbdd75d_27812b0f6ac4e574480f6@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd672dbdd2cc_27812b0f6ac4e574479d4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2QcRdFanP3HZVCVzQ0X-1rvbgCs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:39:28 -0000

----==_mimepart_5bd672dbdd2cc_27812b0f6ac4e574479d4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/padding-no-acks
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd672dbdd2cc_27812b0f6ac4e574479d4--


From nobody Sun Oct 28 19:39:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A111130DC8 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:39:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 7e-t2OFPrE7Y for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:39:25 -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 7DE0B12D4F1 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:39:25 -0700 (PDT)
Date: Sun, 28 Oct 2018 19:39:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540780764; bh=hFPtbyT5Dg+IJRvU8b8xlt7pTrxU+5+b0WvuApMuH4I=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qhZVZ4K3wis7Ro9U6Zf0PxAEMxFQpOGD2g2dJSMgW3Dlk2eLYDYnfw69MrhzFiAj/ F5kSg7mFMYXJTcki6u9X9Dah22mEtanX9LaQanOYhVFkqGkd1ie+NKgvtlUGhbiceZ TJ/niYSxK/0GdbklyYDbnljUs4M+gDwvSgaABCAo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab53a7e52d2a18e92057455dbcc13b4a6b388d4f1992cf0000000117ee34dc92a169ce15d1d968@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1827/issue_event/1931158104@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1827@github.com>
References: <quicwg/base-drafts/issues/1827@github.com>
Subject: Re: [quicwg/base-drafts] PLPMTUD section claims that PADDING frames generate ACKs (#1827)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd672dcc5492_6c063fb1364d45b433385e3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mU5bK1HcPyiuOD3Q9X78KPIgOnM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:39:28 -0000

----==_mimepart_5bd672dcc5492_6c063fb1364d45b433385e3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1827 via #1923.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1827#event-1931158104
----==_mimepart_5bd672dcc5492_6c063fb1364d45b433385e3
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="366074216" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1827" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1827/hovercard" href="https://github.com/quicwg/base-drafts/issues/1827">#1827</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="374248289" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1923" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1923/hovercard" href="https://github.com/quicwg/base-drafts/pull/1923">#1923</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/1827#event-1931158104">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3KqZL4xOx96R6uKkOab96oYCnXUks5upmpcgaJpZM4XE2AG">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwnZAx68OrkYdk1kbG33J8hN8f4iks5upmpcgaJpZM4XE2AG.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1827 via #1923."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1827#event-1931158104"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1827#event-1931158104",
"url": "https://github.com/quicwg/base-drafts/issues/1827#event-1931158104",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] PLPMTUD section claims that PADDING frames generate ACKs (#1827)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1827#event-1931158104"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387145734\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd672dcc5492_6c063fb1364d45b433385e3--


From nobody Sun Oct 28 19:39:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A229B1286E7 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:39:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 LOSYNsheqxiy for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:39: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 8A81512DD85 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:39:25 -0700 (PDT)
Date: Sun, 28 Oct 2018 19:39:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540780764; bh=tmvn5TIhWYOEMwiQpNf8RTIl2VYE9HZ0bj3FyDWbt6A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CCgDsbkVa/PvyocIyqplG5x0fPCDiD3pGHFvo3mfbagzKQywKG7V3pJjlSAtDrh5M KkJx0FA4o3txipM8g/nyfK3JSwtmZmKuQ976rAoDB5uir++e3xXWSXLGBufaJve53t DzMQbK/xnu37eTz/aClMC3MzmBCFv0AdILII1NfM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0355e95c3500457b3c9e5762340546ab19dd34dc92cf0000000117ee34dc92a169ce164e9361@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1923/issue_event/1931158103@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1923@github.com>
References: <quicwg/base-drafts/pull/1923@github.com>
Subject: Re: [quicwg/base-drafts] Try to clarify interaction of PADDING and ACK (#1923)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd672dc6547d_3da03fc7a5ad45c435343a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UP2AImb8Nl95GNbadFl7zLaN9kQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:39:28 -0000

----==_mimepart_5bd672dc6547d_3da03fc7a5ad45c435343a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1923 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/1923#event-1931158103
----==_mimepart_5bd672dc6547d_3da03fc7a5ad45c435343a
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="374248289" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1923" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1923/hovercard" href="https://github.com/quicwg/base-drafts/pull/1923">#1923</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/1923#event-1931158103">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-6UzHiFJCkeBRzFQUvidgYpBwQGks5upmpcgaJpZM4X7oQg">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzfEK3MIxqsoJGEmD51zxYINbvY7ks5upmpcgaJpZM4X7oQg.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1923 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1923#event-1931158103"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1923#event-1931158103",
"url": "https://github.com/quicwg/base-drafts/pull/1923#event-1931158103",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Try to clarify interaction of PADDING and ACK (#1923)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1923#event-1931158103"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401507360\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd672dc6547d_3da03fc7a5ad45c435343a--


From nobody Sun Oct 28 19:43:07 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8012812DD85 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:43:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QYvXRQ63dhZL for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:43:04 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 E0D971277BB for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:43:03 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540780983; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=8BZcdcqrsRNKrTRFW1jnIB3KkFqyl6AJwGC0l27HcmQ=; b=IIZRi/bxoQG2vn1/M+SrkZBlAVCK6TuqjV+M0wQrEZv4F+20HKmHgJBukWZItGJj5kOijJe6 /4KwofO2j/hdWFaa8ClVqJ55Aco1JznqnZkvxl9yqs9TQZ5blAk4LnfRB2zTNaphY1C3ehog NCOrggi2WvxUyQ53+KORMvK6t3Y=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd673b6.7f8dd072e7e0-smtp-out-n01; Mon, 29 Oct 2018 02:43:02 -0000 (UTC)
Date: Sun, 28 Oct 2018 19:43:01 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd673b59ab48_69ae2b098955257c854b3@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0ba8a9: Fix reference in http draft
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd673b59a3b7_69ae2b098955257c8531e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2_in81bxMklP-XGnky1JN7U4Aa4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:43:06 -0000

----==_mimepart_5bd673b59a3b7_69ae2b098955257c8531e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0ba8a97ba82fa90c791f8f22d6da7d3890aa6ef8
      https://github.com/quicwg/base-drafts/commit/0ba8a97ba82fa90c791f8f22d6da7d3890aa6ef8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix reference in http draft


  Commit: f19c189fc3e59d8818f3833b83f9f409e2b4471b
      https://github.com/quicwg/base-drafts/commit/f19c189fc3e59d8818f3833b83f9f409e2b4471b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix reference in tls draft


  Commit: 21a01ea8964d104c7ddda10f2faffd68fb193da1
      https://github.com/quicwg/base-drafts/commit/21a01ea8964d104c7ddda10f2faffd68fb193da1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into fix-references


  Commit: 5a9018cb9300238ae24a0a6cc6012eb85b7c1ac7
      https://github.com/quicwg/base-drafts/commit/5a9018cb9300238ae24a0a6cc6012eb85b7c1ac7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1910 from quicwg/fix-references

Fix references


Compare: https://github.com/quicwg/base-drafts/compare/8e0858d9d802...5a9018cb9300
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd673b59a3b7_69ae2b098955257c8531e--


From nobody Sun Oct 28 19:43:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C648C1277BB for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:43:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 cJ5982QqGPdl for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19: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 3E0B512D4E7 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:43:05 -0700 (PDT)
Date: Sun, 28 Oct 2018 19:43:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540780984; bh=R074HZVD7Bz2P74EEDWFKeNbVYfjZGSLna9dy2lzDkY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PJ0qsj1F/Csf6889DMBomfdQ4N+wZ1+KJAQSG+Wo7c4ZR2GB8rrMS7VjdDJtk8nSR qdaTEJgxzbV/bopY+wahaeJs/NHmeoOPYOyf3IuebA/mo9NMmiBiTzu5Qhkx7toGQ7 8KC9MkLX4yWBJQkmUMsBHBvXwuyvej14p/hIHzWs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd4526a9f824c1a90e53607206fe9dbaa4507d06692cf0000000117ee35b892a169ce1640fad5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1902/issue_event/1931161716@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1902@github.com>
References: <quicwg/base-drafts/issues/1902@github.com>
Subject: Re: [quicwg/base-drafts] Dangling references after reorg (#1902)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd673b866e05_3c853f9f6e4d45c028059d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CDjE4MOOU7IDPfUSHy0bIqga3Sw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:43:07 -0000

----==_mimepart_5bd673b866e05_3c853f9f6e4d45c028059d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1902 via #1910.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1902#event-1931161716
----==_mimepart_5bd673b866e05_3c853f9f6e4d45c028059d
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="373357269" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1902" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1902/hovercard" href="https://github.com/quicwg/base-drafts/issues/1902">#1902</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="373763179" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1910" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1910/hovercard" href="https://github.com/quicwg/base-drafts/pull/1910">#1910</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/1902#event-1931161716">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1NoDPCZ8w3ZNpFJ49CQ-ll_hYXeks5upms4gaJpZM4X3XLh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq56tgCJ5udtrSFbbDaj8ysLChw-Yks5upms4gaJpZM4X3XLh.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1902 via #1910."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1902#event-1931161716"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1902#event-1931161716",
"url": "https://github.com/quicwg/base-drafts/issues/1902#event-1931161716",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Dangling references after reorg (#1902)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1902#event-1931161716"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400388833\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd673b866e05_3c853f9f6e4d45c028059d--


From nobody Sun Oct 28 19:43:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AC0B1277BB for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:43:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 S5yeCyTzQ6MN for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:43: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 4A02912D4F1 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:43:05 -0700 (PDT)
Date: Sun, 28 Oct 2018 19:43:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540780984; bh=65WjJKwupCCM7zLR4W/xRZQBECmG+rbzAp1zEIGhato=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PzzDhB5B8p0JYA+J9cCCswKH8Ce5wDlgGqyTD9lDOomYBMZXNKu2LVi7536p3uvto awrqrDH92uhxukDOTUofF6gsCUAC+v4g6xCbyLZyORf22Mj/TNlrhjTONVFnPLIVOa a3DMfPZcaM4pPFESM38E/1AjgJA1vfPdClgRO0ts=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab45533a8a1dd3de2cc579bb26efcf91c8d8560d9992cf0000000117ee35b892a169ce16472c6b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1910/issue_event/1931161715@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1910@github.com>
References: <quicwg/base-drafts/pull/1910@github.com>
Subject: Re: [quicwg/base-drafts] Fix references (#1910)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd673b86b5a7_2ad93f9989ad45b4348266e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/3kQ5bqXDP_tfrKnpxyQ_TYrQqqM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:43:10 -0000

----==_mimepart_5bd673b86b5a7_2ad93f9989ad45b4348266e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1910 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/1910#event-1931161715
----==_mimepart_5bd673b86b5a7_2ad93f9989ad45b4348266e
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="373763179" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1910" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1910/hovercard" href="https://github.com/quicwg/base-drafts/pull/1910">#1910</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/1910#event-1931161715">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9Bp6gb6hl2tcwAJe__6ySWpkGTvks5upms4gaJpZM4X5cqh">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzmq4nyl39d4VvZPAvg2E5aD_fYMks5upms4gaJpZM4X5cqh.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1910 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1910#event-1931161715"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1910#event-1931161715",
"url": "https://github.com/quicwg/base-drafts/pull/1910#event-1931161715",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Fix references (#1910)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1910#event-1931161715"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400935585\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd673b86b5a7_2ad93f9989ad45b4348266e--


From nobody Sun Oct 28 19:44:26 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D0F8812D4F1 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:44:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fWT7RZyHgSRF for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:44:23 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 3CA1812D4E7 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:44:23 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540781062; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=v5evGXFQasHF0KvNa+iR+VZj3AadgF2tihvxWPdFVEQ=; b=dY9cZT3Jha1vECtFfnBxcSphky/IN2GJgiql+nYM1VTcW85AylOBCdsQKIqRyZg6qDUB0URC Ai80bBCw7zOU0trd01GOGCAeY2a8FLhaM7le0oUoO6J9qGsVqJJW9bp2/MpiFE2Rq3dcspQb nTP5XWQOePDSZIJShklZ/dzGxes=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bd67406.7efaeda7fc00-smtp-out-n03; Mon, 29 Oct 2018 02:44:22 -0000 (UTC)
Date: Sun, 28 Oct 2018 19:44:22 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd674064ae22_69632ab2a8804578549ca@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 742e2c: Fix the RETIRE_CONNECTION_ID frame type again
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd674064a902_69632ab2a88045785487a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8Pgj6klE1yPXce7o9Zrbp2b2JTk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:44:25 -0000

----==_mimepart_5bd674064a902_69632ab2a88045785487a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/one-close-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: 742e2c4ee1f4cff84c072c0c2d195f2a04035484
      https://github.com/quicwg/base-drafts/commit/742e2c4ee1f4cff84c072c0c2d195f2a04035484
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix the RETIRE_CONNECTION_ID frame type again


  Commit: b91b94e5e6037cf6675bbb0b5d4d16003057a6f7
      https://github.com/quicwg/base-drafts/commit/b91b94e5e6037cf6675bbb0b5d4d16003057a6f7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't recommend stateless reset

Closes #1858.


  Commit: 5343b7fba126ed436f7d9bb4dfec1b37e2663242
      https://github.com/quicwg/base-drafts/commit/5343b7fba126ed436f7d9bb4dfec1b37e2663242
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add missing sections to document structure

There were two things that we missed, which looked a little incongrous.
This adds them to avoid the confusion arising from their absence, even
if they don't really need to be there.

Closes #1894.


  Commit: 70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a
      https://github.com/quicwg/base-drafts/commit/70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Forward reference ECN verification

Closes #1898.


  Commit: 0ba8a97ba82fa90c791f8f22d6da7d3890aa6ef8
      https://github.com/quicwg/base-drafts/commit/0ba8a97ba82fa90c791f8f22d6da7d3890aa6ef8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix reference in http draft


  Commit: f19c189fc3e59d8818f3833b83f9f409e2b4471b
      https://github.com/quicwg/base-drafts/commit/f19c189fc3e59d8818f3833b83f9f409e2b4471b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix reference in tls draft


  Commit: 7a9e8e45aaf92da9f4c543300136459252347085
      https://github.com/quicwg/base-drafts/commit/7a9e8e45aaf92da9f4c543300136459252347085
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't amplify accidentally when closing

A minor point, and we might not even regret this, but it's not worth
risking it.

Closes #1905.


  Commit: e06269b6caf4b685156b1b5dda65dcf8d9f8a857
      https://github.com/quicwg/base-drafts/commit/e06269b6caf4b685156b1b5dda65dcf8d9f8a857
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Always like removing text


  Commit: 631cc5fdaac77d18d9ffb3019be12af5ae0d71e2
      https://github.com/quicwg/base-drafts/commit/631cc5fdaac77d18d9ffb3019be12af5ae0d71e2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Take suggestion


  Commit: c2c8ce9e0f11e546a66d3177819e6afaa9d44bff
      https://github.com/quicwg/base-drafts/commit/c2c8ce9e0f11e546a66d3177819e6afaa9d44bff
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1907 from quicwg/no-should-stateless-reset

Don't recommend stateless reset


  Commit: 3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b
      https://github.com/quicwg/base-drafts/commit/3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  redundant word whack-a-mole


  Commit: 479eaf94fa0c7ba5ac681716e4bcf5c11dd8a634
      https://github.com/quicwg/base-drafts/commit/479eaf94fa0c7ba5ac681716e4bcf5c11dd8a634
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1909 from quicwg/reference-ecn

Forward reference ECN verification


  Commit: 44f6f3231dbb31cf5c75da36d22e9ea5752917f9
      https://github.com/quicwg/base-drafts/commit/44f6f3231dbb31cf5c75da36d22e9ea5752917f9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1908 from quicwg/complete-structure

Add missing sections to document structure


  Commit: 7370b31e30dc63dc141daf4dd058564bc1420896
      https://github.com/quicwg/base-drafts/commit/7370b31e30dc63dc141daf4dd058564bc1420896
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Try to clarify interaction of PADDING and ACK

The text wasn't wrong, but this is shorter and - I think - clearer.

Closes #1827.


  Commit: 98910f6999e5b1fc579df4002b629386223fff45
      https://github.com/quicwg/base-drafts/commit/98910f6999e5b1fc579df4002b629386223fff45
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use octets rather than bytes throughout

Also closes #1863.


  Commit: 7b824d57db839b57b44a740261e73756b61d597f
      https://github.com/quicwg/base-drafts/commit/7b824d57db839b57b44a740261e73756b61d597f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Use octets for units; size for packet sizes


  Commit: e20f41720296aa2f35bf17c8c2afb8d14d310267
      https://github.com/quicwg/base-drafts/commit/e20f41720296aa2f35bf17c8c2afb8d14d310267
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use bytes instead of octets throughout


  Commit: aec44ab5d2c67b75c1037d8243fc8d5c39444080
      https://github.com/quicwg/base-drafts/commit/aec44ab5d2c67b75c1037d8243fc8d5c39444080
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reflow


  Commit: 79ce5c9082271f6efe3d2621c500cbea775990b8
      https://github.com/quicwg/base-drafts/commit/79ce5c9082271f6efe3d2621c500cbea775990b8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 287c7dfe5057bc489b52739864217ef04cfa642d
      https://github.com/quicwg/base-drafts/commit/287c7dfe5057bc489b52739864217ef04cfa642d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  clarify

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 218394f8e892c59e664c6fe6d6a0a4032aec6136
      https://github.com/quicwg/base-drafts/commit/218394f8e892c59e664c6fe6d6a0a4032aec6136
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  unhypenate - the name of my new startup


  Commit: abfbdd1ec9e6837d0eb9f42cb1bdbb56e6654780
      https://github.com/quicwg/base-drafts/commit/abfbdd1ec9e6837d0eb9f42cb1bdbb56e6654780
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  rewrap


  Commit: 40296ccb62f8647b0fd21003d8f74098cf81d060
      https://github.com/quicwg/base-drafts/commit/40296ccb62f8647b0fd21003d8f74098cf81d060
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1911 from quicwg/closing-amplification

Don't amplify accidentally when closing


  Commit: 21a01ea8964d104c7ddda10f2faffd68fb193da1
      https://github.com/quicwg/base-drafts/commit/21a01ea8964d104c7ddda10f2faffd68fb193da1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into fix-references


  Commit: 2b8a9741755ecb48fdb45bbb1242aa3a08582ab4
      https://github.com/quicwg/base-drafts/commit/2b8a9741755ecb48fdb45bbb1242aa3a08582ab4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't explain why, just explain the consequences


  Commit: 8e0858d9d8023fa58d474065256d6957380ec5ac
      https://github.com/quicwg/base-drafts/commit/8e0858d9d8023fa58d474065256d6957380ec5ac
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1923 from quicwg/padding-no-acks

Try to clarify interaction of PADDING and ACK


  Commit: 5a9018cb9300238ae24a0a6cc6012eb85b7c1ac7
      https://github.com/quicwg/base-drafts/commit/5a9018cb9300238ae24a0a6cc6012eb85b7c1ac7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1910 from quicwg/fix-references

Fix references


  Commit: 7b054d8de6311b9cfb89b9cc2070540a0bfaa90b
      https://github.com/quicwg/base-drafts/commit/7b054d8de6311b9cfb89b9cc2070540a0bfaa90b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into one-close-frames


Compare: https://github.com/quicwg/base-drafts/compare/6a9a135dd04d...7b054d8de631
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd674064a902_69632ab2a88045785487a--


From nobody Sun Oct 28 19:44:34 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9332112DD85 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:44:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 heveRfwNa0Z3 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:44: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 F2D72130DC6 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:44:26 -0700 (PDT)
Date: Sun, 28 Oct 2018 19:44:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540781066; bh=IG1LJLXUzwSPyE30Vci7OHHUP9ApH+/mCLWu3aAR6Gg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IQ4apt0WxQc5CrsQ+g5rA+1v97cLb8yEQkfAyrV5I9pya4gRH87jnEOvuzgls+F9+ cdjXjbaQ4vHmB6TRQogRA2HhhX67QHcuUyns1BxbjEfJ71JfHftuCp/PN92Bcg5WgB MBb4e2nyccclKJniREgUAc7Kft7ZNvIHKBTWTnUk=
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/1900/push/2999024897@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6740ab62a_52333fc14f8d45b468712"; 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/uNmTXjRztX_06qLwkKR0pmC_QfM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:44:29 -0000

----==_mimepart_5bd6740ab62a_52333fc14f8d45b468712
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

7b054d8  Merge branch 'master' into one-close-frames


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900/files/6a9a135dd04d8e917317c1bbdc99ce544995b1eb..7b054d8de6311b9cfb89b9cc2070540a0bfaa90b

----==_mimepart_5bd6740ab62a_52333fc14f8d45b468712
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/7b054d8">7b054d8</a>  Merge branch &#39;master&#39; into one-close-frames</li>
</ul>


<p style="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/1900/files/6a9a135dd04d8e917317c1bbdc99ce544995b1eb..7b054d8de6311b9cfb89b9cc2070540a0bfaa90b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5N0A-WmzGMqrV6x0OM1gvoy4xZoks5upmuKgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-0oBWwRS8cuCDriQY3Sv4_76cc3ks5upmuKgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900/files/6a9a135dd04d8e917317c1bbdc99ce544995b1eb..7b054d8de6311b9cfb89b9cc2070540a0bfaa90b"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900/files/6a9a135dd04d8e917317c1bbdc99ce544995b1eb..7b054d8de6311b9cfb89b9cc2070540a0bfaa90b",
"url": "https://github.com/quicwg/base-drafts/pull/1900/files/6a9a135dd04d8e917317c1bbdc99ce544995b1eb..7b054d8de6311b9cfb89b9cc2070540a0bfaa90b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1900",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1900:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "7b054d8",
"value": "Merge branch 'master' into one-close-frames"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900/files/6a9a135dd04d8e917317c1bbdc99ce544995b1eb..7b054d8de6311b9cfb89b9cc2070540a0bfaa90b"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd6740ab62a_52333fc14f8d45b468712--


From nobody Sun Oct 28 19:45:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EBF1612DD85 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:45:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 STk3d7K_ijx0 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:45: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 5A4C312D4E7 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:45:43 -0700 (PDT)
Date: Sun, 28 Oct 2018 19:45:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540781142; bh=o6YHh8/tpijJzJkYbh16LUwfQnSWMIoflYOAcB0zhoY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AoXy3Hx3MJLAxP8PMHUs7bVwQ0YbmMTgLoCqj1vys135zBn+6df29mwNUaZqUiczG nms17aNPHUsy6LkKMC/Iza2meLM9Rk0CtDf5xOO4eD9cegYYBRfkMGUiW176lwB7RT KQ2n7mBP+hQxjbq4gXhh7WLQn0G/PdgwNKWxnD90=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb904c6c9803733143950dcc9bafe3ba4e241392492cf0000000117ee365692a169ce164a6e41@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1914/c433772262@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1914@github.com>
References: <quicwg/base-drafts/pull/1914@github.com>
Subject: Re: [quicwg/base-drafts] Stream description moved to section 2 of transport (#1914)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd67456a9057_5bbc3fe15c6d45c0550937"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5BUhJzn3d5dVZX3zrcFkdPqTHS8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:45:45 -0000

----==_mimepart_5bd67456a9057_5bbc3fe15c6d45c0550937
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/pull/1914#issuecomment-433772262
----==_mimepart_5bd67456a9057_5bbc3fe15c6d45c0550937
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/pull/1914#issuecomment-433772262">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq849WzSCmG5QfQjkmJawy04ziAPVks5upmvWgaJpZM4X6aNV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwSJXSJK75k5MEti2fonmxqkciG0ks5upmvWgaJpZM4X6aNV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1914: OBE."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1914#issuecomment-433772262"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1914#issuecomment-433772262",
"url": "https://github.com/quicwg/base-drafts/pull/1914#issuecomment-433772262",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stream description moved to section 2 of transport (#1914)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1914,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1914#issuecomment-433772262"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401187669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd67456a9057_5bbc3fe15c6d45c0550937--


From nobody Sun Oct 28 19:45:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5836B12D4E7 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:45:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 bwgAm9mDahjh for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:45:43 -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 B113712D4F1 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:45:43 -0700 (PDT)
Date: Sun, 28 Oct 2018 19:45:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540781143; bh=B7htLNf8rxkOleeZV6/KJ/9UdpWFLw6k4XYtUD4va9c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=i22NXA3Wyt23Hfq3NRA0H5JYa0ReCKhzWQEp0Ap1ZftYJtXo19Cv5r0n7xB1+0VvB 8YDBTutIBP0t0EAyE/t+E67hOMvHnT2eJyeO2k7yNvYDzEln0qBrpzow2Zz9Fgd4b8 z/5UfMlRbaDItdz5PuN508JPhijTfwLPd1IlyP+4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abee3e8ffdd9316070dd8e3d574c6307823391125a92cf0000000117ee365792a169ce164a6e41@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1914/issue_event/1931164182@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1914@github.com>
References: <quicwg/base-drafts/pull/1914@github.com>
Subject: Re: [quicwg/base-drafts] Stream description moved to section 2 of transport (#1914)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd67457117ba_56ac3fb8ea0d45c019526dc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8P2Z43b00frzC78by_Z-QaYkgQc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:45:45 -0000

----==_mimepart_5bd67457117ba_56ac3fb8ea0d45c019526dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1914.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1914#event-1931164182
----==_mimepart_5bd67457117ba_56ac3fb8ea0d45c019526dc
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="373976641" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1914" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1914/hovercard" href="https://github.com/quicwg/base-drafts/pull/1914">#1914</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/1914#event-1931164182">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_2P5fopLjDXHlATodBdNHKs77vyks5upmvXgaJpZM4X6aNV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxgyOGhESO5aup---VPAbpjotZDSks5upmvXgaJpZM4X6aNV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1914."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1914#event-1931164182"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1914#event-1931164182",
"url": "https://github.com/quicwg/base-drafts/pull/1914#event-1931164182",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stream description moved to section 2 of transport (#1914)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1914#event-1931164182"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401187669\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd67457117ba_56ac3fb8ea0d45c019526dc--


From nobody Sun Oct 28 19:46:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 36A3112DD85 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:46:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 UAsZLkoX4FLc for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:46: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 BD63112D4E7 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:46:37 -0700 (PDT)
Date: Sun, 28 Oct 2018 19:46:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540781196; bh=sE8359qt1WZxlIarcwoCPf2keZBwSC9gcFYIIfwwucU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LDDu9toT9Fs/lMjJ2YarHNAxrOgFE4Vd8XJR3p92oGBBkJpscZq7vhiMyM5I76F3u lQ335F6OU8R7tR74y7r+wAGergtVtQF0nGln1st7DvJ70hGYVvH2KkpFuV2SouG/aU /8nIq+EAB+cM8c7gqLjCeExZRVHiSyZ9dCF0zuUM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4c4f260b9d56767a5398de24ef7fbb40accc2c4592cf0000000117ee368c92a169ce1583704e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1755/c433772406@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1755@github.com>
References: <quicwg/base-drafts/pull/1755@github.com>
Subject: Re: [quicwg/base-drafts] Describe a new version negotiation mechanism which allows for (#1755)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6748ce73f7_19193fe15c6d45c08383cd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jtuw5W-fnrmXEfegCAeHgpU0-Qc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:46:39 -0000

----==_mimepart_5bd6748ce73f7_19193fe15c6d45c08383cd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

See #1901 for a less bitrotten version 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/pull/1755#issuecomment-433772406
----==_mimepart_5bd6748ce73f7_19193fe15c6d45c08383cd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>See <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="373338536" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1901" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1901/hovercard" href="https://github.com/quicwg/base-drafts/pull/1901">#1901</a> for a less bitrotten version 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/pull/1755#issuecomment-433772406">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6rBLq2f2-BRuDsv2TSx34_z5IDeks5upmwMgaJpZM4WsOSC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-zXlc3fWkXFR70jXaBex-Rz1R_Mks5upmwMgaJpZM4WsOSC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1755: See #1901 for a less bitrotten version of this."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1755#issuecomment-433772406"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1755#issuecomment-433772406",
"url": "https://github.com/quicwg/base-drafts/pull/1755#issuecomment-433772406",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Describe a new version negotiation mechanism which allows for (#1755)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1755,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1755#issuecomment-433772406"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 380691586\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd6748ce73f7_19193fe15c6d45c08383cd--


From nobody Sun Oct 28 19:46:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9DC0112DD85 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:46:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 yO4fBdwkXfsF for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:46: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 C5A6D12D4F1 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:46:37 -0700 (PDT)
Date: Sun, 28 Oct 2018 19:46:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540781197; bh=fOoKzvd+yZ4sE5rO54wiqZg8qQBpd/3ITjPSwyT4JKU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=VpATgIsLCuG5stZOh9diXRGx37guUzl4RjzDYLwSXWrzHMw5OBdmCRkUjtR+mXZfO AW33EgaGjPvqbTuadGNVVr7IgJsTWcZMCETK/k4tlpuqnIaKWeYy0Vf3uQ3/kPS7H4 bm97zOYrnKltm3o/dCSgr1FgRJ2nomHvhJ4gcIgY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba6934b977fe47b75637888a0c577bd1a8ef4c97092cf0000000117ee368d92a169ce1583704e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1755/issue_event/1931165104@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1755@github.com>
References: <quicwg/base-drafts/pull/1755@github.com>
Subject: Re: [quicwg/base-drafts] Describe a new version negotiation mechanism which allows for (#1755)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6748d3aa3_5a783fd2ea2d45b829811b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/abCVlzDBCdNEUrKbrD_QBjARdS8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:46:41 -0000

----==_mimepart_5bd6748d3aa3_5a783fd2ea2d45b829811b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1755.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1755#event-1931165104
----==_mimepart_5bd6748d3aa3_5a783fd2ea2d45b829811b
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="360935502" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1755" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1755/hovercard" href="https://github.com/quicwg/base-drafts/pull/1755">#1755</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/1755#event-1931165104">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_AapxMmhC4JY8b__Aivmk1wmO6eks5upmwNgaJpZM4WsOSC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-_E1q-FIJ8roX0t2NGMfDJeEUilks5upmwNgaJpZM4WsOSC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1755."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1755#event-1931165104"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1755#event-1931165104",
"url": "https://github.com/quicwg/base-drafts/pull/1755#event-1931165104",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Describe a new version negotiation mechanism which allows for (#1755)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1755#event-1931165104"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 380691586\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd6748d3aa3_5a783fd2ea2d45b829811b--


From nobody Sun Oct 28 19:50:38 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2218412EB11 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:50:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zb5CdJwzq6MF for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:50:34 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 706BC12D4E7 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:50:34 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540781433; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=2YNUQ2ZKOi4m/4XGPyle+7gjjo1i5OuiVaHHymFqHlI=; b=fdHMZq28JXNO5zfEthCUqWJa0aqyFnAJs3Ym8TvB6EfbHNBmKISmuxg64vBsX1nDjf3uP9FT f1QxoCGo7ohdISRvnWnI5GuPjQNvJID5cBtS54o3KdxLp1a2E+2Db+qNy8qctLzPu9VWYztg U0AtEqCKyRGxnihK1g4O08fSfUE=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bd67579.7f27e43706c0-smtp-out-n03; Mon, 29 Oct 2018 02:50:33 -0000 (UTC)
Date: Sun, 28 Oct 2018 19:50:33 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd6757996401_620d2ab5d26ce57839815@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 742e2c: Fix the RETIRE_CONNECTION_ID frame type again
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd6757995e4b_620d2ab5d26ce57839792"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iH8gClyeGyr-aNYvAwlunLMCrzQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:50:37 -0000

----==_mimepart_5bd6757995e4b_620d2ab5d26ce57839792
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/vn-mkII
  Home:   https://github.com/quicwg/base-drafts
  Commit: 742e2c4ee1f4cff84c072c0c2d195f2a04035484
      https://github.com/quicwg/base-drafts/commit/742e2c4ee1f4cff84c072c0c2d195f2a04035484
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix the RETIRE_CONNECTION_ID frame type again


  Commit: b91b94e5e6037cf6675bbb0b5d4d16003057a6f7
      https://github.com/quicwg/base-drafts/commit/b91b94e5e6037cf6675bbb0b5d4d16003057a6f7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't recommend stateless reset

Closes #1858.


  Commit: 5343b7fba126ed436f7d9bb4dfec1b37e2663242
      https://github.com/quicwg/base-drafts/commit/5343b7fba126ed436f7d9bb4dfec1b37e2663242
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add missing sections to document structure

There were two things that we missed, which looked a little incongrous.
This adds them to avoid the confusion arising from their absence, even
if they don't really need to be there.

Closes #1894.


  Commit: 70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a
      https://github.com/quicwg/base-drafts/commit/70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Forward reference ECN verification

Closes #1898.


  Commit: 0ba8a97ba82fa90c791f8f22d6da7d3890aa6ef8
      https://github.com/quicwg/base-drafts/commit/0ba8a97ba82fa90c791f8f22d6da7d3890aa6ef8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix reference in http draft


  Commit: f19c189fc3e59d8818f3833b83f9f409e2b4471b
      https://github.com/quicwg/base-drafts/commit/f19c189fc3e59d8818f3833b83f9f409e2b4471b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix reference in tls draft


  Commit: 7a9e8e45aaf92da9f4c543300136459252347085
      https://github.com/quicwg/base-drafts/commit/7a9e8e45aaf92da9f4c543300136459252347085
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't amplify accidentally when closing

A minor point, and we might not even regret this, but it's not worth
risking it.

Closes #1905.


  Commit: e06269b6caf4b685156b1b5dda65dcf8d9f8a857
      https://github.com/quicwg/base-drafts/commit/e06269b6caf4b685156b1b5dda65dcf8d9f8a857
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Always like removing text


  Commit: 631cc5fdaac77d18d9ffb3019be12af5ae0d71e2
      https://github.com/quicwg/base-drafts/commit/631cc5fdaac77d18d9ffb3019be12af5ae0d71e2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Take suggestion


  Commit: c2c8ce9e0f11e546a66d3177819e6afaa9d44bff
      https://github.com/quicwg/base-drafts/commit/c2c8ce9e0f11e546a66d3177819e6afaa9d44bff
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1907 from quicwg/no-should-stateless-reset

Don't recommend stateless reset


  Commit: 3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b
      https://github.com/quicwg/base-drafts/commit/3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  redundant word whack-a-mole


  Commit: 479eaf94fa0c7ba5ac681716e4bcf5c11dd8a634
      https://github.com/quicwg/base-drafts/commit/479eaf94fa0c7ba5ac681716e4bcf5c11dd8a634
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1909 from quicwg/reference-ecn

Forward reference ECN verification


  Commit: 44f6f3231dbb31cf5c75da36d22e9ea5752917f9
      https://github.com/quicwg/base-drafts/commit/44f6f3231dbb31cf5c75da36d22e9ea5752917f9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1908 from quicwg/complete-structure

Add missing sections to document structure


  Commit: 7370b31e30dc63dc141daf4dd058564bc1420896
      https://github.com/quicwg/base-drafts/commit/7370b31e30dc63dc141daf4dd058564bc1420896
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Try to clarify interaction of PADDING and ACK

The text wasn't wrong, but this is shorter and - I think - clearer.

Closes #1827.


  Commit: 98910f6999e5b1fc579df4002b629386223fff45
      https://github.com/quicwg/base-drafts/commit/98910f6999e5b1fc579df4002b629386223fff45
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use octets rather than bytes throughout

Also closes #1863.


  Commit: 7b824d57db839b57b44a740261e73756b61d597f
      https://github.com/quicwg/base-drafts/commit/7b824d57db839b57b44a740261e73756b61d597f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Use octets for units; size for packet sizes


  Commit: e20f41720296aa2f35bf17c8c2afb8d14d310267
      https://github.com/quicwg/base-drafts/commit/e20f41720296aa2f35bf17c8c2afb8d14d310267
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use bytes instead of octets throughout


  Commit: aec44ab5d2c67b75c1037d8243fc8d5c39444080
      https://github.com/quicwg/base-drafts/commit/aec44ab5d2c67b75c1037d8243fc8d5c39444080
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reflow


  Commit: 79ce5c9082271f6efe3d2621c500cbea775990b8
      https://github.com/quicwg/base-drafts/commit/79ce5c9082271f6efe3d2621c500cbea775990b8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 287c7dfe5057bc489b52739864217ef04cfa642d
      https://github.com/quicwg/base-drafts/commit/287c7dfe5057bc489b52739864217ef04cfa642d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  clarify

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 218394f8e892c59e664c6fe6d6a0a4032aec6136
      https://github.com/quicwg/base-drafts/commit/218394f8e892c59e664c6fe6d6a0a4032aec6136
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  unhypenate - the name of my new startup


  Commit: abfbdd1ec9e6837d0eb9f42cb1bdbb56e6654780
      https://github.com/quicwg/base-drafts/commit/abfbdd1ec9e6837d0eb9f42cb1bdbb56e6654780
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  rewrap


  Commit: 40296ccb62f8647b0fd21003d8f74098cf81d060
      https://github.com/quicwg/base-drafts/commit/40296ccb62f8647b0fd21003d8f74098cf81d060
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1911 from quicwg/closing-amplification

Don't amplify accidentally when closing


  Commit: 21a01ea8964d104c7ddda10f2faffd68fb193da1
      https://github.com/quicwg/base-drafts/commit/21a01ea8964d104c7ddda10f2faffd68fb193da1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into fix-references


  Commit: 2b8a9741755ecb48fdb45bbb1242aa3a08582ab4
      https://github.com/quicwg/base-drafts/commit/2b8a9741755ecb48fdb45bbb1242aa3a08582ab4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't explain why, just explain the consequences


  Commit: 8e0858d9d8023fa58d474065256d6957380ec5ac
      https://github.com/quicwg/base-drafts/commit/8e0858d9d8023fa58d474065256d6957380ec5ac
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1923 from quicwg/padding-no-acks

Try to clarify interaction of PADDING and ACK


  Commit: 5a9018cb9300238ae24a0a6cc6012eb85b7c1ac7
      https://github.com/quicwg/base-drafts/commit/5a9018cb9300238ae24a0a6cc6012eb85b7c1ac7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1910 from quicwg/fix-references

Fix references


  Commit: d59f4297a5d34ce88356d7b3d2e7eb364244d964
      https://github.com/quicwg/base-drafts/commit/d59f4297a5d34ce88356d7b3d2e7eb364244d964
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into vn-mkII


Compare: https://github.com/quicwg/base-drafts/compare/aa3ddc11fcd3...d59f4297a5d3
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd6757995e4b_620d2ab5d26ce57839792--


From nobody Sun Oct 28 19:50:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4407112EB11 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:50:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 eLtj6pvqZHtt for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:50: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 9687E130DC4 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:50:40 -0700 (PDT)
Date: Sun, 28 Oct 2018 19:50:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540781439; bh=vFpwu78NlEL3GqgwYExiaHtKGVTy2uVm+lLLYhWQt6E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L+ayePzchk6WQrgYge08weU2v2Sbv0PUpc4Wp2zBzcULWnTHw38TlqM2nhex77+sH Wh3R8NEvPCNQ649qRHpwE8QP7JIdrKRgRBOdxw9j2y4uU74M7eYAb1ebguY9t4vLvx QNlvc7MCoizCpDehvCK96URPDOQKx0IoLlrB5/6k=
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/1901/push/2999034148@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6757fcb565_37d23fb1364d45b45741f2"; 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/GlI0RH-ytHfr-KUV0o0m4EXHRMI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:50:43 -0000

----==_mimepart_5bd6757fcb565_37d23fb1364d45b45741f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

d59f429  Merge branch 'master' into vn-mkII


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901/files/aa3ddc11fcd337703a1c68b1b024b9da2c0b3a53..d59f4297a5d34ce88356d7b3d2e7eb364244d964

----==_mimepart_5bd6757fcb565_37d23fb1364d45b45741f2
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/d59f429">d59f429</a>  Merge branch &#39;master&#39; into vn-mkII</li>
</ul>


<p style="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/1901/files/aa3ddc11fcd337703a1c68b1b024b9da2c0b3a53..d59f4297a5d34ce88356d7b3d2e7eb364244d964">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyqPBEcvzqumDkaO_hhixEO1ieMNks5upmz_gaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3B4UWhh0aunghgIaWariMuI3pJNks5upmz_gaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901/files/aa3ddc11fcd337703a1c68b1b024b9da2c0b3a53..d59f4297a5d34ce88356d7b3d2e7eb364244d964"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901/files/aa3ddc11fcd337703a1c68b1b024b9da2c0b3a53..d59f4297a5d34ce88356d7b3d2e7eb364244d964",
"url": "https://github.com/quicwg/base-drafts/pull/1901/files/aa3ddc11fcd337703a1c68b1b024b9da2c0b3a53..d59f4297a5d34ce88356d7b3d2e7eb364244d964",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1901",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1901:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "d59f429",
"value": "Merge branch 'master' into vn-mkII"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901/files/aa3ddc11fcd337703a1c68b1b024b9da2c0b3a53..d59f4297a5d34ce88356d7b3d2e7eb364244d964"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd6757fcb565_37d23fb1364d45b45741f2--


From nobody Sun Oct 28 19:53:09 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6702A12EB11 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:53:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 smX2VwLtVsG9 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:53:06 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 42E8E12D4E7 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:53:06 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540781585; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=x7tKS+44jFisC8YW9l1CRph7KEaqEDepZv/FBO7y6yg=; b=Jc8kPhaALkElC+ziGePZfnckfk6ztjoCbFSbGaitCO3XGpZUUBdl8t7QLSmw6dQ3xeWbr0fV RQjbTlJg//AmvMaOGFEChi53/kFkJZ4Y2QOj3i85iPbzBZV7oVZmIiLh9mqbFj8BsL8kLpea MVM2ZEmKnYWabSGkX991j2G4Ugw=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd673b8.7f2f74114600-smtp-out-n03; Mon, 29 Oct 2018 02:43:04 -0000 (UTC)
Date: Sun, 28 Oct 2018 19:43:04 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd673b83622f_443e2b29dc7c45807635e@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd673b835e00_443e2b29dc7c45807629c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dEUViwVtmuXW9pB2x5wb8MU2BuQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:53:08 -0000

----==_mimepart_5bd673b835e00_443e2b29dc7c45807629c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/fix-references
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd673b835e00_443e2b29dc7c45807629c--


From nobody Sun Oct 28 19:59:27 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C7751286D9 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:59:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rTJUXPGnHlKu for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 19:59:25 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 7F522126CB6 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 19:59:25 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540781964; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=W6bfoZoz2bL2eeJcIfT9MpvD8dqh2isSNAbPw71eyRk=; b=yJy4yP4p5xMrN+KSy9kB60FXNoVbdnvkJOHbLL95/Ab0HRRctpaTIQQuzzE9WyuLcjdOksr1 rU87jzv09P6E9RRgt7m4jksPCs0peRpU3qV2K4drjG0q30NNyUvezMEtD/o3ZeYTO5I1vRlC nKmZBuclqJra1j6bmXncHnHZ7v0=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd6778c.7f12a05e3780-smtp-out-n02; Mon, 29 Oct 2018 02:59:24 -0000 (UTC)
Date: Sun, 28 Oct 2018 19:59:23 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd6778bd0f5e_68832aad54d9057c41524@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 45a9fd: Cite limitations on key usage
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd6778bd0c0b_68832aad54d9057c414a7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CCjyr7MogBwYL0ougyg1io4TXyI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 02:59:26 -0000

----==_mimepart_5bd6778bd0c0b_68832aad54d9057c414a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/key-update-cond
  Home:   https://github.com/quicwg/base-drafts
  Commit: 45a9fd5a3d2012c20ebeda709fa2fa8bcdd4a984
      https://github.com/quicwg/base-drafts/commit/45a9fd5a3d2012c20ebeda709fa2fa8bcdd4a984
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Cite limitations on key usage

Closes #1457.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd6778bd0c0b_68832aad54d9057c414a7--


From nobody Sun Oct 28 20:05:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 413B712F1A6 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 20:05:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 oFrFidulj5xH for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 20:05: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 C48601286D9 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 20:05:47 -0700 (PDT)
Date: Sun, 28 Oct 2018 20:05:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540782346; bh=aI6jm4BAIyReNWETHg20NVlTG4+FspFnzmQVIsiAtU4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=hCESVg5ojAfLEDCfKqKRUn09l7TWsjhJmm7CWD3PoXs4R7RcuA5YveO+PqbsVIfq2 NgQBuOBNSoCEOhe0DyO6bjrPJSfKPjo/3LgBoml5qUy/dYbUefxb47zfjN9JJPkB6T yi7wUsWhvvMOqLVNeyCvAxEd9g+07wkmNzPCbHEw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc061e4d1d2aa18cf58fa0ba3d9f8da4eed7a60c392cf0000000117ee3b0a92a169ce16579ded@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1926@github.com>
Subject: [quicwg/base-drafts] Cite limitations on key usage (#1926)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6790aee926_3f073f9989ad45b4108732"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Jc-4R3hpEiXipi2VGft8qIRtjpU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 03:05:49 -0000

----==_mimepart_5bd6790aee926_3f073f9989ad45b4108732
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closes #1457.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1926

-- Commit Summary --

  * Cite limitations on key usage

-- File Changes --

    M draft-ietf-quic-tls.md (3)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1926.patch
https://github.com/quicwg/base-drafts/pull/1926.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/1926

----==_mimepart_5bd6790aee926_3f073f9989ad45b4108732
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 #1457.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="333253691" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1457" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1457/hovercard" href="https://github.com/quicwg/base-drafts/issues/1457">#1457</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/1926'>https://github.com/quicwg/base-drafts/pull/1926</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Cite limitations on key usage</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1926/files#diff-0">draft-ietf-quic-tls.md</a>
    (3)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1926.patch'>https://github.com/quicwg/base-drafts/pull/1926.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1926.diff'>https://github.com/quicwg/base-drafts/pull/1926.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/1926">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6xhf0VN6xaF-tA2MVRSwgqGID6aks5upnCKgaJpZM4X-Yji">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7IGH9bpK1BgPez_U00mJA9Uz66Lks5upnCKgaJpZM4X-Yji.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Cite limitations on key usage (#1926)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1926"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1926",
"url": "https://github.com/quicwg/base-drafts/pull/1926",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Cite limitations on key usage (#1926)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "45a9fd5",
"value": "Cite limitations on key usage"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-tls.md](https://github.com/quicwg/base-drafts/pull/1926/files#diff-0) (3 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1926,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1926\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1926"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1926.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1926.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402229474\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd6790aee926_3f073f9989ad45b4108732--


From nobody Sun Oct 28 21:47:11 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EFF11286E3 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 21:47:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HRGeMXFfehVj for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 21:47:08 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 893B4124BAA for <quic-issues@ietf.org>; Sun, 28 Oct 2018 21:47:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540788427; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Vwi7PzAFIhuYTkC/4Ozw3jzLU3lR9h+wqsox/IDrjeo=; b=RLSS6G2fagwZWEJ5jETCtzeR70mB18xex3PTlGQvPH7G4ZkDxBFsiuNLTX8x1n7bhRkCa3pG j+GZUHRlnR/U6/7a34trdYSBCUEBwka6XsmlsaYDfR/9DUcRJpu2SeyMni9WfwHUV1wHIN5B s1UKaxp+QDEM50QZu/lx8jMqSxY=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd690cb.7f86e773e3c0-smtp-out-n02; Mon, 29 Oct 2018 04:47:07 -0000 (UTC)
Date: Sun, 28 Oct 2018 21:47:07 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd690cb4139b_163f2ac7e38f659443555@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9f8585: Flow control hazards
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd690cb40e52_163f2ac7e38f6594434de"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/En_-Oed0S4JHc-7fWH9CNNBLgkM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 04:47:10 -0000

----==_mimepart_5bd690cb40e52_163f2ac7e38f6594434de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/flow-control-hazard
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9f8585f34dda6b5255d659aee29e31b09793c8d1
      https://github.com/quicwg/base-drafts/commit/9f8585f34dda6b5255d659aee29e31b09793c8d1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Flow control hazards

This describes some of the risks entailed by flow control.  I'm starting
to think that this sort of language is best moved to the applicability
statement, but I'd like other opinions on that.

I'm also not completely happy with how this turned out.  This is just
the first rough cut.  Concrete suggestions for how to improve this would
be greatly appreciated.

Closes #1432.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd690cb40e52_163f2ac7e38f6594434de--


From nobody Sun Oct 28 21:47:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 705891286E3 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 21:47:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 BMVF7E0FMGWq for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 21:47: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 12C1D124BAA for <quic-issues@ietf.org>; Sun, 28 Oct 2018 21:47:28 -0700 (PDT)
Date: Sun, 28 Oct 2018 21:47:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540788447; bh=EKOu4hUuDjRgUojs9qTYXE9i8stduAJogIhPw5HFAlI=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=gY7CQEykl3WZJ5bYZ1se9sYuBTcJLqzNUcG9bz822JboNZ2iSSEkmMjCjPlHAkTwY TYPfYfA/IagexWYPkZdRq+UmfkCCseLenFCE8G52ae9T3MdRfpA9QqU3j7hBOmX49Z zBDQnLTPwi23zGQLuFmifHEWhC6gwsIANub/vlVw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5b9493c00ce5b81b672531c0ca2d359fd35ea91f92cf0000000117ee52df92a169ce1657ddcc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1927@github.com>
Subject: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd690df2e8dc_597e3ff8708d45c015694b7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OMXgYxT2NxClootCTvhLjX7Yngo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 04:47:30 -0000

----==_mimepart_5bd690df2e8dc_597e3ff8708d45c015694b7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This describes some of the risks entailed by flow control.  I'm starting
to think that this sort of language is best moved to the applicability
statement, but I'd like other opinions on that.

I'm also not completely happy with how this turned out.  This is just
the first rough cut.  Concrete suggestions for how to improve this would
be greatly appreciated.

Closes #1432.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1927

-- Commit Summary --

  * Flow control hazards

-- File Changes --

    M draft-ietf-quic-transport.md (48)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1927.patch
https://github.com/quicwg/base-drafts/pull/1927.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/1927

----==_mimepart_5bd690df2e8dc_597e3ff8708d45c015694b7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This describes some of the risks entailed by flow control.  I'm starting<br>
to think that this sort of language is best moved to the applicability<br>
statement, but I'd like other opinions on that.</p>
<p>I'm also not completely happy with how this turned out.  This is just<br>
the first rough cut.  Concrete suggestions for how to improve this would<br>
be greatly appreciated.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1432.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="330641117" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1432" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1432/hovercard" href="https://github.com/quicwg/base-drafts/issues/1432">#1432</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/1927'>https://github.com/quicwg/base-drafts/pull/1927</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Flow control hazards</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1927/files#diff-0">draft-ietf-quic-transport.md</a>
    (48)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1927.patch'>https://github.com/quicwg/base-drafts/pull/1927.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1927.diff'>https://github.com/quicwg/base-drafts/pull/1927.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/1927">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4DKLZEVbCYNH0LAfHMdTc8Y6UKJks5upohfgaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-akPQfGtptrEIfJF32WNtl_rfHgks5upohfgaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Flow control hazards (#1927)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927",
"url": "https://github.com/quicwg/base-drafts/pull/1927",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Flow control hazards (#1927)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "9f8585f",
"value": "Flow control hazards"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1927/files#diff-0) (48 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1927,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1927\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd690df2e8dc_597e3ff8708d45c015694b7--


From nobody Sun Oct 28 21:56:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1FA3128B14 for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 21:56:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 TYoCcrOyVdzV for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 21:56: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 EAAEC124BAA for <quic-issues@ietf.org>; Sun, 28 Oct 2018 21:56:35 -0700 (PDT)
Date: Sun, 28 Oct 2018 21:56:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540788995; bh=Wtrcid+4Pg16uFfhMeM/TbXIn4xEnAIGiK6nB634l4o=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=JhdfZFTOg6tUH1TwjYb3v43PFbqNIwXWW2JwMSjwNzuR9Jvt+3jIZSatH6bWExBx2 j9uFCTzU9eF7iuzwqMWIn8mPW3ORakuiAb+s8zlO+Q5ppMjEW0pffnUn3hksw9nSkZ b92NtoKcmPHqFbcWaFPjD4/OB1dmid0SPQ2TK3Mw=
From: Masakazu Kitajo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab99f8c555cd502e63af6c1d6644161c1cb4683fb192cf0000000117ee550392a169ce1657e323@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1928@github.com>
Subject: [quicwg/base-drafts] Need to clarify whether end_of_recovery have to be tracked on each PN spaces separately (#1928)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd693031aae1_52693fc14f8d45b4462674"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: maskit
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Q6WFJ41XPxR2ZC00pHnTQAeeum0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 04:56:38 -0000

----==_mimepart_5bd693031aae1_52693fc14f8d45b4462674
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

On section 5.8.2 and 5.8.6, the spec suggests that you should track the largest packet number sent when QUIC detects a loss, and the pseudo code checks the packet number in `CongestionEvent`. Since there are multiple packet number spaces, it seems like `end_of_recovery` should be a vector and largest packet numbers should be tracked separately on each PN spaces. If it was true, it should be clarified on 5.8.2, otherwise it's hard to interpret I think.

However, if we managed them separately, `congestion_window` which is shared with all PN spaces will be decreased on every congestion event on each PN spaces. Although it still works, the result (behavior) would be different from one packet number space scenario.

If this change is not intentional and we want to keep the original behavior, we probably need to introduce one more packet numbering system that would be shared with all PN spaces to track the **last** packet sent.

5.8.2.  Variables of interest
```
end_of_recovery:  The largest packet number sent when QUIC detects a
      loss.  When a larger packet is acknowledged, QUIC exits recovery.
```

5.8.6.  On New Congestion Event
```
   Invoked from ProcessECN and OnPacketsLost when a new congestion event
   is detected.  Starts a new recovery period and reduces the congestion
   window.

      CongestionEvent(packet_number):
        // Start a new congestion event if packet_number
        // is larger than the end of the previous recovery epoch.
        if (!InRecovery(packet_number)):
          end_of_recovery = largest_sent_packet
          congestion_window *= kLossReductionFactor
          congestion_window = max(congestion_window, kMinimumWindow)
          ssthresh = congestion_window

```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1928
----==_mimepart_5bd693031aae1_52693fc14f8d45b4462674
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>On section 5.8.2 and 5.8.6, the spec suggests that you should track the largest packet number sent when QUIC detects a loss, and the pseudo code checks the packet number in <code>CongestionEvent</code>. Since there are multiple packet number spaces, it seems like <code>end_of_recovery</code> should be a vector and largest packet numbers should be tracked separately on each PN spaces. If it was true, it should be clarified on 5.8.2, otherwise it's hard to interpret I think.</p>
<p>However, if we managed them separately, <code>congestion_window</code> which is shared with all PN spaces will be decreased on every congestion event on each PN spaces. Although it still works, the result (behavior) would be different from one packet number space scenario.</p>
<p>If this change is not intentional and we want to keep the original behavior, we probably need to introduce one more packet numbering system that would be shared with all PN spaces to track the <strong>last</strong> packet sent.</p>
<p>5.8.2.  Variables of interest</p>
<pre><code>end_of_recovery:  The largest packet number sent when QUIC detects a
      loss.  When a larger packet is acknowledged, QUIC exits recovery.
</code></pre>
<p>5.8.6.  On New Congestion Event</p>
<pre><code>   Invoked from ProcessECN and OnPacketsLost when a new congestion event
   is detected.  Starts a new recovery period and reduces the congestion
   window.

      CongestionEvent(packet_number):
        // Start a new congestion event if packet_number
        // is larger than the end of the previous recovery epoch.
        if (!InRecovery(packet_number)):
          end_of_recovery = largest_sent_packet
          congestion_window *= kLossReductionFactor
          congestion_window = max(congestion_window, kMinimumWindow)
          ssthresh = congestion_window

</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/1928">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6RjBy1s2GzUuyaUZNd-qOdTI3Bdks5upoqDgaJpZM4X-drv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2AHtV0ZHJpuQCQ9aaokMTKeFhjLks5upoqDgaJpZM4X-drv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Need to clarify whether end_of_recovery have to be tracked on each PN spaces separately (#1928)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1928"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1928",
"url": "https://github.com/quicwg/base-drafts/issues/1928",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Need to clarify whether end_of_recovery have to be tracked on each PN spaces separately (#1928)",
"sections": [
{
"text": "",
"activityTitle": "**Masakazu Kitajo**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@maskit",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1928
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1928,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1928\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1928"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402250479\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd693031aae1_52693fc14f8d45b4462674--


From nobody Sun Oct 28 22:15:44 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 897A5128D0C for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 22:15:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 7Nisd2jTZZgl for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 22:15: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 2BDBD12F1A6 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 22:15:41 -0700 (PDT)
Date: Sun, 28 Oct 2018 22:15:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540790140; bh=jjaflZvQSSXP41VkmIWBkw6CttIMs/6AyFop+81rpcw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=is2RWxUo57NQyxTXNhHKAFZvXUGfTGM01xqT+53xXuD/vfF9vDEq4m+uFSK3tNw6L oIB0liGOT34RqJ4R3CF/dZ2/kiAWqXyFhuUl4M9SibyX3M5S6klhWzj8WurvOrDVY4 DKzQSsLIP31Kw0z9s1VeQe9ksfNERZuvSesga/so=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abdafadd0e8963c40bfed709ea59ea67b4994ebbd692cf0000000117ee597c92a169ce16579ded@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1926/review/169152637@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1926@github.com>
References: <quicwg/base-drafts/pull/1926@github.com>
Subject: Re: [quicwg/base-drafts] Cite limitations on key usage (#1926)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6977c3f78c_3a3a3ffdc6cd45c06944e"; 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/Lop96Hk--SUmE5nRZMh1pY6eotQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 05:15:43 -0000

----==_mimepart_5bd6977c3f78c_3a3a3ffdc6cd45c06944e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.

Would a new error code make sense and text about should/must closr an overused 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/1926#pullrequestreview-169152637
----==_mimepart_5bd6977c3f78c_3a3a3ffdc6cd45c06944e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mikkelfj</b> commented on this pull request.</p>

<p>Would a new error code make sense and text about should/must closr an overused 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/1926#pullrequestreview-169152637">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzl_k0QWvrhTIKyJr9mlabyMOXoBks5upo78gaJpZM4X-Yji">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9Sdv7WFDB9AGcHMNiWq6Ry0k3Jzks5upo78gaJpZM4X-Yji.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1926"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1926#pullrequestreview-169152637"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1926#pullrequestreview-169152637",
"url": "https://github.com/quicwg/base-drafts/pull/1926#pullrequestreview-169152637",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1926",
"sections": [
{
"text": "Would a new error code make sense and text about should/must closr an overused key?",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1926#pullrequestreview-169152637"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402229474\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd6977c3f78c_3a3a3ffdc6cd45c06944e--


From nobody Sun Oct 28 22:18:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 29B75130DDD for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 22:18:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 hHORTIbnJIKL for <quic-issues@ietfa.amsl.com>; Sun, 28 Oct 2018 22:18: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 520A8130DE2 for <quic-issues@ietf.org>; Sun, 28 Oct 2018 22:18:30 -0700 (PDT)
Date: Sun, 28 Oct 2018 22:18:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540790309; bh=AgMzu91OgDG0eEGdKVRgtlqcpIrFoLLebk14DnawrkA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rS34lhqkXZWPwKKfp9/WqU1WqW+LgitGCtJvda0kAmb6qD7YDP3Ink7Cdt/reDNvi O2zpjxxtTmVjK+NMzTofTguJdU6ThLwr9yIc7ZL/9BG/smgX3WWhS0qElDq/yArMmf cQWxmoG2UZjiDPwWdD95HzDBbv7yRNiDMR1kuIoA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfd6ae1df5e30c06de6a9311cdd93d2c48e34914592cf0000000117ee5a2592a169ce16579ded@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1926/c433790985@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1926@github.com>
References: <quicwg/base-drafts/pull/1926@github.com>
Subject: Re: [quicwg/base-drafts] Cite limitations on key usage (#1926)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6982582c2e_1b23fb1364d45b4173558"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JPBgrgYwn5CoSQTjf6DGzx_afhs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 05:18:42 -0000

----==_mimepart_5bd6982582c2e_1b23fb1364d45b4173558
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This generally isn't a hard edge, so - as in TLS - you can simply cause your peer to update if you think they are running too close to the line.  I don't think that we need an error code in that case.  Nor do I want tons of text about how to manage 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/1926#issuecomment-433790985
----==_mimepart_5bd6982582c2e_1b23fb1364d45b4173558
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This generally isn't a hard edge, so - as in TLS - you can simply cause your peer to update if you think they are running too close to the line.  I don't think that we need an error code in that case.  Nor do I want tons of text about how to manage 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/1926#issuecomment-433790985">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzlJXnup9gbXYmQZDYuz13Vgok-2ks5upo-lgaJpZM4X-Yji">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwzx-y-CEELvv8Y8wyHv6KSOIbA2ks5upo-lgaJpZM4X-Yji.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1926: This generally isn't a hard edge, so - as in TLS - you can simply cause your peer to update if you think they are running too close to the line.  I don't think that we need an error code in that case.  Nor do I want tons of text about how to manage this."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1926#issuecomment-433790985"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1926#issuecomment-433790985",
"url": "https://github.com/quicwg/base-drafts/pull/1926#issuecomment-433790985",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Cite limitations on key usage (#1926)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1926,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1926\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1926#issuecomment-433790985"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402229474\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd6982582c2e_1b23fb1364d45b4173558--


From nobody Mon Oct 29 00:59:55 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 87834130DC2 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 00:59:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tbiKnsUN3vlk for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 00:59:53 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 03E5112D4EC for <quic-issues@ietf.org>; Mon, 29 Oct 2018 00:59:52 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540799991; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=gNxYJNbZHxjv8coYwU3MJTXJs9frgUXyF/jb+XzGXV4=; b=L8hj6DWq5Tq2PNv74Vns0dVNM3zAkENOvEC9hNNPwg6KiLw2WMkQ0y1kp3GKKEQR39f37RqA vzswx+PUPPNvD3vmoUcv8mXQ+WesJESXqCGL4+IQexGWPYru5hxy+zNEEZZ4adRIm4UUZ1aU 2FHe2ttehxpj2Tk4gWa9tskmzJg=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd6bdf7.7fd0ec3e9f90-smtp-out-n02; Mon, 29 Oct 2018 07:59:51 -0000 (UTC)
Date: Mon, 29 Oct 2018 00:59:50 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd6bdf64ebd0_131d72ad9bb1ca588311e2@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3a0d65: Remove 0 recommendation properly
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd6bdf64e7c5_131d72ad9bb1ca588310e7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ts_awxo3SwiLb3oQszOzG71gje0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 07:59:55 -0000

----==_mimepart_5bd6bdf64e7c5_131d72ad9bb1ca588310e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/no-stopping
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3a0d65ae11fa6ceb5a1470a84ded6696c6b67083
      https://github.com/quicwg/base-drafts/commit/3a0d65ae11fa6ceb5a1470a84ded6696c6b67083
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove 0 recommendation properly



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd6bdf64e7c5_131d72ad9bb1ca588310e7--


From nobody Mon Oct 29 01:00:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC95B130DC2 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 01:00:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 YJd4xS69pt1K for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 01:00: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 516E812D4EC for <quic-issues@ietf.org>; Mon, 29 Oct 2018 01:00:02 -0700 (PDT)
Date: Mon, 29 Oct 2018 01:00:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540800001; bh=E5CsS+N6f249zYlWxpThGVDKwUnzR4rTW68moj7Zf8E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tB8i2+yduZty0ZZRLpV2EhOzEgtDZIwgnOpl1Juz0SROs7JX1VGNmGHnucUi/EvIj EKE+Xpwzj3fuYmZws870sdDlGC8yD3D00HBN1dLZQXWJhPjMuEHmEYsMywCwIa8Lpy Tfb3lWOiqXYHaqstnwlsxOLOJs9aZs0P6ZlKE8Hs=
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/1922/push/2999529899@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6be0135729_37c3ff50bcd45c03657f"; 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/TO3mgyTzmQ3rRh87YkrwNsKSrRc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 08:00:04 -0000

----==_mimepart_5bd6be0135729_37c3ff50bcd45c03657f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

3a0d65a  Remove 0 recommendation properly


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1922/files/dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7..3a0d65ae11fa6ceb5a1470a84ded6696c6b67083

----==_mimepart_5bd6be0135729_37c3ff50bcd45c03657f
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/3a0d65a">3a0d65a</a>  Remove 0 recommendation properly</li>
</ul>


<p style="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/1922/files/dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7..3a0d65ae11fa6ceb5a1470a84ded6696c6b67083">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6GRUom2H712q4SBnfhlqpA9M5eWks5uprWBgaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwHisMSK5WrndMYaRHrvJrxBmsvGks5uprWBgaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1922"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922/files/dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7..3a0d65ae11fa6ceb5a1470a84ded6696c6b67083"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922/files/dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7..3a0d65ae11fa6ceb5a1470a84ded6696c6b67083",
"url": "https://github.com/quicwg/base-drafts/pull/1922/files/dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7..3a0d65ae11fa6ceb5a1470a84ded6696c6b67083",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1922",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1922:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "3a0d65a",
"value": "Remove 0 recommendation properly"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922/files/dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7..3a0d65ae11fa6ceb5a1470a84ded6696c6b67083"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd6be0135729_37c3ff50bcd45c03657f--


From nobody Mon Oct 29 01:27:36 2018
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 5431A130E4D for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 01:27:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 hyKNlFtsNAmV for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 01:27:30 -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 557DB130E08 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 01:27: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=Su5W97dibTwNaKfjvT+hEbih4Gk=; b=nwx+ThDaYfWjHWdT Pr9evLJiRv4lDgPZOLoPAL5GFRlg6SYs6jwRYvVH0q4S7GO36xpkTDsJE9GlPwON 4P9AvO+lhgZp1N0cSvmELnNx37y8fFjb5LCrcaIqevo2fPw6te3kMqw1owaso3Xy drpDfa1o1IDLuRdDjTEaRNZ9djk=
Received: by filter1392p1mdw1.sendgrid.net with SMTP id filter1392p1mdw1-11370-5BD6C471-C 2018-10-29 08:27:29.26407872 +0000 UTC m=+201275.203565197
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0018p1iad2.sendgrid.net (SG) with ESMTP id Hc4cRV_QQ3KTXS9y-bGFTQ for <quic-issues@ietf.org>; Mon, 29 Oct 2018 08:27:29.300 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id 3C7B526004D for <quic-issues@ietf.org>; Mon, 29 Oct 2018 01:27:29 -0700 (PDT)
Date: Mon, 29 Oct 2018 08:27:29 +0000 (UTC)
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9ba18305d8ab9675352c969dda7490d0a15975a592cf0000000117ee867192a169ce1647433c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1913/c433825297@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1913@github.com>
References: <quicwg/base-drafts/pull/1913@github.com>
Subject: Re: [quicwg/base-drafts] Clarify ECN counters (#1913)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6c4713afc0_6ae83f8b9a4d45bc12598c6"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1LakebilSpnvq0x5JMB2z2wG66wfmJMLxHLe o0DxGHramE3v/aipPLkcDN4tF28m4t3HSW5m+wCLgcPSlH8jFwRJO4NkehwROVakR60LG7aZUESARI +5lht+UibRY0aqq0DQDLhZRru+v36nTlBpzrwmo61xS/4td77ks2noMj0VeRHSufMwGZdttJdZHw2r 0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bvV6edZWqe4Ilg_0RZxHTOQBcm4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 08:27:33 -0000

----==_mimepart_5bd6c4713afc0_6ae83f8b9a4d45bc12598c6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I reviewed the latest changes they look fine. 

> 
> Yes, this is a tricky one, but I think at some point we have to leave this sort of thing to implementations. If you are coalescing and you have concluded differently for Handshake and 1-RTT, then you have to make a hard call. An endpoint that receives mixed signals about bleaching might be better off assuming that there is bleaching on the path. I think that we already have text that supports that conclusion.

Yes, I am fine with leaving this to implementation. 
 
> BTW, for IP-layer fragmentation and reassembly where fragments come in with different markings, I am assuming here that there are rules about reassembly elsewhere that deal with this case and we don't need to concern ourselves with that in this document.

RFC 3168 specifies that: 
5.3.  Fragmentation

   ECN-capable packets MAY have the DF (Don't Fragment) bit set.
   Reassembly of a fragmented packet MUST NOT lose indications of
   congestion.  In other words, if any fragment of an IP packet to be
   reassembled has the CE codepoint set, then one of two actions MUST be
   taken:

      * Set the CE codepoint on the reassembled packet.  However, this
        MUST NOT occur if any of the other fragments contributing to
        this reassembly carries the Not-ECT codepoint.

      * The packet is dropped, instead of being reassembled, for any
        other reason.

   If both actions are applicable, either MAY be chosen.  Reassembly of
   a fragmented packet MUST NOT change the ECN codepoint when all of the
   fragments carry the same codepoint.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1913#issuecomment-433825297
----==_mimepart_5bd6c4713afc0_6ae83f8b9a4d45bc12598c6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I reviewed the latest changes they look fine.</p>
<blockquote>
<p>Yes, this is a tricky one, but I think at some point we have to leave th=
is sort of thing to implementations. If you are coalescing and you have con=
cluded differently for Handshake and 1-RTT, then you have to make a hard ca=
ll. An endpoint that receives mixed signals about bleaching might be better=
 off assuming that there is bleaching on the path. I think that we already =
have text that supports that conclusion.</p>
</blockquote>
<p>Yes, I am fine with leaving this to implementation.</p>
<blockquote>
<p>BTW, for IP-layer fragmentation and reassembly where fragments come in w=
ith different markings, I am assuming here that there are rules about reass=
embly elsewhere that deal with this case and we don't need to concern ourse=
lves with that in this document.</p>
</blockquote>
<p>RFC 3168 specifies that:<br>
5.3.  Fragmentation</p>
<p>ECN-capable packets MAY have the DF (Don't Fragment) bit set.<br>
Reassembly of a fragmented packet MUST NOT lose indications of<br>
congestion.  In other words, if any fragment of an IP packet to be<br>
reassembled has the CE codepoint set, then one of two actions MUST be<br>
taken:</p>
<pre><code>  * Set the CE codepoint on the reassembled packet.  However, th=
is
    MUST NOT occur if any of the other fragments contributing to
    this reassembly carries the Not-ECT codepoint.

  * The packet is dropped, instead of being reassembled, for any
    other reason.
</code></pre>
<p>If both actions are applicable, either MAY be chosen.  Reassembly of<br>
a fragmented packet MUST NOT change the ECN codepoint when all of the<br>
fragments carry the same codepoint.</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/pull/1913#issuecomment-433825297">view it on GitHub</a>, or <a hre=
f=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1bAz_2OocTY7QKs=
tGV4BehZjOaeks5uprvxgaJpZM4X5eXE">mute the thread</a>.<img src=3D"https://g=
ithub.com/notifications/beacon/AWbkqx2yVzABHbkzzmSdQdHpLIR_VD9kks5uprvxgaJp=
ZM4X5eXE.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@gloinul in #1913: I =
reviewed the latest changes they look fine. \r\n\r\n\u003e \r\n\u003e Yes, =
this is a tricky one, but I think at some point we have to leave this sort =
of thing to implementations. If you are coalescing and you have concluded d=
ifferently for Handshake and 1-RTT, then you have to make a hard call. An e=
ndpoint that receives mixed signals about bleaching might be better off ass=
uming that there is bleaching on the path. I think that we already have tex=
t that supports that conclusion.\r\n\r\nYes, I am fine with leaving this to=
 implementation. \r\n \r\n\u003e BTW, for IP-layer fragmentation and reasse=
mbly where fragments come in with different markings, I am assuming here th=
at there are rules about reassembly elsewhere that deal with this case and =
we don't need to concern ourselves with that in this document.\r\n\r\nRFC 3=
168 specifies that: \r\n5.3.  Fragmentation\r\n\r\n   ECN-capable packets M=
AY have the DF (Don't Fragment) bit set.\r\n   Reassembly of a fragmented p=
acket MUST NOT lose indications of\r\n   congestion.  In other words, if an=
y fragment of an IP packet to be\r\n   reassembled has the CE codepoint set=
, then one of two actions MUST be\r\n   taken:\r\n\r\n      * Set the CE co=
depoint on the reassembled packet.  However, this\r\n        MUST NOT occur=
 if any of the other fragments contributing to\r\n        this reassembly c=
arries the Not-ECT codepoint.\r\n\r\n      * The packet is dropped, instead=
 of being reassembled, for any\r\n        other reason.\r\n\r\n   If both a=
ctions are applicable, either MAY be chosen.  Reassembly of\r\n   a fragmen=
ted packet MUST NOT change the ECN codepoint when all of the\r\n   fragment=
s carry the same codepoint."}],"action":{"name":"View Pull Request","url":"=
https://github.com/quicwg/base-drafts/pull/1913#issuecomment-433825297"}}}<=
/script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1913#issuecomment-433=
825297",
"url": "https://github.com/quicwg/base-drafts/pull/1913#issuecomment-433825=
297",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Clarify ECN counters (#1913)",
"sections": [
{
"text": "",
"activityTitle": "**Magnus Westerlund**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@gloinul",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1913,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\":=
 \"quicwg/base-drafts\",\n\"pullRequestId\": 1913\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1913#issuecomment-433825=
297"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400942532=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd6c4713afc0_6ae83f8b9a4d45bc12598c6--


From nobody Mon Oct 29 01:54:10 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED85F130DF9 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 01:54:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EGXBdi68sRTT for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 01:54:07 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 AB25B12DDA3 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 01:54:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540803246; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=UFxD0nV4AWoV0RF1R8khn6X7zlVM6J27PjlSy71gq7c=; b=NaYp4iyzArqU/XVsnYYDrKJ984KJdALVijV5Xqhxds1KIT82lBnrVF5n8PcrsESR2rDDYSOx Ro4jdtGLfRpqq5Fr6b76vQ9GpmQ/6zy3FD/lYicqu15zFgk3FubCF4fy1cXecQzhFmtquwCi 185hsEoNAtTbEm1fiwsR9bP7LZc=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd6caae.7f27c4240f90-smtp-out-n03; Mon, 29 Oct 2018 08:54:06 -0000 (UTC)
Date: Mon, 29 Oct 2018 01:54:06 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd6caae7fa30_5fc82af5d760c57859140@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 5916d7: Clarify ECN counters
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd6caae7f675_5fc82af5d760c57859019"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tnG2sHdB2P3-5ASHXC4KSxNEtdo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 08:54:09 -0000

----==_mimepart_5bd6caae7f675_5fc82af5d760c57859019
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5916d7f0d6012fe39a28261f9cf65030ab069899
      https://github.com/quicwg/base-drafts/commit/5916d7f0d6012fe39a28261f9cf65030ab069899
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify ECN counters

This deals with the distinction between IP and QUIC packets better,
clarifies the interaction with packet coalescing, and makes it clear
that counts are ACK state and therefore separated by packet number
space.

Closes #1838.


  Commit: 7a72e70db4a39f8c82fc2af60e258d0cb1076e12
      https://github.com/quicwg/base-drafts/commit/7a72e70db4a39f8c82fc2af60e258d0cb1076e12
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More clarity about QUIC vs. IP packets


  Commit: a9d071ed140ac2db5d7ab9ace6914f70ee687ee8
      https://github.com/quicwg/base-drafts/commit/a9d071ed140ac2db5d7ab9ace6914f70ee687ee8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1913 from quicwg/ecn-counting-cleanup

Clarify ECN counters


Compare: https://github.com/quicwg/base-drafts/compare/5a9018cb9300...a9d071ed140a
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd6caae7f675_5fc82af5d760c57859019--


From nobody Mon Oct 29 01:54:17 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2306912DDA3 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 01:54:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 bYsugYLXeYaO for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 01:54: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 708E3130E0E for <quic-issues@ietf.org>; Mon, 29 Oct 2018 01:54:12 -0700 (PDT)
Date: Mon, 29 Oct 2018 01:54:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540803251; bh=JHQrNYjT4y01alclzFD+CiDn0TZnKuafNYHRxKPfY1M=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ullpnWuw93xlL6ieRIBp9IW8q1Su+XeJvQhPO8mhfPMRI8CRlp1IU06e+jelcmfhV cZsauKnCb4jQFZY14K/CjL4Iifm3s7ancCWaMJmc9qrQNVuG3b1pf/Ut0cm7n3Dq+x zBnv+HAlI4bbfW+5F3rfyNvzTYd8hVK/NQCmoLEM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab038e7afdef85183598fe1af31253c8a67d99532e92cf0000000117ee8cb392a169ce1647433c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1913/c433832264@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1913@github.com>
References: <quicwg/base-drafts/pull/1913@github.com>
Subject: Re: [quicwg/base-drafts] Clarify ECN counters (#1913)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6cab355a7e_2ec13fac81ed45b4388455"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Z7DDdDJCuwTk73QYvs66hzZQN8Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 08:54:14 -0000

----==_mimepart_5bd6cab355a7e_2ec13fac81ed45b4388455
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks Magnus!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1913#issuecomment-433832264
----==_mimepart_5bd6cab355a7e_2ec13fac81ed45b4388455
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Thanks Magnus!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1913#issuecomment-433832264">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8veHtRkjv12Zxpg_MJPC4MpalFXks5upsIzgaJpZM4X5eXE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6ou1AKbyuIlibtyIS6YtMBxJZx3ks5upsIzgaJpZM4X5eXE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1913: Thanks Magnus!"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1913#issuecomment-433832264"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1913#issuecomment-433832264",
"url": "https://github.com/quicwg/base-drafts/pull/1913#issuecomment-433832264",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Clarify ECN counters (#1913)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1913,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1913\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1913#issuecomment-433832264"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400942532\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd6cab355a7e_2ec13fac81ed45b4388455--


From nobody Mon Oct 29 01:54:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0DF3212DDA3 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 01:54:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 QfAUU8zzJOwR for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 01:54: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 7CE68130DFC for <quic-issues@ietf.org>; Mon, 29 Oct 2018 01:54:13 -0700 (PDT)
Date: Mon, 29 Oct 2018 01:54:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540803252; bh=LeMDptTnsHljaYRzLv5s+Ku38JvA54BRkNThmJfFgE4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ae5n+xS+1ATcmcvAqiLYWO7Cskt8ojyvyJDJunWK/xmrWnOd4xDiSSHWM0i2VOzai bWSkBZH680gafjt4MOEPDfpJvVju8bZRIpwKX3Op9MIj6CyDY82cDzEmDVdyYms9/d 4SFy8y0SsfbJwAgbkyEB6YnaNGhimbmr7rVNNuW0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1e5199b76192d356aeed0eb4bdf38a93b535ae2d92cf0000000117ee8cb492a169ce1647433c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1913/issue_event/1931605051@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1913@github.com>
References: <quicwg/base-drafts/pull/1913@github.com>
Subject: Re: [quicwg/base-drafts] Clarify ECN counters (#1913)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6cab46eba2_74993fac81ed45b43678e5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VT8h37eJzBONviemxDzFF8JUJ3g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 08:54:15 -0000

----==_mimepart_5bd6cab46eba2_74993fac81ed45b43678e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1913 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/1913#event-1931605051
----==_mimepart_5bd6cab46eba2_74993fac81ed45b43678e5
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="373769020" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1913" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1913/hovercard" href="https://github.com/quicwg/base-drafts/pull/1913">#1913</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/1913#event-1931605051">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzpoZUdmb83XHvu0n-MFmYvNVcyAks5upsI0gaJpZM4X5eXE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxHwaBzq7rLDmRWApqWE5kuwJVJlks5upsI0gaJpZM4X5eXE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1913 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1913#event-1931605051"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1913#event-1931605051",
"url": "https://github.com/quicwg/base-drafts/pull/1913#event-1931605051",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Clarify ECN counters (#1913)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1913#event-1931605051"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400942532\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd6cab46eba2_74993fac81ed45b43678e5--


From nobody Mon Oct 29 01:54:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A14812DDA3 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 01:54:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 qVuNqFv01uZS for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 01:54: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 DDAC1130DF9 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 01:54:14 -0700 (PDT)
Date: Mon, 29 Oct 2018 01:54:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540803254; bh=WVKLB6sVTnGjFhMrUuIMSJgM1pPJcMTURrRafHGn1cA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L5SQQmRlREzXUttUd+0N/dEwXGev2HvnzkiaT8qttg19ms/4csa3ULLZP5l1gX8Xc ub8PGa9LDXMsJl6dXrHZ9Pc3Bd8hTUom9w6N7/0BN3u6HhSJJhhCCjO86+7mpZeHWl NhlkNq17TXbCtaoZTA523lmKFb360HfEfNBkyL8k=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5f235b3ca9a23a33990c5a8fe58f881fe5b72c5092cf0000000117ee8cb692a169ce15e83506@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1838/issue_event/1931605055@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1838@github.com>
References: <quicwg/base-drafts/issues/1838@github.com>
Subject: Re: [quicwg/base-drafts] ECN counters and Coalescing of QUIC packets (#1838)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6cab6ff06_9cb3f9f6e4d45c0722149"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SDFpQpe8gbOnsFDxeo-vKYVtAkg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 08:54:17 -0000

----==_mimepart_5bd6cab6ff06_9cb3f9f6e4d45c0722149
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1838 via #1913.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1838#event-1931605055
----==_mimepart_5bd6cab6ff06_9cb3f9f6e4d45c0722149
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="367539462" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1838" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1838/hovercard" href="https://github.com/quicwg/base-drafts/issues/1838">#1838</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="373769020" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1913" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1913/hovercard" href="https://github.com/quicwg/base-drafts/pull/1913">#1913</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/1838#event-1931605055">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwqDfpsEj5mpEixlMLVn1fbMbTDmks5upsI2gaJpZM4XLxOA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-crQzLs047brGGDlkACbScdEvZhks5upsI2gaJpZM4XLxOA.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1838 via #1913."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1838#event-1931605055"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1838#event-1931605055",
"url": "https://github.com/quicwg/base-drafts/issues/1838#event-1931605055",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] ECN counters and Coalescing of QUIC packets (#1838)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1838#event-1931605055"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388961152\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd6cab6ff06_9cb3f9f6e4d45c0722149--


From nobody Mon Oct 29 01:55:06 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 57AB2130DF9 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 01:55:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 LmAuq4sDQHVz for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 01:55:03 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 DA44812D4EC for <quic-issues@ietf.org>; Mon, 29 Oct 2018 01:55:02 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540803301; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=xuKybeDz9rZLTYAKlUa+ttXXjqInQMVy0wUKZgXXoa4=; b=r4NNiY69EWpKOz6kX/62o/0du5iZdte/pyTmOK4j84SBKuB2t8icLAKbq/1fh0Zspu1P0svX yfD6dxJjIrX7b0U+GcbKicSxzVVC5gdYTxnzWqMgpUDeEfcNe5JzoGkAdcCqHKJevO9vzSHF z2PmKiwSsX1uY4ha2rixGSyl/ro=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd6cae5.7ff84832b6c0-smtp-out-n03; Mon, 29 Oct 2018 08:55:01 -0000 (UTC)
Date: Mon, 29 Oct 2018 01:55:01 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd6cae5bd562_1be12acd6132858094811@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd6cae5bd1d9_1be12acd613285809478c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yDhTCL41f2BfPJ4u0lWvv5bx1Y0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 08:55:04 -0000

----==_mimepart_5bd6cae5bd1d9_1be12acd613285809478c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ecn-counting-cleanup
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd6cae5bd1d9_1be12acd613285809478c--


From nobody Mon Oct 29 02:01:43 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A7CAC12DDA3 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 02:01:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7vdLYzsl2djS for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 02:01:41 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 963C712D4EC for <quic-issues@ietf.org>; Mon, 29 Oct 2018 02:01:41 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540803700; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=mqYdjPycmfBfo3fqpjd2sUtgpW+618JHqN7p0zfP1fk=; b=FB/3gRwHNkTEsomI8sJHcyhZxtMKyXsYwrmEnmy/RGv1vcHw6lOwUf76p0Tf4zVt+MyX8HrI eP3X3p3hYXk8eA6s7dsEA20fesLiOYAA7ZuimfRc663Q1AEQBk9tcTDVYYEGtcKDUYpztTDa NGUJPns8c5fRL/oYyb8t1RCxmlY=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd6cc74.7f01a004d1b0-smtp-out-n02; Mon, 29 Oct 2018 09:01:40 -0000 (UTC)
Date: Mon, 29 Oct 2018 02:01:39 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd6cc73bc214_32332af21fd7c5804075a@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 45a9fd: Cite limitations on key usage
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd6cc73bbca2_32332af21fd7c580406e7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1FIiPqs5D3xj30hQ1sU6UZwi1-U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 09:01:43 -0000

----==_mimepart_5bd6cc73bbca2_32332af21fd7c580406e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 45a9fd5a3d2012c20ebeda709fa2fa8bcdd4a984
      https://github.com/quicwg/base-drafts/commit/45a9fd5a3d2012c20ebeda709fa2fa8bcdd4a984
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Cite limitations on key usage

Closes #1457.


  Commit: 573a67327649f892abd3e6ad017926e9c7d9d723
      https://github.com/quicwg/base-drafts/commit/573a67327649f892abd3e6ad017926e9c7d9d723
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1926 from quicwg/key-update-cond

Cite limitations on key usage


Compare: https://github.com/quicwg/base-drafts/compare/a9d071ed140a...573a67327649
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd6cc73bbca2_32332af21fd7c580406e7--


From nobody Mon Oct 29 02:01:50 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2C5D3130E0F for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 02:01:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 0DLjebPH2QYX for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 02:01:43 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 BDFFF12DDA3 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 02:01:43 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540803703; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=+vvvT1y6rVDWbpwn6VAuX1kXAiHDucTzVmynE4VOGwg=; b=T4Z4jybx44RBNB1rft+r0Tz7osVaTju7ZCKDm5MWMOcNi/YTEprFsXHwP4CqMLVYsjdqFbk3 nY/nZPHWUOPpXMLwcxuRBLriUisBnFOwg7ggPfWrmj0fqLXI1G7ft5AgzttmWSntVWRdWui0 KoGiFrXDS69WCq3C0D1jnIubfSk=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd6cc77.7fa7740e4c90-smtp-out-n03; Mon, 29 Oct 2018 09:01:43 -0000 (UTC)
Date: Mon, 29 Oct 2018 02:01:43 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd6cc775e1d3_6de42b10b488e5884473e@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd6cc775dd2f_6de42b10b488e588446bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/P7pE0Hu5aroR9BCfz-SlE4ZW2mc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 09:01:45 -0000

----==_mimepart_5bd6cc775dd2f_6de42b10b488e588446bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/key-update-cond
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd6cc775dd2f_6de42b10b488e588446bf--


From nobody Mon Oct 29 02:02:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C87D130DF9 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 02:01:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 SsusjZ0q85gw for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 02:01:56 -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 A57A212D4EC for <quic-issues@ietf.org>; Mon, 29 Oct 2018 02:01:56 -0700 (PDT)
Date: Mon, 29 Oct 2018 02:01:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540803715; bh=5heG2jyLa2RlxoSnupI5N6O2ripFEuM6z2rLg4VT2Ag=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dLDtnyL8sz76UtSTL+rWg8DEpafw/tlG3WSYLjt++c9uJ3A0bBHG8/RTdJgm7n/Gx wocapw/T/flYLCdqVuZMiV4NgeJRwO3SGokcVLAiEnfVJVW5cIH2JPZpeNNwz3NS5V F4sOUj6pIUHo470sTkPfKr9ETLlgcVDGVe1w0Cn8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab39b839442cb39daf5572789758ed7e4ae591335e92cf0000000117ee8e8392a169ce13dd0c3b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1457/issue_event/1931621263@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1457@github.com>
References: <quicwg/base-drafts/issues/1457@github.com>
Subject: Re: [quicwg/base-drafts] Clarify and strengthen key update requirements (#1457)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6cc83d41b8_65ce3fc1bead45c07822c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HmXHFtS0AFri3ZQNEqTxwT297c8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 09:01:58 -0000

----==_mimepart_5bd6cc83d41b8_65ce3fc1bead45c07822c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1457 via #1926.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1457#event-1931621263
----==_mimepart_5bd6cc83d41b8_65ce3fc1bead45c07822c
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="333253691" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1457" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1457/hovercard" href="https://github.com/quicwg/base-drafts/issues/1457">#1457</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="374840813" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1926" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1926/hovercard" href="https://github.com/quicwg/base-drafts/pull/1926">#1926</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/1457#event-1931621263">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0mx0vMc4CkTqITO704_p7Z2PNL6ks5upsQDgaJpZM4Urrgy">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq07qaXhA6QciN2PC8829dsy3Rw4fks5upsQDgaJpZM4Urrgy.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1457 via #1926."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1457#event-1931621263"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1457#event-1931621263",
"url": "https://github.com/quicwg/base-drafts/issues/1457#event-1931621263",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Clarify and strengthen key update requirements (#1457)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1457#event-1931621263"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 346994738\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd6cc83d41b8_65ce3fc1bead45c07822c--


From nobody Mon Oct 29 02:02:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C641612D4EC for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 02:01:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 oLIHHDDVlD6X for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 02:01: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 415E5130DEE for <quic-issues@ietf.org>; Mon, 29 Oct 2018 02:01:57 -0700 (PDT)
Date: Mon, 29 Oct 2018 02:01:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540803716; bh=r5LOHlitgQ+xb5DMQlH4y34RVZBzDNJ0RuZmo5wey78=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dnJbiqbP0R1Ri2qr4kUSJPy/AeM72TQ1cdVUYaqxkx4KHj4oCV4uPy2LvDPKDEzP1 Epr/9b265ryHwD+NQKsMXbDHSTVeg23EJLbxRYZggLxkYKvPYfFcJnF7jQxqWo339Y 8fLD8Gn2scwqUPQ7g8NrGZIpuRAKiR8DwKCixUfo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab725091a2a4601ee21a9db0bc3ab07889d2fdab4192cf0000000117ee8e8492a169ce16579ded@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1926/issue_event/1931621245@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1926@github.com>
References: <quicwg/base-drafts/pull/1926@github.com>
Subject: Re: [quicwg/base-drafts] Cite limitations on key usage (#1926)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6cc8476d0c_75b53f9f6e4d45c073999a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lEZpFq-4hdcGc-HXTOj0mFW9uKU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 09:02:00 -0000

----==_mimepart_5bd6cc8476d0c_75b53f9f6e4d45c073999a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1926 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/1926#event-1931621245
----==_mimepart_5bd6cc8476d0c_75b53f9f6e4d45c073999a
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="374840813" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1926" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1926/hovercard" href="https://github.com/quicwg/base-drafts/pull/1926">#1926</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/1926#event-1931621245">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxZzfpmQZMhNVlL24p0giru21EgPks5upsQEgaJpZM4X-Yji">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8JO0TKDr3xWZIZx3Cei-jfWV4G7ks5upsQEgaJpZM4X-Yji.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1926 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1926#event-1931621245"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1926#event-1931621245",
"url": "https://github.com/quicwg/base-drafts/pull/1926#event-1931621245",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Cite limitations on key usage (#1926)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1926#event-1931621245"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402229474\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd6cc8476d0c_75b53f9f6e4d45c073999a--


From nobody Mon Oct 29 02:13:35 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4734C130DF9 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 02:13:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ipFA6MmdVtWf for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 02:13:32 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 E6A9D12D4EC for <quic-issues@ietf.org>; Mon, 29 Oct 2018 02:13:31 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540804411; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=rcYzNHY6w8OKloyB4ujN2SxVxnylXoa9LW1hG2vCPrg=; b=cpdOtVlVJZbdlSqVIhEMV8wtjTB2ZM7or+Dgg+FSPkyS1aYQKFc/060UIaPRKhOKSZVp0k3w Q4ShQNpn6daDphDU5YbK2KdDeZXxEBGvNUkCDnoH7W+d4/TnjTXGdk8QR85AFZ3L2q6r49N5 s49FQAE+FQ/FTTb4R53XmUttr0I=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd6cf3a.7ff2d452eab0-smtp-out-n01; Mon, 29 Oct 2018 09:13:30 -0000 (UTC)
Date: Mon, 29 Oct 2018 02:13:29 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd6cf3969f2c_73322b2a59ec657c10367@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2ed2be: Connection IDs can change twice
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd6cf3969aee_73322b2a59ec657c10256"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VuAefVlHzRmj1g5DrHBgP-ObRmM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 09:13:33 -0000

----==_mimepart_5bd6cf3969aee_73322b2a59ec657c10256
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/change-cid-wat
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2ed2bedd2bdaa91a0d77cda16ecfabbb8834b130
      https://github.com/quicwg/base-drafts/commit/2ed2bedd2bdaa91a0d77cda16ecfabbb8834b130
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Connection IDs can change twice

The text in Retry contradicted the text on negotiating connection IDs in
a subtle way.  No point in replicating text that exists elsewhere.

Closes #1830.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd6cf3969aee_73322b2a59ec657c10256--


From nobody Mon Oct 29 02:18:28 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AD5C1130DFC for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 02:18:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 nrzGoi7oPEkl for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 02:18: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 4069C12D4EC for <quic-issues@ietf.org>; Mon, 29 Oct 2018 02:18:25 -0700 (PDT)
Date: Mon, 29 Oct 2018 02:18:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540804704; bh=L8vyK7hT5xGWBad+wsmEKauttOhQtn+7ynL8nLxopFw=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=r6e3r61Aq47Bt1l1Gmd1JQkAqk99QMPZIKXnhsoUALneHYCEPFwKd620J7TBwhhB3 xJMvRCZQLzv1fzD8IQqa6G8PSpaX7P8vduytIndQhvnYQlZ2ebSSF+3AztX5Ii7IWS TdNDGhK7K+6hPEA2G4EZETqwTosG62Jmo3cvWa0g=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9fbccdaa660c9c0ae8c27e4f88b78de8b5144f2792cf0000000117ee926092a169ce1658d887@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1929@github.com>
Subject: [quicwg/base-drafts] Connection IDs can change twice (#1929)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6d06095129_72c13f9f6e4d45c0119918f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/T_APXiq8trvxNDZ0a8sxy2Sfrq8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 09:18:27 -0000

----==_mimepart_5bd6d06095129_72c13f9f6e4d45c0119918f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The text in Retry contradicted the text on negotiating connection IDs in
a subtle way.  No point in replicating text that exists elsewhere.

Closes #1830.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1929

-- Commit Summary --

  * Connection IDs can change twice

-- File Changes --

    M draft-ietf-quic-transport.md (10)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1929.patch
https://github.com/quicwg/base-drafts/pull/1929.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/1929

----==_mimepart_5bd6d06095129_72c13f9f6e4d45c0119918f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The text in Retry contradicted the text on negotiating connection IDs in<br>
a subtle way.  No point in replicating text that exists elsewhere.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1830.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="366158210" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1830" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1830/hovercard" href="https://github.com/quicwg/base-drafts/issues/1830">#1830</a>.</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/1929'>https://github.com/quicwg/base-drafts/pull/1929</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Connection IDs can change twice</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1929/files#diff-0">draft-ietf-quic-transport.md</a>
    (10)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1929.patch'>https://github.com/quicwg/base-drafts/pull/1929.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1929.diff'>https://github.com/quicwg/base-drafts/pull/1929.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/1929">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwhlEz54mNFMOGE56xR-U6sLhYypks5upsfggaJpZM4X-v6K">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2WLRiij9CZVWFmInWASrKguDeDxks5upsfggaJpZM4X-v6K.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Connection IDs can change twice (#1929)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1929"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1929",
"url": "https://github.com/quicwg/base-drafts/pull/1929",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Connection IDs can change twice (#1929)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "2ed2bed",
"value": "Connection IDs can change twice"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1929/files#diff-0) (10 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1929,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1929\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1929"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1929.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1929.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402325130\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd6d06095129_72c13f9f6e4d45c0119918f--


From nobody Mon Oct 29 03:24:26 2018
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 CD061130E3E for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 03:24:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 7kdOcdXCL1Ly for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 03:24:23 -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 2F016126CC7 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 03:24: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=Jq4Y7Q6bZovIYR/qRV+pflBze+I=; b=wQoc8SJ1s/x6HFeD 5c9rI9k7zmi5YiUFwo4HvqQ8HuR3fGs2xb8UeLOp8xgg7gFUvhxP0BaqUCxBJyoz pWhVSEPUQo0eaaDcb9trgBAqOD5RpMUtqlpu86sf3haNnnSwlaHViQ2FfpDJNhkj ybeOM+0id5hcEtIbjO7Jg7R8F2A=
Received: by filter1179p1las1.sendgrid.net with SMTP id filter1179p1las1-3956-5BD6DFD5-15 2018-10-29 10:24:21.551294556 +0000 UTC m=+217735.514704645
Received: from github-lowworker-cef7735.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0002p1iad2.sendgrid.net (SG) with ESMTP id pnNP7IL1RZis8SEKO8-0Dg for <quic-issues@ietf.org>; Mon, 29 Oct 2018 10:24:21.467 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cef7735.cp1-iad.github.net (Postfix) with ESMTP id 6C7261E0373 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 03:24:21 -0700 (PDT)
Date: Mon, 29 Oct 2018 10:24:21 +0000 (UTC)
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2ff2e961caf205fac06e7c6112cfd6eaff51cb3a92cf0000000117eea1d592a169ce1623af22@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1882/433859009@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1882@github.com>
References: <quicwg/base-drafts/issues/1882@github.com>
Subject: Re: [quicwg/base-drafts] Need to clarify QUIC stream usage in HTTP/2 mapping (#1882)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6dfd56adc6_62783fe15c6d45c0189623a"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0PSS2PvyiTnGorQ5whBqyWP5SM6NGx5U4u5q SbdlTNXqEPRdnW3jQbbs1o8qzbEasoJrygIj5/h0Y/WAAUoJlgFYYcysEhf39LeULCldbgrcWOAZEn KFOFhT8I/Vn6KA1GEjuSs+4MP9y+lX8RdszbVdprOw+o1aF68fqP7jyrY/GVkbmoSDh17Os/9fr6cE 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AcenKy3dZOSJIcwD2R7Ehb0L8fc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 10:24:25 -0000

----==_mimepart_5bd6dfd56adc6_62783fe15c6d45c0189623a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yes, the actual use of the different streams, especially the different unidirectional are clearer. What is not clear is how one determine which QUIC streams are bi-directional client (or server) initiated or unidirectional in a particular direction. The only indication of that is that client intiated bi-directional are the ones numbered as x mod 4 == 0. So that needs to be clarified. 

And isn't the stream usage defined by this document? From QUICs perspective it has bi-directional streams from 0 to 2^62-1 and that all. Either you define the pattern for which main class each QUIC stream has based on its steam ID or we need to add a explicit signalling for that also at stream 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/1882#issuecomment-433859009
----==_mimepart_5bd6dfd56adc6_62783fe15c6d45c0189623a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Yes, the actual use of the different streams, especially the different u=
nidirectional are clearer. What is not clear is how one determine which QUI=
C streams are bi-directional client (or server) initiated or unidirectional=
 in a particular direction. The only indication of that is that client inti=
ated bi-directional are the ones numbered as x mod 4 =3D=3D 0. So that need=
s to be clarified.</p>
<p>And isn't the stream usage defined by this document? From QUICs perspect=
ive it has bi-directional streams from 0 to 2^62-1 and that all. Either you=
 define the pattern for which main class each QUIC stream has based on its =
steam ID or we need to add a explicit signalling for that also at stream st=
art.</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/1882#issuecomment-433859009">view it on GitHub</a>, or <a h=
ref=3D"https://github.com/notifications/unsubscribe-auth/AWbkqyr_SxV3ojT9Fn=
VyAAiecIlwqdzlks5uptdVgaJpZM4XtBNo">mute the thread</a>.<img src=3D"https:/=
/github.com/notifications/beacon/AWbkq5R9tRhkGznV7z-5Bii5Sxzgev91ks5uptdVga=
JpZM4XtBNo.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@gloinul in #1882: Ye=
s, the actual use of the different streams, especially the different unidir=
ectional are clearer. What is not clear is how one determine which QUIC str=
eams are bi-directional client (or server) initiated or unidirectional in a=
 particular direction. The only indication of that is that client intiated =
bi-directional are the ones numbered as x mod 4 =3D=3D 0. So that needs to =
be clarified. \r\n\r\nAnd isn't the stream usage defined by this document? =
>From QUICs perspective it has bi-directional streams from 0 to 2^62-1 and t=
hat all. Either you define the pattern for which main class each QUIC strea=
m has based on its steam ID or we need to add a explicit signalling for tha=
t also at stream start. "}],"action":{"name":"View Issue","url":"https://gi=
thub.com/quicwg/base-drafts/issues/1882#issuecomment-433859009"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1882#issuecomment-4=
33859009",
"url": "https://github.com/quicwg/base-drafts/issues/1882#issuecomment-4338=
59009",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Need to clarify QUIC stream usage in HTT=
P/2 mapping (#1882)",
"sections": [
{
"text": "",
"activityTitle": "**Magnus Westerlund**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@gloinul",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1882,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"qui=
cwg/base-drafts\",\n\"issueId\": 1882\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1882#issuecomment-4338=
59009"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397677416=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd6dfd56adc6_62783fe15c6d45c0189623a--


From nobody Mon Oct 29 03:41:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 67A7412D4E6 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 03:41:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ZkeG3cjp5iG3 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 03:41: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 AF477130E61 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 03:41:51 -0700 (PDT)
Date: Mon, 29 Oct 2018 03:41:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540809709; bh=6srDtk90KRxEsH+CHNOGcSBl+U+wFCd4UR9eax7+Jo8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1QDudOvivry/gD9xcbXyx35UmobsMMw7uDkAWSD2+XSk3/LQA3inzhZnZcPoha6X9 LdXP89qIyL2G4D532zQxpfT6fHP34eWYB+XQzxnnAQ37DvNMAnfSXpERi6n5FL9yog X3cmmHnAuLe12H0R1jafzExeUX9YFveznfssDqfc=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2dc34994c199e641c4a9d8acdebf389abff386df92cf0000000117eea5ed92a169ce1623af22@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1882/433864016@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1882@github.com>
References: <quicwg/base-drafts/issues/1882@github.com>
Subject: Re: [quicwg/base-drafts] Need to clarify QUIC stream usage in HTTP/2 mapping (#1882)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6e3ed71887_18493f93424d45bc1922083"; 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/9NXpmNPOcJtkFyKCbzhn3-JJomo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 10:41:53 -0000

----==_mimepart_5bd6e3ed71887_18493f93424d45bc1922083
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

IMO this is covered by the transport doc in [section 2](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.2).

```

Low Bits | Stream Type
-- | --
0x0 | Client-Initiated, Bidirectional
0x1 | Server-Initiated, Bidirectional
0x2 | Client-Initiated, Unidirectional
0x3 | Server-Initiated, Unidirectional
```

The theoretical HTTP implementation can ignore server-initiated bidirectional altogether. A server just needs to watch for incoming client-initiated streams, a client just needs to send them. Unidirectional streams are only TX or RX from the endpoint in the frame of reference.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1882#issuecomment-433864016
----==_mimepart_5bd6e3ed71887_18493f93424d45bc1922083
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>IMO this is covered by the transport doc in <a href=3D"https://quicwg.=
org/base-drafts/draft-ietf-quic-transport.html#rfc.section.2" rel=3D"nofo=
llow">section 2</a>.</p>
<pre><code>
Low Bits | Stream Type
-- | --
0x0 | Client-Initiated, Bidirectional
0x1 | Server-Initiated, Bidirectional
0x2 | Client-Initiated, Unidirectional
0x3 | Server-Initiated, Unidirectional
</code></pre>
<p>The theoretical HTTP implementation can ignore server-initiated bidire=
ctional altogether. A server just needs to watch for incoming client-init=
iated streams, a client just needs to send them. Unidirectional streams a=
re only TX or RX from the endpoint in the frame of reference.</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/1882#issuecomment-433864016">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqwzh=
yRjH72KtHcBT6dodAt8kInxgks5uptttgaJpZM4XtBNo">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq7Nfe0n3QmHnqe3ysq-VUiDt=
jzDZks5uptttgaJpZM4XtBNo.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LPar=
due in #1882: IMO this is covered by the transport doc in [section 2](htt=
ps://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.2)=
.\r\n\r\n```\r\n\r\nLow Bits | Stream Type\r\n-- | --\r\n0x0 | Client-Ini=
tiated, Bidirectional\r\n0x1 | Server-Initiated, Bidirectional\r\n0x2 | C=
lient-Initiated, Unidirectional\r\n0x3 | Server-Initiated, Unidirectional=
\r\n```\r\n\r\nThe theoretical HTTP implementation can ignore server-init=
iated bidirectional altogether. A server just needs to watch for incoming=
 client-initiated streams, a client just needs to send them. Unidirection=
al streams are only TX or RX from the endpoint in the frame of reference.=
"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-d=
rafts/issues/1882#issuecomment-433864016"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1882#issuecomment=
-433864016",
"url": "https://github.com/quicwg/base-drafts/issues/1882#issuecomment-43=
3864016",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Need to clarify QUIC stream usage in H=
TTP/2 mapping (#1882)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1882,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1882\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1882#issuecomment-43=
3864016"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3976774=
16\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd6e3ed71887_18493f93424d45bc1922083--


From nobody Mon Oct 29 04:14:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 74832130E90 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 04:14:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 KxGX7jbmq0uH for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 04:14: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 1EFB7130E91 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 04:14:27 -0700 (PDT)
Date: Mon, 29 Oct 2018 04:14:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540811665; bh=LxBtvUlXqQrjUskS+rK/5pfHLX2HPa7p2Fs6m4cjcgI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wbm9EOssxj90umsgXnKCtSFbjTji0WIWiKqiEqoPRhqc4Tcw1RNrnGAc/RUGJPNtu 3KdI2PC1U0BvBrnvqPJhjJhFyOKn2CsZFiz9ptk6xo8Ot9Wk5Y1x2YkkKheJVURIA6 s2Yy2XHLo4OF//IuJt9vGe7889a5Ef4g/RgEZFHQ=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcc16049e587f10c02723a969b61f78465e56c22892cf0000000117eead9192a169ce1498f380@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1608/433873247@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1608@github.com>
References: <quicwg/base-drafts/issues/1608@github.com>
Subject: Re: [quicwg/base-drafts] Varints for numeric transport parameters (#1608)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd6eb91b6a26_20913f9320cd45b827061b3"; 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/hkgVBoiX1bqMsIwtmnN7yHWEtIc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 11:14:28 -0000

----==_mimepart_5bd6eb91b6a26_20913f9320cd45b827061b3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett: Sorry for the delay. Just sent out a mail to the list.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1608#issuecomment-433873247
----==_mimepart_5bd6eb91b6a26_20913f9320cd45b827061b3
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>: Sorry for the delay. Just sent out a mail to the list.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1608#issuecomment-433873247">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3hgUUKuPZ48V80HJvu1aRpdHv6-ks5upuMRgaJpZM4Vll4A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxH3Pnlzqn5Kcm3Qo4oeo-Gpr7tWks5upuMRgaJpZM4Vll4A.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann in #1608: @ianswett: Sorry for the delay. Just sent out a mail to the list."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1608#issuecomment-433873247"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1608#issuecomment-433873247",
"url": "https://github.com/quicwg/base-drafts/issues/1608#issuecomment-433873247",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Varints for numeric transport parameters (#1608)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1608,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1608\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1608#issuecomment-433873247"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 362176000\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd6eb91b6a26_20913f9320cd45b827061b3--


From nobody Mon Oct 29 05:54:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A10DE130F18 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 05:54:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 N0kMvhrVE0kA for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 05: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 D47E2130F17 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 05:54:07 -0700 (PDT)
Date: Mon, 29 Oct 2018 05:54:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540817646; bh=TPlvoTQ16CxwsoSpxEO/7E1Mxl+4H6Voa9JVKiWcWao=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pVe5HsjfnzVoLroG8lvd/KnVaIgPoDptR62oPlPK7mM30+xXSdpnB8NJUMQI1Vgx6 WgI1q/zg0umBMGha4ftY36Katj7Y3voAiINVqwo58WuI56gJoEZDeICAA1riEv832W U3XJN35/dfYP0/c3x1BUTKx1EvqeXg0paPjRXl1g=
From: Lucas Pardue <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4f50ee3742379917573d6d66bc150940654942c992cf0000000117eec4ee92a169ce164d1592@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1920/433898812@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1920@github.com>
References: <quicwg/base-drafts/issues/1920@github.com>
Subject: Re: [quicwg/base-drafts] Section 4.2.6 PUSH_PROMISE does not indicate on which stream type this frame is allowed (#1920)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd702ee715ea_772d3ff8708d45c02469297"; 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/hhqF3gsneZ3ETO5p4nJMz6KkTPI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 12:54:09 -0000

----==_mimepart_5bd702ee715ea_772d3ff8708d45c02469297
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

FWIW this is explained in section 5.

> The header of the request message is carried by a PUSH_PROMISE frame (see Section 4.2.6) on the request stream which generated the push.

But I agree that conistency in the frame descriptions could help.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1920#issuecomment-433898812
----==_mimepart_5bd702ee715ea_772d3ff8708d45c02469297
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>FWIW this is explained in section 5.</p>
<blockquote>
<p>The header of the request message is carried by a PUSH_PROMISE frame (see Section 4.2.6) on the request stream which generated the push.</p>
</blockquote>
<p>But I agree that conistency in the frame descriptions could help.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1920#issuecomment-433898812">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6FT9OnLIT2MPobthQ8WhHXU0cgvks5upvpugaJpZM4X7MM5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5q7ehujzaY8rr_db7V_PnM1VyHrks5upvpugaJpZM4X7MM5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1920: FWIW this is explained in section 5.\r\n\r\n\u003e The header of the request message is carried by a PUSH_PROMISE frame (see Section 4.2.6) on the request stream which generated the push.\r\n\r\nBut I agree that conistency in the frame descriptions could help."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1920#issuecomment-433898812"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1920#issuecomment-433898812",
"url": "https://github.com/quicwg/base-drafts/issues/1920#issuecomment-433898812",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Section 4.2.6 PUSH_PROMISE does not indicate on which stream type this frame is allowed (#1920)",
"sections": [
{
"text": "",
"activityTitle": "**Lucas Pardue**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@LPardue",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1920,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1920\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1920#issuecomment-433898812"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401392441\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd702ee715ea_772d3ff8708d45c02469297--


From nobody Mon Oct 29 06:08:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0CDDE130F13 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 06:08:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 xYzCQzGS7JUO for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 06:08: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 4EC01128CFD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 06:08:15 -0700 (PDT)
Date: Mon, 29 Oct 2018 06:08:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540818494; bh=ESk/nmzkNtlTK+OV03q6SCF9cbagDLUTTWRqzQP/qag=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CK9eBppIu47SMk1Amx6wthDhyvNp7mkkfua8jstQNJ8jlurjHLQX90pEc1OW2IzET lMr4InLuSsvFwJsLPRciRtkfi2QSgRH2jKCPWvdmKuC+7Ex58BFSWtLylQ0fSsZJzE HTkhCmLFyS/8bBXYWCY/Yq2yIvqylceWaoGxZLjs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3e25c86141c7d6886cb6e09627c6a10687fc185b92cf0000000117eec83e92a169ce1657e323@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1928/433903021@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1928@github.com>
References: <quicwg/base-drafts/issues/1928@github.com>
Subject: Re: [quicwg/base-drafts] Need to clarify whether end_of_recovery have to be tracked on each PN spaces separately (#1928)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7063e2def0_144b3f9320cd45b810061b9"; 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/DSHGTHvjIeYVjzvpbAjyWqt3sjs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 13:08:17 -0000

----==_mimepart_5bd7063e2def0_144b3f9320cd45b810061b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Good catch, I think this needs to be unified across the spaces, otherwise as you said you could inadvertently reduce the CWND multiple times.

I don't want to introduce another unified packet number space.  If we're going to do that, we should just go back to a single PN space because maintaining 1 unified one and 3 separate ones is becoming too crazy.

I can add a start_of_recovery_sent_time field that's the time of the start of recovery, and if a packet sent after that is acknowledged, recovery is exited.  I think that's the simplest solution to 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/1928#issuecomment-433903021
----==_mimepart_5bd7063e2def0_144b3f9320cd45b810061b9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Good catch, I think this needs to be unified across the spaces, otherw=
ise as you said you could inadvertently reduce the CWND multiple times.</=
p>
<p>I don't want to introduce another unified packet number space.  If we'=
re going to do that, we should just go back to a single PN space because =
maintaining 1 unified one and 3 separate ones is becoming too crazy.</p>
<p>I can add a start_of_recovery_sent_time field that's the time of the s=
tart of recovery, and if a packet sent after that is acknowledged, recove=
ry is exited.  I think that's the simplest solution to this 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/1928#issuecomment-433903021">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq_sy=
PJ7tSVM_QkaJjajkrMnIAyzgks5upv2-gaJpZM4X-drv">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq5TRtNYOVBU0uFjLLgCOyKfz=
9rdeks5upv2-gaJpZM4X-drv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett in #1928: Good catch, I think this needs to be unified across the sp=
aces, otherwise as you said you could inadvertently reduce the CWND multi=
ple times.\r\n\r\nI don't want to introduce another unified packet number=
 space.  If we're going to do that, we should just go back to a single PN=
 space because maintaining 1 unified one and 3 separate ones is becoming =
too crazy.\r\n\r\nI can add a start_of_recovery_sent_time field that's th=
e time of the start of recovery, and if a packet sent after that is ackno=
wledged, recovery is exited.  I think that's the simplest solution to thi=
s issue."}],"action":{"name":"View Issue","url":"https://github.com/quicw=
g/base-drafts/issues/1928#issuecomment-433903021"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1928#issuecomment=
-433903021",
"url": "https://github.com/quicwg/base-drafts/issues/1928#issuecomment-43=
3903021",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Need to clarify whether end_of_recover=
y have to be tracked on each PN spaces separately (#1928)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1928,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1928\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1928#issuecomment-43=
3903021"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4022504=
79\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd7063e2def0_144b3f9320cd45b810061b9--


From nobody Mon Oct 29 06:17:38 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A030612D7EA for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 06:17:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 RegOrKnrhdok for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 06:17:34 -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 68997128CFD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 06:17:34 -0700 (PDT)
Date: Mon, 29 Oct 2018 06:17:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540819053; bh=SQJICfvB5V9IjEaHx5h61OabV1g/7VKAXmvoeNtfZzQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FqHr1bp5cWtmTZiQOPK4X42rqORdv3BiSCnvYZuS00TJyoMWMo1d5qBxRlOwfThd+ Yp8VMAtYPEc8Brj90wy/4WoDdwDTnUQzJd8T9kTi6i447OFIH77p8m/kB3k7uhDG+f Vju63d6/pQVSEvNy0w3uaTdqjOixIZK+An4K7BJ4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf0292bec2cc466cb5e55c8c91fab5ab703b0209492cf0000000117eeca6d92a169ce1657ddcc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1927/review/169291253@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7086d82e5c_78983f9f89ed45b46446a"; 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/DNpr0RxJnaqC13w09oxcfSXS1ZM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 13:17:36 -0000

----==_mimepart_5bd7086d82e5c_78983f9f89ed45b46446a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

I think the text on large messages that aren't incrementally processed and interdependent streams are both important ones to call out, but the rest of the two paragraphs between them don't add much for me.

> +several ways in which limits can produce conditions that can cause a connection
+to either perform suboptimally or deadlock.
+
+Implementations need to be aware of the possibility of deadlocking and that some
+conditions that lead to deadlocking cannot be completely avoided in a protocol
+design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format

I'm confused about why this is so.  The only thing I can think of is if the payload is too big, you can reset/stop_sending the stream.

> +design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlocks.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire

Connection level flow control can't be reduced, so are you suggesting it not be further increased until the message arrives?  I haven't implemented this sort of logic, but it seems very tricky to get right and done incorrectly, could result in deadlocks.

> +message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlocks.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though the

This paragraph isn't adding anything 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/1927#pullrequestreview-169291253
----==_mimepart_5bd7086d82e5c_78983f9f89ed45b46446a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<p>I think the text on large messages that aren't incrementally processed and interdependent streams are both important ones to call out, but the rest of the two paragraphs between them don't add much for me.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1927#discussion_r228917865">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +several ways in which limits can produce conditions that can cause a connection
+to either perform suboptimally or deadlock.
+
+Implementations need to be aware of the possibility of deadlocking and that some
+conditions that lead to deadlocking cannot be completely avoided in a protocol
+design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
</pre>
<p>I'm confused about why this is so.  The only thing I can think of is if the payload is too big, you can reset/stop_sending the stream.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1927#discussion_r228918238">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlocks.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire
</pre>
<p>Connection level flow control can't be reduced, so are you suggesting it not be further increased until the message arrives?  I haven't implemented this sort of logic, but it seems very tricky to get right and done incorrectly, could result in deadlocks.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1927#discussion_r228918888">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlocks.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though the
</pre>
<p>This paragraph isn't adding anything 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/1927#pullrequestreview-169291253">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5rkRYbuUwf1-vLmGEUZJ0OcExtxks5upv_tgaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwNCVtdWcehGkAO3aoDDY0rcj0YIks5upv_tgaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1927"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview-169291253"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview-169291253",
"url": "https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview-169291253",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1927",
"sections": [
{
"text": "I think the text on large messages that aren't incrementally processed and interdependent streams are both important ones to call out, but the rest of the two paragraphs between them don't add much for me.",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview-169291253"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7086d82e5c_78983f9f89ed45b46446a--


From nobody Mon Oct 29 06:24:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E74AE130E1D for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 06:24:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 MWgXFPcW2x2n for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 06:24:04 -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 3EC4C128CFD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 06:24:04 -0700 (PDT)
Date: Mon, 29 Oct 2018 06:24:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540819443; bh=8vDRjXuBl0gqV45HXZ7xxQUsozf5CiNMjstgRO68Hp4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=LHjhRUi/CqqVmrky5coMwaZ6hryruzl89ciZnkWkVtitUqkyTzBHcbkU81psPW1am 2sDGV7Q9mnssPkb6ZK7YWCgZI/BJxFE4+NdHOJT7ZYYYaeh/HjjROpWe32L2gTsS4Y FR3XUy5nCeTehf8m7gjfO8+gjm35ytTkbjedQ73w=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abad88e076af96e9bfcb4735fe637f7daaea4c768a92cf0000000117eecbf392a169ce1658d887@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1929/review/169295840@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1929@github.com>
References: <quicwg/base-drafts/pull/1929@github.com>
Subject: Re: [quicwg/base-drafts] Connection IDs can change twice (#1929)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd709f3502c1_59c93fb68c2d45c42547f"; 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/Mq4QVPu7X-LCrpdMGN0R14n26Pw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 13:24:06 -0000

----==_mimepart_5bd709f3502c1_59c93fb68c2d45c42547f
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/1929#pullrequestreview-169295840
----==_mimepart_5bd709f3502c1_59c93fb68c2d45c42547f
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/1929#pullrequestreview-169295840">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqysXTa2R048BhnV4hCRtlT9DDWpUks5upwFzgaJpZM4X-v6K">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq27APVOC6MjCSjCYEk3DzVVSWVF4ks5upwFzgaJpZM4X-v6K.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1929"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1929#pullrequestreview-169295840"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1929#pullrequestreview-169295840",
"url": "https://github.com/quicwg/base-drafts/pull/1929#pullrequestreview-169295840",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett approved 1929",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1929#pullrequestreview-169295840"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402325130\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd709f3502c1_59c93fb68c2d45c42547f--


From nobody Mon Oct 29 06:31:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A19CC130F1B for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 06:31:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 PW5Dm6W9VH-J for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 06:31: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 CF34E130F1E for <quic-issues@ietf.org>; Mon, 29 Oct 2018 06:31:31 -0700 (PDT)
Date: Mon, 29 Oct 2018 06:31:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540819891; bh=vd0x0lQTAFDIqUGN530CvY9w2e6CIzFJQp4MlryfYNA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mS9kyCQFPgMqhYaKs/Q5WuNad593ZPlWG4hhtwq0XjNVQE71mklNskjsX12LsWPeA krqcuM5Mn82iBS5ak8nV3ldQI/MuHzYoz7cLvMJaUE/Tw0l4bByCnajIQPH2oikkER m/aIFF42N8P1G7nHsJDmuwvaA/6rKniHba4MEKvE=
From: Masakazu Kitajo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd1ff1b1bf568bebb34244d3e4d4ac21401c2390092cf0000000117eecdb392a169ce1657e323@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1928/433910536@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1928@github.com>
References: <quicwg/base-drafts/issues/1928@github.com>
Subject: Re: [quicwg/base-drafts] Need to clarify whether end_of_recovery have to be tracked on each PN spaces separately (#1928)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd70bb3ccf2_55343fe0ea4d45bc1092fe"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: maskit
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Gf4semD2RqXtExc-Onk3SVTsxzE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 13:31:36 -0000

----==_mimepart_5bd70bb3ccf2_55343fe0ea4d45bc1092fe
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

`start_of_recovery_sent_time` sounds like 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/1928#issuecomment-433910536
----==_mimepart_5bd70bb3ccf2_55343fe0ea4d45bc1092fe
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><code>start_of_recovery_sent_time</code> sounds like 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/1928#issuecomment-433910536">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6QzTqFDbANAaz6FBmkwbr5Aa0nkks5upwMzgaJpZM4X-drv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8tSX08pThUu8ACtJZUgMhiVxhVeks5upwMzgaJpZM4X-drv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@maskit in #1928: `start_of_recovery_sent_time` sounds like a good idea."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1928#issuecomment-433910536"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1928#issuecomment-433910536",
"url": "https://github.com/quicwg/base-drafts/issues/1928#issuecomment-433910536",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Need to clarify whether end_of_recovery have to be tracked on each PN spaces separately (#1928)",
"sections": [
{
"text": "",
"activityTitle": "**Masakazu Kitajo**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@maskit",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1928,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1928\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1928#issuecomment-433910536"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402250479\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd70bb3ccf2_55343fe0ea4d45bc1092fe--


From nobody Mon Oct 29 06:34:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1D814130F97 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 06:34:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 toA9c4whV-lz for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 06:34: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 F0192130F23 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 06:34:33 -0700 (PDT)
Date: Mon, 29 Oct 2018 06:34:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540820072; bh=HpBzm5bZ2VpF6xRdrNIHuMolEfkZBwUbXO/79j0jjRg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ERoRlRYqG5Pv7F0Q4W2cPYkue83jwy7ls5dh1lV0BYajVEVJt9QdQ5JuHnibhoYhT pCytpwWPpDVecp7Fd9jo/5I96kid+BO3qlE8gOmWt/j5xWW60V0JfAJxod/xnP5iQX urB+y5xzLMKft0eshMdG1tPCzQx5Kfa98xpESoEc=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab92635b965fc9c160f180be2ea3bb981ce5f49c5992cf0000000117eece6892a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922/review/169300778@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd70c68e5bb7_55453fe0ea4d45bc214031"; 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/qzWlQPSJzozXKNKY96dzA6dWqxE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 13:34:41 -0000

----==_mimepart_5bd70c68e5bb7_55453fe0ea4d45bc214031
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

nibanks commented on this pull request.



> @@ -1530,7 +1526,6 @@ The entries in the following table are registered by this document.
 | ----------------------------------- | ---------- | ---------------------------------------- | ---------------------- |
 | Name                                | Code       | Description                              | Specification          |
 | ----------------------------------- | ---------- | ---------------------------------------- | ---------------------- |
-| STOPPING                            | 0x0000     | Reserved by QUIC                         | {{QUIC-TRANSPORT}}     |
 | HTTP_NO_ERROR                       | 0x0001     | No error                                 | {{http-error-codes}}   |

You changed HTTP_NO_ERROR to 0x00 above, but forgot to change it here.
```suggestion
 | HTTP_NO_ERROR                       | 0x0000     | No error                                 | {{http-error-codes}}   |
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-169300778
----==_mimepart_5bd70c68e5bb7_55453fe0ea4d45bc214031
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@nibanks</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1922#discussi=
on_r228925772">draft-ietf-quic-http.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -1530,7 +1526,6 @@ The entries in the f=
ollowing table are registered by this document.
 | ----------------------------------- | ---------- | -------------------=
--------------------- | ---------------------- |
 | Name                                | Code       | Description        =
                      | Specification          |
 | ----------------------------------- | ---------- | -------------------=
--------------------- | ---------------------- |
-| STOPPING                            | 0x0000     | Reserved by QUIC   =
                      | {{QUIC-TRANSPORT}}     |
 | HTTP_NO_ERROR                       | 0x0001     | No error           =
                      | {{http-error-codes}}   |
</pre>
<p>You changed HTTP_NO_ERROR to 0x00 above, but forgot to change it here.=
</p>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">- | HTTP_NO_ERROR                       | 0x00=
01     | No error                                 | {{http-error-codes}} =
  |
+ | HTTP_NO_ERROR                       | 0x0000     | No error          =
                       | {{http-error-codes}}   |
</pre>


<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/1922#pullrequestreview-169300778">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
57oMo0oCYADsuB9VWhEdSpUUoloks5upwPogaJpZM4X7lzZ">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq-3r4-X-3bDn3iDZRxOdC=
RqqwFESks5upwPogaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@niba=
nks commented on #1922"}],"action":{"name":"View Pull Request","url":"htt=
ps://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-169300778"=
}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestrev=
iew-169300778",
"url": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview=
-169300778",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@nibanks commented on 1922",
"sections": [
{
"text": "",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview=
-169300778"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4014973=
05\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd70c68e5bb7_55453fe0ea4d45bc214031--


From nobody Mon Oct 29 07:48:17 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 32BA4130D7A for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:48:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 GOi_UrW7ogsO for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:48:14 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 30F0B128BCC for <quic-issues@ietf.org>; Mon, 29 Oct 2018 07:48:13 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540824492; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=sK6v7gEtOQPeu68/IntAEv1i46TAbo97jkZEGCYDhQY=; b=gEFu/+fs9IthayozyYs/+Rfi6p3PJDWdHIgf6XbCvwO1RFCcL+zY6B4qSIfAjig7GOQX2bXr NM9iJjrwQoyFva8xn1Y7TBBwdrWDTvAmEV87/u21PLSyFsm8YSvRg+GteOoNvy+Y16aoKbOd lO2fu8DHoplBJfNf8j+JFnvtN+Q=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd71dac.7efc6c1c23c0-smtp-out-n02; Mon, 29 Oct 2018 14:48:12 -0000 (UTC)
Date: Mon, 29 Oct 2018 07:48:11 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd71dab673d0_12ed72b097ad9057c719d2@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a5b9bb: Replace end of recovery with recovery_start_time
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd71dab67099_12ed72b097ad9057c71829"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hKoEfNSyFEMHKh_LYObPSHmUbpk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 14:48:16 -0000

----==_mimepart_5bd71dab67099_12ed72b097ad9057c71829
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-recovery-start
  Home:   https://github.com/quicwg/base-drafts
  Commit: a5b9bba9eb032601e99df3f9c837364fadbc0654
      https://github.com/quicwg/base-drafts/commit/a5b9bba9eb032601e99df3f9c837364fadbc0654
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Replace end of recovery with recovery_start_time

Fixes #1928



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd71dab67099_12ed72b097ad9057c71829--


From nobody Mon Oct 29 07:49:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D17D3130D7A for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:49:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 fGkqsWEkqMLQ for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:49: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 E2AE1130E29 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 07:49:56 -0700 (PDT)
Date: Mon, 29 Oct 2018 07:49:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540824594; bh=QhrypoccgbFy7O+QlvlMxYZBeG4pAlGQ9HFADbRdJ60=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Nw8sqXf/nWx2h4cQhikW0OrRnTVw7pI0TZ3BB96SLANbUk1wGLtv24s4Bx8h0mlTm IKgcKI4eC+05+8pzMc6pM9ZKQtZZrTtDxD9yaNpLKnjgHgfLbfql46YecnmZ0WGg2C F4ApwtehiMQneiOfYH7hbF0quBR9XwitAt2EUvc8=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7e90aa9579b6e6aa3b6aab9b1007d17dbd3a6c2892cf0000000117eee01292a169ce165adb98@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1930@github.com>
Subject: [quicwg/base-drafts] Replace end of recovery with recovery_start_time (#1930)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd71e123f14d_3c313f96b74d45bc2012e"; 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/axEdxE_RPWBcTJ97sVH3bRheWZ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 14:49:59 -0000

----==_mimepart_5bd71e123f14d_3c313f96b74d45bc2012e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes #1928
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1930

-- Commit Summary --

  * Replace end of recovery with recovery_start_time

-- File Changes --

    M draft-ietf-quic-recovery.md (15)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1930.patch
https://github.com/quicwg/base-drafts/pull/1930.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/1930

----==_mimepart_5bd71e123f14d_3c313f96b74d45bc2012e
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 #1928.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="374858531" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1928" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1928/hovercard" href="https://github.com/quicwg/base-drafts/issues/1928">#1928</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/1930'>https://github.com/quicwg/base-drafts/pull/1930</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Replace end of recovery with recovery_start_time</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1930/files#diff-0">draft-ietf-quic-recovery.md</a>
    (15)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1930.patch'>https://github.com/quicwg/base-drafts/pull/1930.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1930.diff'>https://github.com/quicwg/base-drafts/pull/1930.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/1930">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq06jkbN2AOh_P3HoP-B8m4bubORBks5upxWSgaJpZM4X_V2Y">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-rlHsvXE2PV4W6i5yP8bRy98ga7ks5upxWSgaJpZM4X_V2Y.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 end of recovery with recovery_start_time (#1930)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1930"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1930",
"url": "https://github.com/quicwg/base-drafts/pull/1930",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Replace end of recovery with recovery_start_time (#1930)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "a5b9bba",
"value": "Replace end of recovery with recovery_start_time"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1930/files#diff-0) (15 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1930,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1930\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1930"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1930.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1930.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402480536\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd71e123f14d_3c313f96b74d45bc2012e--


From nobody Mon Oct 29 07:51:45 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B0F05130E29 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:51:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 aZjb0C1ADuA4 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:51:42 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 42FC3130D7A for <quic-issues@ietf.org>; Mon, 29 Oct 2018 07:51:42 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540824701; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ScQgF5W8xNMphpZXBj8dF9b1GgaFfR6R4DOl06P4C9M=; b=PWjgo4HHuJHRSmM1P22Jki9mCcT0CRwM7pZyDCvuUvWjvQKgwMt9v6VhaEoBpT5moVOGs4im 3iNLyHudmD/BsrosX0zDU1a7S9AUg0Hw+MoIBzDfR4qYq9GrX3/J0de7ZOGPuFqPlEIgt53o eQPBs3gBl78+DMKxl2b+rF9bg7U=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bd71e7d.7f3200479300-smtp-out-n02; Mon, 29 Oct 2018 14:51:41 -0000 (UTC)
Date: Mon, 29 Oct 2018 07:51:40 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd71e7c41473_2592af7cd76c58884851@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] caad3e: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd71e7c4116a_2592af7cd76c588847f3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/agRiq8ZUkziRtQvlUF9VzPmi1kg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 14:51:44 -0000

----==_mimepart_5bd71e7c4116a_2592af7cd76c588847f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-recovery-start
  Home:   https://github.com/quicwg/base-drafts
  Commit: caad3e3123700a68b9c81e3ddd207fce6d4e0c56
      https://github.com/quicwg/base-drafts/commit/caad3e3123700a68b9c81e3ddd207fce6d4e0c56
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd71e7c4116a_2592af7cd76c588847f3--


From nobody Mon Oct 29 07:52:47 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A9606130F5C for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:52:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 ys9LfuUGJElb for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:52:43 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 0742C130F56 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 07:52:42 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540824762; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=dC00gK3UJjeqzTI5X4LIH0lbt+TmVkTsYRC/xqG0wbw=; b=KUA2l6mvlEw+2K5beJsQh/xvF558HywbSQSpp+PW/ASsjMZCv0QNNdoew9Df9TSuVRV+3ze0 i6bGKxXpoXsdPRCWoNSp0voyz7aVp7P1T8yXlFzk/CLOqZf2YKrzCaHv8mpc6GrjLAQrx1Vs t4X/VV9Uh6vfmiUVhoRA/E4xGD0=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd71eba.7f54a03030f0-smtp-out-n01; Mon, 29 Oct 2018 14:52:42 -0000 (UTC)
Date: Mon, 29 Oct 2018 07:52:41 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd71eb936307_29132ac55e0dc584889de@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 51b24a: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd71eb935f5a_29132ac55e0dc58488829"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_XjKNm4y7fsHV6-6ahGqpP8F53g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 14:52:46 -0000

----==_mimepart_5bd71eb935f5a_29132ac55e0dc58488829
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-recovery-start
  Home:   https://github.com/quicwg/base-drafts
  Commit: 51b24a3adbe7088e8637b2d30a31060b81dba5ac
      https://github.com/quicwg/base-drafts/commit/51b24a3adbe7088e8637b2d30a31060b81dba5ac
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd71eb935f5a_29132ac55e0dc58488829--


From nobody Mon Oct 29 07:52:58 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A3BF2130F56 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:52:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 rFa4URdcZTMV for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:52: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 2F43C130F53 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 07:52:55 -0700 (PDT)
Date: Mon, 29 Oct 2018 07:52:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540824774; bh=xDlde+m2/27Vnm3C8P4RP1yRhNAWLU6YejPqt2ugxxE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Pp0o376plU46gHvy+MaH4zzcQZJpNB5w2YrQC5DryYAK/XfAxGMKKYxwdd4Jlszh0 6uHxSZ1uEb50vQTvoxOxCMJ+sUERGF1lBPb5Eb4ONCfyCBikmOJ6OkC+MaJvuj+xGl nSni9j8izrolsRF9tBf914n2/W6ePhEWwcDKdKds=
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/1930/push/3000760064@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1930@github.com>
References: <quicwg/base-drafts/pull/1930@github.com>
Subject: Re: [quicwg/base-drafts] Replace end of recovery with recovery_start_time (#1930)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd71ec61e21a_6ae03fdfbe2d45b4105142"; 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/_UMVWq5PiBjVdu275SV4RKdVRyY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 14:52:57 -0000

----==_mimepart_5bd71ec61e21a_6ae03fdfbe2d45b4105142
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

caad3e3  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/1930/files/a5b9bba9eb032601e99df3f9c837364fadbc0654..caad3e3123700a68b9c81e3ddd207fce6d4e0c56

----==_mimepart_5bd71ec61e21a_6ae03fdfbe2d45b4105142
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/caad3e3">caad3e3</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/1930/files/a5b9bba9eb032601e99df3f9c837364fadbc0654..caad3e3123700a68b9c81e3ddd207fce6d4e0c56">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7SQGEQsIDV-vDDEVjLSMY4YzldZks5upxZGgaJpZM4X_V2Y">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwP7X8u4pqjY3Vu03eJcbkS10TR8ks5upxZGgaJpZM4X_V2Y.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1930"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1930/files/a5b9bba9eb032601e99df3f9c837364fadbc0654..caad3e3123700a68b9c81e3ddd207fce6d4e0c56"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1930/files/a5b9bba9eb032601e99df3f9c837364fadbc0654..caad3e3123700a68b9c81e3ddd207fce6d4e0c56",
"url": "https://github.com/quicwg/base-drafts/pull/1930/files/a5b9bba9eb032601e99df3f9c837364fadbc0654..caad3e3123700a68b9c81e3ddd207fce6d4e0c56",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1930",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1930:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "caad3e3",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1930/files/a5b9bba9eb032601e99df3f9c837364fadbc0654..caad3e3123700a68b9c81e3ddd207fce6d4e0c56"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402480536\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd71ec61e21a_6ae03fdfbe2d45b4105142--


From nobody Mon Oct 29 07:53:58 2018
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 DE758130F53 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:53:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.469
X-Spam-Level: 
X-Spam-Status: No, score=-3.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DvCrkvYKONup for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:53:55 -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 252C7130F6C for <quic-issues@ietf.org>; Mon, 29 Oct 2018 07:53:52 -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=rfEQrjJFFBSI98BsFDVOrYuU06c=; b=NiVfFSFr+V7PorJT eveBQxuLdwK33WmBucKowzQtxJixmNJK+Ei0x6ydAtY3KKqCKonoJcxZGvWg4t4z RmGZ0a99JU1/iIZCTdZdxumWNbUEizud7VMVmAX07M7AE1eARfs8UAdlVuARud2k NT51WRqnNqsmmY5Gv7d9AQsOmVE=
Received: by filter0883p1las1.sendgrid.net with SMTP id filter0883p1las1-4215-5BD71EFE-21 2018-10-29 14:53:50.633889364 +0000 UTC m=+917293.306555422
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [192.30.252.34]) by ismtpd0025p1iad2.sendgrid.net (SG) with ESMTP id UNJIBpIsRZyD3_VFh91otQ for <quic-issues@ietf.org>; Mon, 29 Oct 2018 14:53:50.560 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 89BA780A61 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 07:53:50 -0700 (PDT)
Date: Mon, 29 Oct 2018 14:53:50 +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/1930/push/3000764196@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1930@github.com>
References: <quicwg/base-drafts/pull/1930@github.com>
Subject: Re: [quicwg/base-drafts] Replace end of recovery with recovery_start_time (#1930)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd71efe881eb_62233fb49fad45c41490fa"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0fEapRWDD028WbhjkhurdpK7rIMJo/5DVrNQ AXbWCYLQLloeIq3UpIop59Aai6j501dapBr8gTAf1lCrSTLsKVy0BsSLmCm1haQt50hp7LZUSJV4kf YYbeNUXJ0+/oY6R/K1yy5b9WxBjkXKCVvstO9X5ez+2VE+p0UzZkS33gdg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/m5FPcfvkSixAw-zlemdyZa__oeI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 14:53:57 -0000

----==_mimepart_5bd71efe881eb_62233fb49fad45c41490fa
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

51b24a3  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/1930/files/caad3e3123700a68b9c81e3ddd207fce6d4e0c56..51b24a3adbe7088e8637b2d30a31060b81dba5ac

----==_mimepart_5bd71efe881eb_62233fb49fad45c41490fa
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/51b24a3">51b24a3</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/1930/files/caad3e3123700a68b9c81e3ddd207fce6d4e0c56..51b24a3adbe7088e8637b2d30a31060b81dba5ac">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2wbd_cfT1YU1J2wOgoHJvVG1Bl8ks5upxZ-gaJpZM4X_V2Y">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1JzY-wmMJYBwXgZx8q0i7dix2Vzks5upxZ-gaJpZM4X_V2Y.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1930"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1930/files/caad3e3123700a68b9c81e3ddd207fce6d4e0c56..51b24a3adbe7088e8637b2d30a31060b81dba5ac"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1930/files/caad3e3123700a68b9c81e3ddd207fce6d4e0c56..51b24a3adbe7088e8637b2d30a31060b81dba5ac",
"url": "https://github.com/quicwg/base-drafts/pull/1930/files/caad3e3123700a68b9c81e3ddd207fce6d4e0c56..51b24a3adbe7088e8637b2d30a31060b81dba5ac",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1930",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1930:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "51b24a3",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1930/files/caad3e3123700a68b9c81e3ddd207fce6d4e0c56..51b24a3adbe7088e8637b2d30a31060b81dba5ac"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402480536\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd71efe881eb_62233fb49fad45c41490fa--


From nobody Mon Oct 29 07:57:06 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D0554130F72 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:57:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 d1_bkrUXAjx8 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:57:03 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 3C58C130F6C for <quic-issues@ietf.org>; Mon, 29 Oct 2018 07:57:03 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540825022; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Q4TLR9KQhYUBFuQTYUtiWwfoUIUtFQDku7S6Wzx9UGA=; b=rEOwP1sUBTSaYsqR4Kb875TfPTj+3Jb+ZTCvOrPA2dYMPNIME/C6F2Gux+7JzDC77fUITds4 08XngED4QA/9yT6VaAkpUYcSpoH3QWfo28XSWUlIjzXBTu+C9jtXS9LIm8vpkv3YhzBMZVRn JYqmbWu8kInR30Iu4RxXwYFEkUI=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd71fbe.7f37b424a8d0-smtp-out-n01; Mon, 29 Oct 2018 14:57:02 -0000 (UTC)
Date: Mon, 29 Oct 2018 07:57:02 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd71fbe6d8db_dfa2acf07c48578964fe@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 61d27f: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd71fbe6d4ca_dfa2acf07c4857896345"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TiOTNeUR4RVlMQIm02N_rzeQt5c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 14:57:05 -0000

----==_mimepart_5bd71fbe6d4ca_dfa2acf07c4857896345
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-recovery-start
  Home:   https://github.com/quicwg/base-drafts
  Commit: 61d27f4a436abc3d720a3b33bac4aa4b84880da0
      https://github.com/quicwg/base-drafts/commit/61d27f4a436abc3d720a3b33bac4aa4b84880da0
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd71fbe6d4ca_dfa2acf07c4857896345--


From nobody Mon Oct 29 07:58:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D0E5130F79 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:58:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 4oQrpuyu2SU8 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 07:58: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 CCEBC130F76 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 07:58:52 -0700 (PDT)
Date: Mon, 29 Oct 2018 07:58:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540825131; bh=Wa834hQ88zsee2ax1YW8Nk4kcv+J1w7LAlkwiwyOn8Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HkTddjhSDRJ24uJmkpg1k/qXppHE6HdRfUDy7HHK7X/f5JjJO4jl2FwEfy4TmX72e dWXylDZI4qLv6YO64qtV/mQRqaqmkgFXuo53lOsYwqkeUOUpJ4S+zhlMGF58cZh3HY bCWGMtwGIycsXb3inDwJdRt81/J6bE0aNqJmwLp0=
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/1930/push/3000781983@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1930@github.com>
References: <quicwg/base-drafts/pull/1930@github.com>
Subject: Re: [quicwg/base-drafts] Replace end of recovery with recovery_start_time (#1930)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7202ba89c1_3a553fa7086d45b82646d1"; 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/gajZyAFdrnHSiD9-gB6OjBdBY2E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 14:58:54 -0000

----==_mimepart_5bd7202ba89c1_3a553fa7086d45b82646d1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

61d27f4  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/1930/files/51b24a3adbe7088e8637b2d30a31060b81dba5ac..61d27f4a436abc3d720a3b33bac4aa4b84880da0

----==_mimepart_5bd7202ba89c1_3a553fa7086d45b82646d1
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/61d27f4">61d27f4</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/1930/files/51b24a3adbe7088e8637b2d30a31060b81dba5ac..61d27f4a436abc3d720a3b33bac4aa4b84880da0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyJVZ1uAdg22J366d2MRtfZjIU7Qks5upxergaJpZM4X_V2Y">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5MbpSRvX3bITAqzyLvbR4Jnk-A-ks5upxergaJpZM4X_V2Y.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1930"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1930/files/51b24a3adbe7088e8637b2d30a31060b81dba5ac..61d27f4a436abc3d720a3b33bac4aa4b84880da0"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1930/files/51b24a3adbe7088e8637b2d30a31060b81dba5ac..61d27f4a436abc3d720a3b33bac4aa4b84880da0",
"url": "https://github.com/quicwg/base-drafts/pull/1930/files/51b24a3adbe7088e8637b2d30a31060b81dba5ac..61d27f4a436abc3d720a3b33bac4aa4b84880da0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1930",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1930:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "61d27f4",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1930/files/51b24a3adbe7088e8637b2d30a31060b81dba5ac..61d27f4a436abc3d720a3b33bac4aa4b84880da0"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402480536\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7202ba89c1_3a553fa7086d45b82646d1--


From nobody Mon Oct 29 08:03:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4592A131017 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 08:03:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 I4Rygw7gxVdp for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 08:03: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 CD98F13104F for <quic-issues@ietf.org>; Mon, 29 Oct 2018 08:03:37 -0700 (PDT)
Date: Mon, 29 Oct 2018 08:03:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540825416; bh=bADQbTOSmnyD0e6hkXYF5UrZjtc0wngG7fqTMWjQZhw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p5QO8JyvKkLT+O/A/x7AqSzDk9d3h7ObffM0vpTVmGfF/Rcfh6YloVb88uV/nSlDP CSIh9KSVTY/j2gq36hNNVRAZc+OrfUgmgrTh6NeDRQXpOKQEkUKomB5UzBv6zSIXXw JlsqxLAXqBKt0a9Z98RUfd4qYyMV5fHv/a8P05Hg=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab60ba482039b2d847e08de178220e43ee5b0ad2f492cf0000000117eee34892a169ce1657e323@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1928/433943943@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1928@github.com>
References: <quicwg/base-drafts/issues/1928@github.com>
Subject: Re: [quicwg/base-drafts] Need to clarify whether end_of_recovery have to be tracked on each PN spaces separately (#1928)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd72148b4495_1be23fc62c6d45c0265926"; 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/caVH1FwKHNOxB7y-bAdBsg4MhEY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 15:03:46 -0000

----==_mimepart_5bd72148b4495_1be23fc62c6d45c0265926
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think this captures the nature of the problem more accurately and simpler, even if implementations might use a vector of packet numbers instead.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1928#issuecomment-433943943
----==_mimepart_5bd72148b4495_1be23fc62c6d45c0265926
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think this captures the nature of the problem more accurately and simpler, even if implementations might use a vector of packet numbers instead.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1928#issuecomment-433943943">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8_T5jfsmJubdDsMzkZ-MEc6venLks5upxjIgaJpZM4X-drv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0mNsUCY_gbOBSOJlr7yEkCsxMPYks5upxjIgaJpZM4X-drv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1928: I think this captures the nature of the problem more accurately and simpler, even if implementations might use a vector of packet numbers instead."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1928#issuecomment-433943943"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1928#issuecomment-433943943",
"url": "https://github.com/quicwg/base-drafts/issues/1928#issuecomment-433943943",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Need to clarify whether end_of_recovery have to be tracked on each PN spaces separately (#1928)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1928,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1928\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1928#issuecomment-433943943"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402250479\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd72148b4495_1be23fc62c6d45c0265926--


From nobody Mon Oct 29 10:03:40 2018
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 8D503131023 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 10:03:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 1vjhzyVcA2FD for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 10:03:36 -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 BF215131011 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 10:03:36 -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=yvdgmOqLHAk8AJWFHP+WKow39UU=; b=cI9HOvV/W1M9de/f xzODUZ1w58y9mHkHQf5eV2OGqZbcLYDAGC12R+U8XMcuCi8lUWIlAQchxNQRLKDQ iXbAdaCToOtvUMnpQhcsrRIdV/iGM8HbeQYx/HfH0iTWEa5UvX2oCPEsidvdYemn FHRzIrTyTdb5bQY2c0Y4i5z9xLc=
Received: by filter1777p1mdw1.sendgrid.net with SMTP id filter1777p1mdw1-5249-5BD73D59-8E 2018-10-29 17:03:21.99371013 +0000 UTC m=+232615.893209551
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0003p1iad2.sendgrid.net (SG) with ESMTP id SDGcWh_iSjWHLafY0NdYSQ for <quic-issues@ietf.org>; Mon, 29 Oct 2018 17:03:21.969 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id F1A763E0B12 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 10:03:21 -0700 (PDT)
Date: Mon, 29 Oct 2018 17:03:22 +0000 (UTC)
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab963c4f979ccda77f407b8de42e9d18415dfaf0f292cf0000000117eeff5992a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c433991544@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd73d59efb39_52753fb9a1ad45b817015"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2MyKjNJE1KteuWVnenK5mIujLNF0BX0gb2Vj NhOx8VnoUNnmBfUI3YjFZHQ4P27UUyBskDuKlRueRxHYEUQSL/s6TMNCuLR4xkhumeR+oCMWsM6TtY vCAPl2lyGyIDgOuh10X0rBsHvGWpRy4sTBCshAMV9FKQyWqTgmMZPCNwhb/JUVzDIJkwTPZ3Z+OnOK c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dd-16XR5LZg7qIFzwwGZmcG4T6E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 17:03:39 -0000

----==_mimepart_5bd73d59efb39_52753fb9a1ad45b817015
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

As I see it, there are two separable changes here:

1) Moving validation from client to server. The necessary change here is to move the transport parameter from EE to ClientHello. IMO this is no biggie, and addresses the server upgrade problem (i.e. clients can't distinguish between a server pool rolling upgrade and a downgrade attack).

2) Allowing seamless transition between "compatible" versions. This certainly reduces the latency penalty. However this creates a more complicated hierarchy of versions, which is difficult to understand. I also do not feel great that we have though through the implications of taking a v1 packet and acking it in v2. For instance, what if v2 requires a different set of client transport parameters?

I would suggest a separate PR to move the TPs over, which should be merged relatively quickly, and a more extended discussion on seamless upgrade.

If we separate out item (2), however, I think we should retain supported_versions in Encrypted Extensions  purely for next-connection informational purposes (and not for validation).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433991544
----==_mimepart_5bd73d59efb39_52753fb9a1ad45b817015
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>As I see it, there are two separable changes here:</p>
<ol>
<li>
<p>Moving validation from client to server. The necessary change here is to=
 move the transport parameter from EE to ClientHello. IMO this is no biggie=
, and addresses the server upgrade problem (i.e. clients can't distinguish =
between a server pool rolling upgrade and a downgrade attack).</p>
</li>
<li>
<p>Allowing seamless transition between "compatible" versions. This certain=
ly reduces the latency penalty. However this creates a more complicated hie=
rarchy of versions, which is difficult to understand. I also do not feel gr=
eat that we have though through the implications of taking a v1 packet and =
acking it in v2. For instance, what if v2 requires a different set of clien=
t transport parameters?</p>
</li>
</ol>
<p>I would suggest a separate PR to move the TPs over, which should be merg=
ed relatively quickly, and a more extended discussion on seamless upgrade.<=
/p>
<p>If we separate out item (2), however, I think we should retain supported=
_versions in Encrypted Extensions  purely for next-connection informational=
 purposes (and not for validation).</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/pull/1901#issuecomment-433991544">view it on GitHub</a>, or <a hre=
f=3D"https://github.com/notifications/unsubscribe-auth/AWbkqz9a9ZMm9gjOU-gB=
c1yyx9U2wgNYks5upzTZgaJpZM4X3R0r">mute the thread</a>.<img src=3D"https://g=
ithub.com/notifications/beacon/AWbkq-jwAGaoaddw1qY4uY4noiQVWKMKks5upzTZgaJp=
ZM4X3R0r.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke in #1901:=
 As I see it, there are two separable changes here:\r\n\r\n1) Moving valida=
tion from client to server. The necessary change here is to move the transp=
ort parameter from EE to ClientHello. IMO this is no biggie, and addresses =
the server upgrade problem (i.e. clients can't distinguish between a server=
 pool rolling upgrade and a downgrade attack).\r\n\r\n2) Allowing seamless =
transition between \"compatible\" versions. This certainly reduces the late=
ncy penalty. However this creates a more complicated hierarchy of versions,=
 which is difficult to understand. I also do not feel great that we have th=
ough through the implications of taking a v1 packet and acking it in v2. Fo=
r instance, what if v2 requires a different set of client transport paramet=
ers?\r\n\r\nI would suggest a separate PR to move the TPs over, which shoul=
d be merged relatively quickly, and a more extended discussion on seamless =
upgrade.\r\n\r\nIf we separate out item (2), however, I think we should ret=
ain supported_versions in Encrypted Extensions  purely for next-connection =
informational purposes (and not for validation)."}],"action":{"name":"View =
Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#issuec=
omment-433991544"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433=
991544",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433991=
544",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\":=
 \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-433991=
544"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd73d59efb39_52753fb9a1ad45b817015--


From nobody Mon Oct 29 10:30:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C526131050 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 10:30:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 dXFcDBkE91gi for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 10:30: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 5B0BC131023 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 10:30:52 -0700 (PDT)
Date: Mon, 29 Oct 2018 10:30:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540834251; bh=YEkc4NIHhZHb60okh99kGTGGxo9hHx+TxlybqGZb5JM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=u0n/XpdGhAbdZG9DvX5A1MwKcHsAGeL9fIrF80HYXiAgCi1Gw4PIYdKMwavfSEtHW USElClOmROjXgA5po0FK8b9mpdCBiTSEsHBh0pvID0EeWnGIE1V3m1GcfQwcYdHvi/ /3pTyDMJ884s839oc3D8dapi7k/nda2Tfz5xcVAA=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd568ec16b42613afdab50aff35eb088d6ee75ff992cf0000000117ef05cb92a169ce162e64dc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1895/review/169424841@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1895@github.com>
References: <quicwg/base-drafts/pull/1895@github.com>
Subject: Re: [quicwg/base-drafts] Minor edits to amplification attack text (#1895)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd743cb55997_bc53fba278d45c01855cb"; 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/qsVLlH4DdQrDeDmQ4URY2CHE6no>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 17:30:54 -0000

----==_mimepart_5bd743cb55997_bc53fba278d45c01855cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -1194,13 +1194,14 @@ server then needs to validate that the client owns the address that it claims.
 QUIC therefore performs source address validation during connection
 establishment.
 
-Servers MUST NOT send more than three times as many bytes as the number of bytes
-received prior to verifying the client's address.  Source addresses can be
+Prior to verifying the client's address, servers MUST NOT send more than three

I understand the old sentence, but the alternate reading risks confusion.  The resulting outcome is obviously nonsensical, so I hope no one would actually implement it, but better to be clear.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1895#discussion_r229023907
----==_mimepart_5bd743cb55997_bc53fba278d45c01855cb
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/1895#discussion_r229023907">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1194,13 +1194,14 @@ server then needs to validate that the client owns the address that it claims.
 QUIC therefore performs source address validation during connection
 establishment.
 
-Servers MUST NOT send more than three times as many bytes as the number of bytes
-received prior to verifying the client&#39;s address.  Source addresses can be
+Prior to verifying the client&#39;s address, servers MUST NOT send more than three
</pre>
<p>I understand the old sentence, but the alternate reading risks confusion.  The resulting outcome is obviously nonsensical, so I hope no one would actually implement it, but better to be clear.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1895#discussion_r229023907">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3eraY0Mj_CVbqcIF-Vyh7u-Znbdks5upztLgaJpZM4XxjRl">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4xdp9SW7oxYL7nFvg9rcttK7ogwks5upztLgaJpZM4XxjRl.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1895"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1895#discussion_r229023907"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1895#discussion_r229023907",
"url": "https://github.com/quicwg/base-drafts/pull/1895#discussion_r229023907",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop commented on 1895",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1895#discussion_r229023907"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 398865509\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd743cb55997_bc53fba278d45c01855cb--


From nobody Mon Oct 29 10:31:54 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F317D131050 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 10:31:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.249
X-Spam-Level: 
X-Spam-Status: No, score=-0.249 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, FREEMAIL_REPLYTO_END_DIGIT=0.25, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PqrD95mXVXP5 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 10:31:50 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 7D0C0131023 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 10:31:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540834309; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=/0ZLVVJ+44IBVjEbGvV+dy66SX3gmNN61bgoigbagcM=; b=x2ZuWv25NnWKiRgyM3aKvsL+VVx8/yXIx2B1HPyltgb3ZPEEMAO8obShLCQZEqoE5GqM6sfM Wdjefpw4HuR6eJHCJBbWaG46yVRhBMeMhNnst6aibsCrpk7nBasTK7VpTEftLvDPf9RJu/QU fMnaVQ9UVsCOWqmNSecC4kmNLlw=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: lucaspardue.24.7=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd74405.7fcb60321930-smtp-out-n03; Mon, 29 Oct 2018 17:31:49 -0000 (UTC)
Date: Mon, 29 Oct 2018 10:31:49 -0700
From: Lucas Pardue <lucaspardue.24.7@gmail.com>
Reply-To: Lucas Pardue <lucaspardue.24.7@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd744051000e_36f22aedf71de58896920@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 313564: There are *Two* control streams (#1915)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd74405fa0d_36f22aedf71de588968e4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BOV6ntfXt4dXbb8uT3AOo1CDCNg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 17:31:52 -0000

----==_mimepart_5bd74405fa0d_36f22aedf71de588968e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 313564aaffc4a963090637f94d2d53745df3cced
      https://github.com/quicwg/base-drafts/commit/313564aaffc4a963090637f94d2d53745df3cced
  Author: Lucas Pardue <lucaspardue.24.7@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  There are *Two* control streams (#1915)

* s/The control stream/A control stream

Using "The control stream" makes it sound like there is only one of it for the whole connection. Whereas it is described in the next section that there are two in opposite directions.

* s/the control stream/control streams



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd74405fa0d_36f22aedf71de588968e4--


From nobody Mon Oct 29 10:35:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 64C11131053 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 10:35:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 7Pv8LFTrp_X4 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 10:35:49 -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 4A8B0131048 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 10:35:49 -0700 (PDT)
Date: Mon, 29 Oct 2018 10:35:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540834547; bh=wbctxSPl+useSUjBmXvHVpRVzFy+vEbPDYKXATuWPpE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=C45WiPnHnFdY0PFjizCkTsL7/dWTXPXQux4WWBlsTfxrx3RUDIHczvdajBCQC9S1l 2zHZemydaUkXAenZt9/y9ndtcwYpmU5iCbgYx6mY731h15fSFFcWWnamcmWmVqmq5n zl7X1CnU5klZWR+rtVVDvNjgG3BKwfFH54OWCgtk=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd3751797898935b35979a8d3976ac2afc2d1558092cf0000000117ef06f392a169ce164a896b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1915/c434003854@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1915@github.com>
References: <quicwg/base-drafts/pull/1915@github.com>
Subject: Re: [quicwg/base-drafts] There are *Two* control streams (#1915)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd744f3c951a_2c0b3fe9c4ed45c016178"; 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/js51Q9NDBI5pthinIVytFcowsHE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 17:35:52 -0000

----==_mimepart_5bd744f3c951a_2c0b3fe9c4ed45c016178
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fine by me.  There's only one in each direction, so I don't think the singular is *wrong*, but I agree this is probably more correct.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1915#issuecomment-434003854
----==_mimepart_5bd744f3c951a_2c0b3fe9c4ed45c016178
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Fine by me.  There's only one in each direction, so I don't think the singular is <em>wrong</em>, but I agree this is probably more correct.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1915#issuecomment-434003854">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_Rp2aYtKfSRYy_RjVkjJ9I6whWJks5upzxzgaJpZM4X6cOn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9YqHer2V87JJNrAD1xv87-GY7EOks5upzxzgaJpZM4X6cOn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1915: Fine by me.  There's only one in each direction, so I don't think the singular is *wrong*, but I agree this is probably more correct."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1915#issuecomment-434003854"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1915#issuecomment-434003854",
"url": "https://github.com/quicwg/base-drafts/pull/1915#issuecomment-434003854",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] There are *Two* control streams (#1915)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1915,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1915#issuecomment-434003854"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401195943\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd744f3c951a_2c0b3fe9c4ed45c016178--


From nobody Mon Oct 29 10:36:10 2018
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 0E7F2131048 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 10:36:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.469
X-Spam-Level: 
X-Spam-Status: No, score=-3.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ZtQgie4r7vbG for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 10:36:06 -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 2DC0D131023 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 10:36: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=QfgymvTf+zAS33h00YbLnYu6Hu4=; b=YL2CVbVYONcUy12X nH3K/9PoPuYIPJUY2bC4NSm9lzB47ArMrZrFQjR+jBMOX2agkVpEmThpkvBh1nJM RXEi2d90zxDRsRYbjruxwTZ16ml5LFwAOOdaJldTZnqiwR3onOjyDXsxu0uJgX6A cZW8GyPoZ59TuNfcT4rhfqbQM1E=
Received: by filter1330p1mdw1.sendgrid.net with SMTP id filter1330p1mdw1-29054-5BD74504-8E 2018-10-29 17:36:05.002134752 +0000 UTC m=+241943.249760445
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0022p1iad2.sendgrid.net (SG) with ESMTP id LEDfwWeuSIeK3o-KAjA8tQ for <quic-issues@ietf.org>; Mon, 29 Oct 2018 17:36:04.939 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id EACB2460103 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 10:36:04 -0700 (PDT)
Date: Mon, 29 Oct 2018 17:36:05 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab443f538de2a457961d3cc3a65905d82ab613147b92cf0000000117ef070492a169ce164a896b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1915/issue_event/1932939216@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1915@github.com>
References: <quicwg/base-drafts/pull/1915@github.com>
Subject: Re: [quicwg/base-drafts] There are *Two* control streams (#1915)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd74504e8ab0_a413fba278d45c04995a7"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak26Ih1yK584XAx6bQhhneKY1OA498psPJTA+2 uiKjdbWCekewJ1cfNfrXxX9gCM2dCWgKoTGIOSL7yB0Spvie44sfueBiZOAaeQv+sXIJOFUIelGmv2 nA6iJ7zf2oXpWO6Feed1vn5gEVCteNE1an5mYiUR2GKGZjQyZn94dtZVG3Ooj5pM9uVphBpXRnaNR7 g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7KuHn5FTzXGDipx2Bwv-n0ZhcEQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 17:36:08 -0000

----==_mimepart_5bd74504e8ab0_a413fba278d45c04995a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1915 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/1915#event-1932939216
----==_mimepart_5bd74504e8ab0_a413fba278d45c04995a7
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="373983595" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1915" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1915/hovercard" href="https://github.com/quicwg/base-drafts/pull/1915">#1915</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/1915#event-1932939216">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq32MqKCfn7kYcqjzrmhrpg7iGclZks5upzyEgaJpZM4X6cOn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx0GFm31PKiOVf9tw7MTSQsjEM2nks5upzyEgaJpZM4X6cOn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1915 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1915#event-1932939216"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1915#event-1932939216",
"url": "https://github.com/quicwg/base-drafts/pull/1915#event-1932939216",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] There are *Two* control streams (#1915)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1915#event-1932939216"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401195943\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd74504e8ab0_a413fba278d45c04995a7--


From nobody Mon Oct 29 10:53:58 2018
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 3D985131023 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 10:53:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Je3B0dk2Nzc5 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 10:53:54 -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 5775D124D68 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 10:53: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=E2pDfOpztsE2Zn5bdJMmX3qAJLc=; b=CpGX5jQedY6U1bCS RcjamrUgUEp1jcGZP6RrA/Gq32C/dvsQy8tTXquzj6HAVAGTGQtUM0Lc8/3t6BrI 7hWDzkEC9BxdYxGzlMo9k4HCowt5rgVpzfDxCVZg/4rFMo4Yul8YCjBRseT6cDkG VU2rgmTom4FMAv43tBvbCmvdEkw=
Received: by filter1726p1mdw1.sendgrid.net with SMTP id filter1726p1mdw1-14070-5BD748FB-45 2018-10-29 17:52:59.991480504 +0000 UTC m=+243045.060527981
Received: from github-lowworker-f6df7df.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0003p1iad2.sendgrid.net (SG) with ESMTP id yoP6d4k2QqSDyZoF2y3ISg for <quic-issues@ietf.org>; Mon, 29 Oct 2018 17:52:59.939 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-f6df7df.cp1-iad.github.net (Postfix) with ESMTP id DB2E13E02DF for <quic-issues@ietf.org>; Mon, 29 Oct 2018 10:52:59 -0700 (PDT)
Date: Mon, 29 Oct 2018 17:53:00 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9a67dbee74a341202a3a0593a0aaa5fea893114d92cf0000000117ef0afb92a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/169428100@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd748fbd8992_141c3fc6fced45c41105224"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak21D8mlgv9RC4wBthY1weyB6KVpEEaL5WPJ5L +UlCOVoAKhIJ/VwY491iqLScmekJHikd5+PnUbOONPoiryWzGX/m0lbFA23JZF+xKsOuCqKOP18min C/ka3B8KPoOoKu2rKPhFoxpW/JGbcthtSzr5cXoarv31+Jy8VKmO3P61wXEw6x4QHoWapvoOP28nHb k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/r8l0KdVh_ndtGpXWH2W0Ao49X2Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 17:53:57 -0000

----==_mimepart_5bd748fbd8992_141c3fc6fced45c41105224
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop approved this pull request.



> @@ -317,23 +317,23 @@ lower-numbered streams of the same type in the same direction.
 
 QUIC allows for an arbitrary number of streams to operate concurrently.  An
 endpoint limits the number of concurrently active incoming streams by limiting
-the maximum stream ID (see {{stream-limit-increment}}).
+the number of streams (see {{stream-limit-increment}}).

...of each type.

>  
-The maximum stream ID is specific to each endpoint and applies only to the peer
-that receives the setting. That is, clients specify the maximum stream ID the
-server can initiate, and servers specify the maximum stream ID the client can
+The stream limit is specific to each endpoint and applies only to the peer that
+receives the setting. That is, the client limits the number of streams the
+server can initiate, and the server limits the number of streams the client can

Probably want to mention "of each type" in this paragraph as well.

>  initiate.  Each endpoint may respond on streams initiated by the other peer,
 regardless of whether it is permitted to initiate new streams.
 
 Endpoints MUST NOT exceed the limit set by their peer.  An endpoint that
 receives a STREAM frame with an ID greater than the limit it has sent MUST treat
-this as a stream error of type STREAM_ID_ERROR ({{error-handling}}), unless this
-is a result of a change in the initial limits (see {{zerortt-parameters}}).
+this as a stream error of type STREAM_LIMIT_ERROR ({{error-handling}}), unless
+this is a result of a change in the initial limits (see {{zerortt-parameters}}).

Existing text, but....  We don't allow reductions in TPs after accepting 0-RTT, so how would it be the result of a change in the initial limits?

>  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.
+The STREAMS_BLOCKED frame ({{frame-streams-blocked}}) signals that a new stream

Ugh.  So we now have STREAM_BLOCKED and STREAMS_BLOCKED?  No one is *ever* going to get those backward, no....

>  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.

And since I see the text above, you've presumably done this.

>  
-The MAX_STREAM_ID frame (type=0x06) informs the peer of the maximum stream ID
-that they are permitted to open.
+The MAX_STREAMS frame (type=0x1c and 0x1d) informs the peer of the number of
+streams it is permitted to open.  A MAX_STREAMS frame with a type of 0x1c
+applies to bidirectional streams; a MAX_STREAMS frame with a type of 0x1d
+applies to unidirectional streams.

Would it be clearer to frame this as a flag?

> @@ -4247,11 +4247,11 @@ Loss or reordering can mean that a MAX_STREAMS frame can be received which
 states a lower stream limit than the client has previously received.
 MAX_STREAMS frames which do not increase the stream limit MUST be ignored.
 
-A peer MUST NOT initiate a stream with a higher stream ID than the largest limit
-it has received permits.  For instance, a server that receives a unidirectional
-stream limit of 3 is permitted to open stream 3, 7, and 11, but not stream 15.
-An endpoint MUST terminate a connection with a STREAM_LIMIT_ERROR error if a
-peer opens more streams than was permitted.
+A peer MUST NOT open more streams than the limit it received permits.  For

Yes, a correct albeit awkward one.  Perhaps "A peer MUST NOT open more streams than permitted by the current stream limit."?

> @@ -4341,36 +4334,40 @@ Stream ID:
 
 : A variable-length integer indicating the stream which is flow control blocked.
 
-Offset:
+Data Limit:
 
 : A variable-length integer indicating the offset of the stream at which the

Should we also use the term "stream-level limit" here?

>  
-A sender SHOULD send a STREAM_ID_BLOCKED frame (type=0x0a) when it wishes to
-open a stream, but is unable to due to the maximum stream ID limit set by its
-peer (see {{frame-max-stream-id}}).  This does not open the stream, but informs
-the peer that a new stream was needed, but the stream limit prevented the
-creation of the stream.
+A sender SHOULD send a STREAMS_BLOCKED frame (type=0x1e or 0x1f) when it wishes
+to open a stream, but is unable to due to the maximum stream ID limit set by its

s/ID//

>  
-A sender SHOULD send a STREAM_ID_BLOCKED frame (type=0x0a) when it wishes to
-open a stream, but is unable to due to the maximum stream ID limit set by its
-peer (see {{frame-max-stream-id}}).  This does not open the stream, but informs
-the peer that a new stream was needed, but the stream limit prevented the
-creation of the stream.
+A sender SHOULD send a STREAMS_BLOCKED frame (type=0x1e or 0x1f) when it wishes
+to open a stream, but is unable to due to the maximum stream ID limit set by its
+peer (see {{frame-max-streams}}).  A STREAMS_BLOCKED frame of type 0x1e is used
+to indicate reaching the bidirectional stream limit; a STREAMS_BLOCKED frame of
+type 0x1f indicates reaching the unidirectional stream limit.

Again, flag might be cleaner.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169428100
----==_mimepart_5bd748fbd8992_141c3fc6fced45c41105224
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> approved this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229026740">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -317,23 +317,23 @@ lower-numbered streams of the same type in the same direction.
 
 QUIC allows for an arbitrary number of streams to operate concurrently.  An
 endpoint limits the number of concurrently active incoming streams by limiting
-the maximum stream ID (see {{stream-limit-increment}}).
+the number of streams (see {{stream-limit-increment}}).
</pre>
<p>...of each type.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229026915">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The maximum stream ID is specific to each endpoint and applies only to the peer
-that receives the setting. That is, clients specify the maximum stream ID the
-server can initiate, and servers specify the maximum stream ID the client can
+The stream limit is specific to each endpoint and applies only to the peer that
+receives the setting. That is, the client limits the number of streams the
+server can initiate, and the server limits the number of streams the client can
</pre>
<p>Probably want to mention "of each type" in this paragraph as well.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229027294">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  initiate.  Each endpoint may respond on streams initiated by the other peer,
 regardless of whether it is permitted to initiate new streams.
 
 Endpoints MUST NOT exceed the limit set by their peer.  An endpoint that
 receives a STREAM frame with an ID greater than the limit it has sent MUST treat
-this as a stream error of type STREAM_ID_ERROR ({{error-handling}}), unless this
-is a result of a change in the initial limits (see {{zerortt-parameters}}).
+this as a stream error of type STREAM_LIMIT_ERROR ({{error-handling}}), unless
+this is a result of a change in the initial limits (see {{zerortt-parameters}}).
</pre>
<p>Existing text, but....  We don't allow reductions in TPs after accepting 0-RTT, so how would it be the result of a change in the initial limits?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229027941">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.
+The STREAMS_BLOCKED frame ({{frame-streams-blocked}}) signals that a new stream
</pre>
<p>Ugh.  So we now have STREAM_BLOCKED and STREAMS_BLOCKED?  No one is <em>ever</em> going to get those backward, no....</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229028158">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.
</pre>
<p>And since I see the text above, you've presumably done this.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229029119">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The MAX_STREAM_ID frame (type=0x06) informs the peer of the maximum stream ID
-that they are permitted to open.
+The MAX_STREAMS frame (type=0x1c and 0x1d) informs the peer of the number of
+streams it is permitted to open.  A MAX_STREAMS frame with a type of 0x1c
+applies to bidirectional streams; a MAX_STREAMS frame with a type of 0x1d
+applies to unidirectional streams.
</pre>
<p>Would it be clearer to frame this as a flag?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229031234">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4247,11 +4247,11 @@ Loss or reordering can mean that a MAX_STREAMS frame can be received which
 states a lower stream limit than the client has previously received.
 MAX_STREAMS frames which do not increase the stream limit MUST be ignored.
 
-A peer MUST NOT initiate a stream with a higher stream ID than the largest limit
-it has received permits.  For instance, a server that receives a unidirectional
-stream limit of 3 is permitted to open stream 3, 7, and 11, but not stream 15.
-An endpoint MUST terminate a connection with a STREAM_LIMIT_ERROR error if a
-peer opens more streams than was permitted.
+A peer MUST NOT open more streams than the limit it received permits.  For
</pre>
<p>Yes, a correct albeit awkward one.  Perhaps "A peer MUST NOT open more streams than permitted by the current stream limit."?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229031724">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4341,36 +4334,40 @@ Stream ID:
 
 : A variable-length integer indicating the stream which is flow control blocked.
 
-Offset:
+Data Limit:
 
 : A variable-length integer indicating the offset of the stream at which the
</pre>
<p>Should we also use the term "stream-level limit" here?</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229031850">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-A sender SHOULD send a STREAM_ID_BLOCKED frame (type=0x0a) when it wishes to
-open a stream, but is unable to due to the maximum stream ID limit set by its
-peer (see {{frame-max-stream-id}}).  This does not open the stream, but informs
-the peer that a new stream was needed, but the stream limit prevented the
-creation of the stream.
+A sender SHOULD send a STREAMS_BLOCKED frame (type=0x1e or 0x1f) when it wishes
+to open a stream, but is unable to due to the maximum stream ID limit set by its
</pre>
<p>s/ID//</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229032016">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-A sender SHOULD send a STREAM_ID_BLOCKED frame (type=0x0a) when it wishes to
-open a stream, but is unable to due to the maximum stream ID limit set by its
-peer (see {{frame-max-stream-id}}).  This does not open the stream, but informs
-the peer that a new stream was needed, but the stream limit prevented the
-creation of the stream.
+A sender SHOULD send a STREAMS_BLOCKED frame (type=0x1e or 0x1f) when it wishes
+to open a stream, but is unable to due to the maximum stream ID limit set by its
+peer (see {{frame-max-streams}}).  A STREAMS_BLOCKED frame of type 0x1e is used
+to indicate reaching the bidirectional stream limit; a STREAMS_BLOCKED frame of
+type 0x1f indicates reaching the unidirectional stream limit.
</pre>
<p>Again, flag might be cleaner.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169428100">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6taL8R2mhlaH6eLvA2dVbeYTufEks5up0B7gaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw5GhJLotAfxhCOrSUjfvlDdNMcoks5up0B7gaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169428100"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169428100",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169428100",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop approved 1906",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169428100"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd748fbd8992_141c3fc6fced45c41105224--


From nobody Mon Oct 29 11:05:01 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4D64131059 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:04:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 u_f_s3g9kmiX for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:04: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 7F490131055 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 11:04:57 -0700 (PDT)
Date: Mon, 29 Oct 2018 11:04:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540836296; bh=ehufGBSrADF/Qfo7rI8Ltem5lyghge3C7zKVHsh9p9k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IWS9vU92hCHA+iB2o+Vl2DpRd/TEovEywNTBdYiKFN+XVJmCVz9zuGlGB60aWTb9E BGuO+ZM7Jh97rwwYr3YUZ5T3P40rlFe4SLXg2RAhYgaPbhO7Sie63kJ1FAndbe8DSy bFzmPrj8SAPXVCiOwCizWrRA92IoDJL1d6an7DiU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab173937708453471bf0941614ca4a7a897a543f9492cf0000000117ef0dc892a169ce164735c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1912/c434015497@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1912@github.com>
References: <quicwg/base-drafts/pull/1912@github.com>
Subject: Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd74bc872d73_7ad33fef392d45c0747657"; 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/ssm_i_JbDKQJ1KVnLB-TOWd4mTA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 18:05:00 -0000

----==_mimepart_5bd74bc872d73_7ad33fef392d45c0747657
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@mikkelfj, see [here](https://www.sospc2424.ch/site/images/web4glossary/image_vignette2/Unite_mesure_Conversion-5557698e4fa77.jpg), for example.  Capacities are described in Go, Mo, etc. in French.  Bandwidth is usually still in bits, though.

Bytes have historically varied in size, as large as 64 bits.  The C and C++ standards define a byte as being **at least** eight bits in size.  (See their FAQ [here](https://isocpp.org/wiki/faq/intrinsic-types#very-large-bytes).)  I'm very much in favor of retaining octets, because that's not a platform-specific term.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1912#issuecomment-434015497
----==_mimepart_5bd74bc872d73_7ad33fef392d45c0747657
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=3D193335" data-octo-click=3D"hovercard-link-cl=
ick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/m=
ikkelfj">@mikkelfj</a>, see <a href=3D"https://www.sospc2424.ch/site/imag=
es/web4glossary/image_vignette2/Unite_mesure_Conversion-5557698e4fa77.jpg=
" rel=3D"nofollow">here</a>, for example.  Capacities are described in Go=
, Mo, etc. in French.  Bandwidth is usually still in bits, though.</p>
<p>Bytes have historically varied in size, as large as 64 bits.  The C an=
d C++ standards define a byte as being <strong>at least</strong> eight bi=
ts in size.  (See their FAQ <a href=3D"https://isocpp.org/wiki/faq/intrin=
sic-types#very-large-bytes" rel=3D"nofollow">here</a>.)  I'm very much in=
 favor of retaining octets, because that's not a platform-specific term.<=
/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/1912#issuecomment-434015497">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq36x-k=
20Typl1yF41FwUhb3T-_cZks5up0NIgaJpZM4X5dX0">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqxaNH7ZDwK-t5xZ82ic6kOtDo_FU=
ks5up0NIgaJpZM4X5dX0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1912: @mikkelfj, see [here](https://www.sospc2424.ch/site/imag=
es/web4glossary/image_vignette2/Unite_mesure_Conversion-5557698e4fa77.jpg=
), for example.  Capacities are described in Go, Mo, etc. in French.  Ban=
dwidth is usually still in bits, though.\r\n\r\nBytes have historically v=
aried in size, as large as 64 bits.  The C and C++ standards define a byt=
e as being **at least** eight bits in size.  (See their FAQ [here](https:=
//isocpp.org/wiki/faq/intrinsic-types#very-large-bytes).)  I'm very much =
in favor of retaining octets, because that's not a platform-specific term=
."}],"action":{"name":"View Pull Request","url":"https://github.com/quicw=
g/base-drafts/pull/1912#issuecomment-434015497"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-4=
34015497",
"url": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-4340=
15497",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use octets rather than bytes throughou=
t (#1912)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1912,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-4340=
15497"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4009384=
84\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd74bc872d73_7ad33fef392d45c0747657--


From nobody Mon Oct 29 11:14:21 2018
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 66B91131064 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:14:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 uMhlyeehA6F7 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:14:18 -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 2140C131062 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 11:14: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=Q9V2uzop64i1MpiH3EAYqNlQ6Mc=; b=hzrAsj7Vu96YBTKb DPUw5Cv+QSo9pWBaf2k2vcCaUbtPiJ4J5FDxtooMHbyZ4JTevy6o3IPj8Yns04pw p8Gm91h5b6AuuRBoBKR/KrIwGCqb2WX796mtWKgr+G8Iqu+7Fb2L3rDXopd3B78l U8pIqG0LidyXVA93biB36jXTDks=
Received: by filter0659p1las1.sendgrid.net with SMTP id filter0659p1las1-22627-5BD74DEF-36 2018-10-29 18:14:07.556356915 +0000 UTC m=+838350.313063863
Received: from github-lowworker-e51511d.cp1-iad.github.net (unknown [192.30.252.34]) by ismtpd0012p1iad2.sendgrid.net (SG) with ESMTP id KHaCzSnbRAS6aDBTJ96Rig for <quic-issues@ietf.org>; Mon, 29 Oct 2018 18:14:07.403 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e51511d.cp1-iad.github.net (Postfix) with ESMTP id 63DA980D05 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 11:14:07 -0700 (PDT)
Date: Mon, 29 Oct 2018 18:14:07 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba27b6dcf297321b8e9755bd5048c558f5b932c1492cf0000000117ef0fef92a169ce164735c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1912/c434018907@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1912@github.com>
References: <quicwg/base-drafts/pull/1912@github.com>
Subject: Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd74def61b8c_1a413ff432cd45b8553b5"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2wItjI2VE34YZW1UuebixevC32qi1VRAzF4r CMjV7EcTzkmFQXLvZkin2Z0AOXbUh6gWiXO7+Nw6Eb+hew9JZoIdeJ2QJ+fX9rQB8VlOsK2a7peO95 EKJ84XRAIlkFeTmcP36hOlwKCNEANn80kx3EAS70YcGi87If3dr1ssG/9qd5X3C95KqLKc/AVdUXUx A=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lpuZT8g31wGRng8NHnLT4VRciTE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 18:14:20 -0000

----==_mimepart_5bd74def61b8c_1a413ff432cd45b8553b5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@MikeBishop yeah - I discovered the french connection subsequently but more often MOps means mega outputs pers second or mega operations per second or similar.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1912#issuecomment-434018907
----==_mimepart_5bd74def61b8c_1a413ff432cd45b8553b5
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> yeah - I discovered the french connection subsequently but more often MOps means mega outputs pers second or mega operations per second or similar.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1912#issuecomment-434018907">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8tsf3QuDZybcQGdht4H843FWemXks5up0VvgaJpZM4X5dX0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8G--77gALB8D2Acv3S13TMS-bD7ks5up0VvgaJpZM4X5dX0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1912: @MikeBishop yeah - I discovered the french connection subsequently but more often MOps means mega outputs pers second or mega operations per second or similar."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1912#issuecomment-434018907"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-434018907",
"url": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-434018907",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1912,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-434018907"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400938484\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd74def61b8c_1a413ff432cd45b8553b5--


From nobody Mon Oct 29 11:18:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C67AB131059 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:17:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 BqY6JG7fDtRS for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:17: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 58315131023 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 11:17:58 -0700 (PDT)
Date: Mon, 29 Oct 2018 11:17:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540837077; bh=eNHH8dMGnSyMSQurmpvj2SeiUcmkfMpUAXxoeCSsTh0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Gt4rkAYsopsP38GhkbT35tQ9Q21cGS9X/NjxIy2yLySlteUPEyzMyZqrMw2WmcYpr eX7Tbo4pdSGS9xi2+FubwII2fzaF9e/kCcNIVx/ADYP2foeZp6X5bttPNsf2HEVZba OD52755xv+Vjl+z+aa3aKQmLkteYL2FG+m/zmM24=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7e681535ddd35d1acc204990c25791e8548a712b92cf0000000117ef10d592a169ce16552b26@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1925/c434020495@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1925@github.com>
References: <quicwg/base-drafts/pull/1925@github.com>
Subject: Re: [quicwg/base-drafts] define HTTP_UNEXPECTED_GOAWAY (#1925)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd74ed581e52_34613febc70d45c418325"; 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/30duBvYRGbNjdtd1NMYOifj_NTA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 18:18:00 -0000

----==_mimepart_5bd74ed581e52_34613febc70d45c418325
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Yeah, I'd like to be slightly more generic in situations that have multiple different variants, though probably not as generic as Martin would have me be.

We have HTTP_WRONG_STREAM_DIRECTION for cases where unidirectional streams open in a direction their definition doesn't permit (e.g. clients initiating push streams); maybe we need a HTTP_WRONG_FRAME_DIRECTION for GOAWAY and MAX_PUSH_ID direction issues?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1925#issuecomment-434020495
----==_mimepart_5bd74ed581e52_34613febc70d45c418325
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Yeah, I'd like to be slightly more generic in situations that have mul=
tiple different variants, though probably not as generic as Martin would =
have me be.</p>
<p>We have HTTP_WRONG_STREAM_DIRECTION for cases where unidirectional str=
eams open in a direction their definition doesn't permit (e.g. clients in=
itiating push streams); maybe we need a HTTP_WRONG_FRAME_DIRECTION for GO=
AWAY and MAX_PUSH_ID direction issues?</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/1925#issuecomment-434020495">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9pus_=
KWz-Jlab7K68xQq5A38jtlks5up0ZVgaJpZM4X9mpw">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqwTZiPzd2lNykvOp-_fgiWjyE-Ji=
ks5up0ZVgaJpZM4X9mpw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1925: Yeah, I'd like to be slightly more generic in situations=
 that have multiple different variants, though probably not as generic as=
 Martin would have me be.\r\n\r\nWe have HTTP_WRONG_STREAM_DIRECTION for =
cases where unidirectional streams open in a direction their definition d=
oesn't permit (e.g. clients initiating push streams); maybe we need a HTT=
P_WRONG_FRAME_DIRECTION for GOAWAY and MAX_PUSH_ID direction issues?"}],"=
action":{"name":"View Pull Request","url":"https://github.com/quicwg/base=
-drafts/pull/1925#issuecomment-434020495"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1925#issuecomment-4=
34020495",
"url": "https://github.com/quicwg/base-drafts/pull/1925#issuecomment-4340=
20495",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] define HTTP_UNEXPECTED_GOAWAY (#1925)"=
,
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1925,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1925\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1925#issuecomment-4340=
20495"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4020250=
72\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd74ed581e52_34613febc70d45c418325--


From nobody Mon Oct 29 11:26:17 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D441C131060 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:26:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 6kHXZKxgODWV for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:26: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 53C85131059 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 11:26:13 -0700 (PDT)
Date: Mon, 29 Oct 2018 11:26:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540837572; bh=DTgYjXKyq7A2B7KQP9EFMHJhqSiCoaw4tz3qrFtvlxs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=akmxOTEaurbg2BikmKQkmYLFCTupfQ6JQ55536Iy4bQE0Mcjmqw60nDKa/q70vt3V SMStkT6nQtQ6VAoTDQwmzyjQMuPP3mb2hmovCtxCpv6f7cEu5TesFyIdkhLmlHYHhd kTHlIQHwymXK2XkB1JgzBz2upPA+pF0yJWuxnpBU=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1b956a791a8a3fd8166d2fb75db82414303b3f4492cf0000000117ef12c492a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/c434023846@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd750c48a29f_44e3fa12e0d45bc219419"; 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/7wWS80b6zbrqxm4SdO0aLfyCfHA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 18:26:15 -0000

----==_mimepart_5bd750c48a29f_44e3fa12e0d45bc219419
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'll also point out that HTTP/2 had some pretty extensive discussion of how it chose to profile TLS, the layer below it.  I don't think it's inappropriate for an application mapping to constrain how an implementation of that mapping *uses* the lower-level protocol; I do think it's inappropriate to constrain or discuss implementation of that protocol.

That said, there are probably places where we could be more formal about requiring the function (close connection), and letting the QUIC internals be informative (...which will trigger a QUIC CONNECTION_CLOSE frame in QUIC 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/pull/1900#issuecomment-434023846
----==_mimepart_5bd750c48a29f_44e3fa12e0d45bc219419
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I'll also point out that HTTP/2 had some pretty extensive discussion o=
f how it chose to profile TLS, the layer below it.  I don't think it's in=
appropriate for an application mapping to constrain how an implementation=
 of that mapping <em>uses</em> the lower-level protocol; I do think it's =
inappropriate to constrain or discuss implementation of that protocol.</p=
>
<p>That said, there are probably places where we could be more formal abo=
ut requiring the function (close connection), and letting the QUIC intern=
als be informative (...which will trigger a QUIC CONNECTION_CLOSE frame i=
n QUIC v1.)</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/1900#issuecomment-434023846">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq4Q-xW=
T3DQ7cCE2AUaIr4wVjMG_Aks5up0hEgaJpZM4X3GHV">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq5pWMsM8t5bvAJIqToTz9Z2CSCCc=
ks5up0hEgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1900: I'll also point out that HTTP/2 had some pretty extensiv=
e discussion of how it chose to profile TLS, the layer below it.  I don't=
 think it's inappropriate for an application mapping to constrain how an =
implementation of that mapping *uses* the lower-level protocol; I do thin=
k it's inappropriate to constrain or discuss implementation of that proto=
col.\r\n\r\nThat said, there are probably places where we could be more f=
ormal about requiring the function (close connection), and letting the QU=
IC internals be informative (...which will trigger a QUIC CONNECTION_CLOS=
E frame in QUIC v1.)"}],"action":{"name":"View Pull Request","url":"https=
://github.com/quicwg/base-drafts/pull/1900#issuecomment-434023846"}}}</sc=
ript>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-4=
34023846",
"url": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-4340=
23846",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] One close frames (#1900)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1900,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1900\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#issuecomment-4340=
23846"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003189=
33\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd750c48a29f_44e3fa12e0d45bc219419--


From nobody Mon Oct 29 11:28:19 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E889131063 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:28:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 UHX45_ML775g for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:28: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 F1496131059 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 11:28:15 -0700 (PDT)
Date: Mon, 29 Oct 2018 11:28:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540837695; bh=VlcTnwme62BmhNipWXHndtmg9SOjIDm0gnx6Bs5SbBk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yC9NeIF4PHWXKM2EC0zeNJS3DnOYsaF22ppQcckSYy6mvh2MBcYCYi6dshP0Wsvoi xk/Trdi0rTl6HjnkRL4yKgdaaa9qlVs81ToFZKfq3mUwBLqMytOxpw/M0HIcZO/Qoy EGREGFWEFj5g3p1+Ep22evNKcMl8qSY2/dHZmDWY=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd292848bb42018100888b12ad8da5370e3d1257c92cf0000000117ef133f92a169ce164735c5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1912/c434024810@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1912@github.com>
References: <quicwg/base-drafts/pull/1912@github.com>
Subject: Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7513f2dc39_42613fd855ed45b419594f"; 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/Z3x4lv_szoJZO65RpTLUgOwfuCI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 18:28:18 -0000

----==_mimepart_5bd7513f2dc39_42613fd855ed45b419594f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The french also invented the decimal system. For a short while they also had decimal time. Wonder why it never took off...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1912#issuecomment-434024810
----==_mimepart_5bd7513f2dc39_42613fd855ed45b419594f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The french also invented the decimal system. For a short while they also had decimal time. Wonder why it never took off...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1912#issuecomment-434024810">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4Z3Fhg8U2zTNhtfXqVEuvO5KpjHks5up0i_gaJpZM4X5dX0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2_3ZqOUy9_wmHe7tgXuPJNk-nZ6ks5up0i_gaJpZM4X5dX0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1912: The french also invented the decimal system. For a short while they also had decimal time. Wonder why it never took off..."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1912#issuecomment-434024810"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-434024810",
"url": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-434024810",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Use octets rather than bytes throughout (#1912)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1912,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1912#issuecomment-434024810"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400938484\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7513f2dc39_42613fd855ed45b419594f--


From nobody Mon Oct 29 11:39:03 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1CAF8131063 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:39:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 LuuCqF7TFJwB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:38: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 5088F13106D for <quic-issues@ietf.org>; Mon, 29 Oct 2018 11:38:57 -0700 (PDT)
Date: Mon, 29 Oct 2018 11:38:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540838336; bh=uHolP6MPp8o8I8Kbv764U+krv7d9bodCr/iVbeTxf0c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uyvhZYy694FFIcCSH+0dKRImZ+NYYXDIzlkYBOzIRuBTUygBL1xlS/UXx7eBduJa7 /DWQsPM8cq2WP8niOzTHb0/VSJDqYc4rJS/gsGjQe3F1OYSkATHq1zXte1S2/izB0m wu6+5kIdwQfunvQMG+y9H59g/5d42hV925hjd1tQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abce55da01fa4cf35813d31774987552ca3ec8ee9c92cf0000000117ef15c092a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/review/169453025@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd753c083449_70303f9b4a8d45bc142889"; 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/BJEjfE_GDgFXYNo_iWVk7zu4nnU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 18:39:01 -0000

----==_mimepart_5bd753c083449_70303f9b4a8d45bc142889
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop approved this pull request.

Other than waving the flag for embedded flags, this looks fine.  One missed reference to two closing frame types.

> @@ -2228,28 +2230,28 @@ Note:
   control, which are not expected to be relevant for a closed connection.
   Retransmitting the final packet requires less state.
 
-After receiving a closing frame, endpoints enter the draining state.  An
-endpoint that receives a closing frame MAY send a single packet containing a
-closing frame before entering the draining state, using a CONNECTION_CLOSE frame
-and a NO_ERROR code if appropriate.  An endpoint MUST NOT send further packets,
-which could result in a constant exchange of closing frames until the closing
-period on either peer ended.
+After receiving a CONNECTION_CLOSE frame, endpoints enter the draining state.
+An endpoint that receives a CONNECTION_CLOSE frame MAY send a single packet
+containing a CONNECTION_CLOSE frame before entering the draining state, using a
+CONNECTION_CLOSE frame and a NO_ERROR code if appropriate.  An endpoint MUST NOT
+send further packets, which could result in a constant exchange of
+CONNECTION_CLOSE frames until the closing period on either peer ended.
 

Each endpoint MUST NOT send further packets once they've received a CONNECTION_CLOSE, except to send a single CONNECTION_CLOSE of their own if desired.  Yes, that means that if the responding CONNECTION_CLOSE is dropped, it won't be retransmitted, but that's okay -- the other side is already closing, and won't be transmitting further packets to provoke a retransmission anyway.

>  
-A CONNECTION_CLOSE or APPLICATION_CLOSE frame could be sent in a packet that is
-lost.  An endpoint SHOULD be prepared to retransmit a packet containing either
-frame type if it receives more packets on a terminated connection.  Limiting the
-number of retransmissions and the time over which this final packet is sent
-limits the effort expended on terminated connections.
+A CONNECTION_CLOSE frame could be sent in a packet that is lost.  An endpoint
+SHOULD be prepared to retransmit a packet containing either frame type if it

"...containing a CONNECTION_CLOSE frame if it...."

> @@ -4067,9 +4065,13 @@ Final Offset:
 
 ## CONNECTION_CLOSE frame {#frame-connection-close}
 
-An endpoint sends a CONNECTION_CLOSE frame (type=0x02) to notify its peer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal errors at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=0x02 or 0x03) to notify its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a frame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type of 0x03
+is used to signal an error with the protocol that uses QUIC.  Protocols that use
+QUIC only use the CONNECTION_CLOSE frame of type 0x03; the frame with type 0x02
+is only used internally by QUIC.

More inclined to indicate this as an embedded flag, indicating whether the error is at the transport or application layer.  Also makes the optional field easier.

> @@ -5021,9 +4983,9 @@ See {{iana-error-codes}} for details of registering new error codes.
 
 Application protocol error codes are 16-bit unsigned integers, but the
 management of application error codes are left to application protocols.
-Application protocol error codes are used for the RST_STREAM
-({{frame-rst-stream}}) and APPLICATION_CLOSE ({{frame-application-close}})
-frames.
+Application protocol error codes are used for the RST_STREAM frame
+({{frame-rst-stream}}) and the CONNECTION_CLOSE frame with a type of 0x03
+({{frame-connection-close}}) frames.

"the NAME frame with a type of 0xXX" is a very clunky reference convention.  Flags.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-169453025
----==_mimepart_5bd753c083449_70303f9b4a8d45bc142889
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> approved this pull request.</p>

<p>Other than waving the flag for embedded flags, this looks fine.  One missed reference to two closing frame types.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1900#discussion_r229046944">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2228,28 +2230,28 @@ Note:
   control, which are not expected to be relevant for a closed connection.
   Retransmitting the final packet requires less state.
 
-After receiving a closing frame, endpoints enter the draining state.  An
-endpoint that receives a closing frame MAY send a single packet containing a
-closing frame before entering the draining state, using a CONNECTION_CLOSE frame
-and a NO_ERROR code if appropriate.  An endpoint MUST NOT send further packets,
-which could result in a constant exchange of closing frames until the closing
-period on either peer ended.
+After receiving a CONNECTION_CLOSE frame, endpoints enter the draining state.
+An endpoint that receives a CONNECTION_CLOSE frame MAY send a single packet
+containing a CONNECTION_CLOSE frame before entering the draining state, using a
+CONNECTION_CLOSE frame and a NO_ERROR code if appropriate.  An endpoint MUST NOT
+send further packets, which could result in a constant exchange of
+CONNECTION_CLOSE frames until the closing period on either peer ended.
 
</pre>
<p>Each endpoint MUST NOT send further packets once they've received a CONNECTION_CLOSE, except to send a single CONNECTION_CLOSE of their own if desired.  Yes, that means that if the responding CONNECTION_CLOSE is dropped, it won't be retransmitted, but that's okay -- the other side is already closing, and won't be transmitting further packets to provoke a retransmission anyway.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1900#discussion_r229047670">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-A CONNECTION_CLOSE or APPLICATION_CLOSE frame could be sent in a packet that is
-lost.  An endpoint SHOULD be prepared to retransmit a packet containing either
-frame type if it receives more packets on a terminated connection.  Limiting the
-number of retransmissions and the time over which this final packet is sent
-limits the effort expended on terminated connections.
+A CONNECTION_CLOSE frame could be sent in a packet that is lost.  An endpoint
+SHOULD be prepared to retransmit a packet containing either frame type if it
</pre>
<p>"...containing a CONNECTION_CLOSE frame if it...."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1900#discussion_r229048425">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4067,9 +4065,13 @@ Final Offset:
 
 ## CONNECTION_CLOSE frame {#frame-connection-close}
 
-An endpoint sends a CONNECTION_CLOSE frame (type=0x02) to notify its peer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal errors at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=0x02 or 0x03) to notify its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a frame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type of 0x03
+is used to signal an error with the protocol that uses QUIC.  Protocols that use
+QUIC only use the CONNECTION_CLOSE frame of type 0x03; the frame with type 0x02
+is only used internally by QUIC.
</pre>
<p>More inclined to indicate this as an embedded flag, indicating whether the error is at the transport or application layer.  Also makes the optional field easier.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1900#discussion_r229048972">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -5021,9 +4983,9 @@ See {{iana-error-codes}} for details of registering new error codes.
 
 Application protocol error codes are 16-bit unsigned integers, but the
 management of application error codes are left to application protocols.
-Application protocol error codes are used for the RST_STREAM
-({{frame-rst-stream}}) and APPLICATION_CLOSE ({{frame-application-close}})
-frames.
+Application protocol error codes are used for the RST_STREAM frame
+({{frame-rst-stream}}) and the CONNECTION_CLOSE frame with a type of 0x03
+({{frame-connection-close}}) frames.
</pre>
<p>"the NAME frame with a type of 0xXX" is a very clunky reference convention.  Flags.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-169453025">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3-zZIh5702U3EoB1wZzw1pWIFC_ks5up0tAgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3e-jY6Or3en_qYB-iLdlPrkGayQks5up0tAgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-169453025"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-169453025",
"url": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-169453025",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop approved 1900",
"sections": [
{
"text": "Other than waving the flag for embedded flags, this looks fine.  One missed reference to two closing frame types.",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-169453025"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd753c083449_70303f9b4a8d45bc142889--


From nobody Mon Oct 29 11:41:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB1A3131063 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:41:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 w2PdBra8PVLN for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:41: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 B1BAD131059 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 11:41:20 -0700 (PDT)
Date: Mon, 29 Oct 2018 11:41:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540838479; bh=XzCNn3iIZdhEyovUIijjivIVXBbOVk6N/pr6V1/phO0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=go+zIeRnVJCfFRaZQWsCcCVPshM4JNSB0EV5zHwiwbAOlFWTG0LUpswoNKzPlNYZ4 3utEAWVSiyN2umbvb8nExglkNpDAv7ej1RNTJbp4OCh+E/TH/AFh+hc8f7K7662XIw HiAR7rkbNWENz6NU8Y/vfjYKmYOvdLNVBSarKU/I=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab62877a9b1318ca981fd08d14890f62f80ce44b9992cf0000000117ef164f92a169ce1647433c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1913/review/169456968@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1913@github.com>
References: <quicwg/base-drafts/pull/1913@github.com>
Subject: Re: [quicwg/base-drafts] Clarify ECN counters (#1913)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7544fc57a4_3f403fd855ed45b42051e5"; 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/d4KI5Kei_8lIPMKbPCIfFxb9OMk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 18:41:24 -0000

----==_mimepart_5bd7544fc57a4_3f403fd855ed45b42051e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> -to received ECN codepoints, it acknowledges received packets per
-{{processing-and-ack}} with an ACK frame.
+If an endpoint receives a QUIC packet without an ECT or CE codepoint, it
+responds per {{processing-and-ack}} with an ACK frame without increasing any ECN
+counters.  Similarly, if an endpoint does not have access to received ECN
+codepoints, it does not increase ECN counters.
+
+Coalesced packets (see {{packet-coalesce}}) mean that several packets can share
+the same IP header.  ECN counters count each QUIC packet, not the enclosing IP
+packet or UDP datagram.
+
+Each packet number space maintains separate acknowledgement state and separate
+ECN counters.  For example, if one each of an Initial, 0-RTT, Handshake, and
+1-RTT QUIC packet are coalesced, the corresponding counters for the Initial and
+Handshake packet number space will be incremented by one and the counters for
+the 1-RTT packet number space will be increased by two.

Consistent with our mantra that coalesced packets are treated just as if each was received separately, though.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1913#discussion_r229050073
----==_mimepart_5bd7544fc57a4_3f403fd855ed45b42051e5
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/1913#discussion_r229050073">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; -to received ECN codepoints, it acknowledges received packets per
-{{processing-and-ack}} with an ACK frame.
+If an endpoint receives a QUIC packet without an ECT or CE codepoint, it
+responds per {{processing-and-ack}} with an ACK frame without increasing any ECN
+counters.  Similarly, if an endpoint does not have access to received ECN
+codepoints, it does not increase ECN counters.
+
+Coalesced packets (see {{packet-coalesce}}) mean that several packets can share
+the same IP header.  ECN counters count each QUIC packet, not the enclosing IP
+packet or UDP datagram.
+
+Each packet number space maintains separate acknowledgement state and separate
+ECN counters.  For example, if one each of an Initial, 0-RTT, Handshake, and
+1-RTT QUIC packet are coalesced, the corresponding counters for the Initial and
+Handshake packet number space will be incremented by one and the counters for
+the 1-RTT packet number space will be increased by two.
</pre>
<p>Consistent with our mantra that coalesced packets are treated just as if each was received separately, though.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1913#discussion_r229050073">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq95FdpyFFEUO1oBEofVEu6DjQR2Pks5up0vPgaJpZM4X5eXE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1IIcWjqRilAjwgFYvOQFCMj1T1Yks5up0vPgaJpZM4X5eXE.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1913"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1913#discussion_r229050073"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1913#discussion_r229050073",
"url": "https://github.com/quicwg/base-drafts/pull/1913#discussion_r229050073",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop commented on 1913",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1913#discussion_r229050073"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400942532\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7544fc57a4_3f403fd855ed45b42051e5--


From nobody Mon Oct 29 11:43:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1CE0F131062 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:43:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 YLMs3Ai--Gdj for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:43:24 -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 71038124408 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 11:43:24 -0700 (PDT)
Date: Mon, 29 Oct 2018 11:43:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540838603; bh=Pv6jKGAqzajrp1zKmzgRqyAL1CJHlhl/av4GbFSfUic=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=spG5NOdmA6XhT3IKIyxHIDUEP1VDc6C42SZaL19ESXVdUOchkIpeSZYTZpC7lUKRF c9ahOFf3Nvaj7DvOG55EmWzQC0CkIEVRdqkIhykND+uSMO0ZUIPextDWYlmJs3U7vQ PtFgE8pWrGp083VRgm0eg0a/xNTFaMgywjPyw5iA=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab474ab1ac3361772046a3b8c4bd8d1518a95e25de92cf0000000117ef16cb92a169ce1623af22@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1882/434030672@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1882@github.com>
References: <quicwg/base-drafts/issues/1882@github.com>
Subject: Re: [quicwg/base-drafts] Need to clarify QUIC stream usage in HTTP/2 mapping (#1882)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd754cbb4fff_35003ffb122d45b8465822"; 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/xMFG-5YmCtxoEuNlZ5xXmlZCQr8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 18:43:26 -0000

----==_mimepart_5bd754cbb4fff_35003ffb122d45b8465822
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

No, unidirectional/bidirectional is a QUIC concept.  I'm deliberately not stating the mapping, as it could change in a future version of QUIC.  The direction/initiator are properties of a stream, and the ID is a property of a stream.  Any correlation between those properties is QUIC's business, not HTTP's.

(Technically, the existence of streams could change in a future version of QUIC, but I'm content to take that much dependency.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1882#issuecomment-434030672
----==_mimepart_5bd754cbb4fff_35003ffb122d45b8465822
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>No, unidirectional/bidirectional is a QUIC concept.  I'm deliberately =
not stating the mapping, as it could change in a future version of QUIC. =
 The direction/initiator are properties of a stream, and the ID is a prop=
erty of a stream.  Any correlation between those properties is QUIC's bus=
iness, not HTTP's.</p>
<p>(Technically, the existence of streams could change in a future versio=
n of QUIC, but I'm content to take that much dependency.)</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/1882#issuecomment-434030672">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq6Nh=
5whGTKpt9k96qmO7zdI1Kd8tks5up0xLgaJpZM4XtBNo">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq4TvCtrVd1zzVYeM4w0JbllS=
aBrDks5up0xLgaJpZM4XtBNo.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Mike=
Bishop in #1882: No, unidirectional/bidirectional is a QUIC concept.  I'm=
 deliberately not stating the mapping, as it could change in a future ver=
sion of QUIC.  The direction/initiator are properties of a stream, and th=
e ID is a property of a stream.  Any correlation between those properties=
 is QUIC's business, not HTTP's.\r\n\r\n(Technically, the existence of st=
reams could change in a future version of QUIC, but I'm content to take t=
hat much dependency.)"}],"action":{"name":"View Issue","url":"https://git=
hub.com/quicwg/base-drafts/issues/1882#issuecomment-434030672"}}}</script=
>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1882#issuecomment=
-434030672",
"url": "https://github.com/quicwg/base-drafts/issues/1882#issuecomment-43=
4030672",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Need to clarify QUIC stream usage in H=
TTP/2 mapping (#1882)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1882,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1882\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1882#issuecomment-43=
4030672"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3976774=
16\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd754cbb4fff_35003ffb122d45b8465822--


From nobody Mon Oct 29 11:54:23 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B95C6131069 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:54:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Tupx2SmjOsbc for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:54: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 7809A131065 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 11:54:00 -0700 (PDT)
Date: Mon, 29 Oct 2018 11:53:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540839239; bh=VB1ephCaI6Opf++4L5NJzYkH4zuuyZJJdZ7+VQ136r0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wDJOUnU5g63pP7EKO6ADoMyRuQIHHiOwOEp4n1Oo81/2p1EYz9dz+LFdQX6PSctOz oLRaNc9ZoRWHNkO694tijn7rG2hCjQcmfz9AXlTRRaaIciZUw+Aem+XY+TVgxTEW02 YDItQK/x50ObBdshMNOKGUeWRjC+ujvpz9Jh4hVQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc5f09868b0a514ff6a4f2de318353ffaaa1f5a9192cf0000000117ef194792a169ce1657ddcc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1927/review/169461264@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd75747a348a_71563fad050d45c01940e5"; 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/meOLIhachL3JMMlbbH177LgOIu8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 18:54:04 -0000

----==_mimepart_5bd75747a348a_71563fad050d45c01940e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.

You might be right about putting this in the applicability doc instead.

> +design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlocks.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire

Concrete example:  You can't consume less than a full QPACK instruction on the encoder stream.  If you read far enough to see that you have a 64KB auth header coming at you, you might logically not continue reading until you've received those 64KB.  If there's not sufficient flow control for the sender to complete sending, nothing gets read and you deadlock.

That might be because the connection flow control never gets increased, or it might be because it got increased but allocated to other streams that have data to send.

> +message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlocks.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though the

I agree, except that the last sentence is important.

> +deadlock is to read every byte as it becomes available.  However, incremental
+processing of messages can greatly increase complexity of implementations.
+Also, releasing flow control credit might mean that an endpoint might need other
+means of holding a peer accountable for the state commitment for partially
+processed messages.
+
+Deadlocking can also occur if data on different streams is interdependent.  In
+this case, data on one stream arrives before the data on a second stream on
+which it depends.  A deadlock can occur if first stream cannot be read and that
+prevents flow control limits for the second stream being increased.  To reduce
+the likelihood of deadlock for interdependent data, implementations can ensure
+that data is not sent until the data it depends on has consumed both stream- and
+connection- level flow control credit.
+
+Some deadlocking scenarios might be resolved by cancelling affected streams with
+STOP_SENDING or RST_STREAM, if the protocol permits that.

I'd change "if the protocol permits that" to "but depending on the application protocol, this might result in terminating 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/1927#pullrequestreview-169461264
----==_mimepart_5bd75747a348a_71563fad050d45c01940e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> commented on this pull request.</p>

<p>You might be right about putting this in the applicability doc instead.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1927#discussion_r229053489">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlocks.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire
</pre>
<p>Concrete example:  You can't consume less than a full QPACK instruction on the encoder stream.  If you read far enough to see that you have a 64KB auth header coming at you, you might logically not continue reading until you've received those 64KB.  If there's not sufficient flow control for the sender to complete sending, nothing gets read and you deadlock.</p>
<p>That might be because the connection flow control never gets increased, or it might be because it got increased but allocated to other streams that have data to send.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1927#discussion_r229054113">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlocks.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though the
</pre>
<p>I agree, except that the last sentence is important.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1927#discussion_r229054631">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +deadlock is to read every byte as it becomes available.  However, incremental
+processing of messages can greatly increase complexity of implementations.
+Also, releasing flow control credit might mean that an endpoint might need other
+means of holding a peer accountable for the state commitment for partially
+processed messages.
+
+Deadlocking can also occur if data on different streams is interdependent.  In
+this case, data on one stream arrives before the data on a second stream on
+which it depends.  A deadlock can occur if first stream cannot be read and that
+prevents flow control limits for the second stream being increased.  To reduce
+the likelihood of deadlock for interdependent data, implementations can ensure
+that data is not sent until the data it depends on has consumed both stream- and
+connection- level flow control credit.
+
+Some deadlocking scenarios might be resolved by cancelling affected streams with
+STOP_SENDING or RST_STREAM, if the protocol permits that.
</pre>
<p>I'd change "if the protocol permits that" to "but depending on the application protocol, this might result in terminating 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/pull/1927#pullrequestreview-169461264">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7iKw0dALcRFHDzFuqeyHr5TKRGxks5up07HgaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3eczacUYq5N_2gGET2Ev3mZo8Rvks5up07HgaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1927"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview-169461264"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview-169461264",
"url": "https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview-169461264",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop commented on 1927",
"sections": [
{
"text": "You might be right about putting this in the applicability doc instead.",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview-169461264"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd75747a348a_71563fad050d45c01940e5--


From nobody Mon Oct 29 11:54:49 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EECE81310C4 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:54:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 tjujC3PeaimU for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 11:54: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 32DBA1310DB for <quic-issues@ietf.org>; Mon, 29 Oct 2018 11:54:27 -0700 (PDT)
Date: Mon, 29 Oct 2018 11:54:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540839266; bh=46mBvPlvCGZgYwAszprCnHwiVMJbG4vjmvLzWY4dMKs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PXEcQfi6vlspH3CRruIA/d7BIZdR3KLMhTDYF7gpWbAEnZ1RperpIC0TW4Fkj6/Pj PFANxAWIa93jvptIeeZM8ojXVkdzxdSaWwkDKXU7+/QPS69Uh7USwH/SrhYJuBWLPl mHEdqGoSVK+Sx+UNbtj3Ij5xoV0jRzyrgEemgGH8=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcdce0d70fc6fdbb9c18d5ee47fdf5ed8f36e0e1992cf0000000117ef196292a169ce1658d887@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1929/review/169463156@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1929@github.com>
References: <quicwg/base-drafts/pull/1929@github.com>
Subject: Re: [quicwg/base-drafts] Connection IDs can change twice (#1929)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd757624f7f0_29803fd23a6d45c4998d5"; 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/fCCsLXGmXVXCUVRGlcS6ked74LA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 18:54:37 -0000

----==_mimepart_5bd757624f7f0_29803fd23a6d45c4998d5
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/1929#pullrequestreview-169463156
----==_mimepart_5bd757624f7f0_29803fd23a6d45c4998d5
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/1929#pullrequestreview-169463156">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9TzxcsysZSBpX_y831Vas98F1Erks5up07igaJpZM4X-v6K">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8gSR2lFmQIpMWfuSoq33fdNPpIDks5up07igaJpZM4X-v6K.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1929"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1929#pullrequestreview-169463156"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1929#pullrequestreview-169463156",
"url": "https://github.com/quicwg/base-drafts/pull/1929#pullrequestreview-169463156",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop approved 1929",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1929#pullrequestreview-169463156"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402325130\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd757624f7f0_29803fd23a6d45c4998d5--


From nobody Mon Oct 29 12:06:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F34DC131071 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 12:06:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 iAMtZGAPWNDQ for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 12:06: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 C6338131066 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 12:06:24 -0700 (PDT)
Date: Mon, 29 Oct 2018 12:06:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540839983; bh=gJhh4Vv1aySSNJf/WeaY34aIA3UpkCZv2rM9hK5X2x8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=y48HZcr30XT+RaXNovU5c2ozkNv2FHP5H2z+c1JtJo7DEuZPsc1vh4JzZEGHVq3ZN ZPxX8zSkRcURNjw6Odh94qYx3dp5UtPltvJrBtXogqHjjgq7dR6jyhf9WwLfxqZx0V 7fQd2EeST4BARH2WCP1bXcDDX5RUmpVmW1zMiYzc=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf6db0ddaab69390a98a6fc9b9d60f4f70bab72cd92cf0000000117ef1c2f92a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922/review/169464812@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd75a2fc39c0_2fb13fc65c6d45b81058d"; 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/DabF-lZ5kJLfnGoQyB0gwY0Ci4Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 19:06:28 -0000

----==_mimepart_5bd75a2fc39c0_2fb13fc65c6d45b81058d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop requested changes on this pull request.

One place where the change goes further than I thought we'd agreed; otherwise, looks good.

> @@ -706,9 +706,13 @@ frames count toward flow control.
 
 A STOP_SENDING frame requests that the receiving endpoint send a RST_STREAM
 frame.  An endpoint that receives a STOP_SENDING frame MUST send a RST_STREAM
-frame for that stream, and can use an error code of STOPPING.  If the
-STOP_SENDING frame is received on a send stream that is already in the "Data
-Sent" state, a RST_STREAM frame MAY still be sent in order to cancel
+frame for that stream.  An endpoint can use any application error code in the
+RST_STREAM frame, though they can copy the error code from the STOP_SENDING
+frame if no other option is available.  The endpoint that sends a STOP_SENDING

"You can X, though you can (subset of X)."  This feels unwieldy.  I'd probably recommend one, rather than stating the possibility.  "An endpoint SHOULD copy the error code from the STOP_SENDING frame, but MAY use any other application error code."

> @@ -2491,13 +2495,11 @@ connection in a recoverable state, the endpoint can send a RST_STREAM frame
 ({{frame-rst-stream}}) with an appropriate error code to terminate just the
 affected stream.
 
-Other than STOPPING ({{solicited-state-transitions}}), RST_STREAM MUST be
-instigated by the application and MUST carry an application error code.
-Resetting a stream without knowledge of the application protocol could cause the
-protocol to enter an unrecoverable state.  Application protocols might require
-certain streams to be reliably delivered in order to guarantee consistent state
-between endpoints.
-
+RST_STREAM MUST be instigated by the application.  RST_STREAM carries an

Along with the reference to STOPPING, you've removed the ability for the QUIC stack to handle STOP_SENDING internally.  I don't think that's an improvement, and perhaps not intended here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-169464812
----==_mimepart_5bd75a2fc39c0_2fb13fc65c6d45b81058d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@MikeBishop</b> requested changes on this pull request.</p>

<p>One place where the change goes further than I thought we'd agreed; otherwise, looks good.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1922#discussion_r229056317">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -706,9 +706,13 @@ frames count toward flow control.
 
 A STOP_SENDING frame requests that the receiving endpoint send a RST_STREAM
 frame.  An endpoint that receives a STOP_SENDING frame MUST send a RST_STREAM
-frame for that stream, and can use an error code of STOPPING.  If the
-STOP_SENDING frame is received on a send stream that is already in the &quot;Data
-Sent&quot; state, a RST_STREAM frame MAY still be sent in order to cancel
+frame for that stream.  An endpoint can use any application error code in the
+RST_STREAM frame, though they can copy the error code from the STOP_SENDING
+frame if no other option is available.  The endpoint that sends a STOP_SENDING
</pre>
<p>"You can X, though you can (subset of X)."  This feels unwieldy.  I'd probably recommend one, rather than stating the possibility.  "An endpoint SHOULD copy the error code from the STOP_SENDING frame, but MAY use any other application error code."</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1922#discussion_r229059485">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2491,13 +2495,11 @@ connection in a recoverable state, the endpoint can send a RST_STREAM frame
 ({{frame-rst-stream}}) with an appropriate error code to terminate just the
 affected stream.
 
-Other than STOPPING ({{solicited-state-transitions}}), RST_STREAM MUST be
-instigated by the application and MUST carry an application error code.
-Resetting a stream without knowledge of the application protocol could cause the
-protocol to enter an unrecoverable state.  Application protocols might require
-certain streams to be reliably delivered in order to guarantee consistent state
-between endpoints.
-
+RST_STREAM MUST be instigated by the application.  RST_STREAM carries an
</pre>
<p>Along with the reference to STOPPING, you've removed the ability for the QUIC stack to handle STOP_SENDING internally.  I don't think that's an improvement, and perhaps not intended here.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-169464812">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6PfaaOwdaoYHxJHiQ8Uhbpljppmks5up1GvgaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-_xnwbWEyUodRAUzCa36LuECwyxks5up1GvgaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 requested changes on #1922"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-169464812"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-169464812",
"url": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-169464812",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop requested changes on 1922",
"sections": [
{
"text": "One place where the change goes further than I thought we'd agreed; otherwise, looks good.",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-169464812"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd75a2fc39c0_2fb13fc65c6d45b81058d--


From nobody Mon Oct 29 12:22:13 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A574213106F for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 12:22:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 fAtPZJA4q071 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 12:22: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 2C95C1252B7 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 12:22:10 -0700 (PDT)
Date: Mon, 29 Oct 2018 12:22:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540840929; bh=FUQfxo1LWiLzh/fHmsqtGJ19MHJDU/q5yS6l6GNfttk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=z+L9k0WMkKBrxlS3ChHD1qNs1ZBfHHGIhM14ijabMBh6RrGL0YS32z5Ml0C42SU5U mOhjqVYVaaW36OkH7lYltheTpbwzFyJ7wI/B8tOLH8PBDFwhrHxM4SfFu2Decc8jlQ ltOw6+dzfrboGGJ9gCanGJ6V9E7wxS3g8nBxcAEI=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4a2cba794c7120129156109155a614e2fc845add92cf0000000117ef1fe192a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/review/169475475@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd75de178198_494d3fd46d6d45bc746b7"; 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/9YEcp4VudTfsiKCQ1A6h9f0dJnE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 19:22:12 -0000

----==_mimepart_5bd75de178198_494d3fd46d6d45bc746b7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> +list of QUIC versions and select an alternative version from the list of
+supported versions.  A server MAY choose a compatible version from that list and
+continue the handshake with that version.  The server sends its first packet as
+though it was continuing with the version it selects.
+
+A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of

The TLS comparison is somewhat inapt, since in TLS you actually do offer your highest (most preferred) version and let the server select a compatible, less-preferred version if it doesn't support that one.  QUIC can't do that because the contents of the Initial aren't invariant.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#discussion_r229064874
----==_mimepart_5bd75de178198_494d3fd46d6d45bc746b7
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/1901#discussion_r229064874">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +list of QUIC versions and select an alternative version from the list of
+supported versions.  A server MAY choose a compatible version from that list and
+continue the handshake with that version.  The server sends its first packet as
+though it was continuing with the version it selects.
+
+A QUIC version is compatible with this version if the cryptographic handshake
+message sent in the first packet can be used in both versions.  A compatible
+version is also able to identifying and acknowledge the first packet sent by the
+client in some fashion.  Other QUIC versions might have different constraints in
+determining what is compatible.  In order to facilitate this process, new QUIC
+versions could define a process for transforming the first packet from other
+compatible versions into the equivalent packet in the new version.
+
+Upgrading in this manner allows a server to upgrade without incurring the round
+trip imposed by sending a Version Negotiation packet.  It also allows clients to
+send their first packet using a widely deployed version, without the risk of
</pre>
<p>The TLS comparison is somewhat inapt, since in TLS you actually do offer your highest (most preferred) version and let the server select a compatible, less-preferred version if it doesn't support that one.  QUIC can't do that because the contents of the Initial aren't invariant.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1901#discussion_r229064874">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyo2wpFrS-WvcFuSlJaz4Ptw2Rmzks5up1VhgaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7Niv8enF_dMEQ6L7kHhEvgOKKmVks5up1VhgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1901"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#discussion_r229064874"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r229064874",
"url": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r229064874",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop commented on 1901",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#discussion_r229064874"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd75de178198_494d3fd46d6d45bc746b7--


From nobody Mon Oct 29 13:17:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 88394131059 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 13:17:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 WoY3AlP0QGGo for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 13:17: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 EA161131023 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 13:17:36 -0700 (PDT)
Date: Mon, 29 Oct 2018 13:17:34 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540844255; bh=R7PSlVltBwEbLZqmGn7RBzkmOJnn03SO8jK+tvFoCIY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GodPWxZmc2OvX9XHeW9Fef4IPpanZWrbIkhHaRihQu2svkD6c80F3pX/YV7K6IFxo T+UuYlKi22GP6wMCpvlvzHlghpmAZaOyMP/iz5UKycrnoWZ+a7gTMGxJlaizrpVmn/ CK6KJz1yhmBcaUVvMvw25+MEwPKoQ1iguoosMV28=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9b31335492ac232372d16dbfd0a9ab3d3936d31992cf0000000117ef2cde92a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/review/169497560@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd76adef2e47_6f2c3f80d66d45c01121ae"; 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/pwMlY_glDpsoUcTUI3t05SX1UEY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 20:17:39 -0000

----==_mimepart_5bd76adef2e47_6f2c3f80d66d45c01121ae
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -2228,28 +2230,28 @@ Note:
   control, which are not expected to be relevant for a closed connection.
   Retransmitting the final packet requires less state.
 
-After receiving a closing frame, endpoints enter the draining state.  An
-endpoint that receives a closing frame MAY send a single packet containing a
-closing frame before entering the draining state, using a CONNECTION_CLOSE frame
-and a NO_ERROR code if appropriate.  An endpoint MUST NOT send further packets,
-which could result in a constant exchange of closing frames until the closing
-period on either peer ended.
+After receiving a CONNECTION_CLOSE frame, endpoints enter the draining state.
+An endpoint that receives a CONNECTION_CLOSE frame MAY send a single packet
+containing a CONNECTION_CLOSE frame before entering the draining state, using a
+CONNECTION_CLOSE frame and a NO_ERROR code if appropriate.  An endpoint MUST NOT
+send further packets, which could result in a constant exchange of
+CONNECTION_CLOSE frames until the closing period on either peer ended.
 

OK, I'll buy not sending more than one close after seeing one, although it could prolong the draining period in case of loss.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900#discussion_r229082296
----==_mimepart_5bd76adef2e47_6f2c3f80d66d45c01121ae
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/1900#discussion_r229082296">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2228,28 +2230,28 @@ Note:
   control, which are not expected to be relevant for a closed connection.
   Retransmitting the final packet requires less state.
 
-After receiving a closing frame, endpoints enter the draining state.  An
-endpoint that receives a closing frame MAY send a single packet containing a
-closing frame before entering the draining state, using a CONNECTION_CLOSE frame
-and a NO_ERROR code if appropriate.  An endpoint MUST NOT send further packets,
-which could result in a constant exchange of closing frames until the closing
-period on either peer ended.
+After receiving a CONNECTION_CLOSE frame, endpoints enter the draining state.
+An endpoint that receives a CONNECTION_CLOSE frame MAY send a single packet
+containing a CONNECTION_CLOSE frame before entering the draining state, using a
+CONNECTION_CLOSE frame and a NO_ERROR code if appropriate.  An endpoint MUST NOT
+send further packets, which could result in a constant exchange of
+CONNECTION_CLOSE frames until the closing period on either peer ended.
 
</pre>
<p>OK, I'll buy not sending more than one close after seeing one, although it could prolong the draining period in case of loss.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1900#discussion_r229082296">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9aGsBT1JJgOP0Nn6Xa5hOANW6Kfks5up2JegaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzf-YD5TUF--XozSwpdGrqPaAsUrks5up2JegaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900#discussion_r229082296"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r229082296",
"url": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r229082296",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1900",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r229082296"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd76adef2e47_6f2c3f80d66d45c01121ae--


From nobody Mon Oct 29 13:58:31 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0FC6B130FC2 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 13:58:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 tlYJFLfFnlVY for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 13:58: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 9520E130ECD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 13:58:28 -0700 (PDT)
Date: Mon, 29 Oct 2018 13:58:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540846707; bh=Esa2W6UlpDMhMzcKOyQ0jLJOLXcvDxuTs/7PR65En/c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Jo/3li2i4yROHNtI2KhPuMhdu/VGISFAuEJv7rojSIqkiU6E9JgKhmYlCzqPqT7F+ SIY4LOPNCDiVImtN2KFBRH/juGjnT+NZXhTNescfP66maLziyZf4Jcwy8y4VuHa1ZY lUHHkeEJ79o7Thhbvl8GqOIr3kA3zZCxmtCReCiQ=
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab114aa917d39cba4acbd58d26804a77063bdbea5792cf0000000117ef367392a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c434077199@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7747373a9a_55243fa662cd45b8401026"; 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/vPJ814YwAhHwsLbmMaImvSHPK5g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 20:58:30 -0000

----==_mimepart_5bd7747373a9a_55243fa662cd45b8401026
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke, I agree with your framing. Change 1 seems non-controversial. (Interestingly, we've had client-side QUIC downgrade detection since day 1 and have not had problems with spurious detection, but nonetheless this seems like a fine change.) Change 2 is a different story.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-434077199
----==_mimepart_5bd7747373a9a_55243fa662cd45b8401026
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=3D24398865" data-octo-click=3D"hovercard-link-=
click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com=
/martinduke">@martinduke</a>, I agree with your framing. Change 1 seems n=
on-controversial. (Interestingly, we've had client-side QUIC downgrade de=
tection since day 1 and have not had problems with spurious detection, bu=
t nonetheless this seems like a fine change.) Change 2 is a different sto=
ry.</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/1901#issuecomment-434077199">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3YD5E=
f9tRgolB9yqAjtcx63Kbpbks5up2vzgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkqw8gWef1lObgPhTK-PP44pOYt1Os=
ks5up2vzgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Ryan=
AtGoogle in #1901: @martinduke, I agree with your framing. Change 1 seems=
 non-controversial. (Interestingly, we've had client-side QUIC downgrade =
detection since day 1 and have not had problems with spurious detection, =
but nonetheless this seems like a fine change.) Change 2 is a different s=
tory."}],"action":{"name":"View Pull Request","url":"https://github.com/q=
uicwg/base-drafts/pull/1901#issuecomment-434077199"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
34077199",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4340=
77199",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Ryan Hamilton**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@RyanAtGoogle",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4340=
77199"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd7747373a9a_55243fa662cd45b8401026--


From nobody Mon Oct 29 14:41:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D87AD130FB8 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 14:41:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 s5uhlebGfxAJ for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 14: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 1A17A127133 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 14:41:31 -0700 (PDT)
Date: Mon, 29 Oct 2018 14:41:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540849289; bh=EhPx24iDCit1fvoIiZDX/gXaozoj+H5yzKOWfsjSqW8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zldessZ7F3wiqarjB4l6Qg5BruG6w/fJR4dQUY/C8QE9eoxxzhbCMXgEiITLmZzFK ZBBapaG268+j0yURCL7Pwun+PsKpTcOYa4Jzb0VwTPCIwZ7zxONazMChZWgADQNdS1 SqonuUquRCPOt1SeOxpKTbN7Opx0dBnIBKnxViwA=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3c6495c36d626c47369bd72a8a3c9ab266ba0c8192cf0000000117ef408992a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/review/169530983@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd77e89d8b44_502c3fb6d18d45c4148758"; 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/m81bFxMTf2MP52HZfu2ZZgC_E_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: Mon, 29 Oct 2018 21:41:34 -0000

----==_mimepart_5bd77e89d8b44_502c3fb6d18d45c4148758
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -2228,28 +2230,28 @@ Note:
   control, which are not expected to be relevant for a closed connection.
   Retransmitting the final packet requires less state.
 
-After receiving a closing frame, endpoints enter the draining state.  An
-endpoint that receives a closing frame MAY send a single packet containing a
-closing frame before entering the draining state, using a CONNECTION_CLOSE frame
-and a NO_ERROR code if appropriate.  An endpoint MUST NOT send further packets,
-which could result in a constant exchange of closing frames until the closing
-period on either peer ended.
+After receiving a CONNECTION_CLOSE frame, endpoints enter the draining state.
+An endpoint that receives a CONNECTION_CLOSE frame MAY send a single packet
+containing a CONNECTION_CLOSE frame before entering the draining state, using a
+CONNECTION_CLOSE frame and a NO_ERROR code if appropriate.  An endpoint MUST NOT
+send further packets, which could result in a constant exchange of
+CONNECTION_CLOSE frames until the closing period on either peer ended.
 

I think actually it causes one of the endpoints to remain in closing instead of draining, but the spec says "The draining period SHOULD end when the closing period would have ended," so I think the time is the same whether you transition or 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/1900#discussion_r229109004
----==_mimepart_5bd77e89d8b44_502c3fb6d18d45c4148758
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/1900#discussion_r229109004">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2228,28 +2230,28 @@ Note:
   control, which are not expected to be relevant for a closed connection.
   Retransmitting the final packet requires less state.
 
-After receiving a closing frame, endpoints enter the draining state.  An
-endpoint that receives a closing frame MAY send a single packet containing a
-closing frame before entering the draining state, using a CONNECTION_CLOSE frame
-and a NO_ERROR code if appropriate.  An endpoint MUST NOT send further packets,
-which could result in a constant exchange of closing frames until the closing
-period on either peer ended.
+After receiving a CONNECTION_CLOSE frame, endpoints enter the draining state.
+An endpoint that receives a CONNECTION_CLOSE frame MAY send a single packet
+containing a CONNECTION_CLOSE frame before entering the draining state, using a
+CONNECTION_CLOSE frame and a NO_ERROR code if appropriate.  An endpoint MUST NOT
+send further packets, which could result in a constant exchange of
+CONNECTION_CLOSE frames until the closing period on either peer ended.
 
</pre>
<p>I think actually it causes one of the endpoints to remain in closing instead of draining, but the spec says "The draining period SHOULD end when the closing period would have ended," so I think the time is the same whether you transition or 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/1900#discussion_r229109004">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxRPkhjRTAAnlbZRqJsTD3jDxjkTks5up3YJgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_kiFALWi8nOrmp5efvM8iYsMCH4ks5up3YJgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900#discussion_r229109004"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r229109004",
"url": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r229109004",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop commented on 1900",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r229109004"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd77e89d8b44_502c3fb6d18d45c4148758--


From nobody Mon Oct 29 15:21:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B2DBF13104F for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 15:21:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 c3blACPGJ5qe for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 15:21: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 D3BEB131030 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 15:21:17 -0700 (PDT)
Date: Mon, 29 Oct 2018 15:21:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540851676; bh=S28SZhb4vlZQV0SZhMSLlKW+C29n3mn0WWJGBJsfTP0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uhnM3A2y/+yYSuTc0zh3UDgkHpsNrzg07ObtmveGW/3m1puDEiGi0AqX+Ip5viJiK PNCPDy0PB9My0VzIaC9BcPY95fNoqCMZvpN/xp4SW4/9VLF/8f2P4VnE0LYQgIle99 g8jP/V1yA5JdDIXvf/MFhdLvNbXHsvunGCkZtcQE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8a3319c82bbd3111e4a25b0e391afa1ce395213a92cf0000000117ef49dc92a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/169541747@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd787dcc0df4_43333f8611ad45b8251627"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/dKTJy-sKokwyIUzUmayhb5Q2z4A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 22:21:20 -0000

----==_mimepart_5bd787dcc0df4_43333f8611ad45b8251627
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.

Not detecting any objections, and lots of approval, I think that I'm going to merge this one.  I'll mail the list first though.

>  initiate.  Each endpoint may respond on streams initiated by the other peer,
 regardless of whether it is permitted to initiate new streams.
 
 Endpoints MUST NOT exceed the limit set by their peer.  An endpoint that
 receives a STREAM frame with an ID greater than the limit it has sent MUST treat
-this as a stream error of type STREAM_ID_ERROR ({{error-handling}}), unless this
-is a result of a change in the initial limits (see {{zerortt-parameters}}).
+this as a stream error of type STREAM_LIMIT_ERROR ({{error-handling}}), unless
+this is a result of a change in the initial limits (see {{zerortt-parameters}}).

Cutting that.  I didn't think much on it before, but you are right that it's nonsensical.

>  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.
+The STREAMS_BLOCKED frame ({{frame-streams-blocked}}) signals that a new stream

I had exactly the same thought.  It's just that I can't think of a better name.

>  
-The MAX_STREAM_ID frame (type=0x06) informs the peer of the maximum stream ID
-that they are permitted to open.
+The MAX_STREAMS frame (type=0x1c and 0x1d) informs the peer of the number of
+streams it is permitted to open.  A MAX_STREAMS frame with a type of 0x1c
+applies to bidirectional streams; a MAX_STREAMS frame with a type of 0x1d
+applies to unidirectional streams.

I just tried this.  Describing using a flag means more words, and I think that it's a small regression in terms of clarity.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169541747
----==_mimepart_5bd787dcc0df4_43333f8611ad45b8251627
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<p>Not detecting any objections, and lots of approval, I think that I'm going to merge this one.  I'll mail the list first though.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229118192">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  initiate.  Each endpoint may respond on streams initiated by the other peer,
 regardless of whether it is permitted to initiate new streams.
 
 Endpoints MUST NOT exceed the limit set by their peer.  An endpoint that
 receives a STREAM frame with an ID greater than the limit it has sent MUST treat
-this as a stream error of type STREAM_ID_ERROR ({{error-handling}}), unless this
-is a result of a change in the initial limits (see {{zerortt-parameters}}).
+this as a stream error of type STREAM_LIMIT_ERROR ({{error-handling}}), unless
+this is a result of a change in the initial limits (see {{zerortt-parameters}}).
</pre>
<p>Cutting that.  I didn't think much on it before, but you are right that it's nonsensical.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229118321">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.
+The STREAMS_BLOCKED frame ({{frame-streams-blocked}}) signals that a new stream
</pre>
<p>I had exactly the same thought.  It's just that I can't think of a better name.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229118819">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The MAX_STREAM_ID frame (type=0x06) informs the peer of the maximum stream ID
-that they are permitted to open.
+The MAX_STREAMS frame (type=0x1c and 0x1d) informs the peer of the number of
+streams it is permitted to open.  A MAX_STREAMS frame with a type of 0x1c
+applies to bidirectional streams; a MAX_STREAMS frame with a type of 0x1d
+applies to unidirectional streams.
</pre>
<p>I just tried this.  Describing using a flag means more words, and I think that it's a small regression in terms of clarity.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169541747">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_1AZb_de-ihtruhTDXx2dbOW_q4ks5up39cgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1mnmwkgf-W-4TAh5_RdIYaRbYxHks5up39cgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169541747"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169541747",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169541747",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1906",
"sections": [
{
"text": "Not detecting any objections, and lots of approval, I think that I'm going to merge this one.  I'll mail the list first though.",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169541747"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd787dcc0df4_43333f8611ad45b8251627--


From nobody Mon Oct 29 15:21:28 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 013B6127133 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 15:21:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ko7nDw8mgBKy for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 15:21:23 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 98F53131030 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 15:21:23 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540851682; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=f4RYJ2UoZUxhMmEm/wHkzLp8uXyA05SoCqcbQqh2oi8=; b=D0wVsCqnsV2Ozdl0biobAtrRmJVwwwZH7C+N/9OxYZw8c5Dmiuz8WtzYFFNw0WQOxtQIrVWG /epWFEyUYSuIPSJ1IqPomKhTMSJA9uKafqtfU04aJ24oqRAqOv8id08uUQ84rZR5oF/+3S7K SWyZduZP2MzlwvyyAHmGMhwGbLw=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd787e2.7f5340705a20-smtp-out-n02; Mon, 29 Oct 2018 22:21:22 -0000 (UTC)
Date: Mon, 29 Oct 2018 15:21:21 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd787e1accb_4e482ade6702e5842406@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] dded3a: ... of each type
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd787e1a6e2_4e482ade6702e5842396e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/-5DJ4ybT7ur5yuNK-G2l1EPwTcs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 22:21:25 -0000

----==_mimepart_5bd787e1a6e2_4e482ade6702e5842396e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/max-streams
  Home:   https://github.com/quicwg/base-drafts
  Commit: dded3aab35639df429b8b94b787ba5e6b8fc42c1
      https://github.com/quicwg/base-drafts/commit/dded3aab35639df429b8b94b787ba5e6b8fc42c1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ... of each type


  Commit: 22a195190391f514fa62d3565707d1c65e4c39fd
      https://github.com/quicwg/base-drafts/commit/22a195190391f514fa62d3565707d1c65e4c39fd
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  This was just wrong


  Commit: 20b1f3eb6a7c48c2a052d9db2f8b6f239aae9787
      https://github.com/quicwg/base-drafts/commit/20b1f3eb6a7c48c2a052d9db2f8b6f239aae9787
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Stream limit can apply to an endpoint


  Commit: 04a3fa33316e79c2ffb3dd5443b636bb2d812640
      https://github.com/quicwg/base-drafts/commit/04a3fa33316e79c2ffb3dd5443b636bb2d812640
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/ID//


Compare: https://github.com/quicwg/base-drafts/compare/1a7a66e92b84...04a3fa33316e
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd787e1a6e2_4e482ade6702e5842396e--


From nobody Mon Oct 29 15:21:33 2018
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 B68AB131030 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 15:21:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 psm3UTbaJZKo for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 15:21:26 -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 25C74127133 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 15:21: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=pB8RFrfqcLCTbwjcqSI0bNeW0G8=; b=fZDpzU12q65sNHjZ Y6mjJFZE2njdMR9aXxdzKXaucAEJeISrcsorK5WFN7MvGGCBR6XznTK0H/AFCbvj sB/BYITgGU+121sl1l+dYA8gkl81DDyfM+edx1XN/7h04rwc7XJDTaBvCtS/BVO9 YRbPCh3U16WKxEkR7aUrYqboEA4=
Received: by filter1282p1mdw1.sendgrid.net with SMTP id filter1282p1mdw1-23082-5BD787E4-17 2018-10-29 22:21:25.00561421 +0000 UTC m=+259069.704700755
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [192.30.252.46]) by ismtpd0006p1iad2.sendgrid.net (SG) with ESMTP id xfsOEwndQqKmC5_llvJomA for <quic-issues@ietf.org>; Mon, 29 Oct 2018 22:21:25.006 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id E915AC023F for <quic-issues@ietf.org>; Mon, 29 Oct 2018 15:21:24 -0700 (PDT)
Date: Mon, 29 Oct 2018 22:21:25 +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/1906/push/3002180541@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd787e4e76ed_75753fa220ed45c050704a"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0m9kcM/6RwYfktEFPwzugpSUOUQoiV9PoIVA 67s6qxzreuXvKsKrlBsCHz5JfGt6FoOB47+OfaWC6MpOWdj9hZGq1vrNfkepIiK++RscOV2oDJg2NW Nj9d55dCs1glwHrvtfwvBCYIgNQJ0W6nzVOKKbFi44m2XI3JsdJlHwAfeck3QXNOvLxKP3p2/7Ql3R c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fk_IDUjssW9jIOsN8x2aN9QAzz8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 22:21:28 -0000

----==_mimepart_5bd787e4e76ed_75753fa220ed45c050704a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 4 commits.

dded3aa  ... of each type
22a1951  This was just wrong
20b1f3e  Stream limit can apply to an endpoint
04a3fa3  s/ID//


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906/files/1a7a66e92b84f68359eb6f966139c5398b348e45..04a3fa33316e79c2ffb3dd5443b636bb2d812640

----==_mimepart_5bd787e4e76ed_75753fa220ed45c050704a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 4 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/dded3aa">dded3aa</a>  ... of each type</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/22a1951">22a1951</a>  This was just wrong</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/20b1f3e">20b1f3e</a>  Stream limit can apply to an endpoint</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/04a3fa3">04a3fa3</a>  s/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/1906/files/1a7a66e92b84f68359eb6f966139c5398b348e45..04a3fa33316e79c2ffb3dd5443b636bb2d812640">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9j9d4osRkk2tyRlHPHplH6WbqCAks5up39kgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6WqrkOSnh7uOJlB3e9eWqiNDDrWks5up39kgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 4 commits in #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906/files/1a7a66e92b84f68359eb6f966139c5398b348e45..04a3fa33316e79c2ffb3dd5443b636bb2d812640"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906/files/1a7a66e92b84f68359eb6f966139c5398b348e45..04a3fa33316e79c2ffb3dd5443b636bb2d812640",
"url": "https://github.com/quicwg/base-drafts/pull/1906/files/1a7a66e92b84f68359eb6f966139c5398b348e45..04a3fa33316e79c2ffb3dd5443b636bb2d812640",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 4 commits in #1906",
"sections": [
{
"text": "4 new commits pushed to quicwg/base-drafts #1906:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "dded3aa",
"value": "... of each type"
},
{
"name": "22a1951",
"value": "This was just wrong"
},
{
"name": "20b1f3e",
"value": "Stream limit can apply to an endpoint"
},
{
"name": "04a3fa3",
"value": "s/ID//"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906/files/1a7a66e92b84f68359eb6f966139c5398b348e45..04a3fa33316e79c2ffb3dd5443b636bb2d812640"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd787e4e76ed_75753fa220ed45c050704a--


From nobody Mon Oct 29 15:38:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EAD65127133 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 15:38:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 gL-eMsRfGQbK for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 15:38:16 -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 3A8EF1277CC for <quic-issues@ietf.org>; Mon, 29 Oct 2018 15:38:16 -0700 (PDT)
Date: Mon, 29 Oct 2018 15:38:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540852695; bh=m/SOZkDb7KCzgDFtCt3nnL91SDBxzOxmAFjVuQDBDo8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lCirf3aFEKavzO/t965xtmXU2xLCB72RklHH3pEWIA0ZK6Se/8QKF/GUblxMOWM7c OUiqpH42WpeUArXpPu/+7JToS+l6LRU2dXR2KsR8BLpoSpWjoOz/G2Nf5MWhn4VxGb Ammujg/7o0IKUF+8HJCNTkF1VAs9vMO9s/FVihjI=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab463ed82de478c3673971ddf7a740201f3b45a52b92cf0000000117ef4dd792a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/169548298@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd78bd718c10_41d53fa85fad45c012241"; 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/nikkXPWT5njB-1cU6pggK_C9i8o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 22:38:18 -0000

----==_mimepart_5bd78bd718c10_41d53fa85fad45c012241
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



>  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.
+The STREAMS_BLOCKED frame ({{frame-streams-blocked}}) signals that a new stream

Perhaps, in the interest of consistency....
- MAX_DATA => DATA_BLOCKED
- MAX_STREAMS => STREAMS_BLOCKED
- MAX_STREAM_DATA => STREAM_DATA_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/1906#discussion_r229123321
----==_mimepart_5bd78bd718c10_41d53fa85fad45c012241
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/1906#discussion_r229123321">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.
+The STREAMS_BLOCKED frame ({{frame-streams-blocked}}) signals that a new stream
</pre>
<p>Perhaps, in the interest of consistency....</p>
<ul>
<li>MAX_DATA =&gt; DATA_BLOCKED</li>
<li>MAX_STREAMS =&gt; STREAMS_BLOCKED</li>
<li>MAX_STREAM_DATA =&gt; STREAM_DATA_BLOCKED</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229123321">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9JNBrFGb4UckEEtQ31inTth8A_Zks5up4NXgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6qgV3EdIEbERuCWVCAcEvj51hfEks5up4NXgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#discussion_r229123321"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#discussion_r229123321",
"url": "https://github.com/quicwg/base-drafts/pull/1906#discussion_r229123321",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop commented on 1906",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#discussion_r229123321"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd78bd718c10_41d53fa85fad45c012241--


From nobody Mon Oct 29 17:02:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D24A213106A for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:02:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 VLE8UlyvllzZ for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:02: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 53830131001 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 17:02:29 -0700 (PDT)
Date: Mon, 29 Oct 2018 17:02:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540857747; bh=kklw3IRVwxPQu11vX/++3OXW274AOBUlS6ypMVEOjC0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=J3zCk3TB5a1JxDbEkqJKts0N3UU5a6T4r3szTki40W0qvQIB7pjMCrK1pJtF8WqxW 36pkrmw2iobg3xb/zwChEkutJO2k6m0eAtUKbtud3qrQoPmEhc1Jx2mcvOTxcgvvev 36t7lUpB3XDuA4gC6NCQYoSoRO6PFUjgMcPYkNk4=
From: Luca Niccolini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc17de99ac03fdbc89d71f1ae3da1cf06314eb88692cf0000000117ef619392a169ce16552b26@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1925/c434124477@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1925@github.com>
References: <quicwg/base-drafts/pull/1925@github.com>
Subject: Re: [quicwg/base-drafts] define HTTP_UNEXPECTED_GOAWAY (#1925)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd79f93c7472_45603fd81fed45b85580"; 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/CvkkoJFG8a8Df9HRVzZw4TLjUjQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 00:02:31 -0000

----==_mimepart_5bd79f93c7472_45603fd81fed45b85580
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

another interesting case is when a second SETTINGS frame gets received, right now we return MALFORMED_FRAME, which is a bit misleading since the frame could be perfectly formed, it's just showing at the wrong time in the wrong place :) 

> If an endpoint receives a second SETTINGS frame, the endpoint MUST respond with a connection error of type HTTP_MALFORMED_FRAME.

how about HTTP_UNEXPECTED_FRAME to catch all the above 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/1925#issuecomment-434124477
----==_mimepart_5bd79f93c7472_45603fd81fed45b85580
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>another interesting case is when a second SETTINGS frame gets received=
, right now we return MALFORMED_FRAME, which is a bit misleading since th=
e frame could be perfectly formed, it's just showing at the wrong time in=
 the wrong place :)</p>
<blockquote>
<p>If an endpoint receives a second SETTINGS frame, the endpoint MUST res=
pond with a connection error of type HTTP_MALFORMED_FRAME.</p>
</blockquote>
<p>how about HTTP_UNEXPECTED_FRAME to catch all the above cases ?</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/1925#issuecomment-434124477">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq657IC=
4qOTM9lu1tWjFE1TJZ6bzpks5up5cTgaJpZM4X9mpw">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq1wOyy_pjf7Fo7DOarN0a91Et0ZK=
ks5up5cTgaJpZM4X9mpw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@lnic=
co in #1925: another interesting case is when a second SETTINGS frame get=
s received, right now we return MALFORMED_FRAME, which is a bit misleadin=
g since the frame could be perfectly formed, it's just showing at the wro=
ng time in the wrong place :) \r\n\r\n\u003e If an endpoint receives a se=
cond SETTINGS frame, the endpoint MUST respond with a connection error of=
 type HTTP_MALFORMED_FRAME.\r\n\r\nhow about HTTP_UNEXPECTED_FRAME to cat=
ch all the above cases ?"}],"action":{"name":"View Pull Request","url":"h=
ttps://github.com/quicwg/base-drafts/pull/1925#issuecomment-434124477"}}}=
</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1925#issuecomment-4=
34124477",
"url": "https://github.com/quicwg/base-drafts/pull/1925#issuecomment-4341=
24477",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] define HTTP_UNEXPECTED_GOAWAY (#1925)"=
,
"sections": [
{
"text": "",
"activityTitle": "**Luca Niccolini**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@lnicco",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1925,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1925\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1925#issuecomment-4341=
24477"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4020250=
72\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd79f93c7472_45603fd81fed45b85580--


From nobody Mon Oct 29 17:24:42 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E25213106D for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:24:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 LdhUwuqt17uH for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:24:38 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 4436A13106A for <quic-issues@ietf.org>; Mon, 29 Oct 2018 17:24:38 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540859077; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Ugpc9a1j7OBN9Wc0y3HjS5NoiXwsBCzgI1TJfziGliY=; b=RLXzrSCcTCMX7X/iVh+slEWlna+Zc1M2zD3wX5Fvn2cB9vtCjGR1dXE44mxzA/VMd4Gb5xUS C56mFFO+DA0D0ExgjewWtMlh4Df8j9Rd8vjezk/KWXnd8HZbHdtMQAufzf6x99HVGv8FsT4s QWcW2W13eKwbnJDcR+Jm+aNlkSw=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: afrind=fb.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd7a4c5.7f34d0126ab0-smtp-out-n02; Tue, 30 Oct 2018 00:24:37 -0000 (UTC)
Date: Mon, 29 Oct 2018 17:24:37 -0700
From: Alan Frindell <afrind@fb.com>
Reply-To: Alan Frindell <afrind@fb.com>
To: quic-issues@ietf.org
Message-ID: <5bd7a4c578172_62662b1e3c8a25847114@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] bc19b6: WIP: Reorganize QPACK
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7a4c577da3_62662b1e3c8a2584710b5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5IwyN-d6uvyFU7BsuKxoZeXW1pw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 00:24:40 -0000

----==_mimepart_5bd7a4c577da3_62662b1e3c8a2584710b5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorg-qpack
  Home:   https://github.com/quicwg/base-drafts
  Commit: bc19b645446fc039c25e23a8c515d233f928f372
      https://github.com/quicwg/base-drafts/commit/bc19b645446fc039c25e23a8c515d233f928f372
  Author: Alan Frindell <afrind@fb.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  WIP: Reorganize QPACK

Added a "Compression Process Overview" section near the top, with a high level description of how to compress/decompress.  This section now encompasses a lot of what used to be "Encoding Strategies".

In the places where I added new text, I temporarily added HTML comments to indicicate so it can get a bit more detailed review.

I also deleted a few sentences/paragraphs/sections that I found to be redundant:

- Preventing Eviction Races
- "An encoder also respects..."
- "For header blocks encoded in..."
- Single Pass Encoding
- "All table updates occur on..."


  Commit: 6ff9fda2a2e74b5a29fe26a81b57579e07f54283
      https://github.com/quicwg/base-drafts/commit/6ff9fda2a2e74b5a29fe26a81b57579e07f54283
  Author: Alan Frindell <afrind@fb.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Address most editorial comments

Not addressed:

1. I left the drawing with 'Draining Entries' without a specific definition in the text.  I think it can be interpreted OK, and 'Unreferencable' isn't actually true.

2. With respect to leaving blocked data in flow control, I changed should to SHOULD instead of can.  My understanding is that you don't have to do a SHOULD, if you have a good reason?  It's important enough that we want to convey more than ability.

3. I skipped redoing the indexing diagram for its own commit

4. I haven't moved the TSS guidance out of the TSS instruction section yet.  I can't lift the whole paragraph without refactoring some of the other text.

5. I think peer's encoder/decoder is correctly possessive.  Doesn't the coder belong to the peer?

6.  I removed all the instances of 'A decoder', but there are still a bunch of references to 'An encoder'.  I'm not sure if the consistency is an improvement in readability yet, so delaying changing more pending feedback.


Compare: https://github.com/quicwg/base-drafts/compare/9e565628e065...6ff9fda2a2e7
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7a4c577da3_62662b1e3c8a2584710b5--


From nobody Mon Oct 29 17:30:10 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5F83A13102C for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:30:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 bOjQqSykEQXS for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:30:06 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 35D2713102A for <quic-issues@ietf.org>; Mon, 29 Oct 2018 17:30:06 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540859405; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=4KE3CDyVrKtWNtQQeG09f9M9y/MjLVXng45yxo+hNxg=; b=vXJvf01o34T6ihU21oSDOKrJSk9YJFJ9ubQiVNPqqB9dGCvTFEGItEafisN2D16OTql/Pi4V ckvppFA/RBlr0h6z6+x1nrrsndhn+56GWvSdOGnKalONrJDCQiRDOnFQ4gfhsN6jhnty/XIw 03lK2JLbsAjT+nRNh9BuNUNFyuk=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mnot=mnot.net@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd7a60c.7f6648757210-smtp-out-n01; Tue, 30 Oct 2018 00:30:04 -0000 (UTC)
Date: Mon, 29 Oct 2018 17:30:04 -0700
From: Mark Nottingham <mnot@mnot.net>
Reply-To: Mark Nottingham <mnot@mnot.net>
To: quic-issues@ietf.org
Message-ID: <5bd7a60cd5583_4e2b2af834c0c57c9619b@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/wg-materials] 76f20b: rough in spin bit discussion
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7a60cd5184_4e2b2af834c0c57c96088"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HOCoG6ZKu9nvsRcttWiX_xF3Wao>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 00:30:09 -0000

----==_mimepart_5bd7a60cd5184_4e2b2af834c0c57c96088
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/wg-materials
  Commit: 76f20bb7095c3b7f6565c39fd4f429d6311ae9f7
      https://github.com/quicwg/wg-materials/commit/76f20bb7095c3b7f6565c39fd4f429d6311ae9f7
  Author: Mark Nottingham <mnot@mnot.net>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M ietf103/agenda.md

  Log Message:
  -----------
  rough in spin bit discussion



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7a60cd5184_4e2b2af834c0c57c96088--


From nobody Mon Oct 29 17:35:50 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7990313102A for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:35:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 h9X96lhMbUbg for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:35:48 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 E2C40131001 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 17:35:47 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540859747; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=58Rh46wqpGONz+kWnWftKeRcSW5DywWwdf2daNOfu7Q=; b=TW+9wP2gWLH6+oyGo7y/P8G8j1Iml2cGzf1bTLa0jqzeC8LWXkbIK5XhD+iUVCnCHiLgZhc5 jY10C1Z0x+ZirqRqOQ67uIQXsBeYhZNs7k5B+6dVCRUpVpM+7HY7q/BHu5YqS6WxVlQmgMgh H+JTcRNYxbOJm3YF0c32qEyyCHM=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd7a762.7f0d4a81a0f0-smtp-out-n03; Tue, 30 Oct 2018 00:35:46 -0000 (UTC)
Date: Mon, 29 Oct 2018 17:35:45 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7a761d23e9_4bc62ae3ddafa57891322@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d4ceec: Tweakin'
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7a761d1d87_4bc62ae3ddafa578912e7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gbHnlLoiGaYk06Y2xcRWnx2BhKU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 00:35:50 -0000

----==_mimepart_5bd7a761d1d87_4bc62ae3ddafa578912e7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/flow-control-hazard
  Home:   https://github.com/quicwg/base-drafts
  Commit: d4ceec2ecc45c0e9eab0d3e44b0e79b26d9fa323
      https://github.com/quicwg/base-drafts/commit/d4ceec2ecc45c0e9eab0d3e44b0e79b26d9fa323
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Tweakin'



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7a761d1d87_4bc62ae3ddafa578912e7--


From nobody Mon Oct 29 17:35:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C0C3513102C for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:35:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 r-kmejW60Bwa for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:35: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 16CCC12426A for <quic-issues@ietf.org>; Mon, 29 Oct 2018 17:35:50 -0700 (PDT)
Date: Mon, 29 Oct 2018 17:35:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540859748; bh=RnlRaqJOW2lrNQuZbO6tv2lb6femnxE4XVlDCAS74gk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2XvwV8FBD8WjACx8v9PfFqd5byBdoGMups6piG8QxDvOVlHf64Cg9WjJxWhPLB3QS uqEa/hjq6rScZO20PCkXAv4KS94YOP+dRizPj8zgn7wXTq783WQ2e0yPFqxS8jz6+i rX/y/xrrHBfy7SFejKh9luqOTwWZH2XGXDV9KoRE=
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/1927/push/3002442207@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7a764d8790_69b63f7f3f6d45b8163596"; 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/1EMIVCyksN59US7Xr-jY_-4_03U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 00:35:53 -0000

----==_mimepart_5bd7a764d8790_69b63f7f3f6d45b8163596
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

d4ceec2  Tweakin'


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1927/files/9f8585f34dda6b5255d659aee29e31b09793c8d1..d4ceec2ecc45c0e9eab0d3e44b0e79b26d9fa323

----==_mimepart_5bd7a764d8790_69b63f7f3f6d45b8163596
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/d4ceec2">d4ceec2</a>  Tweakin&#39;</li>
</ul>


<p style="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/1927/files/9f8585f34dda6b5255d659aee29e31b09793c8d1..d4ceec2ecc45c0e9eab0d3e44b0e79b26d9fa323">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyzZq5wjwn_zn34-t5ZjasEThE4Jks5up57kgaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7wvpYY8EHkDUtGPEpvgs7vJYJ7Dks5up57kgaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1927"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927/files/9f8585f34dda6b5255d659aee29e31b09793c8d1..d4ceec2ecc45c0e9eab0d3e44b0e79b26d9fa323"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927/files/9f8585f34dda6b5255d659aee29e31b09793c8d1..d4ceec2ecc45c0e9eab0d3e44b0e79b26d9fa323",
"url": "https://github.com/quicwg/base-drafts/pull/1927/files/9f8585f34dda6b5255d659aee29e31b09793c8d1..d4ceec2ecc45c0e9eab0d3e44b0e79b26d9fa323",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1927",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1927:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "d4ceec2",
"value": "Tweakin'"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927/files/9f8585f34dda6b5255d659aee29e31b09793c8d1..d4ceec2ecc45c0e9eab0d3e44b0e79b26d9fa323"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7a764d8790_69b63f7f3f6d45b8163596--


From nobody Mon Oct 29 17:36:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7FDFC131001 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:36:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 jBT7coPgF3At for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:36: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 4CCED12426A for <quic-issues@ietf.org>; Mon, 29 Oct 2018 17:36:07 -0700 (PDT)
Date: Mon, 29 Oct 2018 17:36:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540859766; bh=MjtVPrmU/4yDsd9khlbYVvfA1dsfhZI764twhW5KVoE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=olbIT31eXBxJLQ49Pi15eY1lO8tgIQGJGHNx2zngxUZiS9fb+vS+cFiWIwspe/DpK DKM5Qe6F+TC3qnAe6FwR+39B4pONl5BGlciXasgBEaSvibBsQ973KTB9AVby75hA0V IpZdzO4R0XFaHl+cot7peezk1gxPT4wdYx+WAeLA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd95147b1c66ae340ac565061eba6b36a9757f94f92cf0000000117ef697692a169ce1657ddcc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1927/review/169573079@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7a776956de_60cc3fefdbcd45b41461b5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LjrLtWu73xbac2uwHsvtQ14LdtE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 00:36:10 -0000

----==_mimepart_5bd7a776956de_60cc3fefdbcd45b41461b5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.

Having slept on this, I think that applicability is a better venue for this sort of thing.

> +several ways in which limits can produce conditions that can cause a connection
+to either perform suboptimally or deadlock.
+
+Implementations need to be aware of the possibility of deadlocking and that some
+conditions that lead to deadlocking cannot be completely avoided in a protocol
+design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format

I'm not following your comment here.

> +message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlocks.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though the

Suggestions sought.  I don't think that I can just leave the last sentence without the preface.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview-169573079
----==_mimepart_5bd7a776956de_60cc3fefdbcd45b41461b5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> commented on this pull request.</p>

<p>Having slept on this, I think that applicability is a better venue for this sort of thing.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1927#discussion_r229143593">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +several ways in which limits can produce conditions that can cause a connection
+to either perform suboptimally or deadlock.
+
+Implementations need to be aware of the possibility of deadlocking and that some
+conditions that lead to deadlocking cannot be completely avoided in a protocol
+design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
</pre>
<p>I'm not following your comment here.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1927#discussion_r229143821">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlocks.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though the
</pre>
<p>Suggestions sought.  I don't think that I can just leave the last sentence without the preface.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview-169573079">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3pHE8MkxIdXHwGzBMByDISrhRDLks5up572gaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyLCGmMjD7Akb6VzrhBnzgdM7fWgks5up572gaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1927"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview-169573079"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview-169573079",
"url": "https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview-169573079",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1927",
"sections": [
{
"text": "Having slept on this, I think that applicability is a better venue for this sort of thing.",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview-169573079"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7a776956de_60cc3fefdbcd45b41461b5--


From nobody Mon Oct 29 17:36:31 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AB33013102A for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:36:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 TzjbUDtXUHCF for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:36:28 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 5E52B131001 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 17:36:28 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540859787; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=OhgQu+FxuvPGvkbhM6bN98ERjSHN8ghQxM4gPWm+cvI=; b=nuGces1MbZ7GkNfrfK12XWt6eCy/U+5B9RjhfSSyeFa+vCquzogWekk0KtLgLQatUqEaSxUC EM2PvI0KQ47tMk443/+3fVSRcB20Wc6MFwUhpda4eVfN7GRe8uKAYf+oWQTHI5cS/dnPv2Fp 4Z2dWqtUwhouxEv9RNyQouXxGGk=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd7a78b.7f32a84afb10-smtp-out-n01; Tue, 30 Oct 2018 00:36:27 -0000 (UTC)
Date: Mon, 29 Oct 2018 17:36:26 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7a78a231c6_38232ab96e75257c826a8@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2ed2be: Connection IDs can change twice
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7a78a22dcb_38232ab96e75257c82584"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SU-INfC9Sw0LNdMzFzQerjNpTyg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 00:36:30 -0000

----==_mimepart_5bd7a78a22dcb_38232ab96e75257c82584
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2ed2bedd2bdaa91a0d77cda16ecfabbb8834b130
      https://github.com/quicwg/base-drafts/commit/2ed2bedd2bdaa91a0d77cda16ecfabbb8834b130
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Connection IDs can change twice

The text in Retry contradicted the text on negotiating connection IDs in
a subtle way.  No point in replicating text that exists elsewhere.

Closes #1830.


  Commit: e9483dbffc08a032fcccc12265c63a45a3e5669c
      https://github.com/quicwg/base-drafts/commit/e9483dbffc08a032fcccc12265c63a45a3e5669c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1929 from quicwg/change-cid-wat

Connection IDs can change twice


Compare: https://github.com/quicwg/base-drafts/compare/313564aaffc4...e9483dbffc08
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7a78a22dcb_38232ab96e75257c82584--


From nobody Mon Oct 29 17:36:38 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 13B9F13106B for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:36:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 J48gj6QnidpC for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17: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 516C9131001 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 17:36:30 -0700 (PDT)
Date: Mon, 29 Oct 2018 17:36:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540859789; bh=svQt5/y1nPtxoqCo2LiO6yND/F0qaoqudt6XP7ZHuao=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=E9lKIdTptd55YlgSn+7Zl4TR9XQhvhYcMdpArq3Uee0VYtT2vGblCxD/oadpe1Lp2 AL7cXwSvZ3qs6J8keFfbxbIjmkmYR9hQhHZbDPduk13HYo+q/YiyxuFZnskhTTmyqf D7HwNfZ8TIu7W5e+YEyJqOsb0G/y1fQUjYcBZYTs=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab428dbeb5bafdf106e9241545311af0ff9ecf87dc92cf0000000117ef698d92a169ce1658d887@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1929/issue_event/1933786992@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1929@github.com>
References: <quicwg/base-drafts/pull/1929@github.com>
Subject: Re: [quicwg/base-drafts] Connection IDs can change twice (#1929)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7a78d81e28_4e673ff96bed45b491493"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6TMYDYwvapK1vjQX1iG6LD88UYY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 00:36:33 -0000

----==_mimepart_5bd7a78d81e28_4e673ff96bed45b491493
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1929 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/1929#event-1933786992
----==_mimepart_5bd7a78d81e28_4e673ff96bed45b491493
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="374921351" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1929" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1929/hovercard" href="https://github.com/quicwg/base-drafts/pull/1929">#1929</a> 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/1929#event-1933786992">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4165KHeYYz822jETleh7hJraXHiks5up58NgaJpZM4X-v6K">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz-njVi1G7S2T0_XsnofUfxofs02ks5up58NgaJpZM4X-v6K.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1929 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1929#event-1933786992"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1929#event-1933786992",
"url": "https://github.com/quicwg/base-drafts/pull/1929#event-1933786992",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Connection IDs can change twice (#1929)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1929#event-1933786992"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402325130\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7a78d81e28_4e673ff96bed45b491493--


From nobody Mon Oct 29 17:36:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1ABB013102B for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:36:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Ub_yT1rjAQ0P for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:36: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 58B2313102A for <quic-issues@ietf.org>; Mon, 29 Oct 2018 17:36:31 -0700 (PDT)
Date: Mon, 29 Oct 2018 17:36:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540859790; bh=SQQROYfetiOy+ZYGdKTQFPIKaD8WYd8htP+KUi3IRUA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1nLABu/cfsFOKlBI5btJHOXAFU3zOLtCWTpQqIkmO+CYXkPfU7HAdurHwPFtjCKBZ NLybjqQqcVn9FgJM+v6lvqKiKKM1XfOKGNPQHj20Pd0DlQkTzvZUkydmxqriUPHXX1 8rzoABy6IUVwSxmBtZD+0+Vz5J5AH4UaiyeIszC4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1cbfe6d2922be1680bc743b52442baa60608f3a792cf0000000117ef698e92a169ce15d32182@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1830/issue_event/1933786997@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1830@github.com>
References: <quicwg/base-drafts/issues/1830@github.com>
Subject: Re: [quicwg/base-drafts] Contradicting statement about when CID can be changed during the handshake (#1830)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7a78e6dcf7_7cbc3f83b9ad45b81056fe"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9DKrOaWGY4WFU3lZzbSZ2HKZKfU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 00:36:33 -0000

----==_mimepart_5bd7a78e6dcf7_7cbc3f83b9ad45b81056fe
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1830 via #1929.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1830#event-1933786997
----==_mimepart_5bd7a78e6dcf7_7cbc3f83b9ad45b81056fe
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="366158210" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1830" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1830/hovercard" href="https://github.com/quicwg/base-drafts/issues/1830">#1830</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="374921351" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1929" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1929/hovercard" href="https://github.com/quicwg/base-drafts/pull/1929">#1929</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1830#event-1933786997">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6KtwtGfIU2SlstLN4LmDV2tJnqXks5up58OgaJpZM4XFOHz">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxrt9Qedm_vVA-V9ja1D1ZMZaYuJks5up58OgaJpZM4XFOHz.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1830 via #1929."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1830#event-1933786997"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1830#event-1933786997",
"url": "https://github.com/quicwg/base-drafts/issues/1830#event-1933786997",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Contradicting statement about when CID can be changed during the handshake (#1830)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1830#event-1933786997"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 387244531\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7a78e6dcf7_7cbc3f83b9ad45b81056fe--


From nobody Mon Oct 29 17:41:21 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B554413106A for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:41:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 WdZZ9SJhWEHP for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:41:17 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 8E10513102C for <quic-issues@ietf.org>; Mon, 29 Oct 2018 17:41:17 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540860076; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=CE5BkDTXUfbuDHayBwJObvFYSuAU/pkdukyvfsao5ak=; b=nI58DG+EB9NSdjwAQ6+QFiNNGbSdVY95YOi3DEAxHfUpedBkx/veH5PwzvYXQg7V3fYwGi0g lfqL3r6M3JiWlCeC8E4eewea3EXIxUcNNoQJeICo+l242fXkN/nH3peAPRoYCfB9q1+MZicS o+ODzmqG/r/v0L2/daq5ip0qQ38=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd7a8ac.7fc904329540-smtp-out-n01; Tue, 30 Oct 2018 00:41:16 -0000 (UTC)
Date: Mon, 29 Oct 2018 17:41:15 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7a8ab39d58_459d2b16eac3a588277b3@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6550f8: Reword copying sentence
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7a8ab398fb_459d2b16eac3a58827642"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/KIesePU8cm5KkE2HAdGUT7jGduU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 00:41:20 -0000

----==_mimepart_5bd7a8ab398fb_459d2b16eac3a58827642
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/no-stopping
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6550f83e6d8171722f4c403b170c9c78a0f409de
      https://github.com/quicwg/base-drafts/commit/6550f83e6d8171722f4c403b170c9c78a0f409de
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword copying sentence


  Commit: a554a0fc45f724f55df32762864e4e770946192b
      https://github.com/quicwg/base-drafts/commit/a554a0fc45f724f55df32762864e4e770946192b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Consistency fix for NO_ERROR


Compare: https://github.com/quicwg/base-drafts/compare/3a0d65ae11fa...a554a0fc45f7
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7a8ab398fb_459d2b16eac3a58827642--


From nobody Mon Oct 29 17:41:28 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4947513102A for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:41:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 AB2aH6MnZs50 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:41: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 3DCC712426A for <quic-issues@ietf.org>; Mon, 29 Oct 2018 17:41:19 -0700 (PDT)
Date: Mon, 29 Oct 2018 17:41:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540860078; bh=CGYKH/OU9KwtIpK+o7tdEbX0SIeRhHW5AtUbRH0+AaA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XzhMaJhbjzch6BxiOt6Fo7RrKl/wfXbTIeENdKs0IFezPx9ez7t+z/ZHcyHgj13D7 QH4EY5ByGBecFRwu8np5RXhd3E6qC4H5NmeFyNXPfdggU0n4BBx3Agji4kg7mqKcNw 0sSNL/AlwSU3lmyV7avbmt7yAHlbqh6iWJyX2mCE=
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/1922/push/3002451447@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7a8ae4ff12_285b3fcbcf2d45bc176479"; 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/VMCMBPtV4cUXLspQ_Qx4o590Z9E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 00:41:22 -0000

----==_mimepart_5bd7a8ae4ff12_285b3fcbcf2d45bc176479
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 2 commits.

6550f83  Reword copying sentence
a554a0f  Consistency fix for NO_ERROR


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1922/files/3a0d65ae11fa6ceb5a1470a84ded6696c6b67083..a554a0fc45f724f55df32762864e4e770946192b

----==_mimepart_5bd7a8ae4ff12_285b3fcbcf2d45bc176479
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinthomson" class="user-mention">@martinthomson</a> pushed 2 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/6550f83">6550f83</a>  Reword copying sentence</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/a554a0f">a554a0f</a>  Consistency fix for NO_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/1922/files/3a0d65ae11fa6ceb5a1470a84ded6696c6b67083..a554a0fc45f724f55df32762864e4e770946192b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq75t3Mk04sI1hdYibHd4mYqhWDnVks5up6AugaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-A9v9CNCGhwdrR1LeMT8gMZnHunks5up6AugaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 2 commits in #1922"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922/files/3a0d65ae11fa6ceb5a1470a84ded6696c6b67083..a554a0fc45f724f55df32762864e4e770946192b"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922/files/3a0d65ae11fa6ceb5a1470a84ded6696c6b67083..a554a0fc45f724f55df32762864e4e770946192b",
"url": "https://github.com/quicwg/base-drafts/pull/1922/files/3a0d65ae11fa6ceb5a1470a84ded6696c6b67083..a554a0fc45f724f55df32762864e4e770946192b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 2 commits in #1922",
"sections": [
{
"text": "2 new commits pushed to quicwg/base-drafts #1922:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "6550f83",
"value": "Reword copying sentence"
},
{
"name": "a554a0f",
"value": "Consistency fix for NO_ERROR"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922/files/3a0d65ae11fa6ceb5a1470a84ded6696c6b67083..a554a0fc45f724f55df32762864e4e770946192b"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7a8ae4ff12_285b3fcbcf2d45bc176479--


From nobody Mon Oct 29 17:50:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F404613102B for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:50:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 R6xYNvz_D5sh for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 17:50: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 4688112426A for <quic-issues@ietf.org>; Mon, 29 Oct 2018 17:50:29 -0700 (PDT)
Date: Mon, 29 Oct 2018 17:50:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540860628; bh=6pqp1uL6OvTUqL2z4YyFWTxNx+gd7ZDEZzPT+mg092c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GzWpfiKebaxBY7/woXz9ad1rTCC9BcrDd0wfgFv+efG4w0YFK7gn8sY+yDLzzaQgB orQeaE1JF+Sbp2b1owx4TJtQoD+qj5bfdvuOxpppNkASEQHGTLcEowGfbnGofGFu1X Uokm+yRYGDtnCOzco8I89pbTzWJxgDH5kIFbSdy4=
From: Masakazu Kitajo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb1bfc74a9fec182d23391a265c13d559098dd25192cf0000000117ef6cd492a169ce165adb98@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1930/review/169576073@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1930@github.com>
References: <quicwg/base-drafts/pull/1930@github.com>
Subject: Re: [quicwg/base-drafts] Replace end of recovery with recovery_start_time (#1930)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7aad465a4a_27633fa0906d45b41158a1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: maskit
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/XS3YjmhHeVX33-YXyVMVZ_kHr2U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 00:50:31 -0000

----==_mimepart_5bd7aad465a4a_27633fa0906d45b41158a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

maskit approved this pull request.

Looks good 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/1930#pullrequestreview-169576073
----==_mimepart_5bd7aad465a4a_27633fa0906d45b41158a1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@maskit</b> approved this pull request.</p>

<p>Looks good 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/1930#pullrequestreview-169576073">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8CijRYADpUYPQYFK_8aLxs0h84pks5up6JUgaJpZM4X_V2Y">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyDaU0A50oU73YCF_LYgVmg8gXJcks5up6JUgaJpZM4X_V2Y.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@maskit approved #1930"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1930#pullrequestreview-169576073"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1930#pullrequestreview-169576073",
"url": "https://github.com/quicwg/base-drafts/pull/1930#pullrequestreview-169576073",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@maskit approved 1930",
"sections": [
{
"text": "Looks good to me.",
"activityTitle": "**Masakazu Kitajo**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@maskit",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1930#pullrequestreview-169576073"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402480536\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7aad465a4a_27633fa0906d45b41158a1--


From nobody Mon Oct 29 18:00:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6DC1C1288BD for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:00:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 VYvIuIhWXxRp for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:00: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 1689C12870E for <quic-issues@ietf.org>; Mon, 29 Oct 2018 18:00:05 -0700 (PDT)
Date: Mon, 29 Oct 2018 18:00:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540861204; bh=nkpw5zBw1SKBO/1bj+HcgaXorS//p4shFn41ksJct68=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GSU/AHNEdkwXdIKSzwnA8tQAXyuU8EiOl4KZptiJJo1rzo0bTfr3pgko/S1O7WVFu 5RFVWLZ+5tlUpae0owA48RKoDHQTpVld1lbrHl9v8m72n7r1MoLDzJxTWgjmEX7lW3 03MbX1OLxUGaacG2rUHKnhhMbRhQH/aA05sKloqc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd42dc36dc9281dc12828f8bf3b598b50b9ddc4db92cf0000000117ef6f1492a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/review/169577509@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7ad1444d31_6d243fc9b4ad45b859753"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bLT4ad_0FHBgDxrGYiDcA9kL8dg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 01:00:06 -0000

----==_mimepart_5bd7ad1444d31_6d243fc9b4ad45b859753
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -4067,9 +4065,13 @@ Final Offset:
 
 ## CONNECTION_CLOSE frame {#frame-connection-close}
 
-An endpoint sends a CONNECTION_CLOSE frame (type=0x02) to notify its peer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal errors at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=0x02 or 0x03) to notify its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a frame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type of 0x03
+is used to signal an error with the protocol that uses QUIC.  Protocols that use
+QUIC only use the CONNECTION_CLOSE frame of type 0x03; the frame with type 0x02
+is only used internally by QUIC.

As I said elsewhere, that's a wash when you try it out.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900#discussion_r229147216
----==_mimepart_5bd7ad1444d31_6d243fc9b4ad45b859753
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/1900#discussion_r229147216">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4067,9 +4065,13 @@ Final Offset:
 
 ## CONNECTION_CLOSE frame {#frame-connection-close}
 
-An endpoint sends a CONNECTION_CLOSE frame (type=0x02) to notify its peer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal errors at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=0x02 or 0x03) to notify its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a frame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type of 0x03
+is used to signal an error with the protocol that uses QUIC.  Protocols that use
+QUIC only use the CONNECTION_CLOSE frame of type 0x03; the frame with type 0x02
+is only used internally by QUIC.
</pre>
<p>As I said elsewhere, that's a wash when you try it out.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1900#discussion_r229147216">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7r7az30rtzm-dEbyRWiS1rw0GSFks5up6SUgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-IWzywNKZGZazC8ENx1A7nip8iIks5up6SUgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900#discussion_r229147216"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r229147216",
"url": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r229147216",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1900",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r229147216"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7ad1444d31_6d243fc9b4ad45b859753--


From nobody Mon Oct 29 18:03:36 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9FBB2130F58 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:03:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.371
X-Spam-Level: 
X-Spam-Status: No, score=-2.371 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 GB28EXLZurPA for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:03:31 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 4DE841288BD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 18:03:31 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540861410; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=OeCcP5pHgqQPCnf36urrp/XK7Oyp+2NgZEdhsf2YNt0=; b=AJhqn5R5Z3ZCL+O7ah/UgAz5Py6VUDoKwhpElxX9/ecQUFnvV69hNO1OV5kX4zBtzZ2L8lV6 GD58Ufqvwm6ttstQefNGxOEi53G3mxxbohfx/+OQLLrZ1jqCFdywbrDsFsC8ZamBsvVy5j/s pq9IL3VXktp+wBf1qCG6o+SW8oY=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd7ade2.7fde886d5660-smtp-out-n03; Tue, 30 Oct 2018 01:03:30 -0000 (UTC)
Date: Mon, 29 Oct 2018 18:03:30 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd7ade22792e_5dea2b1156dda5949675a@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 778d90: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7ade227228_5dea2b1156dda5949669b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nA5rW-bWYitus1IrTcctNksUUJQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 01:03:35 -0000

----==_mimepart_5bd7ade227228_5dea2b1156dda5949669b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-recovery-start
  Home:   https://github.com/quicwg/base-drafts
  Commit: 778d90347aed1852daa0717f09cc78f0ed8be489
      https://github.com/quicwg/base-drafts/commit/778d90347aed1852daa0717f09cc78f0ed8be489
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7ade227228_5dea2b1156dda5949669b--


From nobody Mon Oct 29 18:03:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7AA6E1288BD for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:03:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 NaByeII2gGSU for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:03: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 01C4D12870E for <quic-issues@ietf.org>; Mon, 29 Oct 2018 18:03:34 -0700 (PDT)
Date: Mon, 29 Oct 2018 18:03:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540861413; bh=ikHlgJMOgQfWTt85dTsqzKoOBEFCpUPM3QjirbW+hw4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e2ufvcdpTfugqJHfTXXQZwjfxzjTsBR7V41J2gGiOrVh/5BtW6IYpLtqhiM48e3bb w4Ng52rjM71taEWkSopziSkSvUa4G8jV72EBXM/fQa47MWVwmcpO5f7a1IUdJsugty iyuCjKez+w48G2WDnyl8q6zwbY+QljTIO8T9jS7A=
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/1930/push/3002488375@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1930@github.com>
References: <quicwg/base-drafts/pull/1930@github.com>
Subject: Re: [quicwg/base-drafts] Replace end of recovery with recovery_start_time (#1930)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7ade5339bc_70433fcc07cd45c012104f"; 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-CmZzzO_Dg-x4cgKwiISl3Dl_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, 30 Oct 2018 01:03:36 -0000

----==_mimepart_5bd7ade5339bc_70433fcc07cd45c012104f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

778d903  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/1930/files/61d27f4a436abc3d720a3b33bac4aa4b84880da0..778d90347aed1852daa0717f09cc78f0ed8be489

----==_mimepart_5bd7ade5339bc_70433fcc07cd45c012104f
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/778d903">778d903</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/1930/files/61d27f4a436abc3d720a3b33bac4aa4b84880da0..778d90347aed1852daa0717f09cc78f0ed8be489">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwP-80ro3L_KxvmX2IsFndqXVnfXks5up6VlgaJpZM4X_V2Y">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3MjWvrRsTwe7OBD21Bj0L9FML7gks5up6VlgaJpZM4X_V2Y.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1930"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1930/files/61d27f4a436abc3d720a3b33bac4aa4b84880da0..778d90347aed1852daa0717f09cc78f0ed8be489"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1930/files/61d27f4a436abc3d720a3b33bac4aa4b84880da0..778d90347aed1852daa0717f09cc78f0ed8be489",
"url": "https://github.com/quicwg/base-drafts/pull/1930/files/61d27f4a436abc3d720a3b33bac4aa4b84880da0..778d90347aed1852daa0717f09cc78f0ed8be489",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1930",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1930:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "778d903",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1930/files/61d27f4a436abc3d720a3b33bac4aa4b84880da0..778d90347aed1852daa0717f09cc78f0ed8be489"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402480536\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7ade5339bc_70433fcc07cd45c012104f--


From nobody Mon Oct 29 18:05:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5FBA6130ECD for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:05:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 8-74-vNoAZsl for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:05: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 0991012870E for <quic-issues@ietf.org>; Mon, 29 Oct 2018 18:05:05 -0700 (PDT)
Date: Mon, 29 Oct 2018 18:05:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540861504; bh=vZXcwiM2CyE2V38x7g635KvkE4N5s5CqF6HOgtZaMBQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gLdOU3yXXJ+NxzJPg0UXE+EMsGTvXHYNaxqv6vmljxo5iJLCj1gp7Py9qbKpdWYuX xwhnkysoeLVISu1yj3QfOpgJj/ESomeRMatTs0AzE6f48VDDi9StBkX1EqU4jw6dvr 3zfzT0+GXEMMLtad/z0vpT7dsFyNpiPV/dSGNuqs=
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/1900/push/3002490976@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7ae4033ce1_554e3fe4c7ed45b8783de"; 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/eFjFzS5d-hGUBC44HSB4gOvxzi8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 01:05:07 -0000

----==_mimepart_5bd7ae4033ce1_554e3fe4c7ed45b8783de
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

ee50d48  No either for closing any more


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900/files/7b054d8de6311b9cfb89b9cc2070540a0bfaa90b..ee50d4888e14a341f56c5252e2c0e125c572759d

----==_mimepart_5bd7ae4033ce1_554e3fe4c7ed45b8783de
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/ee50d48">ee50d48</a>  No either for closing any more</li>
</ul>


<p style="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/1900/files/7b054d8de6311b9cfb89b9cc2070540a0bfaa90b..ee50d4888e14a341f56c5252e2c0e125c572759d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2Th75auSouOWP3eSK1xkcMbgr_vks5up6XAgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_x_LAOYO-fhlcbcAV4LwwSKBcxVks5up6XAgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900/files/7b054d8de6311b9cfb89b9cc2070540a0bfaa90b..ee50d4888e14a341f56c5252e2c0e125c572759d"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900/files/7b054d8de6311b9cfb89b9cc2070540a0bfaa90b..ee50d4888e14a341f56c5252e2c0e125c572759d",
"url": "https://github.com/quicwg/base-drafts/pull/1900/files/7b054d8de6311b9cfb89b9cc2070540a0bfaa90b..ee50d4888e14a341f56c5252e2c0e125c572759d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1900",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1900:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "ee50d48",
"value": "No either for closing any more"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900/files/7b054d8de6311b9cfb89b9cc2070540a0bfaa90b..ee50d4888e14a341f56c5252e2c0e125c572759d"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7ae4033ce1_554e3fe4c7ed45b8783de--


From nobody Mon Oct 29 18:06:23 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4695712870E for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:06:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 GCmthHWTGm93 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:06: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 B80FD127332 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 18:06:19 -0700 (PDT)
Date: Mon, 29 Oct 2018 18:06:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540861578; bh=zE6aX5cpzTPALwm4x0w1ws2GWW6pf8FFnOieXVgADQw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gj3LJ08XGzcZKvA76rS63mrDq47chO7Vu1jxYuTzhALW/ex0vaM2w0X7XC68VS1F9 m9DK8a+OGL+jBbBH5WprQ2+oAYPHKz1EYTIl+XmmywJtWqazzJdoEetv0e9TxCgTi6 8ptvfpOUlm/D1O275iwEORB/A4cyFTxX/u6KemAM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb0f0dab0bbca78151e3e0e2907cce7455da4ae3d92cf0000000117ef708a92a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/169578594@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7ae8ada6a8_6cd73fc9b4ad45b810984a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sz3K9FeCfylqZI_Di0-vkGCOG58>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 01:06:21 -0000

----==_mimepart_5bd7ae8ada6a8_6cd73fc9b4ad45b810984a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



>  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.
+The STREAMS_BLOCKED frame ({{frame-streams-blocked}}) signals that a new stream

\o/ 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/1906#discussion_r229148102
----==_mimepart_5bd7ae8ada6a8_6cd73fc9b4ad45b810984a
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/1906#discussion_r229148102">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The STREAM_ID_BLOCKED frame ({{frame-stream-id-blocked}}) can be
-used to signal a shortage of available streams. Implementations will likely
-want to increase the maximum stream ID as peer-initiated streams close.
+The STREAMS_BLOCKED frame ({{frame-streams-blocked}}) signals that a new stream
</pre>
<p>\o/ 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/1906#discussion_r229148102">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwZuXd72uZuRE4EZNQEEkvfali76ks5up6YKgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7VqHSF09Ce6SUiSZDiHtxxpxe1bks5up6YKgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#discussion_r229148102"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#discussion_r229148102",
"url": "https://github.com/quicwg/base-drafts/pull/1906#discussion_r229148102",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1906",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#discussion_r229148102"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7ae8ada6a8_6cd73fc9b4ad45b810984a--


From nobody Mon Oct 29 18:10:41 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6515412870E for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:10:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.371
X-Spam-Level: 
X-Spam-Status: No, score=-2.371 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 VDYbCPoC3IkT for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:10:39 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 09BE6127332 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 18:10:38 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540861838; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=VcInL5lmfrCAC2COLJQ0j3hgomXxWZONmQnQ/iv+SoE=; b=DBE1OtDiB/SUGVWxjhQMSdY+SzbrLgVR9HPqL0IxatM7EmHAF8X4taXN80eOdRRjhtnZ9/Bo Q4gHb+bz8nZkVSfRe6y1TWce10smRFx9+qXmbpB52+GS3N0dcFwALb0XlSmcDulicQ1XdlvC nYlXQ2zbt3tuE2iKj7JT8DwAPeg=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd7af8d.7f2bb46d6b70-smtp-out-n03; Tue, 30 Oct 2018 01:10:37 -0000 (UTC)
Date: Mon, 29 Oct 2018 18:10:36 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd7af8cc1dc6_4b7c2ae6c709259483684@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4dfbce: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7af8cc1a33_4b7c2ae6c709259483558"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A3X2xF9jDSfwY1d1kUs5uaS0oJM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 01:10:40 -0000

----==_mimepart_5bd7af8cc1a33_4b7c2ae6c709259483558
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-recovery-start
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4dfbced983f2763691ec22fab8a9a57294bccb67
      https://github.com/quicwg/base-drafts/commit/4dfbced983f2763691ec22fab8a9a57294bccb67
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Fix errors, particularly with the ECN version of this PR.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7af8cc1a33_4b7c2ae6c709259483558--


From nobody Mon Oct 29 18:10:48 2018
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 C4DF01310A1 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:10:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 c-NdDj8_l4p2 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:10: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 98BD2127332 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 18:10: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=KvM+oqkoIqnVHpXTce8Ptco8lZ0=; b=FURW8f3aNHjqKKqj Jutk9bxN7636szcVwwRtAqIpIpJ7n2Y3PsLmHAF6cGM4ai+kpnRcjt4jKWdMAClQ YX9PELyS251vy8GQMHbOIhxxgDYU0pe4+RJSEMjuEDPun5uFsjg9V6rwDqG+K2Ks 0RTeiWJRploQ14Ds8c7bDMq3nL8=
Received: by filter1464p1mdw1.sendgrid.net with SMTP id filter1464p1mdw1-19200-5BD7AF8F-1D 2018-10-30 01:10:39.467808158 +0000 UTC m=+257511.604770386
Received: from github-lowworker-0b1e58d.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0004p1iad1.sendgrid.net (SG) with ESMTP id K33iCMI8Ss6WwXwx317yCw for <quic-issues@ietf.org>; Tue, 30 Oct 2018 01:10:39.460 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0b1e58d.cp1-iad.github.net (Postfix) with ESMTP id 6E67F3E116B for <quic-issues@ietf.org>; Mon, 29 Oct 2018 18:10:39 -0700 (PDT)
Date: Tue, 30 Oct 2018 01:10:39 +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/1930/push/3002500181@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1930@github.com>
References: <quicwg/base-drafts/pull/1930@github.com>
Subject: Re: [quicwg/base-drafts] Replace end of recovery with recovery_start_time (#1930)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7af8f6d01f_62e33f80764d45b416143f"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3TpGAtpbDM9/c541AgdQVvdfH5pKku9TQyHh fsQ+otbgVohp9Mkt6qfHqC6Mn92mTFk3kPhnSFrFVj2wyBu6gbT6HXjvPXz4d608nIfa2FCdP3++Fd aSuvGue8mLfv3UsksqMxL7z2m4UZkoTPFCd9bsTqXBcVt1SpR1Rcgsp866r9wey4hY++ITOgls5Vsv U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OanVmhfEN5H7atLgvKwSrBuDKUc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 01:10:43 -0000

----==_mimepart_5bd7af8f6d01f_62e33f80764d45b416143f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

4dfbced  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/1930/files/778d90347aed1852daa0717f09cc78f0ed8be489..4dfbced983f2763691ec22fab8a9a57294bccb67

----==_mimepart_5bd7af8f6d01f_62e33f80764d45b416143f
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/4dfbced">4dfbced</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/1930/files/778d90347aed1852daa0717f09cc78f0ed8be489..4dfbced983f2763691ec22fab8a9a57294bccb67">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq752yPIqmMy4hRMMW-AUzj6qFwYBks5up6cPgaJpZM4X_V2Y">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0BXdcUv_qpfN8YPUX9XfSyqDxP-ks5up6cPgaJpZM4X_V2Y.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1930"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1930/files/778d90347aed1852daa0717f09cc78f0ed8be489..4dfbced983f2763691ec22fab8a9a57294bccb67"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1930/files/778d90347aed1852daa0717f09cc78f0ed8be489..4dfbced983f2763691ec22fab8a9a57294bccb67",
"url": "https://github.com/quicwg/base-drafts/pull/1930/files/778d90347aed1852daa0717f09cc78f0ed8be489..4dfbced983f2763691ec22fab8a9a57294bccb67",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1930",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1930:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "4dfbced",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1930/files/778d90347aed1852daa0717f09cc78f0ed8be489..4dfbced983f2763691ec22fab8a9a57294bccb67"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402480536\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7af8f6d01f_62e33f80764d45b416143f--


From nobody Mon Oct 29 18:14:59 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2AD44130ECD for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:14:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 PXSwJZdnS632 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:14:55 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 C7D771288BD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 18:14:55 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540862095; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=9/xxUgI0iTPkwZ+j3Af7GPgZQiBiUdr8McJ2ZcYBYi8=; b=H6//QWwj1LTvxgNYyHjhqen1hgelc/mq1qjaYXdzAHOSAiCVnslNIzs5mcZgEziwig8hmo4G M5xkOZyHJCxkm0OIG698kHRQrG1yiPkHLgYW2dP75sndYdJSArDZpwFMbFiLRiKGpXznHSQb 13Hj6mc3r55vkGgN1dHvwy8rLOg=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd7b08e.7f01807be390-smtp-out-n02; Tue, 30 Oct 2018 01:14:54 -0000 (UTC)
Date: Mon, 29 Oct 2018 18:14:53 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7b08ddc504_4fa42b150716857c8649f@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 68ac05: Rename all BLOCKED frames
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7b08ddc0a8_4fa42b150716857c863ab"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/afM30-570B3Abl9D1H-CznaANeU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 01:14:57 -0000

----==_mimepart_5bd7b08ddc0a8_4fa42b150716857c863ab
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/max-streams
  Home:   https://github.com/quicwg/base-drafts
  Commit: 68ac057c195dc70d6a67663e43391358701235f3
      https://github.com/quicwg/base-drafts/commit/68ac057c195dc70d6a67663e43391358701235f3
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rename all BLOCKED frames



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7b08ddc0a8_4fa42b150716857c863ab--


From nobody Mon Oct 29 18:15:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B2A6313106D for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:14:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 WB8vcQ4ag3xY for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18: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 19DD21288BD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 18:14:58 -0700 (PDT)
Date: Mon, 29 Oct 2018 18:14:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540862097; bh=I3oVZ9eQMl8CLXOWS2OY22FVtE+5OCW8qUiyft1j+Mc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wqcXMrFRLquH5e8pCWRtG8lhqhSwoleTmsvWkrb0tGx++4kCwxpQncyN5gRUYlxEn fQf4FAKy4lSp6a11Do872fKOW9wamVl0b7OhU0klTbD5uu3PeRPzH7ILPTWWj2aBVc SzYbLAD0Ggt15lF+CzYa2eFC3aadfjKZwGuJo5ng=
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/1906/push/3002507242@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7b091b34e_4ae93fc51cad45b48494"; 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/oM7_dY4-pTyirm-k4Rw7rLzt-E0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 01:15:01 -0000

----==_mimepart_5bd7b091b34e_4ae93fc51cad45b48494
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

68ac057  Rename all BLOCKED frames


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906/files/04a3fa33316e79c2ffb3dd5443b636bb2d812640..68ac057c195dc70d6a67663e43391358701235f3

----==_mimepart_5bd7b091b34e_4ae93fc51cad45b48494
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/68ac057">68ac057</a>  Rename all BLOCKED frames</li>
</ul>


<p style="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/1906/files/04a3fa33316e79c2ffb3dd5443b636bb2d812640..68ac057c195dc70d6a67663e43391358701235f3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8NK0KAx2dMnBHvF2pFITST4bXpBks5up6gRgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq46T3FbrUi4yHvsUyk4tj7OD68dKks5up6gRgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906/files/04a3fa33316e79c2ffb3dd5443b636bb2d812640..68ac057c195dc70d6a67663e43391358701235f3"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906/files/04a3fa33316e79c2ffb3dd5443b636bb2d812640..68ac057c195dc70d6a67663e43391358701235f3",
"url": "https://github.com/quicwg/base-drafts/pull/1906/files/04a3fa33316e79c2ffb3dd5443b636bb2d812640..68ac057c195dc70d6a67663e43391358701235f3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1906",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1906:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "68ac057",
"value": "Rename all BLOCKED frames"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906/files/04a3fa33316e79c2ffb3dd5443b636bb2d812640..68ac057c195dc70d6a67663e43391358701235f3"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7b091b34e_4ae93fc51cad45b48494--


From nobody Mon Oct 29 18:15:12 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42CF51288BD for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:15:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 zVx_3fJLTYub for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:15:03 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 1CE04124BE5 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 18:15:03 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540862102; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=3vp6tIemHBtCbLRc74bwvsZtz93LgveK/hhvuNUyt4w=; b=eTCppQhbew/IB38hCHZuEu/mvd3rYRKwbIpIfq+zNU1torHPnizrpzqTtM5tHfXdhzT/xkJF vZpsrmsYLZ6YkdD3jT2yK3Zyph+LwqVTr462SYtHvMjY1kkde5XfPkfeLXFXyjQ+Tgqgjr9G s4QjW53YSQe13TQTq4kBaIZkWtw=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd7ae3e.7ff5c92d0360-smtp-out-n02; Tue, 30 Oct 2018 01:05:02 -0000 (UTC)
Date: Mon, 29 Oct 2018 18:05:01 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7ae3d37df6_25132b04ba8ea5787179f@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ee50d4: No either for closing any more
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7ae3d37a6d_25132b04ba8ea578716e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/infXN-dnfYpu1GhnHnUSnZ9Q-2E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 01:15:04 -0000

----==_mimepart_5bd7ae3d37a6d_25132b04ba8ea578716e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/one-close-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: ee50d4888e14a341f56c5252e2c0e125c572759d
      https://github.com/quicwg/base-drafts/commit/ee50d4888e14a341f56c5252e2c0e125c572759d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  No either for closing any more



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7ae3d37a6d_25132b04ba8ea578716e8--


From nobody Mon Oct 29 18:34:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F2450130ECD for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:34:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 2AzA9wSGTNC9 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:34: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 D175B1274D0 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 18:34:02 -0700 (PDT)
Date: Mon, 29 Oct 2018 18:34:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540863241; bh=nz2zTfnmpjchSH2DsHLL1gNs7eYpe2DBif9ThN6gtwk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bvHMK8hO9TgudQFM1YFNclIJcJbuMj16Iz0umqe9XpzcjQ6G+6JtOpJonXV/Q7fQT NUUZXm4vy89Ak1pkIU2cv90kgqfgsisq+/J3FOYL+oilykx+X+Z5vbJM6wXjOXTU28 xKu0TMy/sOe+q68quA/91B0jU5s0yQX5O8mx+KvM=
From: Masakazu Kitajo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf7f94375e7ef3cc4bbd3f5df8f22bd74d16dd55892cf0000000117ef770992a169ce165adb98@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1930/review/169582777@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1930@github.com>
References: <quicwg/base-drafts/pull/1930@github.com>
Subject: Re: [quicwg/base-drafts] Replace end of recovery with recovery_start_time (#1930)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7b509aaeb5_39063f87d7cd45bc8187"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: maskit
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cD-oF5hMjJjGGMp4D4YDCiC60rU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 01:34:05 -0000

----==_mimepart_5bd7b509aaeb5_39063f87d7cd45bc8187
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

maskit commented on this pull request.



> @@ -1130,8 +1130,9 @@ Invoked when an ACK frame with an ECN section is received from the peer.
      if (ack.ce_counter > ecn_ce_counter):
        ecn_ce_counter = ack.ce_counter
        // Start a new congestion event if the last acknowledged
-       // packet is past the end of the previous recovery epoch.
-       CongestionEvent(ack.largest_acked_packet)
+       // packet was sent after the start of the previous
+       // recovery epoch.
+       CongestionEvent(sent_packets[ack.largest_acked].time)

I'm not sure if this is really an issue but `sent_packets` is a variable described in Loss Detection section. Other places except `OnRetransmissionTimeoutVerified ` don't use any of the variables described in Loss Detection section. This makes dependency for Loss Detection from Congestion Control.

If this function receive a value of `sent_packets[ack.largest_acked].time` as a parameter, we can remove the dependency.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1930#pullrequestreview-169582777
----==_mimepart_5bd7b509aaeb5_39063f87d7cd45bc8187
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@maskit</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1930#discussion_r229151347">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1130,8 +1130,9 @@ Invoked when an ACK frame with an ECN section is received from the peer.
      if (ack.ce_counter &gt; ecn_ce_counter):
        ecn_ce_counter = ack.ce_counter
        // Start a new congestion event if the last acknowledged
-       // packet is past the end of the previous recovery epoch.
-       CongestionEvent(ack.largest_acked_packet)
+       // packet was sent after the start of the previous
+       // recovery epoch.
+       CongestionEvent(sent_packets[ack.largest_acked].time)
</pre>
<p>I'm not sure if this is really an issue but <code>sent_packets</code> is a variable described in Loss Detection section. Other places except <code>OnRetransmissionTimeoutVerified </code> don't use any of the variables described in Loss Detection section. This makes dependency for Loss Detection from Congestion Control.</p>
<p>If this function receive a value of <code>sent_packets[ack.largest_acked].time</code> as a parameter, we can remove the dependency.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1930#pullrequestreview-169582777">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8cDnVpp-7M15pPmK4NYmqdT4TMLks5up6yJgaJpZM4X_V2Y">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2v3bRTASfiCsoxm4aojipHLwSBjks5up6yJgaJpZM4X_V2Y.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@maskit commented on #1930"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1930#pullrequestreview-169582777"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1930#pullrequestreview-169582777",
"url": "https://github.com/quicwg/base-drafts/pull/1930#pullrequestreview-169582777",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@maskit commented on 1930",
"sections": [
{
"text": "",
"activityTitle": "**Masakazu Kitajo**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@maskit",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1930#pullrequestreview-169582777"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402480536\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7b509aaeb5_39063f87d7cd45bc8187--


From nobody Mon Oct 29 18:38:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3ECFD12872C for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:38:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 B1-CM5qPg9K1 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18: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 780FE1274D0 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 18:37:58 -0700 (PDT)
Date: Mon, 29 Oct 2018 18:37:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540863477; bh=zP8WkvA3aI5G6ZETcediVFWI7Rr5KJvC1l4EZS5T+Qs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=K6rIk3T0cM2gwTpMKK91kzUNZGAbZ80BAE7NXgdKRHJDpPiQ9joJq1GqUluwS1Btc nwImh14IQMTxu8pgYsLNnTx5weVa5tMuS52jURpqd11/n9yERow8c9z9pL0IJLJwQG E8YIZJRmXdZ3emmf+6Qiu2GrlG9hmSh5erZqQtHs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba425c7775eb7af04821e985850e45b4172fb34f392cf0000000117ef77f592a169ce165adb98@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1930/review/169583324@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1930@github.com>
References: <quicwg/base-drafts/pull/1930@github.com>
Subject: Re: [quicwg/base-drafts] Replace end of recovery with recovery_start_time (#1930)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7b5f51f0a3_78f33fa3154d45c01111b7"; 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/F9jV4JkebNe1Ib8d7lNjhsT68Tw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 01:38:00 -0000

----==_mimepart_5bd7b5f51f0a3_78f33fa3154d45c01111b7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -1130,8 +1130,9 @@ Invoked when an ACK frame with an ECN section is received from the peer.
      if (ack.ce_counter > ecn_ce_counter):
        ecn_ce_counter = ack.ce_counter
        // Start a new congestion event if the last acknowledged
-       // packet is past the end of the previous recovery epoch.
-       CongestionEvent(ack.largest_acked_packet)
+       // packet was sent after the start of the previous
+       // recovery epoch.
+       CongestionEvent(sent_packets[ack.largest_acked].time)

I'm happy to have congestion control depend upon loss detection, but it likely would be cleaner to pass in the time directly.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1930#discussion_r229151810
----==_mimepart_5bd7b5f51f0a3_78f33fa3154d45c01111b7
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/1930#discussion_r229151810">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1130,8 +1130,9 @@ Invoked when an ACK frame with an ECN section is received from the peer.
      if (ack.ce_counter &gt; ecn_ce_counter):
        ecn_ce_counter = ack.ce_counter
        // Start a new congestion event if the last acknowledged
-       // packet is past the end of the previous recovery epoch.
-       CongestionEvent(ack.largest_acked_packet)
+       // packet was sent after the start of the previous
+       // recovery epoch.
+       CongestionEvent(sent_packets[ack.largest_acked].time)
</pre>
<p>I'm happy to have congestion control depend upon loss detection, but it likely would be cleaner to pass in the time directly.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1930#discussion_r229151810">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzpDzm69p59WRQCUZM39BHlTQwcqks5up611gaJpZM4X_V2Y">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0Ar6s8kaQBLKVSMLRAyUT3tBUw6ks5up611gaJpZM4X_V2Y.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1930"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1930#discussion_r229151810"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1930#discussion_r229151810",
"url": "https://github.com/quicwg/base-drafts/pull/1930#discussion_r229151810",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1930",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1930#discussion_r229151810"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402480536\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7b5f51f0a3_78f33fa3154d45c01111b7--


From nobody Mon Oct 29 18:39:28 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 99CFD12872C for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:39:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 cfF2Mif1-atQ for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 18:39: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 92D911274D0 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 18:39:24 -0700 (PDT)
Date: Mon, 29 Oct 2018 18:39:23 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540863563; bh=p5fz9KpxspunJnsPctuk83YHZvtc1menak1Wx4ZBCwc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FNp54jQQBI5K4M4lsd0hpkzMQnGc+VE1B2LqpLA/nOEZbNhxhgMGQiLVvHHwtES2/ aGInkHOsPxHouYV/Hvnp7dhNwSxEPufdwTLmfkgihDeVatwTlh1fl8Dy1Hn+mWR95X wPvQ/h2NsxLHLYWOYD5YoKw40V3EZ05ODVefd6jo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaa3f5c3a683fd089c65ebef547d258a040107f5892cf0000000117ef784b92a169ce165adb98@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1930/review/169583524@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1930@github.com>
References: <quicwg/base-drafts/pull/1930@github.com>
Subject: Re: [quicwg/base-drafts] Replace end of recovery with recovery_start_time (#1930)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7b64b86651_63f73fd6c8cd45b8539a0"; 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/G7zREj09NgjY3dQIjZtCYjMnUJE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 01:39:27 -0000

----==_mimepart_5bd7b64b86651_63f73fd6c8cd45b8539a0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -1130,8 +1130,9 @@ Invoked when an ACK frame with an ECN section is received from the peer.
      if (ack.ce_counter > ecn_ce_counter):
        ecn_ce_counter = ack.ce_counter
        // Start a new congestion event if the last acknowledged
-       // packet is past the end of the previous recovery epoch.
-       CongestionEvent(ack.largest_acked_packet)
+       // packet was sent after the start of the previous
+       // recovery epoch.
+       CongestionEvent(sent_packets[ack.largest_acked].time)

Actually, we're using the ce counter as well.  I think I'll leave it as is unless you think there's a correctness issue?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1930#discussion_r229151979
----==_mimepart_5bd7b64b86651_63f73fd6c8cd45b8539a0
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/1930#discussion_r229151979">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1130,8 +1130,9 @@ Invoked when an ACK frame with an ECN section is received from the peer.
      if (ack.ce_counter &gt; ecn_ce_counter):
        ecn_ce_counter = ack.ce_counter
        // Start a new congestion event if the last acknowledged
-       // packet is past the end of the previous recovery epoch.
-       CongestionEvent(ack.largest_acked_packet)
+       // packet was sent after the start of the previous
+       // recovery epoch.
+       CongestionEvent(sent_packets[ack.largest_acked].time)
</pre>
<p>Actually, we're using the ce counter as well.  I think I'll leave it as is unless you think there's a correctness issue?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1930#discussion_r229151979">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_GRFfReyvNF8BYC6FxpPyg-BZXTks5up63LgaJpZM4X_V2Y">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6CjqwzkgkcPpEMvb73ra55UHVMkks5up63LgaJpZM4X_V2Y.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1930"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1930#discussion_r229151979"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1930#discussion_r229151979",
"url": "https://github.com/quicwg/base-drafts/pull/1930#discussion_r229151979",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1930",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1930#discussion_r229151979"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402480536\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7b64b86651_63f73fd6c8cd45b8539a0--


From nobody Mon Oct 29 19:01:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E19EE126DBF for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 19:00:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 tvYwqu8tgMTe for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 19:00: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 936B1130ECD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 19:00:56 -0700 (PDT)
Date: Mon, 29 Oct 2018 19:00:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540864855; bh=p/aRMzUdXya2l0rO5CMAC7N0dQ+hTvXuaJUWJpkyI00=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=pg2a1i8LHW7Jk//aup+LoZim4jKO4hUZRNsMeiWbnoF/uoTK86xBha7RqbtUaKULx wX5zYNEoLRf3ywQEaDd5DvcethQw4e1MAO6rE3O/SKy4czdB4PydcgFQDxFCDvPHiE XR5DndqczrPxK1V4pFbjPqUFEnCg6SElGLuDJKt0=
From: Masakazu Kitajo <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab54adea13dd0fd91fb4d754a812676e369fb6fed492cf0000000117ef7d5792a169ce165adb98@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1930/review/169586780@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1930@github.com>
References: <quicwg/base-drafts/pull/1930@github.com>
Subject: Re: [quicwg/base-drafts] Replace end of recovery with recovery_start_time (#1930)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7bb578f373_13d63fb3dbcd45b4103623"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: maskit
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jrbObJB9JMcBXT1YNHaqw0QBHAY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 02:00:59 -0000

----==_mimepart_5bd7bb578f373_13d63fb3dbcd45b4103623
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

maskit commented on this pull request.



> @@ -1130,8 +1130,9 @@ Invoked when an ACK frame with an ECN section is received from the peer.
      if (ack.ce_counter > ecn_ce_counter):
        ecn_ce_counter = ack.ce_counter
        // Start a new congestion event if the last acknowledged
-       // packet is past the end of the previous recovery epoch.
-       CongestionEvent(ack.largest_acked_packet)
+       // packet was sent after the start of the previous
+       // recovery epoch.
+       CongestionEvent(sent_packets[ack.largest_acked].time)

> I'm happy to have congestion control depend upon loss detection, but it likely would be cleaner to pass in the time directly.

OK, I just thought other places might avoid it intentionally.

> Actually, we're using the ce counter as well.

If you mean `ack.ce_counter` that one is fine because it is in `ack`. I meant `ProcessECN(ack, largest_acked_sent_time)`

> I think I'll leave it as is unless you think there's a correctness issue?

I'd implement it differently but I'm ok with 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/pull/1930#discussion_r229154830
----==_mimepart_5bd7bb578f373_13d63fb3dbcd45b4103623
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@maskit</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1930#discussion_r229154830">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1130,8 +1130,9 @@ Invoked when an ACK frame with an ECN section is received from the peer.
      if (ack.ce_counter &gt; ecn_ce_counter):
        ecn_ce_counter = ack.ce_counter
        // Start a new congestion event if the last acknowledged
-       // packet is past the end of the previous recovery epoch.
-       CongestionEvent(ack.largest_acked_packet)
+       // packet was sent after the start of the previous
+       // recovery epoch.
+       CongestionEvent(sent_packets[ack.largest_acked].time)
</pre>
<blockquote>
<p>I'm happy to have congestion control depend upon loss detection, but it likely would be cleaner to pass in the time directly.</p>
</blockquote>
<p>OK, I just thought other places might avoid it intentionally.</p>
<blockquote>
<p>Actually, we're using the ce counter as well.</p>
</blockquote>
<p>If you mean <code>ack.ce_counter</code> that one is fine because it is in <code>ack</code>. I meant <code>ProcessECN(ack, largest_acked_sent_time)</code></p>
<blockquote>
<p>I think I'll leave it as is unless you think there's a correctness issue?</p>
</blockquote>
<p>I'd implement it differently but I'm ok with 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/pull/1930#discussion_r229154830">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_8oW81ePRnSYDH5TjcmctGtgzQyks5up7LXgaJpZM4X_V2Y">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq65PmDEf43HfvKaz4zne0MVLTnKPks5up7LXgaJpZM4X_V2Y.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@maskit commented on #1930"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1930#discussion_r229154830"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1930#discussion_r229154830",
"url": "https://github.com/quicwg/base-drafts/pull/1930#discussion_r229154830",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@maskit commented on 1930",
"sections": [
{
"text": "",
"activityTitle": "**Masakazu Kitajo**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@maskit",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1930#discussion_r229154830"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402480536\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7bb578f373_13d63fb3dbcd45b4103623--


From nobody Mon Oct 29 19:34:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA2E1126DBF for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 19:34:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 UHRaEvsLFoPZ for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 19:34: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 ADD31124C04 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 19:34:07 -0700 (PDT)
Date: Mon, 29 Oct 2018 19:34:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540866845; bh=UUGYLWcZOol7Aki5BZTO8H7MEi+3U5BgKSsyAki0kuE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=l6dVJgm/9QiddzoM5dl8zfGLdt+YWz0mR0LWl6yvQmWnwl2773TXNngOIfHl9xojo q45hvC2oWGe6+YLRcfwKPrPnyYqtOGxPAhytlxWDY+JfJVafinZuassKZ++gcY946l JGL7UXx3T989rKNC3YzloHct3z5LRIFTNpfun4rU=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe8e2dd51721cf77bca1a257f1dd37f86482053a092cf0000000117ef851d92a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/169591740@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7c31dd235b_3d363fef6b4d45b490848"; 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/cm1bvBf5HwGd4TaeBgau1JzRLh8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 02:34:10 -0000

----==_mimepart_5bd7c31dd235b_3d363fef6b4d45b490848
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.

Looks great. Just one thought on the UNI/BIDI frame types.

>  
-The MAX_STREAM_ID frame (type=0x06) informs the peer of the maximum stream ID
-that they are permitted to open.
+The MAX_STREAMS frame (type=0x1c and 0x1d) informs the peer of the number of
+streams it is permitted to open.  A MAX_STREAMS frame with a type of 0x1c
+applies to bidirectional streams; a MAX_STREAMS frame with a type of 0x1d
+applies to unidirectional streams.

Yeah, I'm not thrilled with this either. How about we separate the frame types in the description? These are different frames, and I think it might be clearer to simply call them MAX_STREAMS_UNI and MAX_STREAMS_BIDI.

>  
-A sender SHOULD send a STREAM_ID_BLOCKED frame (type=0x0a) when it wishes to
-open a stream, but is unable to due to the maximum stream ID limit set by its
-peer (see {{frame-max-stream-id}}).  This does not open the stream, but informs
-the peer that a new stream was needed, but the stream limit prevented the
-creation of the stream.
+A sender SHOULD send a STREAMS_BLOCKED frame (type=0x1e or 0x1f) when it wishes
+to open a stream, but is unable to due to the maximum stream ID limit set by its
+peer (see {{frame-max-streams}}).  A STREAMS_BLOCKED frame of type 0x1e is used
+to indicate reaching the bidirectional stream limit; a STREAMS_BLOCKED frame of
+type 0x1f indicates reaching the unidirectional stream limit.

Similarly, UNI_STREAMS_BLOCKED and BIDI_STREAMS_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/1906#pullrequestreview-169591740
----==_mimepart_5bd7c31dd235b_3d363fef6b4d45b490848
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@janaiyengar</b> commented on this pull request.</p>

<p>Looks great. Just one thought on the UNI/BIDI frame types.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229158985">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The MAX_STREAM_ID frame (type=0x06) informs the peer of the maximum stream ID
-that they are permitted to open.
+The MAX_STREAMS frame (type=0x1c and 0x1d) informs the peer of the number of
+streams it is permitted to open.  A MAX_STREAMS frame with a type of 0x1c
+applies to bidirectional streams; a MAX_STREAMS frame with a type of 0x1d
+applies to unidirectional streams.
</pre>
<p>Yeah, I'm not thrilled with this either. How about we separate the frame types in the description? These are different frames, and I think it might be clearer to simply call them MAX_STREAMS_UNI and MAX_STREAMS_BIDI.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229159080">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-A sender SHOULD send a STREAM_ID_BLOCKED frame (type=0x0a) when it wishes to
-open a stream, but is unable to due to the maximum stream ID limit set by its
-peer (see {{frame-max-stream-id}}).  This does not open the stream, but informs
-the peer that a new stream was needed, but the stream limit prevented the
-creation of the stream.
+A sender SHOULD send a STREAMS_BLOCKED frame (type=0x1e or 0x1f) when it wishes
+to open a stream, but is unable to due to the maximum stream ID limit set by its
+peer (see {{frame-max-streams}}).  A STREAMS_BLOCKED frame of type 0x1e is used
+to indicate reaching the bidirectional stream limit; a STREAMS_BLOCKED frame of
+type 0x1f indicates reaching the unidirectional stream limit.
</pre>
<p>Similarly, UNI_STREAMS_BLOCKED and BIDI_STREAMS_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/1906#pullrequestreview-169591740">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxdoiwT3E9HjP5FxpmQukrFf73U4ks5up7qdgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3hsv1dSF7tlP1PL_uwOAxaoPJWWks5up7qdgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169591740"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169591740",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169591740",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1906",
"sections": [
{
"text": "Looks great. Just one thought on the UNI/BIDI frame types.",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169591740"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7c31dd235b_3d363fef6b4d45b490848--


From nobody Mon Oct 29 19:48:26 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 005FC124C04 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 19:48:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 UkpjOqGJf1JW for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 19:48:21 -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 287AF123FFD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 19:48:21 -0700 (PDT)
Date: Mon, 29 Oct 2018 19:48:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540867700; bh=ln61QmG91wEIcL0stQquxC3KVmWGg9i4OB741UzUIiY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Xy/uwTsmafBPVcioWUGU5taSdiAw3I40KpfDh2EakPKSFvtcdqN0SQy7zEW3s8B7Y KTK/RSCWTITq1xffvZ5J3TNwmY3EyukozY1EXKqnCdZN1pw+ZrwYOCew/knmWEN+eP FXwEE5yjxT+rRRwEvJumR8IQNjquVuRTBvZ6CJn4=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe224655db03e6dda0b577c16e28333e363eeb99a92cf0000000117ef887492a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/review/169593400@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7c67440d52_3f363fc5eccd45b43715f7"; 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/4Nl3OvR7YG4OgH2z0V7mLTWS4nE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 02:48:24 -0000

----==_mimepart_5bd7c67440d52_3f363fc5eccd45b43715f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.

A few nits, but looks good overall.

> @@ -4067,9 +4065,13 @@ Final Offset:
 
 ## CONNECTION_CLOSE frame {#frame-connection-close}
 
-An endpoint sends a CONNECTION_CLOSE frame (type=0x02) to notify its peer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal errors at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=0x02 or 0x03) to notify its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a frame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence of

```suggestion
type of 0x02 is used to signal errors at only the QUIC layer, or the absence of
```

> @@ -4067,9 +4065,13 @@ Final Offset:
 
 ## CONNECTION_CLOSE frame {#frame-connection-close}
 
-An endpoint sends a CONNECTION_CLOSE frame (type=0x02) to notify its peer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal errors at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=0x02 or 0x03) to notify its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a frame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type of 0x03
+is used to signal an error with the protocol that uses QUIC.  Protocols that use

```suggestion
is used to signal an error with the protocol that uses QUIC.
```

> @@ -4067,9 +4065,13 @@ Final Offset:
 
 ## CONNECTION_CLOSE frame {#frame-connection-close}
 
-An endpoint sends a CONNECTION_CLOSE frame (type=0x02) to notify its peer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal errors at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=0x02 or 0x03) to notify its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a frame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type of 0x03
+is used to signal an error with the protocol that uses QUIC.  Protocols that use
+QUIC only use the CONNECTION_CLOSE frame of type 0x03; the frame with type 0x02

```suggestion
```

> @@ -4067,9 +4065,13 @@ Final Offset:
 
 ## CONNECTION_CLOSE frame {#frame-connection-close}
 
-An endpoint sends a CONNECTION_CLOSE frame (type=0x02) to notify its peer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal errors at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=0x02 or 0x03) to notify its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a frame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type of 0x03
+is used to signal an error with the protocol that uses QUIC.  Protocols that use
+QUIC only use the CONNECTION_CLOSE frame of type 0x03; the frame with type 0x02
+is only used internally by QUIC.

```suggestion
```

> @@ -4094,14 +4096,17 @@ The fields of a CONNECTION_CLOSE frame are as follows:
 
 Error Code:
 
-: A 16-bit error code which indicates the reason for closing this connection.
-  CONNECTION_CLOSE uses codes from the space defined in {{error-codes}}.
+: A 16-bit error code which indicates the reason for closing this connection.  A
+  CONNECTION_CLOSE frame of type 0x02 uses codes from the space defined in
+  {{error-codes}}; a CONNECTION_CLOSE frame of type 0x03 uses codes from the

```suggestion
  {{error-codes}}.  A CONNECTION_CLOSE frame of type 0x03 uses codes from the
```

>  
 Frame Type:
 
 : A variable-length integer encoding the type of frame that triggered the error.
   A value of 0 (equivalent to the mention of the PADDING frame) is used when the
-  frame type is unknown.
+  frame type is unknown.  The application-specific variant of CONNECTION_CLOSE
+  does not include this field.

```suggestion
  (type 0x03) does not include this field.
```

> @@ -5021,9 +4983,9 @@ See {{iana-error-codes}} for details of registering new error codes.
 
 Application protocol error codes are 16-bit unsigned integers, but the
 management of application error codes are left to application protocols.
-Application protocol error codes are used for the RST_STREAM
-({{frame-rst-stream}}) and APPLICATION_CLOSE ({{frame-application-close}})
-frames.
+Application protocol error codes are used for the RST_STREAM frame
+({{frame-rst-stream}}) and the CONNECTION_CLOSE frame with a type of 0x03
+({{frame-connection-close}}) frames.

I don't think you can avoid this clunkiness with flags here. You'd end up saying something like "CONNECTION_CLOSE frame with the X flag" 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/1900#pullrequestreview-169593400
----==_mimepart_5bd7c67440d52_3f363fc5eccd45b43715f7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<p>A few nits, but looks good overall.</p><hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1900#discussi=
on_r229160423">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -4067,9 +4065,13 @@ Final Offset:
 =

 ## CONNECTION_CLOSE frame {#frame-connection-close}
 =

-An endpoint sends a CONNECTION_CLOSE frame (type=3D0x02) to notify its p=
eer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal erro=
rs at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=3D0x02 or 0x03) to noti=
fy its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a f=
rame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence =
of
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-type of 0x02 is used to signal errors at the =
QUIC layer, or the absence of
+type of 0x02 is used to signal errors at only the QUIC layer, or the abs=
ence of
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1900#discussi=
on_r229160484">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -4067,9 +4065,13 @@ Final Offset:
 =

 ## CONNECTION_CLOSE frame {#frame-connection-close}
 =

-An endpoint sends a CONNECTION_CLOSE frame (type=3D0x02) to notify its p=
eer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal erro=
rs at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=3D0x02 or 0x03) to noti=
fy its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a f=
rame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence =
of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type=
 of 0x03
+is used to signal an error with the protocol that uses QUIC.  Protocols =
that use
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-is used to signal an error with the protocol =
that uses QUIC.  Protocols that use
+is used to signal an error with the protocol that uses QUIC.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1900#discussi=
on_r229160516">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -4067,9 +4065,13 @@ Final Offset:
 =

 ## CONNECTION_CLOSE frame {#frame-connection-close}
 =

-An endpoint sends a CONNECTION_CLOSE frame (type=3D0x02) to notify its p=
eer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal erro=
rs at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=3D0x02 or 0x03) to noti=
fy its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a f=
rame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence =
of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type=
 of 0x03
+is used to signal an error with the protocol that uses QUIC.  Protocols =
that use
+QUIC only use the CONNECTION_CLOSE frame of type 0x03; the frame with ty=
pe 0x02
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-QUIC only use the CONNECTION_CLOSE frame of t=
ype 0x03; the frame with type 0x02
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1900#discussi=
on_r229160543">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -4067,9 +4065,13 @@ Final Offset:
 =

 ## CONNECTION_CLOSE frame {#frame-connection-close}
 =

-An endpoint sends a CONNECTION_CLOSE frame (type=3D0x02) to notify its p=
eer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal erro=
rs at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=3D0x02 or 0x03) to noti=
fy its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a f=
rame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence =
of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type=
 of 0x03
+is used to signal an error with the protocol that uses QUIC.  Protocols =
that use
+QUIC only use the CONNECTION_CLOSE frame of type 0x03; the frame with ty=
pe 0x02
+is only used internally by QUIC.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-is only used internally by QUIC.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1900#discussi=
on_r229160659">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -4094,14 +4096,17 @@ The fields of a CO=
NNECTION_CLOSE frame are as follows:
 =

 Error Code:
 =

-: A 16-bit error code which indicates the reason for closing this connec=
tion.
-  CONNECTION_CLOSE uses codes from the space defined in {{error-codes}}.=

+: A 16-bit error code which indicates the reason for closing this connec=
tion.  A
+  CONNECTION_CLOSE frame of type 0x02 uses codes from the space defined =
in
+  {{error-codes}}; a CONNECTION_CLOSE frame of type 0x03 uses codes from=
 the
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-  {{error-codes}}; a CONNECTION_CLOSE frame o=
f type 0x03 uses codes from the
+  {{error-codes}}.  A CONNECTION_CLOSE frame of type 0x03 uses codes fro=
m the
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1900#discussi=
on_r229160847">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

 Frame Type:
 =

 : A variable-length integer encoding the type of frame that triggered th=
e error.
   A value of 0 (equivalent to the mention of the PADDING frame) is used =
when the
-  frame type is unknown.
+  frame type is unknown.  The application-specific variant of CONNECTION=
_CLOSE
+  does not include this field.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-  does not include this field.
+  (type 0x03) does not include this field.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1900#discussi=
on_r229161147">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -5021,9 +4983,9 @@ See {{iana-error-cod=
es}} for details of registering new error codes.
 =

 Application protocol error codes are 16-bit unsigned integers, but the
 management of application error codes are left to application protocols.=

-Application protocol error codes are used for the RST_STREAM
-({{frame-rst-stream}}) and APPLICATION_CLOSE ({{frame-application-close}=
})
-frames.
+Application protocol error codes are used for the RST_STREAM frame
+({{frame-rst-stream}}) and the CONNECTION_CLOSE frame with a type of 0x0=
3
+({{frame-connection-close}}) frames.
</pre>
<p>I don't think you can avoid this clunkiness with flags here. You'd end=
 up saying something like "CONNECTION_CLOSE frame with the X flag" instea=
d.</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/1900#pullrequestreview-169593400">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
6t4LuHKso4jsPOHABOnO_hrFJXVks5up730gaJpZM4X3GHV">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq81PCvl8TrHIVNMUsX3WU=
QdoRNlMks5up730gaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar commented on #1900"}],"action":{"name":"View Pull Request","url":=
"https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview-169593=
400"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestrev=
iew-169593400",
"url": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview=
-169593400",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1900",
"sections": [
{
"text": "A few nits, but looks good overall.",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#pullrequestreview=
-169593400"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003189=
33\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd7c67440d52_3f363fc5eccd45b43715f7--


From nobody Mon Oct 29 19:51:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 356FC1310F8 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 19:51:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 8HoQrfZv_8Xu for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 19:51: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 D5EBD131109 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 19:51:18 -0700 (PDT)
Date: Mon, 29 Oct 2018 19:51:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540867877; bh=EJgXWN1SxSBYZo4tTLeRLixEBLzuqruiw/VEjYyxaDY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SkOtT5PMjU8njTxN4cVvy4V8KD0SsPaC+v5u7lz2q3QSKwqPRualPzbHoLhKbKB9F N62tSlJYGC9OFc6wuH+WP1HOgbGLuqfqz+RBShN0gsMAlSNaMHdJcOSPcmSBuHJGop kNe1fY/4ZItZuxIFQffi5dv3ljxPHuCtB6KXjxe0=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb6a597c3af3fdd00538678e024518d2acefa93dc92cf0000000117ef892592a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/169594720@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7c7259a243_2c983feb730d45b4343696"; 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/eKn2nzB4sVruWTuXfUYbvptEsg4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 02:51:29 -0000

----==_mimepart_5bd7c7259a243_2c983feb730d45b4343696
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.



>  
-The MAX_STREAM_ID frame (type=0x06) informs the peer of the maximum stream ID
-that they are permitted to open.
+The MAX_STREAMS frame (type=0x1c and 0x1d) informs the peer of the number of
+streams it is permitted to open.  A MAX_STREAMS frame with a type of 0x1c
+applies to bidirectional streams; a MAX_STREAMS frame with a type of 0x1d
+applies to unidirectional streams.

After having a look at #1900, I think its going to be hard to avoid this clunkiness. This PR is a net positive and combining these frames does improve readability, so I'll drop my suggestion.

>  
-A sender SHOULD send a STREAM_ID_BLOCKED frame (type=0x0a) when it wishes to
-open a stream, but is unable to due to the maximum stream ID limit set by its
-peer (see {{frame-max-stream-id}}).  This does not open the stream, but informs
-the peer that a new stream was needed, but the stream limit prevented the
-creation of the stream.
+A sender SHOULD send a STREAMS_BLOCKED frame (type=0x1e or 0x1f) when it wishes
+to open a stream, but is unable to due to the maximum stream ID limit set by its
+peer (see {{frame-max-streams}}).  A STREAMS_BLOCKED frame of type 0x1e is used
+to indicate reaching the bidirectional stream limit; a STREAMS_BLOCKED frame of
+type 0x1f indicates reaching the unidirectional stream limit.

Drop this suggestion too.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169594720
----==_mimepart_5bd7c7259a243_2c983feb730d45b4343696
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/1906#discussion_r229161507">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The MAX_STREAM_ID frame (type=0x06) informs the peer of the maximum stream ID
-that they are permitted to open.
+The MAX_STREAMS frame (type=0x1c and 0x1d) informs the peer of the number of
+streams it is permitted to open.  A MAX_STREAMS frame with a type of 0x1c
+applies to bidirectional streams; a MAX_STREAMS frame with a type of 0x1d
+applies to unidirectional streams.
</pre>
<p>After having a look at <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="373297886" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1900" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1900/hovercard" href="https://github.com/quicwg/base-drafts/pull/1900">#1900</a>, I think its going to be hard to avoid this clunkiness. This PR is a net positive and combining these frames does improve readability, so I'll drop my suggestion.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229161528">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-A sender SHOULD send a STREAM_ID_BLOCKED frame (type=0x0a) when it wishes to
-open a stream, but is unable to due to the maximum stream ID limit set by its
-peer (see {{frame-max-stream-id}}).  This does not open the stream, but informs
-the peer that a new stream was needed, but the stream limit prevented the
-creation of the stream.
+A sender SHOULD send a STREAMS_BLOCKED frame (type=0x1e or 0x1f) when it wishes
+to open a stream, but is unable to due to the maximum stream ID limit set by its
+peer (see {{frame-max-streams}}).  A STREAMS_BLOCKED frame of type 0x1e is used
+to indicate reaching the bidirectional stream limit; a STREAMS_BLOCKED frame of
+type 0x1f indicates reaching the unidirectional stream limit.
</pre>
<p>Drop this suggestion too.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169594720">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq67sZbDdzJZhnqPmM0krhuyPtGpRks5up76lgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-s0Gv0-3Ah4LIk048OtopDZLV9Nks5up76lgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169594720"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169594720",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169594720",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar approved 1906",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169594720"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7c7259a243_2c983feb730d45b4343696--


From nobody Mon Oct 29 20:06:28 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E58BB1286E7 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 C6L0ViXlw0i2 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06:24 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 22D7F127B92 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:06:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540868783; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=+xd9pTas9FIHaTt7i9VoiwkgLwcLZPYRuNzjUpVg4X0=; b=OOQdZ4lsSKvHl4nLogL67t40qajGMsWHHZrSpt+nJgTj63ep7OD56j1Mmm2S5hgGBTpzoXrN 4P0Q+MGt47XHdIvY054U+UhtFLO7GM3Ktpoa3DqEI/dubPyT/VmppmpB/9Gl6HATvaL3KX7c Qex238edTg2R+ZJKz6SW+vwPGG0=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd7caaf.7f973aba8d80-smtp-out-n03; Tue, 30 Oct 2018 03:06:23 -0000 (UTC)
Date: Mon, 29 Oct 2018 20:06:22 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7caae21ca4_38d62ac89a09c5949754c@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 144a06: only QUIC
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7caae2175b_38d62ac89a09c59497466"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/_I_0hJnbHCM2t5APKZsPZ_S2p4s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:06:26 -0000

----==_mimepart_5bd7caae2175b_38d62ac89a09c59497466
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/one-close-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: 144a06c2ead6a6fba4c9a33e31c76bcb9a589855
      https://github.com/quicwg/base-drafts/commit/144a06c2ead6a6fba4c9a33e31c76bcb9a589855
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  only QUIC

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7caae2175b_38d62ac89a09c59497466--


From nobody Mon Oct 29 20:06:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 76035127598 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 KrbieIiHnMBB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06:26 -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 0896D127B92 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:06:26 -0700 (PDT)
Date: Mon, 29 Oct 2018 20:06:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540868785; bh=93SyVe8YkKSk5HrwS54QBfS25vfq11HBxTefvZCxuvw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TAwKo1fF1OoYAMPdjLuzVk3Ef3NoHrCH88v8D8ooKy5tbeChz4NxZCkdrfdvZPtGA p5GpBB2JHF87qx1IKY82pQMgIlHd+uOHPgwWAJGG05PooA/8nM0y2I2WULt0tkrbHq QtrHli3cOHCd5jz+YyQslk4X7bmxJLeJ4GzMyHn0=
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/1900/push/3002699258@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7cab1c7d1_31a83fa797cd45b42723e4"; 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/U6Ti0LIiwgOXTGV4mbTLFOmS6B8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:06:27 -0000

----==_mimepart_5bd7cab1c7d1_31a83fa797cd45b42723e4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

144a06c  only QUIC


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900/files/ee50d4888e14a341f56c5252e2c0e125c572759d..144a06c2ead6a6fba4c9a33e31c76bcb9a589855

----==_mimepart_5bd7cab1c7d1_31a83fa797cd45b42723e4
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/144a06c">144a06c</a>  only QUIC</li>
</ul>


<p style="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/1900/files/ee50d4888e14a341f56c5252e2c0e125c572759d..144a06c2ead6a6fba4c9a33e31c76bcb9a589855">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx16N-PyRcFM7BDlQ44fgOdP853vks5up8IxgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2dbxXZTrUsJMgYQijuV1BxX1zA9ks5up8IxgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900/files/ee50d4888e14a341f56c5252e2c0e125c572759d..144a06c2ead6a6fba4c9a33e31c76bcb9a589855"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900/files/ee50d4888e14a341f56c5252e2c0e125c572759d..144a06c2ead6a6fba4c9a33e31c76bcb9a589855",
"url": "https://github.com/quicwg/base-drafts/pull/1900/files/ee50d4888e14a341f56c5252e2c0e125c572759d..144a06c2ead6a6fba4c9a33e31c76bcb9a589855",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1900",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1900:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "144a06c",
"value": "only QUIC"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900/files/ee50d4888e14a341f56c5252e2c0e125c572759d..144a06c2ead6a6fba4c9a33e31c76bcb9a589855"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7cab1c7d1_31a83fa797cd45b42723e4--


From nobody Mon Oct 29 20:06:39 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 424A51286E7 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 MWBOWVDYzIHf for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06:36 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 10EA4127598 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:06:35 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540868794; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Jdbn13pl5erCBlERbR7KY+HIse+52yP9lLhEEIgRC1M=; b=snaXbIyuxtDNhr2LQ8HgS76S9NRKwQdYKb5f//MCh+NtHKw2iRmYTvrmgJKr5RjMi4VuYT0g zlicZmqRxU4aH0kWSnaAwzlnFccO6Pyx1eNrmXqvk0jKJn6b666u3jIt1U7KYJ+Dw1Ncg2lv Tmvbd5WSQTNwpWuRsAM38LxW/Lc=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd7caba.7f4665cee750-smtp-out-n02; Tue, 30 Oct 2018 03:06:34 -0000 (UTC)
Date: Mon, 29 Oct 2018 20:06:33 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7cab933960_5e5e2ade6043c57485677@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d4161f: drop tail
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7cab933617_5e5e2ade6043c57485518"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rs2A55lZrKZRrFndolY18980bSc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:06:37 -0000

----==_mimepart_5bd7cab933617_5e5e2ade6043c57485518
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/one-close-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7
      https://github.com/quicwg/base-drafts/commit/d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  drop tail

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7cab933617_5e5e2ade6043c57485518--


From nobody Mon Oct 29 20:06:48 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 253231286E7 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 JIHin3ZVdDMp for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06:38 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 E3A18127598 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:06:37 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540868797; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=w+y0EjgfE+Dt3z5oC3nwPuY09qpbj2f1z2XSQVQHClQ=; b=Az1ZPTeEk6bU80XDZl997RaV84AIqoYyDQ1rI7bwvOc9MkY+mq+xTeNn96fmkWy+6l78sxTj +TRLQ2cueZIz2QB39vQKSYl3HyPAOxUAWdkQbeMxC9hoDslUTc/x0yJ8c++1VkGStYDraeqo LVGvNkkJrHxmiZjv4XtVaMD7yic=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd7cabd.7fd3fd4d9900-smtp-out-n01; Tue, 30 Oct 2018 03:06:37 -0000 (UTC)
Date: Mon, 29 Oct 2018 20:06:36 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7cabc9ccea_23a72b05ef4125886727b@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2fa196: drop tail
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7cabc9c357_23a72b05ef41258867137"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HF38tvkb3bhD7nLgo7_jHIszfOg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:06:39 -0000

----==_mimepart_5bd7cabc9c357_23a72b05ef41258867137
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/one-close-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2fa1962e5cbe757069ae8a4b39ca34ae454d4733
      https://github.com/quicwg/base-drafts/commit/2fa1962e5cbe757069ae8a4b39ca34ae454d4733
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  drop tail

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7cabc9c357_23a72b05ef41258867137--


From nobody Mon Oct 29 20:06:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60B1413102C for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 laOqBnNB6Xii for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06: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 D64F6127B92 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:06:38 -0700 (PDT)
Date: Mon, 29 Oct 2018 20:06:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540868798; bh=RJUjKLdsneKPbHZtoCU3SUG4Dtdp3+D26zgBs2Z8jlA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AL+SQNxdHSpbKUH8aohL9PBA7nkqNNrpDMXAzKBCDy6NB63/0oWk7DdomdkW51A80 7ZfGULDNAmuoJ7QDCJL6oVlm3AWz2uc41otB+XnKVrDI6l27ac3epGAJQNHbEb33Be 1R72b7TwOIXU9RjJTtK1+VGgwMLTOGxS1dtdWHFU=
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/1900/push/3002699545@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7cabee05f_13c13fb3dbcd45b43312e"; 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/lytOKOPHOOjTiwyrtQwXtJiLtjw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:06:41 -0000

----==_mimepart_5bd7cabee05f_13c13fb3dbcd45b43312e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

d4161f2  drop tail


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900/files/144a06c2ead6a6fba4c9a33e31c76bcb9a589855..d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7

----==_mimepart_5bd7cabee05f_13c13fb3dbcd45b43312e
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/d4161f2">d4161f2</a>  drop tail</li>
</ul>


<p style="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/1900/files/144a06c2ead6a6fba4c9a33e31c76bcb9a589855..d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq63v2IkCAWXm-sKuBrBM67dHXy1Oks5up8I-gaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-f-MfErMW636zIETMw9U2sYNCeKks5up8I-gaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900/files/144a06c2ead6a6fba4c9a33e31c76bcb9a589855..d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900/files/144a06c2ead6a6fba4c9a33e31c76bcb9a589855..d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7",
"url": "https://github.com/quicwg/base-drafts/pull/1900/files/144a06c2ead6a6fba4c9a33e31c76bcb9a589855..d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1900",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1900:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "d4161f2",
"value": "drop tail"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900/files/144a06c2ead6a6fba4c9a33e31c76bcb9a589855..d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7cabee05f_13c13fb3dbcd45b43312e--


From nobody Mon Oct 29 20:06:59 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C8949127598 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 2IRRlxHEwbP7 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06:40 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 73F4B131058 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:06:40 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540868800; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=3cR1hCd8vZs74WOSGP+I7TXoZT/37SuudDX+kIzmC/o=; b=Mjh8cxh3rOKPqxHmzG4ZfBMp/IsyiXA3+Pey8wfoblIEt6FGYN3tT2o8bC4ZTxcZyGjVAVYx HYyIRDrg840qEAW4PrFG4uwH6O5bYF8eHUp9jQm0LCCkHA0n7PjQAaIswK8y1+PB57tSeqQM 6inTZAwZjgDwRY0A0qeYmnnqtoc=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd7cac0.7fad044d6a20-smtp-out-n03; Tue, 30 Oct 2018 03:06:40 -0000 (UTC)
Date: Mon, 29 Oct 2018 20:06:40 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7cac014cd0_51fa2b08e42ee58865440@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3b511a: drop tail
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7cac014967_51fa2b08e42ee58865352"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/cH2AV4I3poNL4tDD7yjY_RajRWQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:06:42 -0000

----==_mimepart_5bd7cac014967_51fa2b08e42ee58865352
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/one-close-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3b511a8db215b017fc0f2149bf901cad95ba2686
      https://github.com/quicwg/base-drafts/commit/3b511a8db215b017fc0f2149bf901cad95ba2686
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  drop tail

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7cac014967_51fa2b08e42ee58865352--


From nobody Mon Oct 29 20:07:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3744F127B92 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 H9Ye2dbdCNii for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06: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 B352C13106D for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:06:40 -0700 (PDT)
Date: Mon, 29 Oct 2018 20:06:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540868800; bh=1PdTwVHviY/UpEEdds2j1x8ev/bj0/LMdcvAmLEUvy0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=k4aL7vA2lgGUnS5WmIQxJ3gVQcjO8tELpSX0Me6rYQ4f4jtA3YEWq1vP0q/NLoWZP WuX5RphYLMD+I71vBaDwguEfM/U946I+K2EoncV5JhCRFGTxBP7fKf0dSh2UkvWXaQ ieQJP3gbLrTC79dGvFXkAExjw3mvgcw+IskLs4rA=
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/1900/push/3002699647@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7cac01cee_13dc3fbce2ad45c431379a"; 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/dcSHfO_mnVbPBMmO9DvzKWEzs0s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:06:42 -0000

----==_mimepart_5bd7cac01cee_13dc3fbce2ad45c431379a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

2fa1962  drop tail


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900/files/d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7..2fa1962e5cbe757069ae8a4b39ca34ae454d4733

----==_mimepart_5bd7cac01cee_13dc3fbce2ad45c431379a
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/2fa1962">2fa1962</a>  drop tail</li>
</ul>


<p style="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/1900/files/d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7..2fa1962e5cbe757069ae8a4b39ca34ae454d4733">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4_xXZ0EpyngNxtMVa8DBp1s7K9nks5up8JAgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy8ct4Fc63471mmTZus0SwoHbRfhks5up8JAgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900/files/d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7..2fa1962e5cbe757069ae8a4b39ca34ae454d4733"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900/files/d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7..2fa1962e5cbe757069ae8a4b39ca34ae454d4733",
"url": "https://github.com/quicwg/base-drafts/pull/1900/files/d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7..2fa1962e5cbe757069ae8a4b39ca34ae454d4733",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1900",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1900:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "2fa1962",
"value": "drop tail"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900/files/d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7..2fa1962e5cbe757069ae8a4b39ca34ae454d4733"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7cac01cee_13dc3fbce2ad45c431379a--


From nobody Mon Oct 29 20:07:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 86323127B92 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 WsNtUY9OKLAi for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06: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 2E1DD123FFD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:06:44 -0700 (PDT)
Date: Mon, 29 Oct 2018 20:06:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540868803; bh=SyLoGmRP40QsOh7XRutBQ4KYwFBgaml7kjswbMLJs34=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bu4SiYg/F3YQ2s0jO351WGhUBsQyHg9gW+sxy9fEAOKDzo5Ytk3H6DbbwOLTrw7Ae icITX07WY9XrNeCQzzsFTjs7vKalcfQlxRc/SgPA8sf/o4sTxmbkCU6aHgRk7UU5Mv A/No+eK75oGKXu3pREpQaSbSn9KwPSTRfxRFwA4I=
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/1900/push/3002699751@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7cac341505_4eaa3fcd85ed45bc2578c2"; 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/_Oq_tDt5C6IJ5Vy1Rphntu_NxLc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:06:45 -0000

----==_mimepart_5bd7cac341505_4eaa3fcd85ed45bc2578c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

3b511a8  drop tail


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900/files/2fa1962e5cbe757069ae8a4b39ca34ae454d4733..3b511a8db215b017fc0f2149bf901cad95ba2686

----==_mimepart_5bd7cac341505_4eaa3fcd85ed45bc2578c2
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/3b511a8">3b511a8</a>  drop tail</li>
</ul>


<p style="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/1900/files/2fa1962e5cbe757069ae8a4b39ca34ae454d4733..3b511a8db215b017fc0f2149bf901cad95ba2686">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzdKnx496xIEBl4q2lol66-gVDn4ks5up8JDgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8UDB4lGCSlAcap3PFPLYIZ65_d1ks5up8JDgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900/files/2fa1962e5cbe757069ae8a4b39ca34ae454d4733..3b511a8db215b017fc0f2149bf901cad95ba2686"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900/files/2fa1962e5cbe757069ae8a4b39ca34ae454d4733..3b511a8db215b017fc0f2149bf901cad95ba2686",
"url": "https://github.com/quicwg/base-drafts/pull/1900/files/2fa1962e5cbe757069ae8a4b39ca34ae454d4733..3b511a8db215b017fc0f2149bf901cad95ba2686",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1900",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1900:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "3b511a8",
"value": "drop tail"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900/files/2fa1962e5cbe757069ae8a4b39ca34ae454d4733..3b511a8db215b017fc0f2149bf901cad95ba2686"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7cac341505_4eaa3fcd85ed45bc2578c2--


From nobody Mon Oct 29 20:07:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BF240127B92 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 CvzdljNVZV3t for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:06: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 22696131001 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:06:52 -0700 (PDT)
Date: Mon, 29 Oct 2018 20:06:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540868811; bh=1Ifdub9M0ENmup77isOq5f/v1gS9aze1mkflJm4hA7c=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rnfZ5O7JjV5nsirYlu4TTaFOPvUzSqIc8J8+4Gl8EnKWdkjcaDQAOiclhr/8lElzG AF6MnfPawOiZd8o1jXBhnGxAuKCPhV13j3UZnMmZiF/8rIiDGmt6AltaiNRzu8uo2I RvPFBo0Up5JdiKe9J1Sb/L2Uw44aZUMFwH8UWMyU=
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/1900/push/3002700037@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7cacb61828_25113fad926d45b444025b"; 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/4OXulFaTsfwy_AlMCukC2fkUrWg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:06:54 -0000

----==_mimepart_5bd7cacb61828_25113fad926d45b444025b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

9dadb18  period


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900/files/3b511a8db215b017fc0f2149bf901cad95ba2686..9dadb18e2080ab8057dc42b740c6e3dd5581a3fd

----==_mimepart_5bd7cacb61828_25113fad926d45b444025b
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/9dadb18">9dadb18</a>  period</li>
</ul>


<p style="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/1900/files/3b511a8db215b017fc0f2149bf901cad95ba2686..9dadb18e2080ab8057dc42b740c6e3dd5581a3fd">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7gWCj0ZcVm7Xzsm1jyAtCB7qAArks5up8JLgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8xTjV_Kh4O6VSX8eDNN3ARPswFZks5up8JLgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900/files/3b511a8db215b017fc0f2149bf901cad95ba2686..9dadb18e2080ab8057dc42b740c6e3dd5581a3fd"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900/files/3b511a8db215b017fc0f2149bf901cad95ba2686..9dadb18e2080ab8057dc42b740c6e3dd5581a3fd",
"url": "https://github.com/quicwg/base-drafts/pull/1900/files/3b511a8db215b017fc0f2149bf901cad95ba2686..9dadb18e2080ab8057dc42b740c6e3dd5581a3fd",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1900",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1900:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "9dadb18",
"value": "period"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900/files/3b511a8db215b017fc0f2149bf901cad95ba2686..9dadb18e2080ab8057dc42b740c6e3dd5581a3fd"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7cacb61828_25113fad926d45b444025b--


From nobody Mon Oct 29 20:07:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4CAD127B92 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:07:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 b99sLJ_OfuFf for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:07: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 85231123FFD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:07:07 -0700 (PDT)
Date: Mon, 29 Oct 2018 20:07:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540868826; bh=IagYe68A4w5st6UJ6ku7iman3h5wVwhxrpVaSdzXTac=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZOCOfUdjNkhOE+fbwoWjs5tYHOL39SuABoPEjrI3WKEgiMJ3L7Ac6TpHGUZYfr8Ob 0HzQ8/gVCpI6e5gwicCgObuf3L94wM5QYRFhWJS8d+fnE2EaNzn+vL2/odloxxjTeu QEtancrOV35UkcJ9Int7KDXE9yDsDuk8QeysTX9o=
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/1900/push/3002700406@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7cadadbbbb_11683fef7bcd45c4587622"; 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/LxaJbH70izMN1QOfdMUvVt4k-OM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:07:09 -0000

----==_mimepart_5bd7cadadbbbb_11683fef7bcd45c4587622
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

00ab8c9  parenthesize type


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900/files/9dadb18e2080ab8057dc42b740c6e3dd5581a3fd..00ab8c90c18517686023c7875307dd81ba30dff7

----==_mimepart_5bd7cadadbbbb_11683fef7bcd45c4587622
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/00ab8c9">00ab8c9</a>  parenthesize type</li>
</ul>


<p style="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/1900/files/9dadb18e2080ab8057dc42b740c6e3dd5581a3fd..00ab8c90c18517686023c7875307dd81ba30dff7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8ubmCKwmnkyXD7vym217NMqqbpFks5up8JagaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8wzREsE4p8K7eJn2hHsp4d4mDkDks5up8JagaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900/files/9dadb18e2080ab8057dc42b740c6e3dd5581a3fd..00ab8c90c18517686023c7875307dd81ba30dff7"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900/files/9dadb18e2080ab8057dc42b740c6e3dd5581a3fd..00ab8c90c18517686023c7875307dd81ba30dff7",
"url": "https://github.com/quicwg/base-drafts/pull/1900/files/9dadb18e2080ab8057dc42b740c6e3dd5581a3fd..00ab8c90c18517686023c7875307dd81ba30dff7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1900",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1900:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "00ab8c9",
"value": "parenthesize type"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900/files/9dadb18e2080ab8057dc42b740c6e3dd5581a3fd..00ab8c90c18517686023c7875307dd81ba30dff7"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7cadadbbbb_11683fef7bcd45c4587622--


From nobody Mon Oct 29 20:08:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80FD8127B92 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:08:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 N-Ku2eRUqo_h for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:08: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 36A38123FFD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:08:50 -0700 (PDT)
Date: Mon, 29 Oct 2018 20:08:49 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540868929; bh=Lk0eM418xSdIMylcKIs0O9vcNmHmD1C+YjrguPOBfVM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DO1RKXzyvLunSgIXZKRdJ0lwExGRdqWGDivUaKWjBtPgrQIH4S/CKtpERywo2XzfJ ljWYcf6eSZ/28Ht5kMM+y5K8FUrvOmMgiawD67/DdK0fS+RQxw67Yq13KsulDTnJ6u LQiRf7ZddKqo7RzCB9aTCtjAjdzk4uAzRRc/YX6I=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab07c6dbc92acefed13110388dde78381d6ec8f3a092cf0000000117ef8d4192a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/169597575@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7cb4181743_7f263ff49ead45bc20866a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4ZVw2girjTyAcLL3arKiTIiWQeQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:08:51 -0000

----==_mimepart_5bd7cb4181743_7f263ff49ead45bc20866a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



>  
-The MAX_STREAM_ID frame (type=0x06) informs the peer of the maximum stream ID
-that they are permitted to open.
+The MAX_STREAMS frame (type=0x1c and 0x1d) informs the peer of the number of
+streams it is permitted to open.  A MAX_STREAMS frame with a type of 0x1c
+applies to bidirectional streams; a MAX_STREAMS frame with a type of 0x1d
+applies to unidirectional streams.

Thanks Jana.  There's no truly good way of dealing with this, but I think that we've at least hit a local minimum.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#discussion_r229163844
----==_mimepart_5bd7cb4181743_7f263ff49ead45bc20866a
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/1906#discussion_r229163844">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt;  
-The MAX_STREAM_ID frame (type=0x06) informs the peer of the maximum stream ID
-that they are permitted to open.
+The MAX_STREAMS frame (type=0x1c and 0x1d) informs the peer of the number of
+streams it is permitted to open.  A MAX_STREAMS frame with a type of 0x1c
+applies to bidirectional streams; a MAX_STREAMS frame with a type of 0x1d
+applies to unidirectional streams.
</pre>
<p>Thanks Jana.  There's no truly good way of dealing with this, but I think that we've at least hit a local minimum.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1906#discussion_r229163844">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzSfIFjJHIGOGBVpmWK8UQcVAS_aks5up8LBgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1KzoOQUyvcNJy5r5QBFXUaZVVePks5up8LBgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#discussion_r229163844"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#discussion_r229163844",
"url": "https://github.com/quicwg/base-drafts/pull/1906#discussion_r229163844",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1906",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#discussion_r229163844"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7cb4181743_7f263ff49ead45bc20866a--


From nobody Mon Oct 29 20:10:20 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 48B2012777C for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:10:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 gHJjsB6CvfMK for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:10:16 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 C0C91127598 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:10:16 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540869015; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=zkLIM/qQc8OoIW3vG3nEHNxIQvUhnIjHrPAr/Gjx3tw=; b=LZEmgMBTbXoyj9HDRMGtYtU+DvpaslwnNZa5ty+PuW4rtdGI/djbIqQQFOfPfJ6Zi6Yo0x/J A45DNMj3i1SEGWZJSJz9hSfRibB3Uzb7Xc3f76x+3vs4PFjI1evhdvyEGUUnxXyX7XMf7h9f KTsEWaNs3HIU1p1CEjOitUzYLhU=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd7cb97.7f5c6471d330-smtp-out-n02; Tue, 30 Oct 2018 03:10:15 -0000 (UTC)
Date: Mon, 29 Oct 2018 20:10:14 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7cb96e7410_48ba2aeb43414584722c7@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ae8f7f: Stream data limit is more words, but clearer
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7cb96e70d7_48ba2aeb43414584721f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qHDKY-cJjSASHBDOHYk6XUvqrpw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:10:18 -0000

----==_mimepart_5bd7cb96e70d7_48ba2aeb43414584721f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/max-streams
  Home:   https://github.com/quicwg/base-drafts
  Commit: ae8f7f3da9a5d83362fe8833040d86df6c4bb863
      https://github.com/quicwg/base-drafts/commit/ae8f7f3da9a5d83362fe8833040d86df6c4bb863
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Stream data limit is more words, but clearer



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7cb96e70d7_48ba2aeb43414584721f2--


From nobody Mon Oct 29 20:10:26 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72E0612777C for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:10:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 1F2dURTurdVv for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:10: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 0842E127B92 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:10:22 -0700 (PDT)
Date: Mon, 29 Oct 2018 20:10:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540869021; bh=WoQzz8Ri+77BjbXEXAuTXutCVHoTVbSYTwYCfcdxuKM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=B3Rywt2sm/atzrzGBEEAK134wLkauvoWJnalenasf6tKEVZFQxf6FaHo1cRKRKYhx 418zAD+DK3+AXMUCgw6PNIH+CuRJHglqakjNVrXkK8ArqYa0drO5s3NkCDcyYIB046 1xuSReqSXf+LL7JhZ+cH7+tdvCnkq2maqDpwLsmc=
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/1906/push/3002706519@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7cb9d45c09_2ba93fbfdded45b82623af"; 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/byi1VPArlezNRxITb9PluDv0tUo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:10:24 -0000

----==_mimepart_5bd7cb9d45c09_2ba93fbfdded45b82623af
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

ae8f7f3  Stream data limit is more words, but clearer


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906/files/68ac057c195dc70d6a67663e43391358701235f3..ae8f7f3da9a5d83362fe8833040d86df6c4bb863

----==_mimepart_5bd7cb9d45c09_2ba93fbfdded45b82623af
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/ae8f7f3">ae8f7f3</a>  Stream data limit is more words, but clearer</li>
</ul>


<p style="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/1906/files/68ac057c195dc70d6a67663e43391358701235f3..ae8f7f3da9a5d83362fe8833040d86df6c4bb863">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2NM774qmJaCob_TPAnDduFX15xPks5up8MdgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxX5mmQtwgb5ibYXWLBPCnIQPgk4ks5up8MdgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906/files/68ac057c195dc70d6a67663e43391358701235f3..ae8f7f3da9a5d83362fe8833040d86df6c4bb863"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906/files/68ac057c195dc70d6a67663e43391358701235f3..ae8f7f3da9a5d83362fe8833040d86df6c4bb863",
"url": "https://github.com/quicwg/base-drafts/pull/1906/files/68ac057c195dc70d6a67663e43391358701235f3..ae8f7f3da9a5d83362fe8833040d86df6c4bb863",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1906",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1906:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "ae8f7f3",
"value": "Stream data limit is more words, but clearer"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906/files/68ac057c195dc70d6a67663e43391358701235f3..ae8f7f3da9a5d83362fe8833040d86df6c4bb863"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7cb9d45c09_2ba93fbfdded45b82623af--


From nobody Mon Oct 29 20:16:52 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 13521127598 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:16:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 AqebcNiQHINM for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:16:49 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 C8508123FFD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:16:49 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540869409; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=5EMDwSQslX4RZ0QDEE2hrHQSfXWEyEFRjwF/RO5XnoY=; b=Kt31bO+R5mCTUvFMCVejlCxMPW+lfBhbVibATH62ua4BREI4IchGsmACjP6kkQbDhzNxLjTd FJRfEUzewYfNGc7z584roX5xspdaplJLtLBaa2YrnhOpzY6nMA3iQx8iyOV+8qsUXv2JDhzA 31G9EfHDbaS8CNv+FJs8PlsQsBU=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd7cac8.7f1ed44ba720-smtp-out-n03; Tue, 30 Oct 2018 03:06:48 -0000 (UTC)
Date: Mon, 29 Oct 2018 20:06:48 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7cac88d575_4be72abe5552e5843094d@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9dadb1: period
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7cac88cfe6_4be72abe5552e584308e3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/41vMEWv-oJexZPyUOyuj_h8UXKo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:16:51 -0000

----==_mimepart_5bd7cac88cfe6_4be72abe5552e584308e3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/one-close-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9dadb18e2080ab8057dc42b740c6e3dd5581a3fd
      https://github.com/quicwg/base-drafts/commit/9dadb18e2080ab8057dc42b740c6e3dd5581a3fd
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  period

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7cac88cfe6_4be72abe5552e584308e3--


From nobody Mon Oct 29 20:17:05 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 597DF127598 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:17:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 srFwZbPBYuuh for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:17:01 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 C6297123FFD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:17:01 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540869421; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=aG6aXhysZ0uwF97ovbUdzD8a/Y4a9n3wUk6zoY1f8kg=; b=j/hZ3WVnyZkAM62djwOFv2t9mIQM7gZ6c/2Q3bbgf5yXhc9R0IEthGnfRFXFWqhn+k0h3mmV SvJVUrVPGs7phB9gwcldtLcFc1GidqOyS1oBp5aIdJLzsEmwtzxgIYf99LM9SoMZNK2cVUWQ 4MuF2AVsvkdOVhJ7x/zpOOZ6SxA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bd7cad4.7f1ed4225960-smtp-out-n03; Tue, 30 Oct 2018 03:07:00 -0000 (UTC)
Date: Mon, 29 Oct 2018 20:07:00 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7cad420274_13162ac24f54058848c@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 00ab8c: parenthesize type
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7cad41ff52_13162ac24f5405884742"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EEYsI3JRmsi5pVEdCX8VDVucb70>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:17:03 -0000

----==_mimepart_5bd7cad41ff52_13162ac24f5405884742
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/one-close-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: 00ab8c90c18517686023c7875307dd81ba30dff7
      https://github.com/quicwg/base-drafts/commit/00ab8c90c18517686023c7875307dd81ba30dff7
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  parenthesize type

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7cad41ff52_13162ac24f5405884742--


From nobody Mon Oct 29 20:22:06 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADCB812777C for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:22:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 XOcybiENcXpS for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:22:03 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 3D826127598 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:22:03 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540869722; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=MiCZbEO6T96nQPItxEhviIiPNFgW0jImbi3IjzlO/+0=; b=fY6YVut7q0DA62CTlyjlIQca13ebDu9BbtPgjtF70JEIkTlQ3hUNuiB7YZK/V6Epooqb7AK8 TTKDjwf65qchnTV5Cuq1+3gUCHK2ofLpmL4/XjT3tTDwFi2osX6H9vAdt0/dnkvjrnChlz9W HOHI8r/lO7QkV0fW0f3AT+1trq8=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bd7ce5a.7f12c03ab120-smtp-out-n02; Tue, 30 Oct 2018 03:22:02 -0000 (UTC)
Date: Mon, 29 Oct 2018 20:22:01 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7ce597e17e_4c042ada4d9f258481296@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7ce597dddb_4c042ada4d9f258481158"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qchJaMUjyMY4qhmd_Tl8l_EZLwg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:22:05 -0000

----==_mimepart_5bd7ce597dddb_4c042ada4d9f258481158
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/change-cid-wat
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7ce597dddb_4c042ada4d9f258481158--


From nobody Mon Oct 29 20:22:38 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C1A591277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:22:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 ijPtkY3Ize24 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:22:34 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 A81DB127598 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:22:34 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540869754; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=d4Z70G/JFs1HX3n0XoOEuuXCFsqua8l6fwtL8xRk5sg=; b=NfJG33mheSO9VD249KWrmrlhpN3+uMv4STecKJPqSRTMeeDv5Z3myWMq5g02bbxXqrY+34OB 4IiS3QOu4PyXCqqxQUJGuax9yDie5iwjM4rqNtVG8nZZ5rCb+0DK7IoBc+dwH1US3BXriMsn 8AKgGROYRfimGXpkg/FZ55iG3Zc=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd7ce79.7f5c5413f540-smtp-out-n02; Tue, 30 Oct 2018 03:22:33 -0000 (UTC)
Date: Mon, 29 Oct 2018 20:22:33 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7ce79b7152_afd2ae3c5ffe578249e3@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7ce79b6b10_afd2ae3c5ffe57824886"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/skb3Gtapb4RJjzI6MzEz0U1f5is>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:22:36 -0000

----==_mimepart_5bd7ce79b6b10_afd2ae3c5ffe57824886
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ci-caching
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7ce79b6b10_afd2ae3c5ffe57824886--


From nobody Mon Oct 29 20:23:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DABA512777C for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:23:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ic5g1LeAdflo for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:23: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 3864A127598 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:23:40 -0700 (PDT)
Date: Mon, 29 Oct 2018 20:23:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540869819; bh=YlZri9l7/CJ5V2a2nYT7ad+7mooK19bY75HWEOo0Taw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HHRAew8S/t+vTF1VEjENkoORwJQqSCVipWBcAvSNg8l5ySokrA84fQK/lqeX9dAxm /il/gQPBaH8ptETwIIEoccpmbBC8d5JfngsvmWKDy1ahKPdrM62Rb/BG5pSRxc7uNJ azHTZsE1KqITw5Cztqp8H4XzeSn7EHPp3PAdZIjM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1ca763e495f56732882d8b32a14d9d04ecec7c3f92cf0000000117ef90bb92a169ce1601d93e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1852/issue_event/1933968868@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1852@github.com>
References: <quicwg/base-drafts/pull/1852@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7cebb7195f_40553fd53ced45bc50152c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PZbUuPzi9nD9keli_NUcpLNdfuM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:23:42 -0000

----==_mimepart_5bd7cebb7195f_40553fd53ced45bc50152c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1852.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1852#event-1933968868
----==_mimepart_5bd7cebb7195f_40553fd53ced45bc50152c
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="369219902" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1852" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1852/hovercard" href="https://github.com/quicwg/base-drafts/pull/1852">#1852</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/1852#event-1933968868">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq12X5Ege_zheEBvG5-lZdY0oDq1lks5up8Y7gaJpZM4XX_PC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-zAhqti7u9pdoj-HRQVSTj3bTVQks5up8Y7gaJpZM4XX_PC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1852."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1852#event-1933968868"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1852#event-1933968868",
"url": "https://github.com/quicwg/base-drafts/pull/1852#event-1933968868",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1852#event-1933968868"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392164290\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7cebb7195f_40553fd53ced45bc50152c--


From nobody Mon Oct 29 20:24:31 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6FDC412777C for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:24:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 9qQHnMjYjsQR for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20: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 AD6EE127598 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:24:27 -0700 (PDT)
Date: Mon, 29 Oct 2018 20:24:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540869866; bh=yBGaXPQpH1hYEr8jSTCl/ecc2X0v78cz7s85ovMoT2o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BwV1MW+fTGdk8tR/31QgS0noPbERbn0UEehkF9bAa6tG1CZoAWRj+jqalXNrT+ntN +doupc5cMCvKYh3EJCIqoJX17fXrPJ2wtLF5tXJed/SzupcprG+5oAnjK3BJbfmVDF QGlLKxEf8WLCdjoul1qCQLfNsmkKnksS5ktViHWk=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab94a2cfae64267247467c719cd52f9fe39bfa660692cf0000000117ef90ea92a169ce1601d93e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1852/issue_event/1933969809@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1852@github.com>
References: <quicwg/base-drafts/pull/1852@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7ceead0a74_7bd03f89848d45bc256038"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/b9JrOyUeAS3Pcc2iYU4ibQ1CsVA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:24:29 -0000

----==_mimepart_5bd7ceead0a74_7bd03f89848d45bc256038
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Reopened #1852.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1852#event-1933969809
----==_mimepart_5bd7ceead0a74_7bd03f89848d45bc256038
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="369219902" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1852" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1852/hovercard" href="https://github.com/quicwg/base-drafts/pull/1852">#1852</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/1852#event-1933969809">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7fh2WbKAfDUvMpAeMnkLsdeBvoEks5up8ZqgaJpZM4XX_PC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8alstwPUcwi97-2HXpNkFCFwxYPks5up8ZqgaJpZM4XX_PC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Reopened #1852."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1852#event-1933969809"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1852#event-1933969809",
"url": "https://github.com/quicwg/base-drafts/pull/1852#event-1933969809",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1852#event-1933969809"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392164290\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7ceead0a74_7bd03f89848d45bc256038--


From nobody Mon Oct 29 20:25:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 803E1127598 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:25:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 YImSzg-EbtPq for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:25: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 CDD6E124D68 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:25:01 -0700 (PDT)
Date: Mon, 29 Oct 2018 20:25:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540869901; bh=x5QByVCnm1EUfIw4LQpMi+eXTZeGKlQ8cTnn1sACYy0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QdLzbnr2HE71tocU9TvQzPN3k2FmZS4bxR9bpWUlHaI5X5XqkadDcoCRp+GND+rSN ibIUfeAbG4F8RitLTjEG8UlPHjBjH9GFJd3Go4wigzKXotaOR8VBy14uaIegfgTydz IHMq6sYCS+rTuPsEC7JKQ+iQePecgqyszgPFrWOw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaf694fb6f3c548d79e5acec041d968f7c30ebdb592cf0000000117ef910d92a169ce1601d93e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1852/c434158426@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1852@github.com>
References: <quicwg/base-drafts/pull/1852@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7cf0d2a58_2c7b3fa9956d45c4804651"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hfZtNiKfqDq8H8JtbqKpyHa7kO8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:25:04 -0000

----==_mimepart_5bd7cf0d2a58_2c7b3fa9956d45c4804651
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Hmm, I wondered why I couldn't clean up the `reorganize` branch, did it manually, then this got closed as a result.  You learn new things every day with GitHub.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1852#issuecomment-434158426
----==_mimepart_5bd7cf0d2a58_2c7b3fa9956d45c4804651
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Hmm, I wondered why I couldn't clean up the <code>reorganize</code> branch, did it manually, then this got closed as a result.  You learn new things every day with GitHub.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1852#issuecomment-434158426">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6MD1qa9IJOtHwgyp5Ye5dWFoqaBks5up8aNgaJpZM4XX_PC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-QMe-2c3c4EkdN8HaNDIMbzDc_6ks5up8aNgaJpZM4XX_PC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1852: Hmm, I wondered why I couldn't clean up the `reorganize` branch, did it manually, then this got closed as a result.  You learn new things every day with GitHub."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1852#issuecomment-434158426"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1852#issuecomment-434158426",
"url": "https://github.com/quicwg/base-drafts/pull/1852#issuecomment-434158426",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1852,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1852\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1852#issuecomment-434158426"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392164290\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7cf0d2a58_2c7b3fa9956d45c4804651--


From nobody Mon Oct 29 20:28:24 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 17D30127598 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:28:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 oENJgg5jQ97o for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:28: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 2708F124D68 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:28:21 -0700 (PDT)
Date: Mon, 29 Oct 2018 20:28:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540870100; bh=uBePcxJoDYmbHEOIgbyjt4oJ7XT5gLUNYiSpDbi/1G8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TZargwyRasLQlV9HTtp6+26e34hA2JZ1aTbaCfajdFnxQJPZhoj/N3Q/1V1TVojeM S6+RDUWw4oXb6s3vZR6Kk6z/iyH6nGbo+vsdKWt8uBZvMnyF1kKbyLDro+Bc2s7IBg ykqrHEVKXZMiwbDgW6DNDeNBxaBIUhnAxipn8xho=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5462742d52d4391199f487d88bd344d8d7bb587c92cf0000000117ef91d492a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922/review/169600501@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7cfd426573_13963fb3dbcd45b4399360"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/lbq_cO7uDJQTwETEVbXnbwtL_O4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:28:23 -0000

----==_mimepart_5bd7cfd426573_13963fb3dbcd45b4399360
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -2491,13 +2495,11 @@ connection in a recoverable state, the endpoint can send a RST_STREAM frame
 ({{frame-rst-stream}}) with an appropriate error code to terminate just the
 affected stream.
 
-Other than STOPPING ({{solicited-state-transitions}}), RST_STREAM MUST be
-instigated by the application and MUST carry an application error code.
-Resetting a stream without knowledge of the application protocol could cause the
-protocol to enter an unrecoverable state.  Application protocols might require
-certain streams to be reliably delivered in order to guarantee consistent state
-between endpoints.
-
+RST_STREAM MUST be instigated by the application.  RST_STREAM carries an

Copying the code from STOP_SENDING works, doesn't 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/1922#discussion_r229166195
----==_mimepart_5bd7cfd426573_13963fb3dbcd45b4399360
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/1922#discussion_r229166195">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2491,13 +2495,11 @@ connection in a recoverable state, the endpoint can send a RST_STREAM frame
 ({{frame-rst-stream}}) with an appropriate error code to terminate just the
 affected stream.
 
-Other than STOPPING ({{solicited-state-transitions}}), RST_STREAM MUST be
-instigated by the application and MUST carry an application error code.
-Resetting a stream without knowledge of the application protocol could cause the
-protocol to enter an unrecoverable state.  Application protocols might require
-certain streams to be reliably delivered in order to guarantee consistent state
-between endpoints.
-
+RST_STREAM MUST be instigated by the application.  RST_STREAM carries an
</pre>
<p>Copying the code from STOP_SENDING works, doesn't 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/1922#discussion_r229166195">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7brf_1boPWLM0bqZxgmJ63Ru5vmks5up8dUgaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq06wu_2Vvb_c5bmeRJ7dLZOFC6ahks5up8dUgaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1922"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922#discussion_r229166195"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922#discussion_r229166195",
"url": "https://github.com/quicwg/base-drafts/pull/1922#discussion_r229166195",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1922",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922#discussion_r229166195"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7cfd426573_13963fb3dbcd45b4399360--


From nobody Mon Oct 29 20:33:38 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 750F612777C for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:33:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 snQyohPtBIn1 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:33:35 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 D7970124D68 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:33:34 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540870414; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Nf0Ckg4wF1V9H4/UTxd+apJ3l6y7QQI/2F7Rsy1Ws/s=; b=QE5k568ooYeb/eifK8b2z3w5FDVVyV0MT5vqrMzIZLL1Ffpxgv+ScS2q57E56R9UYGOWgJmp b79tL/n9g3u+4puPsl6l3BhfG5Mix2W5Lp/AGQrBMNG7mic9y91cBhqe6qb6VylyPDlwu0uw Sq3AqTUc1d1IgN8VpZRmI8CkDdk=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd7ceb6.7f37346fa1e0-smtp-out-n01; Tue, 30 Oct 2018 03:23:34 -0000 (UTC)
Date: Mon, 29 Oct 2018 20:23:33 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7ceb5e8b88_49382b258430e588773ce@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7ceb5e8812_49382b258430e588772f5"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9mun0fN2r9ypkqZm9Wfra5kIMLg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:33:37 -0000

----==_mimepart_5bd7ceb5e8812_49382b258430e588772f5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorganize
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7ceb5e8812_49382b258430e588772f5--


From nobody Mon Oct 29 20:38:20 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DAADE1277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:38:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 NC5xUZayRovv for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:38:16 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 84D2212777C for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:38:16 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540870695; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=mb9Hc7pg8pCfO5NsDCT+gopGlPd4/Xw0kCHnGMzGC00=; b=SnIrYsMSHHv4jzvJRhSeOzHH/gV1TFguY51KKkUUGpXIPrQA/83Eh0wgSklYnpX1RG6eiFVI v/0wBI0Mho41XUq59g+rttv9TNe57Mi6WqKN1W1OZLXEd7BUOlLAPSWSEqXlKp+xWJXY/cUM GszgvNM/21uYyBFgyQbkgX3A14M=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd7d227.7f5ed38b4480-smtp-out-n01; Tue, 30 Oct 2018 03:38:15 -0000 (UTC)
Date: Mon, 29 Oct 2018 20:38:14 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7d226837d9_3c682b098ca0857883519@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 1da29d: If the server gets Handshake, it's unconstrained
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7d2268348c_3c682b098ca0857883441"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AmdYveRYhCHlH1Ip2_8B_ZZSAjU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:38:18 -0000

----==_mimepart_5bd7d2268348c_3c682b098ca0857883441
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/fix1916
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1da29df591b8feb2314cdd887401fa758dccdc21
      https://github.com/quicwg/base-drafts/commit/1da29df591b8feb2314cdd887401fa758dccdc21
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  If the server gets Handshake, it's unconstrained



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7d2268348c_3c682b098ca0857883441--


From nobody Mon Oct 29 20:39:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2020712777C for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:39:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Rj610X-BPy_Y for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:39:15 -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 62F4E124D68 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:39:15 -0700 (PDT)
Date: Mon, 29 Oct 2018 20:39:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540870754; bh=QBo3JgsMjIIftYH5oY9WJh3vnp3HDxXAh5QKbOcPzIk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xn2sHSx8I5i+gurqslzMVJsRLgaYyRNlJrxcfBZmsmfxbTy0U7sQac62Gs/Ok9qw4 DsH570KrGMVv0S2Pxju66v1650Ejkm5YLjOlh10tuRmSnfAKnr8GOMgzSSdVu/r0jt kbjhhkFJkoZJ6okC74Uily98eOvQ9NejbRtBq1Gk=
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/1916/push/3002755818@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1916@github.com>
References: <quicwg/base-drafts/pull/1916@github.com>
Subject: Re: [quicwg/base-drafts] Relax 1200B requirement for Initial ACKs/Retx (#1916)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7d262366d8_16753fef7bcd45c4349465"; 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/uquy4Kvw7QCySryNd6lzV4dY1XI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:39:17 -0000

----==_mimepart_5bd7d262366d8_16753fef7bcd45c4349465
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinduke pushed 3 commits.

d6be519  Suggestion for #1916
1da29df  If the server gets Handshake, it's unconstrained
3081d81  Merge pull request #1 from quicwg/fix1916


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1916/files/add33c6a96401317f0d462c445a78fd12b1e64d1..3081d814d42e2957e8fb12057af47767cdffe6c7

----==_mimepart_5bd7d262366d8_16753fef7bcd45c4349465
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/martinduke" class="user-mention">@martinduke</a> pushed 3 commits.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/d6be519">d6be519</a>  Suggestion for #1916</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/1da29df">1da29df</a>  If the server gets Handshake, it&#39;s unconstrained</li>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/3081d81">3081d81</a>  Merge pull request #1 from quicwg/fix1916</li>
</ul>


<p style="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/1916/files/add33c6a96401317f0d462c445a78fd12b1e64d1..3081d814d42e2957e8fb12057af47767cdffe6c7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-j90M4q8Q7XJTc4BtUjXc1lD1ZNks5up8nigaJpZM4X6sII">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1ym9hvvPVO-sBFEzB4pFsuR1FGoks5up8nigaJpZM4X6sII.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke pushed 3 commits in #1916"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1916/files/add33c6a96401317f0d462c445a78fd12b1e64d1..3081d814d42e2957e8fb12057af47767cdffe6c7"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1916/files/add33c6a96401317f0d462c445a78fd12b1e64d1..3081d814d42e2957e8fb12057af47767cdffe6c7",
"url": "https://github.com/quicwg/base-drafts/pull/1916/files/add33c6a96401317f0d462c445a78fd12b1e64d1..3081d814d42e2957e8fb12057af47767cdffe6c7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinduke pushed 3 commits in #1916",
"sections": [
{
"text": "3 new commits pushed to quicwg/base-drafts #1916:",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [
{
"name": "d6be519",
"value": "Suggestion for #1916"
},
{
"name": "1da29df",
"value": "If the server gets Handshake, it's unconstrained"
},
{
"name": "3081d81",
"value": "Merge pull request #1 from quicwg/fix1916"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1916/files/add33c6a96401317f0d462c445a78fd12b1e64d1..3081d814d42e2957e8fb12057af47767cdffe6c7"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401261064\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7d262366d8_16753fef7bcd45c4349465--


From nobody Mon Oct 29 20:42:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 62D28128766 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20:42:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 edT6J5M3FDbi for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 20: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 CE01812777C for <quic-issues@ietf.org>; Mon, 29 Oct 2018 20:42:52 -0700 (PDT)
Date: Mon, 29 Oct 2018 20:42:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540870971; bh=oB+nXJSity4VdqNT7kF34ObHgACjV7cbAK54lVBOosc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bodu6RhTpFmpjhlRdAteSDOIUU615fB7MbatNk4UrO8IX1FySk+TsIYBlrzePkf1N hp9EswaPm6TgM4UUOj0KTMCNwjZvzrFZj/AxE82UARs+9Dn79nVUsSDjUjn3p2C23g gPBtEAkQZTdAIvgwRBFnwbRwuTDXbkfo/ShRkgwk=
From: martinduke <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5590d99b74de856e071e78c45fea947a024a548492cf0000000117ef953b92a169ce164b5f40@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1916/c434161292@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1916@github.com>
References: <quicwg/base-drafts/pull/1916@github.com>
Subject: Re: [quicwg/base-drafts] Relax 1200B requirement for Initial ACKs/Retx (#1916)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7d33bee58c_2d553fee89ed45c458741a"; 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/BiPZ9iDMU5z_x0fEXjea3yxDBac>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 03:42:55 -0000

----==_mimepart_5bd7d33bee58c_2d553fee89ed45c458741a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

My github-fu is weak, but I believe this is ready to merge to 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/1916#issuecomment-434161292
----==_mimepart_5bd7d33bee58c_2d553fee89ed45c458741a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>My github-fu is weak, but I believe this is ready to merge to 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/1916#issuecomment-434161292">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8_UHFZh2PkT7SMUFZ3rIuGmTZ6oks5up8q7gaJpZM4X6sII">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5YNAK8Ocxsse8Q0I7PHzQ8Tv9Qpks5up8q7gaJpZM4X6sII.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinduke in #1916: My github-fu is weak, but I believe this is ready to merge to master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1916#issuecomment-434161292"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1916#issuecomment-434161292",
"url": "https://github.com/quicwg/base-drafts/pull/1916#issuecomment-434161292",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Relax 1200B requirement for Initial ACKs/Retx (#1916)",
"sections": [
{
"text": "",
"activityTitle": "**martinduke**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinduke",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1916,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1916\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1916#issuecomment-434161292"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401261064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7d33bee58c_2d553fee89ed45c458741a--


From nobody Mon Oct 29 21:04:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8A6721277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:04:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 79zVog5W-o7i for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:04: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 3FFF5126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:04:04 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:04:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540872243; bh=+tx1v5PN1XFvqsp4CjG3GHIIglIkQwlJmLx08XnCg58=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=cjWL5iNBbcA8Q2aVbOQmj3MEmqcItwXZP4fQyeeJPxuWEOGIhabdgvdjfi89Hf1Dp zY8KMX1oCNKIQGshGLdc8hujwMHepILcXEZ3w9cTM/eC5wBiF38s8MMWPjZ/ttyMn2 69KwhDsUalfVuWJ8aVIZ7fMkJH/xBzkf7TZ3wRxs=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba7e68465840bd6db9c35a50e24e568bd6f7fc4f692cf0000000117ef9a3392a169ce165ecc1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1931@github.com>
Subject: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7d8334d14d_36c13fb775ad45b41321bd"; 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/nJq9zaNjN1gNX_Lhn_vXzQ4tMOE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:04:06 -0000

----==_mimepart_5bd7d8334d14d_36c13fb775ad45b41321bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For privacy reasons, and in a probabilistic way to grease the spin-bit, and to provide a sufficient anonymity set to the privacy conscious folks.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1931

-- Commit Summary --

  * Merge pull request #6 from quicwg/master
  * Merge pull request #7 from quicwg/master
  * Adding some text to define probabilistic disabling

-- File Changes --

    M draft-ietf-quic-spin-exp.md (29)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1931.patch
https://github.com/quicwg/base-drafts/pull/1931.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/1931

----==_mimepart_5bd7d8334d14d_36c13fb775ad45b41321bd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>For privacy reasons, and in a probabilistic way to grease the spin-bit, and to provide a sufficient anonymity set to the privacy conscious folks.</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/1931'>https://github.com/quicwg/base-drafts/pull/1931</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Merge pull request #6 from quicwg/master</li>
  <li>Merge pull request #7 from quicwg/master</li>
  <li>Adding some text to define probabilistic disabling</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1931/files#diff-0">draft-ietf-quic-spin-exp.md</a>
    (29)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1931.patch'>https://github.com/quicwg/base-drafts/pull/1931.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1931.diff'>https://github.com/quicwg/base-drafts/pull/1931.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/1931">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw8LwjSSuGQW-_ElwFPVs508AgChks5up8-zgaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9maX90JTiC__sT1ghze0RmWH9eRks5up8-zgaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"The spin-bit should be some times disabled (#1931)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931",
"url": "https://github.com/quicwg/base-drafts/pull/1931",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "The spin-bit should be some times disabled (#1931)",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "f45f53a",
"value": "Merge pull request #6 from quicwg/master"
},
{
"name": "8f29388",
"value": "Merge pull request #7 from quicwg/master"
},
{
"name": "caad837",
"value": "Adding some text to define probabilistic disabling"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-spin-exp.md](https://github.com/quicwg/base-drafts/pull/1931/files#diff-0) (29 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1931,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1931\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7d8334d14d_36c13fb775ad45b41321bd--


From nobody Mon Oct 29 21:07:33 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8B2011277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:07:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 7nwFkW07iJok for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:07:29 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 9BC45126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:07:29 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540872448; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=fx2x3Va9XifYVr/qZ9y3jbbijEki3VAougbwju7cSZs=; b=phGPQmeXcz+l8r+jMdfwsuHLDtACO+QNqVR4RyU2YKal+xZ23TpBAvIgja0wWKnPJ7hox7vF o+b/YoDMpXM+GrJy+mAe2co9GNCSBt5BkzxR7ldZzvSDc4w+VvnPeOhWwCxNbL2EgYOx2A6t gqJwWxR/NZBnwXITxFuMqXb1bQY=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd7d900.7fc8e4599ab0-smtp-out-n01; Tue, 30 Oct 2018 04:07:28 -0000 (UTC)
Date: Mon, 29 Oct 2018 21:07:27 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7d8ff31278_50022accb259e5949546b@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] add33c: Relax 1200B requirement for Initial ACKs/Retx
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7d8ff30e2a_50022accb259e594953f2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LZp1KhjbkjsWyCclNuE-2cf3hno>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:07:32 -0000

----==_mimepart_5bd7d8ff30e2a_50022accb259e594953f2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: add33c6a96401317f0d462c445a78fd12b1e64d1
      https://github.com/quicwg/base-drafts/commit/add33c6a96401317f0d462c445a78fd12b1e64d1
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Relax 1200B requirement for Initial ACKs/Retx

IMO it's silly to pad out a packet that contains the client's initial and handshake acks, because if delivered it verifies the address.


  Commit: d6be5195741b098823778ef1fc559f36aea8c485
      https://github.com/quicwg/base-drafts/commit/d6be5195741b098823778ef1fc559f36aea8c485
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Suggestion for #1916


  Commit: 1da29df591b8feb2314cdd887401fa758dccdc21
      https://github.com/quicwg/base-drafts/commit/1da29df591b8feb2314cdd887401fa758dccdc21
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  If the server gets Handshake, it's unconstrained


  Commit: 3081d814d42e2957e8fb12057af47767cdffe6c7
      https://github.com/quicwg/base-drafts/commit/3081d814d42e2957e8fb12057af47767cdffe6c7
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1 from quicwg/fix1916

Suggestion for #1916


  Commit: 208941a9208c9ac21a1cac263e3c1276f5b5d277
      https://github.com/quicwg/base-drafts/commit/208941a9208c9ac21a1cac263e3c1276f5b5d277
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into patch-29


  Commit: 9151e3d25b673a38ba3ba9bbd0c89f8214299484
      https://github.com/quicwg/base-drafts/commit/9151e3d25b673a38ba3ba9bbd0c89f8214299484
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1916 from martinduke/patch-29

Relax 1200B requirement for Initial ACKs/Retx


Compare: https://github.com/quicwg/base-drafts/compare/e9483dbffc08...9151e3d25b67
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7d8ff30e2a_50022accb259e594953f2--


From nobody Mon Oct 29 21:07:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 74E8C129AB8 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:07:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 lt06sujo2E00 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:07: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 D8511126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:07:32 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:07:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540872451; bh=3148BpUUfQfQ8WLavVvX/MA/VnE8EahTrgVvXZUhT24=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=2bsgrXhT+LOPE38q4pKBqHfKoFCuEhaHxho1EHOF3cO1bXLWmW4tyVLGSefgvn60M K6JCt7iuTZgEwU8qmiEuNd4FqZoximTe2qgff9Q0bHw6jSRcj0RCMBO3zbehGGxCIm PaWb/MulzcvSGYrdY7oW0/TfT03U+36v4Rec6CpE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3e9d93f23764982c1de4dd482d5a88a9199b796892cf0000000117ef9b0392a169ce164b5f40@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1916/issue_event/1934014372@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1916@github.com>
References: <quicwg/base-drafts/pull/1916@github.com>
Subject: Re: [quicwg/base-drafts] Relax 1200B requirement for Initial ACKs/Retx (#1916)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7d903cba13_36c53fb775ad45b41308d6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bsu844sDXtLnt3dqmATewcKS8gg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:07:35 -0000

----==_mimepart_5bd7d903cba13_36c53fb775ad45b41308d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1916 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/1916#event-1934014372
----==_mimepart_5bd7d903cba13_36c53fb775ad45b41308d6
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="374038336" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1916" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1916/hovercard" href="https://github.com/quicwg/base-drafts/pull/1916">#1916</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/1916#event-1934014372">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5z9I5KGzXAxqsQMx7I4FobsHcFmks5up9CDgaJpZM4X6sII">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_hCJ2UU65g4kVsEY3MdplvQslsEks5up9CDgaJpZM4X6sII.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1916 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1916#event-1934014372"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1916#event-1934014372",
"url": "https://github.com/quicwg/base-drafts/pull/1916#event-1934014372",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Relax 1200B requirement for Initial ACKs/Retx (#1916)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1916#event-1934014372"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401261064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7d903cba13_36c53fb775ad45b41308d6--


From nobody Mon Oct 29 21:07:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 894A0126CB6 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:07:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 y49VroUi-g-7 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:07: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 58100130DC1 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:07:41 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:07:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540872460; bh=AEBCRVGgDKkCrcBTqDr2kFvek2uTk9AYTgJDJ5t0zpE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I4k+qoNPzWrcGCVZ57BeSHALNfN4/0Zkav+S4ahpS1eA1ZxKtJ9kRYESTtLZfehXE LHqqY+eCz8y1wkJ8WZxG+XgfSBPMh/xmAuaz2b1PjXPNsMv0Alnq7UN9bpLa1prnSE ybnn0mSCXNEzZFsfPxIWdy6ecV1019BYTSUmHzMM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab166319a7ef26ef199884c1d1c597e8ac83e3236192cf0000000117ef9b0c92a169ce164b5f40@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1916/c434165019@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1916@github.com>
References: <quicwg/base-drafts/pull/1916@github.com>
Subject: Re: [quicwg/base-drafts] Relax 1200B requirement for Initial ACKs/Retx (#1916)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7d90c598bb_6d463fb8668d45c47608e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ebElZDwVs3UGHygEvohJIOhDA-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, 30 Oct 2018 04:07:43 -0000

----==_mimepart_5bd7d90c598bb_6d463fb8668d45c47608e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree.  Thanks for persisting Martin.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1916#issuecomment-434165019
----==_mimepart_5bd7d90c598bb_6d463fb8668d45c47608e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I agree.  Thanks for persisting Martin.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1916#issuecomment-434165019">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwqol6FvMYMBklW9-57yKXBjbMr6ks5up9CMgaJpZM4X6sII">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxFzonQKZsqYxltxFR6QCdx91VFgks5up9CMgaJpZM4X6sII.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1916: I agree.  Thanks for persisting Martin."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1916#issuecomment-434165019"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1916#issuecomment-434165019",
"url": "https://github.com/quicwg/base-drafts/pull/1916#issuecomment-434165019",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Relax 1200B requirement for Initial ACKs/Retx (#1916)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1916,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1916#issuecomment-434165019"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401261064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7d90c598bb_6d463fb8668d45c47608e--


From nobody Mon Oct 29 21:15:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8BDDF1288BD for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:15:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 5t-WTd0RGRmq for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:15:10 -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 5BB7B126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:15:10 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:15:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540872909; bh=Kxyf8oXSTr3pVWVGvp0VlgwDEZOVyY7B6wsyAzWwxjU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=srgUkpInW9jHDXuvcaH1Ew5NgqkEa8XgONd6WO/pHr9W7MLve5uNDNDn14XqKrsI6 7WWGTqFpb+vkSjqanuXJlTI74Ujr1AjNwaLkQ7qZzl6vkbS8/1Gugi0PAwCZCumkBN byjrGHxn38KCC+099NzI+UrLYl2LzzqaHyn6On5s=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab817cb7bb9404c18a932cebe667c19d6e9ed5cd6792cf0000000117ef9ccd92a169ce165ecc1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1931/review/169605991@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7dacd47611_6b6e3f7e076d45c4110937"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7sK2TYfDYL7bZvletXFomj_4BPM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:15:15 -0000

----==_mimepart_5bd7dacd47611_6b6e3f7e076d45c4110937
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.

This seems like a good idea.  I have a lot of suggestions here but they boil down to:

1. remove hyphen from "spin-bit"
2. allow for servers to disable the spin bit as well - we should probably adjust the 1/8 rate to 1/16 to account for this
3. allow for servers to be concerned about hiding their location equally

> @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit

```suggestion
# Disabling the Spin Bit
```

> @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,

```suggestion
Implementations SHOULD allow users to disable the spin bit either globally,
```

> @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by

```suggestion
or on a per-connection basis. Even when the spin bit is not disabled by
```

> @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen

```suggestion
the user, implementations SHOULD disable the spin bit on a randomly chosen
```

> @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.

```suggestion
on average the spin bit is disabled for at least 1/8th of the connections.
```

> @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero,

```suggestion
When the spin bit is disabled, endpoints MUST set the spin bit value to zero,
```

Any sense in permitting different forms of disabling?  I mean, there are other ways to erode the signal.  Fixed to zero, fixed to one, random, alternating values on every packet.  I wouldn't prohibit any (or all) of these techniques from being used.

> @@ -251,7 +262,23 @@ same as those for passive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP address
 based location databases. The risk of exposure of per-flow network RTT to
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to server
+are hidden from observers. An example would be a server accessed through a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the client to discover that
+the connection does not terminate at the visible destination address, and
+that the client is probably accessing a hidden server through a proxy.
+
+Clients that want to hide their use of a proxy or a relay will want to
+disable the spin bit. However, if only privacy sensitive clients ever
+disabled the spin bit, they would stick out. The probabilistic disabling
+behavior explained in {#disabling-the-spin-bit} ensures that other clients

```suggestion
behavior explained in {{disabling-the-spin-bit}} ensures that other endpoints
```

> @@ -251,7 +262,23 @@ same as those for passive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP address
 based location databases. The risk of exposure of per-flow network RTT to
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to server
+are hidden from observers. An example would be a server accessed through a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the client to discover that
+the connection does not terminate at the visible destination address, and
+that the client is probably accessing a hidden server through a proxy.
+
+Clients that want to hide their use of a proxy or a relay will want to
+disable the spin bit. However, if only privacy sensitive clients ever
+disabled the spin bit, they would stick out. The probabilistic disabling
+behavior explained in {#disabling-the-spin-bit} ensures that other clients
+will also disabling the spin bit some of the time, thus hiding the

```suggestion
will also disable the spin bit some of the time, thus hiding the
```

> @@ -251,7 +262,23 @@ same as those for passive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP address
 based location databases. The risk of exposure of per-flow network RTT to
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to server
+are hidden from observers. An example would be a server accessed through a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the client to discover that
+the connection does not terminate at the visible destination address, and
+that the client is probably accessing a hidden server through a proxy.
+
+Clients that want to hide their use of a proxy or a relay will want to

```suggestion
Endpoints that want to hide their use of a proxy or a relay will want to
```

I don't think that we can assume that it is only clients that will be affected by this.

> @@ -251,7 +262,23 @@ same as those for passive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP address
 based location databases. The risk of exposure of per-flow network RTT to
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to server
+are hidden from observers. An example would be a server accessed through a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the client to discover that

```suggestion
RTT, and will thus enable adversaries near the endpoint to discover that
```

> @@ -251,7 +262,23 @@ same as those for passive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP address
 based location databases. The risk of exposure of per-flow network RTT to
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to server
+are hidden from observers. An example would be a server accessed through a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the client to discover that
+the connection does not terminate at the visible destination address, and

```suggestion
the connection does not terminate at the visible destination address.
```

> @@ -251,7 +262,23 @@ same as those for passive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP address
 based location databases. The risk of exposure of per-flow network RTT to
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to server
+are hidden from observers. An example would be a server accessed through a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the client to discover that
+the connection does not terminate at the visible destination address, and
+that the client is probably accessing a hidden server through a proxy.

```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/1931#pullrequestreview-169605991
----==_mimepart_5bd7dacd47611_6b6e3f7e076d45c4110937
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>

<p>This seems like a good idea.  I have a lot of suggestions here but the=
y boil down to:</p>
<ol>
<li>remove hyphen from "spin-bit"</li>
<li>allow for servers to disable the spin bit as well - we should probabl=
y adjust the 1/8 rate to 1/16 to account for this</li>
<li>allow for servers to be concerned about hiding their location equally=
</li>
</ol><hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229170805">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -238,6 +238,17 @@ and the observer and =
the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that ob=
served
 in the downstream direction, and vice versa.
 =

+# Disabling the spin bit
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-# Disabling the spin bit
+# Disabling the Spin Bit
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229170822">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -238,6 +238,17 @@ and the observer and =
the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that ob=
served
 in the downstream direction, and vice versa.
 =

+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globall=
y,
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-Implementation SHOULD allow users to disable =
the spin-bit either globally,
+Implementations SHOULD allow users to disable the spin bit either global=
ly,
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229170867">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -238,6 +238,17 @@ and the observer and =
the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that ob=
served
 in the downstream direction, and vice versa.
 =

+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globall=
y,
+or on a per-connection basis. Even when the spin-bit is not disabled by
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-or on a per-connection basis. Even when the s=
pin-bit is not disabled by
+or on a per-connection basis. Even when the spin bit is not disabled by
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229170887">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -238,6 +238,17 @@ and the observer and =
the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that ob=
served
 in the downstream direction, and vice versa.
 =

+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globall=
y,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chos=
en
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-the user, implementations SHOULD disable the =
spin-bit on a randomly chosen
+the user, implementations SHOULD disable the spin bit on a randomly chos=
en
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229170915">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -238,6 +238,17 @@ and the observer and =
the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that ob=
served
 in the downstream direction, and vice versa.
 =

+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globall=
y,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chos=
en
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connection=
s.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-on average the spin-bit is disabled for at le=
ast 1/8th of the connections.
+on average the spin bit is disabled for at least 1/8th of the connection=
s.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229171078">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -238,6 +238,17 @@ and the observer and =
the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that ob=
served
 in the downstream direction, and vice versa.
 =

+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globall=
y,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chos=
en
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connection=
s.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero=
,
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-When the spin-bit is disabled, peers MUST set=
 the spin bit value to zero,
+When the spin bit is disabled, endpoints MUST set the spin bit value to =
zero,
</pre>

<p>Any sense in permitting different forms of disabling?  I mean, there a=
re other ways to erode the signal.  Fixed to zero, fixed to one, random, =
alternating values on every packet.  I wouldn't prohibit any (or all) of =
these techniques from being used.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229171202">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -251,7 +262,23 @@ same as those for pas=
sive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP add=
ress
 based location databases. The risk of exposure of per-flow network RTT t=
o
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to ser=
ver
+are hidden from observers. An example would be a server accessed through=
 a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the client to discover that
+the connection does not terminate at the visible destination address, an=
d
+that the client is probably accessing a hidden server through a proxy.
+
+Clients that want to hide their use of a proxy or a relay will want to
+disable the spin bit. However, if only privacy sensitive clients ever
+disabled the spin bit, they would stick out. The probabilistic disabling=

+behavior explained in {#disabling-the-spin-bit} ensures that other clien=
ts
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-behavior explained in {#disabling-the-spin-bi=
t} ensures that other clients
+behavior explained in {{disabling-the-spin-bit}} ensures that other endp=
oints
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229171217">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -251,7 +262,23 @@ same as those for pas=
sive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP add=
ress
 based location databases. The risk of exposure of per-flow network RTT t=
o
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to ser=
ver
+are hidden from observers. An example would be a server accessed through=
 a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the client to discover that
+the connection does not terminate at the visible destination address, an=
d
+that the client is probably accessing a hidden server through a proxy.
+
+Clients that want to hide their use of a proxy or a relay will want to
+disable the spin bit. However, if only privacy sensitive clients ever
+disabled the spin bit, they would stick out. The probabilistic disabling=

+behavior explained in {#disabling-the-spin-bit} ensures that other clien=
ts
+will also disabling the spin bit some of the time, thus hiding the
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-will also disabling the spin bit some of the =
time, thus hiding the
+will also disable the spin bit some of the time, thus hiding the
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229171251">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -251,7 +262,23 @@ same as those for pas=
sive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP add=
ress
 based location databases. The risk of exposure of per-flow network RTT t=
o
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to ser=
ver
+are hidden from observers. An example would be a server accessed through=
 a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the client to discover that
+the connection does not terminate at the visible destination address, an=
d
+that the client is probably accessing a hidden server through a proxy.
+
+Clients that want to hide their use of a proxy or a relay will want to
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-Clients that want to hide their use of a prox=
y or a relay will want to
+Endpoints that want to hide their use of a proxy or a relay will want to=

</pre>

<p>I don't think that we can assume that it is only clients that will be =
affected by this.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229171276">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -251,7 +262,23 @@ same as those for pas=
sive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP add=
ress
 based location databases. The risk of exposure of per-flow network RTT t=
o
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to ser=
ver
+are hidden from observers. An example would be a server accessed through=
 a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the client to discover that
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-RTT, and will thus enable adversaries near th=
e client to discover that
+RTT, and will thus enable adversaries near the endpoint to discover that=

</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229171312">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -251,7 +262,23 @@ same as those for pas=
sive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP add=
ress
 based location databases. The risk of exposure of per-flow network RTT t=
o
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to ser=
ver
+are hidden from observers. An example would be a server accessed through=
 a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the client to discover that
+the connection does not terminate at the visible destination address, an=
d
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-the connection does not terminate at the visi=
ble destination address, and
+the connection does not terminate at the visible destination address.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229171324">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -251,7 +262,23 @@ same as those for pas=
sive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP add=
ress
 based location databases. The risk of exposure of per-flow network RTT t=
o
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to ser=
ver
+are hidden from observers. An example would be a server accessed through=
 a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the client to discover that
+the connection does not terminate at the visible destination address, an=
d
+that the client is probably accessing a hidden server through a proxy.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-that the client is probably accessing a hidde=
n server through a proxy.
</pre>


<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/1931#pullrequestreview-169605991">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
yk6BHaNcKFBKThn5-ecJK6iHvmJks5up9JNgaJpZM4YBI2W">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkqz_MvRp7ki3PMvzmoXWFY=
MM8X1Opks5up9JNgaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson commented on #1931"}],"action":{"name":"View Pull Request","url=
":"https://github.com/quicwg/base-drafts/pull/1931#pullrequestreview-1696=
05991"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931#pullrequestrev=
iew-169605991",
"url": "https://github.com/quicwg/base-drafts/pull/1931#pullrequestreview=
-169605991",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1931",
"sections": [
{
"text": "This seems like a good idea.  I have a lot of suggestions here b=
ut they boil down to:\r\n\r\n1. remove hyphen from \"spin-bit\"\r\n2. all=
ow for servers to disable the spin bit as well - we should probably adjus=
t the 1/8 rate to 1/16 to account for this\r\n3. allow for servers to be =
concerned about hiding their location equally",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931#pullrequestreview=
-169605991"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4029515=
74\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd7dacd47611_6b6e3f7e076d45c4110937--


From nobody Mon Oct 29 21:18:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 881A3126CB6 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:18:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 d-68WhQJv_bo for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:18: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 D4D4F1288BD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:18:41 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:18:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540873121; bh=Sg8A7gy9gKsP4K1kS5Mrr/FyQ4Rgc+WsTD0sFLL8sqk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ic0uRsQiN9aDsDqPgYjyiUue6Rq+nAt+CpFviBSC2w8rBA48bukAr8nCs2EC3LAiU uGfouYVE9BJWooAaGPPfYDrwKhmYrcIHR6LWdfnCE9frH0VfJpK0ThbI3ttjdxSqJG F36E64tpQGc83LnGVNA2v7VCK1gbbsDZc7AcJ600=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab25d6cc8690636c92e088bd2c02187366672036e792cf0000000117ef9da192a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922/review/169607306@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7dba129961_60303fd7878d45c076981"; 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/4QU3L5CB_pODcWxMQnJD-xeymT4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:18:44 -0000

----==_mimepart_5bd7dba129961_60303fd7878d45c076981
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

MikeBishop commented on this pull request.



> @@ -2491,13 +2495,11 @@ connection in a recoverable state, the endpoint can send a RST_STREAM frame
 ({{frame-rst-stream}}) with an appropriate error code to terminate just the
 affected stream.
 
-Other than STOPPING ({{solicited-state-transitions}}), RST_STREAM MUST be
-instigated by the application and MUST carry an application error code.
-Resetting a stream without knowledge of the application protocol could cause the
-protocol to enter an unrecoverable state.  Application protocols might require
-certain streams to be reliably delivered in order to guarantee consistent state
-between endpoints.
-
+RST_STREAM MUST be instigated by the application.  RST_STREAM carries an

"RST_STREAM MUST be instigated by the application."  That means the QUIC stack never initiates a RST, which is unrelated to what error code you put in the RST_STREAM that it's not initiating.

Perhaps we say, "Unless in response to a STOP_SENDING ({{solicited...}}), RST_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/pull/1922#discussion_r229171876
----==_mimepart_5bd7dba129961_60303fd7878d45c076981
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/1922#discussion_r229171876">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2491,13 +2495,11 @@ connection in a recoverable state, the endpoint can send a RST_STREAM frame
 ({{frame-rst-stream}}) with an appropriate error code to terminate just the
 affected stream.
 
-Other than STOPPING ({{solicited-state-transitions}}), RST_STREAM MUST be
-instigated by the application and MUST carry an application error code.
-Resetting a stream without knowledge of the application protocol could cause the
-protocol to enter an unrecoverable state.  Application protocols might require
-certain streams to be reliably delivered in order to guarantee consistent state
-between endpoints.
-
+RST_STREAM MUST be instigated by the application.  RST_STREAM carries an
</pre>
<p>"RST_STREAM MUST be instigated by the application."  That means the QUIC stack never initiates a RST, which is unrelated to what error code you put in the RST_STREAM that it's not initiating.</p>
<p>Perhaps we say, "Unless in response to a STOP_SENDING ({{solicited...}}), RST_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/pull/1922#discussion_r229171876">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzXwIPeD9V6d3K3LQftyig0H3kN1ks5up9MhgaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4kS2hNXOTC4wDibuk9f-z0nHTEZks5up9MhgaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1922"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922#discussion_r229171876"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922#discussion_r229171876",
"url": "https://github.com/quicwg/base-drafts/pull/1922#discussion_r229171876",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop commented on 1922",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922#discussion_r229171876"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7dba129961_60303fd7878d45c076981--


From nobody Mon Oct 29 21:21:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7118F1277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:21:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Vu3c9QpX96Lc for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:21: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 295C5126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:21:03 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:21:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540873262; bh=zxbC/xtryKhkSqbY0cvIeg9j1y+tuge66WkX3XSeqaM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=muTcKGCP1ix6hD3CT+qRZBnnf7G2VBPmjzhlFNPpYawRawm78pvLsKjNf//uYG3dX TbS7+kg+1nPXdpsrJoq90ijobJfDoy/eXfHT9wb2g3JudiHoyCTmKPl7dz749pzlSi kyz6ITo+J7SAXo1jdxbGa2yizXdVNqXA+vRHYwyM=
From: Christian Huitema <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/1931/push/3002821776@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7dc2e4be95_68ff3f80142d45b4133737"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
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/9OeecRKJwEy7PNV9UL5c5nGVY10>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:21:04 -0000

----==_mimepart_5bd7dc2e4be95_68ff3f80142d45b4133737
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema pushed 1 commit.

01545db  Update draft-ietf-quic-spin-exp.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931/files/caad83795f789cd0ecdb366f248a4dfcaea9cd14..01545db846f7ab34f98b95a005d89553055a25ba

----==_mimepart_5bd7dc2e4be95_68ff3f80142d45b4133737
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/huitema" class="user-mention">@huitema</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/01545db">01545db</a>  Update draft-ietf-quic-spin-exp.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/1931/files/caad83795f789cd0ecdb366f248a4dfcaea9cd14..01545db846f7ab34f98b95a005d89553055a25ba">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyFAvAyoTpVWR6kf1AXog-kJEe62ks5up9OugaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0kgnJG53u0rtKYFFqEQW9nb-yCeks5up9OugaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema pushed 1 commit in #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931/files/caad83795f789cd0ecdb366f248a4dfcaea9cd14..01545db846f7ab34f98b95a005d89553055a25ba"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931/files/caad83795f789cd0ecdb366f248a4dfcaea9cd14..01545db846f7ab34f98b95a005d89553055a25ba",
"url": "https://github.com/quicwg/base-drafts/pull/1931/files/caad83795f789cd0ecdb366f248a4dfcaea9cd14..01545db846f7ab34f98b95a005d89553055a25ba",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema pushed 1 commit in #1931",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1931:",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [
{
"name": "01545db",
"value": "Update draft-ietf-quic-spin-exp.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931/files/caad83795f789cd0ecdb366f248a4dfcaea9cd14..01545db846f7ab34f98b95a005d89553055a25ba"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7dc2e4be95_68ff3f80142d45b4133737--


From nobody Mon Oct 29 21:21:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 169E41277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:21:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 2dOY_qUz3C7z for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:21: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 B3C9A126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:21:18 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:21:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540873278; bh=TP4UcOxmUg527vOT7QhphaH0++q5Rb8oIx/P/akpkNY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZmJqUUlSx0BkQste5B9PEAyz+Wwp6FcFIuCkMmJdDBo43WM+tAK4vTC726V/jFOI+ KYPBpq9s3w0Bi2U/frYckIXLqXA0mYgsyQHpe+jYrI734m5MSKoFVSeZawXL1KyH/E ICtu5HVlvEZsRJ3xkHAH8FQUEDXGD+Ypmqan1vuU=
From: Christian Huitema <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/1931/push/3002822205@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7dc3ec409_56843fb0b92d45c02523fe"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
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/nlPsYa-Aei0vx_OtWu0T0zjIaFw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:21:20 -0000

----==_mimepart_5bd7dc3ec409_56843fb0b92d45c02523fe
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema pushed 1 commit.

9156224  Update draft-ietf-quic-spin-exp.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931/files/01545db846f7ab34f98b95a005d89553055a25ba..91562246ae5a6d18341f14afd514566e9e8b098b

----==_mimepart_5bd7dc3ec409_56843fb0b92d45c02523fe
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/huitema" class="user-mention">@huitema</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/9156224">9156224</a>  Update draft-ietf-quic-spin-exp.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/1931/files/01545db846f7ab34f98b95a005d89553055a25ba..91562246ae5a6d18341f14afd514566e9e8b098b">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6a-RnyodYyKXDtl-_fzBdDAIOB1ks5up9O-gaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq20sOYJZsKxWuK5ieI2iemyISZaWks5up9O-gaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema pushed 1 commit in #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931/files/01545db846f7ab34f98b95a005d89553055a25ba..91562246ae5a6d18341f14afd514566e9e8b098b"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931/files/01545db846f7ab34f98b95a005d89553055a25ba..91562246ae5a6d18341f14afd514566e9e8b098b",
"url": "https://github.com/quicwg/base-drafts/pull/1931/files/01545db846f7ab34f98b95a005d89553055a25ba..91562246ae5a6d18341f14afd514566e9e8b098b",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema pushed 1 commit in #1931",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1931:",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [
{
"name": "9156224",
"value": "Update draft-ietf-quic-spin-exp.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931/files/01545db846f7ab34f98b95a005d89553055a25ba..91562246ae5a6d18341f14afd514566e9e8b098b"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7dc3ec409_56843fb0b92d45c02523fe--


From nobody Mon Oct 29 21:21:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34ACC126CB6 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:21:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 pq5aeT_4LMn5 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:21: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 B8F121277BB for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:21:36 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:21:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540873296; bh=V/SUnDrCImTP5NqX8CjGwxKpChenlouLTCxV5geMFUo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Z/KPDjpIhTXZkDuEbSKQeeo+FojmuAXxyi/1D8Nqv3jmcCZZYvycSPgZORr82KLWe 9/REp7p2pUFkLfwRUuQihrlulnMEhugnG6pXzGyLsucTnAREpEMOQalfexwMKH9ULO RSzNkJTd/YgCyMnd/Qb1/BEdAczVsEuCYS9QsCSQ=
From: Christian Huitema <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/1931/push/3002822676@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7dc5072d6_603a3fd7878d45c0752a7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
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-phG2zZq_Oue3iaBydBOPzhCWo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:21:38 -0000

----==_mimepart_5bd7dc5072d6_603a3fd7878d45c0752a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema pushed 1 commit.

eb5d7a1  Update draft-ietf-quic-spin-exp.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931/files/91562246ae5a6d18341f14afd514566e9e8b098b..eb5d7a189489ee4a271badee21ee96f9dc28014d

----==_mimepart_5bd7dc5072d6_603a3fd7878d45c0752a7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/huitema" class="user-mention">@huitema</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/eb5d7a1">eb5d7a1</a>  Update draft-ietf-quic-spin-exp.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/1931/files/91562246ae5a6d18341f14afd514566e9e8b098b..eb5d7a189489ee4a271badee21ee96f9dc28014d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3G7aOzcSyqjZlzgZFxGhflhXz96ks5up9PQgaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqytF7ksk0KeQhlUzIsge0oTYExwOks5up9PQgaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema pushed 1 commit in #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931/files/91562246ae5a6d18341f14afd514566e9e8b098b..eb5d7a189489ee4a271badee21ee96f9dc28014d"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931/files/91562246ae5a6d18341f14afd514566e9e8b098b..eb5d7a189489ee4a271badee21ee96f9dc28014d",
"url": "https://github.com/quicwg/base-drafts/pull/1931/files/91562246ae5a6d18341f14afd514566e9e8b098b..eb5d7a189489ee4a271badee21ee96f9dc28014d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema pushed 1 commit in #1931",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1931:",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [
{
"name": "eb5d7a1",
"value": "Update draft-ietf-quic-spin-exp.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931/files/91562246ae5a6d18341f14afd514566e9e8b098b..eb5d7a189489ee4a271badee21ee96f9dc28014d"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7dc5072d6_603a3fd7878d45c0752a7--


From nobody Mon Oct 29 21:21:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4A84B1277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:21:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 YFMIJ8ANdG19 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:21:57 -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 DC31A126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:21:56 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:21:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540873316; bh=DqB8LIpLpRb0+WQ40Rl7UpTotXXfeRAlb9OJrnB7J1E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=E8P8YLCD9gENB/UiU3BP7u44NkZJoZzbC6iSvxXH0H+iU2bgBn5khIWfczbUpSNIK 7pI6jkB5RvTp3Uv1OmUz1Ohrprfu0o1qRCABnx383sofC8TqKrLlLFHbs/7V+d4OOp 7/ZKaI8ZjI0bw3ZJhIrMFnLbT+epucF63b3IrEkc=
From: Christian Huitema <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/1931/push/3002823198@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7dc64342f3_541e3f905ced45b4932f4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
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/oENm06Zm8I9bydHtXcZiow7Af9w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:21:58 -0000

----==_mimepart_5bd7dc64342f3_541e3f905ced45b4932f4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema pushed 1 commit.

7bcfcab  Update draft-ietf-quic-spin-exp.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931/files/eb5d7a189489ee4a271badee21ee96f9dc28014d..7bcfcab63c557c4a0984c68706ae00e40d819aac

----==_mimepart_5bd7dc64342f3_541e3f905ced45b4932f4
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/huitema" class="user-mention">@huitema</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/7bcfcab">7bcfcab</a>  Update draft-ietf-quic-spin-exp.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/1931/files/eb5d7a189489ee4a271badee21ee96f9dc28014d..7bcfcab63c557c4a0984c68706ae00e40d819aac">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2dNiU--nQqdMQ9A7xTs2WWY-E5bks5up9PkgaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_q_h2clpVz-tFf24WFPl3lQH6Riks5up9PkgaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema pushed 1 commit in #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931/files/eb5d7a189489ee4a271badee21ee96f9dc28014d..7bcfcab63c557c4a0984c68706ae00e40d819aac"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931/files/eb5d7a189489ee4a271badee21ee96f9dc28014d..7bcfcab63c557c4a0984c68706ae00e40d819aac",
"url": "https://github.com/quicwg/base-drafts/pull/1931/files/eb5d7a189489ee4a271badee21ee96f9dc28014d..7bcfcab63c557c4a0984c68706ae00e40d819aac",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema pushed 1 commit in #1931",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1931:",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [
{
"name": "7bcfcab",
"value": "Update draft-ietf-quic-spin-exp.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931/files/eb5d7a189489ee4a271badee21ee96f9dc28014d..7bcfcab63c557c4a0984c68706ae00e40d819aac"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7dc64342f3_541e3f905ced45b4932f4--


From nobody Mon Oct 29 21:22:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F3A6D1277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:22:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 vV86Th3e9TV4 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:22:17 -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 635F2126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:22:17 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:22:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540873336; bh=kRJAuBBHjeVeXH34dhhkmaNUjjW3vizafeeF7/B4blY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WgI55d0NwpLupgCmuzWRl05MU4qZGVye9uvtjQpjNSVtVIRM56qmMRfIiB4YaNdcE fUj2GF9NUsgq89HcvFOLiYM+drusm/1WU9APGv9Fki6IL5zF7fBxmvGQEAKx0wEFQ8 a/RsojXAto/J3QKIC83FTlZR1t4mtlYvnTdpr3bw=
From: Christian Huitema <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/1931/push/3002823570@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7dc7892483_7c623fadf8ed45b42411cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
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/N8wVZPtx_i1u5gz96aE1Yczummo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:22:19 -0000

----==_mimepart_5bd7dc7892483_7c623fadf8ed45b42411cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema pushed 1 commit.

3ea6fff  Update draft-ietf-quic-spin-exp.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931/files/7bcfcab63c557c4a0984c68706ae00e40d819aac..3ea6fffa22d0628cd6a6c4b96fe3f71d88563539

----==_mimepart_5bd7dc7892483_7c623fadf8ed45b42411cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/huitema" class="user-mention">@huitema</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/3ea6fff">3ea6fff</a>  Update draft-ietf-quic-spin-exp.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/1931/files/7bcfcab63c557c4a0984c68706ae00e40d819aac..3ea6fffa22d0628cd6a6c4b96fe3f71d88563539">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1XpUPTMNPLJtG7ZwFHNlUEyYxjiks5up9P4gaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_QC-KzwPats_YpyvqTrj5mkRwt-ks5up9P4gaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema pushed 1 commit in #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931/files/7bcfcab63c557c4a0984c68706ae00e40d819aac..3ea6fffa22d0628cd6a6c4b96fe3f71d88563539"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931/files/7bcfcab63c557c4a0984c68706ae00e40d819aac..3ea6fffa22d0628cd6a6c4b96fe3f71d88563539",
"url": "https://github.com/quicwg/base-drafts/pull/1931/files/7bcfcab63c557c4a0984c68706ae00e40d819aac..3ea6fffa22d0628cd6a6c4b96fe3f71d88563539",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema pushed 1 commit in #1931",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1931:",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [
{
"name": "3ea6fff",
"value": "Update draft-ietf-quic-spin-exp.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931/files/7bcfcab63c557c4a0984c68706ae00e40d819aac..3ea6fffa22d0628cd6a6c4b96fe3f71d88563539"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7dc7892483_7c623fadf8ed45b42411cc--


From nobody Mon Oct 29 21:22:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1DCA61277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:22:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 KOf-UtWLYfa9 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:22: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 7EC03126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:22:29 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:22:28 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540873348; bh=Lij4RnHtXE9y0I/xOk3N7ipObXMEq3YrnIWPO+0c2EE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FndSxDqB09snrEA26pSa3m5v6LK29qZdMFLOC4u2C74sg13c1hFoh1Z73A8qcAv7l eRp478bvH8jA/pd6vcsZTD8Ldm3cM68/zfyJoE5+gTXKAtsZj1tTq037q6eQy4bv1V lBbN7FN0xGe+sKzUpyJ/bSlVbYZPyilg08XVR32o=
From: Christian Huitema <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/1931/push/3002823989@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7dc84b64ca_15b03fce4b2d45c08416e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
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/_QOrC0-ld0To-hDjJv-KEUPc3U0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:22:31 -0000

----==_mimepart_5bd7dc84b64ca_15b03fce4b2d45c08416e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema pushed 1 commit.

e8b37d6  Update draft-ietf-quic-spin-exp.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931/files/3ea6fffa22d0628cd6a6c4b96fe3f71d88563539..e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a

----==_mimepart_5bd7dc84b64ca_15b03fce4b2d45c08416e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/huitema" class="user-mention">@huitema</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/e8b37d6">e8b37d6</a>  Update draft-ietf-quic-spin-exp.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/1931/files/3ea6fffa22d0628cd6a6c4b96fe3f71d88563539..e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1sIP2Qdo23KjrBk7THKE_ZSm2ZKks5up9QEgaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyZdh38MO7DZs4KHTu51qVwas06vks5up9QEgaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema pushed 1 commit in #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931/files/3ea6fffa22d0628cd6a6c4b96fe3f71d88563539..e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931/files/3ea6fffa22d0628cd6a6c4b96fe3f71d88563539..e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a",
"url": "https://github.com/quicwg/base-drafts/pull/1931/files/3ea6fffa22d0628cd6a6c4b96fe3f71d88563539..e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema pushed 1 commit in #1931",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1931:",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [
{
"name": "e8b37d6",
"value": "Update draft-ietf-quic-spin-exp.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931/files/3ea6fffa22d0628cd6a6c4b96fe3f71d88563539..e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7dc84b64ca_15b03fce4b2d45c08416e--


From nobody Mon Oct 29 21:26:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C62B1288BD for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:26:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 1cKabuH3GP1V for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:26: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 A1F82126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:26:56 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:26:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540873616; bh=gDFOn56Qp+PRWSAJ5EbFOTdPh0ElQNuDjgOCiVrvxS0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wW6a4m0fQnVW1i1R3owCqSRRwLax1xInCIPyztL0Tmo1UScmJyqjyPIv5n/6kmcvc DwSo941Psuv0j7Gcq6+FDSpLZ82+xxP73tDt1iDH9iToqoWkvJ/1CbDWul/j6BVbtU UXTIJIWIjTqEJfAk13PyTz3EEg5jO5dLjhZKAYGc=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab815537b4e8885c5e582519a70cb9b235134e5a0d92cf0000000117ef9f8f92a169ce165ecc1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1931/review/169608339@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7dd8ff3b1b_614e3ffcb98d45b474766"; 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/L0syqpgo7NVuqF4rKxWNt55ldPE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:26:58 -0000

----==_mimepart_5bd7dd8ff3b1b_614e3ffcb98d45b474766
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

huitema commented on this pull request.



> @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero,

Yes, there is a reasonable case for saying SHOULD, and then adding a sentence that they MAY experiment with alternatives. But then these alternatives are going to stick out.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931#discussion_r229172741
----==_mimepart_5bd7dd8ff3b1b_614e3ffcb98d45b474766
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@huitema</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1931#discussion_r229172741">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style='color:#555'>&gt; @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero,
</pre>
<p>Yes, there is a reasonable case for saying SHOULD, and then adding a sentence that they MAY experiment with alternatives. But then these alternatives are going to stick out.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1931#discussion_r229172741">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzlevWCD5Bd8ZltgfQsLecDCh1CBks5up9UPgaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8Q5s0JH_vBwFurSY7PyysQE9ZBVks5up9UPgaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema commented on #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931#discussion_r229172741"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229172741",
"url": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229172741",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema commented on 1931",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229172741"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7dd8ff3b1b_614e3ffcb98d45b474766--


From nobody Mon Oct 29 21:27:25 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 42C611277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:27:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 fytoJuvSut00 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:27:22 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 A724D126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:27:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540873641; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=p+dm4wxz/v+A06imFfGmc3Q7y7LwMrCnvDR32MTBZMs=; b=P7CK76F9pfmvhkebxniZK59ZHwggreeKrrYSQbzcddh/MbD2q88PNMQBeCR8o7X+V39uQdsF cTAW6Ia0SodSOwR3S/WjCvAKS5UJLjLJ8nGTwt4a/MBUpnWRI7r/M3Wd5843BNoUVLjNtdbC TD+dd9ez5bnMyDpMKdycEPyEqfA=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd7dda9.7f01a0296ba0-smtp-out-n02; Tue, 30 Oct 2018 04:27:21 -0000 (UTC)
Date: Mon, 29 Oct 2018 21:27:20 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd7dda8632d0_27f32b1ff120e57c92180@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 065757: Allow STOP_SENDING to trigger RST_STREAM
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd7dda862f3e_27f32b1ff120e57c92017"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/El9R8NV4LlqsVyvLjjKfp6lGQR8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:27:24 -0000

----==_mimepart_5bd7dda862f3e_27f32b1ff120e57c92017
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/no-stopping
  Home:   https://github.com/quicwg/base-drafts
  Commit: 065757e5652e37e4a4d816f106bba1ef1f8a5344
      https://github.com/quicwg/base-drafts/commit/065757e5652e37e4a4d816f106bba1ef1f8a5344
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Allow STOP_SENDING to trigger RST_STREAM



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd7dda862f3e_27f32b1ff120e57c92017--


From nobody Mon Oct 29 21:27:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7175126CB6 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:27:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 bfDG8IF71fpr for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:27: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 2614912F1A6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:27:27 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:27:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540873646; bh=SO0N0QKAA32Rr8aFwkAoTJiSqeYfeWmFdjLWLvSIing=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fMQUf2rUzWjNB/9dyYMfA5iSrGZkJw0p5502Kf+3yHED2/H8oo0LWv1RdHcCkV1o3 CumtTiFCi2PIDPD2bAYJwWmkzlVsfGO1QQIagryy20/NOe1TmXBaYGCx1gCUM/NZ8y 9tu8M+giijqv7VA0/AIRjbbcQTZ3v5WI2MEfaqgk=
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/1922/push/3002831370@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7ddae64324_3bef3fce4b2d45c01977fb"; 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/s945eBxSTjqHteVVEoTT0CJ7hdo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:27:29 -0000

----==_mimepart_5bd7ddae64324_3bef3fce4b2d45c01977fb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

065757e  Allow STOP_SENDING to trigger RST_STREAM


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1922/files/a554a0fc45f724f55df32762864e4e770946192b..065757e5652e37e4a4d816f106bba1ef1f8a5344

----==_mimepart_5bd7ddae64324_3bef3fce4b2d45c01977fb
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/065757e">065757e</a>  Allow STOP_SENDING to trigger RST_STREAM</li>
</ul>


<p style="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/1922/files/a554a0fc45f724f55df32762864e4e770946192b..065757e5652e37e4a4d816f106bba1ef1f8a5344">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyCSl2IWRv4QZcCw7LgA9j9eJakBks5up9UugaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyHr_h4qA3Hlw1JtJk0bD3UMIV96ks5up9UugaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1922"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922/files/a554a0fc45f724f55df32762864e4e770946192b..065757e5652e37e4a4d816f106bba1ef1f8a5344"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922/files/a554a0fc45f724f55df32762864e4e770946192b..065757e5652e37e4a4d816f106bba1ef1f8a5344",
"url": "https://github.com/quicwg/base-drafts/pull/1922/files/a554a0fc45f724f55df32762864e4e770946192b..065757e5652e37e4a4d816f106bba1ef1f8a5344",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1922",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1922:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "065757e",
"value": "Allow STOP_SENDING to trigger RST_STREAM"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922/files/a554a0fc45f724f55df32762864e4e770946192b..065757e5652e37e4a4d816f106bba1ef1f8a5344"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7ddae64324_3bef3fce4b2d45c01977fb--


From nobody Mon Oct 29 21:27:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 102BB128A5C for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:27:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 mKFsUZ2bHTvv for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:27: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 97D5B1288BD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:27:43 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:27:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540873662; bh=QMon6TMRLbDdhnJFx9ztHFg4YWYYvONxLlBnFIUXf2k=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vvf//UZvZ8eDOAtObPRvkG5WCi+j0U0y69tDTDgsL17V/d1R1f9p76sZ2PJjjReVk vmOexAS++ggjnJqPM8C+ixRcTvH6tNqC+lfcYIGmkYz7WkRhePOyWlOfMcHTeXzZdD 76h7zGo7HUPLxp2JstQKYNUyVRn8I0Qt+h7o8V4k=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab378632f26069c856584596f5df7d48bce897dceb92cf0000000117ef9fbe92a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922/review/169608439@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7ddbee3455_bb53fb775ad45b42129ce"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wK2CVVb44VNHeXImxM_puIyyIO0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:27:46 -0000

----==_mimepart_5bd7ddbee3455_bb53fb775ad45b42129ce
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -2491,13 +2495,11 @@ connection in a recoverable state, the endpoint can send a RST_STREAM frame
 ({{frame-rst-stream}}) with an appropriate error code to terminate just the
 affected stream.
 
-Other than STOPPING ({{solicited-state-transitions}}), RST_STREAM MUST be
-instigated by the application and MUST carry an application error code.
-Resetting a stream without knowledge of the application protocol could cause the
-protocol to enter an unrecoverable state.  Application protocols might require
-certain streams to be reliably delivered in order to guarantee consistent state
-between endpoints.
-
+RST_STREAM MUST be instigated by the application.  RST_STREAM carries an

How does this sound?

> RST_STREAM MUST be instigated by the protocol using QUIC, either directly or
through the receipt of a STOP_SENDING frame from a 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/pull/1922#discussion_r229172827
----==_mimepart_5bd7ddbee3455_bb53fb775ad45b42129ce
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/1922#discussion_r229172827">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2491,13 +2495,11 @@ connection in a recoverable state, the endpoint can send a RST_STREAM frame
 ({{frame-rst-stream}}) with an appropriate error code to terminate just the
 affected stream.
 
-Other than STOPPING ({{solicited-state-transitions}}), RST_STREAM MUST be
-instigated by the application and MUST carry an application error code.
-Resetting a stream without knowledge of the application protocol could cause the
-protocol to enter an unrecoverable state.  Application protocols might require
-certain streams to be reliably delivered in order to guarantee consistent state
-between endpoints.
-
+RST_STREAM MUST be instigated by the application.  RST_STREAM carries an
</pre>
<p>How does this sound?</p>
<blockquote>
<p>RST_STREAM MUST be instigated by the protocol using QUIC, either directly or<br>
through the receipt of a STOP_SENDING frame from a peer.</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/1922#discussion_r229172827">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq38JpXsUgvdUx6O4vHlY_f2Lnkf1ks5up9U-gaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6mDJ7PSu6CDGqN0icOc7YYCqbXpks5up9U-gaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1922"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922#discussion_r229172827"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922#discussion_r229172827",
"url": "https://github.com/quicwg/base-drafts/pull/1922#discussion_r229172827",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1922",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922#discussion_r229172827"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7ddbee3455_bb53fb775ad45b42129ce--


From nobody Mon Oct 29 21:30:29 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 31086126CB6 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:30:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 xSOGcVUVdd_L for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:30: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 3ED441288BD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:30:26 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:30:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540873825; bh=SzYSYLZ8fasLKITosW6XDdZPA8FH2CK7gUs/natVlR8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Qrf5af9XA+EfHiB7rHmrJN13NLUTTJ7XvCzs93PQ0RRL8JdH4JJc7LBWRSGjBt01W 07agjVDn47dEnO4mUfDI1YpqpjvGFCQdgvdpV/4BoE/f1Ht6scHtjf0gHELdng4hMb VyDA+sO8S2AXjnF0k6HEDgRLLDcw/JdpIQrGd4IM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab57cc6a2bd6cda5585abbfa8c32ead2f3df046b8b92cf0000000117efa06192a169ce165ecc1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1931/review/169608752@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7de618aaed_5033f83910d45b8192456"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BWBJcfoq11ZzxfLyZdns9Ub48Gs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:30:28 -0000

----==_mimepart_5bd7de618aaed_5033f83910d45b8192456
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero,

I would rather say that the endpoint can set the value to any value then.  Providing a concrete suggestion means that anyone who diverges from that suggestion will stick out.  Not providing a concrete suggestion means that you might end up with the choice of method being used to identify an implementation, but that's probably a lost 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/1931#discussion_r229173173
----==_mimepart_5bd7de618aaed_5033f83910d45b8192456
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/1931#discussion_r229173173">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style='color:#555'>&gt; @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero,
</pre>
<p>I would rather say that the endpoint can set the value to any value then.  Providing a concrete suggestion means that anyone who diverges from that suggestion will stick out.  Not providing a concrete suggestion means that you might end up with the choice of method being used to identify an implementation, but that's probably a lost cause.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1931#discussion_r229173173">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwztBbYK2uX-kxyOQ8goU0HrgfUfks5up9XhgaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_D86oMeFSGzfXLYus8bDzq6WGWQks5up9XhgaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931#discussion_r229173173"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229173173",
"url": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229173173",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1931",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229173173"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7de618aaed_5033f83910d45b8192456--


From nobody Mon Oct 29 21:36:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D060E1277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:36:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 9VxwdrWtKCBA for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:36: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 478D1126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:36:09 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:36:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540874168; bh=v3cLZ6a/RgJlLoEXivFoUrVE9GAt33PBMVQd9xH7FM4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rWRY8TZlkn5AAElsZKw/5Pz/ejY8Hy2HEcr6ZY2cxllP4JQPx/Q15Qv2gcIxy8upq vyUgKK0uOskr3TsZk1JpI8DflCT7IpEVa6TFD6F4jeyd3FnzLoMU11uC+k8ePdGXHb obrawpJdunvyYM+1nFHxq57GeFdGrf+EyuPNR+80=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0b775a21d4b6fbb73f4c4ca548f86ae8066bc21c92cf0000000117efa1b892a169ce165ecc1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1931/review/169609564@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7dfb88f70a_69fa3f8499ed45c46919a7"; 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/GKybWY8RJE44KQPmtxnNgwDnqLA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:36:11 -0000

----==_mimepart_5bd7dfb88f70a_69fa3f8499ed45c46919a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann commented on this pull request.



> @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero,

For greasing it might be (slightly) better to just use random values for this bit, otherwise middleboxes might learn that this bit is either 0 all the time or contains a valid spin bit.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931#discussion_r229173757
----==_mimepart_5bd7dfb88f70a_69fa3f8499ed45c46919a7
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/1931#discussion_r229173757">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style='color:#555'>&gt; @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero,
</pre>
<p>For greasing it might be (slightly) better to just use random values for this bit, otherwise middleboxes might learn that this bit is either 0 all the time or contains a valid spin bit.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1931#discussion_r229173757">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwKcb9KTzyU8SHjsOOQh2eu6oaasks5up9c4gaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4oQqkcpjU7SBm0MrIKBH6Lfj9NGks5up9c4gaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann commented on #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931#discussion_r229173757"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229173757",
"url": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229173757",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann commented on 1931",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229173757"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7dfb88f70a_69fa3f8499ed45c46919a7--


From nobody Mon Oct 29 21:37:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B7F87128CE4 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:37:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 NwtLEf9Uond1 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:37: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 F3CDA1288BD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:37:21 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:37:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540874241; bh=fAmj5CWdfQ8rZucdO9B1YvyAGYPNNru35FhXS/NaHN8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DNW5n50/XB0TA2bDxNcbU9PzH9aEWxKLZ5Oz+vvPYC0gsSTLP6BGAZiCzjJ8wZL8u sc7hH425lmXR6vV9hBROsZ11nPOnpJ5CEhiGxXboNc6uRkoyEoBB9SQz0FVGkQFyIG 9sKSEcI69KtKpnc2mg8tMQBp8i4gxIjbS2HdqTM8=
From: Christian Huitema <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/1931/push/3002845494@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7e0011b28a_6c6b3f7e076d45c415471"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
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/SR455QrsCtMYNTJMZg_S3vyZxmY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:37:24 -0000

----==_mimepart_5bd7e0011b28a_6c6b3f7e076d45c415471
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema pushed 1 commit.

0764e3a  Couple of edits, based on feedback from MT


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931/files/e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a..0764e3a54eee6cca7bfe526f8454ad3a1021b0eb

----==_mimepart_5bd7e0011b28a_6c6b3f7e076d45c415471
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/huitema" class="user-mention">@huitema</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/0764e3a">0764e3a</a>  Couple of edits, based on feedback 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/1931/files/e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a..0764e3a54eee6cca7bfe526f8454ad3a1021b0eb">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9niMvQQlgqK_bsTkNmEG7Nk9qUwks5up9eBgaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_Et4fGSPlXJKRZKUNO1kcU0Qo0qks5up9eBgaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema pushed 1 commit in #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931/files/e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a..0764e3a54eee6cca7bfe526f8454ad3a1021b0eb"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931/files/e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a..0764e3a54eee6cca7bfe526f8454ad3a1021b0eb",
"url": "https://github.com/quicwg/base-drafts/pull/1931/files/e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a..0764e3a54eee6cca7bfe526f8454ad3a1021b0eb",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema pushed 1 commit in #1931",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1931:",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [
{
"name": "0764e3a",
"value": "Couple of edits, based on feedback from MT"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931/files/e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a..0764e3a54eee6cca7bfe526f8454ad3a1021b0eb"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7e0011b28a_6c6b3f7e076d45c415471--


From nobody Mon Oct 29 21:38:09 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF0C41277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:38:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 lW3E7WRhyahD for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:38: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 394EC126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:38:06 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:38:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540874285; bh=LG7Qt0hIYAmxCSFdOeUtV/Rv0+k9ZJJjhgLGbY3VVeA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=p2kfzKA/Ppdk6xy9KhZjvXnYwTflz0cyrtMsQOPdHfKyUL1aFWCmyK3KsaJIsrlAS G3uUYATy8KdIsZH7hVmO0fwTYK6xZpdd6nrylcI1SO5v5bTvdIghVkjx36p4v6YhLy KBme19jbWdfdVsfVJGX9NkVhQRN3O6jI4+59Xw+I=
From: Christian Huitema <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/1931/push/3002846443@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7e02d4d1d4_2a103f8499ed45c43647bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
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/MjwmATCl07VgRrvi2f2nEkMI-S8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:38:08 -0000

----==_mimepart_5bd7e02d4d1d4_2a103f8499ed45c43647bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema pushed 1 commit.

f3b610c  Update draft-ietf-quic-spin-exp.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931/files/0764e3a54eee6cca7bfe526f8454ad3a1021b0eb..f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce

----==_mimepart_5bd7e02d4d1d4_2a103f8499ed45c43647bf
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/huitema" class="user-mention">@huitema</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/f3b610c">f3b610c</a>  Update draft-ietf-quic-spin-exp.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/1931/files/0764e3a54eee6cca7bfe526f8454ad3a1021b0eb..f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5lTlc0fqCEi8dZd0OYSCLOJaXdrks5up9etgaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_x1xUy13mEBVaODpU9Wb0tWrt7qks5up9etgaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema pushed 1 commit in #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931/files/0764e3a54eee6cca7bfe526f8454ad3a1021b0eb..f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931/files/0764e3a54eee6cca7bfe526f8454ad3a1021b0eb..f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce",
"url": "https://github.com/quicwg/base-drafts/pull/1931/files/0764e3a54eee6cca7bfe526f8454ad3a1021b0eb..f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema pushed 1 commit in #1931",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1931:",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [
{
"name": "f3b610c",
"value": "Update draft-ietf-quic-spin-exp.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931/files/0764e3a54eee6cca7bfe526f8454ad3a1021b0eb..f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7e02d4d1d4_2a103f8499ed45c43647bf--


From nobody Mon Oct 29 21:38:24 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0DA8A1277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:38:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 eOPqXx2u-SQi for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:38: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 CAFB5126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:38:21 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:38:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540874301; bh=bKQn0wA5gyBkf0UuSKbAGV9DKqiuTswhjsQiLWZhRdg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xt2/laRiVO874Rrlu9gQ3MjzUvGZXKNktvgCxhr5nRhrqyFG5oHNLi5MxmKNM2kNT dhu5IY258ETNOEPyc66spHRrDJCS8ySf6v7tmmtiPx1FrSiuEOFNnYyZ9x/j4BJQOu OVfZiotwnsrJchwxQeYoG3xsnkJdzPqRWuXreQjQ=
From: Christian Huitema <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/1931/push/3002846822@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7e03d1b0c6_65653f86a14d45c42924c2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
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/OVNfZV5owv465P9sdUq3xitdut4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:38:23 -0000

----==_mimepart_5bd7e03d1b0c6_65653f86a14d45c42924c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema pushed 1 commit.

2433924  Update draft-ietf-quic-spin-exp.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931/files/f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce..2433924499e5c42a42bbe6ea86cc44b1ff51d588

----==_mimepart_5bd7e03d1b0c6_65653f86a14d45c42924c2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/huitema" class="user-mention">@huitema</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/2433924">2433924</a>  Update draft-ietf-quic-spin-exp.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/1931/files/f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce..2433924499e5c42a42bbe6ea86cc44b1ff51d588">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwDgaZtuYqlIjl8AYxfzgLt31hmaks5up9e9gaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9sXpdnzQEDbwnM2XL__TjkcDTTxks5up9e9gaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema pushed 1 commit in #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931/files/f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce..2433924499e5c42a42bbe6ea86cc44b1ff51d588"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931/files/f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce..2433924499e5c42a42bbe6ea86cc44b1ff51d588",
"url": "https://github.com/quicwg/base-drafts/pull/1931/files/f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce..2433924499e5c42a42bbe6ea86cc44b1ff51d588",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema pushed 1 commit in #1931",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1931:",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [
{
"name": "2433924",
"value": "Update draft-ietf-quic-spin-exp.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931/files/f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce..2433924499e5c42a42bbe6ea86cc44b1ff51d588"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7e03d1b0c6_65653f86a14d45c42924c2--


From nobody Mon Oct 29 21:40:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 927271277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:40:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 hlGc9H3YmX7m for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:40: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 60EE31288BD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:40:05 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:40:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540874404; bh=VGGaNrMImK473tnGnz5sW5zTMnwa9aPISIMuOd19JXY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oQt2RG+a+Rk8uvGIpk1G53ELJx+d2LsuDFBa/Wyg2NO3TCV/aVhK4EFhhBUni9YOz 1XrB5eDJFqnU958hbI9Kmr4rRKcrr1fb3LOaTFbwUfS1LsuRFaIb2rOAuPSE0yqOux YaYLp/59TwFm3dds3VzCeq5EkvLX3Y6dZav62Vzc=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab793abcfa63ec07c2c909474a603ff00975df644f92cf0000000117efa2a492a169ce165ecc1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1931/review/169609232@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7e0a46ba34_575b3fb0b92d45c02089d"; 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/Y4NWAkI3denJ6eBg6pBIz6KvTFc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:40:09 -0000

----==_mimepart_5bd7e0a46ba34_575b3fb0b92d45c02089d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.

LGTM; just a few nits

> @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the Spin Bit
+
+Implementations SHOULD allow users to disable the spin bit either globally,

```suggestion
Implementations SHOULD allow users to disable the spin bit either globally
```

> @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the Spin Bit
+
+Implementations SHOULD allow users to disable the spin bit either globally,
+or on a per-connection basis. Even when the spin bit is not disabled by
+the user, implementations SHOULD disable the spin bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that

```suggestion
fraction of connections.  The selection process should be designed such that
```

> @@ -251,7 +262,23 @@ same as those for passive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP address
 based location databases. The risk of exposure of per-flow network RTT to
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to server
+are hidden from observers. An example would be a server accessed through a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the endpoint to discover that
+the connection does not terminate at the visible destination address, and
+that the client is probably accessing a hidden server through a proxy.
+
+Endpoints that want to hide their use of a proxy or a relay will want to
+disable the spin bit. However, if only privacy sensitive clients ever

```suggestion
disable the spin bit. However, if only privacy-sensitive clients ever
```

> -on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to server
+are hidden from observers. An example would be a server accessed through a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the endpoint to discover that
+the connection does not terminate at the visible destination address, and
+that the client is probably accessing a hidden server through a proxy.
+
+Endpoints that want to hide their use of a proxy or a relay will want to
+disable the spin bit. However, if only privacy sensitive clients ever
+disabled the spin bit, they would stick out. The probabilistic disabling
+behavior explained in {#disabling-the-spin-bit} ensures that other clients
+will also disabling the spin bit some of the time, thus hiding the
+privacy sensitive clients in a large anonymity set. It also provides

```suggestion
privacy-sensitive clients in a large anonymity set. It also 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/1931#pullrequestreview-169609232
----==_mimepart_5bd7e0a46ba34_575b3fb0b92d45c02089d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> approved this pull request.</p>

<p>LGTM; just a few nits</p><hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229173527">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -238,6 +238,17 @@ and the observer and =
the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that ob=
served
 in the downstream direction, and vice versa.
 =

+# Disabling the Spin Bit
+
+Implementations SHOULD allow users to disable the spin bit either global=
ly,
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-Implementations SHOULD allow users to disable=
 the spin bit either globally,
+Implementations SHOULD allow users to disable the spin bit either global=
ly
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229173745">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -238,6 +238,17 @@ and the observer and =
the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that ob=
served
 in the downstream direction, and vice versa.
 =

+# Disabling the Spin Bit
+
+Implementations SHOULD allow users to disable the spin bit either global=
ly,
+or on a per-connection basis. Even when the spin bit is not disabled by
+the user, implementations SHOULD disable the spin bit on a randomly chos=
en
+fraction of connections. The random process SHOULD be designed so that
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-fraction of connections. The random process S=
HOULD be designed so that
+fraction of connections.  The selection process should be designed such =
that
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229174061">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -251,7 +262,23 @@ same as those for pas=
sive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP add=
ress
 based location databases. The risk of exposure of per-flow network RTT t=
o
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to ser=
ver
+are hidden from observers. An example would be a server accessed through=
 a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the endpoint to discover that=

+the connection does not terminate at the visible destination address, an=
d
+that the client is probably accessing a hidden server through a proxy.
+
+Endpoints that want to hide their use of a proxy or a relay will want to=

+disable the spin bit. However, if only privacy sensitive clients ever
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-disable the spin bit. However, if only privac=
y sensitive clients ever
+disable the spin bit. However, if only privacy-sensitive clients ever
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229174105">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; -on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to ser=
ver
+are hidden from observers. An example would be a server accessed through=
 a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the endpoint to discover that=

+the connection does not terminate at the visible destination address, an=
d
+that the client is probably accessing a hidden server through a proxy.
+
+Endpoints that want to hide their use of a proxy or a relay will want to=

+disable the spin bit. However, if only privacy sensitive clients ever
+disabled the spin bit, they would stick out. The probabilistic disabling=

+behavior explained in {#disabling-the-spin-bit} ensures that other clien=
ts
+will also disabling the spin bit some of the time, thus hiding the
+privacy sensitive clients in a large anonymity set. It also provides
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-privacy sensitive clients in a large anonymit=
y set. It also provides
+privacy-sensitive clients in a large anonymity set. It also provides
</pre>


<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/1931#pullrequestreview-169609232">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
yyW0HiinamsSfaJZrDnYhdZwaXKks5up9gkgaJpZM4YBI2W">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq5mgHiD14cBfCF0_APOpl=
EiYSc-iks5up9gkgaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar approved #1931"}],"action":{"name":"View Pull Request","url":"htt=
ps://github.com/quicwg/base-drafts/pull/1931#pullrequestreview-169609232"=
}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931#pullrequestrev=
iew-169609232",
"url": "https://github.com/quicwg/base-drafts/pull/1931#pullrequestreview=
-169609232",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar approved 1931",
"sections": [
{
"text": "LGTM; just a few nits",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931#pullrequestreview=
-169609232"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4029515=
74\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd7e0a46ba34_575b3fb0b92d45c02089d--


From nobody Mon Oct 29 21:41:34 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5938E128CF3 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:41:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 B6DoPJpio_aB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:41: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 9F3E01288BD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:41:18 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:41:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540874477; bh=th94jIVCUyDRU525VWAJvqJLFfEeaJifuHxh+mRvxIE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YqCw15nVfW1nrZxSIgfVlxflbUthGmuYSb7NeDhblo91RLjI3MZO0n/zpRXgT/77a Jtipju+AJSWN8b1KVGElt/ekeB6T9w3zgc3m3S3FtiGqbLTawGSctKUyKj1+OIFKk6 lO8NmtZ1nHEjJ9rYcwOB+yx5rU+HiRTWNUv+7zYU=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc8587c1ce5f61d9104e54614ebee16bd799a27fe92cf0000000117efa2ed92a169ce165ecc1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1931/review/169610136@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7e0edea09e_4b23f83910d45b8260011"; 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/MO-ef1ofo0PS-rLvajzf-GRSvn4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:41:33 -0000

----==_mimepart_5bd7e0edea09e_4b23f83910d45b8260011
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> @@ -251,7 +263,22 @@ same as those for passive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP address
 based location databases. The risk of exposure of per-flow network RTT to
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to server
+are hidden from observers. An example would be a server accessed through a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the endpoint to discover that
+the connection does not terminate at the visible destination address.
+
+Endpoints that want to hide their use of a proxy or a relay will want to
+disable the spin bit. However, if only privacy sensitive clients or servers ever

```suggestion
disable the spin bit. However, if only privacy-sensitive clients or servers ever
```

> @@ -251,7 +263,22 @@ same as those for passive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP address
 based location databases. The risk of exposure of per-flow network RTT to
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to server
+are hidden from observers. An example would be a server accessed through a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the endpoint to discover that
+the connection does not terminate at the visible destination address.
+
+Endpoints that want to hide their use of a proxy or a relay will want to
+disable the spin bit. However, if only privacy sensitive clients or servers ever
+disabled the spin bit, they would stick out. The probabilistic disabling
+behavior explained in {#disabling-the-spin-bit} ensures that other endpoints
+will also disable the spin bit some of the time, thus hiding the
+privacy sensitive endpoints in a large anonymity set. It also provides

```suggestion
privacy-sensitive endpoints in a large anonymity set. It also 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/1931#pullrequestreview-169610136
----==_mimepart_5bd7e0edea09e_4b23f83910d45b8260011
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229174207">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -251,7 +263,22 @@ same as those for pas=
sive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP add=
ress
 based location databases. The risk of exposure of per-flow network RTT t=
o
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to ser=
ver
+are hidden from observers. An example would be a server accessed through=
 a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the endpoint to discover that=

+the connection does not terminate at the visible destination address.
+
+Endpoints that want to hide their use of a proxy or a relay will want to=

+disable the spin bit. However, if only privacy sensitive clients or serv=
ers ever
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-disable the spin bit. However, if only privac=
y sensitive clients or servers ever
+disable the spin bit. However, if only privacy-sensitive clients or serv=
ers ever
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1931#discussi=
on_r229174232">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -251,7 +263,22 @@ same as those for pas=
sive RTT measurement in general. It has been shown
 {{PAM-RTT}} that RTT measurements do not provide more information for
 geolocation than is available in the most basic, freely-available IP add=
ress
 based location databases. The risk of exposure of per-flow network RTT t=
o
-on-path devices is therefore negligible.
+on-path devices is in most cases negligible.
+
+There is however an exception, when parts of the path from client to ser=
ver
+are hidden from observers. An example would be a server accessed through=
 a
+proxy. The spin bit allows for measurement of the end-to-end
+RTT, and will thus enable adversaries near the endpoint to discover that=

+the connection does not terminate at the visible destination address.
+
+Endpoints that want to hide their use of a proxy or a relay will want to=

+disable the spin bit. However, if only privacy sensitive clients or serv=
ers ever
+disabled the spin bit, they would stick out. The probabilistic disabling=

+behavior explained in {#disabling-the-spin-bit} ensures that other endpo=
ints
+will also disable the spin bit some of the time, thus hiding the
+privacy sensitive endpoints in a large anonymity set. It also provides
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-privacy sensitive endpoints in a large anonym=
ity set. It also provides
+privacy-sensitive endpoints in a large anonymity set. It also provides
</pre>


<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/1931#pullrequestreview-169610136">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
-3kJbedCFjgOnsvZWN5O3rNpgR2ks5up9htgaJpZM4YBI2W">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq_6MGwN5iUz0WA7QExkzO=
iFH9azYks5up9htgaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar commented on #1931"}],"action":{"name":"View Pull Request","url":=
"https://github.com/quicwg/base-drafts/pull/1931#pullrequestreview-169610=
136"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931#pullrequestrev=
iew-169610136",
"url": "https://github.com/quicwg/base-drafts/pull/1931#pullrequestreview=
-169610136",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1931",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931#pullrequestreview=
-169610136"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4029515=
74\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd7e0edea09e_4b23f83910d45b8260011--


From nobody Mon Oct 29 21:43:49 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F1ADF1277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:43:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 d89AA8X6ajpw for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:43: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 0512A126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:43:46 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:43:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540874625; bh=NgYbh/yE8rTNLjyhOinjqSqaMA9fcPgLBkc40K91vNg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mTzoHPqtpnK5K0k0srPZEsPSvb0RTkI6HZvXQEq0kpVsuVttl17fcXFwVixvgwtlv GJT2f7QdTXMbGCidPwSYDbOYHs/dksOlVVwEUwsv9l2ESoFCrhWb142hv8Cst/est5 F1mhZEE+lqWUUz8WQcsrrA8nAGKB1NfyoKBxV1bg=
From: Christian Huitema <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/1931/push/3002854673@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7e1811c156_5c0b3fbc83cd45b8435da"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
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/RQLyGca3PHoKSc3YuhshAAZMDdk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:43:48 -0000

----==_mimepart_5bd7e1811c156_5c0b3fbc83cd45b8435da
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema pushed 1 commit.

c96a037  Update draft-ietf-quic-spin-exp.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931/files/2433924499e5c42a42bbe6ea86cc44b1ff51d588..c96a037276b9d4a29ba894cfc2182df6f7085746

----==_mimepart_5bd7e1811c156_5c0b3fbc83cd45b8435da
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/huitema" class="user-mention">@huitema</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/c96a037">c96a037</a>  Update draft-ietf-quic-spin-exp.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/1931/files/2433924499e5c42a42bbe6ea86cc44b1ff51d588..c96a037276b9d4a29ba894cfc2182df6f7085746">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_zmh4tUJN6o7NoJBRTgb1iuX4_Vks5up9kBgaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqy6vImqY9yhGyiUh2-5FQKlkI2Y2ks5up9kBgaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema pushed 1 commit in #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931/files/2433924499e5c42a42bbe6ea86cc44b1ff51d588..c96a037276b9d4a29ba894cfc2182df6f7085746"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931/files/2433924499e5c42a42bbe6ea86cc44b1ff51d588..c96a037276b9d4a29ba894cfc2182df6f7085746",
"url": "https://github.com/quicwg/base-drafts/pull/1931/files/2433924499e5c42a42bbe6ea86cc44b1ff51d588..c96a037276b9d4a29ba894cfc2182df6f7085746",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema pushed 1 commit in #1931",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1931:",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [
{
"name": "c96a037",
"value": "Update draft-ietf-quic-spin-exp.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931/files/2433924499e5c42a42bbe6ea86cc44b1ff51d588..c96a037276b9d4a29ba894cfc2182df6f7085746"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7e1811c156_5c0b3fbc83cd45b8435da--


From nobody Mon Oct 29 21:44:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E6451277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:44:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 vkqFXsBxrzyF for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:44: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 37AF8126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:44:15 -0700 (PDT)
Date: Mon, 29 Oct 2018 21:44:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540874654; bh=qSR7+itO4EFaYoJcFQUZ4W8EVP5SbeN4OyJCqnNphIw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=c5vxUfHHuY8LZiaRQu7KxgUmoCUV/a8s6w9SkX9hKXZFd0NOLFt1vrz4UvmtWrVnj 69X3wNiCjLK10BbAGXZyk45fOD2Z+cWzWhFZb0aVucSfRLH7M/L0PJk8Q4HbTBxz/T qVxUy5xs4bBDypQmPQ+NpcBFMM5aMfJ2OMnU5uO0=
From: Christian Huitema <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/1931/push/3002855411@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7e19e43a0b_3bdc3f8ccd6d45b8119dd"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
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/phRdYUgiEDTvysRCxrCMsLg-1qQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:44:17 -0000

----==_mimepart_5bd7e19e43a0b_3bdc3f8ccd6d45b8119dd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema pushed 1 commit.

4b04bff  Update draft-ietf-quic-spin-exp.md


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931/files/c96a037276b9d4a29ba894cfc2182df6f7085746..4b04bffecb6bfc02af8f52a992818afbca610802

----==_mimepart_5bd7e19e43a0b_3bdc3f8ccd6d45b8119dd
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/huitema" class="user-mention">@huitema</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/4b04bff">4b04bff</a>  Update draft-ietf-quic-spin-exp.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/1931/files/c96a037276b9d4a29ba894cfc2182df6f7085746..4b04bffecb6bfc02af8f52a992818afbca610802">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5__3NWZqJX5PRvpqYzYVjaBryszks5up9kegaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2i-UJqCczFk9EkvTOhEQyT7w1nCks5up9kegaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema pushed 1 commit in #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931/files/c96a037276b9d4a29ba894cfc2182df6f7085746..4b04bffecb6bfc02af8f52a992818afbca610802"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931/files/c96a037276b9d4a29ba894cfc2182df6f7085746..4b04bffecb6bfc02af8f52a992818afbca610802",
"url": "https://github.com/quicwg/base-drafts/pull/1931/files/c96a037276b9d4a29ba894cfc2182df6f7085746..4b04bffecb6bfc02af8f52a992818afbca610802",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema pushed 1 commit in #1931",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1931:",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [
{
"name": "4b04bff",
"value": "Update draft-ietf-quic-spin-exp.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931/files/c96a037276b9d4a29ba894cfc2182df6f7085746..4b04bffecb6bfc02af8f52a992818afbca610802"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7e19e43a0b_3bdc3f8ccd6d45b8119dd--


From nobody Mon Oct 29 21:51:19 2018
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 D3D95131074 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:51:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Ee6IMkLtGGT5 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 21:51:02 -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 A3907130ECD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:51: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=o4Nqfy6UFF0E9I48s9UA01LDHiE=; b=ilZXOQNQrh0k4G+8 VxjuhBhzVr97k9OrtjowjIetSqCqf2ewMjLCSa5J1DI4GYrcxdHLORwBKmrZTvWu 3HpXUtsHnLbDjFsalbuwlLbSc0wJSS457iuGCPldjYZ0GVCC+fY5Y5xBWBoO7Ail emfL9pzdZcX7bvWxwdHKL8wvEmM=
Received: by filter0524p1iad2.sendgrid.net with SMTP id filter0524p1iad2-19988-5BD7E335-C 2018-10-30 04:51:01.288106909 +0000 UTC m=+958559.970514846
Received: from github-lowworker-f6df7df.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0015p1iad2.sendgrid.net (SG) with ESMTP id y9ntO8q8RC-Y8UPrwCz9GQ for <quic-issues@ietf.org>; Tue, 30 Oct 2018 04:51:01.218 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-f6df7df.cp1-iad.github.net (Postfix) with ESMTP id 2B2B53E0CA0 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 21:51:01 -0700 (PDT)
Date: Tue, 30 Oct 2018 04:51:01 +0000 (UTC)
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd713aba34247f91a4bc9df9845fe4f1183fd077e92cf0000000117efa53592a169ce165ecc1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1931/c434171180@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7e33528cb7_72123f83d70d45b858728"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0lCTDdHUsTwrPHHjvvQIwM9AjLWkCuM0FKwF F6kLtda4V/bu9LxhoWJ0fcvz6o4D3kQvew+8Ql9apzmMvcvqWasP5g4njQFrUFH57tmvMDgW0iIAI9 LIUj70j8rhSJgl7O5tod0Gb7ujsc7t392f5EvQf6lpZFitGhgpSZkU6RFntojn71aAXiLQYobv040U s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BYwYscQ7omWPp6Ik78MetYNer7U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 04:51:18 -0000

----==_mimepart_5bd7e33528cb7_72123f83d70d45b858728
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It seems like this PR is absolutely essential to fulfill our charter (assuming that we standardize the spin bit, that is), which requires us to design a protocol that has privacy properties as least as good as TLS1.3 over TCP.

I'm still wondering if this is good enough though. If 1/8 of connections opt out of the spin-bit, this will provide a large anonymity set, if peers using VPN are rare. 
Consider however a situation where 50% of the peers are using a VPN, and don't want to expose their RTT. 80% of all connections that disable the spin bit are then VPN clients, which would certainly make them stick out.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931#issuecomment-434171180
----==_mimepart_5bd7e33528cb7_72123f83d70d45b858728
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>It seems like this PR is absolutely essential to fulfill our charter (as=
suming that we standardize the spin bit, that is), which requires us to des=
ign a protocol that has privacy properties as least as good as TLS1.3 over =
TCP.</p>
<p>I'm still wondering if this is good enough though. If 1/8 of connections=
 opt out of the spin-bit, this will provide a large anonymity set, if peers=
 using VPN are rare.<br>
Consider however a situation where 50% of the peers are using a VPN, and do=
n't want to expose their RTT. 80% of all connections that disable the spin =
bit are then VPN clients, which would certainly make them stick out.</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/pull/1931#issuecomment-434171180">view it on GitHub</a>, or <a hre=
f=3D"https://github.com/notifications/unsubscribe-auth/AWbkq93gNqEh0l1Jfx0u=
KNyySa8e3Cikks5up9q1gaJpZM4YBI2W">mute the thread</a>.<img src=3D"https://g=
ithub.com/notifications/beacon/AWbkqySDWN_N5-_T4bsvsqLEeinSq1hFks5up9q1gaJp=
ZM4YBI2W.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann in #1=
931: It seems like this PR is absolutely essential to fulfill our charter (=
assuming that we standardize the spin bit, that is), which requires us to d=
esign a protocol that has privacy properties as least as good as TLS1.3 ove=
r TCP.\r\n\r\nI'm still wondering if this is good enough though. If 1/8 of =
connections opt out of the spin-bit, this will provide a large anonymity se=
t, if peers using VPN are rare. \r\nConsider however a situation where 50% =
of the peers are using a VPN, and don't want to expose their RTT. 80% of al=
l connections that disable the spin bit are then VPN clients, which would c=
ertainly make them stick out."}],"action":{"name":"View Pull Request","url"=
:"https://github.com/quicwg/base-drafts/pull/1931#issuecomment-434171180"}}=
}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931#issuecomment-434=
171180",
"url": "https://github.com/quicwg/base-drafts/pull/1931#issuecomment-434171=
180",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] The spin-bit should be some times disabl=
ed (#1931)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1931,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\":=
 \"quicwg/base-drafts\",\n\"pullRequestId\": 1931\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931#issuecomment-434171=
180"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd7e33528cb7_72123f83d70d45b858728--


From nobody Mon Oct 29 22:02:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96DD11288BD for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 22:02:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 VP1hc277FQVS for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 22:02: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 1A5CF126CB6 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 22:02:34 -0700 (PDT)
Date: Mon, 29 Oct 2018 22:02:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540875753; bh=Gx+rYUcbavIpbmWCF+nNqRuYqe/vScO4blIL0NkCNMU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=BvgzhLtOpDX6mGIudvo4B9AOjnJ2mcxNIsgiAg+NkA1CbQ0Oh23tcWUrL96gTNvW/ 8FOggh5tdm9ntDehRMlTxhukYPuPsO1Jb9BPNKqQQ20oloOFohRwqDmDmU8YSAh5sh VlXUFii2ktPG4zrk/jRFU51IdA4Cld+/TdkH4ba0=
From: Christian Huitema <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/1931/push/3002883248@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7e5e956f5a_7903f81280d45c412257"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: huitema
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/yJd18eveJJgpcCeNo2UXhcEDtH8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 05:02:36 -0000

----==_mimepart_5bd7e5e956f5a_7903f81280d45c412257
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@huitema pushed 1 commit.

0410802  Making sure that all online edits are taken into account.


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931/files/4b04bffecb6bfc02af8f52a992818afbca610802..04108029a36ea53ba678fe8896a53b6e2f1cdced

----==_mimepart_5bd7e5e956f5a_7903f81280d45c412257
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/huitema" class="user-mention">@huitema</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/0410802">0410802</a>  Making sure that all online edits are taken into account.</li>
</ul>


<p style="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/1931/files/4b04bffecb6bfc02af8f52a992818afbca610802..04108029a36ea53ba678fe8896a53b6e2f1cdced">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq79RFhHwkPdIt36-deTJ4DShXRthks5up91pgaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx07pUCqJyLyryI_v_tKNB5vREbGks5up91pgaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema pushed 1 commit in #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931/files/4b04bffecb6bfc02af8f52a992818afbca610802..04108029a36ea53ba678fe8896a53b6e2f1cdced"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931/files/4b04bffecb6bfc02af8f52a992818afbca610802..04108029a36ea53ba678fe8896a53b6e2f1cdced",
"url": "https://github.com/quicwg/base-drafts/pull/1931/files/4b04bffecb6bfc02af8f52a992818afbca610802..04108029a36ea53ba678fe8896a53b6e2f1cdced",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema pushed 1 commit in #1931",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1931:",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [
{
"name": "0410802",
"value": "Making sure that all online edits are taken into account."
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931/files/4b04bffecb6bfc02af8f52a992818afbca610802..04108029a36ea53ba678fe8896a53b6e2f1cdced"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd7e5e956f5a_7903f81280d45c412257--


From nobody Mon Oct 29 22:07:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DCE661288BD for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 22:07:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 LFldF4lP2BT6 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 22:07:49 -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 04F0E1277BB for <quic-issues@ietf.org>; Mon, 29 Oct 2018 22:07:48 -0700 (PDT)
Date: Mon, 29 Oct 2018 22:07:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540876068; bh=H1s8PBrQk5JfWOGiA4YCODz2VDdvOfsicLXsDnVeTmY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MM7+uzStjcFDsKz6Ys6vR6Bp3JQiCXqITFxwDngQYmD/Ld0wjzKWLOUQFJsGAmHsA ZcPiKFWCk2ocQUf6F7yVMpdL2RIjrq3nrtsTmHcIq/zMYKQPgNfK9i6xkEQWuMOQZX /qTeNWEBRkaeeeuC7SG4JOP8Cl3uo/+0FwYkyVwQ=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4443492dd682e6bc9b25ef56de1a309d62685ad292cf0000000117efa92492a169ce165ecc1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1931/review/169613803@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7e724c88a_70d43fbc676d45bc120385"; 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/lx9aeIufRcNnTKGfu12SgLfuWy4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 05:07:51 -0000

----==_mimepart_5bd7e724c88a_70d43fbc676d45bc120385
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

huitema commented on this pull request.



> @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero,

In order of complexity, I can see:

1) Always zero. Simple, people won't mess up.
2) Pick either 0 or 1 randomly at the beginning of the connection. Simple enough, somewhat better than always zero for preventing ossification.
3) Pick a random value each time. I don't like that too much. Implementation will mess up and generate a fingerprint.

I could specify flip a coin at the beginning of each connection if that's what you want.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931#discussion_r229177336
----==_mimepart_5bd7e724c88a_70d43fbc676d45bc120385
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@huitema</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1931#discussion_r229177336">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style='color:#555'>&gt; @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero,
</pre>
<p>In order of complexity, I can see:</p>
<ol>
<li>Always zero. Simple, people won't mess up.</li>
<li>Pick either 0 or 1 randomly at the beginning of the connection. Simple enough, somewhat better than always zero for preventing ossification.</li>
<li>Pick a random value each time. I don't like that too much. Implementation will mess up and generate a fingerprint.</li>
</ol>
<p>I could specify flip a coin at the beginning of each connection if that's what you want.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1931#discussion_r229177336">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq15pzl-rLiPlHpWsXbnw9JnEziURks5up96kgaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3kLmN-S6X8ZGD3uDiAFyteFz_2Jks5up96kgaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema commented on #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931#discussion_r229177336"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229177336",
"url": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229177336",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema commented on 1931",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229177336"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7e724c88a_70d43fbc676d45bc120385--


From nobody Mon Oct 29 22:10:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0E6A01277BB for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 22:10:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 OkXRNobAEDzI for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 22:10: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 C9D80128CF3 for <quic-issues@ietf.org>; Mon, 29 Oct 2018 22:10:16 -0700 (PDT)
Date: Mon, 29 Oct 2018 22:10:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540876216; bh=gFX49cBWR3BqzgnNnSptM/I2JrpbepA0EvtH6Aq54JU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=12eQ17wD6UccYn0j4LgvfCoSHDgA+UjdYYXj9i87/GR0BMDw+Il19VojwZiFzE/lv hohIRFAs6yrORwkgBVegeGSB+6tGmFbWvW9inU6d8G2vPXhal6tmWczyVUCwCxAygM TxOoQsevOy3X+82NrzPVLmhQJsqAENTVPsAsr9QA=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2364e60e8b3e512607eae1f27d6c2f6cc99114ab92cf0000000117efa9b892a169ce165ecc1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1931/review/169614128@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7e7b8c422_3c813f9e88ed45c0101389"; 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/nRbgI4bENhXozb1l4qTN6rfvYJo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 05:10:20 -0000

----==_mimepart_5bd7e7b8c422_3c813f9e88ed45c0101389
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann commented on this pull request.



> @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero,

In New York we discussed the proposal to grease whatever bits are left in the first octet by just encrypting 0s. I assumed that peers opting out of the spin bit would use the same algorithm they use for greasing the other 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/1931#discussion_r229177555
----==_mimepart_5bd7e7b8c422_3c813f9e88ed45c0101389
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/1931#discussion_r229177555">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style='color:#555'>&gt; @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero,
</pre>
<p>In New York we discussed the proposal to grease whatever bits are left in the first octet by just encrypting 0s. I assumed that peers opting out of the spin bit would use the same algorithm they use for greasing the other 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/1931#discussion_r229177555">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9cZlzHaITCMyOMaW0jqUNBT83qCks5up984gaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1YTyi02EoboQJC2F6mTkfM2F_3Zks5up984gaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann commented on #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931#discussion_r229177555"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229177555",
"url": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229177555",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann commented on 1931",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229177555"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7e7b8c422_3c813f9e88ed45c0101389--


From nobody Mon Oct 29 22:18:51 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC903128CE4 for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 22:18:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 QRZOcJrg1Pmt for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 22:18:48 -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 E4FF31288BD for <quic-issues@ietf.org>; Mon, 29 Oct 2018 22:18:47 -0700 (PDT)
Date: Mon, 29 Oct 2018 22:18:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540876726; bh=mW72MfGLqwNrYlV4+2PrrtY2lTjq4EVn9NPbGYXXc84=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Rraul8F9inYsqObvJWg3dUMgKAe2rxD3zGJL6F1lVumiqUXrSYWVnTpu12878GIKm rqobK0X7rXjvbKVNFoxsqtCtc6Kae0SR/GGbm5ScAwVH1wkQKyi4vK6aZdZXqOeT+n JlEwzooLIlO2HSiYienT247vpaQ/f7VpYcYH6uDI=
From: Christian Huitema <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba5cb05702b0d15566c9603af34a2aae8f9c4728d92cf0000000117efabb692a169ce165ecc1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1931/review/169615376@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd7e9b6e619c_367d3fd00bad45c41584e8"; 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/L0rurkdGFGVvrskd6Uv1f_uRyIw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 05:18:50 -0000

----==_mimepart_5bd7e9b6e619c_367d3fd00bad45c41584e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

huitema commented on this pull request.



> @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero,

@marten-seemann Yes, encryption is better than just randomization, especially if we specify it completely so there are no differences between 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/1931#discussion_r229178613
----==_mimepart_5bd7e9b6e619c_367d3fd00bad45c41584e8
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@huitema</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1931#discussion_r229178613">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style='color:#555'>&gt; @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero,
</pre>
<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> Yes, encryption is better than just randomization, especially if we specify it completely so there are no differences between 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/1931#discussion_r229178613">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2rrkDGAYOI5ltgAO0OguwD74onYks5up-E2gaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyRBHsLglkJh6YB1RTcpAFOIfnomks5up-E2gaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@huitema commented on #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931#discussion_r229178613"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229178613",
"url": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229178613",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@huitema commented on 1931",
"sections": [
{
"text": "",
"activityTitle": "**Christian Huitema**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@huitema",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229178613"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7e9b6e619c_367d3fd00bad45c41584e8--


From nobody Mon Oct 29 22:54:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 589461288BD for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 22:54:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 j2JJVP5Bn23W for <quic-issues@ietfa.amsl.com>; Mon, 29 Oct 2018 22: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 73AC61277BB for <quic-issues@ietf.org>; Mon, 29 Oct 2018 22:54:39 -0700 (PDT)
Date: Mon, 29 Oct 2018 22:54:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540878878; bh=YJ8uOoze/+hmVcY5xFC8o6Fzs86wILy6ouJXo9m1QVc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ObgyPwMiXqH3aW0+KxAm5ZTv0YY0xjVi2IzEJesfIkN+TUeOrqZH/v5m40qaVNGWM q7PZkQBmdxTS2avJXLoH0JMjnQFb297CfuC8RXaSDvGpsLHGjH+1c8qSv4vn+OWuqn bs0qwkFtQlKA5PTbHQxcA/U4VEq69CODOpiiVhyY=
From: Subodh Iyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab92844ff915995cbb880d5070772dbc59ef405fba92cf0000000117efb41e92a169ce15e0229d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1834/434180857@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_5bd7f21e9284_5653f97ebed45b421949b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: siyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fKl4jWhHEcnWJbRDyXhhH2MbIXg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 05:54:41 -0000

----==_mimepart_5bd7f21e9284_5653f97ebed45b421949b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

FWIW we had a similar discussion about stream 0 flow control in https://github.com/quicwg/base-drafts/issues/1252

-- 
You are receiving this 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#issuecomment-434180857
----==_mimepart_5bd7f21e9284_5653f97ebed45b421949b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>FWIW we had a similar discussion about stream 0 flow control in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="309120311" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1252" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1252/hovercard" href="https://github.com/quicwg/base-drafts/issues/1252">#1252</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#issuecomment-434180857">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2Qovyelxlfh7MltX2AA8H0Aj5zvks5up-megaJpZM4XJU8a">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzrKJa9M-tr6XanXSSVVtkTK33aAks5up-megaJpZM4XJU8a.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@siyengar in #1834: FWIW we had a similar discussion about stream 0 flow control in https://github.com/quicwg/base-drafts/issues/1252"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1834#issuecomment-434180857"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-434180857",
"url": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-434180857",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Flow control for post-handshake CRYPTO messages (#1834)",
"sections": [
{
"text": "",
"activityTitle": "**Subodh Iyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@siyengar",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1834,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1834\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1834#issuecomment-434180857"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 388321050\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd7f21e9284_5653f97ebed45b421949b--


From nobody Tue Oct 30 00:35:04 2018
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 E4498128CF3 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 00:35:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 WIj4EHPioKIo for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 00:35:00 -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 72BAB128CB7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 00:35:00 -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=WrUBv2rincN7yyu0v2y0lnp4I40=; b=b0acHfxaVFzLBKPL r/tYa57rp9aoPnkUweqcB61K4uLaTOiE4k90+xHi2ufmWv/1bGNkavmK4feAkXSs 1BYORy82eZAqzb9xPlJVeQnKhnUDCBbvOc1IqMKLHTiS/5EJHlaDCB/Y9OVJ1shk 7p1Pp181o0R4Qj6edycCrV1lKA0=
Received: by filter0396p1iad2.sendgrid.net with SMTP id filter0396p1iad2-16491-5BD809A3-2 2018-10-30 07:34:59.150680442 +0000 UTC m=+292420.357154072
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0021p1iad2.sendgrid.net (SG) with ESMTP id u9VJnScJTV-gzBGaNuL3RQ for <quic-issues@ietf.org>; Tue, 30 Oct 2018 07:34:59.147 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id 159723E09DE for <quic-issues@ietf.org>; Tue, 30 Oct 2018 00:34:59 -0700 (PDT)
Date: Tue, 30 Oct 2018 07:34:59 +0000 (UTC)
From: Lars Eggert <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab37d2f57ed50f0b840a6bc885f3bd8bfd8d81d38392cf0000000117efcba392a169ce165f79c6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1932@github.com>
Subject: [quicwg/base-drafts] "ACK-only" confusion in -recovery (#1932)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd809a3142ca_382a3fe169ed45c423843d"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak184gQBqQ+xIalxUfbMTk584tkdgUVZHx61YB dxbHg9nvUEQOBYFNgbdmHF97GDS+1SW/EP9p9R4Z7j+rKILO+ApQ9Vk10ie+IkM7kbJmO+m2hS4CFM rxtPiu9JbMTL/kjlsrN80v2j5oXHVPsq7n89uP/yAIZe5JmkNY++CfQb0E+/Y726aWjfUmAwdRmGlA E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/WGRaE8pHhgGUhyYV0V68DJUx57k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 07:35:03 -0000

----==_mimepart_5bd809a3142ca_382a3fe169ed45c423843d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There are some inconsistencies - at least in my reading - in how "ACK-only" packets are discussed. I think there are really two distinct definitions here, namely, "ACK-without-PADDING-only", and "ACK-plus-optionally-PADDING-only". It would be helpful if the document clearly distinguished which it means whenever it casually says "ACK-only" at the moment.

Details:

Section 2 says:
```
   ACK-only:  Any packet containing only an ACK frame.
```
and that is pretty clear. (Except that I think multiple ACK frames but no other frames are also allowed. Reword?)

Section 3 then muddles this a bit, by saying that there is actually "ACKs-without-PADDING-only", and "ACKs-plus-optionally-PADDING-only". So that sounds like these two concepts should be more clearly introduced.
```
   o  Packets that contain only ACK frames do not count toward
      congestion control limits and are not considered in-flight.  Note
      that this means PADDING frames cause packets to contribute toward
      bytes in flight without directly causing an acknowledgment to be
      sent.
```

However, Section 4.5.4 then defines the `ack_only` argument to `OnPacketSent ` as
```
   o  ack_only: A boolean that indicates whether a packet contains only
      ACK or PADDING frame(s).
```
First, that definition is imprecise, since a packet with only PADDING frames is probably not supposed to count as `ack_only`.  Suggest you refer back to whatever the definition in Section 2 ends up being. Second, calling it `ack_only` when PADDING is also allowed is misleading.

Section 4.5.2 defines the variables of interest, which include `sent_packets`, which includes `
a boolean indicating whether the packet is ack-only`. It's not clear if that boolean is of the "PADDING allowed" variety or not.

Also, since the definition of `sent_packets` doesn't actually give names for the fields it defines, it remains unclear in the pseudo code which field refers to this definition. In `OnPacketSent`, the field `ack_only` is used, but in `OnPacketAcked` and `DetectLostPackets`, a field called `is_ack_only` is used. Are they the same? `is_ack_only` is not defined anywhere.

Finally, I think this text in Section 3
```
   o  All packets are acknowledged, though packets that contain only ACK
      and PADDING frames are not acknowledged immediately.
```
sounds lke packets with only ACK and not PADDING *are* in fact ACKed immediately.
Might be better stated as "...that contain only ACK and (optionally also) 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/1932
----==_mimepart_5bd809a3142ca_382a3fe169ed45c423843d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There are some inconsistencies - at least in my reading - in how "ACK-only" packets are discussed. I think there are really two distinct definitions here, namely, "ACK-without-PADDING-only", and "ACK-plus-optionally-PADDING-only". It would be helpful if the document clearly distinguished which it means whenever it casually says "ACK-only" at the moment.</p>
<p>Details:</p>
<p>Section 2 says:</p>
<pre><code>   ACK-only:  Any packet containing only an ACK frame.
</code></pre>
<p>and that is pretty clear. (Except that I think multiple ACK frames but no other frames are also allowed. Reword?)</p>
<p>Section 3 then muddles this a bit, by saying that there is actually "ACKs-without-PADDING-only", and "ACKs-plus-optionally-PADDING-only". So that sounds like these two concepts should be more clearly introduced.</p>
<pre><code>   o  Packets that contain only ACK frames do not count toward
      congestion control limits and are not considered in-flight.  Note
      that this means PADDING frames cause packets to contribute toward
      bytes in flight without directly causing an acknowledgment to be
      sent.
</code></pre>
<p>However, Section 4.5.4 then defines the <code>ack_only</code> argument to <code>OnPacketSent </code> as</p>
<pre><code>   o  ack_only: A boolean that indicates whether a packet contains only
      ACK or PADDING frame(s).
</code></pre>
<p>First, that definition is imprecise, since a packet with only PADDING frames is probably not supposed to count as <code>ack_only</code>.  Suggest you refer back to whatever the definition in Section 2 ends up being. Second, calling it <code>ack_only</code> when PADDING is also allowed is misleading.</p>
<p>Section 4.5.2 defines the variables of interest, which include <code>sent_packets</code>, which includes <code> a boolean indicating whether the packet is ack-only</code>. It's not clear if that boolean is of the "PADDING allowed" variety or not.</p>
<p>Also, since the definition of <code>sent_packets</code> doesn't actually give names for the fields it defines, it remains unclear in the pseudo code which field refers to this definition. In <code>OnPacketSent</code>, the field <code>ack_only</code> is used, but in <code>OnPacketAcked</code> and <code>DetectLostPackets</code>, a field called <code>is_ack_only</code> is used. Are they the same? <code>is_ack_only</code> is not defined anywhere.</p>
<p>Finally, I think this text in Section 3</p>
<pre><code>   o  All packets are acknowledged, though packets that contain only ACK
      and PADDING frames are not acknowledged immediately.
</code></pre>
<p>sounds lke packets with only ACK and not PADDING <em>are</em> in fact ACKed immediately.<br>
Might be better stated as "...that contain only ACK and (optionally also) PADDING 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/1932">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqw7_kAOPWVtElY8y9_UrtQynQVjKks5uqAEjgaJpZM4YBVkJ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq665Oqd4oRAtBxcmbtmxsbsrhRr2ks5uqAEjgaJpZM4YBVkJ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"\"ACK-only\" confusion in -recovery (#1932)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1932"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1932",
"url": "https://github.com/quicwg/base-drafts/issues/1932",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "\"ACK-only\" confusion in -recovery (#1932)",
"sections": [
{
"text": "",
"activityTitle": "**Lars Eggert**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@larseggert",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1932
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1932,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1932\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1932"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403003657\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd809a3142ca_382a3fe169ed45c423843d--


From nobody Tue Oct 30 01:05:43 2018
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 A2A21128CF3 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 01:05:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 a0hpf4I1M7SU for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 01:05:41 -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 F266B126CB6 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 01:05: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=vLxG9YgFBgtfau6O9eQUA7Q8Sxs=; b=Kxhw6suuT58krbK8 NscOx1i9M9FV1Hw6/IPY2mimjwY3UXpPiww+5qmu5NBlXPyNGX0ZucLJ9EwpEuSL jnCfoki4PhpBI5Lg0GWJbOXOjtkBcnaAqDRoP/9M9WA6lN3kC6ZWTo1facCB/H+7 +wO0/IPqR/YG+QueKEsvw6Qqv2E=
Received: by filter1709p1mdw1.sendgrid.net with SMTP id filter1709p1mdw1-30975-5BD810D3-D 2018-10-30 08:05:39.746450876 +0000 UTC m=+294215.116382178
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0016p1iad2.sendgrid.net (SG) with ESMTP id LW0b_ofmQ9OO-8KkfpM7sA for <quic-issues@ietf.org>; Tue, 30 Oct 2018 08:05:39.663 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id 91692460173 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 01:05:39 -0700 (PDT)
Date: Tue, 30 Oct 2018 08:05:39 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab13b0944f740d477b8f5e92ce0d635f580bdb70af92cf0000000117efd2d392a169ce165ecc1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1931/c434206927@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd810d38f465_73063fa0846d45c02425c1"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0B+eJo/wyfs7AcsHKcRDVZ21E+D7gZ4K99n3 wn9f4hrsT64R+va18kGXwR1BL7qeFZPEaRWbs6cn7XI/IQ97GKw1g6Q0aaL25AxF7A6lKHyLMFiKtP WLHVB9jeNAJw4KIx231/z5rE5zvMRmXjFRdIjk3aRqBZ0fAoouaysMFTAA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5B_E5cmadGuaQu7byxQfTk7-lEE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 08:05:43 -0000

----==_mimepart_5bd810d38f465_73063fa0846d45c02425c1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

It is easy to detect the same user after multiple visits, and also easy to detect an IP range as serving as a VPN, so it is this complexity really worthwhile?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931#issuecomment-434206927
----==_mimepart_5bd810d38f465_73063fa0846d45c02425c1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>It is easy to detect the same user after multiple visits, and also easy to detect an IP range as serving as a VPN, so it is this complexity really worthwhile?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1931#issuecomment-434206927">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2AI3QWTXl3sHzIWWTQHFp37CR_vks5uqAhTgaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2-CWNqbFh63cuF9Vo1TGq96qn0wks5uqAhTgaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1931: It is easy to detect the same user after multiple visits, and also easy to detect an IP range as serving as a VPN, so it is this complexity really worthwhile?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931#issuecomment-434206927"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931#issuecomment-434206927",
"url": "https://github.com/quicwg/base-drafts/pull/1931#issuecomment-434206927",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1931,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1931\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931#issuecomment-434206927"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd810d38f465_73063fa0846d45c02425c1--


From nobody Tue Oct 30 01:22:43 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 91BDE130DDC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 01:22:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 aDzqCVfQ_lBT for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 01:22: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 79341130DD8 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 01:22:26 -0700 (PDT)
Date: Tue, 30 Oct 2018 01:22:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540887745; bh=YwpEIs+a4e5Qb7SsXjsyA4Ox8rf4QgJqDssLgd7V1Qg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MS3DSM7A5mEtvYiRhcoVND02BXqWZePRZsnXFakq/AmEF+mtXSvyI1AS2RCRswSeL pd9athmU5GCB9adirt7QvaTdvXmCpT61t+9clq/R4LQctlX/qhkEe6gDfVYmxMnJhg LlHyt7dQFBmHcrQGYG6xIChejDIVtm9rKrC+GGP8=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab364e60333bf8ea2212621fe3dfd38eba68ab9fe492cf0000000117efd6c192a169ce164b5f40@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1916/review/169652544@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1916@github.com>
References: <quicwg/base-drafts/pull/1916@github.com>
Subject: Re: [quicwg/base-drafts] Relax 1200B requirement for Initial ACKs/Retx (#1916)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd814c180ba2_528b3fb3550d45c4274024"; 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/wHF3TdqcEuA-TisBXdtRLljaEwQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 08:22:42 -0000

----==_mimepart_5bd814c180ba2_528b3fb3550d45c4274024
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -1556,9 +1556,9 @@ times as many bytes as the number of bytes they have received.  This limits the
 magnitude of any amplification attack that can be mounted using spoofed source
 addresses.
 
-If sending a UDP datagram consisting entirely of an Initial Packet, clients
-MUST pad that packet to at least 1200 bytes unless the client has received a
-Handshake Packet ack from the server. This ensures that the server is not
+Clients MUST pad UDP datagrams that contain only Initial packets to 1200 octets.
+Once a client has received an acknowledgment for a Handshake packet it MAY send
+smaller datagrams.  Sending padded datagrams ensures that the server is not

What is the intent here? Why would you send an Initial packet if you have received ACK for a handshake packet. Why isn't ACK of the initial packet sufficient. "smaller datagrams" could refer to datagrams without Initial packets.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1916#pullrequestreview-169652544
----==_mimepart_5bd814c180ba2_528b3fb3550d45c4274024
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/1916#discussion_r229210448">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -1556,9 +1556,9 @@ times as many bytes as the number of bytes they have received.  This limits the
 magnitude of any amplification attack that can be mounted using spoofed source
 addresses.
 
-If sending a UDP datagram consisting entirely of an Initial Packet, clients
-MUST pad that packet to at least 1200 bytes unless the client has received a
-Handshake Packet ack from the server. This ensures that the server is not
+Clients MUST pad UDP datagrams that contain only Initial packets to 1200 octets.
+Once a client has received an acknowledgment for a Handshake packet it MAY send
+smaller datagrams.  Sending padded datagrams ensures that the server is not
</pre>
<p>What is the intent here? Why would you send an Initial packet if you have received ACK for a handshake packet. Why isn't ACK of the initial packet sufficient. "smaller datagrams" could refer to datagrams without Initial 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/1916#pullrequestreview-169652544">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6Y69mRrbXcG4EhfPpeuJTDIPKluks5uqAxBgaJpZM4X6sII">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5e_x8qHELfcB2U4PztCoAYVLMYJks5uqAxBgaJpZM4X6sII.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1916"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1916#pullrequestreview-169652544"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1916#pullrequestreview-169652544",
"url": "https://github.com/quicwg/base-drafts/pull/1916#pullrequestreview-169652544",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1916",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1916#pullrequestreview-169652544"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401261064\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd814c180ba2_528b3fb3550d45c4274024--


From nobody Tue Oct 30 02:01:12 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D899912DD85 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 02:01:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 w2AkUEVuy4jV for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 02:01:08 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 5E665128A6E for <quic-issues@ietf.org>; Tue, 30 Oct 2018 02:01:08 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540890067; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ZrWZq8+kuoGyfokB/vCU3XwwbWlQDF+R8Ca8HTOSYSA=; b=R9yFGH80mcrHeB5xe5NejPh23rYSDjYm5EYZASlI+2NJhJ/1+ZdRrPwTcaFSSAfRPvbuZUuX O64d1vqVdAiD3qPjWv39FvZt7xKjHeIpmEYAvZeoIgyhGbo5a6m6PqRdfJVHfwItgPAZiM3w wEJKlwinS9owJyVOVlKl1FkpR04=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd81dd3.7f4ac4697330-smtp-out-n02; Tue, 30 Oct 2018 09:01:07 -0000 (UTC)
Date: Tue, 30 Oct 2018 02:01:07 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd81dd35565_48a02b1fac7bc57c10002f@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 19cbcc: Script updating gh-pages from 00ab8c90. [ci skip]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd81dd351d9_48a02b1fac7bc57c99962"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jDK8wMZnmL43i-vWnW529e_KYOA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 09:01:10 -0000

----==_mimepart_5bd81dd351d9_48a02b1fac7bc57c99962
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/gh-pages
  Home:   https://github.com/quicwg/base-drafts
  Commit: 19cbcc873857f432e6e6fca4e162e7cb3eb8e862
      https://github.com/quicwg/base-drafts/commit/19cbcc873857f432e6e6fca4e162e7cb3eb8e862
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M index.html
    M one-close-frames/draft-ietf-quic-http.html
    M one-close-frames/draft-ietf-quic-invariants.html
    M one-close-frames/draft-ietf-quic-qpack.html
    M one-close-frames/draft-ietf-quic-recovery.html
    M one-close-frames/draft-ietf-quic-spin-exp.html
    M one-close-frames/draft-ietf-quic-tls.html
    M one-close-frames/draft-ietf-quic-transport.html

  Log Message:
  -----------
  Script updating gh-pages from 00ab8c90. [ci skip]



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd81dd351d9_48a02b1fac7bc57c99962--


From nobody Tue Oct 30 02:07:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 106F812D4F1 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 02:07:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Axb0cffxrMTx for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 02:07:47 -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 7CFFE128A6E for <quic-issues@ietf.org>; Tue, 30 Oct 2018 02:07:47 -0700 (PDT)
Date: Tue, 30 Oct 2018 02:07:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540890467; bh=+m3ti7ROhZuMxbbvFycSTwrGbZ/ft2qqTi6pfKKer5E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bZoyxTKsqZxrVSnP+ZqLs82AmY8DqF/OVSsic+oFCkVLB2BwpX83kUSbvBCzzMn/K C5bVhBj9yj8fRToGXvF2xk9yO3mQ4dgbIchKIAVgT8zAeWHcfVeLK/lihOfhR2mXrJ no8Bva3EVja88p7kG08KJp2FNffZfv9QF6l+cLMI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab987f95336472a395ddf95a8b1c31588c8830335d92cf0000000117efe16292a169ce165ecc1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1931/review/169668519@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd81f62e8d91_7a9a3ff90ced45b41475e3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BcfCImdOlsHYp1H-8R6vrx0k7so>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 09:07:49 -0000

----==_mimepart_5bd81f62e8d91_7a9a3ff90ced45b41475e3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero,

You can't encrypt using the same technique because the value you choose will be input to the packet protection AEAD and so might alter the header encryption sampling.  If the intent is to appear random, a CSPRNG would be fine.  If the value can be predicted, then you risk undoing packet number encryption, promoting linkability, or something worse.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931#discussion_r229223666
----==_mimepart_5bd81f62e8d91_7a9a3ff90ced45b41475e3
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/1931#discussion_r229223666">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style='color:#555'>&gt; @@ -238,6 +238,17 @@ and the observer and the client, respectively. It does this by measuring the
 delay between a spin edge observed in the upstream direction and that observed
 in the downstream direction, and vice versa.
 
+# Disabling the spin bit
+
+Implementation SHOULD allow users to disable the spin-bit either globally,
+or on a per-connection basis. Even when the spin-bit is not disabled by
+the user, implementations SHOULD disable the spin-bit on a randomly chosen
+fraction of connections. The random process SHOULD be designed so that
+on average the spin-bit is disabled for at least 1/8th of the connections.
+
+When the spin-bit is disabled, peers MUST set the spin bit value to zero,
</pre>
<p>You can't encrypt using the same technique because the value you choose will be input to the packet protection AEAD and so might alter the header encryption sampling.  If the intent is to appear random, a CSPRNG would be fine.  If the value can be predicted, then you risk undoing packet number encryption, promoting linkability, or something worse.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1931#discussion_r229223666">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-ynIV3lKpMHWw-6Ga3x4RdXwLaTks5uqBbigaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2MNW2LPckFw5lXoflTjsIHpuERVks5uqBbigaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931#discussion_r229223666"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229223666",
"url": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229223666",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1931",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931#discussion_r229223666"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd81f62e8d91_7a9a3ff90ced45b41475e3--


From nobody Tue Oct 30 03:58:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 327AE12F295 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 03:58:20 -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,  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 wHZ8L1Vfky9B for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 03:58: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 D4434129385 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 03:58:18 -0700 (PDT)
Date: Tue, 30 Oct 2018 03:58:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540897097; bh=cYd9PCCYVMZfUZAFdX4XpHxoYhrVBmIHlbqREznuc5s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=TwMO/9/X2aWbhlDlUGzp17Oi9PM2Nz6cE0C1giUzLujYsmOuwAmFnz0ZxFRgiaEdx /sO2YflDMB4ODqu/XSGh26AYOCwErchscDg1tewNFZGXH3kxlAMZk8K25WGykBYvM5 gp8ph/+Z3gak5pIoFFW2lX6rUAmn1ay2u4D8gdx4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab2d012074cd0f5fed03e22e4459cd12f3d907e15492cf0000000117effb4992a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/c434256574@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd83949bde1b_107d3fb7534d45b4780d2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Fh5e-itBqLiz-q_oXGksNRliGfQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 10:58:20 -0000

----==_mimepart_5bd83949bde1b_107d3fb7534d45b4780d2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Note to self, check the names of these transport parameters in the HTTP 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/1906#issuecomment-434256574
----==_mimepart_5bd83949bde1b_107d3fb7534d45b4780d2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Note to self, check the names of these transport parameters in the HTTP 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/1906#issuecomment-434256574">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxAI29VBQFNQy46JTBOOmj41w3weks5uqDDJgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1BDYeDKzNVIeE3FUxJHJSlLFz27ks5uqDDJgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1906: Note to self, check the names of these transport parameters in the HTTP doc."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#issuecomment-434256574"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-434256574",
"url": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-434256574",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Define stream limits as counts (#1906)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1906,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1906\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-434256574"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd83949bde1b_107d3fb7534d45b4780d2--


From nobody Tue Oct 30 04:02:31 2018
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 C3EE112F295 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 04:02:29 -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,  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 F8VaEiQfAXKW for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 04:02:27 -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 AD579128B14 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 04:02: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=adlzR8gezu/8H3E9pHdem9bWf2g=; b=TWR7kswRzMH+ZT/d y0KfDHuuMvoAqB5upJkIc/Zty7TZy4ZkWL7NE1C901+mI5dwOmF+YObX9aQu4Rpm Q95l1P69FvxSN61n5eipGMYKjY6+pTbpYwETE+hTwnh6CmQD34+geZBgl8vAScC1 qjunKuuedNfomQnFvYeVNjAdhvs=
Received: by filter0289p1iad2.sendgrid.net with SMTP id filter0289p1iad2-1562-5BD839C3-13 2018-10-30 11:00:19.452585307 +0000 UTC m=+980714.080849195
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id QI_udeVjQFau0yPQ2lX4Pw for <quic-issues@ietf.org>; Tue, 30 Oct 2018 11:00:19.398 +0000 (UTC)
Date: Tue, 30 Oct 2018 11:00:19 +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/1906/push/3003720449@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd839be1ce25_58393f84940d45b4107963"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1fFHTIeP+UKwHLtbiMWVWJWPI6TsediomKDr EGfFfvwCIGT9Nbp7iKKWz6rLX88YM+UDzdy24HeJXH3VcljW0EBH2hGP1oCrb/vnKvtHN6G7CKHrhc IkQE36hnZmh6zNbyMUmS1cABfdy9p8jD6NR0gopY0HplWIUj42TAb7Bs3KgdzjY+6AZoiNekiszbnV Q=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4mc74nJzyBmyZn_HAbVsGBPOM5U>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 11:02:30 -0000

----==_mimepart_5bd839be1ce25_58393f84940d45b4107963
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

9995e08  Merge remote-tracking branch 'origin/master' into max-streams


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906/files/ae8f7f3da9a5d83362fe8833040d86df6c4bb863..9995e08f2b56ae66b75ec1ddb03b6290090046a9

----==_mimepart_5bd839be1ce25_58393f84940d45b4107963
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/9995e08">9995e08</a>  Merge remote-tracking branch &#39;origin/master&#39; into max-streams</li>
</ul>


<p style="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/1906/files/ae8f7f3da9a5d83362fe8833040d86df6c4bb863..9995e08f2b56ae66b75ec1ddb03b6290090046a9">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyV0G1ESPlNFyQfFJekDk5q6t4QTks5uqDE-gaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq46kAYbpZ3jbvmd9tVTvv3xHDQy8ks5uqDE-gaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906/files/ae8f7f3da9a5d83362fe8833040d86df6c4bb863..9995e08f2b56ae66b75ec1ddb03b6290090046a9"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906/files/ae8f7f3da9a5d83362fe8833040d86df6c4bb863..9995e08f2b56ae66b75ec1ddb03b6290090046a9",
"url": "https://github.com/quicwg/base-drafts/pull/1906/files/ae8f7f3da9a5d83362fe8833040d86df6c4bb863..9995e08f2b56ae66b75ec1ddb03b6290090046a9",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1906",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1906:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "9995e08",
"value": "Merge remote-tracking branch 'origin/master' into max-streams"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906/files/ae8f7f3da9a5d83362fe8833040d86df6c4bb863..9995e08f2b56ae66b75ec1ddb03b6290090046a9"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd839be1ce25_58393f84940d45b4107963--


From nobody Tue Oct 30 04:02:38 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA077128B14 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 04:02:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 2DcohgGGsxI7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 04:02:29 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 47DB7129385 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 04:02:29 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540897348; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=W8DYvk3diPC6YGtcR5zqG3dpAtkNnJa+cIX9KznJgGs=; b=qscbYFJQLn1utfwVkzAa/XC09MSG5cqZkMR7BYovxOZIUuU5FQxy34rjY5GawgtgmBjEGKq/ OwB1hpeMOYT0jIS95BUrgi3iycVCTb98OTk+s83Nh88dk1veNT4O0vco2rdIfeLugi6VKaPc ddOOZ+abVzdZPStDPS1jRf/fAgo=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd839b5.7f12002ca4b0-smtp-out-n02; Tue, 30 Oct 2018 11:00:05 -0000 (UTC)
Date: Tue, 30 Oct 2018 04:00:04 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd839b47e7f9_44d02b0f4ce2858462dd@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b91b94: Don't recommend stateless reset
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd839b47e105_44d02b0f4ce2858461a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/huTbzYFmtSOB0wZevngyEXw1j5M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 11:02:37 -0000

----==_mimepart_5bd839b47e105_44d02b0f4ce2858461a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/max-streams
  Home:   https://github.com/quicwg/base-drafts
  Commit: b91b94e5e6037cf6675bbb0b5d4d16003057a6f7
      https://github.com/quicwg/base-drafts/commit/b91b94e5e6037cf6675bbb0b5d4d16003057a6f7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't recommend stateless reset

Closes #1858.


  Commit: 5343b7fba126ed436f7d9bb4dfec1b37e2663242
      https://github.com/quicwg/base-drafts/commit/5343b7fba126ed436f7d9bb4dfec1b37e2663242
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Add missing sections to document structure

There were two things that we missed, which looked a little incongrous.
This adds them to avoid the confusion arising from their absence, even
if they don't really need to be there.

Closes #1894.


  Commit: 70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a
      https://github.com/quicwg/base-drafts/commit/70c6d4a5bd1d20cfc44aa04e99f6305c8d5c420a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Forward reference ECN verification

Closes #1898.


  Commit: 0ba8a97ba82fa90c791f8f22d6da7d3890aa6ef8
      https://github.com/quicwg/base-drafts/commit/0ba8a97ba82fa90c791f8f22d6da7d3890aa6ef8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Fix reference in http draft


  Commit: f19c189fc3e59d8818f3833b83f9f409e2b4471b
      https://github.com/quicwg/base-drafts/commit/f19c189fc3e59d8818f3833b83f9f409e2b4471b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix reference in tls draft


  Commit: 7a9e8e45aaf92da9f4c543300136459252347085
      https://github.com/quicwg/base-drafts/commit/7a9e8e45aaf92da9f4c543300136459252347085
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't amplify accidentally when closing

A minor point, and we might not even regret this, but it's not worth
risking it.

Closes #1905.


  Commit: 5916d7f0d6012fe39a28261f9cf65030ab069899
      https://github.com/quicwg/base-drafts/commit/5916d7f0d6012fe39a28261f9cf65030ab069899
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clarify ECN counters

This deals with the distinction between IP and QUIC packets better,
clarifies the interaction with packet coalescing, and makes it clear
that counts are ACK state and therefore separated by packet number
space.

Closes #1838.


  Commit: add33c6a96401317f0d462c445a78fd12b1e64d1
      https://github.com/quicwg/base-drafts/commit/add33c6a96401317f0d462c445a78fd12b1e64d1
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Relax 1200B requirement for Initial ACKs/Retx

IMO it's silly to pad out a packet that contains the client's initial and handshake acks, because if delivered it verifies the address.


  Commit: e06269b6caf4b685156b1b5dda65dcf8d9f8a857
      https://github.com/quicwg/base-drafts/commit/e06269b6caf4b685156b1b5dda65dcf8d9f8a857
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Always like removing text


  Commit: 631cc5fdaac77d18d9ffb3019be12af5ae0d71e2
      https://github.com/quicwg/base-drafts/commit/631cc5fdaac77d18d9ffb3019be12af5ae0d71e2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Take suggestion


  Commit: c2c8ce9e0f11e546a66d3177819e6afaa9d44bff
      https://github.com/quicwg/base-drafts/commit/c2c8ce9e0f11e546a66d3177819e6afaa9d44bff
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1907 from quicwg/no-should-stateless-reset

Don't recommend stateless reset


  Commit: d6be5195741b098823778ef1fc559f36aea8c485
      https://github.com/quicwg/base-drafts/commit/d6be5195741b098823778ef1fc559f36aea8c485
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Suggestion for #1916


  Commit: 3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b
      https://github.com/quicwg/base-drafts/commit/3ef0fab462ed64b69e4680b6751cd9f29ae7fb9b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  redundant word whack-a-mole


  Commit: 479eaf94fa0c7ba5ac681716e4bcf5c11dd8a634
      https://github.com/quicwg/base-drafts/commit/479eaf94fa0c7ba5ac681716e4bcf5c11dd8a634
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1909 from quicwg/reference-ecn

Forward reference ECN verification


  Commit: 44f6f3231dbb31cf5c75da36d22e9ea5752917f9
      https://github.com/quicwg/base-drafts/commit/44f6f3231dbb31cf5c75da36d22e9ea5752917f9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1908 from quicwg/complete-structure

Add missing sections to document structure


  Commit: 7370b31e30dc63dc141daf4dd058564bc1420896
      https://github.com/quicwg/base-drafts/commit/7370b31e30dc63dc141daf4dd058564bc1420896
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Try to clarify interaction of PADDING and ACK

The text wasn't wrong, but this is shorter and - I think - clearer.

Closes #1827.


  Commit: 98910f6999e5b1fc579df4002b629386223fff45
      https://github.com/quicwg/base-drafts/commit/98910f6999e5b1fc579df4002b629386223fff45
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use octets rather than bytes throughout

Also closes #1863.


  Commit: 7b824d57db839b57b44a740261e73756b61d597f
      https://github.com/quicwg/base-drafts/commit/7b824d57db839b57b44a740261e73756b61d597f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Use octets for units; size for packet sizes


  Commit: e20f41720296aa2f35bf17c8c2afb8d14d310267
      https://github.com/quicwg/base-drafts/commit/e20f41720296aa2f35bf17c8c2afb8d14d310267
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use bytes instead of octets throughout


  Commit: aec44ab5d2c67b75c1037d8243fc8d5c39444080
      https://github.com/quicwg/base-drafts/commit/aec44ab5d2c67b75c1037d8243fc8d5c39444080
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reflow


  Commit: 79ce5c9082271f6efe3d2621c500cbea775990b8
      https://github.com/quicwg/base-drafts/commit/79ce5c9082271f6efe3d2621c500cbea775990b8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 287c7dfe5057bc489b52739864217ef04cfa642d
      https://github.com/quicwg/base-drafts/commit/287c7dfe5057bc489b52739864217ef04cfa642d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  clarify

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 218394f8e892c59e664c6fe6d6a0a4032aec6136
      https://github.com/quicwg/base-drafts/commit/218394f8e892c59e664c6fe6d6a0a4032aec6136
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  unhypenate - the name of my new startup


  Commit: abfbdd1ec9e6837d0eb9f42cb1bdbb56e6654780
      https://github.com/quicwg/base-drafts/commit/abfbdd1ec9e6837d0eb9f42cb1bdbb56e6654780
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  rewrap


  Commit: 40296ccb62f8647b0fd21003d8f74098cf81d060
      https://github.com/quicwg/base-drafts/commit/40296ccb62f8647b0fd21003d8f74098cf81d060
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1911 from quicwg/closing-amplification

Don't amplify accidentally when closing


  Commit: 7a72e70db4a39f8c82fc2af60e258d0cb1076e12
      https://github.com/quicwg/base-drafts/commit/7a72e70db4a39f8c82fc2af60e258d0cb1076e12
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  More clarity about QUIC vs. IP packets


  Commit: 21a01ea8964d104c7ddda10f2faffd68fb193da1
      https://github.com/quicwg/base-drafts/commit/21a01ea8964d104c7ddda10f2faffd68fb193da1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into fix-references


  Commit: 2b8a9741755ecb48fdb45bbb1242aa3a08582ab4
      https://github.com/quicwg/base-drafts/commit/2b8a9741755ecb48fdb45bbb1242aa3a08582ab4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Don't explain why, just explain the consequences


  Commit: 8e0858d9d8023fa58d474065256d6957380ec5ac
      https://github.com/quicwg/base-drafts/commit/8e0858d9d8023fa58d474065256d6957380ec5ac
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1923 from quicwg/padding-no-acks

Try to clarify interaction of PADDING and ACK


  Commit: 5a9018cb9300238ae24a0a6cc6012eb85b7c1ac7
      https://github.com/quicwg/base-drafts/commit/5a9018cb9300238ae24a0a6cc6012eb85b7c1ac7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1910 from quicwg/fix-references

Fix references


  Commit: 45a9fd5a3d2012c20ebeda709fa2fa8bcdd4a984
      https://github.com/quicwg/base-drafts/commit/45a9fd5a3d2012c20ebeda709fa2fa8bcdd4a984
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Cite limitations on key usage

Closes #1457.


  Commit: a9d071ed140ac2db5d7ab9ace6914f70ee687ee8
      https://github.com/quicwg/base-drafts/commit/a9d071ed140ac2db5d7ab9ace6914f70ee687ee8
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1913 from quicwg/ecn-counting-cleanup

Clarify ECN counters


  Commit: 573a67327649f892abd3e6ad017926e9c7d9d723
      https://github.com/quicwg/base-drafts/commit/573a67327649f892abd3e6ad017926e9c7d9d723
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #1926 from quicwg/key-update-cond

Cite limitations on key usage


  Commit: 2ed2bedd2bdaa91a0d77cda16ecfabbb8834b130
      https://github.com/quicwg/base-drafts/commit/2ed2bedd2bdaa91a0d77cda16ecfabbb8834b130
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Connection IDs can change twice

The text in Retry contradicted the text on negotiating connection IDs in
a subtle way.  No point in replicating text that exists elsewhere.

Closes #1830.


  Commit: 313564aaffc4a963090637f94d2d53745df3cced
      https://github.com/quicwg/base-drafts/commit/313564aaffc4a963090637f94d2d53745df3cced
  Author: Lucas Pardue <lucaspardue.24.7@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  There are *Two* control streams (#1915)

* s/The control stream/A control stream

Using "The control stream" makes it sound like there is only one of it for the whole connection. Whereas it is described in the next section that there are two in opposite directions.

* s/the control stream/control streams


  Commit: e9483dbffc08a032fcccc12265c63a45a3e5669c
      https://github.com/quicwg/base-drafts/commit/e9483dbffc08a032fcccc12265c63a45a3e5669c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1929 from quicwg/change-cid-wat

Connection IDs can change twice


  Commit: 1da29df591b8feb2314cdd887401fa758dccdc21
      https://github.com/quicwg/base-drafts/commit/1da29df591b8feb2314cdd887401fa758dccdc21
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  If the server gets Handshake, it's unconstrained


  Commit: 3081d814d42e2957e8fb12057af47767cdffe6c7
      https://github.com/quicwg/base-drafts/commit/3081d814d42e2957e8fb12057af47767cdffe6c7
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1 from quicwg/fix1916

Suggestion for #1916


  Commit: 208941a9208c9ac21a1cac263e3c1276f5b5d277
      https://github.com/quicwg/base-drafts/commit/208941a9208c9ac21a1cac263e3c1276f5b5d277
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into patch-29


  Commit: 9151e3d25b673a38ba3ba9bbd0c89f8214299484
      https://github.com/quicwg/base-drafts/commit/9151e3d25b673a38ba3ba9bbd0c89f8214299484
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1916 from martinduke/patch-29

Relax 1200B requirement for Initial ACKs/Retx


  Commit: 9995e08f2b56ae66b75ec1ddb03b6290090046a9
      https://github.com/quicwg/base-drafts/commit/9995e08f2b56ae66b75ec1ddb03b6290090046a9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into max-streams


Compare: https://github.com/quicwg/base-drafts/compare/ae8f7f3da9a5...9995e08f2b56
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd839b47e105_44d02b0f4ce2858461a--


From nobody Tue Oct 30 05:31:37 2018
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 F007412D4EC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 05:31:34 -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,  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 W-noWM2T1uUy for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 05:31:33 -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 C0156129385 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 05:31: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=0tcEuIzvN6FGmZGe+AZWr2j9fAA=; b=BSkK8w0OURGGH2ZM MMsG96uX1Wm19vRPhP4tDs/7m0qsW62LHGv1m341n6MvL/kQxdItDVJQr92Apndy V5Bf+euoXHz7uaId7+oaNAX2Sov03v9/etSYL0IEybNHk2V6QUI0Al7W85R1rqpd B4U6k+xAS+R9mCZ8hj30gM/ycws=
Received: by filter1293p1mdw1.sendgrid.net with SMTP id filter1293p1mdw1-3285-5BD84F22-19 2018-10-30 12:31:30.375098084 +0000 UTC m=+309725.177856989
Received: from github-lowworker-1c220e1.cp1-iad.github.net (unknown [192.30.252.44]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id hYQzM-giSEOgiJbZvv4FGA for <quic-issues@ietf.org>; Tue, 30 Oct 2018 12:31:30.340 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1c220e1.cp1-iad.github.net (Postfix) with ESMTP id 50D5416004D for <quic-issues@ietf.org>; Tue, 30 Oct 2018 05:31:30 -0700 (PDT)
Date: Tue, 30 Oct 2018 12:31:30 +0000 (UTC)
From: Dmitri Tikhonov <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab803e093023532d78028069592bacb8d327a249a492cf0000000117f0112292a169ce1657ddcc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1927/review/169746908@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd84f224f69a_7bd53fa8e4cd45c0203932"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3k9SW5VPZ5Xi5wDQ4gqdzmk9Fgv5DhnyiNN9 iTk8A1HKCkNWRcnpK4s3olE58RTJvtZlpVjFr5tsw6qYRt25PSy6jX2kmtT3uMb0JzjiefsfL9EBrv G1I8WT1cGk4v+ab/u2r7n7tHUp0lM//S8AwVUXjosprmyEWC/cTIsyBQ27/VR7ZxvYkHHxptmPlf0k 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PUBubKXhwWqL_7tqr7PD9MIjqj4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 12:31:35 -0000

----==_mimepart_5bd84f224f69a_7bd53fa8e4cd45c0203932
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

dtikhonov commented on this pull request.



> +design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlocks.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire

> Concrete example: You can't consume less than a full QPACK instruction on the encoder stream.

Yes, you can. See [lsqpack_dec_enc_in()](https://github.com/litespeedtech/ls-qpack/blob/5f17c82e8c0f3b2b2faa8984256ff355bc5dc657/src/lsqpack.c#L4186)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1927#discussion_r229286361
----==_mimepart_5bd84f224f69a_7bd53fa8e4cd45c0203932
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/1927#discussion_r229286361">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlocks.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire
</pre>
<blockquote>
<p>Concrete example: You can't consume less than a full QPACK instruction on the encoder stream.</p>
</blockquote>
<p>Yes, you can. See <a href="https://github.com/litespeedtech/ls-qpack/blob/5f17c82e8c0f3b2b2faa8984256ff355bc5dc657/src/lsqpack.c#L4186">lsqpack_dec_enc_in()</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/1927#discussion_r229286361">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2WRJ-3TLhHXawxdNHvUsNOfpt_nks5uqEaigaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0nlAfL18AOYcHFYvL4oZrMV13HJks5uqEaigaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1927"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927#discussion_r229286361"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927#discussion_r229286361",
"url": "https://github.com/quicwg/base-drafts/pull/1927#discussion_r229286361",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@dtikhonov commented on 1927",
"sections": [
{
"text": "",
"activityTitle": "**Dmitri Tikhonov**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@dtikhonov",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927#discussion_r229286361"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd84f224f69a_7bd53fa8e4cd45c0203932--


From nobody Tue Oct 30 06:21:54 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD53712D4EC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 06:21:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 v0uNhENbWuSg for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 06:21: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 7A42F127AC2 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 06:21:51 -0700 (PDT)
Date: Tue, 30 Oct 2018 06:21:50 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540905710; bh=kzIs3hjDu+ypwbBXxT/B+5In2Y3dn9UxBdKjEvzbX9Q=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=BRA1BmDdxEtgnhGVDxCOnxNoAbRU2g9Ru+baxXl0yr3uhnMRDag+e7EhZI+EHy0Ar Ycgu4IxD2F+3juQ2zluPhYXnE5b31kU8fsNP7rVaJkyG2pAbCWTVQsT/8/FZOJxVQC lhZhgKIxnWc7XmdVhr77Wi+Fn433o+7WGrrrOILg=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4eaae110736090e82fcaefdc1731d2bf148deaaf92cf0000000117f01cee92a169ce166170b5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1933@github.com>
Subject: [quicwg/base-drafts] Uneven stream identifier example (#1933)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd85aee489e3_265d3fc94d8d45b8599d1"; 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/LL2vzt5PrCK-kEUzZUealhbgaSc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 13:21:53 -0000

----==_mimepart_5bd85aee489e3_265d3fc94d8d45b8599d1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

draft -16
> If an endpoint receives a frame for a stream that it expects to
   initiate (i.e., odd-numbered for the client or even-numbered for the
   server), but which it has not yet opened, it MUST close the
   connection with error code STREAM_STATE_ERROR.

I believe that should have been an even id for client. Also, the example could be move until after discussing the bidi/uni types and add "or if a stream frame is received for a unidirectional stream that is initiated locally" (I'm sure this text exists, but it feels natural to have those together).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1933
----==_mimepart_5bd85aee489e3_265d3fc94d8d45b8599d1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>draft -16</p>
<blockquote>
<p>If an endpoint receives a frame for a stream that it expects to<br>
initiate (i.e., odd-numbered for the client or even-numbered for the<br>
server), but which it has not yet opened, it MUST close the<br>
connection with error code STREAM_STATE_ERROR.</p>
</blockquote>
<p>I believe that should have been an even id for client. Also, the example could be move until after discussing the bidi/uni types and add "or if a stream frame is received for a unidirectional stream that is initiated locally" (I'm sure this text exists, but it feels natural to have those together).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1933">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7vwtLaCaBE3ffrSdy3e86QUxpCzks5uqFJugaJpZM4YB6b_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9LC__XNEkydAkrsvXn3cGK4ApKIks5uqFJugaJpZM4YB6b_.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Uneven stream identifier example (#1933)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1933"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1933",
"url": "https://github.com/quicwg/base-drafts/issues/1933",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Uneven stream identifier example (#1933)",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1933
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1933,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1933\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1933"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403154687\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd85aee489e3_265d3fc94d8d45b8599d1--


From nobody Tue Oct 30 07:07:39 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F88A12D4EC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 07:07:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.371
X-Spam-Level: 
X-Spam-Status: No, score=-2.371 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 f8eckfO51vj0 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 07:07:34 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 7B56E127AC2 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 07:07:34 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540908440; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=y/0yswi5Mlf+ivyDtBRaRG5BgsUeBoNyaaXtjGxtHMM=; b=ZH7Anqwi3HKZxJpcw7u7RtOUVR6qd1X2WIxUaE9hQ1TqGeil1yUy9xhxQPdYVqNBM/2sqYcj iQauHI5NJHGXNUA6+tqCX/XBsus/jpGu4C1lYfhCRNMiNxl+O8odbeo9EftrPghpuntyyAwY Db5l3pmGKgEDgC4HoCr7oC/BtAA=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bd86598.7fa1bc3d7c30-smtp-out-n02; Tue, 30 Oct 2018 14:07:20 -0000 (UTC)
Date: Tue, 30 Oct 2018 07:07:19 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd86597b51b_65de2b12254ea57c742c9@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ee5378: Replace end of recovery with recovery_start_time (...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd86597b099_65de2b12254ea57c74142"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iz-akpI1AGATCK1m_VefKr_Q4qc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 14:07:38 -0000

----==_mimepart_5bd86597b099_65de2b12254ea57c74142
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: ee5378c707bb0546af36716d20fb35363e02f7ba
      https://github.com/quicwg/base-drafts/commit/ee5378c707bb0546af36716d20fb35363e02f7ba
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Replace end of recovery with recovery_start_time (#1930)

* Replace end of recovery with recovery_start_time

Fixes #1928

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

Fix errors, particularly with the ECN version of this PR.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd86597b099_65de2b12254ea57c74142--


From nobody Tue Oct 30 07:07:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE6E1130DC2 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 07:07:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 h1wkcz_2zZz0 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 07:07:38 -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 27B9212D4EA for <quic-issues@ietf.org>; Tue, 30 Oct 2018 07:07:37 -0700 (PDT)
Date: Tue, 30 Oct 2018 07:07:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540908455; bh=wo35uL0BI18ultQdRw5bh31OGG+AYkJifY1Y+n0toNQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Y5Cv/uBbTSCXGn25efnLOq8OwFAzWp81LlleeSjL7UMvntidOw+gkW/TdzNjTg4zr rnbsHmnF7OyZ3RaNnyxlq3jJaazZo7GBNh4XZfijqQQSacbNOtr2i7x7JpIJNGx8n5 edboDDxqwspzK7J3JUstJXzNiZit5wQ8UJu94GRs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1da18dc34fa2e6358715707005643f7e1d0ac4b692cf0000000117f027a792a169ce165adb98@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1930/issue_event/1935155921@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1930@github.com>
References: <quicwg/base-drafts/pull/1930@github.com>
Subject: Re: [quicwg/base-drafts] Replace end of recovery with recovery_start_time (#1930)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd865a7e9a5a_7b533fcb62ad45b8149312"; 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/cFhjV73Qirq-M_hEHCkh89_bDxc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 14:07:43 -0000

----==_mimepart_5bd865a7e9a5a_7b533fcb62ad45b8149312
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1930 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/1930#event-1935155921
----==_mimepart_5bd865a7e9a5a_7b533fcb62ad45b8149312
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="375053208" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1930" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1930/hovercard" href="https://github.com/quicwg/base-drafts/pull/1930">#1930</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/1930#event-1935155921">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4VrDTQKvdCgWUg-LNHx3jvd18lPks5uqF0ngaJpZM4X_V2Y">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx1jTl8acdj09vBlVGJK5ArmQhUnks5uqF0ngaJpZM4X_V2Y.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1930 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1930#event-1935155921"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1930#event-1935155921",
"url": "https://github.com/quicwg/base-drafts/pull/1930#event-1935155921",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Replace end of recovery with recovery_start_time (#1930)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1930#event-1935155921"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402480536\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd865a7e9a5a_7b533fcb62ad45b8149312--


From nobody Tue Oct 30 07:07:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A5E50127AC2 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 07:07:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 cuqZ_QV4B9Fe for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 07:07: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 C6AE6128CF2 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 07:07:36 -0700 (PDT)
Date: Tue, 30 Oct 2018 07:07:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540908455; bh=Qon1GLeIEuEo3n8bUJTKlrRTxZhUVW7XtgzQOL2FqaM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bLz6tGNwnynXYm7lFzTgk5BNUH8MgSV8vwpZBzjOm2oYxcr9lYHgKAJzh2oza5O0S CvuE2pv+68cq0quagLv/FxVCV9zB3SakzFOXbW3iTwPwCDhR16YfOnQq1MYFD/cI/N WVJBgh8KgaX5hLngc2z63WALyLJiEb89xWUVZOug=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5cc0ae0b45b8cce7228bbb92c0e5592227dffa8492cf0000000117f027a792a169ce1657e323@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1928/issue_event/1935155928@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1928@github.com>
References: <quicwg/base-drafts/issues/1928@github.com>
Subject: Re: [quicwg/base-drafts] Need to clarify whether end_of_recovery have to be tracked on each PN spaces separately (#1928)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd865a7e2293_45bc3f89490d45b41493ca"; 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/wGrpnwJjrD334FtVIrng5OHn5dE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 14:07:44 -0000

----==_mimepart_5bd865a7e2293_45bc3f89490d45b41493ca
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1928 via #1930.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1928#event-1935155928
----==_mimepart_5bd865a7e2293_45bc3f89490d45b41493ca
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="374858531" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1928" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1928/hovercard" href="https://github.com/quicwg/base-drafts/issues/1928">#1928</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="375053208" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1930" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1930/hovercard" href="https://github.com/quicwg/base-drafts/pull/1930">#1930</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/1928#event-1935155928">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxB_2-ZJ2x_opA6osK0g6dyPRO6bks5uqF0ngaJpZM4X-drv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq48_p65JLJl7qATvgrhtr0uTAvQNks5uqF0ngaJpZM4X-drv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1928 via #1930."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1928#event-1935155928"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1928#event-1935155928",
"url": "https://github.com/quicwg/base-drafts/issues/1928#event-1935155928",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Need to clarify whether end_of_recovery have to be tracked on each PN spaces separately (#1928)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1928#event-1935155928"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402250479\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd865a7e2293_45bc3f89490d45b41493ca--


From nobody Tue Oct 30 08:14:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06A361293FB for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 08:14:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 78AFQFR6zAcJ for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 08:14:38 -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 BEAE2128CFD for <quic-issues@ietf.org>; Tue, 30 Oct 2018 08:14:38 -0700 (PDT)
Date: Tue, 30 Oct 2018 08:14:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540912477; bh=WzGzntqZDkPOB7Fcl2iE1Euwb5MHEZhisfVqQIYI5E8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=03cKqcdx2Epia75VSlf1gkEqRGKqMK8fxK8WdgL4GKPIkOoJC0vv8lD/x9rBAL+Jy xmM+ftjzOquiTL+RG05sQpmh1c0cynwCtTWvppKxDcVHA7e+iAT/zRlzTxkgpszbv4 e+YDUHwRkwie/DDky8eQPa8bdZaYVTnBXGf9qEEI=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab57ce18ab805686c04f605c83fb26d7994bbd8ecd92cf0000000117f0375d92a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/review/169828065@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8755d73eff_5ce63fec45ed45c41022e6"; 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/8JSiVfV7mcyDQvoNlaDDqWIpe0M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 15:14:40 -0000

----==_mimepart_5bd8755d73eff_5ce63fec45ed45c41022e6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -4055,9 +4053,11 @@ Final Offset:
 
 ## CONNECTION_CLOSE frame {#frame-connection-close}
 
-An endpoint sends a CONNECTION_CLOSE frame (type=0x02) to notify its peer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal errors at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=0x02 or 0x03) to notify its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a frame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type of 0x03
+is used to signal an error with the protocol that uses QUIC.

Bump

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900#discussion_r229348750
----==_mimepart_5bd8755d73eff_5ce63fec45ed45c41022e6
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/1900#discussion_r229348750">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -4055,9 +4053,11 @@ Final Offset:
 
 ## CONNECTION_CLOSE frame {#frame-connection-close}
 
-An endpoint sends a CONNECTION_CLOSE frame (type=0x02) to notify its peer that
-the connection is being closed.  CONNECTION_CLOSE is used to signal errors at
-the QUIC layer, or the absence of errors (with the NO_ERROR code).
+An endpoint sends a CONNECTION_CLOSE frame (type=0x02 or 0x03) to notify its
+peer that the connection is being closed.  The CONNECTION_CLOSE with a frame
+type of 0x02 is used to signal errors at the QUIC layer, or the absence of
+errors (with the NO_ERROR code).  The CONNECTION_CLOSE frame with a type of 0x03
+is used to signal an error with the protocol that uses QUIC.
</pre>
<p>Bump</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1900#discussion_r229348750">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6m5jT5rjNWaPIJs2aAhsTfscbpZks5uqGzdgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwO9hW8hhaiRfL22yUfgIjIkQXTjks5uqGzdgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900#discussion_r229348750"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r229348750",
"url": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r229348750",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1900",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#discussion_r229348750"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8755d73eff_5ce63fec45ed45c41022e6--


From nobody Tue Oct 30 08:32:16 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37FC0129C6A for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 08:32:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.371
X-Spam-Level: 
X-Spam-Status: No, score=-2.371 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 AbM3rAHrvNox for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 08:32:13 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 3122B1293FB for <quic-issues@ietf.org>; Tue, 30 Oct 2018 08:32:13 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540913532; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=xDt265v2nxfvAitl3vKXkDcfblKn3n4vYVlPTVFcWfg=; b=ol1njN3yrbJW2XQgV6aZ7y73rSTCk6CgrT/XlPUKnEXQfReWGplDiCY+tqBendpvACy9VInq maxI9THWsZNVLgvoq8Wt3XwPO1QKONdY4GXE5vBKWIU5CYwjaI+6B5qpBdX6bzKmyu38yYb7 9DBa+1DN+AePwX7e6GO0mQuHAEs=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bd8797b.7fbaa4069a80-smtp-out-n01; Tue, 30 Oct 2018 15:32:11 -0000 (UTC)
Date: Tue, 30 Oct 2018 08:32:11 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd8797bada42_bdf2aced0fec59466550@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] fd46ae: Replace ack_only with retransmittable
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8797bad63c_bdf2aced0fec594664ed"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aoxyyeu4f-KyqRb2xB2-2xa0D5s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 15:32:15 -0000

----==_mimepart_5bd8797bad63c_bdf2aced0fec594664ed
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-only
  Home:   https://github.com/quicwg/base-drafts
  Commit: fd46ae4afed0ca2a8f872c85c2268f154de88232
      https://github.com/quicwg/base-drafts/commit/fd46ae4afed0ca2a8f872c85c2268f154de88232
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Replace ack_only with retransmittable

Fixes the worst errors cited in #1932



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8797bad63c_bdf2aced0fec594664ed--


From nobody Tue Oct 30 08:35:54 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D309C12D4F2 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 08:35:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.371
X-Spam-Level: 
X-Spam-Status: No, score=-2.371 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 c7Q5-J2AcfxR for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 08:35:51 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 16195128CFD for <quic-issues@ietf.org>; Tue, 30 Oct 2018 08:35:51 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540913750; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ebhY4wf+7FcRGItvN2P8IzFuaUNhxsUENiNX5Gg/wzw=; b=zed+zPPQLPzKErrZjREVRYas+zhz2o4QWlDiPkmI1EXCC+d3gVx4A3TwL5cDGjx+Tf/ISkWb nq78mz29D3rhqMp2/Ty7xU9NhhIIK7AESjbvWu1frECGX0S8/+1vFwr8V3AsOVnIZ80Wm2C9 cZjvdoEfzdO9QHmO7G2DVi4xhYA=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd87a55.7fb4f82bb330-smtp-out-n02; Tue, 30 Oct 2018 15:35:49 -0000 (UTC)
Date: Tue, 30 Oct 2018 08:35:49 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd87a55f2b_60f92b1ea922a57c625b6@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 86f860: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd87a55adf_60f92b1ea922a57c624bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Ssf5KvbTLurDztEYiVJOSxgx19g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 15:35:53 -0000

----==_mimepart_5bd87a55adf_60f92b1ea922a57c624bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-only
  Home:   https://github.com/quicwg/base-drafts
  Commit: 86f8603056774ebf1b7c4a07e4d3741f50db02bb
      https://github.com/quicwg/base-drafts/commit/86f8603056774ebf1b7c4a07e4d3741f50db02bb
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd87a55adf_60f92b1ea922a57c624bb--


From nobody Tue Oct 30 08:36:47 2018
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 20135129C6A for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 08:36:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 c_YzIjz8HIBv for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 08:36:44 -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 39F0E128CFD for <quic-issues@ietf.org>; Tue, 30 Oct 2018 08:36:44 -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=siVYfFWMcWIIWt3hjatihGfKKlc=; b=G7cV81+JtUU0DN8s Ng9EtqczBolR+3MhLlrP/tIUA94wHav9GVi6uVMAGn/B/ol7oYMb0/Msn81ScQJG YQtLik6wf03RF5XYgxNZsZiwTeUfEkvk0kCdH51s9ddsQW1d0Vlu8Wr3jP/SjYSV wDhJtc/bFQQWkHxMH06d9uFjm8Q=
Received: by filter0134p1iad2.sendgrid.net with SMTP id filter0134p1iad2-2596-5BD87A8A-2C 2018-10-30 15:36:42.711542163 +0000 UTC m=+996790.139129771
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0014p1iad2.sendgrid.net (SG) with ESMTP id X9A5S5r3TYutPn0uuq_IoQ for <quic-issues@ietf.org>; Tue, 30 Oct 2018 15:36:42.720 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id BB89C46012F for <quic-issues@ietf.org>; Tue, 30 Oct 2018 08:36:42 -0700 (PDT)
Date: Tue, 30 Oct 2018 15:36:42 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab45bfd0177ff32ad49c552b3a1a48e54edb03d04992cf0000000117f03c8a92a169ce16627931@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1934@github.com>
Subject: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd87a8ab9a1d_124a3fa72c6d45bc26401"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0lnWLDCdNY7d3nFUcyB730cRjIpO8BhGA2t+ y0gLMErCZ+6XzRwN06pGqW3yFfRkkUdk8p7DA3VUoWLVWr3cgQqRC5G5Ez+k7litN9Er3bbusa8UzI uB59h4HfXt52ISi7CQqQiDvHjdd2iDj0T0qw3lYryxyPyUMiz4daY7KRIg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YDEa_fPsKywj8jPwXP5fk0AAKJU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 15:36:46 -0000

----==_mimepart_5bd87a8ab9a1d_124a3fa72c6d45bc26401
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Fixes the worst errors cited in #1932 

Feel free to make more suggestions.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1934

-- Commit Summary --

  * Replace ack_only with retransmittable
  * Update draft-ietf-quic-recovery.md

-- File Changes --

    M draft-ietf-quic-recovery.md (20)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1934.patch
https://github.com/quicwg/base-drafts/pull/1934.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/1934

----==_mimepart_5bd87a8ab9a1d_124a3fa72c6d45bc26401
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Fixes the worst errors cited in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="375355846" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1932" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1932/hovercard" href="https://github.com/quicwg/base-drafts/issues/1932">#1932</a></p>
<p>Feel free to make more suggestions.</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/1934'>https://github.com/quicwg/base-drafts/pull/1934</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Replace ack_only with retransmittable</li>
  <li>Update draft-ietf-quic-recovery.md</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1934/files#diff-0">draft-ietf-quic-recovery.md</a>
    (20)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1934.patch'>https://github.com/quicwg/base-drafts/pull/1934.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1934.diff'>https://github.com/quicwg/base-drafts/pull/1934.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/1934">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx3mT6_DSeO-pTZ_Ute3HJ_tj1phks5uqHIKgaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9DRo3re2uOVm54pqCaqA8heps7tks5uqHIKgaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 ack_only with retransmittable (#1934)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934",
"url": "https://github.com/quicwg/base-drafts/pull/1934",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Replace ack_only with retransmittable (#1934)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "fd46ae4",
"value": "Replace ack_only with retransmittable"
},
{
"name": "86f8603",
"value": "Update draft-ietf-quic-recovery.md"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1934/files#diff-0) (20 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1934,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1934\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd87a8ab9a1d_124a3fa72c6d45bc26401--


From nobody Tue Oct 30 08:37:48 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 20D66129C6A for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 08:37:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.371
X-Spam-Level: 
X-Spam-Status: No, score=-2.371 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 shs89k_QvePI for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 08:37:44 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 83062128CFD for <quic-issues@ietf.org>; Tue, 30 Oct 2018 08:37:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540913863; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=MI0FzmcKxT6iBAPSOrdNGsI9w+vzmyHuWyJ3TCiiFg8=; b=au6rN7UGHvJQStSTJeeKysoqrqD/E0IGhkZ/o09zcbOSIjPOJLl+IyHgtA66g/tRG9/27/Ld QEDBQpYf2o99WIhyA07s162oL6KwQUZTJ47cT8sB26s2hLig2cVXIZN4Z+WoYN7N/B8iITV8 oO8RAW4DpIG0FGnJvwWNq/h5JoQ=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd87ac7.7fd49c578b40-smtp-out-n01; Tue, 30 Oct 2018 15:37:43 -0000 (UTC)
Date: Tue, 30 Oct 2018 08:37:42 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd87ac6beead_6abd2afed620c588188ee@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a6f9a8: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd87ac6beae5_6abd2afed620c588187d3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4ERvybPgITiJOvfPOyx4uMNc-AE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 15:37:46 -0000

----==_mimepart_5bd87ac6beae5_6abd2afed620c588187d3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-only
  Home:   https://github.com/quicwg/base-drafts
  Commit: a6f9a80bdffc8698f84f3395d85c6150fa2a9933
      https://github.com/quicwg/base-drafts/commit/a6f9a80bdffc8698f84f3395d85c6150fa2a9933
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd87ac6beae5_6abd2afed620c588187d3--


From nobody Tue Oct 30 08:40:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C3CC12F18C for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 08:40:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 tKsaNjKHnLoC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 08:40:30 -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 0FA4A12DD85 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 08:40:30 -0700 (PDT)
Date: Tue, 30 Oct 2018 08:40:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540914029; bh=UFZrbOEWo+XwKoU4+XBZ4KRv3IBb/aaM7DX/xf8ubGI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=o8DrimU+97+g5oR8stFH4TJeKWSasVNXbXrcXrGWqwdD07+SsceQNEdd01ZwkL3qU 6WPpEdWJsqWrt8fS2DBv8wYKBdq/c03qkLlSqPwAKrk5OQTwGirT+5gKrh20DVT5Ti 1NScRG4QXzDtS595Bv7TW4nOc7arCqcQr92uQh9c=
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/1934/push/3004648757@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd87b6d7dc1b_49e3fa52eed45b44494c"; 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/FdgWciFte-_sm0PZVOqMjcGzdDo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 15:40:32 -0000

----==_mimepart_5bd87b6d7dc1b_49e3fa52eed45b44494c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

86f8603  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/1934/files/fd46ae4afed0ca2a8f872c85c2268f154de88232..86f8603056774ebf1b7c4a07e4d3741f50db02bb

----==_mimepart_5bd87b6d7dc1b_49e3fa52eed45b44494c
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/86f8603">86f8603</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/1934/files/fd46ae4afed0ca2a8f872c85c2268f154de88232..86f8603056774ebf1b7c4a07e4d3741f50db02bb">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzadJYxEvJo5ZDrG6siJcth57vKgks5uqHLtgaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxJ1QOBgpDty3cQXwCnHuCgnj9-8ks5uqHLtgaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934/files/fd46ae4afed0ca2a8f872c85c2268f154de88232..86f8603056774ebf1b7c4a07e4d3741f50db02bb"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934/files/fd46ae4afed0ca2a8f872c85c2268f154de88232..86f8603056774ebf1b7c4a07e4d3741f50db02bb",
"url": "https://github.com/quicwg/base-drafts/pull/1934/files/fd46ae4afed0ca2a8f872c85c2268f154de88232..86f8603056774ebf1b7c4a07e4d3741f50db02bb",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1934",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1934:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "86f8603",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934/files/fd46ae4afed0ca2a8f872c85c2268f154de88232..86f8603056774ebf1b7c4a07e4d3741f50db02bb"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd87b6d7dc1b_49e3fa52eed45b44494c--


From nobody Tue Oct 30 08:42:23 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A430912DD85 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 08:42:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 DfXg2RkzNoe9 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 08:42: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 49132130DCE for <quic-issues@ietf.org>; Tue, 30 Oct 2018 08:42:18 -0700 (PDT)
Date: Tue, 30 Oct 2018 08:42:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540914137; bh=mieK/SNwgWCm9iJVwbNiCRQGPb9BHkjUPl0JQNX3C+E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bSAA9/HVYrFcmQH7TT+BMhyZrW5e8tUjO0AMbGiIk+JVc/dpC99pVa10EDq4LGVU7 3r2Aywq3GgsNl1cewNnR63DULQX0YyTfdgQFEP1otwlNssYhIE9id9EVVua3U/cYA1 COAJnZdoj2jUV26Ds02AJceyFxd9RII7OaVpmBhQ=
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/1934/push/3004655605@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd87bd942944_9713fcb2b8d45c41051c2"; 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/BsK8kAy7l2WTwaMVDHO4XHGAIX8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 15:42:21 -0000

----==_mimepart_5bd87bd942944_9713fcb2b8d45c41051c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

a6f9a80  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/1934/files/86f8603056774ebf1b7c4a07e4d3741f50db02bb..a6f9a80bdffc8698f84f3395d85c6150fa2a9933

----==_mimepart_5bd87bd942944_9713fcb2b8d45c41051c2
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/a6f9a80">a6f9a80</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/1934/files/86f8603056774ebf1b7c4a07e4d3741f50db02bb..a6f9a80bdffc8698f84f3395d85c6150fa2a9933">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxjvq09kzEmTHX44sNaPxN269rF1ks5uqHNZgaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9p5PImaTVq1end52UKv3_f8tU4Lks5uqHNZgaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934/files/86f8603056774ebf1b7c4a07e4d3741f50db02bb..a6f9a80bdffc8698f84f3395d85c6150fa2a9933"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934/files/86f8603056774ebf1b7c4a07e4d3741f50db02bb..a6f9a80bdffc8698f84f3395d85c6150fa2a9933",
"url": "https://github.com/quicwg/base-drafts/pull/1934/files/86f8603056774ebf1b7c4a07e4d3741f50db02bb..a6f9a80bdffc8698f84f3395d85c6150fa2a9933",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1934",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1934:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "a6f9a80",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934/files/86f8603056774ebf1b7c4a07e4d3741f50db02bb..a6f9a80bdffc8698f84f3395d85c6150fa2a9933"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd87bd942944_9713fcb2b8d45c41051c2--


From nobody Tue Oct 30 09:16:06 2018
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 4F32F12F295 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 09:16:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 DaGuFIanpS36 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 09:16:03 -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 767D612D4EA for <quic-issues@ietf.org>; Tue, 30 Oct 2018 09:16: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=Q0bXategoSSvkAu2GocWmNEUKL4=; b=UaGg+BxmeVzyk8VE UdN4soB8Vo1ED9ZuG8kcz31oRxIOnYoxhXIvsXUKp0vc4GQnpHYq2Bk9+auWeDR9 ecrMl57vMwjaUk30ir9Mc2iqnaFehIj8kpqrruCVR8d1pXKdtFMlxKC4Zrt9ZCPt dgd9zqiVL8y2fFAki6oYjhcQq6E=
Received: by filter0518p1iad2.sendgrid.net with SMTP id filter0518p1iad2-16004-5BD883C2-C 2018-10-30 16:16:02.503026082 +0000 UTC m=+999444.549343755
Received: from github-lowworker-97d0962.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0008p1iad2.sendgrid.net (SG) with ESMTP id gaoZvozRT3uHO0B5bhJgpQ for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:16:02.432 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-97d0962.cp1-iad.github.net (Postfix) with ESMTP id 5237C8090D for <quic-issues@ietf.org>; Tue, 30 Oct 2018 09:16:02 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:16:02 +0000 (UTC)
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abefc1a43c052265a0d8f0f984deb6b3a2d9559b3292cf0000000117f045c292a169ce1657ddcc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1927/review/169859993@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd883c250b4e_7f593fc44cad45bc9556"; 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
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak37SWIPGyp9piGBHuIFsUkJzhPeFnwQWaTxy9 MCFJXB8xFjMo+u0CzzNuGPQmQQ7QbDWOVowku+jDvtyxAQgGseqVM2syVPGHmH4ekDLz3l7rPDeooQ gk8c01e5rl5qg9gV/0i4ZYihzSMOXQRRE4mowc6h6b6fPgiCrTWz+ghotA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/i7kjwDgAFuqFotU113eFDzOhE1A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 16:16:06 -0000

----==_mimepart_5bd883c250b4e_7f593fc44cad45bc9556
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

afrind commented on this pull request.



> +design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlocks.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire

I think he's just giving an example of an implementation that cannot handle this.  You are correct that the protocol does not mandate this specific 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/1927#discussion_r229373995
----==_mimepart_5bd883c250b4e_7f593fc44cad45bc9556
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/1927#discussion_r229373995">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; +design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlocks.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire
</pre>
<p>I think he's just giving an example of an implementation that cannot handle this.  You are correct that the protocol does not mandate this specific 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/1927#discussion_r229373995">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0OAK-kAOIgkcxzOe4Do5kuuMfBpks5uqHtCgaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7nvoeG8AmIiEVIHw0dKoSO1Vfixks5uqHtCgaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@afrind commented on #1927"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927#discussion_r229373995"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927#discussion_r229373995",
"url": "https://github.com/quicwg/base-drafts/pull/1927#discussion_r229373995",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@afrind commented on 1927",
"sections": [
{
"text": "",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@afrind",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927#discussion_r229373995"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd883c250b4e_7f593fc44cad45bc9556--


From nobody Tue Oct 30 09:56:00 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA86312D4F2 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 09:55:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.371
X-Spam-Level: 
X-Spam-Status: No, score=-2.371 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 BCQtZ9cq9xw8 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 09:55:56 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 2BC29130D7A for <quic-issues@ietf.org>; Tue, 30 Oct 2018 09:55:54 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540918554; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=fnkI5SJ6H+Pyp0fCLyVE5rHo7NOdmOmcVktzLplt7kE=; b=c21DyCLuUwJTVyC/owVnZrN037ldzfCoOGMvWpOiURhcKVbxpoCCrYLHL9vq9HxmH8ksmnNs WBYAqakRJWYJlt1Ruo/Hw5v4qdnVkMvjfY47Qs9iesBGORbzkdbWMJsEUDBErHNOqU6oUTtE bXtrGrlrvcOahQFNvPS2g/orlec=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd88d19.7f1e5c883510-smtp-out-n03; Tue, 30 Oct 2018 16:55:53 -0000 (UTC)
Date: Tue, 30 Oct 2018 09:55:52 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd88d18eb26f_38592b110347058849358@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 48bee8: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd88d18eaf02_38592b1103470588492e9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QAT3DM2GWUNW9Omu02tjvf_8EW0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 16:55:58 -0000

----==_mimepart_5bd88d18eaf02_38592b1103470588492e9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-only
  Home:   https://github.com/quicwg/base-drafts
  Commit: 48bee8bd27dd2bb65baba6b31993b8b0e66b21a5
      https://github.com/quicwg/base-drafts/commit/48bee8bd27dd2bb65baba6b31993b8b0e66b21a5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd88d18eaf02_38592b1103470588492e9--


From nobody Tue Oct 30 10:00:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EECCC12D4F2 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 10:00:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 H1fIxrBA_4F9 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 10:00: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 5880E12D4EA for <quic-issues@ietf.org>; Tue, 30 Oct 2018 10:00:27 -0700 (PDT)
Date: Tue, 30 Oct 2018 10:00:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540918826; bh=LPCC7FnglOnCuAMMsoz1MfdnqmKiuhxrf2PY3P6TjrM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Z4VFKVcVTdgHDMJsE5b8MVBGamxPLlYZOu8C//xrIk0hVqNlbPLdBIN7gkaOYWDm8 YpXeYnAwcGD5Tp8RCZJvsQ1N+FGP72VP8IKzi/nHAZLv7swAWVN844Uyp0azJTt3zC PYcj49NHRJq8ECMdsO8DWPbM4LAaiBet7GHOXnwI=
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/1934/push/3004941387@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd88e2a45248_52d23fd5550d45c03690db"; 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/lEZV77xpingL2BHGMey_wYg-AhM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 17:00:29 -0000

----==_mimepart_5bd88e2a45248_52d23fd5550d45c03690db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

48bee8b  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/1934/files/a6f9a80bdffc8698f84f3395d85c6150fa2a9933..48bee8bd27dd2bb65baba6b31993b8b0e66b21a5

----==_mimepart_5bd88e2a45248_52d23fd5550d45c03690db
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/48bee8b">48bee8b</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/1934/files/a6f9a80bdffc8698f84f3395d85c6150fa2a9933..48bee8bd27dd2bb65baba6b31993b8b0e66b21a5">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_tnZH1gFBINaC7gQpunHNUPizuOks5uqIWqgaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzqY9Z0Uo7ccpKIxWhf20v3loHDiks5uqIWqgaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934/files/a6f9a80bdffc8698f84f3395d85c6150fa2a9933..48bee8bd27dd2bb65baba6b31993b8b0e66b21a5"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934/files/a6f9a80bdffc8698f84f3395d85c6150fa2a9933..48bee8bd27dd2bb65baba6b31993b8b0e66b21a5",
"url": "https://github.com/quicwg/base-drafts/pull/1934/files/a6f9a80bdffc8698f84f3395d85c6150fa2a9933..48bee8bd27dd2bb65baba6b31993b8b0e66b21a5",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1934",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1934:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "48bee8b",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934/files/a6f9a80bdffc8698f84f3395d85c6150fa2a9933..48bee8bd27dd2bb65baba6b31993b8b0e66b21a5"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd88e2a45248_52d23fd5550d45c03690db--


From nobody Tue Oct 30 10:50:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 967FD1277C8 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 10:50:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 0z-4ZVIHzXtb for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 10:50:50 -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 D0393127333 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 10:50:49 -0700 (PDT)
Date: Tue, 30 Oct 2018 10:50:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540921848; bh=Am6Hfn4GyArH2fsq/sneHfLAJftciuo++vg/Ij+rDv0=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Rr1krqBGyctGszEojcXKA7DZJwIKsGYYCHoEtBE3aTt5GZA+N+xHALYiOsaWstOXx wOyqf+8UlSVIUF94M5QOBDRpn4vWkbKcE7Y204DqZJb46XdxS8V7aQwDITSIBhWAvO Xw26f3OOfkGTCFOCXjj0GGvvcD31AQcboJIBZ2JU=
From: Alessandro Ghedini <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe9fe2491989e0c5224d4c4c106f5c98507af941e92cf0000000117f05bf892a169ce1663691e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1935@github.com>
Subject: [quicwg/base-drafts] Fix truncated sentence (#1935)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd899f87e63d_76a73fef16ed45b435783a"; 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/M7xDeCpa77OYvFK6E4fdo_xvdqs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 17:50:52 -0000

----==_mimepart_5bd899f87e63d_76a73fef16ed45b435783a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Not sure what this was supposed to say...
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1935

-- Commit Summary --

  * Fix truncated sentence

-- File Changes --

    M draft-ietf-quic-transport.md (2)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1935.patch
https://github.com/quicwg/base-drafts/pull/1935.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/1935

----==_mimepart_5bd899f87e63d_76a73fef16ed45b435783a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Not sure what this was supposed to say...</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/1935'>https://github.com/quicwg/base-drafts/pull/1935</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix truncated sentence</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1935/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/1935.patch'>https://github.com/quicwg/base-drafts/pull/1935.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1935.diff'>https://github.com/quicwg/base-drafts/pull/1935.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/1935">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5Pl6eR51kdp114LaGHyLRzCC8sUks5uqJF4gaJpZM4YCftn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1N3CcU7v9hPT8yYquCoUvVYvHE1ks5uqJF4gaJpZM4YCftn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Fix truncated sentence (#1935)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1935"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1935",
"url": "https://github.com/quicwg/base-drafts/pull/1935",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Fix truncated sentence (#1935)",
"sections": [
{
"text": "",
"activityTitle": "**Alessandro Ghedini**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ghedo",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "3931fb6",
"value": "Fix truncated sentence"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1935/files#diff-0) (2 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1935,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1935\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1935"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1935.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1935.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403307367\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd899f87e63d_76a73fef16ed45b435783a--


From nobody Tue Oct 30 11:52:47 2018
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 59B19130E02 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 11:52:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.066
X-Spam-Level: 
X-Spam-Status: No, score=-2.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 R4_dgk5WkgWL for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 11:52:31 -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 6E0F7130DEA for <quic-issues@ietf.org>; Tue, 30 Oct 2018 11:52: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=ns2M7aAxnP+WAcyoAL1EuTSuIMo=; b=BUxHnH/GUKqgVPRW ME7INuxkxC2EerEiemXtMKpIpUMqF4UML7CNerw8MRwtA6Fgi9P9hoZCMcuiuQFK 2yId1Pjh+Oi++UuMFTA/HSDD5G3GEcDfDoCIlx+IaJCoB1ZVrFWzDushuX5jUysO UumAp/gpXJGm3rTgvNLF/M5FCbM=
Received: by filter0315p1iad2.sendgrid.net with SMTP id filter0315p1iad2-14660-5BD8A86D-1C 2018-10-30 18:52:29.477842247 +0000 UTC m=+1009051.096469231
Received: from github-lowworker-cef7735.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0007p1iad2.sendgrid.net (SG) with ESMTP id FB3ZGUvSRiaGV-cDiCWHpw for <quic-issues@ietf.org>; Tue, 30 Oct 2018 18:52:29.444 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-cef7735.cp1-iad.github.net (Postfix) with ESMTP id 681F41E0422 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 11:52:29 -0700 (PDT)
Date: Tue, 30 Oct 2018 18:52:30 +0000 (UTC)
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab469a031770c9ddaf76846f5656248ff6926c817a92cf0000000117f06a6d92a169ce1663691e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1935/review/169939663@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1935@github.com>
References: <quicwg/base-drafts/pull/1935@github.com>
Subject: Re: [quicwg/base-drafts] Fix truncated sentence (#1935)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8a86d66621_535f3f98bf0d45c0639c4"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1dtgVkt258Yv/PzrH6gaENeGm4NcltzcWiNO kZ7fM5JBvjxgLcCCO5qUkySJx+I4qsTpmCGREHzCqW5q8/0XZAow+s7kw+VGx1pv/iFyCNV3EyYg6U nFVdvOvhRZ6WHOdZKTPJgK0H436VSFBUKdovpVxEO2hCSuM6CIQg2KJIqpJWCwphbEr7zOgruWXpyF U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZmgSqF5PvnlQiVBb3omPFpsAE5A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 18:52:46 -0000

----==_mimepart_5bd8a86d66621_535f3f98bf0d45c0639c4
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/1935#pullrequestreview-169939663
----==_mimepart_5bd8a86d66621_535f3f98bf0d45c0639c4
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/1935#pullrequestreview-169939663">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8-r8dIJywoqCqj4yqN2V0y3GrmSks5uqJ_tgaJpZM4YCftn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwI975FltxtVnbOKpEBlbxSLTVoOks5uqJ_tgaJpZM4YCftn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1935"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1935#pullrequestreview-169939663"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1935#pullrequestreview-169939663",
"url": "https://github.com/quicwg/base-drafts/pull/1935#pullrequestreview-169939663",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop approved 1935",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1935#pullrequestreview-169939663"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403307367\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8a86d66621_535f3f98bf0d45c0639c4--


From nobody Tue Oct 30 12:00:13 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 437EE130E09 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 12:00:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 6hlyr7dd_XUJ for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 12:00: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 7E83F130DFA for <quic-issues@ietf.org>; Tue, 30 Oct 2018 12:00:00 -0700 (PDT)
Date: Tue, 30 Oct 2018 11:59:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540925999; bh=9G7voql+tu518OztoEa/3PX4PB9UxJv5MCusX3ktu5A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eqAvrwmeD+EWV4nZNUEXnmuvfWP+jrcFIRJ78gKWGW1cfNYo6ZikeQwnsdqKMSPAp ubgIDRh5s2einhH9kfP5DmLwJB+va6iyWqsbPu3jhHjYfrn/8mcTJTrXVKwavgs0JV a33/wnQPaYbnh3pRZ6YNIKhZTABu5ZF0bap5oUjQ=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaa985f494f5d62885b4f7c8245ae2a3c54218c4b92cf0000000117f06c2f92a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922/review/169943088@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8aa2f77cb8_54703fd6c10d45bc16293"; 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/Sj9hM9LrsDhYTm_M0fgpBRG5wCw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 19:00:10 -0000

----==_mimepart_5bd8aa2f77cb8_54703fd6c10d45bc16293
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/1922#pullrequestreview-169943088
----==_mimepart_5bd8aa2f77cb8_54703fd6c10d45bc16293
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/1922#pullrequestreview-169943088">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6ntAQfvg6HFx5IYOpug718Y27UXks5uqKGvgaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3hn9ZeH5Ru68AKOmEAQDtBKUn-bks5uqKGvgaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 approved #1922"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-169943088"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-169943088",
"url": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-169943088",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@MikeBishop approved 1922",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-169943088"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8aa2f77cb8_54703fd6c10d45bc16293--


From nobody Tue Oct 30 12:02:24 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 360C3130DFD for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 12:02:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Z0g1wZjdNxuR for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 12:02: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 612FB130DD2 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 12:02:10 -0700 (PDT)
Date: Tue, 30 Oct 2018 12:02:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540926129; bh=HSTZmyQCdc8aHnOAhgd5Gatu3sMMmuZUB7V+i6hDTTE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xIQ0w12G6yX49KO2e/GMcaVhtheXlmsz37OrIHn9Kri89tZfIJjElTklnqyz0hbx+ Rhz83QPPPnvXbWPD18ghOlfI/DaDmDi7N/+/CSAnmUO1rXA2OjDEe4XdMa5GpltbYH 74jGHY3YeDprH/AaRoA31mxuFx1fn0Xgw9+mduWM=
From: Mike Bishop <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfe52ea983cea6371faffd593a7f0727c6a00cf4292cf0000000117f06cb192a169ce16552b26@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1925/c434426328@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1925@github.com>
References: <quicwg/base-drafts/pull/1925@github.com>
Subject: Re: [quicwg/base-drafts] define HTTP_UNEXPECTED_GOAWAY (#1925)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8aab180fa5_7a203fe647ed45b41294c0"; 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/BwDkpKucnW_FIN0Bngmxh2_oHxE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 19:02:23 -0000

----==_mimepart_5bd8aab180fa5_7a203fe647ed45b41294c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

That works.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1925#issuecomment-434426328
----==_mimepart_5bd8aab180fa5_7a203fe647ed45b41294c0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>That works.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1925#issuecomment-434426328">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxJeM5RxNoOrwO-heiEYuOrMelMPks5uqKIxgaJpZM4X9mpw">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-NrtxE9uUweLzfL4zkz-El2IgXAks5uqKIxgaJpZM4X9mpw.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1925: That works."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1925#issuecomment-434426328"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1925#issuecomment-434426328",
"url": "https://github.com/quicwg/base-drafts/pull/1925#issuecomment-434426328",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] define HTTP_UNEXPECTED_GOAWAY (#1925)",
"sections": [
{
"text": "",
"activityTitle": "**Mike Bishop**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@MikeBishop",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1925,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1925\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1925#issuecomment-434426328"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402025072\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8aab180fa5_7a203fe647ed45b41294c0--


From nobody Tue Oct 30 12:30:00 2018
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 8102E130DC0 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 12:29:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.999
X-Spam-Level: 
X-Spam-Status: No, score=-2.999 tagged_above=-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] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7-EpqjMLFmH3 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 12:29:46 -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 277571286D9 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 12:29: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=2If9rQAGjd24ckb7Ghg+ve5fxvU=; b=YG6K443BCsKMQRlV 1HgyGUq3aOPx3B5Wp3fsqQBG4/o5Ox2L99Det4JTMc+e49V+NSj+YfssRZHuT/rY Xc1qgWOzw9hgn5aP1jTApGyMN2Ft0JoacEqqR5jgfnNn2kB3kIWKtv0B1DZ8zGSv YykQvBJCLtr4muKDEUIGb5ScbW0=
Received: by filter0518p1iad2.sendgrid.net with SMTP id filter0518p1iad2-16004-5BD8B128-1 2018-10-30 19:29:44.029933513 +0000 UTC m=+1011066.076251181
Received: from github-lowworker-e55e3e3.cp1-iad.github.net (unknown [192.30.252.41]) by ismtpd0021p1iad2.sendgrid.net (SG) with ESMTP id TYD3pRMmQfa3hrmzMmjRnQ for <quic-issues@ietf.org>; Tue, 30 Oct 2018 19:29:43.999 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e55e3e3.cp1-iad.github.net (Postfix) with ESMTP id F3BD9180036 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 12:29:43 -0700 (PDT)
Date: Tue, 30 Oct 2018 19:29:44 +0000 (UTC)
From: Brian Trammell <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab38f659738baaa2415b110b413c3a81b5d6e617ee92cf0000000117f0732792a169ce165ecc1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1931/review/169957636@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8b127f00f4_61b03fd552cd45bc215310"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: britram
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0xdiB0BbLgFg+YeZ9qrPB8FUINqBCdTVcCd/ EH6WmtbSDWVAJxpBGcKQNN2rFPtBC+dpT8vMQbeqcIwR3N3Cao3BPVhtVqO5GHvrF8KLImyEBUY10T o2keA88n+Jo3ffXJgl9CvvblE4g5YBOInIJQAUsYbpS6N9ux3+JJsDwq3gtnX+TWwp+k1HgCfBoutc o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/C_9DCbE6vuv2KiLhGwaOosHYx4w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 19:29:58 -0000

----==_mimepart_5bd8b127f00f4_61b03fd552cd45bc215310
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

britram approved this pull request.

LGTM, thanks for this! 

(Specifics might change after Bangkok discussion, but this covers the broad lines)



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1931#pullrequestreview-169957636
----==_mimepart_5bd8b127f00f4_61b03fd552cd45bc215310
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@britram</b> approved this pull request.</p>

<p>LGTM, thanks for this!</p>
<p>(Specifics might change after Bangkok discussion, but this covers the broad lines)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1931#pullrequestreview-169957636">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4Q-bhDGj1uQlWrXS0O7dqCRpp01ks5uqKingaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_y6w1uFJ5ZmAsRnEEkMkmlgrpJVks5uqKingaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@britram approved #1931"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931#pullrequestreview-169957636"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931#pullrequestreview-169957636",
"url": "https://github.com/quicwg/base-drafts/pull/1931#pullrequestreview-169957636",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@britram approved 1931",
"sections": [
{
"text": "LGTM, thanks for this! \r\n\r\n(Specifics might change after Bangkok discussion, but this covers the broad lines)",
"activityTitle": "**Brian Trammell**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@britram",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931#pullrequestreview-169957636"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8b127f00f4_61b03fd552cd45bc215310--


From nobody Tue Oct 30 13:19:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C881F130DDD for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 13:19:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 uIf_XtSDCbME for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 13:19: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 05AA9130DD6 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 13:19:44 -0700 (PDT)
Date: Tue, 30 Oct 2018 13:19:43 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540930783; bh=fx8e+0QHYth5pjRvfgc0ToobJrdDPW3vzJT9s7KMDq8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=dZ6QhoyDAswlQqepxUnJF2WiiI80tq6I+NxGGs3O7tyZGj4Gmv8YWdAbmuvcGa25b P76nxwOpWCMdElCoHexWvqPsr9kJ0f/92J0sqDjh66I9a2M2e/7PrPHRD0h1JfPZv6 zunWUEpmXtU2NRQ7pMJFOMeY7amjHzmorleQL3+I=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd0cc22bf4f46505d5f80dcbf2c3e98620e3e5d6b92cf0000000117f07edf92a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/169980379@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8bcdfc6c78_59b3fb4a40d45c45922c2"; 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/du4FUGeqbR0clg2yp0p-FOfyyRI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 20:19:47 -0000

----==_mimepart_5bd8bcdfc6c78_59b3fb4a40d45c45922c2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  
-Maximum Stream ID:
-: ID of the maximum unidirectional or bidirectional peer-initiated stream ID for
-  the connection encoded as a variable-length integer. The limit applies to
-  unidirectional steams if the second least signification bit of the stream ID
-  is 1, and applies to bidirectional streams if it is 0.
+Maximum Streams:
+: A count of the number of streams that can be opened.

```suggestion
: A count of the total number of streams of a given type that can be opened over the course of the connection.
```

This is potentially ambiguous, because it could be read as "100 = 100 open streams 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/pull/1906#pullrequestreview-169980379
----==_mimepart_5bd8bcdfc6c78_59b3fb4a40d45c45922c2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1906#discussi=
on_r229470269">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-Maximum Stream ID:
-: ID of the maximum unidirectional or bidirectional peer-initiated strea=
m ID for
-  the connection encoded as a variable-length integer. The limit applies=
 to
-  unidirectional steams if the second least signification bit of the str=
eam ID
-  is 1, and applies to bidirectional streams if it is 0.
+Maximum Streams:
+: A count of the number of streams that can be opened.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-: A count of the number of streams that can b=
e opened.
+: A count of the total number of streams of a given type that can be ope=
ned over the course of the connection.
</pre>

<p>This is potentially ambiguous, because it could be read as "100 =3D 10=
0 open streams at once."</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/1906#pullrequestreview-169980379">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
3mawA2Aj5IlpLGiJGeYyWRa0G7Wks5uqLRfgaJpZM4X5VEC">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq6_4wPHbpUmIA4dud3NcR=
51Sotquks5uqLRfgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett commented on #1906"}],"action":{"name":"View Pull Request","url":"ht=
tps://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169980379=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestrev=
iew-169980379",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview=
-169980379",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1906",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview=
-169980379"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4009044=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd8bcdfc6c78_59b3fb4a40d45c45922c2--


From nobody Tue Oct 30 13:20:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ADCFF124408 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 13:20:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 t8kTJiXgmjae for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 13:20: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 86BCD130DD6 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 13:20:16 -0700 (PDT)
Date: Tue, 30 Oct 2018 13:20:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540930815; bh=Hv4yEwwxIfCvqtsz5t1gKOmD/I4FJGoNrE0GOJgE984=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uNmFDR3aIwKDvmjbxcQZl6dkcKu+mfaQVMjQ8wNgicJpjem0Vj19nIEmPV2YwG273 n/2l0in/Wr5toCysfvJCCxuEwf2HqSn0v1zz64HZRZbaGVLMRQaWwrlwQWjxp7Fu7Y uHBvPlPmoYT9qOA++eDe9qZJChz0vO2I24Gy/CSo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab732500dd139689d82e9e9bd85fcad04b053fbd5e92cf0000000117f07eff92a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/169980619@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8bcff3759f_29763f8094ed45b4104587"; 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/Sxia-ftklEQC6UVFjTiDp467AYE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 20:20:21 -0000

----==_mimepart_5bd8bcff3759f_29763f8094ed45b4104587
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  
-A peer MUST NOT initiate a stream with a higher stream ID than the greatest
-maximum stream ID it has received.  An endpoint MUST terminate a connection with
-a STREAM_ID_ERROR error if a peer initiates a stream with a higher stream ID
-than it has sent, unless this is a result of a change in the initial limits (see
-{{zerortt-parameters}}).
+An endpoint MUST NOT open more streams than permitted by the current stream

```suggestion
An endpoint MUST NOT open more total streams than permitted by the current 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/pull/1906#pullrequestreview-169980619
----==_mimepart_5bd8bcff3759f_29763f8094ed45b4104587
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1906#discussi=
on_r229470463">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-A peer MUST NOT initiate a stream with a higher stream ID than the great=
est
-maximum stream ID it has received.  An endpoint MUST terminate a connect=
ion with
-a STREAM_ID_ERROR error if a peer initiates a stream with a higher strea=
m ID
-than it has sent, unless this is a result of a change in the initial lim=
its (see
-{{zerortt-parameters}}).
+An endpoint MUST NOT open more streams than permitted by the current str=
eam
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-An endpoint MUST NOT open more streams than p=
ermitted by the current stream
+An endpoint MUST NOT open more total streams than permitted by the curre=
nt stream
</pre>


<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/1906#pullrequestreview-169980619">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
yhpLErw3efUxd3iI41DQYnoQcfvks5uqLR_gaJpZM4X5VEC">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq2XE2UUVJhXVRMyxk1GJz=
W8ficyFks5uqLR_gaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett commented on #1906"}],"action":{"name":"View Pull Request","url":"ht=
tps://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169980619=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestrev=
iew-169980619",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview=
-169980619",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1906",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview=
-169980619"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4009044=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd8bcff3759f_29763f8094ed45b4104587--


From nobody Tue Oct 30 13:21:31 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5AF0D130DD6 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 13:21:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 fDN22fTlgVjd for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 13:21: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 49ECA124408 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 13:21:25 -0700 (PDT)
Date: Tue, 30 Oct 2018 13:21:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540930884; bh=zQIbWRn7w6tMdb6qizPvm1r8Ce4e/OzuVe4io1BEH90=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HWyyetkT36BkuBcmUPrv9bNezoEg/29ORZwbuTcY9m8Hzq12GN58vFcsBvc2ydtyQ px8ZDyGizVcb4Nj5ExjqSHhJlQzsBNkgPRkGLwCcVQiYFsy3Lprx4e5xzPy+uj+Loy oj2sSC1mqbiYVhBvGw1cnZqaiExB0AM6ca15cFjo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab158a3dec65599500067211eb46dded88609ad6bc92cf0000000117f07f4492a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/169981085@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8bd4492982_63773fc251ad45b466953"; 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/Y33FY3qi-9IthkWkS66gT1gXKFw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 20:21:30 -0000

----==_mimepart_5bd8bd4492982_63773fc251ad45b466953
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



>  
-Stream ID:
+Stream Limit:
+
+: A variable-length integer indicating the stream limit at the time the frame

```suggestion
: A variable-length integer indicating the limit on the total number of streams that may be opened in this connection.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169981085
----==_mimepart_5bd8bd4492982_63773fc251ad45b466953
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@ianswett</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1906#discussi=
on_r229470940">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt;  =

-Stream ID:
+Stream Limit:
+
+: A variable-length integer indicating the stream limit at the time the =
frame
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-: A variable-length integer indicating the st=
ream limit at the time the frame
+: A variable-length integer indicating the limit on the total number of =
streams that may be opened in this connection.
</pre>


<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/1906#pullrequestreview-169981085">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
-jlIVRPgapHuWh1ZrpkI-v3jsSkks5uqLTEgaJpZM4X5VEC">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq5BSFpdpZXkaMOIi4puN8=
erCJYRxks5uqLTEgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett commented on #1906"}],"action":{"name":"View Pull Request","url":"ht=
tps://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169981085=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestrev=
iew-169981085",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview=
-169981085",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1906",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview=
-169981085"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4009044=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd8bd4492982_63773fc251ad45b466953--


From nobody Tue Oct 30 13:22:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C0F33130DD6 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 13:22:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 TirKM0T2k251 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 13:22: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 3E4E7124408 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 13:22:06 -0700 (PDT)
Date: Tue, 30 Oct 2018 13:22:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540930925; bh=teP3CM7hHwbWQvMLrkJl5HfodgpZAYGeJqVZtg9vhXg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=I/ys9JBkkeMkSP6i6pvGtqeHguGMw4ONAZt11IuyopG//jCeZeOULAb+AqhY18MqM snw/x0VPEPda+f/TaIvsQmxsJlfT7ifnbNBeSrHhFucf+STlslaJDEaKpiBOEdKejR sw6feyCbzwek53rsd3ljkLr2Ve0c2GQ4LdNyVCFw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe7645bbee0e588808697350cd106a4d58ac0017792cf0000000117f07f6d92a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/169981366@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8bd6d5db52_1c603fb0622d45b811614d"; 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/gcsY7mTB9p1OIZHqZFcord1OtiY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 20:22:08 -0000

----==_mimepart_5bd8bd6d5db52_1c603fb0622d45b811614d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

I made some suggestions to try to clarify concerns about ambiguity @RyanAtGoogle mentioned.  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/1906#pullrequestreview-169981366
----==_mimepart_5bd8bd6d5db52_1c603fb0622d45b811614d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<p>I made some suggestions to try to clarify concerns about ambiguity <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> mentioned.  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/1906#pullrequestreview-169981366">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1jUeNkVVNfJlH2NIeKVtEelORlhks5uqLTtgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_gfje8TXtGSjVTAB2K9pfJs-T02ks5uqLTtgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169981366"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169981366",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169981366",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1906",
"sections": [
{
"text": "I made some suggestions to try to clarify concerns about ambiguity @RyanAtGoogle mentioned.  PTAL.",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-169981366"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8bd6d5db52_1c603fb0622d45b811614d--


From nobody Tue Oct 30 13:32:45 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75A3D130DF2 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 13:32:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.122
X-Spam-Level: 
X-Spam-Status: No, score=-2.122 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 7px88v1v948c for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 13:32:32 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 55EB41276D0 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 13:32:32 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540931551; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=dC1LKzB4GxxLUA0c+cfjYhG+/xg3Hfnt4KIzEjq2KP8=; b=ij6kH+arq5VY1lRFslpTpb8MQqnhR41HcxCZKF/eheGvHDNdChxX68upZaRJtPuMpPzzQ6uV KRBt1aY3mgiDtwCzrcIQ+XPK8DUYgFTCn11WnJeDpso3O0yiAWJDwlWGavrSd13Atbg/A8V0 6aN3rwD/XN6jDlsYF2ANBC73h2c=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: afrind=fb.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bd8bfde.7f50e81a9ed0-smtp-out-n01; Tue, 30 Oct 2018 20:32:30 -0000 (UTC)
Date: Tue, 30 Oct 2018 13:32:30 -0700
From: Alan Frindell <afrind@fb.com>
Reply-To: Alan Frindell <afrind@fb.com>
To: quic-issues@ietf.org
Message-ID: <5bd8bfde894a0_7b102b0d0b688588897e6@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 5e54fa: Addressing more editorial feedback
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8bfde88ea8_7b102b0d0b68858889625"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2Y67uWl61M6___Lj2u5-R6fDWhc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 20:32:43 -0000

----==_mimepart_5bd8bfde88ea8_7b102b0d0b68858889625
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/reorg-qpack
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5e54faf7111c78cbfe62fa934c3fcbe7e83f7102
      https://github.com/quicwg/base-drafts/commit/5e54faf7111c78cbfe62fa934c3fcbe7e83f7102
  Author: Alan Frindell <afrind@fb.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-qpack.md

  Log Message:
  -----------
  Addressing more editorial feedback

I missed some of the comments in the first pass.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8bfde88ea8_7b102b0d0b68858889625--


From nobody Tue Oct 30 13:32:52 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B8CA130E42 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 13:32:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 J6LVJ3ecbBQ6 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 13:32: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 81394130DE9 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 13:32:37 -0700 (PDT)
Date: Tue, 30 Oct 2018 13:32:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540931556; bh=IbuStuxEt0UJvm42E7ZGCVfw3cpSeM5RGfLWRUmhROg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AA1PokyMkWdt2Q6xTMAOYU8l8SpJQpXi0RN6kX4JxA+dn8ioO7biYQFFY3lID0+s6 /d6GVp1aX3F4MUdgrHXsF6sRmb+sJ/HXhjGN0rIgvTNmWYgzl3fBBOw5BU5s+TbYbS wLx5P7NY79ZXiynF1fwJS7Di/EyI2xVyUHwoy9hc=
From: afrind <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1852/push/3005631510@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1852@github.com>
References: <quicwg/base-drafts/pull/1852@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8bfe47328d_550f3fe5fa6d45b4161851"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: afrind
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aNIf2-7L9WJ31xzE09x-kyy7rF4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 20:32:49 -0000

----==_mimepart_5bd8bfe47328d_550f3fe5fa6d45b4161851
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@afrind pushed 1 commit.

5e54faf  Addressing more editorial feedback


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1852/files/6ff9fda2a2e74b5a29fe26a81b57579e07f54283..5e54faf7111c78cbfe62fa934c3fcbe7e83f7102

----==_mimepart_5bd8bfe47328d_550f3fe5fa6d45b4161851
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/afrind" class="user-mention">@afrind</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/5e54faf">5e54faf</a>  Addressing more editorial feedback</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1852/files/6ff9fda2a2e74b5a29fe26a81b57579e07f54283..5e54faf7111c78cbfe62fa934c3fcbe7e83f7102">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwOIvV7KdQxRKY9niAockOjxZNj1ks5uqLdkgaJpZM4XX_PC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx-kaZd3j5tciQvV4PKGP3Ep1_ytks5uqLdkgaJpZM4XX_PC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@afrind pushed 1 commit in #1852"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1852/files/6ff9fda2a2e74b5a29fe26a81b57579e07f54283..5e54faf7111c78cbfe62fa934c3fcbe7e83f7102"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1852/files/6ff9fda2a2e74b5a29fe26a81b57579e07f54283..5e54faf7111c78cbfe62fa934c3fcbe7e83f7102",
"url": "https://github.com/quicwg/base-drafts/pull/1852/files/6ff9fda2a2e74b5a29fe26a81b57579e07f54283..5e54faf7111c78cbfe62fa934c3fcbe7e83f7102",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@afrind pushed 1 commit in #1852",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1852:",
"activityTitle": "**afrind**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@afrind",
"facts": [
{
"name": "5e54faf",
"value": "Addressing more editorial feedback"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1852/files/6ff9fda2a2e74b5a29fe26a81b57579e07f54283..5e54faf7111c78cbfe62fa934c3fcbe7e83f7102"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392164290\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8bfe47328d_550f3fe5fa6d45b4161851--


From nobody Tue Oct 30 14:14:15 2018
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 0C638130E3B for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 14:14:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 HeqdJA4Mc1XB for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 14:14: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 193AA130E03 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 14:14:04 -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=a3+ZbHstxDwe7qE0cOSVNWjT6X4=; b=p1pPjjgyrxjHmGCC d2DEbfMUNlHY9CLd9wFfubRGsF3oeiaUWjfAcPzq20eRp65TzlN+TA1yfk8wn+J/ UGcS9PoMnmeQ7rg8b1XMXdUaqBogUkSkBE5wnwPMiQ7nP29ZblBvuHOtBZduQkag kuIverDZmWBMiECeIUPykSCiqQU=
Received: by filter1802p1mdw1.sendgrid.net with SMTP id filter1802p1mdw1-3104-5BD8C999-15 2018-10-30 21:14:01.772883408 +0000 UTC m=+63690.198784432
Received: from github-lowworker-0b1e58d.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0023p1iad2.sendgrid.net (SG) with ESMTP id oQs6PErxRACRT9Phyu3mAA for <quic-issues@ietf.org>; Tue, 30 Oct 2018 21:14:01.717 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0b1e58d.cp1-iad.github.net (Postfix) with ESMTP id B1C6A3E0741 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 14:14:01 -0700 (PDT)
Date: Tue, 30 Oct 2018 21:14:02 +0000 (UTC)
From: Brian Trammell <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb60653c9fb53b7c9edb07fbedfffae7f8db82dec92cf0000000117f08b9992a169ce1664a8bc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1936@github.com>
Subject: [quicwg/base-drafts] Spin bit observers can't see the packet number anymore (#1936)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8c999afef3_60bc3fea538d45b4107264"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: britram
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2xnsTwDIobx3X434a4AXq0O9kNg3KTbTiRgW 8ouWYc2C5JP1+UxkBCmwO1xe+PWIvVQFKKmv026INi9tmROuy1OQrxJIBiiP37/rYc7IzvCHC/rXCp SFosVgZkyjcXg8DtskzyF9au8Ll9vYD17Kf6ywct08YOqidV79DZn7LSt6FYC4eqiXr1aCm8d3CQ9u g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OirkMBEJy_MAXNPwewdcX4-glKA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 21:14:14 -0000

----==_mimepart_5bd8c999afef3_60bc3fea538d45b4107264
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@tfpauly pointed out that there was stale text in -01 that referred to an observer using the packet number to reject lost and reordered edges. Now that PNE is in, this is nonsensical. This PR removes it and points to heuristic methods instead.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1936

-- Commit Summary --

  * remove PN observation text

-- File Changes --

    M draft-ietf-quic-spin-exp.md (21)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1936.patch
https://github.com/quicwg/base-drafts/pull/1936.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/1936

----==_mimepart_5bd8c999afef3_60bc3fea538d45b4107264
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=1609964" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tfpauly">@tfpauly</a> pointed out that there was stale text in -01 that referred to an observer using the packet number to reject lost and reordered edges. Now that PNE is in, this is nonsensical. This PR removes it and points to heuristic methods instead.</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/1936'>https://github.com/quicwg/base-drafts/pull/1936</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>remove PN observation text</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1936/files#diff-0">draft-ietf-quic-spin-exp.md</a>
    (21)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1936.patch'>https://github.com/quicwg/base-drafts/pull/1936.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1936.diff'>https://github.com/quicwg/base-drafts/pull/1936.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/1936">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1sCpZmFfQiwlsECX6WxdID_TKzJks5uqMEZgaJpZM4YC4rq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzEEBMUAWBYbjh5aYWw5Ff_rnp3aks5uqMEZgaJpZM4YC4rq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Spin bit observers can't see the packet number anymore (#1936)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1936"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1936",
"url": "https://github.com/quicwg/base-drafts/pull/1936",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Spin bit observers can't see the packet number anymore (#1936)",
"sections": [
{
"text": "",
"activityTitle": "**Brian Trammell**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@britram",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "6649cf6",
"value": "remove PN observation text"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-spin-exp.md](https://github.com/quicwg/base-drafts/pull/1936/files#diff-0) (21 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1936,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1936\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1936"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1936.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1936.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403409642\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8c999afef3_60bc3fea538d45b4107264--


From nobody Tue Oct 30 14:15:28 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1F606128D09 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 14:15:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 X6fZtuhLj_39 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 14:15: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 4DD4C128CFD for <quic-issues@ietf.org>; Tue, 30 Oct 2018 14:15:25 -0700 (PDT)
Date: Tue, 30 Oct 2018 14:15:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540934124; bh=8xi8rakhpBsSY9uUq7kw1JOcDZXpP9djtKIIC7AuQMo=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=cj1GO701tYc9/prVK7zBqNpTC0RamkpDt2zNz00nu1mjIFe7JWtzJ1HPfY6sXY35O zdAMYBZlwKmxYZez/CkIuH8j6zpM2hDsTP6uxFZvAcUU1m0I7ojiF8g87XtGbK3zzo rpZmdcNZowpL8tQFyNeTxii0k+tc4/0ovv4k5k0E=
From: Brian Trammell <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab27580602a1c61393bfa88835e5864134da44d79192cf0000000117f08bec92a169ce1664aaf0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1937@github.com>
Subject: [quicwg/base-drafts] Add an appendix describing spin negotiation (#1937)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8c9ec3b1b3_49ac3f99fa2d45b425582d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: britram
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vYr7ey9W4EuqZrazipmWapyIdug>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 21:15:27 -0000

----==_mimepart_5bd8c9ec3b1b3_49ac3f99fa2d45b425582d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

There's been some discussion on the list about using version negotiation to negotiate the spin bit. This PR fleshes that idea out in an appendix, as a basis for discussion in Bangkok.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1937

-- Commit Summary --

  * add an appendix describing spin negotiation

-- File Changes --

    M draft-ietf-quic-spin-exp.md (60)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1937.patch
https://github.com/quicwg/base-drafts/pull/1937.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/1937

----==_mimepart_5bd8c9ec3b1b3_49ac3f99fa2d45b425582d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>There's been some discussion on the list about using version negotiation to negotiate the spin bit. This PR fleshes that idea out in an appendix, as a basis for discussion in Bangkok.</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/1937'>https://github.com/quicwg/base-drafts/pull/1937</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>add an appendix describing spin negotiation</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1937/files#diff-0">draft-ietf-quic-spin-exp.md</a>
    (60)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1937.patch'>https://github.com/quicwg/base-drafts/pull/1937.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1937.diff'>https://github.com/quicwg/base-drafts/pull/1937.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/1937">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7UJFypzIdOnEt9gxhJuqLYV4yndks5uqMFsgaJpZM4YC43U">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx2v2pCwKteaCcaznIAxSs1Qt-XSks5uqMFsgaJpZM4YC43U.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Add an appendix describing spin negotiation (#1937)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1937"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1937",
"url": "https://github.com/quicwg/base-drafts/pull/1937",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Add an appendix describing spin negotiation (#1937)",
"sections": [
{
"text": "",
"activityTitle": "**Brian Trammell**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@britram",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "81d8baa",
"value": "add an appendix describing spin negotiation"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-spin-exp.md](https://github.com/quicwg/base-drafts/pull/1937/files#diff-0) (60 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1937,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1937\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1937"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1937.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1937.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403410388\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8c9ec3b1b3_49ac3f99fa2d45b425582d--


From nobody Tue Oct 30 14:26:27 2018
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 2DC30128D09 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 14:26:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 q_JT0-D8t8Xk for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 14:26:24 -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 6A682128CFD for <quic-issues@ietf.org>; Tue, 30 Oct 2018 14:26: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=t/4+o/Zwf480GEhtq1z42TnxWWI=; b=WSZUSvtHCGEUPlQP WD2q7eXTAUIqB7WzbUZ3im1dMYDmqPAIsuxxJh7qMUAzU5NyvlJm+Bcg6VCMmoj6 5hv6GB/lR++7KeWFCfO8ScDbXG/3ASgGw34ogRa/Y2i/anWQ3vh+JeDA3LrTQ8UM uW29Ns0gDgJQUo0DRzCizawULFI=
Received: by filter0234p1iad2.sendgrid.net with SMTP id filter0234p1iad2-12630-5BD8CC7E-1 2018-10-30 21:26:22.00781215 +0000 UTC m=+63465.916865124
Received: from github-lowworker-89d05ac.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0014p1iad2.sendgrid.net (SG) with ESMTP id bs4VHQqGRK-hYmOe3hOpLA for <quic-issues@ietf.org>; Tue, 30 Oct 2018 21:26:22.005 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-89d05ac.cp1-iad.github.net (Postfix) with ESMTP id 0E83AAE032E for <quic-issues@ietf.org>; Tue, 30 Oct 2018 14:26:22 -0700 (PDT)
Date: Tue, 30 Oct 2018 21:26:22 +0000 (UTC)
From: Brian Trammell <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/1937/push/3005790841@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1937@github.com>
References: <quicwg/base-drafts/pull/1937@github.com>
Subject: Re: [quicwg/base-drafts] Add an appendix describing spin negotiation (#1937)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8cc7ec4ad_3ffa3fec8cad45b880165"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: britram
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2WtaZjJrL7NshWK+122AzeW1bJ4A7X5LpgKo aW5jo0QxTy54oIiDFKsCHj9bOY+c9kWtgmJJo3fIVYc6E2WaReZhyEiBHpFtAbHuBELyGXwwiI+U9C DP/H92ZZiLJsN03JX/V+bBHKbxXp0Z3onZonwKFH4sCOEsXomoomTprw7z5oZXw36BfLBO79hRIwHa o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/4ezp1TDyVtyDKrcijFlGlfbuHmU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 21:26:26 -0000

----==_mimepart_5bd8cc7ec4ad_3ffa3fec8cad45b880165
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@britram pushed 1 commit.

8a76845  gah newline


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1937/files/81d8baa502d3e1889cc916805ea69757e95f4915..8a7684541f7ffba4c69d1199f6a3a5aad5fe4130

----==_mimepart_5bd8cc7ec4ad_3ffa3fec8cad45b880165
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><a href="https://github.com/britram" class="user-mention">@britram</a> pushed 1 commit.</p>

<ul>
  <li><a class="commit-link" href="https://github.com/quicwg/base-drafts/commit/8a76845">8a76845</a>  gah newline</li>
</ul>


<p style="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/1937/files/81d8baa502d3e1889cc916805ea69757e95f4915..8a7684541f7ffba4c69d1199f6a3a5aad5fe4130">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8VXZyIABsPmcjlHk4EDrICCdnmaks5uqMP-gaJpZM4YC43U">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq71d0nait64O9dlRfk8b9GR04waaks5uqMP-gaJpZM4YC43U.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@britram pushed 1 commit in #1937"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1937/files/81d8baa502d3e1889cc916805ea69757e95f4915..8a7684541f7ffba4c69d1199f6a3a5aad5fe4130"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1937/files/81d8baa502d3e1889cc916805ea69757e95f4915..8a7684541f7ffba4c69d1199f6a3a5aad5fe4130",
"url": "https://github.com/quicwg/base-drafts/pull/1937/files/81d8baa502d3e1889cc916805ea69757e95f4915..8a7684541f7ffba4c69d1199f6a3a5aad5fe4130",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@britram pushed 1 commit in #1937",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1937:",
"activityTitle": "**Brian Trammell**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@britram",
"facts": [
{
"name": "8a76845",
"value": "gah newline"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1937/files/81d8baa502d3e1889cc916805ea69757e95f4915..8a7684541f7ffba4c69d1199f6a3a5aad5fe4130"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403410388\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8cc7ec4ad_3ffa3fec8cad45b880165--


From nobody Tue Oct 30 14:47:54 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 45DE512D4F0 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 14:47:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.371
X-Spam-Level: 
X-Spam-Status: No, score=-2.371 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 HKiSLwBNVV_0 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 14:47:51 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 34808124408 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 14:47:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540936070; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=vzHyPuSlmt3zvFVJgsgD29Plg3J7YDGOt02vLVzhAgE=; b=UHoZ4rslxtsYfyL9IX3Heea3oklbpvmubz/d7peeyo2n5U2/q7Wei9s7xoYeFXLKOYqaRZeQ MFA9aaD//vIVo8pSU5PpkhY1661I5wqiyNZapnAiO1f3wHBMVHEKYPdF0WpAfPCK41VZmhR+ CcOl+3QFGJrBaSaZn92YNlP73CY=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd8d186.7f10184bff00-smtp-out-n01; Tue, 30 Oct 2018 21:47:50 -0000 (UTC)
Date: Tue, 30 Oct 2018 14:47:49 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd8d18536b61_68692af48ff40584347c1@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] adcdeb: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8d1853673b_68692af48ff405843463a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/n0wpINF2tbTuuYOawMMfQEOpsdk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 21:47:53 -0000

----==_mimepart_5bd8d1853673b_68692af48ff405843463a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-only
  Home:   https://github.com/quicwg/base-drafts
  Commit: adcdeb06ec0ba6febb548f9bc25d0cadada64a6d
      https://github.com/quicwg/base-drafts/commit/adcdeb06ec0ba6febb548f9bc25d0cadada64a6d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8d1853673b_68692af48ff405843463a--


From nobody Tue Oct 30 14:48:04 2018
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 A5F96124408 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 14:48:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 3eQJUZNIP3hH for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 14:48:00 -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 EA737130DD6 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 14:47: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=30wCg2sM0fLZJOzA2Y4gyfl/lmw=; b=E2jPMjcH3egw/8+P fmCNsfpX/AA3wa5TraivsGAeGnnAL5g9pVqKn2dXBquH0BaS++4j/NdgRCIcLVUP DjeY32wD2p1zdtsUvCezyYcrZXqM6iOsTrUmq7tkRe/4mDS6CX1nc3DAiuob3sFE sKEZZ5ky1H1gBo4Y8x0zleHE66E=
Received: by filter1686p1mdw1.sendgrid.net with SMTP id filter1686p1mdw1-6258-5BD8D188-1C 2018-10-30 21:47:52.454144449 +0000 UTC m=+343530.994957099
Received: from github-lowworker-0b1e58d.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0042p1mdw1.sendgrid.net (SG) with ESMTP id ieFXzTZjT-WoQpx6PwvA4g for <quic-issues@ietf.org>; Tue, 30 Oct 2018 21:47:52.459 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-0b1e58d.cp1-iad.github.net (Postfix) with ESMTP id 425E53E1179 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 14:47:52 -0700 (PDT)
Date: Tue, 30 Oct 2018 21:47:53 +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/1934/push/3005848712@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8d18841002_79a03ffc928d45b84977ac"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak161KBAQyEI6AMUFZjQLySgdGOEyio6R89QCH /j6F3o4P3B9y2XMRunqD7UScgD9mKLjuFMLMC9YepkTuPrX6CtDKyiBAxhm4PJSB7K5JlZoc6NYr4Q hW0ktb10lxTQCb3+Bd9KHUu8rpAH+0eQPJvTdV8E5k6iGz3AXzM1UymU4c8V0ejv6V8AWhJsXnunok E=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/44UgVP9ZbeZY_3T007OAEY3bqIM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 21:48:03 -0000

----==_mimepart_5bd8d18841002_79a03ffc928d45b84977ac
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

adcdeb0  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/1934/files/48bee8bd27dd2bb65baba6b31993b8b0e66b21a5..adcdeb06ec0ba6febb548f9bc25d0cadada64a6d

----==_mimepart_5bd8d18841002_79a03ffc928d45b84977ac
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/adcdeb0">adcdeb0</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/1934/files/48bee8bd27dd2bb65baba6b31993b8b0e66b21a5..adcdeb06ec0ba6febb548f9bc25d0cadada64a6d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8XmcA7cAMynPbMkeJh34tfgz7P3ks5uqMkIgaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1U5aEyAY5PK70ovOtUN5XDHQ2U4ks5uqMkIgaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934/files/48bee8bd27dd2bb65baba6b31993b8b0e66b21a5..adcdeb06ec0ba6febb548f9bc25d0cadada64a6d"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934/files/48bee8bd27dd2bb65baba6b31993b8b0e66b21a5..adcdeb06ec0ba6febb548f9bc25d0cadada64a6d",
"url": "https://github.com/quicwg/base-drafts/pull/1934/files/48bee8bd27dd2bb65baba6b31993b8b0e66b21a5..adcdeb06ec0ba6febb548f9bc25d0cadada64a6d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1934",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1934:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "adcdeb0",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934/files/48bee8bd27dd2bb65baba6b31993b8b0e66b21a5..adcdeb06ec0ba6febb548f9bc25d0cadada64a6d"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8d18841002_79a03ffc928d45b84977ac--


From nobody Tue Oct 30 14:48:50 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 93E07128D09 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 14:48:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.371
X-Spam-Level: 
X-Spam-Status: No, score=-2.371 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 oFyjpNbWzJSP for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 14:48:47 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 ED499124408 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 14:48:46 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540936126; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=fYjytNzgmDBKPczqNKwixjYBFYoheRwCA1pZ8eNDzTk=; b=VOYaRiUxtlpPFUIo7qVcSkHSXpRKFOroNWBXW88QNTzLDh2cXDFE2iCk1Fbczss5bIwYC3ex N/V9DQUHHynkqEzHXM378NK/aCPm+dRArpE32c1oHnBMRcsWD6Y5LuJHHSCUBxueQYnfznlS SYydqDR5ourJ91duxThpLKqiqhI=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd8d1bd.7f5740743180-smtp-out-n03; Tue, 30 Oct 2018 21:48:45 -0000 (UTC)
Date: Tue, 30 Oct 2018 14:48:45 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd8d1bdc4de0_bbec2b28386fc5803316b@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d34b7a: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8d1bdc4970_bbec2b28386fc580330c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mHrSj3DesathM2VnxYIcMBA-z2I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 21:48:49 -0000

----==_mimepart_5bd8d1bdc4970_bbec2b28386fc580330c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-only
  Home:   https://github.com/quicwg/base-drafts
  Commit: d34b7a74279cba3a2401d77dcdd027f97ecffff5
      https://github.com/quicwg/base-drafts/commit/d34b7a74279cba3a2401d77dcdd027f97ecffff5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8d1bdc4970_bbec2b28386fc580330c--


From nobody Tue Oct 30 14:48:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 87912130DD6 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 14:48:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 b3gFsBvqXFLV for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 14:48: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 5C7C612D4F0 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 14:48:50 -0700 (PDT)
Date: Tue, 30 Oct 2018 14:48:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540936128; bh=roqzQYVmJKbZYehcbd01i6j12ikAKfNWYEq8Dp/sSqk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fOjL0wYcsgV2mA44yORN1WwRbNACccuPtPNh7miFH3Qv+5z6vT9dC3swgrBKeuMRP jRy+JgL3EE526deuB3wSyeY5BXo4Q/8y04bp5o7Lws9MxEaCbgNXGgaxv8/UyatQ/O LB2SCgED+Bn4adiSQVqtbk2dszhSHKROIR2u6DJU=
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/1934/push/3005851270@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8d1c0b0cf9_797c3ffc928d45b855569b"; 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/zTXvR7SUkD2Ys7hZB350k49DH1I>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 21:48:53 -0000

----==_mimepart_5bd8d1c0b0cf9_797c3ffc928d45b855569b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

d34b7a7  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/1934/files/adcdeb06ec0ba6febb548f9bc25d0cadada64a6d..d34b7a74279cba3a2401d77dcdd027f97ecffff5

----==_mimepart_5bd8d1c0b0cf9_797c3ffc928d45b855569b
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/d34b7a7">d34b7a7</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/1934/files/adcdeb06ec0ba6febb548f9bc25d0cadada64a6d..d34b7a74279cba3a2401d77dcdd027f97ecffff5">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq18aXavX4zkqhT9OqtVY5i0bLHfhks5uqMlAgaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8PM0tMHcxOFOddvhiyrWtQfr6W2ks5uqMlAgaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934/files/adcdeb06ec0ba6febb548f9bc25d0cadada64a6d..d34b7a74279cba3a2401d77dcdd027f97ecffff5"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934/files/adcdeb06ec0ba6febb548f9bc25d0cadada64a6d..d34b7a74279cba3a2401d77dcdd027f97ecffff5",
"url": "https://github.com/quicwg/base-drafts/pull/1934/files/adcdeb06ec0ba6febb548f9bc25d0cadada64a6d..d34b7a74279cba3a2401d77dcdd027f97ecffff5",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1934",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1934:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "d34b7a7",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934/files/adcdeb06ec0ba6febb548f9bc25d0cadada64a6d..d34b7a74279cba3a2401d77dcdd027f97ecffff5"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8d1c0b0cf9_797c3ffc928d45b855569b--


From nobody Tue Oct 30 15:19:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B96F128D09 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:19:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 m610vZBWmqeu for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:19: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 9D3F9128CFD for <quic-issues@ietf.org>; Tue, 30 Oct 2018 15:19:06 -0700 (PDT)
Date: Tue, 30 Oct 2018 15:19:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540937945; bh=sdgBsDrK9kIDpRbJtDmx8TmRQhTwmd2LilQ1dWcs8+w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ms2GUBbevjwod1hiJNJ2b60utA5IgoRh2fsOzd2VDhV+LR6D1O/ArlpRjO6A8ynbM 4i+PIeu6pq4/rMvxii3GtyXYcM9B1N2hGwWOitGvMyWomRUnyW1lpSphQTOplZDoze 8f04wwsuY2bS6OIcmMr5ZHnF81fJYMAUPCjmZKyk=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab590a485872ae375cb6a11b8d71534ea7820b682e92cf0000000117f09ad992a169ce0f1ba30a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/751/issue_event/1936447689@github.com>
In-Reply-To: <quicwg/base-drafts/issues/751@github.com>
References: <quicwg/base-drafts/issues/751@github.com>
Subject: Re: [quicwg/base-drafts] Handling un-ackable packets (#751)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8d8d98da58_11353ff492cd45bc1185bd"; 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/XCT0Lx9nPHjRE42XHygtNjKjhus>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 22:19:08 -0000

----==_mimepart_5bd8d8d98da58_11353ff492cd45bc1185bd
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #751.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/751#event-1936447689
----==_mimepart_5bd8d8d98da58_11353ff492cd45bc1185bd
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="253469450" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/751" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/751/hovercard" href="https://github.com/quicwg/base-drafts/issues/751">#751</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/751#event-1936447689">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1N_AcMTJCuQ70OInOGiBvXrAtJHks5uqNBZgaJpZM4PFH51">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2g9ZsHwa6mGl30gPMX6sgl09rkhks5uqNBZgaJpZM4PFH51.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #751."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/751#event-1936447689"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/751#event-1936447689",
"url": "https://github.com/quicwg/base-drafts/issues/751#event-1936447689",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Handling un-ackable packets (#751)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/751#event-1936447689"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 253001333\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8d8d98da58_11353ff492cd45bc1185bd--


From nobody Tue Oct 30 15:19:15 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B6F1B128CFD for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:19:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 fVYFspY3rXww for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:19: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 788A6124408 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 15:19:06 -0700 (PDT)
Date: Tue, 30 Oct 2018 15:19:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540937945; bh=ALUqUNiuuoypkvSUf9LZxh4UWE2zuLGDpDKhfyQBuHU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HXBbC+MeGk4LE7MjvsWyL3H6CC78bccwlSkeXw+7w77Zv7v3Rgjobd4BIdIlXgy+6 zcYbtkifIHzA1atT/OLLYZH8TbH3dc/qRY6mZRZ8aXGJJfPjTklfKVfo7QaVKpd7XB ije044B1+bfHrmDcvZcPEOVvi3s7lQ9sTxwJNwDs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab590a485872ae375cb6a11b8d71534ea7820b682e92cf0000000117f09ad992a169ce0f1ba30a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/751/434490778@github.com>
In-Reply-To: <quicwg/base-drafts/issues/751@github.com>
References: <quicwg/base-drafts/issues/751@github.com>
Subject: Re: [quicwg/base-drafts] Handling un-ackable packets (#751)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8d8d950226_11253ff492cd45bc81013"; 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/yauZwhIVXPHFANNexp_p6EpsDts>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 22:19:09 -0000

----==_mimepart_5bd8d8d950226_11253ff492cd45bc81013
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think this is a dupe of #1414 ?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/751#issuecomment-434490778
----==_mimepart_5bd8d8d950226_11253ff492cd45bc81013
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I think this is a dupe of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="329367134" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1414" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1414/hovercard" href="https://github.com/quicwg/base-drafts/issues/1414">#1414</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/751#issuecomment-434490778">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1N_AcMTJCuQ70OInOGiBvXrAtJHks5uqNBZgaJpZM4PFH51">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2g9ZsHwa6mGl30gPMX6sgl09rkhks5uqNBZgaJpZM4PFH51.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #751: I think this is a dupe of #1414 ?"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/751#issuecomment-434490778"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/751#issuecomment-434490778",
"url": "https://github.com/quicwg/base-drafts/issues/751#issuecomment-434490778",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Handling un-ackable packets (#751)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 751,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/751#issuecomment-434490778"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 253001333\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8d8d950226_11253ff492cd45bc81013--


From nobody Tue Oct 30 15:25:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C9DD912D4F0 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:25:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 8uaULmd772qy for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:25: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 B1307128D09 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 15:25:42 -0700 (PDT)
Date: Tue, 30 Oct 2018 15:25:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540938341; bh=o2tqXHOEQrLJXDuLIaqtaGKN9kwjuOnngZAIWJ49KJI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ZQ5OceLelyhPcu4ygadOfB8Phs8PfhXOmGy1mUd5tiF2WrMB61Yks2Peu+hPJg4Jm 0oJRi3uwsn7coisbMx7pQXCndRcaSG9gBMU8DoLpOTE8iULYHPq3fz9g66Q3hyq5hq g+xp6cSqUMJ9f0O7tDRhlDatmeK0NQk06lIfxWCY=
From: Tommy Pauly <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab71e509366954d8102dec4ace3ea12098f511000692cf0000000117f09c6592a169ce1664a8bc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1936/review/170027302@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1936@github.com>
References: <quicwg/base-drafts/pull/1936@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit observers can't see the packet number anymore (#1936)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8da65eec3f_1c393fdbd06d45c0161644"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: tfpauly
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L1fcd1hiJZ8Jovx0uZ54ib012tc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 22:25:46 -0000

----==_mimepart_5bd8da65eec3f_1c393fdbd06d45c0161644
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

tfpauly approved this pull request.

Looks good!



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170027302
----==_mimepart_5bd8da65eec3f_1c393fdbd06d45c0161644
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@tfpauly</b> approved this pull request.</p>

<p>Looks good!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170027302">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-9mYtWZQhFLn7twJxyhVJAgWeQCks5uqNHlgaJpZM4YC4rq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq79DE3dcojjlCFCCnlST_MaZ5rTkks5uqNHlgaJpZM4YC4rq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@tfpauly approved #1936"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170027302"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170027302",
"url": "https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170027302",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@tfpauly approved 1936",
"sections": [
{
"text": "Looks good!",
"activityTitle": "**Tommy Pauly**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@tfpauly",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170027302"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403409642\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8da65eec3f_1c393fdbd06d45c0161644--


From nobody Tue Oct 30 15:35:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 30517124BE5 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:35:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 pCZydHMizS-I for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:35: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 C1324130E50 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 15:35:38 -0700 (PDT)
Date: Tue, 30 Oct 2018 15:35:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540938938; bh=ObA3hKOnigbvj/4NZOoSoNQpeXKkZo9b72w+0NLMFaU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=diS0kQyupY48ZvM83pBA9qr3LMluQqb7BdwD8TnfPf5vPImXl1B5+dROEdcKm9V+c QiWSPGu2dao+HemDTI/028pkhYLpqI7IXU6XW3mqtK3IVTUo3Ynms0Ue4xDdGDFrWv I5/UT0CWQ8aERecs7C2qlmV9mkLehzbQsaY2xbf8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4ab5911f4fe943360239426d2da42ba5ae72827414892cf0000000117f09eba92a169ce16650f4f@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/84@github.com>
Subject: [quicwg/wg-materials] Add and assign some more items (#84)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8dcbaefce_63383fbd8ded45c4229f9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/47I7-dJh1B3PTJvwNkw1lgcaGSc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 22:35:46 -0000

----==_mimepart_5bd8dcbaefce_63383fbd8ded45c4229f9
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/wg-materials/pull/84

-- Commit Summary --

  * Add and assign some more items

-- File Changes --

    M ietf103/agenda.md (10)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/84.patch
https://github.com/quicwg/wg-materials/pull/84.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/wg-materials/pull/84

----==_mimepart_5bd8dcbaefce_63383fbd8ded45c4229f9
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/wg-materials/pull/84'>https://github.com/quicwg/wg-materials/pull/84</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add and assign some more items</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/84/files#diff-0">ietf103/agenda.md</a>
    (10)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/84.patch'>https://github.com/quicwg/wg-materials/pull/84.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/84.diff'>https://github.com/quicwg/wg-materials/pull/84.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/wg-materials/pull/84">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqztbKIeJvlXhGW2o1m8LQLc4OTNkks5uqNQ6gaJpZM4YDAM1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxdNeG8bf-M8DUwPGqSdbcx17hghks5uqNQ6gaJpZM4YDAM1.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Add and assign some more items (#84)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/84"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/84",
"url": "https://github.com/quicwg/wg-materials/pull/84",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Add and assign some more items (#84)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "d907bb5",
"value": "Add and assign some more items"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[ietf103/agenda.md](https://github.com/quicwg/wg-materials/pull/84/files#diff-0) (10 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"issueId\": 84,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"pullRequestId\": 84\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/84"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/84.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/84.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403440437\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8dcbaefce_63383fbd8ded45c4229f9--


From nobody Tue Oct 30 15:36:28 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 36909124BE5 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:36:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 erXMtntTnLRT for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:36: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 78F0A128D09 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 15:36:25 -0700 (PDT)
Date: Tue, 30 Oct 2018 15:36:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540938984; bh=oL/QPcvGB/3VKo7L8qBLCHg39HZYrFYTFHn0p29hVWU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GLUMbTY1g0zgqUYx649XaYOKKZZwyMMPYq3+vHmdT7IX3C/1J4fMfilmkodiM6EAX NEmDMEJ1Ch2Ho8d0If7PYL4k1BACuffSI7F5yt5JysDH4ed5nfV3PW9ycAA/p+rLHa smuRgJ8qljgC14iWoCp5k7VdL4QeU/6i/Ftfk1Sw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/wg-materials <noreply@github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/84/push/3005967975@github.com>
In-Reply-To: <quicwg/wg-materials/pull/84@github.com>
References: <quicwg/wg-materials/pull/84@github.com>
Subject: Re: [quicwg/wg-materials] Add and assign some more items (#84)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8dce865843_3cbc3f858fad45b81000ca"; 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/lySb01VE2eOaqEJ30GqYvBE3pMc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 22:36:27 -0000

----==_mimepart_5bd8dce865843_3cbc3f858fad45b81000ca
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

72c417c  Add number


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/wg-materials/pull/84/files/d907bb5c1724eec8372ae68be207c7aa2ba27933..72c417c2ba29234da3e7f0235181dc43239d8be0

----==_mimepart_5bd8dce865843_3cbc3f858fad45b81000ca
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/wg-materials/commit/72c417c">72c417c</a>  Add number</li>
</ul>


<p style="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/wg-materials/pull/84/files/d907bb5c1724eec8372ae68be207c7aa2ba27933..72c417c2ba29234da3e7f0235181dc43239d8be0">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2y1PmXG4nCPDcFZmk9nPawUIGU2ks5uqNRogaJpZM4YDAM1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2jvO98Ks6LzudHA1wVLMxmR8zuYks5uqNRogaJpZM4YDAM1.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"PERSON","message":"@martinthomson pushed 1 commit in #84"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/84/files/d907bb5c1724eec8372ae68be207c7aa2ba27933..72c417c2ba29234da3e7f0235181dc43239d8be0"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/84/files/d907bb5c1724eec8372ae68be207c7aa2ba27933..72c417c2ba29234da3e7f0235181dc43239d8be0",
"url": "https://github.com/quicwg/wg-materials/pull/84/files/d907bb5c1724eec8372ae68be207c7aa2ba27933..72c417c2ba29234da3e7f0235181dc43239d8be0",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #84",
"sections": [
{
"text": "1 new commit pushed to quicwg/wg-materials #84:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "72c417c",
"value": "Add number"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/84/files/d907bb5c1724eec8372ae68be207c7aa2ba27933..72c417c2ba29234da3e7f0235181dc43239d8be0"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403440437\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8dce865843_3cbc3f858fad45b81000ca--


From nobody Tue Oct 30 15:36:54 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B0ACC12D4F0 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:36:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 X5FSFvsQ-iKq for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:36:50 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 49E09124BE5 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 15:36:50 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540939008; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=J86p1PzgSnPWgRdV9oaRev/JBIXbddhqQYvzNKW1J9A=; b=BDv1hS+WUdkkevylFVuAIbPhdzLXY0dcUZInMnfUpYhLlbAY7rxN4vijj8KzkiV/5DmCAKXf AvWDauO4n6+UHhYLe6OyB+x0Cu1bvTOPPakXLIbT019ogcqeXRKImU1nKFw6ZKNCHZ1TC0Gk IJP02XmUuLIelkC+t97N2Egobu0=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd8dd00.7f45e12bbc90-smtp-out-n02; Tue, 30 Oct 2018 22:36:48 -0000 (UTC)
Date: Tue, 30 Oct 2018 15:36:47 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8dcffebf52_c462ad1ed73857c44781@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3931fb: Fix truncated sentence
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8dcffeba07_c462ad1ed73857c446c0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YCxV1Ey85FZb-Cvd1xFY-JLlb5o>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 22:36:52 -0000

----==_mimepart_5bd8dcffeba07_c462ad1ed73857c446c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3931fb62bff1208295fb20365ad32a8e3fb1b278
      https://github.com/quicwg/base-drafts/commit/3931fb62bff1208295fb20365ad32a8e3fb1b278
  Author: Alessandro Ghedini <alessandro@cloudflare.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Fix truncated sentence


  Commit: 4dccd89c9d31618c9f771a1627ea05e327e71a63
      https://github.com/quicwg/base-drafts/commit/4dccd89c9d31618c9f771a1627ea05e327e71a63
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1935 from ghedo/trunc

Fix truncated sentence


Compare: https://github.com/quicwg/base-drafts/compare/ee5378c707bb...4dccd89c9d31
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8dcffeba07_c462ad1ed73857c446c0--


From nobody Tue Oct 30 15:37:00 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E7100128D09 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:36:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 GRbPr5yRTOJV for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:36: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 52281124BE5 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 15:36:52 -0700 (PDT)
Date: Tue, 30 Oct 2018 15:36:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540939011; bh=mf8nTBVSBec35aEwIRKQESYZ/9NhLh2ObVCnHfJZsC0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=upG1gZBFi15Cl2Rh5jKBiNsD8U99C99epnYbVnbfRVFfoMwcWAWcd0lsfsdJ9G5as wdA0NGqZQBjUzU1G1GN0Sg3jdkHJctviN8hBrW+nqx3jNEd5ik4JojU4azPKXuU0N+ 2F81RKTBZhQhdlx5mFgcmH9PnjGz+yXeNu0luDuE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab55d1a23a25d68dc1cce9673302a79366a306753292cf0000000117f09f0392a169ce1663691e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1935/issue_event/1936475627@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1935@github.com>
References: <quicwg/base-drafts/pull/1935@github.com>
Subject: Re: [quicwg/base-drafts] Fix truncated sentence (#1935)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8dd0353de7_3cc53f858fad45b8920bb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/SBsLBm4Z1qIGTicSwbre0JIVmdQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 22:36:54 -0000

----==_mimepart_5bd8dd0353de7_3cc53f858fad45b8920bb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1935 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/1935#event-1936475627
----==_mimepart_5bd8dd0353de7_3cc53f858fad45b8920bb
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="375613726" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1935" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1935/hovercard" href="https://github.com/quicwg/base-drafts/pull/1935">#1935</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/1935#event-1936475627">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3PFs28qIwTJ0_9g3dRx_idDRWLOks5uqNSDgaJpZM4YCftn">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_lmK0daw1JtZXvvAAqfyC65s1i5ks5uqNSDgaJpZM4YCftn.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1935 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1935#event-1936475627"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1935#event-1936475627",
"url": "https://github.com/quicwg/base-drafts/pull/1935#event-1936475627",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Fix truncated sentence (#1935)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1935#event-1936475627"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403307367\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8dd0353de7_3cc53f858fad45b8920bb--


From nobody Tue Oct 30 15:43:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AFCDF12D4F0 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:43:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 2WTwT9vkDlAv for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:43: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 3CC98124BE5 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 15:43:04 -0700 (PDT)
Date: Tue, 30 Oct 2018 15:43:03 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540939383; bh=pvE9OSskCfnRbEX6kxIq2c4Am9ii7432MrR6v+DNUv0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ldji2xYWpt39IIHrAJxTDaxBETHydMCwGnZYjBQil7ZK/1M67Z8Eq87ow6thmXN0+ EVmMaYNNnrTaDsgtzy5GHDAcXNgSWQEQ1gpEKVlS5NjC+S/QryFstVRjj8IALp+5Ik uSSlkol9cSqZtanisSO32ywdmLl1NI/jtvcJl+oA=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6f51a72afa208311f4b7cf2feeb7fb5ccf77870592cf0000000117f0a07792a169ce16004cbf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1851/c434496532@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1851@github.com>
References: <quicwg/base-drafts/pull/1851@github.com>
Subject: Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8de7792958_50b83fb337ed45c012323a"; 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/cTLC_hOvwXALkogdQRmWYl63O9g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 22:43:06 -0000

----==_mimepart_5bd8de7792958_50b83fb337ed45c012323a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

OBE. See #1906.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1851#issuecomment-434496532
----==_mimepart_5bd8de7792958_50b83fb337ed45c012323a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>OBE. See <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="373736978" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1906" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1906/hovercard" href="https://github.com/quicwg/base-drafts/pull/1906">#1906</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/1851#issuecomment-434496532">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1SNZ5iO1u49IgqxiQvYywVEryqQks5uqNX3gaJpZM4XXh5t">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0LMZx7GkuSMQVnWi5HpHzcSngASks5uqNX3gaJpZM4XXh5t.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 in #1851: OBE. See #1906."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1851#issuecomment-434496532"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-434496532",
"url": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-434496532",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1851,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1851#issuecomment-434496532"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392044141\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8de7792958_50b83fb337ed45c012323a--


From nobody Tue Oct 30 15:43:13 2018
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 3D8C1130DFB for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:43:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.469
X-Spam-Level: 
X-Spam-Status: No, score=-3.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 q_Wr_SOt6bTf for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 15:43: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 77C89124BE5 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 15:43: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=dJRd3JvWkuociRC5AOQlje5PcHA=; b=jOvow7LY1VdHOtyN 9fxdLfVpC0yvk2Uoj+ovO41L0CiAKxO/lS4MhlnUQUlhOwY5rWiujPZy0DgydDlj +uvT78bmXrnyZlqFZnsqNTn9Mg50mQzQqtbgYvaeN8FG0BwNQrzqoBF6smt4doNK v9P+w7TGjDSgRiTuCpEpT07T9so=
Received: by filter0340p1iad2.sendgrid.net with SMTP id filter0340p1iad2-22834-5BD8DE79-A 2018-10-30 22:43:05.252942644 +0000 UTC m=+1022781.362672703
Received: from github-lowworker-c7d2ff2.cp1-iad.github.net (unknown [192.30.252.32]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id mS1YEQ3YSzqpdP72USdH1Q for <quic-issues@ietf.org>; Tue, 30 Oct 2018 22:43:05.265 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-c7d2ff2.cp1-iad.github.net (Postfix) with ESMTP id 401594C031C for <quic-issues@ietf.org>; Tue, 30 Oct 2018 15:43:05 -0700 (PDT)
Date: Tue, 30 Oct 2018 22:43:05 +0000 (UTC)
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab39cafac93a2c8a1ff00431a8be1f1fa298cf6b4592cf0000000117f0a07992a169ce16004cbf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1851/issue_event/1936486085@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1851@github.com>
References: <quicwg/base-drafts/pull/1851@github.com>
Subject: Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8de793dc1e_57e63fba9d8d45b8108655"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2VIjr8iEkbwuSL2LpUBXU7785tAPQQ83gs/Z WSYSX9L+6LJqapGKqen9qNARxh8l+ZnXqv+owvrNJQu1xvFPJy4lJJ6CpPzAKiCQsHQ5PDNlECR2vX /Y/i3mi2wt8JHnaq1mdYXXGz1u2hayWiv0XF70eXzsYACsHyUTg3NfgyPraYBw63OguSxGXIv7S8K7 I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gLCt05PhgkrI7sqxNrkMqHIGSUs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 22:43:09 -0000

----==_mimepart_5bd8de793dc1e_57e63fba9d8d45b8108655
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1851.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1851#event-1936486085
----==_mimepart_5bd8de793dc1e_57e63fba9d8d45b8108655
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="369118399" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1851" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1851/hovercard" href="https://github.com/quicwg/base-drafts/pull/1851">#1851</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/1851#event-1936486085">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9oNPVWUgGi4VlQpBAFwkxmDPmA_ks5uqNX5gaJpZM4XXh5t">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9HpAnVT3U6e42yhZ96cDTBlGPoPks5uqNX5gaJpZM4XXh5t.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1851."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1851#event-1936486085"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1851#event-1936486085",
"url": "https://github.com/quicwg/base-drafts/pull/1851#event-1936486085",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] change the STREAM_ID_BLOCKED frame to encode stream 0 (#1851)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1851#event-1936486085"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392044141\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8de793dc1e_57e63fba9d8d45b8108655--


From nobody Tue Oct 30 16:00:34 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3652F130DC4 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:00:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 eAgCvmKOX26j for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:00: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 96D8D130DC7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:00:29 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:00:27 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540940427; bh=PevGWUzGulCsZuB42YaguTRnEeEJoqPHxtTuQDSFv3E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=n5JeG2DRFRRnSAmfz+LTAea+xIAHpChGOYpD5qDSz/kZCxAw7EaihnAGg1hZ6NX8z 3so0dpPn1yxGZwoeu4dGVbF9ii4Z6XqKwRYscS6asCb+FfgOhd+wzV/JLSDE9zCTol tlmQypEpENpQ04OFcEVr5/Pzfwq/Hi04lu5Z7wVU=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6304eff5bdd1daba6afd6a349cb5f1bbc4f00e1d92cf0000000117f0a48b92a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922/review/170036704@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8e28bd4850_14003fbb1bcd45b81425fd"; 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/AaueCkBVfPNdtMtGGSZA4gG9niE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:00:32 -0000

----==_mimepart_5bd8e28bd4850_14003fbb1bcd45b81425fd
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/1922#pullrequestreview-170036704
----==_mimepart_5bd8e28bd4850_14003fbb1bcd45b81425fd
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/1922#pullrequestreview-170036704">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5jLVxQw5F5xCGSb1Zo37DNGAptsks5uqNoLgaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyWJ8aP_bR_XKMoUDb_KUfzUfnPjks5uqNoLgaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1922"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-170036704"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-170036704",
"url": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-170036704",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar approved 1922",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922#pullrequestreview-170036704"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8e28bd4850_14003fbb1bcd45b81425fd--


From nobody Tue Oct 30 16:00:41 2018
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 B49C4130DF7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:00:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 LrzXu-aAU3RZ for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:00: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 C3CFF12D4F0 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:00: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=VU+HoCEaflN6O8ccxpTrD7thafo=; b=loirMtjZpAlTP4xd AqAsU6l+9ttqGjg6Cg/gWLVF04b2c4Vu++QkasFfsx2b+M13t74Vfqt9Z/cW7oG8 h/NYjGCYFeaN3r0Wnvyurz4oNHB5ROXeeEmtSKOzMaR8a6m/4SEbw6Zz506hNvlf Y3eBWav4b5qsjCJ33GLnhulEdUo=
Received: by filter1487p1mdw1.sendgrid.net with SMTP id filter1487p1mdw1-10283-5BD8E28A-17 2018-10-30 23:00:26.361646571 +0000 UTC m=+347781.646437762
Received: from out-7.smtp.github.com (out-7.smtp.github.com [192.30.252.198]) by ismtpd0041p1mdw1.sendgrid.net (SG) with ESMTP id JKYPPCVYQ0OI2jgEDZKHAA for <quic-issues@ietf.org>; Tue, 30 Oct 2018 23:00:26.273 +0000 (UTC)
Date: Tue, 30 Oct 2018 23:00:26 +0000 (UTC)
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6a639da1f92529b6be49ff28c21adc00f0b3c1f792cf0000000117f0a48492a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922/c434500935@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8e284d56ce_31383ff9120d45bc25553a"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1sixLqP+BvJWrDaC3ROLxoF1frLvPMVgQU9R 4ap+ZUZtngoHJ81OnrI3Upxk3/nMH21PjCkcMTKzPBcMsYSTs32MiO1Kc+zd2tfPl2WODKQYci0v2n L41f57mi/bgqUJC0o/N9RbM/PQ7uLPAs4bO98XbTrPzDBB1O2NtJhYoMY7PpWF2eVrOvro/JzenRTA w=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZSPZzXZxBateeMWJFt2aQmZzH0k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:00:36 -0000

----==_mimepart_5bd8e284d56ce_31383ff9120d45bc25553a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

LGTM. I think @mikkelfj 's idea of reflecting the STOP_SENDING makes this a lot better. My concern in the past has been that requiring a RST_STREAM of the transport but leaving it up to the application to decide what error code to use creates a bad dependency. Allowing the transport to reflect the error code resolves 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/pull/1922#issuecomment-434500935
----==_mimepart_5bd8e284d56ce_31383ff9120d45bc25553a
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>LGTM. I think <a class=3D"user-mention" data-hovercard-type=3D"user" dat=
a-hovercard-url=3D"/hovercards?user_id=3D193335" data-octo-click=3D"hoverca=
rd-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https://gith=
ub.com/mikkelfj">@mikkelfj</a> 's idea of reflecting the STOP_SENDING makes=
 this a lot better. My concern in the past has been that requiring a RST_ST=
REAM of the transport but leaving it up to the application to decide what e=
rror code to use creates a bad dependency. Allowing the transport to reflec=
t the error code resolves this issue.</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/pull/1922#issuecomment-434500935">view it on GitHub</a>, or <a hre=
f=3D"https://github.com/notifications/unsubscribe-auth/AWbkq1Tt8ekdKaQFpa-9=
E9FTfFQRPY5fks5uqNoEgaJpZM4X7lzZ">mute the thread</a>.<img src=3D"https://g=
ithub.com/notifications/beacon/AWbkq-oxt2RwxDuHA81Z6e1WhkWAJmSeks5uqNoEgaJp=
ZM4X7lzZ.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@janaiyengar in #1922=
: LGTM. I think @mikkelfj 's idea of reflecting the STOP_SENDING makes this=
 a lot better. My concern in the past has been that requiring a RST_STREAM =
of the transport but leaving it up to the application to decide what error =
code to use creates a bad dependency. Allowing the transport to reflect the=
 error code resolves this issue."}],"action":{"name":"View Pull Request","u=
rl":"https://github.com/quicwg/base-drafts/pull/1922#issuecomment-434500935=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922#issuecomment-434=
500935",
"url": "https://github.com/quicwg/base-drafts/pull/1922#issuecomment-434500=
935",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stop reserving application error codes (=
#1922)",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1922,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\":=
 \"quicwg/base-drafts\",\n\"pullRequestId\": 1922\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922#issuecomment-434500=
935"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd8e284d56ce_31383ff9120d45bc25553a--


From nobody Tue Oct 30 16:09:05 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0CF42130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:09:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 Mcrt6vKD46hq for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:09:01 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 A3A7012D4F0 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:09:01 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540940940; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=qsyhmZMgl6bOo4GOLkI4FVqPtVWRYntezxTmTVOhiRA=; b=i7KeI+JQOnVhLPg54RXdh9sdiC/qU5MNK5XNXmXRre/BwoNvI7UBbbCchbvP+1BZlRMQXRcQ RSk4Cgew+OweA80voMsEjitF1Jn/XjZs936uM6qJk06t5IqfGedxv0H1T0JHPt/OXpQcW2hv Io1uTLHKwJY6Kgq3/FrXJHhT0lk=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd8e48c.7f6e8049afc0-smtp-out-n03; Tue, 30 Oct 2018 23:09:00 -0000 (UTC)
Date: Tue, 30 Oct 2018 16:09:00 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8e48c92a32_79ab2ac69817e588911d5@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 03da7a: Errors for bad stream-related frames
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8e48c926aa_79ab2ac69817e5889103d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mkgXcl7j7Sf8eiAjIbyOnOGjFYw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:09:03 -0000

----==_mimepart_5bd8e48c926aa_79ab2ac69817e5889103d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/odd-even-streams
  Home:   https://github.com/quicwg/base-drafts
  Commit: 03da7a386ac4965f71795e8a00a907155d8a03a2
      https://github.com/quicwg/base-drafts/commit/03da7a386ac4965f71795e8a00a907155d8a03a2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Errors for bad stream-related frames

This fixes the even/odd problem from #1933, moves the paragraph as
suggested there, and adds a note about unidirectional streams.

Closes #1933.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8e48c926aa_79ab2ac69817e5889103d--


From nobody Tue Oct 30 16:09:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0053712D4F0 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:09:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 jxNSRqrXEOfY for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:09: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 995041286D9 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:09:56 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:09:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540940995; bh=JK/u7p40+2yCweh8ZRBkbgxuWSyn4+aI5feHhETe74E=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=ZXYIUS1APAaaqvLSYZA8SESspZ7mt8oo4n7g5lV7NDbHhBhmmrrKcDZgrqBLlAt+X LtimxtnfN6OjFn4I9N2WU0cgv7KzTZKNgm5cqZ412iMpSsQfi4YHpVWaXfjWd5CPzo MRjFOayO7L/JBb/fXyhN0hfpYqvliP4Jw6WqnejQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab14d28682dcd5527641841cda8848f1f7f35ac3b692cf0000000117f0a6c392a169ce1665378d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1938@github.com>
Subject: [quicwg/base-drafts] Errors for bad stream-related frames (#1938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8e4c3a0e88_1abb3f96b18d45b482074"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/x_HiER9eWSJGrgRG_N4ixL_LNME>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:09:58 -0000

----==_mimepart_5bd8e4c3a0e88_1abb3f96b18d45b482074
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This fixes the even/odd problem from #1933, moves the paragraph as
suggested there, and adds a note about unidirectional streams.

Closes #1933.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1938

-- Commit Summary --

  * Errors for bad stream-related frames

-- File Changes --

    M draft-ietf-quic-transport.md (11)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1938.patch
https://github.com/quicwg/base-drafts/pull/1938.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/1938

----==_mimepart_5bd8e4c3a0e88_1abb3f96b18d45b482074
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This fixes the even/odd problem from <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="375484597" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1933" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1933/hovercard" href="https://github.com/quicwg/base-drafts/issues/1933">#1933</a>, moves the paragraph as<br>
suggested there, and adds a note about unidirectional streams.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1933.">Closes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="375484597" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1933" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1933/hovercard" href="https://github.com/quicwg/base-drafts/issues/1933">#1933</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/1938'>https://github.com/quicwg/base-drafts/pull/1938</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Errors for bad stream-related frames</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1938/files#diff-0">draft-ietf-quic-transport.md</a>
    (11)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1938.patch'>https://github.com/quicwg/base-drafts/pull/1938.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1938.diff'>https://github.com/quicwg/base-drafts/pull/1938.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/1938">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_6NwTaX6ltDG21-RaOcjSRme_dyks5uqNxDgaJpZM4YDDE5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq36mueDWUI_pVTOnAq-P344gGamCks5uqNxDgaJpZM4YDDE5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Errors for bad stream-related frames (#1938)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1938"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1938",
"url": "https://github.com/quicwg/base-drafts/pull/1938",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Errors for bad stream-related frames (#1938)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "03da7a3",
"value": "Errors for bad stream-related frames"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1938/files#diff-0) (11 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1938,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1938\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1938"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1938.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1938.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403452217\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8e4c3a0e88_1abb3f96b18d45b482074--


From nobody Tue Oct 30 16:21:33 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72E28130DD6 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:21:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 RaZiuaFe52jS for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:21:30 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 2A8091286D9 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:21:30 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540941689; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=L7SvfmHRxWslsB4+jVKWUVoTybZOjpCLNAjx+AvPvIo=; b=W7LgAEzB6eGFWrygEAKSbF2hm4bBD/6cWW+id90GO0eNQv7cN7vMMYYgUQcpx4+iHcj6rgUH mp+fsN4wp4HUaBMnEgqKnW+dP54gPQ5NM8wO017cSqMeYCs/vbWP+mheaxa7Lsb6hgC0MJ+r Ry+9pUYzqPtCVIZvYDpCzd/1bG4=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd8e778.7fd0146cd8a0-smtp-out-n02; Tue, 30 Oct 2018 23:21:28 -0000 (UTC)
Date: Tue, 30 Oct 2018 16:21:28 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8e778d04af_b5cb2ac6afc1c5785755b@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 58a1e1: Handle the ambiguity between max and concurrent st...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8e778d0126_b5cb2ac6afc1c5785744b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DnnRGJ4OSFDd1FDVFLSFT7DZlSU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:21:31 -0000

----==_mimepart_5bd8e778d0126_b5cb2ac6afc1c5785744b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/max-streams
  Home:   https://github.com/quicwg/base-drafts
  Commit: 58a1e16935ca85a6975613f21901d23c3bd11547
      https://github.com/quicwg/base-drafts/commit/58a1e16935ca85a6975613f21901d23c3bd11547
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Handle the ambiguity between max and concurrent stream better



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8e778d0126_b5cb2ac6afc1c5785744b--


From nobody Tue Oct 30 16:21:40 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D8FBD1286D9 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:21:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 xlS9j1A15G_Y for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:21: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 D0B8A130DD6 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:21:32 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:21:32 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540941692; bh=oR/eL4+8f/njoueAeN7zdahWrm6aJ88xMxsX9w3++qM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=V2HqK6Ito3CfaJ6D8OpKxKt1Tp/fiCHokTqX1Zm01ehfJH0kk8XG3E5CoS/vHfUTP EqDNZgDjrl1RmNpdwt8vZ0AAJYKsrF7bK9/yiHja6tjAuF/rRh5adB/tSreN/uFgJn nqxx6P4pMZ+CXcu8qR19xLFW2f2U1r3gz8fksT/8=
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/1906/push/3006066318@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8e77c52db_59f03ff5c64d45bc1127c7"; 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/F7UokFhlBbVr1QsmGGGtg3MtxGQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:21:36 -0000

----==_mimepart_5bd8e77c52db_59f03ff5c64d45bc1127c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

58a1e16  Handle the ambiguity between max and concurrent stream better


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906/files/9995e08f2b56ae66b75ec1ddb03b6290090046a9..58a1e16935ca85a6975613f21901d23c3bd11547

----==_mimepart_5bd8e77c52db_59f03ff5c64d45bc1127c7
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/58a1e16">58a1e16</a>  Handle the ambiguity between max and concurrent stream better</li>
</ul>


<p style="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/1906/files/9995e08f2b56ae66b75ec1ddb03b6290090046a9..58a1e16935ca85a6975613f21901d23c3bd11547">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq26Kc5YHTbysBrGSJtWLe1PmhHexks5uqN78gaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-H891SHLviKPLcilxs0prk5KbSqks5uqN78gaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906/files/9995e08f2b56ae66b75ec1ddb03b6290090046a9..58a1e16935ca85a6975613f21901d23c3bd11547"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906/files/9995e08f2b56ae66b75ec1ddb03b6290090046a9..58a1e16935ca85a6975613f21901d23c3bd11547",
"url": "https://github.com/quicwg/base-drafts/pull/1906/files/9995e08f2b56ae66b75ec1ddb03b6290090046a9..58a1e16935ca85a6975613f21901d23c3bd11547",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1906",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1906:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "58a1e16",
"value": "Handle the ambiguity between max and concurrent stream better"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906/files/9995e08f2b56ae66b75ec1ddb03b6290090046a9..58a1e16935ca85a6975613f21901d23c3bd11547"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8e77c52db_59f03ff5c64d45bc1127c7--


From nobody Tue Oct 30 16:23:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 16E54130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:23:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 r3scknbIaocN for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:22: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 044521286D9 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:22:58 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:22:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540941776; bh=fGGaxuzkEUczzTW/f1IB96XP3kMc8QwZB2PSd5HPfFA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0VUa/31qbfSGA63wK4LEbh0xoLj+4MT818GHTUlQOhJOUNNCHnX1LBNeQ4GLVguYM oqHmD6RpgcoKuB7ScqMmONwmHFUewbGXoUUBlcBYK9Rl5X/66Wd+kq/8YCEU5AmrKQ nIsYzT+4A1bmsx5du0KF+fATqqbHOBTUZTlMKAP4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8b35ec1d18d5f060c685f22f1dc8ee1e8edfd0f792cf0000000117f0a9d092a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/c434506441@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8e7d0e581c_368b3ffc9d6d45b4711ca"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8KBxhWUNbN93z0O7IqSiEwh_3AA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:23:00 -0000

----==_mimepart_5bd8e7d0e581c_368b3ffc9d6d45b4711ca
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I've chosen a slightly different approach to fixing the problem than suggested, but thanks for catching that Ian.  People coming from HTTP/2 will expect this to be "concurrent streams", which - while it clearly doesn't work - could work long enough to cause real damage.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#issuecomment-434506441
----==_mimepart_5bd8e7d0e581c_368b3ffc9d6d45b4711ca
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I've chosen a slightly different approach to fixing the problem than s=
uggested, but thanks for catching that Ian.  People coming from HTTP/2 wi=
ll expect this to be "concurrent streams", which - while it clearly doesn=
't work - could work long enough to cause real damage.</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/1906#issuecomment-434506441">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq35DmW=
DFQtHHIHD1bNyWJ9N5-_NHks5uqN9QgaJpZM4X5VEC">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq1FGlfNX0FC_lSQuEblT7jt0SyDd=
ks5uqN9QgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1906: I've chosen a slightly different approach to fixing t=
he problem than suggested, but thanks for catching that Ian.  People comi=
ng from HTTP/2 will expect this to be \"concurrent streams\", which - whi=
le it clearly doesn't work - could work long enough to cause real damage.=
"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg=
/base-drafts/pull/1906#issuecomment-434506441"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-4=
34506441",
"url": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-4345=
06441",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Define stream limits as counts (#1906)=
",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1906,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1906\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-4345=
06441"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4009044=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd8e7d0e581c_368b3ffc9d6d45b4711ca--


From nobody Tue Oct 30 16:24:26 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6024C130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:24:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 UYfWQMurTwfn for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16: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 B343F1286D9 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:24:22 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:24:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540941861; bh=DQoGPbL9tih4V52KH/YkZAjG00z6WdPvtYGFhJ32A64=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Tnc7S4xBvvLeJ4gilkNI1dA6QwxbuMPufsdBFxOqiN2GU2gRIYSECCngTvvp2XxiN 4pKqTvsCFQtWQoBwCzrU9ny5jIzWbZme9/psmI0RqvgybNLtfiOXCpDjKa4tQzv8oH ttbu2WmKYtvUzJ9Pv58vN7zFgwOu+UmhFAMu4PuU=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb07698fbe036278a345ada9f3f4cd4f87a87e5ff92cf0000000117f0aa2592a169ce16627931@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1934/review/170040821@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8e825dcd37_424e3fe6d4ed45b847693d"; 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/k2oiIqDJmYazS3ecCEEuhf5tsnI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:24:24 -0000

----==_mimepart_5bd8e825dcd37_424e3fe6d4ed45b847693d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -132,7 +132,7 @@ acknowledged or declared lost and sent in new packets as necessary. The types
 of frames contained in a packet affect recovery and congestion control logic:
 
 * All packets are acknowledged, though packets that contain only ACK
-  and PADDING frames are not acknowledged immediately.
+  and/or PADDING frames are not acknowledged immediately.

```suggestion
  and/or PADDING frames are only acknowledged along with other packets.
```

(Other packets are also not always acknowledged immediately).

> @@ -657,9 +657,9 @@ are as follows:
 
 * packet_number: The packet number of the sent packet.
 
-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will
+  be received, though the peer may delay it by up to the MaxAckDelay.

```suggestion
  be received promptly, though the peer may delay it by up to the MaxAckDelay.
```

(It is always expected that an ACK will be received, but not always promptly.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1934#pullrequestreview-170040821
----==_mimepart_5bd8e825dcd37_424e3fe6d4ed45b847693d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1934#discussi=
on_r229520218">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -132,7 +132,7 @@ acknowledged or declar=
ed lost and sent in new packets as necessary. The types
 of frames contained in a packet affect recovery and congestion control l=
ogic:
 =

 * All packets are acknowledged, though packets that contain only ACK
-  and PADDING frames are not acknowledged immediately.
+  and/or PADDING frames are not acknowledged immediately.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-  and/or PADDING frames are not acknowledged =
immediately.
+  and/or PADDING frames are only acknowledged along with other packets.
</pre>

<p>(Other packets are also not always acknowledged immediately).</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1934#discussi=
on_r229521258">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -657,9 +657,9 @@ are as follows:
 =

 * packet_number: The packet number of the sent packet.
 =

-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will
+  be received, though the peer may delay it by up to the MaxAckDelay.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-  be received, though the peer may delay it b=
y up to the MaxAckDelay.
+  be received promptly, though the peer may delay it by up to the MaxAck=
Delay.
</pre>

<p>(It is always expected that an ACK will be received, but not always pr=
omptly.)</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/1934#pullrequestreview-170040821">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
xFPTfEcmEAGEg0lNtyg4zed_Y0zks5uqN-lgaJpZM4YCN3u">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq0i2DIRvPbqw-sOHY7pMI=
fadJt1Nks5uqN-lgaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj commented on #1934"}],"action":{"name":"View Pull Request","url":"ht=
tps://github.com/quicwg/base-drafts/pull/1934#pullrequestreview-170040821=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934#pullrequestrev=
iew-170040821",
"url": "https://github.com/quicwg/base-drafts/pull/1934#pullrequestreview=
-170040821",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1934",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934#pullrequestreview=
-170040821"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4032342=
86\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd8e825dcd37_424e3fe6d4ed45b847693d--


From nobody Tue Oct 30 16:27:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9D840130DD9 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:27:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 uvstcDFxeGd2 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:27: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 B9DA21286D9 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:27:12 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:27:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540942031; bh=CniqnXRd7OquQ+w3oue9soKZL5kcNSvsJ7K+7wNYaIk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=0xCxBVYJ3Z6FvvJH9XMurTndvmZIDqprGYBnm9riKckP3J9n8o1ZTM7ixqSgm9nnN n8+GFt+nM3oXW1bbJrdExgV36ZT1lwW6ya9TEUFRWm2LEBbU16IozfkFfeVTLze2dq CFCkziiaX34wUOfCBNDO7//ewyc5eoYOcPBAXjdc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba703aca2256e44cf7e1ca02e9732292980f14a6192cf0000000117f0aacf92a169ce16627931@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1934/review/170042586@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8e8cfe4568_6b503fbd480d45b8141668"; 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/lfRwdYrEOFCo-pYWehKM5Vrty0g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:27:15 -0000

----==_mimepart_5bd8e8cfe4568_6b503fbd480d45b8141668
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -657,9 +657,9 @@ are as follows:
 
 * packet_number: The packet number of the sent packet.
 
-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will
+  be received, though the peer may delay it by up to the MaxAckDelay.

Actually, it's possible an ACK is never received, for example if the connection idle times out and closes first.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1934#discussion_r229521855
----==_mimepart_5bd8e8cfe4568_6b503fbd480d45b8141668
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/1934#discussion_r229521855">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -657,9 +657,9 @@ are as follows:
 
 * packet_number: The packet number of the sent packet.
 
-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will
+  be received, though the peer may delay it by up to the MaxAckDelay.
</pre>
<p>Actually, it's possible an ACK is never received, for example if the connection idle times out and closes first.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1934#discussion_r229521855">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-iALnGQMSEn5VVc1OmJTyoxu466ks5uqOBPgaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7eRVkwJacs9d4YnIs8kmziAYOWqks5uqOBPgaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934#discussion_r229521855"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934#discussion_r229521855",
"url": "https://github.com/quicwg/base-drafts/pull/1934#discussion_r229521855",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1934",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934#discussion_r229521855"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8e8cfe4568_6b503fbd480d45b8141668--


From nobody Tue Oct 30 16:28:36 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 696751286D9 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:28:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 NVQbRg7AWrFJ for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:28:31 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 01D65130DD6 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:28:30 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540942110; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=FW1B1nmk8iw24QOxn1kNfg8tAABG08YLFoWKnnTXkXM=; b=q7PmtBt8yKvnnPFGeiprL9Iw0SbVBkf1Wi9bL3S3PQh2CNYSrmHbrKW4bDPeVv5XpsR9o3ju qcPFHGCooi+bjtORGLW3fC6ZV/a4xbSqz8N2rYXkqm/hYokP8mZTZJPVk7XpMTohyPhp/+VJ wqDzAHDp+xXfvLiZPhVwVPpZokw=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mikkelfj=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd8e91e.7f279866dbd0-smtp-out-n02; Tue, 30 Oct 2018 23:28:30 -0000 (UTC)
Date: Tue, 30 Oct 2018 16:28:29 -0700
From: MikkelFJ <mikkelfj@gmail.com>
Reply-To: MikkelFJ <mikkelfj@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8e91d476a9_5b352ad9785f657868469@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 121db8: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8e91d47296_5b352ad9785f65786832"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ksB50JRmO5BJkFRMx7kDwrNkHCY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:28:33 -0000

----==_mimepart_5bd8e91d47296_5b352ad9785f65786832
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-only
  Home:   https://github.com/quicwg/base-drafts
  Commit: 121db870bc2313bb2d2bda680bdd87ee0ea8baff
      https://github.com/quicwg/base-drafts/commit/121db870bc2313bb2d2bda680bdd87ee0ea8baff
  Author: MikkelFJ <mikkelfj@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  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>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8e91d47296_5b352ad9785f65786832--


From nobody Tue Oct 30 16:28:42 2018
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 E2C2D130DFD for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:28:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 MSycAKDVj1EV for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:28: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 296611286D9 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:28: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=KEThPCLDEBY1dnt0uzar8nhjgRs=; b=vUpwrxFj/0TcDexv s/kxjSG3zw1XYE9nDcKfVT1M6z7jTK6tZLE8m2l88+v5Kx5Qmo2TXmNefY4vkPsM S/ivNf0ZrIApj+/YyHWQvlKAd9Zn9KSGAitRrHh7EgTI4kzj/KprXDm3Ba+d9RjG eZP+EvlLQwob4PgIMsMLko0AcQI=
Received: by filter0416p1iad2.sendgrid.net with SMTP id filter0416p1iad2-26127-5BD8E920-1F 2018-10-30 23:28:33.029584755 +0000 UTC m=+349641.384682789
Received: from github-lowworker-4f62d42.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0003p1iad1.sendgrid.net (SG) with ESMTP id 0ovKZW4pQs2EbctByaMV5w for <quic-issues@ietf.org>; Tue, 30 Oct 2018 23:28:32.959 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-4f62d42.cp1-iad.github.net (Postfix) with ESMTP id E8667C014D for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:28:32 -0700 (PDT)
Date: Tue, 30 Oct 2018 23:28:33 +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/1934/push/3006080257@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8e920e702a_2f853ff186ed45c4756a6"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0habtii3nJalwVZQHA6k20iJOXqZgLhAMWWc QM3aACO/o51mk3hCWZluRsDs9TjZ+dMskFtac2cs3su5w3T9H6IdSBrsudJngALqflRqrFkmYtBeDT hRP55gNeyxHTuSzjPHV7OTvya2sXBK3r2HONcipK11qdopPX0qJp5z+O1+8o+fH4ficps/Ijka/5pt k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M01dBFL_GR-SqgxCs95uF6JO9gQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:28:36 -0000

----==_mimepart_5bd8e920e702a_2f853ff186ed45c4756a6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

121db87  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/1934/files/d34b7a74279cba3a2401d77dcdd027f97ecffff5..121db870bc2313bb2d2bda680bdd87ee0ea8baff

----==_mimepart_5bd8e920e702a_2f853ff186ed45c4756a6
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/121db87">121db87</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/1934/files/d34b7a74279cba3a2401d77dcdd027f97ecffff5..121db870bc2313bb2d2bda680bdd87ee0ea8baff">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwrcPrbECJT50hjRJkkUrPUB3fIzks5uqOCggaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq78Oijrv0f5MBi_71SileIzLTa5Rks5uqOCggaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934/files/d34b7a74279cba3a2401d77dcdd027f97ecffff5..121db870bc2313bb2d2bda680bdd87ee0ea8baff"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934/files/d34b7a74279cba3a2401d77dcdd027f97ecffff5..121db870bc2313bb2d2bda680bdd87ee0ea8baff",
"url": "https://github.com/quicwg/base-drafts/pull/1934/files/d34b7a74279cba3a2401d77dcdd027f97ecffff5..121db870bc2313bb2d2bda680bdd87ee0ea8baff",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1934",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1934:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "121db87",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934/files/d34b7a74279cba3a2401d77dcdd027f97ecffff5..121db870bc2313bb2d2bda680bdd87ee0ea8baff"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8e920e702a_2f853ff186ed45c4756a6--


From nobody Tue Oct 30 16:29:15 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06CC9130DD6 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:29:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.371
X-Spam-Level: 
X-Spam-Status: No, score=-2.371 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 K3S0QS0Qf05k for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:29:12 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 78D9C1286D9 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:29:12 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540942151; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=qmonQdYYBCCwrhVWTxahDhzuN9oaaPmDFN9vExHxK+U=; b=nueEPfPVqfLWS1/bpS+8vgs5xYyudtKLc3e8moN6yjtv0hQCtWnTpt98B5MC6oyuYsVDwHuS 46sEbW4NWN1yVuF5Y3KZv47hsbQ51SRo3ikrg8OrTZYHHclY++vAfJ8O7mknvvs5/Z2e9LnW DPDMrebDomPrWu2bJLYc8+52KuM=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bd8e947.7f8b880ac780-smtp-out-n03; Tue, 30 Oct 2018 23:29:11 -0000 (UTC)
Date: Tue, 30 Oct 2018 16:29:11 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd8e9472f982_6c172abd0bca858077997@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b2641b: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8e9472f53c_6c172abd0bca8580778c7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/asqnVfKeymGYkzsOi9Gg9PIIHqg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:29:14 -0000

----==_mimepart_5bd8e9472f53c_6c172abd0bca8580778c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-only
  Home:   https://github.com/quicwg/base-drafts
  Commit: b2641bf860feb66ac3c532dc6c2ffbf3908864f5
      https://github.com/quicwg/base-drafts/commit/b2641bf860feb66ac3c532dc6c2ffbf3908864f5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8e9472f53c_6c172abd0bca8580778c7--


From nobody Tue Oct 30 16:29:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BBA10130DD9 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:29:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ude5BChDrhbA for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:29:14 -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 6C7251286D9 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:29:14 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:29:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540942154; bh=RUIn3Jd591uic5PSEDXL1+BswBcP/ZBfDaU9nBIlpbE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=FUVuaxp5KAdY0tjQBBcaD6GUz+JFZTxD5hdoN5ptx5GCXDWMJujR2rlwLe0tKJLML LjZ0H3MJ2yNgPQg2Gsfdu0bE3NtzAPpMUfAXeXzqym/YBa7fi+QiZllTYjWcz5rKpE uL9+jsBXLjeZN+yosxOEUswII7OxlGNJL/TuMk5o=
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/1934/push/3006081644@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8e94ac9f0_76433fcbc2ed45b840674"; 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/3FoWXCNhiYJ_dklfBBg0YZQ_bWA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:29:16 -0000

----==_mimepart_5bd8e94ac9f0_76433fcbc2ed45b840674
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

b2641bf  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/1934/files/121db870bc2313bb2d2bda680bdd87ee0ea8baff..b2641bf860feb66ac3c532dc6c2ffbf3908864f5

----==_mimepart_5bd8e94ac9f0_76433fcbc2ed45b840674
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/b2641bf">b2641bf</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/1934/files/121db870bc2313bb2d2bda680bdd87ee0ea8baff..b2641bf860feb66ac3c532dc6c2ffbf3908864f5">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq68PHiXnz34Og7iFyDH1TtkSUzkkks5uqODKgaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5Y7WBpvCxv7YEagErWZYBUQ_mYvks5uqODKgaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934/files/121db870bc2313bb2d2bda680bdd87ee0ea8baff..b2641bf860feb66ac3c532dc6c2ffbf3908864f5"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934/files/121db870bc2313bb2d2bda680bdd87ee0ea8baff..b2641bf860feb66ac3c532dc6c2ffbf3908864f5",
"url": "https://github.com/quicwg/base-drafts/pull/1934/files/121db870bc2313bb2d2bda680bdd87ee0ea8baff..b2641bf860feb66ac3c532dc6c2ffbf3908864f5",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1934",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1934:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "b2641bf",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934/files/121db870bc2313bb2d2bda680bdd87ee0ea8baff..b2641bf860feb66ac3c532dc6c2ffbf3908864f5"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8e94ac9f0_76433fcbc2ed45b840674--


From nobody Tue Oct 30 16:30:09 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 61CC41286D9 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:30:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 oVRbs-V8Or2v for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:30: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 5050A130DC7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:30:05 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:30:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540942204; bh=0ZHJ5H4BOwGYZiYSnecxpcSma0G1s9Asmdj5XtfEZNU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=apt/eaKt1hTVy6cE/X6oA5x3Vm1ywRCUOqUAqUcE/KXBQRCdyJIZJhuumFLRjjliY ft8MHWuQEiZOTpkwyMMD+M9MfiXjP1qGmW5XprAp6ccq2IUBDCHmX9bO2sj0uoNj5h VFKpGq0L0JRu9JJY+ltBy2cYQe/enN1ZIr4YuoBk=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab68fa207e1ee03b7ac081f110bb3983951e449a0792cf0000000117f0ab7c92a169ce1657ddcc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1927/review/170037653@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8e97c9ec2f_4f393fd583cd45b86612b"; 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/GSlSp476PRcjOluxpUyzyspI5DE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:30:08 -0000

----==_mimepart_5bd8e97c9ec2f_4f393fd583cd45b86612b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.

A few suggestions. I agree that this belongs in applicability.

> @@ -884,6 +884,55 @@ provide an interface to QUIC to tell it about its buffering limits so that there
 is not excessive buffering at multiple layers.
 
 
+## Flow Control Deadlocks {#flow-control-deadlocks}
+
+Flow control provides a means of managing access to the limited buffers
+endpoints have for incoming data.  This mechanism limits the amount of data that
+can be in buffers in endpoints or in transit on the network.  However, there are
+several ways in which limits can produce conditions that can cause a connection
+to either perform suboptimally or deadlock.
+
+Implementations need to be aware of the possibility of deadlocking and that some
+conditions that lead to deadlocking cannot be completely avoided in a protocol
+design.

I don't think this is accurate. The deadlock problem is not within a protocol here, but in how two protocol implementations (HTTP and QUIC) might interact.

> @@ -884,6 +884,55 @@ provide an interface to QUIC to tell it about its buffering limits so that there
 is not excessive buffering at multiple layers.
 
 
+## Flow Control Deadlocks {#flow-control-deadlocks}
+
+Flow control provides a means of managing access to the limited buffers
+endpoints have for incoming data.  This mechanism limits the amount of data that
+can be in buffers in endpoints or in transit on the network.  However, there are
+several ways in which limits can produce conditions that can cause a connection
+to either perform suboptimally or deadlock.
+
+Implementations need to be aware of the possibility of deadlocking and that some
+conditions that lead to deadlocking cannot be completely avoided in a protocol
+design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a

```suggestion
available and the recipient does not release additional flow control credit
until the entire message is received and delivered, a
```

> +can be in buffers in endpoints or in transit on the network.  However, there are
+several ways in which limits can produce conditions that can cause a connection
+to either perform suboptimally or deadlock.
+
+Implementations need to be aware of the possibility of deadlocking and that some
+conditions that lead to deadlocking cannot be completely avoided in a protocol
+design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is

```suggestion
A common flow control implementation technique is for a receiver to extend
credit to the sender as a the data consumer reads data out of the receiver's
buffers. In this setting, a length-prefixed message format
```

> +several ways in which limits can produce conditions that can cause a connection
+to either perform suboptimally or deadlock.
+
+Implementations need to be aware of the possibility of deadlocking and that some
+conditions that lead to deadlocking cannot be completely avoided in a protocol
+design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format

```suggestion
```

> +to either perform suboptimally or deadlock.
+
+Implementations need to be aware of the possibility of deadlocking and that some
+conditions that lead to deadlocking cannot be completely avoided in a protocol
+design.
+
+Large messages can produce deadlocking if the recipient does not process the
+message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow

```suggestion
makes it easier for the data consumer to leave data unread in the receiver's
buffers and thereby withhold flow
```

> +message incrementally.  If the message is larger than flow control credit
+available and the recipient does not release additional flow control credit, a
+deadlock can occur.  This is possible even where stream flow control limits are
+not reached because connection flow control limits can be consumed by other
+streams.
+
+A common implementation technique has flow control credit extended as data is
+read from receive buffers.  In that setting, a length-prefixed message format
+makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlocks.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though the

How about "A data consumer can read bytes out of a receiver's buffer as they become available to cause the receiver to extend flow control credit to the sender and reduce chances of a deadlock. However, releasing flow control credit might mean that the data consumer might need other means of holding a peer accountable for the state commitment for partially processed messages."

> +makes it easier for a recipient to leave data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlock.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though the
+chances of deadlock are reduced for smaller messages, the only way to prevent
+deadlock is to read every byte as it becomes available.  However, incremental
+processing of messages can greatly increase complexity of implementations.
+Also, releasing flow control credit might mean that an endpoint might need other
+means of holding a peer accountable for the state commitment for partially
+processed messages.
+
+Deadlocking can also occur if data on different streams is interdependent.  In

```suggestion
Deadlocking can also occur if a data consumer introduces dependencies between
data sent and received on different streams.
```

> +detection of this sort of deadlock.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though the
+chances of deadlock are reduced for smaller messages, the only way to prevent
+deadlock is to read every byte as it becomes available.  However, incremental
+processing of messages can greatly increase complexity of implementations.
+Also, releasing flow control credit might mean that an endpoint might need other
+means of holding a peer accountable for the state commitment for partially
+processed messages.
+
+Deadlocking can also occur if data on different streams is interdependent.  In
+this case, data on one stream arrives before the data on a second stream on
+which it depends.  A deadlock can occur if first stream cannot be read and that
+prevents flow control limits for the second stream being increased.  To reduce

```suggestion
prevents the receiver from extending flow control credit for the second stream.
To reduce
```

> +be processed as a single unit, reserving flow control credit for the entire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though the
+chances of deadlock are reduced for smaller messages, the only way to prevent
+deadlock is to read every byte as it becomes available.  However, incremental
+processing of messages can greatly increase complexity of implementations.
+Also, releasing flow control credit might mean that an endpoint might need other
+means of holding a peer accountable for the state commitment for partially
+processed messages.
+
+Deadlocking can also occur if data on different streams is interdependent.  In
+this case, data on one stream arrives before the data on a second stream on
+which it depends.  A deadlock can occur if first stream cannot be read and that
+prevents flow control limits for the second stream being increased.  To reduce
+the likelihood of deadlock for interdependent data, implementations can ensure

```suggestion
the likelihood of deadlock for interdependent data, the application sender
should ensure
```

> +message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though the
+chances of deadlock are reduced for smaller messages, the only way to prevent
+deadlock is to read every byte as it becomes available.  However, incremental
+processing of messages can greatly increase complexity of implementations.
+Also, releasing flow control credit might mean that an endpoint might need other
+means of holding a peer accountable for the state commitment for partially
+processed messages.
+
+Deadlocking can also occur if data on different streams is interdependent.  In
+this case, data on one stream arrives before the data on a second stream on
+which it depends.  A deadlock can occur if first stream cannot be read and that
+prevents flow control limits for the second stream being increased.  To reduce
+the likelihood of deadlock for interdependent data, implementations can ensure
+that data is not sent until the data it depends on has consumed both stream- and

```suggestion
that dependent data is not sent until the data it depends on has been accounted
for in both stream- and connection- level flow control credit.
```

> +
+Even a message as small as two bytes could produce a deadlock.  Though the
+chances of deadlock are reduced for smaller messages, the only way to prevent
+deadlock is to read every byte as it becomes available.  However, incremental
+processing of messages can greatly increase complexity of implementations.
+Also, releasing flow control credit might mean that an endpoint might need other
+means of holding a peer accountable for the state commitment for partially
+processed messages.
+
+Deadlocking can also occur if data on different streams is interdependent.  In
+this case, data on one stream arrives before the data on a second stream on
+which it depends.  A deadlock can occur if first stream cannot be read and that
+prevents flow control limits for the second stream being increased.  To reduce
+the likelihood of deadlock for interdependent data, implementations can ensure
+that data is not sent until the data it depends on has consumed both stream- and
+connection- level flow control credit.

```suggestion
```

> +control credit.  If flow control limits prevent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enable the
+detection of this sort of deadlock.  Where protocols have messages that might
+be processed as a single unit, reserving flow control credit for the entire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though the
+chances of deadlock are reduced for smaller messages, the only way to prevent
+deadlock is to read every byte as it becomes available.  However, incremental
+processing of messages can greatly increase complexity of implementations.
+Also, releasing flow control credit might mean that an endpoint might need other
+means of holding a peer accountable for the state commitment for partially
+processed messages.
+
+Deadlocking can also occur if data on different streams is interdependent.  In
+this case, data on one stream arrives before the data on a second stream on

```suggestion
Suppose that data on one stream arrives before the data on a second stream 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/pull/1927#pullrequestreview-170037653
----==_mimepart_5bd8e97c9ec2f_4f393fd583cd45b86612b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> commented on this pull request.</p>

<p>A few suggestions. I agree that this belongs in applicability.</p><hr>=


<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1927#discussi=
on_r229517334">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -884,6 +884,55 @@ provide an interface =
to QUIC to tell it about its buffering limits so that there
 is not excessive buffering at multiple layers.
 =

 =

+## Flow Control Deadlocks {#flow-control-deadlocks}
+
+Flow control provides a means of managing access to the limited buffers
+endpoints have for incoming data.  This mechanism limits the amount of d=
ata that
+can be in buffers in endpoints or in transit on the network.  However, t=
here are
+several ways in which limits can produce conditions that can cause a con=
nection
+to either perform suboptimally or deadlock.
+
+Implementations need to be aware of the possibility of deadlocking and t=
hat some
+conditions that lead to deadlocking cannot be completely avoided in a pr=
otocol
+design.
</pre>
<p>I don't think this is accurate. The deadlock problem is not within a p=
rotocol here, but in how two protocol implementations (HTTP and QUIC) mig=
ht interact.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1927#discussi=
on_r229517855">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -884,6 +884,55 @@ provide an interface =
to QUIC to tell it about its buffering limits so that there
 is not excessive buffering at multiple layers.
 =

 =

+## Flow Control Deadlocks {#flow-control-deadlocks}
+
+Flow control provides a means of managing access to the limited buffers
+endpoints have for incoming data.  This mechanism limits the amount of d=
ata that
+can be in buffers in endpoints or in transit on the network.  However, t=
here are
+several ways in which limits can produce conditions that can cause a con=
nection
+to either perform suboptimally or deadlock.
+
+Implementations need to be aware of the possibility of deadlocking and t=
hat some
+conditions that lead to deadlocking cannot be completely avoided in a pr=
otocol
+design.
+
+Large messages can produce deadlocking if the recipient does not process=
 the
+message incrementally.  If the message is larger than flow control credi=
t
+available and the recipient does not release additional flow control cre=
dit, a
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-available and the recipient does not release =
additional flow control credit, a
+available and the recipient does not release additional flow control cre=
dit
+until the entire message is received and delivered, a
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1927#discussi=
on_r229519202">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +can be in buffers in endpoints or in tran=
sit on the network.  However, there are
+several ways in which limits can produce conditions that can cause a con=
nection
+to either perform suboptimally or deadlock.
+
+Implementations need to be aware of the possibility of deadlocking and t=
hat some
+conditions that lead to deadlocking cannot be completely avoided in a pr=
otocol
+design.
+
+Large messages can produce deadlocking if the recipient does not process=
 the
+message incrementally.  If the message is larger than flow control credi=
t
+available and the recipient does not release additional flow control cre=
dit, a
+deadlock can occur.  This is possible even where stream flow control lim=
its are
+not reached because connection flow control limits can be consumed by ot=
her
+streams.
+
+A common implementation technique has flow control credit extended as da=
ta is
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-A common implementation technique has flow co=
ntrol credit extended as data is
+A common flow control implementation technique is for a receiver to exte=
nd
+credit to the sender as a the data consumer reads data out of the receiv=
er's
+buffers. In this setting, a length-prefixed message format
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1927#discussi=
on_r229519236">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +several ways in which limits can produce =
conditions that can cause a connection
+to either perform suboptimally or deadlock.
+
+Implementations need to be aware of the possibility of deadlocking and t=
hat some
+conditions that lead to deadlocking cannot be completely avoided in a pr=
otocol
+design.
+
+Large messages can produce deadlocking if the recipient does not process=
 the
+message incrementally.  If the message is larger than flow control credi=
t
+available and the recipient does not release additional flow control cre=
dit, a
+deadlock can occur.  This is possible even where stream flow control lim=
its are
+not reached because connection flow control limits can be consumed by ot=
her
+streams.
+
+A common implementation technique has flow control credit extended as da=
ta is
+read from receive buffers.  In that setting, a length-prefixed message f=
ormat
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-read from receive buffers.  In that setting, =
a length-prefixed message format
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1927#discussi=
on_r229519542">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +to either perform suboptimally or deadloc=
k.
+
+Implementations need to be aware of the possibility of deadlocking and t=
hat some
+conditions that lead to deadlocking cannot be completely avoided in a pr=
otocol
+design.
+
+Large messages can produce deadlocking if the recipient does not process=
 the
+message incrementally.  If the message is larger than flow control credi=
t
+available and the recipient does not release additional flow control cre=
dit, a
+deadlock can occur.  This is possible even where stream flow control lim=
its are
+not reached because connection flow control limits can be consumed by ot=
her
+streams.
+
+A common implementation technique has flow control credit extended as da=
ta is
+read from receive buffers.  In that setting, a length-prefixed message f=
ormat
+makes it easier for a recipient to leave data unread and thereby withhol=
d flow
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-makes it easier for a recipient to leave data=
 unread and thereby withhold flow
+makes it easier for the data consumer to leave data unread in the receiv=
er's
+buffers and thereby withhold flow
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1927#discussi=
on_r229520696">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +message incrementally.  If the message is=
 larger than flow control credit
+available and the recipient does not release additional flow control cre=
dit, a
+deadlock can occur.  This is possible even where stream flow control lim=
its are
+not reached because connection flow control limits can be consumed by ot=
her
+streams.
+
+A common implementation technique has flow control credit extended as da=
ta is
+read from receive buffers.  In that setting, a length-prefixed message f=
ormat
+makes it easier for a recipient to leave data unread and thereby withhol=
d flow
+control credit.  If flow control limits prevent the remainder of a messa=
ge from
+being sent, a deadlock will result.  However, a length prefix might enab=
le the
+detection of this sort of deadlocks.  Where protocols have messages that=
 might
+be processed as a single unit, reserving flow control credit for the ent=
ire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though t=
he
</pre>
<p>How about "A data consumer can read bytes out of a receiver's buffer a=
s they become available to cause the receiver to extend flow control cred=
it to the sender and reduce chances of a deadlock. However, releasing flo=
w control credit might mean that the data consumer might need other means=
 of holding a peer accountable for the state commitment for partially pro=
cessed messages."</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1927#discussi=
on_r229520972">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +makes it easier for a recipient to leave =
data unread and thereby withhold flow
+control credit.  If flow control limits prevent the remainder of a messa=
ge from
+being sent, a deadlock will result.  However, a length prefix might enab=
le the
+detection of this sort of deadlock.  Where protocols have messages that =
might
+be processed as a single unit, reserving flow control credit for the ent=
ire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though t=
he
+chances of deadlock are reduced for smaller messages, the only way to pr=
event
+deadlock is to read every byte as it becomes available.  However, increm=
ental
+processing of messages can greatly increase complexity of implementation=
s.
+Also, releasing flow control credit might mean that an endpoint might ne=
ed other
+means of holding a peer accountable for the state commitment for partial=
ly
+processed messages.
+
+Deadlocking can also occur if data on different streams is interdependen=
t.  In
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-Deadlocking can also occur if data on differe=
nt streams is interdependent.  In
+Deadlocking can also occur if a data consumer introduces dependencies be=
tween
+data sent and received on different streams.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1927#discussi=
on_r229521624">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +detection of this sort of deadlock.  Wher=
e protocols have messages that might
+be processed as a single unit, reserving flow control credit for the ent=
ire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though t=
he
+chances of deadlock are reduced for smaller messages, the only way to pr=
event
+deadlock is to read every byte as it becomes available.  However, increm=
ental
+processing of messages can greatly increase complexity of implementation=
s.
+Also, releasing flow control credit might mean that an endpoint might ne=
ed other
+means of holding a peer accountable for the state commitment for partial=
ly
+processed messages.
+
+Deadlocking can also occur if data on different streams is interdependen=
t.  In
+this case, data on one stream arrives before the data on a second stream=
 on
+which it depends.  A deadlock can occur if first stream cannot be read a=
nd that
+prevents flow control limits for the second stream being increased.  To =
reduce
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-prevents flow control limits for the second s=
tream being increased.  To reduce
+prevents the receiver from extending flow control credit for the second =
stream.
+To reduce
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1927#discussi=
on_r229521783">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +be processed as a single unit, reserving =
flow control credit for the entire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though t=
he
+chances of deadlock are reduced for smaller messages, the only way to pr=
event
+deadlock is to read every byte as it becomes available.  However, increm=
ental
+processing of messages can greatly increase complexity of implementation=
s.
+Also, releasing flow control credit might mean that an endpoint might ne=
ed other
+means of holding a peer accountable for the state commitment for partial=
ly
+processed messages.
+
+Deadlocking can also occur if data on different streams is interdependen=
t.  In
+this case, data on one stream arrives before the data on a second stream=
 on
+which it depends.  A deadlock can occur if first stream cannot be read a=
nd that
+prevents flow control limits for the second stream being increased.  To =
reduce
+the likelihood of deadlock for interdependent data, implementations can =
ensure
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-the likelihood of deadlock for interdependent=
 data, implementations can ensure
+the likelihood of deadlock for interdependent data, the application send=
er
+should ensure
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1927#discussi=
on_r229521954">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +message atomically ensures that this styl=
e of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though t=
he
+chances of deadlock are reduced for smaller messages, the only way to pr=
event
+deadlock is to read every byte as it becomes available.  However, increm=
ental
+processing of messages can greatly increase complexity of implementation=
s.
+Also, releasing flow control credit might mean that an endpoint might ne=
ed other
+means of holding a peer accountable for the state commitment for partial=
ly
+processed messages.
+
+Deadlocking can also occur if data on different streams is interdependen=
t.  In
+this case, data on one stream arrives before the data on a second stream=
 on
+which it depends.  A deadlock can occur if first stream cannot be read a=
nd that
+prevents flow control limits for the second stream being increased.  To =
reduce
+the likelihood of deadlock for interdependent data, implementations can =
ensure
+that data is not sent until the data it depends on has consumed both str=
eam- and
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-that data is not sent until the data it depen=
ds on has consumed both stream- and
+that dependent data is not sent until the data it depends on has been ac=
counted
+for in both stream- and connection- level flow control credit.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1927#discussi=
on_r229522017">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +
+Even a message as small as two bytes could produce a deadlock.  Though t=
he
+chances of deadlock are reduced for smaller messages, the only way to pr=
event
+deadlock is to read every byte as it becomes available.  However, increm=
ental
+processing of messages can greatly increase complexity of implementation=
s.
+Also, releasing flow control credit might mean that an endpoint might ne=
ed other
+means of holding a peer accountable for the state commitment for partial=
ly
+processed messages.
+
+Deadlocking can also occur if data on different streams is interdependen=
t.  In
+this case, data on one stream arrives before the data on a second stream=
 on
+which it depends.  A deadlock can occur if first stream cannot be read a=
nd that
+prevents flow control limits for the second stream being increased.  To =
reduce
+the likelihood of deadlock for interdependent data, implementations can =
ensure
+that data is not sent until the data it depends on has consumed both str=
eam- and
+connection- level flow control credit.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-connection- level flow control credit.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1927#discussi=
on_r229522188">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; +control credit.  If flow control limits p=
revent the remainder of a message from
+being sent, a deadlock will result.  However, a length prefix might enab=
le the
+detection of this sort of deadlock.  Where protocols have messages that =
might
+be processed as a single unit, reserving flow control credit for the ent=
ire
+message atomically ensures that this style of deadlock is less likely.
+
+Even a message as small as two bytes could produce a deadlock.  Though t=
he
+chances of deadlock are reduced for smaller messages, the only way to pr=
event
+deadlock is to read every byte as it becomes available.  However, increm=
ental
+processing of messages can greatly increase complexity of implementation=
s.
+Also, releasing flow control credit might mean that an endpoint might ne=
ed other
+means of holding a peer accountable for the state commitment for partial=
ly
+processed messages.
+
+Deadlocking can also occur if data on different streams is interdependen=
t.  In
+this case, data on one stream arrives before the data on a second stream=
 on
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-this case, data on one stream arrives before =
the data on a second stream on
+Suppose that data on one stream arrives before the data on a second stre=
am on
</pre>


<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/1927#pullrequestreview-170037653">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
90T1bOSxraHJEkDysKnX-nhyRcTks5uqOD8gaJpZM4X-dSr">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq9cUeYnUagzyurBXeijXk=
TnWBBJ5ks5uqOD8gaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar commented on #1927"}],"action":{"name":"View Pull Request","url":=
"https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview-170037=
653"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927#pullrequestrev=
iew-170037653",
"url": "https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview=
-170037653",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1927",
"sections": [
{
"text": "A few suggestions. I agree that this belongs in applicability.",=

"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927#pullrequestreview=
-170037653"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4022488=
75\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd8e97c9ec2f_4f393fd583cd45b86612b--


From nobody Tue Oct 30 16:31:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 28D34130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:31:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 xFMlE6Me0UJk for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:31:12 -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 DDC731286D9 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:31:11 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:31:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540942271; bh=A27TgTqVuf5wZ7pHedOyOhCFLm7/h8QF1JTgwt6/Ta0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mSMF+0bmVVXmaTSQ1kXpgLogqq5uSDe9CZMUsHY7RgATc1Fh6xyeSH9yGiQ889DUZ q1hz1w2MsHeKdu/FUvYUNoEvX/ptCiAcwUww7LOs4twjNn3RSdTpz8eMeclEKuiw82 NpmEcULNWE/Da4pb0v8pEnm9gGAUXsQVYqLVYzug=
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/1934/push/3006085379@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8e9bf4c6a1_2fc33ff186ed45c492976"; 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/C1rYsZpSlrQc9e7lxynqYhLP9ds>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:31:13 -0000

----==_mimepart_5bd8e9bf4c6a1_2fc33ff186ed45c492976
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

8ef8af2  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/1934/files/b2641bf860feb66ac3c532dc6c2ffbf3908864f5..8ef8af2050c09afc66a139ad66b9f359afcee47c

----==_mimepart_5bd8e9bf4c6a1_2fc33ff186ed45c492976
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/8ef8af2">8ef8af2</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/1934/files/b2641bf860feb66ac3c532dc6c2ffbf3908864f5..8ef8af2050c09afc66a139ad66b9f359afcee47c">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6xdHepfgUVMbBePs1e8U7os3g9Pks5uqOE_gaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7HzYxMWtQ8RD25yGG2rwTE0kK8jks5uqOE_gaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934/files/b2641bf860feb66ac3c532dc6c2ffbf3908864f5..8ef8af2050c09afc66a139ad66b9f359afcee47c"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934/files/b2641bf860feb66ac3c532dc6c2ffbf3908864f5..8ef8af2050c09afc66a139ad66b9f359afcee47c",
"url": "https://github.com/quicwg/base-drafts/pull/1934/files/b2641bf860feb66ac3c532dc6c2ffbf3908864f5..8ef8af2050c09afc66a139ad66b9f359afcee47c",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1934",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1934:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "8ef8af2",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934/files/b2641bf860feb66ac3c532dc6c2ffbf3908864f5..8ef8af2050c09afc66a139ad66b9f359afcee47c"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8e9bf4c6a1_2fc33ff186ed45c492976--


From nobody Tue Oct 30 16:31:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D307130E5D for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:31:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 y3HDKUAFmows for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:31: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 59DBC130E50 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:31:48 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:31:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540942307; bh=afTZLiworvuwFZFpSQuxsbHg6bq3VVO0cBQLGMD9X5A=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xF5r1dU2oz3kXkbl5gdqHuubsAGEhKgMcAjfZhhqBUZ1KdwC+nZ6hcS2u82SmmtbE /ObDkYgi6g6flfBtwjPf3uMWi0M2uox4vFU/HeGDBpl+WoCW1Xk4TaWLdTfD+ZoroW kUhf7VT0fIR4uHS6ba+DX8V5XT5aBFnsSGi7U+zE=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3686dc5abbf5ec0f241f35ea1febfc1e52e4d22392cf0000000117f0abe392a169ce16627931@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1934/review/170043573@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8e9e36713c_7dac3f81ff0d45c48809"; 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/Q0-zm_jku3GoX-dxTGXTeafNB5E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:31:57 -0000

----==_mimepart_5bd8e9e36713c_7dac3f81ff0d45c48809
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -657,9 +657,9 @@ are as follows:
 
 * packet_number: The packet number of the sent packet.
 
-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will
+  be received, though the peer may delay it by up to the MaxAckDelay.

Yes I am aware, but didn't find it important in relation to the text being discussed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1934#discussion_r229522696
----==_mimepart_5bd8e9e36713c_7dac3f81ff0d45c48809
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/1934#discussion_r229522696">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -657,9 +657,9 @@ are as follows:
 
 * packet_number: The packet number of the sent packet.
 
-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will
+  be received, though the peer may delay it by up to the MaxAckDelay.
</pre>
<p>Yes I am aware, but didn't find it important in relation to the text being discussed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1934#discussion_r229522696">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyt2VAnLIv5IBXhQcCHntYaKyo6Hks5uqOFjgaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq36LHvk658akdWagsYt-16gQhWOgks5uqOFjgaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934#discussion_r229522696"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934#discussion_r229522696",
"url": "https://github.com/quicwg/base-drafts/pull/1934#discussion_r229522696",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1934",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934#discussion_r229522696"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8e9e36713c_7dac3f81ff0d45c48809--


From nobody Tue Oct 30 16:33:33 2018
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 1B2F2130E5A for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:33:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 lILMonAo_WFA for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:33:21 -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 EDBE5130E5C for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:33: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=LpQZPHPOpEArglE5vlImNAaiH1o=; b=GEKXCRwMmCK/wMox XAdRVqknn1nqwWfjqbeU27ibHv3DOmlRIE8dhjE8a9BbkfCKsEa6gOdyEsqjSroH Rf2lJC3itQOYQOUWuF5MOCwAWFkEFu9ZzA43xPX4R1DWFFBBkJC/fbH/86rbmrSc QZ48diS3hQdATyk1xW03Qkt4Rw0=
Received: by filter1302p1mdw1.sendgrid.net with SMTP id filter1302p1mdw1-19337-5BD8EA36-21 2018-10-30 23:33:10.83712669 +0000 UTC m=+349827.185493285
Received: from github-lowworker-56a5eb2.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0017p1iad2.sendgrid.net (SG) with ESMTP id Rhfaz9PqRRuUWNil-fS64g for <quic-issues@ietf.org>; Tue, 30 Oct 2018 23:33:10.664 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-56a5eb2.cp1-iad.github.net (Postfix) with ESMTP id C3AA8C00BF for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:33:10 -0700 (PDT)
Date: Tue, 30 Oct 2018 23:33:11 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab630753b0e34a21b976d8ef60554c263d044726fa92cf0000000117f0ac3692a169ce16627931@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1934/review/170043861@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8ea36c20fc_46043f93c3ad45bc8876e"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak2HPLgbdebmRvwc67b5g1sUTZ2579+omkXYUN i/6fMNw9wMNZ2/jCUjDe9OTy5TihskYPIEbRuPVk5hTMTzXu6ImWb0qqLLT5c/zUVEylnee3A6EZcv iEmUIL34yeNDAE9wVT0RxudyEU6TEs6Nj73DJF5cXCAc0D9liJIktUXsgP1aEsyZLC0MEwazNJHlTa k=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ofgv1e64lGCd4MuC6hzmebjRbbQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:33:31 -0000

----==_mimepart_5bd8ea36c20fc_46043f93c3ad45bc8876e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -657,9 +657,9 @@ are as follows:
 
 * packet_number: The packet number of the sent packet.
 
-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will
+  be received, though the peer may delay it by up to the MaxAckDelay.

Ok, I updated the text to sidestep the issue.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1934#discussion_r229522938
----==_mimepart_5bd8ea36c20fc_46043f93c3ad45bc8876e
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/1934#discussion_r229522938">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -657,9 +657,9 @@ are as follows:
 
 * packet_number: The packet number of the sent packet.
 
-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will
+  be received, though the peer may delay it by up to the MaxAckDelay.
</pre>
<p>Ok, I updated the text to sidestep the issue.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1934#discussion_r229522938">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5Z3aElicUGiYKfD0eNjJxvrkEBWks5uqOG2gaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_uE1cCDt-3OzR4edTyqVhTqU5ucks5uqOG2gaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934#discussion_r229522938"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934#discussion_r229522938",
"url": "https://github.com/quicwg/base-drafts/pull/1934#discussion_r229522938",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1934",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934#discussion_r229522938"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8ea36c20fc_46043f93c3ad45bc8876e--


From nobody Tue Oct 30 16:37:39 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A5871286D9 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:37:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Ebr95kZCbGwA for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:37: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 B0F401277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:37:35 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:37:35 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540942655; bh=dG20qdP5NXKSic1DljN/R+OiDiZ4/WjPnNu+adLImhk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cIP70xYNgEGM+mnBajSKhyb/uufeXQ7a8kxYrOXU/vCoFmgwVsPHN3fxiHZm0KAVC BZV3JCQOBZqvtKu2ijsxi83F6E/z6m3y6Ts05AlWlJpbDO83/pU+7TdGsmyFaFRyi2 g/m1f5CSri/bFnLxdjde7zy7yIjwTRom43ngnWck=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abae89495c38c743733d261c07e44e14a08e45a95792cf0000000117f0ad3f92a169ce16627931@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1934/review/170043792@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8eb3f14295_c523ff5588d45b8937b5"; 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/vrtYdlMROmSt37NkXKfyx6Xvhig>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:37:37 -0000

----==_mimepart_5bd8eb3f14295_c523ff5588d45b8937b5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.

Couple of nits, but lgtm.

> @@ -657,9 +657,9 @@ are as follows:
 
 * packet_number: The packet number of the sent packet.
 
-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will

```suggestion
  frame(s) besides ACK or PADDING.  If true, it is expected that an
  acknowledgement will be received, though the peer may delay it by
  up to the MaxAckDelay.
```

> @@ -657,9 +657,9 @@ are as follows:
 
 * packet_number: The packet number of the sent packet.
 
-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will
+  be received, though the peer may delay it by up to the MaxAckDelay.

```suggestion
```

> @@ -616,12 +617,12 @@ sent_packets:
 
 : An association of packet numbers to information about them, including a number
   field indicating the packet number, a time field indicating the time a packet
-  was sent, a boolean indicating whether the packet is ack-only, a boolean
-  indicating whether it counts towards bytes in flight, and a size field that
-  indicates the packet's size in bytes.  sent_packets is ordered by packet
-  number, and packets remain in sent_packets until acknowledged or lost.  A
-  sent_packets data structure is maintained per packet number space, and ACK
-  processing only applies to a single space.
+  was sent, a boolean indicating whether the packet is retransmittable,
+  a boolean indicating whether it counts towards bytes in flight, and a size
+  field indicating the packet's size in bytes.  sent_packets is ordered and
+  indexed by packet number. Packets remain in sent_packets until acknowledged
+  or lost.  A sent_packets data structure is maintained per packet number space,
+  and ACK processing only applies to a single space.

```suggestion
  and processing of an ACK frame only applies to a single 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/1934#pullrequestreview-170043792
----==_mimepart_5bd8eb3f14295_c523ff5588d45b8937b5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> approved this pull request.</p>

<p>Couple of nits, but lgtm.</p><hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1934#discussi=
on_r229522862">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -657,9 +657,9 @@ are as follows:
 =

 * packet_number: The packet number of the sent packet.
 =

-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-  frame(s) besides ACK or PADDING.  If true, =
it is expected an ACK will
+  frame(s) besides ACK or PADDING.  If true, it is expected that an
+  acknowledgement will be received, though the peer may delay it by
+  up to the MaxAckDelay.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1934#discussi=
on_r229523021">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -657,9 +657,9 @@ are as follows:
 =

 * packet_number: The packet number of the sent packet.
 =

-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will
+  be received, though the peer may delay it by up to the MaxAckDelay.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-  be received, though the peer may delay it b=
y up to the MaxAckDelay.
</pre>


<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1934#discussi=
on_r229523557">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -616,12 +617,12 @@ sent_packets:
 =

 : An association of packet numbers to information about them, including =
a number
   field indicating the packet number, a time field indicating the time a=
 packet
-  was sent, a boolean indicating whether the packet is ack-only, a boole=
an
-  indicating whether it counts towards bytes in flight, and a size field=
 that
-  indicates the packet&#39;s size in bytes.  sent_packets is ordered by =
packet
-  number, and packets remain in sent_packets until acknowledged or lost.=
  A
-  sent_packets data structure is maintained per packet number space, and=
 ACK
-  processing only applies to a single space.
+  was sent, a boolean indicating whether the packet is retransmittable,
+  a boolean indicating whether it counts towards bytes in flight, and a =
size
+  field indicating the packet&#39;s size in bytes.  sent_packets is orde=
red and
+  indexed by packet number. Packets remain in sent_packets until acknowl=
edged
+  or lost.  A sent_packets data structure is maintained per packet numbe=
r space,
+  and ACK processing only applies to a single space.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-  and ACK processing only applies to a single=
 space.
+  and processing of an ACK frame only applies to a single space.
</pre>


<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/1934#pullrequestreview-170043792">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
8FnUFWNMMyX5lT_shTcgwfls4-Aks5uqOK_gaJpZM4YCN3u">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq1Of-N99dGjdgzuANY9TU=
H8ESaGZks5uqOK_gaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar approved #1934"}],"action":{"name":"View Pull Request","url":"htt=
ps://github.com/quicwg/base-drafts/pull/1934#pullrequestreview-170043792"=
}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934#pullrequestrev=
iew-170043792",
"url": "https://github.com/quicwg/base-drafts/pull/1934#pullrequestreview=
-170043792",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar approved 1934",
"sections": [
{
"text": "Couple of nits, but lgtm.",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934#pullrequestreview=
-170043792"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4032342=
86\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd8eb3f14295_c523ff5588d45b8937b5--


From nobody Tue Oct 30 16:41:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 93871130E5E for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:41:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Jt3ePbN7J_Kk for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:41: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 232F5130E61 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:41:12 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:41:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540942871; bh=JspjnhHGLbWZn0divhbd6eFTVXQBWjAmdZWSt5WO488=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=h6TYglcgb07XKYgAgaJ7URxluDpJoT/YKyCrNJa3GACfVqtXOOvunjVjBY2UgwjzQ cBk12mZlbX3nQAJJNuQLKTNbW/9Ur7ArNqA0kmG0IeQMDnvKhxjuGgJH2J1b5WuBV5 wt1r/GQjKUb8ELZciyMYFqeSLQ67BPpjoAEdEwGw=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5f2406599eec8a4df8f250af659726425b732eae92cf0000000117f0ae1792a169ce1665378d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1938/review/170045505@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1938@github.com>
References: <quicwg/base-drafts/pull/1938@github.com>
Subject: Re: [quicwg/base-drafts] Errors for bad stream-related frames (#1938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8ec1773529_55183fac6fcd45b4135122"; 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/n8OXFYTITJaphWqfAVYBvlabH4Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:41:23 -0000

----==_mimepart_5bd8ec1773529_55183fac6fcd45b4135122
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -310,6 +306,13 @@ The two type bits from a Stream ID therefore identify streams as summarized in
 
 The first bidirectional stream opened by the client is stream 0.
 
+If an endpoint receives a frame for a stream that it expects to initiate (i.e.,
+an even-numbered for the client or an odd-numbered for the server), but which it
+has not yet opened, it MUST close the connection with error code
+STREAM_STATE_ERROR.  Similarly, receiving a STREAM or RST_STREAM frame for a
+unidirectional streams that an endpoint expects to initiate MUST be treated as a

```suggestion
unidirectional stream that an endpoint expects to initiate MUST be treated as a
```

(plural 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/pull/1938#pullrequestreview-170045505
----==_mimepart_5bd8ec1773529_55183fac6fcd45b4135122
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@mikkelfj</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1938#discussi=
on_r229524342">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -310,6 +306,13 @@ The two type bits fro=
m a Stream ID therefore identify streams as summarized in
 =

 The first bidirectional stream opened by the client is stream 0.
 =

+If an endpoint receives a frame for a stream that it expects to initiate=
 (i.e.,
+an even-numbered for the client or an odd-numbered for the server), but =
which it
+has not yet opened, it MUST close the connection with error code
+STREAM_STATE_ERROR.  Similarly, receiving a STREAM or RST_STREAM frame f=
or a
+unidirectional streams that an endpoint expects to initiate MUST be trea=
ted as a
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-unidirectional streams that an endpoint expec=
ts to initiate MUST be treated as a
+unidirectional stream that an endpoint expects to initiate MUST be treat=
ed as a
</pre>

<p>(plural 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/pull/1938#pullrequestreview-170045505">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
8TBNYeMMmhH56eKXcQ517dbAp4yks5uqOOXgaJpZM4YDDE5">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq4KGAejnjeX90eksppSzp=
ShxBrvhks5uqOOXgaJpZM4YDDE5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikk=
elfj commented on #1938"}],"action":{"name":"View Pull Request","url":"ht=
tps://github.com/quicwg/base-drafts/pull/1938#pullrequestreview-170045505=
"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1938#pullrequestrev=
iew-170045505",
"url": "https://github.com/quicwg/base-drafts/pull/1938#pullrequestreview=
-170045505",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1938",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1938#pullrequestreview=
-170045505"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4034522=
17\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd8ec1773529_55183fac6fcd45b4135122--


From nobody Tue Oct 30 16:41:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D4FBF1286D9 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:41:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 8kC2X4L89xj4 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:41: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 EEC701277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:41:36 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:41:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540942896; bh=OvGOQdkcJS9tzbZOAuI5dHWxeTWaadGt5HhgMmQYOBQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=hyjOhAdHfr7hcJgfi/o83sdi6bq5LJYcoY00yJ2H7HVbDLCDrc7DIZyArqGNRig70 Oc5m6lYHGopgAqom9gNiX9uPkHY/dHBegDX2lTLTKfT3feGMX4Q5uRI6vButb0gjK/ 8IxiYpyicF/txL/cTAH2s98eT2AtZ0L5QmKaGFs4=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abec83e790dac047d3e183efb6a7c0443cc0475b8292cf0000000117f0ae3092a169ce1665378d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1938/review/170045293@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1938@github.com>
References: <quicwg/base-drafts/pull/1938@github.com>
Subject: Re: [quicwg/base-drafts] Errors for bad stream-related frames (#1938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8ec303a0c0_4c003f8ae4cd45c02865c"; 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/QQrUQP_Iq5h5n1sSFP8LIN5MYfA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:41:42 -0000

----==_mimepart_5bd8ec303a0c0_4c003f8ae4cd45c02865c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar approved this pull request.



> @@ -310,6 +306,13 @@ The two type bits from a Stream ID therefore identify streams as summarized in
 
 The first bidirectional stream opened by the client is stream 0.
 
+If an endpoint receives a frame for a stream that it expects to initiate (i.e.,
+an even-numbered for the client or an odd-numbered for the server), but which it
+has not yet opened, it MUST close the connection with error code
+STREAM_STATE_ERROR.  Similarly, receiving a STREAM or RST_STREAM frame for a
+unidirectional streams that an endpoint expects to initiate MUST be treated as a

```suggestion
unidirectional stream that an endpoint expects to initiate MUST be treated as a
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1938#pullrequestreview-170045293
----==_mimepart_5bd8ec303a0c0_4c003f8ae4cd45c02865c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@janaiyengar</b> approved this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1938#discussi=
on_r229524168">draft-ietf-quic-transport.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -310,6 +306,13 @@ The two type bits fro=
m a Stream ID therefore identify streams as summarized in
 =

 The first bidirectional stream opened by the client is stream 0.
 =

+If an endpoint receives a frame for a stream that it expects to initiate=
 (i.e.,
+an even-numbered for the client or an odd-numbered for the server), but =
which it
+has not yet opened, it MUST close the connection with error code
+STREAM_STATE_ERROR.  Similarly, receiving a STREAM or RST_STREAM frame f=
or a
+unidirectional streams that an endpoint expects to initiate MUST be trea=
ted as a
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-unidirectional streams that an endpoint expec=
ts to initiate MUST be treated as a
+unidirectional stream that an endpoint expects to initiate MUST be treat=
ed as a
</pre>


<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/1938#pullrequestreview-170045293">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
2T_WMcTYsQfiA8HU8gK4kSYaP40ks5uqOOwgaJpZM4YDDE5">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkqwl9_38aS9BRll2E9Z_wj=
Aizf6Mzks5uqOOwgaJpZM4YDDE5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@jana=
iyengar approved #1938"}],"action":{"name":"View Pull Request","url":"htt=
ps://github.com/quicwg/base-drafts/pull/1938#pullrequestreview-170045293"=
}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1938#pullrequestrev=
iew-170045293",
"url": "https://github.com/quicwg/base-drafts/pull/1938#pullrequestreview=
-170045293",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar approved 1938",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1938#pullrequestreview=
-170045293"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4034522=
17\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd8ec303a0c0_4c003f8ae4cd45c02865c--


From nobody Tue Oct 30 16:46:50 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 458C81286D9 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:46:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 xFMaj_gVZ2jU for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:46:47 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 0D9AB1277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:46:46 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540943206; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=dUErOn5HUm16ljHBZgacUSvLsmyq420x1OemPdKl9HI=; b=FXK0GB4VTgt995KeVJDKaj/2BMd0V/kOIMghsMMLMeKK9MGxB0MRE8Ls1eJTHb491bHC77cq +FkDnRFdJfRhELA/7WsHR88O2SaLIvUwOSIyuTslG+4doAzoyIhR4JfSlZSQZuNkYJzVJeGh xjAkacoMDUVdg0jc9HwSnTZTho8=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd8ed66.7f8948504120-smtp-out-n02; Tue, 30 Oct 2018 23:46:46 -0000 (UTC)
Date: Tue, 30 Oct 2018 16:46:45 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8ed656c170_7c462b29af2fe5788512@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 20b455: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8ed656be34_7c462b29af2fe57885013"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DwDGeCRXIRAg6vUdRZq524zMvPU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:46:48 -0000

----==_mimepart_5bd8ed656be34_7c462b29af2fe57885013
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-only
  Home:   https://github.com/quicwg/base-drafts
  Commit: 20b455a9971982c4f9275f4f3249923333f360b8
      https://github.com/quicwg/base-drafts/commit/20b455a9971982c4f9275f4f3249923333f360b8
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  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>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8ed656be34_7c462b29af2fe57885013--


From nobody Tue Oct 30 16:46:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4DDC21286D9 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:46:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 km5CJEClQqBj for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:46: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 C69E51277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:46:48 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:46:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540943208; bh=1/K9tT2Dhqvhb1HbyVWGxTM2XmdXwJ8Nv20dH2x1foA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=XlwbO8mpoUas0VdHK0ns1TycC7J+Ae0QU1Q6jUKyk95gbIH1bkG1B7r/xynFMc1Eq xEnjGWs7yelfROwMbaRumnPxMDiS7DIh/WbGc9jGh2g+zXmae7ANCMtE2PYwFLQ2PH KtcQDsgcM8QdBe77LllW3HuVlK9IHcbyK0UOI8sA=
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/1934/push/3006115396@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8ed682c2df_4a833f8ae4cd45c01092f3"; 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/kAzWOvUNRfArs4Sf_cOv8kYeNh4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:46:50 -0000

----==_mimepart_5bd8ed682c2df_4a833f8ae4cd45c01092f3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

20b455a  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/1934/files/8ef8af2050c09afc66a139ad66b9f359afcee47c..20b455a9971982c4f9275f4f3249923333f360b8

----==_mimepart_5bd8ed682c2df_4a833f8ae4cd45c01092f3
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/20b455a">20b455a</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/1934/files/8ef8af2050c09afc66a139ad66b9f359afcee47c..20b455a9971982c4f9275f4f3249923333f360b8">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_rN0lpaZ6PJFVpI7QqNFmjBo3pgks5uqOTogaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3CNVV5iwP-A7-eeqHUqmyROdLmEks5uqOTogaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934/files/8ef8af2050c09afc66a139ad66b9f359afcee47c..20b455a9971982c4f9275f4f3249923333f360b8"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934/files/8ef8af2050c09afc66a139ad66b9f359afcee47c..20b455a9971982c4f9275f4f3249923333f360b8",
"url": "https://github.com/quicwg/base-drafts/pull/1934/files/8ef8af2050c09afc66a139ad66b9f359afcee47c..20b455a9971982c4f9275f4f3249923333f360b8",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1934",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1934:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "20b455a",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934/files/8ef8af2050c09afc66a139ad66b9f359afcee47c..20b455a9971982c4f9275f4f3249923333f360b8"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8ed682c2df_4a833f8ae4cd45c01092f3--


From nobody Tue Oct 30 16:48:05 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 812ED130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:48:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 ENpcRNCkzXxL for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:48:02 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 25B651277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:48:02 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540943281; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=c7amrUPRSMQefv/F2zlpt95Iv07QskyMI2Shq0fxbiQ=; b=cs4xXsW8XMvioYXfQUhy3GCjdtXCDKzkEzGieOrucr2KgsCktpqIbatsQnge3oakwl2OAv4H S/l930A4YTuDlFEFPbhRf27W1w0QsnoOqN08SAzQmXgVSg/fPisc1JJZFaq7OIKvs2FlJM+I fuNgBgqjlEFMVD1RschNMz/tMt0=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd8edb1.7fb2e0509360-smtp-out-n02; Tue, 30 Oct 2018 23:48:01 -0000 (UTC)
Date: Tue, 30 Oct 2018 16:48:01 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8edb15c641_6af02aabf05bc59097635@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 84323c: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8edb15c0c2_6af02aabf05bc590975eb"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qOrkgdCB_5W515zhVOiVef5srsQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:48:04 -0000

----==_mimepart_5bd8edb15c0c2_6af02aabf05bc590975eb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-only
  Home:   https://github.com/quicwg/base-drafts
  Commit: 84323c4f36c55b99c8b18c35931f12fbaca78f29
      https://github.com/quicwg/base-drafts/commit/84323c4f36c55b99c8b18c35931f12fbaca78f29
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  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>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8edb15c0c2_6af02aabf05bc590975eb--


From nobody Tue Oct 30 16:48:12 2018
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 0293D130DD6 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:48:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Bz1XMpG4L_Hz for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:48:06 -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 1391F130DE9 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:48: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=YuPthXVpVVvd2s6Cp/0/+skOFUM=; b=KOOYJfVgzRCSOjIw GdY7qYSj5JFpBQUIyahivbh3ZK0zW95JeD1BuL0tvEorRlcefyAT1lROF5pY2QeL ykzli0OFkJINqA7djDRhsaTGy1zc6Iyd/o9Qj1HSWrTrwRZ1TVhx5n2MG1L2XDGr Sea57H1Js7txfxrBWDHzip/iVm0=
Received: by filter0307p1iad2.sendgrid.net with SMTP id filter0307p1iad2-4559-5BD8EDB4-1B 2018-10-30 23:48:04.805073631 +0000 UTC m=+1026140.764231701
Received: from github-lowworker-e8fa9ff.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0046p1mdw1.sendgrid.net (SG) with ESMTP id mRfuWctUSpu8pOHlUWJxKA for <quic-issues@ietf.org>; Tue, 30 Oct 2018 23:48:04.709 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-e8fa9ff.cp1-iad.github.net (Postfix) with ESMTP id 998E6420293 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:48:04 -0700 (PDT)
Date: Tue, 30 Oct 2018 23:48:05 +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/1934/push/3006117842@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8edb498338_f5f3fdf1cad45b81135a"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1SfJpiChycssspsFQp15c6Di0pgQBo6dyKcW NiNAkrhd3qWZixCJBCYQZTChil5LjpWMpSbwBhw3JJctLbdpO7p3//UNyC0ri9tozLaf7AYOlikbNi buBg5kKDHSd8hBFs+a1eCHtMhr3HSJl5kUZOw82eB9baRmAnTvhWMW7QJQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/OvZ1XtN64o0yr-beRrSEFKpF4pE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:48:08 -0000

----==_mimepart_5bd8edb498338_f5f3fdf1cad45b81135a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

84323c4  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/1934/files/20b455a9971982c4f9275f4f3249923333f360b8..84323c4f36c55b99c8b18c35931f12fbaca78f29

----==_mimepart_5bd8edb498338_f5f3fdf1cad45b81135a
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/84323c4">84323c4</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/1934/files/20b455a9971982c4f9275f4f3249923333f360b8..84323c4f36c55b99c8b18c35931f12fbaca78f29">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_0a_5KGbgvkCAZccWh_DH1-THGtks5uqOU0gaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6C6motBprsHThI0qqTbkVbtvPdWks5uqOU0gaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934/files/20b455a9971982c4f9275f4f3249923333f360b8..84323c4f36c55b99c8b18c35931f12fbaca78f29"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934/files/20b455a9971982c4f9275f4f3249923333f360b8..84323c4f36c55b99c8b18c35931f12fbaca78f29",
"url": "https://github.com/quicwg/base-drafts/pull/1934/files/20b455a9971982c4f9275f4f3249923333f360b8..84323c4f36c55b99c8b18c35931f12fbaca78f29",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1934",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1934:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "84323c4",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934/files/20b455a9971982c4f9275f4f3249923333f360b8..84323c4f36c55b99c8b18c35931f12fbaca78f29"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8edb498338_f5f3fdf1cad45b81135a--


From nobody Tue Oct 30 16:49:19 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 58F301286D9 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:49:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 nO01x3NCodKs for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:49: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 11038130DC7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:49:16 -0700 (PDT)
Date: Tue, 30 Oct 2018 16:49:15 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540943355; bh=Qv/k9OgtRTPoYp9A9nWwJQ687TJiV0JNznIf+pTVaUA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=lmghaO+CmG+wQZffyTFD0WtYWv7t/OSOd3TRKZdHoA/4V6lP1qo+/tx+Pc0HT6y5R HRUyHCNe0NKsCoJ71kKXSJzfSYadjCEHGdK23gsew0EYOg/verEn5WuNbPKPFCidCw CVnSLwHvVN4YojMYQY93kag1YneAS2oP+DqJRp/M=
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/1934/push/3006120144@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8edfb65c1a_6ad3fdbacad45b8148862"; 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/29LEaBvc38dV7pf-xxY7hpCPwRQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:49:17 -0000

----==_mimepart_5bd8edfb65c1a_6ad3fdbacad45b8148862
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

04c4075  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/1934/files/84323c4f36c55b99c8b18c35931f12fbaca78f29..04c4075d969ed962966d631e6631101f1992101e

----==_mimepart_5bd8edfb65c1a_6ad3fdbacad45b8148862
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/04c4075">04c4075</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/1934/files/84323c4f36c55b99c8b18c35931f12fbaca78f29..04c4075d969ed962966d631e6631101f1992101e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7uow_mDi0U0NGpzjVFjMwZPzkRkks5uqOV7gaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7k7sKrAvNsA7txj1W7pbloDT4qOks5uqOV7gaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934/files/84323c4f36c55b99c8b18c35931f12fbaca78f29..04c4075d969ed962966d631e6631101f1992101e"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934/files/84323c4f36c55b99c8b18c35931f12fbaca78f29..04c4075d969ed962966d631e6631101f1992101e",
"url": "https://github.com/quicwg/base-drafts/pull/1934/files/84323c4f36c55b99c8b18c35931f12fbaca78f29..04c4075d969ed962966d631e6631101f1992101e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1934",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1934:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "04c4075",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934/files/84323c4f36c55b99c8b18c35931f12fbaca78f29..04c4075d969ed962966d631e6631101f1992101e"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8edfb65c1a_6ad3fdbacad45b8148862--


From nobody Tue Oct 30 16:55:00 2018
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 D8147130DD6 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:54:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 NYxR4-5mT9Vg for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:54:56 -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 CDF051277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:54: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=LXlO1tYMGCf0k8mmyyT8WRB3CvU=; b=C3Tz/cddY8sNUmOM AGaPgsmcTRt+COembiv56faURn69Zip5bP2wUtFVuGAW5eoIdOO4qyjdEnvDKhrg tl7QyU2ywH1X282ZLz/2J2/6MG4dAp5/esfZOTOFHiu/kDvhJ1WrMbeq6Mog8dQD XEu9WT63Dqy0omoWtO1VqbTOWII=
Received: by filter0167p1iad2.sendgrid.net with SMTP id filter0167p1iad2-840-5BD8EF4D-2 2018-10-30 23:54:53.138478389 +0000 UTC m=+1026467.932962627
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0014p1iad2.sendgrid.net (SG) with ESMTP id gpqNoj7QSR2PRevqhKsBrg for <quic-issues@ietf.org>; Tue, 30 Oct 2018 23:54:53.133 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id 35C1446093B for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:54:53 -0700 (PDT)
Date: Tue, 30 Oct 2018 23:54:53 +0000 (UTC)
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab17ec8119c5b5db6b0fcf1dd699c8efc02feb123592cf0000000117f0b14d92a169ce16627931@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1934/review/170048300@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8ef4d34061_5913fa3620d45b881359"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak06cGH0kATMjeXqH/rVbYtlfAcehXkOckrD/F NFFQFw9zgNC7SkNySdvYSz6JQoEavCF4icVZeoc8Rhlb3g3Z6f5aA+sBgEdRbHMsYBNhhVC3AVgDpt voxkdv9goN2Flhhv5LPFScVcw+kXhjnNdwk56nIBZLU7XyNBInDlX3+VaA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JRD3AcwMqoM_j0grOrMOPeXZD64>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:54:58 -0000

----==_mimepart_5bd8ef4d34061_5913fa3620d45b881359
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -657,9 +657,9 @@ are as follows:
 
 * packet_number: The packet number of the sent packet.
 
-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will
+  be received, though the peer may delay it by up to the MaxAckDelay.

Reverting a bit on this: the text gives the impression that ACK's happen eventually, but if the ACK frame grows fat, old packets will fall out. For example if sending massive amounts of padding for no good reason. I suppose this is covered in transport but ...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1934#discussion_r229526734
----==_mimepart_5bd8ef4d34061_5913fa3620d45b881359
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/1934#discussion_r229526734">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -657,9 +657,9 @@ are as follows:
 
 * packet_number: The packet number of the sent packet.
 
-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will
+  be received, though the peer may delay it by up to the MaxAckDelay.
</pre>
<p>Reverting a bit on this: the text gives the impression that ACK's happen eventually, but if the ACK frame grows fat, old packets will fall out. For example if sending massive amounts of padding for no good reason. I suppose this is covered in transport but ...</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1934#discussion_r229526734">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3BEFOw2uTKD7-RWbrTi9zOt26dZks5uqObNgaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4aqSWzqwRwSB6Hf5CughYEkDjWxks5uqObNgaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934#discussion_r229526734"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934#discussion_r229526734",
"url": "https://github.com/quicwg/base-drafts/pull/1934#discussion_r229526734",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1934",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934#discussion_r229526734"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8ef4d34061_5913fa3620d45b881359--


From nobody Tue Oct 30 16:56:14 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F235130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:56:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.371
X-Spam-Level: 
X-Spam-Status: No, score=-2.371 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 ftYuum4wAuxR for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:56:10 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 2D5F31277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:56:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540943769; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=1na4RckVeyGJHYsFbgHxThvmy8mDKdPYP+GwP0aOFNs=; b=P5j+WJi29JqjKUa/lnB2x9xQHBvSaNPqfOpjoLMtFvgPdX2h/gHPvkrp+oFhE/VtAPhIQqAN tiEa6SO2wyklYwrnR+ULi5oCx/EVEiImDnKngwcAFlPqqp7omKiLZFEPmvAC96BMKVpE2Euc MZj6P8piCr7l/diKnA+ush0uUvs=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd8e9bd.7febfc258900-smtp-out-n02; Tue, 30 Oct 2018 23:31:09 -0000 (UTC)
Date: Tue, 30 Oct 2018 16:31:08 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd8e9bc27b23_7d912af7926c2578341a0@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 8ef8af: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8e9bc276c7_7d912af7926c25783407a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yW3FfUcG_tHSoeHMU_coWMbsC_g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:56:12 -0000

----==_mimepart_5bd8e9bc276c7_7d912af7926c25783407a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-only
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8ef8af2050c09afc66a139ad66b9f359afcee47c
      https://github.com/quicwg/base-drafts/commit/8ef8af2050c09afc66a139ad66b9f359afcee47c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8e9bc276c7_7d912af7926c25783407a--


From nobody Tue Oct 30 16:59:19 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9D2FB1277CC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:59:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.371
X-Spam-Level: 
X-Spam-Status: No, score=-2.371 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 s7LgQIBK5yuH for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 16:59:14 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 C0ECE130DC7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 16:59:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540943954; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=t92b38IZuuho561TN/beGkRB8HRRPkwyKGN5b3f5YK4=; b=cvsLeq6HL0RHCZO4GT87TJ4vJ7JmAkvZg8oIEhmb4wHvWdoExa9NPkNcCnPOjCojzjzN7Hxw GkFx/M8wAZL+j8gI9m21Mof+OMWOI4P+WKwWn0cby2vdeU9jkxp0Ym5zuALSlIvVVCQHn0Ym 0gU9hXntYmq9uZr7gFTJlGg0cFU=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd8edf9.7fb3601604e0-smtp-out-n03; Tue, 30 Oct 2018 23:49:13 -0000 (UTC)
Date: Tue, 30 Oct 2018 16:49:12 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd8edf890486_46c32b110fd665784538d@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 04c407: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8edf890157_46c32b110fd665784529b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/j_GeLlInXNAFtLExElixgI1tQck>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2018 23:59:18 -0000

----==_mimepart_5bd8edf890157_46c32b110fd665784529b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-only
  Home:   https://github.com/quicwg/base-drafts
  Commit: 04c4075d969ed962966d631e6631101f1992101e
      https://github.com/quicwg/base-drafts/commit/04c4075d969ed962966d631e6631101f1992101e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8edf890157_46c32b110fd665784529b--


From nobody Tue Oct 30 17:16:40 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6E6C2130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:16:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Lg_XLD22Umh4 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:16:37 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 1C374130DC0 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:16:37 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540944996; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=VKzPU6JDacELMpGapL1Pj0nWv0y8C2FVphoyIBePl2Y=; b=vZcal9EXq1GanHnTH4VsxSuvsvfq6NhToXOLRrW40BlfY3HXoo3hdZh1EQgCqDeVKiB/TPI/ BSuVopAU3XxdkaYQEksrsd9oVuZ+mjDTyQor6HQ2t1TsiYx+zpervrgOGqnn6ZY2IB24vaXX vwhNV4IYMxUiFvLsaJsKgbmBo4A=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bd8f463.7f1ad06be900-smtp-out-n03; Wed, 31 Oct 2018 00:16:35 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:16:34 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f462edae1_79382b170f5f658072470@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3fcaee: Stop reserving application error codes
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f462ed706_79382b170f5f65807231d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5hiela-ByGIumqvdKYWFLCJqBGw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:16:38 -0000

----==_mimepart_5bd8f462ed706_79382b170f5f65807231d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3fcaee0c116533f2c18fc862e14c78591d6314bb
      https://github.com/quicwg/base-drafts/commit/3fcaee0c116533f2c18fc862e14c78591d6314bb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Stop reserving application error codes

We really don't need to do this.  As observed, the error code in
RST_STREAM really doesn't matter once you have requested that it stop.

I know that this wasn't a universally-held opinion, but we don't need to
stomp on values in the application protocol, so we shouldn't.  (Igor
suggested a new frame type, and that is maybe cleaner, but it's
wasteful when it won't be used, so I think that this is better.)

Closes #1804.


  Commit: dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7
      https://github.com/quicwg/base-drafts/commit/dcabe2a0d2e44e73c73c9a5e0a76f003681cd9d7
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Echo STOP_SENDING code in RST_STREAM, remove STOPPING from HTTP


  Commit: 3a0d65ae11fa6ceb5a1470a84ded6696c6b67083
      https://github.com/quicwg/base-drafts/commit/3a0d65ae11fa6ceb5a1470a84ded6696c6b67083
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove 0 recommendation properly


  Commit: 6550f83e6d8171722f4c403b170c9c78a0f409de
      https://github.com/quicwg/base-drafts/commit/6550f83e6d8171722f4c403b170c9c78a0f409de
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword copying sentence


  Commit: a554a0fc45f724f55df32762864e4e770946192b
      https://github.com/quicwg/base-drafts/commit/a554a0fc45f724f55df32762864e4e770946192b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  Consistency fix for NO_ERROR


  Commit: 065757e5652e37e4a4d816f106bba1ef1f8a5344
      https://github.com/quicwg/base-drafts/commit/065757e5652e37e4a4d816f106bba1ef1f8a5344
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Allow STOP_SENDING to trigger RST_STREAM


  Commit: bd0f306666ab60c387c464dc139b6e5485fb5b13
      https://github.com/quicwg/base-drafts/commit/bd0f306666ab60c387c464dc139b6e5485fb5b13
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1922 from quicwg/no-stopping

Stop reserving application error codes


Compare: https://github.com/quicwg/base-drafts/compare/4dccd89c9d31...bd0f306666ab
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f462ed706_79382b170f5f65807231d--


From nobody Tue Oct 30 17:16:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 62676130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:16:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 kwy-oab_ongv for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:16:38 -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 B6112130DE6 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:16:38 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:16:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540944997; bh=XrsxtkD8psajbR0OpE3HgS+eb1sk02F+VgJPY6irjwg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ukX+hXLmQnnDLF8PRt244BQv9kS/U62bRha6WFRTH5ahNk4MQozTAZ12SjgyEObNE TQKA4MT0UbDG5edKXY74EqVPmyEOfoiIZHvNOxsuX2G/Mz8QNYJtYPXznwVvVTCLkb sfzJmQsDyK7CQyJBYlQLZUgoVOVUx1XpY5nKPliA=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab422391f74fa2bfd8fe6c50e3fd92e5c977083bdb92cf0000000117f0b66592a169ce15b0cecf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1804/issue_event/1936622783@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1804@github.com>
References: <quicwg/base-drafts/issues/1804@github.com>
Subject: Re: [quicwg/base-drafts] Remap STOPPING to something other than zero (#1804)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f465b68a9_35453fa41d8d45b8300b0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zl3NGLWWy465mlZEFodlo0J6ucI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:16:41 -0000

----==_mimepart_5bd8f465b68a9_35453fa41d8d45b8300b0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1804 via #1922.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1804#event-1936622783
----==_mimepart_5bd8f465b68a9_35453fa41d8d45b8300b0
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="363908815" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1804" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1804/hovercard" href="https://github.com/quicwg/base-drafts/issues/1804">#1804</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="374239765" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1922" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1922/hovercard" href="https://github.com/quicwg/base-drafts/pull/1922">#1922</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/1804#event-1936622783">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq005cqsSOm6V1WCfrqAuN-4-7K4jks5uqOvlgaJpZM4W6IGT">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzcUTrtWaMaNAhjG2z8CKgnnAQfaks5uqOvlgaJpZM4W6IGT.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1804 via #1922."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1804#event-1936622783"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1804#event-1936622783",
"url": "https://github.com/quicwg/base-drafts/issues/1804#event-1936622783",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Remap STOPPING to something other than zero (#1804)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1804#event-1936622783"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 384336275\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8f465b68a9_35453fa41d8d45b8300b0--


From nobody Tue Oct 30 17:16:52 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89143130DEA for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:16:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 Q76I2d17d07e for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:16:38 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 92076130DC0 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:16:38 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540944998; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=1aJYQwUy2VckBr+vZEMJ+OHN8YmvWThVSW9AAtMuMWo=; b=WeeCdPmODvPBo78lqneV86H993alxAMjXKumWR+Tw8pIeA36aE+2RILrVRw+593VXgnnCHRi qsamO31lN2vkBtoIEdf5yp7rDTd+oYFEqNcgUPyy2gK//qOMXf8lJIrtYj6rAr5sw0uy09mq YsIW9zCewn6eTsv9Ku2TfmA7Wtw=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd8f466.7f08a00c0180-smtp-out-n01; Wed, 31 Oct 2018 00:16:38 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:16:38 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f46640dad_1892b29a54fa57020980@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f466408a8_1892b29a54fa5702082a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/nxYyqVUCjAMjfrVpGl2ryWrwMBQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:16:41 -0000

----==_mimepart_5bd8f466408a8_1892b29a54fa5702082a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/no-stopping
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f466408a8_1892b29a54fa5702082a--


From nobody Tue Oct 30 17:16:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D29B7130E0F for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:16:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 3M6PZmEQUwpl for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:16: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 04121130DE8 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:16:39 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:16:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540944998; bh=E3DIyOkFz7DhlFt6+0beYH36ZqJQoT7P/ajErr5RSFY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Ff0Wc/FvdNplQpfJtvF9KH83u80HxUly4oCyhMddXjuVFAnbwgCFgjljR3rSqPhne eZTOX5VnRVENPu6IeKzWRhEGKF61sIfHYVMgaB4qiwF551JTtY6kOsgGNsaqdJQ5qG ANsrYDYluwObpDoB+l3VOzaXiww9j337xL7NxfKU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab38826d36b21b6854ea3014d228f8dfbf0fd6d0d992cf0000000117f0b66692a169ce164e7215@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1922/issue_event/1936622781@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1922@github.com>
References: <quicwg/base-drafts/pull/1922@github.com>
Subject: Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f46631c8c_66e53fb3084d45b8638a9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CJXoG8UVCGSVp5uEzBMHIZKpAlY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:16:42 -0000

----==_mimepart_5bd8f46631c8c_66e53fb3084d45b8638a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1922 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/1922#event-1936622781
----==_mimepart_5bd8f46631c8c_66e53fb3084d45b8638a9
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="374239765" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1922" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1922/hovercard" href="https://github.com/quicwg/base-drafts/pull/1922">#1922</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/1922#event-1936622781">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6JYh8XWbTCmfcN7Plf_Pa1h-nyXks5uqOvmgaJpZM4X7lzZ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8WlP3Henn7e7U4Go-JL3wmMXJ9-ks5uqOvmgaJpZM4X7lzZ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1922 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1922#event-1936622781"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1922#event-1936622781",
"url": "https://github.com/quicwg/base-drafts/pull/1922#event-1936622781",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stop reserving application error codes (#1922)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1922#event-1936622781"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 401497305\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8f46631c8c_66e53fb3084d45b8638a9--


From nobody Tue Oct 30 17:17:24 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B8ADC130E42 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:17:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 oXgIPUrv-bwG for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:17:13 -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 0091D130E3F for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:17:12 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:17:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945032; bh=3Lc03R4yM3ejKmlBj91PNmSZnVzv4msHatmA1Xs5p04=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gMb8r+qp/Mu5Ab0Swq3xtTxCrdWauwuC6Z4Njvl+W0vtPoVdTH64DRWnVwqn10IB0 4D63GiYAw861TE5yJTAxnvwd/XoNGUq61irsbytqB/Alj+ctLAOFwRT06V2LmfOy31 L3JgJowyLoZxzp0SEBFMs+05DChUYjlSkvl14RRA=
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/1938/push/3006174293@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1938@github.com>
References: <quicwg/base-drafts/pull/1938@github.com>
Subject: Re: [quicwg/base-drafts] Errors for bad stream-related frames (#1938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f48829fc7_78a13fb9cb8d45b8176217"; 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/GMBVeXCkE1_qJcFudFYYIwcSNDo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:17:22 -0000

----==_mimepart_5bd8f48829fc7_78a13fb9cb8d45b8176217
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

7a78537  plural fix


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1938/files/03da7a386ac4965f71795e8a00a907155d8a03a2..7a785371054aad7fdfd2aa5e9b5d8cba430400c2

----==_mimepart_5bd8f48829fc7_78a13fb9cb8d45b8176217
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/7a78537">7a78537</a>  plural fix</li>
</ul>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/quicwg/base-drafts/pull/1938/files/03da7a386ac4965f71795e8a00a907155d8a03a2..7a785371054aad7fdfd2aa5e9b5d8cba430400c2">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz5z84aqD8jMHLUdJZj0YS_lWVzJks5uqOwIgaJpZM4YDDE5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6CzYcY7-d_kk4oWJVsfLh_PCWb1ks5uqOwIgaJpZM4YDDE5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1938"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1938/files/03da7a386ac4965f71795e8a00a907155d8a03a2..7a785371054aad7fdfd2aa5e9b5d8cba430400c2"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1938/files/03da7a386ac4965f71795e8a00a907155d8a03a2..7a785371054aad7fdfd2aa5e9b5d8cba430400c2",
"url": "https://github.com/quicwg/base-drafts/pull/1938/files/03da7a386ac4965f71795e8a00a907155d8a03a2..7a785371054aad7fdfd2aa5e9b5d8cba430400c2",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1938",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1938:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "7a78537",
"value": "plural fix"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1938/files/03da7a386ac4965f71795e8a00a907155d8a03a2..7a785371054aad7fdfd2aa5e9b5d8cba430400c2"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403452217\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8f48829fc7_78a13fb9cb8d45b8176217--


From nobody Tue Oct 30 17:17:43 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A25A1130E61 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:17:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TvCiwuu6vV4m for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:17:32 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 F23D4130E4D for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:17:31 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540945051; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ungy6PoR/flRnPjIQUwBtlXjYsxaLV7avhKKOvAO8BI=; b=Fn5ER2ikkFAZmYsYEaDSlJaMJ0o3iHlUgy7qEi3BW4lMXSS24onZWqpiz+DnYDo+P9oezN7b T9IwICkEZhVGMrzT2A9NIE/xm/ETqe30lvuGDfPEEtHganIN558MCuYv744QzwhlUSjEnkiU zroJg9yzTuf0tHfzeQhR11Cem5A=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bd8f49b.7fb8fc512570-smtp-out-n01; Wed, 31 Oct 2018 00:17:31 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:17:30 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f49ae4041_753c2ad9b360a588710af@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 03da7a: Errors for bad stream-related frames
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f49ae3aba_753c2ad9b360a588709ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/M-gnz1c4SEFAizMvberAvY4QW8k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:17:41 -0000

----==_mimepart_5bd8f49ae3aba_753c2ad9b360a588709ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 03da7a386ac4965f71795e8a00a907155d8a03a2
      https://github.com/quicwg/base-drafts/commit/03da7a386ac4965f71795e8a00a907155d8a03a2
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Errors for bad stream-related frames

This fixes the even/odd problem from #1933, moves the paragraph as
suggested there, and adds a note about unidirectional streams.

Closes #1933.


  Commit: 7a785371054aad7fdfd2aa5e9b5d8cba430400c2
      https://github.com/quicwg/base-drafts/commit/7a785371054aad7fdfd2aa5e9b5d8cba430400c2
  Author: MikkelFJ <mikkelfj@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  plural fix

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 4de394e0dc2ec2c35bb99d3cb2600344ed5c7682
      https://github.com/quicwg/base-drafts/commit/4de394e0dc2ec2c35bb99d3cb2600344ed5c7682
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1938 from quicwg/odd-even-streams

Errors for bad stream-related frames


Compare: https://github.com/quicwg/base-drafts/compare/bd0f306666ab...4de394e0dc2e
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f49ae3aba_753c2ad9b360a588709ee--


From nobody Tue Oct 30 17:17:50 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6CF851277CC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:17:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 flY4FA3L89VG for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:17:34 -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 78241130E53 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:17:34 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:17:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945053; bh=qdvMc/xS8ERYyXuCncDzBSiWNnDpt0Vd/0/q/ABylKI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=v10tW16pkk8cnPfx7uNU1TN+nvXYq6vHm9mSUrZtoCvOUzOk2hV0HpokgGqvzNyeU Ohn8n9m0yjTYOHmbWS4LEz3QgTu3Docjz5yXDiiaDZ6KljhBNUtsvYJhsFxqoBw/lM kNeuQXbWuRJaiHJoXJlaeXthYQ0fbthukKBgTyUQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5719214d39fbbc87c529a79c2a893cd8f35516f192cf0000000117f0b69d92a169ce1665378d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1938/issue_event/1936623862@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1938@github.com>
References: <quicwg/base-drafts/pull/1938@github.com>
Subject: Re: [quicwg/base-drafts] Errors for bad stream-related frames (#1938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f49d77ba8_77ff3fe976ad45b81127b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/xgb5QM6_o3qa7kvKWG_RVmoTeGs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:17:42 -0000

----==_mimepart_5bd8f49d77ba8_77ff3fe976ad45b81127b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1938 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/1938#event-1936623862
----==_mimepart_5bd8f49d77ba8_77ff3fe976ad45b81127b6
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="375732109" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1938" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1938/hovercard" href="https://github.com/quicwg/base-drafts/pull/1938">#1938</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/1938#event-1936623862">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwfbeOBM3pcaIn6xmeo-biLh5sxnks5uqOwdgaJpZM4YDDE5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq80F4_2dDWDzH5Ecfn3aOyAyhJhCks5uqOwdgaJpZM4YDDE5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1938 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1938#event-1936623862"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1938#event-1936623862",
"url": "https://github.com/quicwg/base-drafts/pull/1938#event-1936623862",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Errors for bad stream-related frames (#1938)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1938#event-1936623862"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403452217\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8f49d77ba8_77ff3fe976ad45b81127b6--


From nobody Tue Oct 30 17:17:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 344D5130E67 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:17:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 fYoR4iome6BZ for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:17: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 775EB130E36 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:17:34 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:17:33 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945053; bh=drpc4Mn3FCm0PVsqg0ww11H/zS5KZ98EWhZXg62+WEI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=cMnWjJw58Al5Z+1wmHKYQ8/Y/6qc+aT02opQtzz5vD3BpnVr5uZ7olZ6oRqf4k2rj NFIsqD+uBGVYGXQRoi08LJiSrQfHlDLCPkgufSRpMFzHERFgMqUv7y3cX6pvOCRzIJ sLY1gbyLD66wH8Y+UN1Ub0DYYxtunoGtaq3MuZDo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfdbbf51f0dc3a594d91f3100d4c32ed053766c6892cf0000000117f0b69d92a169ce166170b5@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1933/issue_event/1936623867@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1933@github.com>
References: <quicwg/base-drafts/issues/1933@github.com>
Subject: Re: [quicwg/base-drafts] Uneven stream identifier example (#1933)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f49d985c6_6b5f3f99e82d45bc519e1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/iiSVdwP6ShRyq8uLPdOxp-u8q28>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:17:43 -0000

----==_mimepart_5bd8f49d985c6_6b5f3f99e82d45bc519e1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1933 via #1938.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1933#event-1936623867
----==_mimepart_5bd8f49d985c6_6b5f3f99e82d45bc519e1
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="375484597" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1933" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1933/hovercard" href="https://github.com/quicwg/base-drafts/issues/1933">#1933</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="375732109" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1938" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1938/hovercard" href="https://github.com/quicwg/base-drafts/pull/1938">#1938</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/1933#event-1936623867">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2KGAyzti6tF_WJsLecA7oeXZa3Mks5uqOwdgaJpZM4YB6b_">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx6xIWbUgImy0-kh2g0wW3ywo6aBks5uqOwdgaJpZM4YB6b_.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1933 via #1938."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1933#event-1936623867"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1933#event-1936623867",
"url": "https://github.com/quicwg/base-drafts/issues/1933#event-1936623867",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Uneven stream identifier example (#1933)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1933#event-1936623867"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403154687\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8f49d985c6_6b5f3f99e82d45bc519e1--


From nobody Tue Oct 30 17:18:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E090A130E64 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:18:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 jkIkZD5L7mMk for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:18: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 B6A4F130E42 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:17:58 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:17:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945078; bh=ZC6BjeLKlM9qR5sl4Y8RjsO2sEjtCm4M/s3ZXnt0TdM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=PkSwIPfKRSwZYsSrs+/FhDE7J6i20DZ/8/WYKhZimU3hOkWmTXENRIyJllpaynR7O beOhe7vz0wVoSRjNpWATq//uTPF40VUtBrfXDdD18J0QJFZTxvgX9uAIliIgny7Ls4 m7c1+UbiIUByo+4umfUEKnwLDMl13ftlGqzR4VxI=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abff40e2bcdf8016b762a6e8b089cc474434866cb592cf0000000117f0b6b592a169ce16627931@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1934/review/170030712@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f4b648_78a93fb9cb8d45b81062f6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UljRdfJBk7OJuhaqYzMwNeGMDGw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:18:09 -0000

----==_mimepart_5bd8f4b648_78a93fb9cb8d45b81062f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -657,9 +657,9 @@ are as follows:
 
 * packet_number: The packet number of the sent packet.
 
-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will
+  be received, though the peer may delay it by up to the MaxAckDelay.

may or MAY?

```suggestion
  be received, though the peer could delay it by up to the MaxAckDelay.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1934#pullrequestreview-170030712
----==_mimepart_5bd8f4b648_78a93fb9cb8d45b81062f6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1934#discussi=
on_r229511420">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -657,9 +657,9 @@ are as follows:
 =

 * packet_number: The packet number of the sent packet.
 =

-* ack_only: A boolean that indicates whether a packet contains only
-  ACK or PADDING frame(s).  If true, it is still expected an ack will
-  be received for this packet, but it is not retransmittable.
+* retransmittable: A boolean that indicates whether a packet contains
+  frame(s) besides ACK or PADDING.  If true, it is expected an ACK will
+  be received, though the peer may delay it by up to the MaxAckDelay.
</pre>
<p>may or MAY?</p>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-  be received, though the peer may delay it b=
y up to the MaxAckDelay.
+  be received, though the peer could delay it by up to the MaxAckDelay.
</pre>


<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/1934#pullrequestreview-170030712">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
_V7Rt1MyzL2CeYNAIZrkfxbakLKks5uqOw1gaJpZM4YCN3u">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq2B1wkVkA5wbniSh0Tdrr=
PxUc8f4ks5uqOw1gaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson commented on #1934"}],"action":{"name":"View Pull Request","url=
":"https://github.com/quicwg/base-drafts/pull/1934#pullrequestreview-1700=
30712"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934#pullrequestrev=
iew-170030712",
"url": "https://github.com/quicwg/base-drafts/pull/1934#pullrequestreview=
-170030712",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1934",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934#pullrequestreview=
-170030712"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4032342=
86\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd8f4b648_78a93fb9cb8d45b81062f6--


From nobody Tue Oct 30 17:19:11 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B443F1277CC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:19:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8pE7DxBCogMW for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:19:07 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 B26E7130DC7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:19:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540945147; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=9ryRQ0801ifyDl20pZ9JenhtT1lJcdQ3bGj0UhFaENk=; b=ANbRmFNRsnXS2ZSIbKDvXvQP9X/gFTpmsGyIRDHbVUtGeRbOUbcV5p6/Sde9poklqf+LUDiY Co5CNSE5GDqn+0bGSgBRBeP2B72EFl+V/fxvAsjny0+oQdLH5Rmt7W1vl4T5Gc48Y1BdKZ8T 6OE/2r8aJ/uZbAt/VVdaSY4TvlY=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd8f4fa.7fb2698984e0-smtp-out-n02; Wed, 31 Oct 2018 00:19:06 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:19:06 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f4fa80a2a_66112af611f5e58897613@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] cefcb1: Define stream limits as counts
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f4fa805f7_66112af611f5e58897586"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/LnyI1nzHs2c0FuTYTonUzspMLmM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:19:10 -0000

----==_mimepart_5bd8f4fa805f7_66112af611f5e58897586
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: cefcb15069e7c3a31c199c367cba1578455d8c82
      https://github.com/quicwg/base-drafts/commit/cefcb15069e7c3a31c199c367cba1578455d8c82
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Define stream limits as counts

The problems we've been having with stream limits turned out to be
intractable without a larger shift.  This aligns stream limits with flow
control limits.  To do that, it takes two frame types, both for
increasing the limit and for signaling blocking.

Note that these frame types will be renumbered afterwards.  I realize
that this is a terrible arrangement, but it's temporary.  Ideally all
this limiting stuff is in a contiguous block.

Closes #1850.


  Commit: d582e98b98086bc52b4b06d234ab7c886e6fefa4
      https://github.com/quicwg/base-drafts/commit/d582e98b98086bc52b4b06d234ab7c886e6fefa4
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  but, but, but (fix to existing text)


  Commit: fcf2a6d52e4e651fe1658195936e1b8386ad497a
      https://github.com/quicwg/base-drafts/commit/fcf2a6d52e4e651fe1658195936e1b8386ad497a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rename transport parameter to match


  Commit: 1d5d157d17372e009e001b8eef3ce17930514c5b
      https://github.com/quicwg/base-drafts/commit/1d5d157d17372e009e001b8eef3ce17930514c5b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  marten makes it better again


  Commit: 00bf51c4889102eb657b588b36cad40b67058d12
      https://github.com/quicwg/base-drafts/commit/00bf51c4889102eb657b588b36cad40b67058d12
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Plural/non-plural inconsistencies


  Commit: 03d729df88c2766e2dd22e1a2ba31784351dbaf6
      https://github.com/quicwg/base-drafts/commit/03d729df88c2766e2dd22e1a2ba31784351dbaf6
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Let's stick with counting as much as possible


  Commit: 7c6f963ee6c249bba87e4fe04b6563405c278ffe
      https://github.com/quicwg/base-drafts/commit/7c6f963ee6c249bba87e4fe04b6563405c278ffe
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Clearer explanation of STREAMS_BLOCKED


  Commit: 28e3e63ad944a87fdf6165c48adad41f003a761f
      https://github.com/quicwg/base-drafts/commit/28e3e63ad944a87fdf6165c48adad41f003a761f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  lines


  Commit: 2f95581bcff9168011890acd36776dc1360723fc
      https://github.com/quicwg/base-drafts/commit/2f95581bcff9168011890acd36776dc1360723fc
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Restore text on updating MAX_STREAMS


  Commit: 12f0a85a9812ea148afae20a20b9fda33f2d5b54
      https://github.com/quicwg/base-drafts/commit/12f0a85a9812ea148afae20a20b9fda33f2d5b54
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  word whack-a-mole


  Commit: 1a7a66e92b84f68359eb6f966139c5398b348e45
      https://github.com/quicwg/base-drafts/commit/1a7a66e92b84f68359eb6f966139c5398b348e45
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Reword reordering text


  Commit: dded3aab35639df429b8b94b787ba5e6b8fc42c1
      https://github.com/quicwg/base-drafts/commit/dded3aab35639df429b8b94b787ba5e6b8fc42c1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  ... of each type


  Commit: 22a195190391f514fa62d3565707d1c65e4c39fd
      https://github.com/quicwg/base-drafts/commit/22a195190391f514fa62d3565707d1c65e4c39fd
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  This was just wrong


  Commit: 20b1f3eb6a7c48c2a052d9db2f8b6f239aae9787
      https://github.com/quicwg/base-drafts/commit/20b1f3eb6a7c48c2a052d9db2f8b6f239aae9787
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Stream limit can apply to an endpoint


  Commit: 04a3fa33316e79c2ffb3dd5443b636bb2d812640
      https://github.com/quicwg/base-drafts/commit/04a3fa33316e79c2ffb3dd5443b636bb2d812640
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  s/ID//


  Commit: 68ac057c195dc70d6a67663e43391358701235f3
      https://github.com/quicwg/base-drafts/commit/68ac057c195dc70d6a67663e43391358701235f3
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Rename all BLOCKED frames


  Commit: ae8f7f3da9a5d83362fe8833040d86df6c4bb863
      https://github.com/quicwg/base-drafts/commit/ae8f7f3da9a5d83362fe8833040d86df6c4bb863
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Stream data limit is more words, but clearer


  Commit: 9995e08f2b56ae66b75ec1ddb03b6290090046a9
      https://github.com/quicwg/base-drafts/commit/9995e08f2b56ae66b75ec1ddb03b6290090046a9
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into max-streams


  Commit: 58a1e16935ca85a6975613f21901d23c3bd11547
      https://github.com/quicwg/base-drafts/commit/58a1e16935ca85a6975613f21901d23c3bd11547
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Handle the ambiguity between max and concurrent stream better


  Commit: 146d85bcceaaad605a6de55c1648938c069d161c
      https://github.com/quicwg/base-drafts/commit/146d85bcceaaad605a6de55c1648938c069d161c
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1906 from quicwg/max-streams

Define stream limits as counts


Compare: https://github.com/quicwg/base-drafts/compare/4de394e0dc2e...146d85bcceaa
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f4fa805f7_66112af611f5e58897586--


From nobody Tue Oct 30 17:19:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BB0A3130DEF for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:19:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 RImQEsP5FUuQ for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:19:10 -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 E6D5A130DC7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:19:09 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:19:09 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945149; bh=jHnZTt9r8ymzAc741IWwMDmo2IT6uajrj8NypYZSAPo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=e9zb6zN4OkjG/Bli5KV8twHftWImGMD0apPWGJVtQ+bhztEl6AR+bC9ZJsDwE7GP7 E5/D2t9ecfD5o9cJk/pFzzaxjKjqufe94uzGrWI6u2oWLe3RoK/rcp1WMiTXg7XZKk EGNek7FUDnjtqd5WWXNq8XMNHxtdCJikWomS9Q6s=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab44db9aa47cab9b7c0e7ac96e9e080e26ac07290692cf0000000117f0b6fd92a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/issue_event/1936625608@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f4fd3a48f_528e3f97acad45c05983c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7M9sECNT1WsWcbhpg1wIJ1M6nr8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:19:13 -0000

----==_mimepart_5bd8f4fd3a48f_528e3f97acad45c05983c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1906 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/1906#event-1936625608
----==_mimepart_5bd8f4fd3a48f_528e3f97acad45c05983c
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="373736978" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1906" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1906/hovercard" href="https://github.com/quicwg/base-drafts/pull/1906">#1906</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/1906#event-1936625608">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5e1_CEyYv1ZN5DKdVt19PWm01gIks5uqOx9gaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq71kqO-W8MSJkm0RX5wpYwEFFn9Dks5uqOx9gaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1906 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#event-1936625608"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#event-1936625608",
"url": "https://github.com/quicwg/base-drafts/pull/1906#event-1936625608",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Define stream limits as counts (#1906)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#event-1936625608"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8f4fd3a48f_528e3f97acad45c05983c--


From nobody Tue Oct 30 17:19:25 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 308ED130DED for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:19:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 Mw_KyxqO2S2p for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:19:11 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 8A0A91277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:19:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540945149; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=mxq3rwNHERJAahUVIZShAaejI/79NYCbXhNqpQQ4nZY=; b=ZeZbwaIthjDuh3gu0fGe6kB3o0Ga7RYAcRiZ1trNgzavPaUGmqlgGF+6n8MqgJ86Z3UCjLHd stIZw94Lk3GFUA9SEBFhmxK8UfqntmfZ83DEE/GJXwY7ik8dmri6qzDbmk6hbdHWJE+v+7k5 V5XSVUI3+f260uWKbtXruEanT7s=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd8f4fd.7fd0143fd9c0-smtp-out-n02; Wed, 31 Oct 2018 00:19:09 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:19:09 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f4fda14ab_459f2ac0a480258466178@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f4fda0f46_459f2ac0a48025846608a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/D7m9jI7zom4_NWK2naInw3KQxyU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:19:13 -0000

----==_mimepart_5bd8f4fda0f46_459f2ac0a48025846608a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/max-streams
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f4fda0f46_459f2ac0a48025846608a--


From nobody Tue Oct 30 17:19:29 2018
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 7FACC1277CC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:19:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 IpXXel5htjF1 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:19: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 407F3130DE8 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:19:10 -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=4qooIuWnL2h/+Uf9IPMTZFsHUAc=; b=MZxFwrpQ02twF68o KN7Z3IAt3WeE4TdP0hSq1ZCw/MTWQhPsnu6nDab7ehOsionPkHpcQ/wfgvDPY/IQ QR1i/C1JxSeXclXFvo9EkW+TO9BfMnlojd8YILqe4PpmOdtw+szK98no/T30yVwg ayxCpsCfqatkm4bkaysf8/iJ9yQ=
Received: by filter1302p1mdw1.sendgrid.net with SMTP id filter1302p1mdw1-19337-5BD8F4FD-3 2018-10-31 00:19:09.201494775 +0000 UTC m=+352585.549861307
Received: from github-lowworker-05ceafd.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0049p1mdw1.sendgrid.net (SG) with ESMTP id ifBHELzFTPm28Uoqn6vvcg for <quic-issues@ietf.org>; Wed, 31 Oct 2018 00:19:09.126 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-05ceafd.cp1-iad.github.net (Postfix) with ESMTP id EE0DE460139 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:19:08 -0700 (PDT)
Date: Wed, 31 Oct 2018 00:19:09 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0b1dabbdc0bb81613ea6fb19d18743199c1fe33092cf0000000117f0b6fc92a169ce16004114@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1850/issue_event/1936625612@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1850@github.com>
References: <quicwg/base-drafts/issues/1850@github.com>
Subject: Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f4fcec569_1eaf3f7fa18d45b81417c9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak16ehdeURaG7GF9JdRwhHfl4XCcFcpCfoOwAD ag26O4i4Mr6UU2CKntVJc8n/tA6yVVEhXf9apIQ5hselv0F4/BzKtpKz5Ia9WXfxWEA7fRSbuOk7r2 RTa5vd+JmhxYP1MKjRg3Qnbg3WorLi7QHYrKZuGl1juGqrHv0dttXLGbly7ChqjftV2hdXO41OiIkX M=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/K9bmsH60l6CQF8Y87FnA9JlYWmQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:19:14 -0000

----==_mimepart_5bd8f4fcec569_1eaf3f7fa18d45b81417c9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1850 via #1906.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1850#event-1936625612
----==_mimepart_5bd8f4fcec569_1eaf3f7fa18d45b81417c9
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="369115412" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1850" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1850/hovercard" href="https://github.com/quicwg/base-drafts/issues/1850">#1850</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="373736978" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1906" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1906/hovercard" href="https://github.com/quicwg/base-drafts/pull/1906">#1906</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/1850#event-1936625612">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2xMOPxbfGGOSZYpMne8juCGZo8yks5uqOx8gaJpZM4XXhCq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4oTJe6usT4NymBaRD3Xl4fqVfW2ks5uqOx8gaJpZM4XXhCq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1850 via #1906."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1850#event-1936625612"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1850#event-1936625612",
"url": "https://github.com/quicwg/base-drafts/issues/1850#event-1936625612",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] STREAM_ID_BLOCKED frame can't encode being blocked on stream 0 (#1850)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1850#event-1936625612"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392040618\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8f4fcec569_1eaf3f7fa18d45b81417c9--


From nobody Tue Oct 30 17:20:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7EFF5130DE8 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:20:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 IZnm7723QN8O for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:20: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 29491130DC0 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:20:39 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:20:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945238; bh=yU65JlyjgFr8BCBGMGtrVh49UvHQXqpXew0ZpflRoOw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=zHaXc/0/00t4PjjRyMcA0QucR/pvpySDGXKp2WUgjeME8fLBzWN/TSRjsfrK/1hMo 5373L/tEbIm+jCDeOAak3jE2oBblqYtnBbM8dkCe4wBNzx8XCrpbg1wSCIxFlX25pJ hkpzJ5Kj18JPLKZtLSVRrQWpzHaODn+yFKfkqqAs=
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/1900/push/3006180362@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f556807ba_1863fa9b9cd45b81272a1"; 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/brIh-Ti9fbEbFvE0HiSpUwq1sZc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:20:40 -0000

----==_mimepart_5bd8f556807ba_1863fa9b9cd45b81272a1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

4485da7  application not protocol in this case


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1900/files/00ab8c90c18517686023c7875307dd81ba30dff7..4485da74fde8dd7bfd425743bc75675f2f161eff

----==_mimepart_5bd8f556807ba_1863fa9b9cd45b81272a1
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/4485da7">4485da7</a>  application not protocol in this case</li>
</ul>


<p style="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/1900/files/00ab8c90c18517686023c7875307dd81ba30dff7..4485da74fde8dd7bfd425743bc75675f2f161eff">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4agg8nJYPtD7EIchfRK7XCb83feks5uqOzWgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4pA4LJqt4WB8nJtBuhHXCfqaj8sks5uqOzWgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1900"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900/files/00ab8c90c18517686023c7875307dd81ba30dff7..4485da74fde8dd7bfd425743bc75675f2f161eff"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900/files/00ab8c90c18517686023c7875307dd81ba30dff7..4485da74fde8dd7bfd425743bc75675f2f161eff",
"url": "https://github.com/quicwg/base-drafts/pull/1900/files/00ab8c90c18517686023c7875307dd81ba30dff7..4485da74fde8dd7bfd425743bc75675f2f161eff",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1900",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1900:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "4485da7",
"value": "application not protocol in this case"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900/files/00ab8c90c18517686023c7875307dd81ba30dff7..4485da74fde8dd7bfd425743bc75675f2f161eff"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8f556807ba_1863fa9b9cd45b81272a1--


From nobody Tue Oct 30 17:20:49 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 888FF130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:20:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id trt4Pk0rzGRY for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:20:46 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 2D844130DC0 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:20:46 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540945245; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=ejBAfmILMFr28+g5J7/LzOTuGIrpOucv45YeFJ2aSTo=; b=zfjWsD/rvQ3zBO0IGx6Wx3jzxcEQUSBWs0mIRsjVw3y+aT9tuJPFjaplIAoeqxq6TbdftNd0 uDsrFOqnHPGdYFq4GKA/AZV2OvJyqboOWiC2kYQuy0qD/+30KAPlisKSuaS1EaNbKOt6rjKv xeTWnfOmhZoxZa+hJpPDJ3ptQ7c=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bd8f55d.7fd2a8039b40-smtp-out-n03; Wed, 31 Oct 2018 00:20:45 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:20:44 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f55c684f6_6d862ae332a3e57c400e4@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 31063b: Merge APPLICATION_CLOSE description with CONNECTIO...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f55c67ee7_6d862ae332a3e57c39985"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gaimj-hrZ3IsGyYndURUPDY43TA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:20:47 -0000

----==_mimepart_5bd8f55c67ee7_6d862ae332a3e57c39985
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 31063b004af39b22fe29cb13d7dfea197dcb0817
      https://github.com/quicwg/base-drafts/commit/31063b004af39b22fe29cb13d7dfea197dcb0817
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge APPLICATION_CLOSE description with CONNECTION_CLOSE


  Commit: f64f05a781b4e19e1268c6bb3d48717297b37784
      https://github.com/quicwg/base-drafts/commit/f64f05a781b4e19e1268c6bb3d48717297b37784
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  TLS-related changes


  Commit: 2af15c947f60a3597f740254b068a4604794722e
      https://github.com/quicwg/base-drafts/commit/2af15c947f60a3597f740254b068a4604794722e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md

  Log Message:
  -----------
  HTTP-related changes


  Commit: 725b155bd3c5d3de7c9bb49fadc963d53dfa3747
      https://github.com/quicwg/base-drafts/commit/725b155bd3c5d3de7c9bb49fadc963d53dfa3747
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Allow APPLICATION_CLOSE in Initial packets because why not


  Commit: 6a9a135dd04d8e917317c1bbdc99ce544995b1eb
      https://github.com/quicwg/base-drafts/commit/6a9a135dd04d8e917317c1bbdc99ce544995b1eb
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Make the split clearer

Closes #1851.


  Commit: 7b054d8de6311b9cfb89b9cc2070540a0bfaa90b
      https://github.com/quicwg/base-drafts/commit/7b054d8de6311b9cfb89b9cc2070540a0bfaa90b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-invariants.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge branch 'master' into one-close-frames


  Commit: ee50d4888e14a341f56c5252e2c0e125c572759d
      https://github.com/quicwg/base-drafts/commit/ee50d4888e14a341f56c5252e2c0e125c572759d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  No either for closing any more


  Commit: 144a06c2ead6a6fba4c9a33e31c76bcb9a589855
      https://github.com/quicwg/base-drafts/commit/144a06c2ead6a6fba4c9a33e31c76bcb9a589855
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  only QUIC

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7
      https://github.com/quicwg/base-drafts/commit/d4161f2ad4ef0e488d06d0e082380a14ebc4f8e7
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  drop tail

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 2fa1962e5cbe757069ae8a4b39ca34ae454d4733
      https://github.com/quicwg/base-drafts/commit/2fa1962e5cbe757069ae8a4b39ca34ae454d4733
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  drop tail

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 3b511a8db215b017fc0f2149bf901cad95ba2686
      https://github.com/quicwg/base-drafts/commit/3b511a8db215b017fc0f2149bf901cad95ba2686
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  drop tail

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 9dadb18e2080ab8057dc42b740c6e3dd5581a3fd
      https://github.com/quicwg/base-drafts/commit/9dadb18e2080ab8057dc42b740c6e3dd5581a3fd
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  period

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 00ab8c90c18517686023c7875307dd81ba30dff7
      https://github.com/quicwg/base-drafts/commit/00ab8c90c18517686023c7875307dd81ba30dff7
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  parenthesize type

Co-Authored-By: martinthomson <martin.thomson@gmail.com>


  Commit: 4485da74fde8dd7bfd425743bc75675f2f161eff
      https://github.com/quicwg/base-drafts/commit/4485da74fde8dd7bfd425743bc75675f2f161eff
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  application not protocol in this case


  Commit: dd889fe9d976771d68ce2c612351ccd99e4fd935
      https://github.com/quicwg/base-drafts/commit/dd889fe9d976771d68ce2c612351ccd99e4fd935
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1900 from quicwg/one-close-frames

One close frames


Compare: https://github.com/quicwg/base-drafts/compare/146d85bcceaa...dd889fe9d976
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f55c67ee7_6d862ae332a3e57c39985--


From nobody Tue Oct 30 17:20:56 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DBB9B130DE8 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:20:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 vr519XYZnb77 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:20: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 6A05E1277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:20:47 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:20:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945247; bh=55fPe3b6iBAbYKMkKPM3cD86FdwZv5r/WGy7IlZSwm4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ToOipmCeX8gjqnPAfzAFV8iecuQjusS9jmeBUKvdbCidsnUZgqc+yLx5NEqR3mXli zpp0rSJ2bHZaEm7U4gHYmwTSyqJ9XJ4GNrMrznY5ELWsniU1fX09jELse2VXUplEtE nPnB/7xx0rwvbvRsHZA/vY0xd1adCvAI1JoCXTf4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5c66671ff94dff898b67376668479a8f8350bb9d92cf0000000117f0b75e92a169ce16237287@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1881/issue_event/1936627475@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1881@github.com>
References: <quicwg/base-drafts/issues/1881@github.com>
Subject: Re: [quicwg/base-drafts] Should we collapse APPLICATION_CLOSE and CONNECTION_CLOSE (#1881)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f55eebaf7_4ec13fb603ad45b496528"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/O-uaoRPKRSDCu5grkdvnRB6Rbmg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:20:49 -0000

----==_mimepart_5bd8f55eebaf7_4ec13fb603ad45b496528
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1881 via #1900.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1881#event-1936627475
----==_mimepart_5bd8f55eebaf7_4ec13fb603ad45b496528
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="371421831" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1881" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1881/hovercard" href="https://github.com/quicwg/base-drafts/issues/1881">#1881</a> via <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="373297886" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1900" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1900/hovercard" href="https://github.com/quicwg/base-drafts/pull/1900">#1900</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/1881#event-1936627475">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzb0C46TnyHscm_fjVzt2Lw35Hl7ks5uqOzegaJpZM4Xs8mY">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqz_cLuxzmOd9h0E0lLmhKqWM6D0Pks5uqOzegaJpZM4Xs8mY.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1881 via #1900."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1881#event-1936627475"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1881#event-1936627475",
"url": "https://github.com/quicwg/base-drafts/issues/1881#event-1936627475",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Should we collapse APPLICATION_CLOSE and CONNECTION_CLOSE (#1881)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1881#event-1936627475"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 397658520\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8f55eebaf7_4ec13fb603ad45b496528--


From nobody Tue Oct 30 17:21:02 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 077E5130DE8 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:20:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 NErnLYSdwZ3O for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:20: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 0672B130DC0 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:20:48 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:20:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945247; bh=idIe9wJf2a+BWVCGakeXq+eemDOoliSuigkMtrZVp/g=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=DgASCeNmH6gXl7u+K5YGGLJ9QW+2e36O/hjwARLfoJaaXwdedqYJObba28If96ncb ztxUa/No1LwV2JhxmWJysSv3v5yd4vShjeNv/3tI1FydnWXplez6w0JHUJPBeBB0eC IOcHoezzllSCWGhlKGZrqiq9ShTM6moouQlyH/LY=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe939be05070e9e1c6e1a7f857fed161331e48cda92cf0000000117f0b75f92a169ce164012de@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1900/issue_event/1936627473@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1900@github.com>
References: <quicwg/base-drafts/pull/1900@github.com>
Subject: Re: [quicwg/base-drafts] One close frames (#1900)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f55f57685_1e833f7fa18d45b814123a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9-kaE58wtQ0Ut5ud-89PFhjLXlQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:20:51 -0000

----==_mimepart_5bd8f55f57685_1e833f7fa18d45b814123a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1900 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/1900#event-1936627473
----==_mimepart_5bd8f55f57685_1e833f7fa18d45b814123a
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="373297886" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1900" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1900/hovercard" href="https://github.com/quicwg/base-drafts/pull/1900">#1900</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/1900#event-1936627473">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6LgYCrJPGwQHMu4spbW4GjfZzfbks5uqOzfgaJpZM4X3GHV">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwTSKOj9n9wpxWu92t4wH8Xu2r-iks5uqOzfgaJpZM4X3GHV.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1900 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1900#event-1936627473"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1900#event-1936627473",
"url": "https://github.com/quicwg/base-drafts/pull/1900#event-1936627473",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] One close frames (#1900)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1900#event-1936627473"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400318933\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8f55f57685_1e833f7fa18d45b814123a--


From nobody Tue Oct 30 17:21:08 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C0FF130DF7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:20:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 Ta-ql7oycshz for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:20:49 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 CDF9A130DC7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:20:48 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540945248; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=9yjcGuc5zbKyUaKHyuGpgxu/PxqTe1fjrTsNOlzncLQ=; b=aPcI7BZqtD1nKIPlpro/vS78ERpopZKzZtqCKA2x9Ed9Gvd/0CTYwX4251HM7j0Yc1u5Uwr7 EjNVb4LMenRWFAPPFML/Hbqpsqg5/mzIlyk7R+wY/l4ypjAkD2lCjPyqpQ4spEQqLqKPaKlR 6T8NSHjAZ2HbEBLTCmkxSH61nFc=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd8f55f.7efca802b1e0-smtp-out-n01; Wed, 31 Oct 2018 00:20:47 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:20:46 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f55edb3ed_b5422b0a82aee59051ac@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f55edabe9_b5422b0a82aee59050be"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/HKGD-wvIrBZH4SwB3psL02lKmK8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:20:51 -0000

----==_mimepart_5bd8f55edabe9_b5422b0a82aee59050be
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/one-close-frames
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f55edabe9_b5422b0a82aee59050be--


From nobody Tue Oct 30 17:22:14 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 48115130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:22:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 s6jihRJ0cTfJ for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:22:11 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 6E5541277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:22:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540945330; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Ja2q+qQ86PR6s2n8RCDWkIyAKDwdcBf7068eVoryqVs=; b=S8JTJfEiXYiq13MhOJLn/AJUDCc14guThrE5gv1DHrxBsJh/J4sxWHbRl4tMPScMzCOre2VN jvH/fiwO5Oj+5+g7/aSq6MdJnWSTgfzp2nivhCIruNb9OE8iZnVYl5u4X1NPIDM3F553xbJR YO0X2GY5p05IBvXb/sbThRrFiTk=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd8f5b2.7efc080e91b0-smtp-out-n01; Wed, 31 Oct 2018 00:22:10 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:22:09 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f5b169ba6_45df2af84dadc5802676@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9d2f72: could
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f5b1697df_45df2af84dadc5802554"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/w68cyiYyoqqdYAoORlzNSDeZBVE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:22:13 -0000

----==_mimepart_5bd8f5b1697df_45df2af84dadc5802554
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-only
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9d2f72f5eef42156cec01d6324f507f813cb088f
      https://github.com/quicwg/base-drafts/commit/9d2f72f5eef42156cec01d6324f507f813cb088f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  could



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f5b1697df_45df2af84dadc5802554--


From nobody Tue Oct 30 17:22:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D1D831277CC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:22:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 41RTrLDLSHw4 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:22: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 311EC130DC0 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:22:13 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:22:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945332; bh=IRfV9MtPO3Co5sQGLO4H4RgMCg9Rmsr43dgQHP2zxnc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=btcQ1gr4eZ2r2jKdvBJt59TnPyNHNiYF52i1XMo+7OUJbiIgWifXY3+hXQkvTZZqy c7Sdi0Kt+VMT5vAqS8XWh4R0PuP3hKNNX0a25f0Eh0UczkvtQN/bdn/X7P0KMthfcq 7ETWfkZVuCrVC8gPje7I2WkhPAme36t30gLfrBWs=
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/1934/push/3006183138@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f5b430c63_51e83fe7b5ad45bc229637"; 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/SoZdom8eFGcPNC_Qp5PVyCEBkQ0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:22:15 -0000

----==_mimepart_5bd8f5b430c63_51e83fe7b5ad45bc229637
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

9d2f72f  could


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1934/files/04c4075d969ed962966d631e6631101f1992101e..9d2f72f5eef42156cec01d6324f507f813cb088f

----==_mimepart_5bd8f5b430c63_51e83fe7b5ad45bc229637
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/9d2f72f">9d2f72f</a>  could</li>
</ul>


<p style="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/1934/files/04c4075d969ed962966d631e6631101f1992101e..9d2f72f5eef42156cec01d6324f507f813cb088f">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0qyG4hnlAms7emKHOisPQ8_AImQks5uqO00gaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzpf1qbo5F8Cl4brGYKouh6YLog8ks5uqO00gaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934/files/04c4075d969ed962966d631e6631101f1992101e..9d2f72f5eef42156cec01d6324f507f813cb088f"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934/files/04c4075d969ed962966d631e6631101f1992101e..9d2f72f5eef42156cec01d6324f507f813cb088f",
"url": "https://github.com/quicwg/base-drafts/pull/1934/files/04c4075d969ed962966d631e6631101f1992101e..9d2f72f5eef42156cec01d6324f507f813cb088f",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1934",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1934:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "9d2f72f",
"value": "could"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934/files/04c4075d969ed962966d631e6631101f1992101e..9d2f72f5eef42156cec01d6324f507f813cb088f"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8f5b430c63_51e83fe7b5ad45bc229637--


From nobody Tue Oct 30 17:22:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 577AB130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:22:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 O05xiabZnfhm for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:22:20 -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 23E7A130DC0 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:22:20 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:22:19 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945339; bh=R+hhlWCJTr6ng1SkCAzY/7Z8pYxyYLi9+Y3Ox2bbnKM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HMhBJNKZhwLckVrmv+KAbS6/21yKrbTQfp+sV1N+cL3xbrOk1Ycjq/KKgGCzO/BPf D+m+xsNjetLWYw6fznOW6qUG8hU1HSE1n3HyS5/nsMDbbK3jhhz2LNSICvxoe9zjs/ J6vLDiXsgpU8yr4hqFdM89SoJ1jgIAEgNKiG4mlQ=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf7919e71af5f0151fdfc3fe000a00b60180e13e992cf0000000117f0b7bb92a169ce1664aaf0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1937/review/170053305@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1937@github.com>
References: <quicwg/base-drafts/pull/1937@github.com>
Subject: Re: [quicwg/base-drafts] Add an appendix describing spin negotiation (#1937)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f5bb6fba6_60bc3fbb5d4d45c42059d0"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/hWhOt2zAR7V2FtVrK9Se-nWillA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:22:23 -0000

----==_mimepart_5bd8f5bb6fba6_60bc3fbb5d4d45c42059d0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson approved this pull request.

This seems right.

I assume that the plan here is to point people at the editor's copy.

> +the duration of the connection, by setting bit 0x04 in the first octet of each
+packet carrying a short header according to {{nospin}}.
+
+Negotiating the spin bit has a few properties that differ from the discretionary
+usage of the spin bit described in the main body of this document:
+
+- It provides a method to exercise version negotiation beyond the version
+  greasing mechanism described in section 15 of {{QUIC-TRANSPORT}}. This
+  additional exercise has the benefit of actually changing the protocol's
+  behavior in a way each endpoint can detect based on the negotiation of the
+  version, and may defend against ossification of the version negotiation
+  mechanism caused both by on-path interference as well as lazy implementations
+  better than greasing alone.
+
+- It provides a method by which on-path devices that observe the handshake can
+  explicitly classify a connection as spinning or not.

...if they see a packet with a long header.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1937#pullrequestreview-170053305
----==_mimepart_5bd8f5bb6fba6_60bc3fbb5d4d45c42059d0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@martinthomson</b> approved this pull request.</p>

<p>This seems right.</p>
<p>I assume that the plan here is to point people at the editor's copy.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1937#discussion_r229530966">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style='color:#555'>&gt; +the duration of the connection, by setting bit 0x04 in the first octet of each
+packet carrying a short header according to {{nospin}}.
+
+Negotiating the spin bit has a few properties that differ from the discretionary
+usage of the spin bit described in the main body of this document:
+
+- It provides a method to exercise version negotiation beyond the version
+  greasing mechanism described in section 15 of {{QUIC-TRANSPORT}}. This
+  additional exercise has the benefit of actually changing the protocol&#39;s
+  behavior in a way each endpoint can detect based on the negotiation of the
+  version, and may defend against ossification of the version negotiation
+  mechanism caused both by on-path interference as well as lazy implementations
+  better than greasing alone.
+
+- It provides a method by which on-path devices that observe the handshake can
+  explicitly classify a connection as spinning or not.
</pre>
<p>...if they see a packet with a long header.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1937#pullrequestreview-170053305">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq5r0wbO2ciMl7K3xeetcrKZVNgHHks5uqO07gaJpZM4YC43U">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4kJmknE3Qh-y9DdbO8nlraYeMNWks5uqO07gaJpZM4YC43U.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1937"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1937#pullrequestreview-170053305"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1937#pullrequestreview-170053305",
"url": "https://github.com/quicwg/base-drafts/pull/1937#pullrequestreview-170053305",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson approved 1937",
"sections": [
{
"text": "This seems right.\r\n\r\nI assume that the plan here is to point people at the editor's copy.",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1937#pullrequestreview-170053305"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403410388\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8f5bb6fba6_60bc3fbb5d4d45c42059d0--


From nobody Tue Oct 30 17:26:34 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9C3A5130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:26:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l6hYJXvOX0OT for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:26:30 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 34AD61277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:26:30 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540945589; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=dSj/Y8cBMtAp9Hr5Exd6AnqN3HpYcksyMv4itKdIWDo=; b=kxiNh25sBrMZp3vKbRdFmP1BNe9FH8sBTJB8SX+7/7h265EwPaj94eoG1R7XWqCdEyKot3Ir cBCzbJeavJGzH/hBfyC2HH7iq608wzi3qO35ak0r6K41AiQyVqnHXqu2PpbIoHKu1fhZUvkF 8f5QKK+GWYHKifBuSfQOg4xQK6g=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd8f6b4.7f88a8fa4f30-smtp-out-n02; Wed, 31 Oct 2018 00:26:28 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:26:28 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f6b44e66_7d8f2abe672b2578487e5@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 031e5f: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f6b44ae0_7d8f2abe672b25784864e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Y2iL7IcK8f5aV3-RfUpgw0-UfEA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:26:32 -0000

----==_mimepart_5bd8f6b44ae0_7d8f2abe672b25784864e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/flow-control-hazard
  Home:   https://github.com/quicwg/base-drafts
  Commit: 031e5fae503c5d80b19ec6ccfb3d70061ec924c8
      https://github.com/quicwg/base-drafts/commit/031e5fae503c5d80b19ec6ccfb3d70061ec924c8
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f6b44ae0_7d8f2abe672b25784864e--


From nobody Tue Oct 30 17:26:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6EF81130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:26:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 HJv_3T1nlySS for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:26: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 D7E001277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:26:31 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:26:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945591; bh=n9GJ14UrzU38R2me9SPaoACJHh42KgJ03PPlCwwgqmc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tv1JB13REla31x0Fbp8UX0RDmdi4HYt9wb7vlm9RFUHV5/fkjOqJZ5ITIa4BuH0TV hX9G3Ta2162p36hq2lMGmOQnr6d4RvKBnnn438nLzQuDBc3T6haR8QR87sq5ay1OxO lfoExdSg611BSFopx5x2hH/YdkNn1c33RHtfSN1A=
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/1927/push/3006190872@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f6b737131_51ca3fe7b5ad45bc74480"; 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/dy3-4xBJoHc7Wa7MO1R0b06iTA8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:26:33 -0000

----==_mimepart_5bd8f6b737131_51ca3fe7b5ad45bc74480
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

031e5fa  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/1927/files/d4ceec2ecc45c0e9eab0d3e44b0e79b26d9fa323..031e5fae503c5d80b19ec6ccfb3d70061ec924c8

----==_mimepart_5bd8f6b737131_51ca3fe7b5ad45bc74480
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/031e5fa">031e5fa</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/1927/files/d4ceec2ecc45c0e9eab0d3e44b0e79b26d9fa323..031e5fae503c5d80b19ec6ccfb3d70061ec924c8">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq66sFAQYnHgWoA9PKCj6ZGZ_cUEVks5uqO43gaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7jPdgTr8AdOxYqQX2AnxBzBJexWks5uqO43gaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1927"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927/files/d4ceec2ecc45c0e9eab0d3e44b0e79b26d9fa323..031e5fae503c5d80b19ec6ccfb3d70061ec924c8"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927/files/d4ceec2ecc45c0e9eab0d3e44b0e79b26d9fa323..031e5fae503c5d80b19ec6ccfb3d70061ec924c8",
"url": "https://github.com/quicwg/base-drafts/pull/1927/files/d4ceec2ecc45c0e9eab0d3e44b0e79b26d9fa323..031e5fae503c5d80b19ec6ccfb3d70061ec924c8",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1927",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1927:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "031e5fa",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927/files/d4ceec2ecc45c0e9eab0d3e44b0e79b26d9fa323..031e5fae503c5d80b19ec6ccfb3d70061ec924c8"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8f6b737131_51ca3fe7b5ad45bc74480--


From nobody Tue Oct 30 17:26:47 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 72483130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:26:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1f0KfFxKpjZK for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:26:40 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 5EAF31277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:26:40 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540945599; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=AGdY6C8v/z88mJc9h+Z7n9SlnSTLEbLxLWmY4cuvC0Q=; b=aGn/myKPbZsnUHSrEnfr14LOdbiVpaopyj0FD3loZ8+VOmkrl+CMj3uhf+iApaVBTOpNoEMZ HlROfJ1dl82imOKLJErDtZYfUDozE5ftQr/zTNpM6C1wtTl0dlsjQMo1bzyVEn48YXAk7A/6 uo0uW/YIJDgpxhy2SicZwyHkOI0=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd8f6bf.7f8b885ec600-smtp-out-n03; Wed, 31 Oct 2018 00:26:39 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:26:39 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f6bf88fa8_6ba72adbf71b458870645@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e88a74: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f6bf88a8c_6ba72adbf71b45887052b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kjxpUx2BKkDi7im5ddL6fKYuvYE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:26:41 -0000

----==_mimepart_5bd8f6bf88a8c_6ba72adbf71b45887052b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/flow-control-hazard
  Home:   https://github.com/quicwg/base-drafts
  Commit: e88a74e7ca95cf1f1773ea1ce946053549f220f1
      https://github.com/quicwg/base-drafts/commit/e88a74e7ca95cf1f1773ea1ce946053549f220f1
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f6bf88a8c_6ba72adbf71b45887052b--


From nobody Tue Oct 30 17:26:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 840801277CC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:26:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 aGYpiAcfeFKt for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:26: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 06781130DEA for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:26:43 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:26:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945602; bh=oMzBfOlPXdJ+UGOjQ05xdlb71K/ftMCTqr9ju/AQs2w=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eqjT98YI880tVQxOGxLkS/rRssKL4rgvWAUrUtkcI2SI8Us2sWuyT84EjYHlZb2Zr rCPcv6ZP/IXHnU9t2hKaaodUqw7kAdwpjpkvku3ej44noy68/bFQz9aXihLn5Livl/ ThazMfFx1aEaPVCPYspx+moBHV3doaGD6hlAmFHI=
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/1927/push/3006191197@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f6c251a89_78be3fb9cb8d45b8377345"; 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/SJiNltgx5FCmtoHN5hU-tbzQCuU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:26:44 -0000

----==_mimepart_5bd8f6c251a89_78be3fb9cb8d45b8377345
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

e88a74e  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/1927/files/031e5fae503c5d80b19ec6ccfb3d70061ec924c8..e88a74e7ca95cf1f1773ea1ce946053549f220f1

----==_mimepart_5bd8f6c251a89_78be3fb9cb8d45b8377345
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/e88a74e">e88a74e</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/1927/files/031e5fae503c5d80b19ec6ccfb3d70061ec924c8..e88a74e7ca95cf1f1773ea1ce946053549f220f1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyLtBJg24UuRsoS6Bv46knaYZYKBks5uqO5CgaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzh7YjevhZdEOGQlNkSFxVWlxlWqks5uqO5CgaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1927"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927/files/031e5fae503c5d80b19ec6ccfb3d70061ec924c8..e88a74e7ca95cf1f1773ea1ce946053549f220f1"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927/files/031e5fae503c5d80b19ec6ccfb3d70061ec924c8..e88a74e7ca95cf1f1773ea1ce946053549f220f1",
"url": "https://github.com/quicwg/base-drafts/pull/1927/files/031e5fae503c5d80b19ec6ccfb3d70061ec924c8..e88a74e7ca95cf1f1773ea1ce946053549f220f1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1927",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1927:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "e88a74e",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927/files/031e5fae503c5d80b19ec6ccfb3d70061ec924c8..e88a74e7ca95cf1f1773ea1ce946053549f220f1"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8f6c251a89_78be3fb9cb8d45b8377345--


From nobody Tue Oct 30 17:26:57 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D298E130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:26:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6KWjIdOJDZj0 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:26:51 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 919A71277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:26:51 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540945611; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=sQY+C//Y3+gZMPmYS/5KzaP67FGTngamYQjsml9TK14=; b=g8YWAgZMirzoIMLhNT3fyYtSNOGLKzG8Z/mBkaGOEk34g3mCrKI8wzd6JvL33oF6sZS4NIjU VDCQinWKGf42SGaogzStijuQsfFZVRtg0imq/6uL2VuWnzkfUoUoEMZMJL9IB/SuoTvFeF9k yGASM2USUZOjcvCRNOK8atTFU8Q=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bd8f6ca.7febfc26e270-smtp-out-n02; Wed, 31 Oct 2018 00:26:50 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:26:49 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f6c9b2b75_24552b2a96f285782005c@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 955acd: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f6c9b2856_24552b2a96f2857819989"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mX_Ti1DV4rz9vPAZg-yXfogrvLk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:26:53 -0000

----==_mimepart_5bd8f6c9b2856_24552b2a96f2857819989
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/flow-control-hazard
  Home:   https://github.com/quicwg/base-drafts
  Commit: 955acd7f0b84b407cd12ab0d0be1bf314063254d
      https://github.com/quicwg/base-drafts/commit/955acd7f0b84b407cd12ab0d0be1bf314063254d
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f6c9b2856_24552b2a96f2857819989--


From nobody Tue Oct 30 17:27:04 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB2A1130DC7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:26:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 eEGttbiCVH5z for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:26: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 62DC51277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:26:53 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:26:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945612; bh=Ehbmc7JmNS8akym6HuXTLTODDpjQVENDgv2FuUDnZXA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=EzVGMLiXedJ3hldYQEQRBUgUSend3H+ybCPXmpw1ftJ9s2mv7qkA4FQemRUFPHuSC PMLTeLjaDFIRRPLfBPQwHwy2TVhYUTZFduwgLssFtYcoNbnIK5ZIPpc+OmsMOr86dN qUXgGZHUciH0deNeVZQZ7olX4jyG7/sfsqTYbul0=
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/1927/push/3006191462@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f6ccbf1e0_2b3b3fbabc4d45c0168512"; 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/KO1m7vHypPZ7jLEnmZ4agpDl7K0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:26:55 -0000

----==_mimepart_5bd8f6ccbf1e0_2b3b3fbabc4d45c0168512
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

955acd7  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/1927/files/e88a74e7ca95cf1f1773ea1ce946053549f220f1..955acd7f0b84b407cd12ab0d0be1bf314063254d

----==_mimepart_5bd8f6ccbf1e0_2b3b3fbabc4d45c0168512
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/955acd7">955acd7</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/1927/files/e88a74e7ca95cf1f1773ea1ce946053549f220f1..955acd7f0b84b407cd12ab0d0be1bf314063254d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7oExQO6jMPJaDvhafbDPXtDUw29ks5uqO5MgaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6_q6YKbkvlK5lighdk6x0DmhFd_ks5uqO5MgaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1927"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927/files/e88a74e7ca95cf1f1773ea1ce946053549f220f1..955acd7f0b84b407cd12ab0d0be1bf314063254d"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927/files/e88a74e7ca95cf1f1773ea1ce946053549f220f1..955acd7f0b84b407cd12ab0d0be1bf314063254d",
"url": "https://github.com/quicwg/base-drafts/pull/1927/files/e88a74e7ca95cf1f1773ea1ce946053549f220f1..955acd7f0b84b407cd12ab0d0be1bf314063254d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1927",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1927:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "955acd7",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927/files/e88a74e7ca95cf1f1773ea1ce946053549f220f1..955acd7f0b84b407cd12ab0d0be1bf314063254d"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8f6ccbf1e0_2b3b3fbabc4d45c0168512--


From nobody Tue Oct 30 17:27:09 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 987AA1277CC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:27:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 tnoXaMfuZ8XG for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:26: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 C4CD9130E11 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:26:59 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:26:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945619; bh=CSzNn4DxKbLZqMMGlOGv7f+9Jn+5hBXnnrhmPZpz6Z0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vavPbnkIx+ejguRAdQwoteNZgdYxkGJvAXLyHJVqzFZOux3krMv6+yIGfICJhCKTK bhLETff6c22bfPItRsp4kA7qHt+yvSGg5F9IUA+NejP2hNQpzEkpuIFd4/7t2SgDIN u9+4L/vORApG8S5O1jTHjDMzhZbGp7PxzywULNtY=
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/1927/push/3006191642@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f6d32a218_36783f88708d45b810651b"; 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/C6VHe_tW2NcyrtQ4UDEQDjYYYDM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:27:02 -0000

----==_mimepart_5bd8f6d32a218_36783f88708d45b810651b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

5192364  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/1927/files/955acd7f0b84b407cd12ab0d0be1bf314063254d..5192364d3c3c3e84ab2a3af3381744ac14c5db9a

----==_mimepart_5bd8f6d32a218_36783f88708d45b810651b
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/5192364">5192364</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/1927/files/955acd7f0b84b407cd12ab0d0be1bf314063254d..5192364d3c3c3e84ab2a3af3381744ac14c5db9a">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyid6SGOd9pLSpmgK3gdQXU7QXvuks5uqO5TgaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzgSZdOrKeii3KXw-ZosIkp9_Ensks5uqO5TgaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1927"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927/files/955acd7f0b84b407cd12ab0d0be1bf314063254d..5192364d3c3c3e84ab2a3af3381744ac14c5db9a"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927/files/955acd7f0b84b407cd12ab0d0be1bf314063254d..5192364d3c3c3e84ab2a3af3381744ac14c5db9a",
"url": "https://github.com/quicwg/base-drafts/pull/1927/files/955acd7f0b84b407cd12ab0d0be1bf314063254d..5192364d3c3c3e84ab2a3af3381744ac14c5db9a",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1927",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1927:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "5192364",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927/files/955acd7f0b84b407cd12ab0d0be1bf314063254d..5192364d3c3c3e84ab2a3af3381744ac14c5db9a"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8f6d32a218_36783f88708d45b810651b--


From nobody Tue Oct 30 17:29:26 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 90CD1130DEB for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Rqva5WSllV3Y for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29:22 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 5B2C0130DC7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:29:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540945761; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NmtPYSwJM6p+eSZ8f/IJjZZCsNdpRsXWf0pzH5APFgM=; b=jW+x+g+bU+RnJMKIuRP3NZ2iLztZbyZQY/br9Nyb+oY3IbX59+h3yfF8eJ0AyzXvauLgRRzm MIg4rFuZaJaOEVQQ7r2xetMsU443329UAbsv2Huy6Su+BTMyRxljUSIrxSX7o2AcTYSHeILj AI1+3D7cZVhNKoRHjMDdX/fu1XI=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd8f761.7fe1381d59f0-smtp-out-n02; Wed, 31 Oct 2018 00:29:21 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:29:20 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f760c5077_49c82af103f505901502@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7266cc: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f760c4cd9_49c82af103f5059014925"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ns2QRn8VgriQ3QOB6NfOYUDGAmM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:29:24 -0000

----==_mimepart_5bd8f760c4cd9_49c82af103f5059014925
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/flow-control-hazard
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7266cc4f36e5ae3f4fae9c9ac3c5a7338e16448e
      https://github.com/quicwg/base-drafts/commit/7266cc4f36e5ae3f4fae9c9ac3c5a7338e16448e
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f760c4cd9_49c82af103f5059014925--


From nobody Tue Oct 30 17:29:32 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 159BE130DEB for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 q5e6AI6X53vd for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29: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 B3369130DC7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:29:24 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:29:24 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945764; bh=pqF8UckqpUsBVqxWF/rxPhECpuDI8hj6E+AVty+oS8s=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=h9deRtXLDVjDUdtwvp2RtlXd8bIzYoOodwxFadtnJvgDocPAhrwC+E3knuOQ8PTcY aD9EKgQdJF41jOekufRMsDXsFGyccg6v/LRcNLmF89JPxnsxEVwlKZLiGLf9fGEVPT QszcH+8VxBFfuNTSKLsLFpSKZphCHbC/bfCB5/Lw=
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/1927/push/3006195913@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f764f4a3_2b563fbabc4d45c013544d"; 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/XxfgtXmoCZ69r_zIgJF4uP_BAvI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:29:26 -0000

----==_mimepart_5bd8f764f4a3_2b563fbabc4d45c013544d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

7266cc4  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/1927/files/5192364d3c3c3e84ab2a3af3381744ac14c5db9a..7266cc4f36e5ae3f4fae9c9ac3c5a7338e16448e

----==_mimepart_5bd8f764f4a3_2b563fbabc4d45c013544d
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/7266cc4">7266cc4</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/1927/files/5192364d3c3c3e84ab2a3af3381744ac14c5db9a..7266cc4f36e5ae3f4fae9c9ac3c5a7338e16448e">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3eQbxmALE8LnqSarzmK8HfwG2vyks5uqO7kgaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzkBDEMWjuiZzkNRENKkXwyp1cq_ks5uqO7kgaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1927"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927/files/5192364d3c3c3e84ab2a3af3381744ac14c5db9a..7266cc4f36e5ae3f4fae9c9ac3c5a7338e16448e"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927/files/5192364d3c3c3e84ab2a3af3381744ac14c5db9a..7266cc4f36e5ae3f4fae9c9ac3c5a7338e16448e",
"url": "https://github.com/quicwg/base-drafts/pull/1927/files/5192364d3c3c3e84ab2a3af3381744ac14c5db9a..7266cc4f36e5ae3f4fae9c9ac3c5a7338e16448e",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1927",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1927:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "7266cc4",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927/files/5192364d3c3c3e84ab2a3af3381744ac14c5db9a..7266cc4f36e5ae3f4fae9c9ac3c5a7338e16448e"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8f764f4a3_2b563fbabc4d45c013544d--


From nobody Tue Oct 30 17:29:38 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B6C79130E06 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QKAThypzFkvW for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29:30 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 9F204130DEF for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:29:29 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540945769; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=hWZD0B8pZCjZjQ5UOgEfKUjTuupLuesESepDKEEjOks=; b=H5nemH7PierEFlRJTL/MwkKC1y9AjCMYJIy0N1t7/MHNZ/Cgn/puTnLyRbDFA7cfgt/hJQkm G50Bxv7Bq0mFmjYQOyLWqQAxSv2AHJJVSLWmJGGW/4Ngql08kK9mx9PhcwYXWnMf+f/QGEz5 sg3oriTyNTREdY4qQimMUaajQ00=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bd8f769.7f132416f090-smtp-out-n01; Wed, 31 Oct 2018 00:29:29 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:29:28 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f7684d31f_49792ade8bc44570594b5@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 651102: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f7684cfd2_49792ade8bc4457059367"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rtmeTOfHxpENoKHXa3L4Kx1L-zo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:29:34 -0000

----==_mimepart_5bd8f7684cfd2_49792ade8bc4457059367
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/flow-control-hazard
  Home:   https://github.com/quicwg/base-drafts
  Commit: 65110279bc8635d14b2ac81769d26c90d576b8b3
      https://github.com/quicwg/base-drafts/commit/65110279bc8635d14b2ac81769d26c90d576b8b3
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f7684cfd2_49792ade8bc4457059367--


From nobody Tue Oct 30 17:29:44 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CB889130DE9 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 49NuM7WiJ7iV for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29: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 D4EAD130E03 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:29:31 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:29:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945771; bh=7NxnbeTRH0enWuVakUV8AxwHmB+PN0BL5KOqSHPoUyA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SYc2g4sD1k0swg8uzNNE3LnptElwRUzr0EMlQtIPooQrm4EzpnuoFNFNKWiD8eTzC yms1UVPeUi2QxtZQzdeMMFERgEnEDwyac+Ayf3hQ2iPpAdzvs/KIuIoIvgdQADjfe4 zU31bBOSUDOgLDsavKUfV6DwQkOjPREsGigVYTXs=
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/1927/push/3006196113@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f76b3a186_9fe3f8f752d45bc2345fb"; 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/JyfBqS4Kj5ZuXJnWs_hNdWuh3RA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:29:37 -0000

----==_mimepart_5bd8f76b3a186_9fe3f8f752d45bc2345fb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

6511027  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/1927/files/7266cc4f36e5ae3f4fae9c9ac3c5a7338e16448e..65110279bc8635d14b2ac81769d26c90d576b8b3

----==_mimepart_5bd8f76b3a186_9fe3f8f752d45bc2345fb
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/6511027">6511027</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/1927/files/7266cc4f36e5ae3f4fae9c9ac3c5a7338e16448e..65110279bc8635d14b2ac81769d26c90d576b8b3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8lUc8z1YGlXRjuzxQrQi0bd34pqks5uqO7rgaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq867B6KOcE8hXbF3FShi2PZb6-Wqks5uqO7rgaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1927"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927/files/7266cc4f36e5ae3f4fae9c9ac3c5a7338e16448e..65110279bc8635d14b2ac81769d26c90d576b8b3"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927/files/7266cc4f36e5ae3f4fae9c9ac3c5a7338e16448e..65110279bc8635d14b2ac81769d26c90d576b8b3",
"url": "https://github.com/quicwg/base-drafts/pull/1927/files/7266cc4f36e5ae3f4fae9c9ac3c5a7338e16448e..65110279bc8635d14b2ac81769d26c90d576b8b3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1927",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1927:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "6511027",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927/files/7266cc4f36e5ae3f4fae9c9ac3c5a7338e16448e..65110279bc8635d14b2ac81769d26c90d576b8b3"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8f76b3a186_9fe3f8f752d45bc2345fb--


From nobody Tue Oct 30 17:29:51 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8181F130DEB for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hDJzbimiq-kr for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29:37 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 4E07C130DC7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:29:36 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540945776; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=1zPBhusf5rPusvih+okzCurH8pvgrRHFAr4aTW39q14=; b=MKi6TizMl7UnIEZey1AMFSKcEFZWjGbvliIKYvmAZSRfluT+XuT+Yxe21WrXzFEs1NeJru+Z 9WnmBt350Xp2m6bM/SDOIxv/a1m4hkHNa23TxuaEsWytMsEZQg26YEtQ/Gm7KB6uVFLMinva XvJCKN5ww83V2rljExFSb0AHvAs=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd8f76f.7fde5e716ed0-smtp-out-n03; Wed, 31 Oct 2018 00:29:35 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:29:34 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f76e97c39_16f22ac596522584672c@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e336de: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f76e978d3_16f22ac5965225846717c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ZIJ761hhyiau8kqTYfCva2Bg52c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:29:39 -0000

----==_mimepart_5bd8f76e978d3_16f22ac5965225846717c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/flow-control-hazard
  Home:   https://github.com/quicwg/base-drafts
  Commit: e336de8d2d43d0fa1d8691a8d699afa1598e11a9
      https://github.com/quicwg/base-drafts/commit/e336de8d2d43d0fa1d8691a8d699afa1598e11a9
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f76e978d3_16f22ac5965225846717c--


From nobody Tue Oct 30 17:29:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C7CB130E23 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 d-Ccypk0GPld for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29:38 -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 B93181277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:29:38 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:29:38 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945778; bh=rlmnA8309d110JbOoHGAt9lLxOgHEXHl2u/RvfGSajk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ORAw6OdZeglGi1njq0YrbFuhuJqro3SgFj9ivacw7sY3wEQIRiU11uFJBPzqh7tPI VLrfnH1WD0HQqJWFNPvYaAzFHg+xcNJrswY0G3bMrgJg7MXo3x9jsroTuxeywFC4P4 BY00o54V+RZ6Eo2DgYoH02UbHi52V62qBneWOJJk=
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/1927/push/3006196289@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f7721eb31_1a4b3f9d0cad45c4110922"; 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/mp3h8PA95V6ciICKoPp1bEDQtik>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:29:41 -0000

----==_mimepart_5bd8f7721eb31_1a4b3f9d0cad45c4110922
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

e336de8  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/1927/files/65110279bc8635d14b2ac81769d26c90d576b8b3..e336de8d2d43d0fa1d8691a8d699afa1598e11a9

----==_mimepart_5bd8f7721eb31_1a4b3f9d0cad45c4110922
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/e336de8">e336de8</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/1927/files/65110279bc8635d14b2ac81769d26c90d576b8b3..e336de8d2d43d0fa1d8691a8d699afa1598e11a9">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwRCukyJK9zIWK3QTd_ijs2-g5_bks5uqO7ygaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw_-Zb5QzEkS47PP6Kx6meubkbiwks5uqO7ygaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1927"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927/files/65110279bc8635d14b2ac81769d26c90d576b8b3..e336de8d2d43d0fa1d8691a8d699afa1598e11a9"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927/files/65110279bc8635d14b2ac81769d26c90d576b8b3..e336de8d2d43d0fa1d8691a8d699afa1598e11a9",
"url": "https://github.com/quicwg/base-drafts/pull/1927/files/65110279bc8635d14b2ac81769d26c90d576b8b3..e336de8d2d43d0fa1d8691a8d699afa1598e11a9",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1927",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1927:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "e336de8",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927/files/65110279bc8635d14b2ac81769d26c90d576b8b3..e336de8d2d43d0fa1d8691a8d699afa1598e11a9"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8f7721eb31_1a4b3f9d0cad45c4110922--


From nobody Tue Oct 30 17:30:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE4C7130DE6 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 XlzD_tnujhj4 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29: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 766641277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:29:43 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:29:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945782; bh=Lu+rh9X7ZuvaGMU5ZL93OrTnlldJFtkgBafB56yzXac=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=CRfmtVLZI0nWmKIAQw5IDiJ46fH/eqgzYsXVZCgcXWWbf2ceNw7K7V6D7shJ+7bUb DxBncuaJ8AjMN93JwwZjfM+xDDWtACWwuMek/Y3FmKX7kk8hOWRVykP5Qwj9uedi0i aApXSFLd+W8Ad1yfbbiyNOuFhUjCwPfqrgiHlaF4=
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/1927/push/3006196435@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f776d0ff8_45913ff03c4d45c4161782"; 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/6gWCUy3Ry8ulYnN8uCh8KQBZE-Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:29:45 -0000

----==_mimepart_5bd8f776d0ff8_45913ff03c4d45c4161782
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

89b1794  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/1927/files/e336de8d2d43d0fa1d8691a8d699afa1598e11a9..89b17941405881cb54217c1590a9af1ab061b3a3

----==_mimepart_5bd8f776d0ff8_45913ff03c4d45c4161782
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/89b1794">89b1794</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/1927/files/e336de8d2d43d0fa1d8691a8d699afa1598e11a9..89b17941405881cb54217c1590a9af1ab061b3a3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzhuw6Q1nJl7vrXkdPKs6dD8p7tIks5uqO72gaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq__JDVN7OMesjS8u-Mk0i5yp47Rwks5uqO72gaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1927"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927/files/e336de8d2d43d0fa1d8691a8d699afa1598e11a9..89b17941405881cb54217c1590a9af1ab061b3a3"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927/files/e336de8d2d43d0fa1d8691a8d699afa1598e11a9..89b17941405881cb54217c1590a9af1ab061b3a3",
"url": "https://github.com/quicwg/base-drafts/pull/1927/files/e336de8d2d43d0fa1d8691a8d699afa1598e11a9..89b17941405881cb54217c1590a9af1ab061b3a3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1927",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1927:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "89b1794",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927/files/e336de8d2d43d0fa1d8691a8d699afa1598e11a9..89b17941405881cb54217c1590a9af1ab061b3a3"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8f776d0ff8_45913ff03c4d45c4161782--


From nobody Tue Oct 30 17:30:10 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A7B811277CC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4IohIlsWGGNn for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29:44 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 7F437130DC7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:29:44 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540945783; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=0394TxtSf4eKpY1NJwzj13VXTQ9tOnX22qPK0qby97E=; b=QPL+b4lK1cJSqNd72CrrIp2hRHBtzYPcziyIf9l4I7GF0JczzStdfsWkIneDNNjKq8OYW7Go VlD8ErknRZY4wmosGRzFyrA1jzpdntDlISFYLCqCBIhnz4BN/ZgB7BueR8LIO1NzKT04y+df Ux354BZeGgIObhc3kTEdwoN/BSM=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd8f777.7f27984be270-smtp-out-n02; Wed, 31 Oct 2018 00:29:43 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:29:42 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f7767ef92_5b382ab94390c57840b2@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 0c5604: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f7767ec2b_5b382ab94390c5783934"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RYUO8ySOy-7XMIOIQQn7Ez4cT1s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:29:46 -0000

----==_mimepart_5bd8f7767ec2b_5b382ab94390c5783934
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/flow-control-hazard
  Home:   https://github.com/quicwg/base-drafts
  Commit: 0c5604e86a295ce4f9928ba0a84dd144c3b753ca
      https://github.com/quicwg/base-drafts/commit/0c5604e86a295ce4f9928ba0a84dd144c3b753ca
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f7767ec2b_5b382ab94390c5783934--


From nobody Tue Oct 30 17:30:14 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 977561277CC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 LeQJJehzGIMl for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:29:46 -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 22927130DC7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:29:46 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:29:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540945785; bh=qamelnbKQwIdAB0I2JGfpA1ZYdcmX+jdYvb2gLSoH3Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wd363Z0PwUbizHXSf648SLYxrg6b9eVGUhjw0MFlHaZDYibz6DFq9vySoLZcWCZd/ O8LBtZ6u4kZHnRZZqD88cxbDj7rBZe0Jp792ZIEqtjy9lKl8iQuHc2LU4HtxxUDZcx FLU51CIRIHNIx0I4hlrQ+SctrzfCZLKGY4AL1rjg=
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/1927/push/3006196527@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f7796ae38_3aa53fe04ded45b41816d8"; 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/s5EuD9nSUbMSee3OupSJp3gn2Ks>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:29:47 -0000

----==_mimepart_5bd8f7796ae38_3aa53fe04ded45b41816d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson pushed 1 commit.

0c5604e  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/1927/files/89b17941405881cb54217c1590a9af1ab061b3a3..0c5604e86a295ce4f9928ba0a84dd144c3b753ca

----==_mimepart_5bd8f7796ae38_3aa53fe04ded45b41816d8
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/0c5604e">0c5604e</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/1927/files/89b17941405881cb54217c1590a9af1ab061b3a3..0c5604e86a295ce4f9928ba0a84dd144c3b753ca">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqz8h91zkqHCSf1NHKPCXkZ8uVhbTks5uqO75gaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxsnGfKGKNqANG9s6XiD2yYuAcGdks5uqO75gaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1927"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927/files/89b17941405881cb54217c1590a9af1ab061b3a3..0c5604e86a295ce4f9928ba0a84dd144c3b753ca"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927/files/89b17941405881cb54217c1590a9af1ab061b3a3..0c5604e86a295ce4f9928ba0a84dd144c3b753ca",
"url": "https://github.com/quicwg/base-drafts/pull/1927/files/89b17941405881cb54217c1590a9af1ab061b3a3..0c5604e86a295ce4f9928ba0a84dd144c3b753ca",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson pushed 1 commit in #1927",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1927:",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [
{
"name": "0c5604e",
"value": "Update draft-ietf-quic-transport.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927/files/89b17941405881cb54217c1590a9af1ab061b3a3..0c5604e86a295ce4f9928ba0a84dd144c3b753ca"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8f7796ae38_3aa53fe04ded45b41816d8--


From nobody Tue Oct 30 17:30:39 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 13F7B130DE6 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:30:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KE1JjlDXF1Z7 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:30:37 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 26E4F1277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:30:37 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540945836; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=N8J2GwxiFTqv6hJyjSlvTuM5gNa8ztItbyhHe/92Xl4=; b=Xpv3ggS0SNINAra+BgTAMdLlZgS9jAw7er+n4dEvwFrxSqc2kwQalIw6wQzQOZw7PHFchCnc k3QNs+QY9aUKOpepjlHFXJIBA9jOYCh8V7orXw3ugSSo2hznZjeX46/5+eFTVcojJhIN+btz mLJVf19S6OLQ6ae/gUoYzOS+ms0=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd8f553.7f31986f9270-smtp-out-n03; Wed, 31 Oct 2018 00:20:35 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:20:34 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f552ee5c5_bc1e2b0112458574273a5@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4485da: application not protocol in this case
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f552ee140_bc1e2b011245857427244"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/A1hyFqMRqiyf6U3spfkxxdnbkrU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:30:38 -0000

----==_mimepart_5bd8f552ee140_bc1e2b011245857427244
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/one-close-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4485da74fde8dd7bfd425743bc75675f2f161eff
      https://github.com/quicwg/base-drafts/commit/4485da74fde8dd7bfd425743bc75675f2f161eff
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  application not protocol in this case



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f552ee140_bc1e2b011245857427244--


From nobody Tue Oct 30 17:37:07 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9461D130E2A for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:36:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e3Qe7Rdm87Zn for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:36:57 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 12642130E30 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:36:56 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540946216; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=JXjJq1oIawtGbmxyulKkSjRSkTYmBsUXhu+tF3lreUU=; b=R/6F+rY6lP5ELvFulzPqJhDt605KlVZIRfPejAR/gSgbSSMxdSU+p0RWfw43+YKc2HQw4u5Y GfqBzNv/Hhvk+RHWh55Y7jDcULheUe26ozaAldMrM82CwIFIM0eF8ol3+bqlWgyd5tfuI/Qw lZpmFhqPz/t1WC7yUT85IQ67lTk=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd8f6d0.7fe6383093f0-smtp-out-n02; Wed, 31 Oct 2018 00:26:56 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:26:56 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f6d04d9f8_60172b034ebea58810533@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 519236: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f6d04d3e3_60172b034ebea588104c3"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/TQ2YXnTzQTBytQurLFswfe5jtss>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:37:06 -0000

----==_mimepart_5bd8f6d04d3e3_60172b034ebea588104c3
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/flow-control-hazard
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5192364d3c3c3e84ab2a3af3381744ac14c5db9a
      https://github.com/quicwg/base-drafts/commit/5192364d3c3c3e84ab2a3af3381744ac14c5db9a
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f6d04d3e3_60172b034ebea588104c3--


From nobody Tue Oct 30 17:39:44 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 037131292F1 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:39:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3HcqwCQDGwuh for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:39:40 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 93D461277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:39:40 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540946380; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=N3XpCCZYbNL8A2JxgMltMo33bqYZqSgGM6XQ/q9q+xA=; b=BOzvXrWP95ejgy7ydpZinAQ4NRds6yt7dWgJqyRNvGUNZVMZT9PDJnD4PSIdapyxyCb//cc0 9+BF1CwLYkyotye5+OjmIrAd+neDCnpooYVRVBrP17yjBeGENCV1QziAmXhF9fVWH1/I2eKX u0VRjNgwW+k7cePw6C7MJckDlg8=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bd8f774.7f4f4024ccc0-smtp-out-n01; Wed, 31 Oct 2018 00:29:40 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:29:39 -0700
From: janaiyengar <jri.ietf@gmail.com>
Reply-To: janaiyengar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f773c45d1_29b22ab8f6d6057c765c4@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 89b179: Update draft-ietf-quic-transport.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f773c4233_29b22ab8f6d6057c7648b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/GKef18zqCv1YBZY3iRu1VqBhnV8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:39:42 -0000

----==_mimepart_5bd8f773c4233_29b22ab8f6d6057c7648b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/flow-control-hazard
  Home:   https://github.com/quicwg/base-drafts
  Commit: 89b17941405881cb54217c1590a9af1ab061b3a3
      https://github.com/quicwg/base-drafts/commit/89b17941405881cb54217c1590a9af1ab061b3a3
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Update draft-ietf-quic-transport.md

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f773c4233_29b22ab8f6d6057c7648b--


From nobody Tue Oct 30 17:40:08 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2596B1292F1 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:40:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 L2cyQy-vAaF8 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:40:05 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 7F9111277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:40:05 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540946404; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=+dJ9teAIQEI7lgpXLbLv5UaAoyIvhr8n75h7BYR6ifo=; b=Pqc/fIvpWIH6S7nUzJ1gUZMzbOXghODbSB3ixzw99XA6ct6qIiGzF6AAV0+d82VMqbfl6sis oY9PBkNu6YudLEKBqlkWlyoep8D6y0cezWFcqoZY73zCy+U9EulPgr/4Re0q7ui2yYukgj2g uBCTh/vNmJtOIo4K7W/Nwzt954s=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bd8f9e4.7f44281bc6f0-smtp-out-n02; Wed, 31 Oct 2018 00:40:04 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:40:04 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f9e4ad295_766b2b07af27a5744282b@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] d95893: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f9e4acd39_766b2b07af27a5744279b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/H6JKYAtxfLN-nzWySOBC_KE24rU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:40:07 -0000

----==_mimepart_5bd8f9e4acd39_766b2b07af27a5744279b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-only
  Home:   https://github.com/quicwg/base-drafts
  Commit: d9589391de0f576926433717773760891f880316
      https://github.com/quicwg/base-drafts/commit/d9589391de0f576926433717773760891f880316
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f9e4acd39_766b2b07af27a5744279b--


From nobody Tue Oct 30 17:40:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 869891292F1 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:40:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 TvDZx2P633c9 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:40: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 53ABB1277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:40:08 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:40:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540946407; bh=rdU0fAsqhmzaewz0aKefoFhXDBR1VMTnSH0ehjLHu2Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bMp/NIhpvAzj5Sln4BePh8PIKlOQBJwT6EsyzVLIDsP/QlLqq+xGiQZz8fXdHrAiX UQLBd94EBX/EQpFPKxHQGuKfEvd8Qg10HXlx728Yc5KIgc4YQnh8wrYDuLqqjo2D3x aka0XU4YQ/STBLBAXu5P3V8kzgHXwdJzZtYZTO2k=
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/1934/push/3006214246@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8f9e7a99f9_adf3ffa5ded45bc891e0"; 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/wLE_Y9fR0cLW7raUCIW6Glj4U7A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:40:10 -0000

----==_mimepart_5bd8f9e7a99f9_adf3ffa5ded45bc891e0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

d958939  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/1934/files/9d2f72f5eef42156cec01d6324f507f813cb088f..d9589391de0f576926433717773760891f880316

----==_mimepart_5bd8f9e7a99f9_adf3ffa5ded45bc891e0
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/d958939">d958939</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/1934/files/9d2f72f5eef42156cec01d6324f507f813cb088f..d9589391de0f576926433717773760891f880316">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6R3X2jAB-cUhkCAi1cB9oZgZyEIks5uqPFngaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1KLJqnGM7V33mjJDf9kl7aA0UgZks5uqPFngaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934/files/9d2f72f5eef42156cec01d6324f507f813cb088f..d9589391de0f576926433717773760891f880316"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934/files/9d2f72f5eef42156cec01d6324f507f813cb088f..d9589391de0f576926433717773760891f880316",
"url": "https://github.com/quicwg/base-drafts/pull/1934/files/9d2f72f5eef42156cec01d6324f507f813cb088f..d9589391de0f576926433717773760891f880316",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1934",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1934:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "d958939",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934/files/9d2f72f5eef42156cec01d6324f507f813cb088f..d9589391de0f576926433717773760891f880316"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8f9e7a99f9_adf3ffa5ded45bc891e0--


From nobody Tue Oct 30 17:41:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A06B0130DCB for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:41:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 PQMz0JfI17pQ for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:41: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 F3C971277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:41:55 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:41:55 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540946515; bh=kN7+MxPTgNHa08AGx6iXDS0sJCzdUqyqNijC15W7FwY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=quIcD9AnsjLTeB11cmjbb+6+GYrSorvnlfMhbrVHWajblV1AyjIYt/EskZyzfjmxs /l9XqKii+EgIpnMEpUc3XuofNpHUahIN+6l4I2hY08ez5/VYSj/A5Z+cxTR8EmurHo 74FughYiVqmfU1n3EXPVgHZ49JQ1lqAz/gIivDRo=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab71bc042b8e16269dc402ab376d3a6cd66c97df0092cf0000000117f0bc5392a169ce1657ddcc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1927/issue_event/1936649791@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8fa5350ae8_2eb53f8b752d45c011516d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sQDPpWKmhvii2JEIMgYdG4frYsk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:41:58 -0000

----==_mimepart_5bd8fa5350ae8_2eb53f8b752d45c011516d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1927.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1927#event-1936649791
----==_mimepart_5bd8fa5350ae8_2eb53f8b752d45c011516d
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="374857164" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1927" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1927/hovercard" href="https://github.com/quicwg/base-drafts/pull/1927">#1927</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/1927#event-1936649791">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq56_7TzDBq5IVHFjL-qh56PDj9lEks5uqPHTgaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5Z_T_gkkPKKiVkzoqHmutZLHqoiks5uqPHTgaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1927."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927#event-1936649791"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927#event-1936649791",
"url": "https://github.com/quicwg/base-drafts/pull/1927#event-1936649791",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Flow control hazards (#1927)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927#event-1936649791"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8fa5350ae8_2eb53f8b752d45c011516d--


From nobody Tue Oct 30 17:42:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6A286130DCB for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:41:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 yzNQSLPpkr5J for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:41:56 -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 B27821292F1 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:41:56 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:41:56 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540946516; bh=3tGDHsWHKBs45WBZ+qQRact0RqhvihwBndVysQJ15dU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=L9AB973SFbu4zg5UcYwjBEU9aWrSpUMskP1iLOYA9LUAgy5chMuycnSt47VTieIQr QuydWwNGeXzwwTe1Iq3ZjbmwYQjGqftEJFu7FVmaPaNpXpMhMEPwKrYcHz4EyaZG+2 Lf3zcLOH33OJWr4n8sE4pYOj1t41rc/VbpGI7d8o=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc2c66300ec56f3bf43d4fe6e6b682e27a4831f5a92cf0000000117f0bc5492a169ce1657ddcc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1927/c434521017@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1927@github.com>
References: <quicwg/base-drafts/pull/1927@github.com>
Subject: Re: [quicwg/base-drafts] Flow control hazards (#1927)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8fa5459d7_767d3f8ed98d45bc288832"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/i61Eu0ty0GhTqzzP3ExSsg6Ry1A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:41:58 -0000

----==_mimepart_5bd8fa5459d7_767d3f8ed98d45bc288832
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closing in favour of quicwg/ops-drafts#53

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1927#issuecomment-434521017
----==_mimepart_5bd8fa5459d7_767d3f8ed98d45bc288832
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closing in favour of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="375751988" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/ops-drafts/issues/53" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/ops-drafts/pull/53/hovercard" href="https://github.com/quicwg/ops-drafts/pull/53">quicwg/ops-drafts#53</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/1927#issuecomment-434521017">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8i9hr1E75JamJKV8heMbpsGC1iHks5uqPHUgaJpZM4X-dSr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_0WblDwdchKJR9-RARQHkvVOhUCks5uqPHUgaJpZM4X-dSr.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1927: Closing in favour of quicwg/ops-drafts#53"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1927#issuecomment-434521017"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1927#issuecomment-434521017",
"url": "https://github.com/quicwg/base-drafts/pull/1927#issuecomment-434521017",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Flow control hazards (#1927)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1927,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1927#issuecomment-434521017"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402248875\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8fa5459d7_767d3f8ed98d45bc288832--


From nobody Tue Oct 30 17:42:14 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 09BF71292F1 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:42:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RvKtJO6QsQUs for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:42:11 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 DAD2E1277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:42:10 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540946530; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=nuBdrPK8LytFhG1MvAxULOB5eO4zZ6Q9Vpe1tvbzdyE=; b=PNc2XNqljLsQ8798eDk4Dvt1+fFC2LSzErFbYpwcZPXmliNut9iJc2twFCrjiCngX4XmBOc6 uGG5T/3mW49KUy5MKa9wi7HyWHBZ171HJnisjuWEdAtWssWB3OsJ9AaN7dLjChCVr0Xa7cjG 7qkrHnxz18nZdoxifMC5x+GaEoQ=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mikkelfj=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bd8f486.7ff1dcb4ba20-smtp-out-n03; Wed, 31 Oct 2018 00:17:10 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:17:09 -0700
From: MikkelFJ <mikkelfj@gmail.com>
Reply-To: MikkelFJ <mikkelfj@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd8f485478cd_274a2ab5981e2580960d9@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7a7853: plural fix
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8f48547553_274a2ab5981e2580959b9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/sWn-d9hU6myan3wDwOoZt99tQ2Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:42:12 -0000

----==_mimepart_5bd8f48547553_274a2ab5981e2580959b9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/odd-even-streams
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7a785371054aad7fdfd2aa5e9b5d8cba430400c2
      https://github.com/quicwg/base-drafts/commit/7a785371054aad7fdfd2aa5e9b5d8cba430400c2
  Author: MikkelFJ <mikkelfj@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  plural fix

Co-Authored-By: martinthomson <martin.thomson@gmail.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8f48547553_274a2ab5981e2580959b9--


From nobody Tue Oct 30 17:43:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0351F1277CC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:43:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 MgU2sTXcLbQt for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:43: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 A533E1292F1 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:43:07 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:43:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540946587; bh=LQqM/ed74hyvqaiQZciJwcIvKSLf17jFi5wehhHkTao=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1pBq9UXtogsOlNlxI03ojCjkc9w2RNhovqFjLkKubuqQyb5xOQTZRilmPOkujFDko i+hHD5b0AeKX0PvRbpsy9jkL+qpivkXcFf7nmJIcej00g5fJTivnIq5u+46EN9060U BELFbZs2TR7blrSiMhxRF4Y9/hjjW7ZKqCcJiaQ0=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd66940707bad117571bfe527f7da95acddd955c892cf0000000117f0bc9b92a169ce13b52edd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issue/1432/issue_event/1936651167@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1432@github.com>
References: <quicwg/base-drafts/issues/1432@github.com>
Subject: Re: [quicwg/base-drafts] Length-prefixes and flow control (#1432)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8fa9b7793_268e3fb55f8d45c41347a7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/L2tDPDKqIRvVLU-w0et_dCdMc24>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:43:09 -0000

----==_mimepart_5bd8fa9b7793_268e3fb55f8d45c41347a7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closed #1432.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1432#event-1936651167
----==_mimepart_5bd8fa9b7793_268e3fb55f8d45c41347a7
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="330641117" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1432" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1432/hovercard" href="https://github.com/quicwg/base-drafts/issues/1432">#1432</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/1432#event-1936651167">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq82XgYqyyaNGN3wth0FpfhR4yvk5ks5uqPIbgaJpZM4UgCd3">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4g_yoW8WzNPHyHlWHwMykEjxbiiks5uqPIbgaJpZM4UgCd3.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1432."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1432#event-1936651167"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1432#event-1936651167",
"url": "https://github.com/quicwg/base-drafts/issues/1432#event-1936651167",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Length-prefixes and flow control (#1432)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1432#event-1936651167"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 343943031\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8fa9b7793_268e3fb55f8d45c41347a7--


From nobody Tue Oct 30 17:43:16 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3724C1277CC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:43:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 IKZiwuwts3tN for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:43: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 136D0130DCB for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:43:08 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:43:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540946587; bh=4fyKTMT7zE1Erv2nCdiBI8EvQ8jba73R69RJSwJaGNg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tVWBF89QDPn0N/+Xo6YSx8AS/5y/z99sRpL9dLncfgtFCJPNALpu20TBQIKdQG0WK YA26lLb9nQQzmLfzi9+n6w1JVoIo5YvObxc8N1puaZoorwm0EBIqh8vr+fdd9odimc /3LsOCDP7Rlpe88k3DlOt24LfZ6X42hK4Kp5o0dU=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd66940707bad117571bfe527f7da95acddd955c892cf0000000117f0bc9b92a169ce13b52edd@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1432/434521214@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1432@github.com>
References: <quicwg/base-drafts/issues/1432@github.com>
Subject: Re: [quicwg/base-drafts] Length-prefixes and flow control (#1432)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8fa9b120ea_269e3fb55f8d45c4136693"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/aMf2EXvb2MZx5VploFnfuD6-p6w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:43:10 -0000

----==_mimepart_5bd8fa9b120ea_269e3fb55f8d45c4136693
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Closing in favour of quicwg/ops-drafts#53

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1432#issuecomment-434521214
----==_mimepart_5bd8fa9b120ea_269e3fb55f8d45c4136693
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Closing in favour of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="375751988" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/ops-drafts/issues/53" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/ops-drafts/pull/53/hovercard" href="https://github.com/quicwg/ops-drafts/pull/53">quicwg/ops-drafts#53</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/1432#issuecomment-434521214">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq82XgYqyyaNGN3wth0FpfhR4yvk5ks5uqPIbgaJpZM4UgCd3">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4g_yoW8WzNPHyHlWHwMykEjxbiiks5uqPIbgaJpZM4UgCd3.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1432: Closing in favour of quicwg/ops-drafts#53"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1432#issuecomment-434521214"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1432#issuecomment-434521214",
"url": "https://github.com/quicwg/base-drafts/issues/1432#issuecomment-434521214",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Length-prefixes and flow control (#1432)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1432,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1432#issuecomment-434521214"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 343943031\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd8fa9b120ea_269e3fb55f8d45c4136693--


From nobody Tue Oct 30 17:43:23 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EFAFB1292F1 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:43:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 UuJx7YyhoIpQ for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:43: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 916301277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:43:18 -0700 (PDT)
Date: Tue, 30 Oct 2018 17:43:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540946597; bh=pz9tPvEmlStKFvsDYLXTJPYM3FffiwhQs6en4ZXZfWM=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=W9LeaGRyMUUhTrdtVsQh9m7kxCZeztOZcXsISPjZEELBQi6wc+blD2yhvlRmb1ZNI KEnh68z4XzQUY7hjyQTZSpLUjzh1QORRZif5VrsAj+tZ+AJL8Zhkf2D45VlI4F//sU an/5WeQGV2erDa/DY+spujT7p3tws/2RsSSvelFM=
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/1934/push/3006219621@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd8faa5ef509_74fb3ffb832d45c41429c0"; 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/XmF_6tNDE0MFRr7JwACDZkiu5cw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:43:20 -0000

----==_mimepart_5bd8faa5ef509_74fb3ffb832d45c41429c0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

a856d1e  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/1934/files/d9589391de0f576926433717773760891f880316..a856d1ef9378cbfa821383406175a37dfcf1c08d

----==_mimepart_5bd8faa5ef509_74fb3ffb832d45c41429c0
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/a856d1e">a856d1e</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/1934/files/d9589391de0f576926433717773760891f880316..a856d1ef9378cbfa821383406175a37dfcf1c08d">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxdkYiUhQ9N3xfG7XAw2xDMNGmb-ks5uqPIlgaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2dncQwy8HuYcZlYXw71cch4Kkj_ks5uqPIlgaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934/files/d9589391de0f576926433717773760891f880316..a856d1ef9378cbfa821383406175a37dfcf1c08d"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934/files/d9589391de0f576926433717773760891f880316..a856d1ef9378cbfa821383406175a37dfcf1c08d",
"url": "https://github.com/quicwg/base-drafts/pull/1934/files/d9589391de0f576926433717773760891f880316..a856d1ef9378cbfa821383406175a37dfcf1c08d",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1934",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1934:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "a856d1e",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934/files/d9589391de0f576926433717773760891f880316..a856d1ef9378cbfa821383406175a37dfcf1c08d"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd8faa5ef509_74fb3ffb832d45c41429c0--


From nobody Tue Oct 30 17:53:20 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2E863130DCB for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:53:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 TVLMEeSMx27U for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 17:53:17 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 0A0A6130DDD for <quic-issues@ietf.org>; Tue, 30 Oct 2018 17:53:16 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540947196; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=1MUP5cV9Qa5fq4LxL32k941K37OyMmfRJDHbREiHRUU=; b=skLWMbnRK/xuCYUbfzzYT8cpVxyCcZTZkuG+npvKjHe0pt2Z1kMuITSVy8hmQFqAqFxfEZuI MnjN5KEHGW44Lldk3r5e8O+3FBOVZzXzJG9s01qyNpQ+mHI+z/kG3AEVLbtsFjVPiUhnjLwn vKjYnWzKgVGCxfWFNjTPyuQqrUI=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bd8faa3.7fd40422ee40-smtp-out-n03; Wed, 31 Oct 2018 00:43:15 -0000 (UTC)
Date: Tue, 30 Oct 2018 17:43:15 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd8faa32780_61112afa1de34580374f0@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] a856d1: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd8faa323e8_61112afa1de345803731a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qqyn0PM4lM4SOBpezlw66Kn00Wo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 00:53:19 -0000

----==_mimepart_5bd8faa323e8_61112afa1de345803731a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-only
  Home:   https://github.com/quicwg/base-drafts
  Commit: a856d1ef9378cbfa821383406175a37dfcf1c08d
      https://github.com/quicwg/base-drafts/commit/a856d1ef9378cbfa821383406175a37dfcf1c08d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd8faa323e8_61112afa1de345803731a--


From nobody Tue Oct 30 18:13:44 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AF491130DCB for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 18:13:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 vCtd8u-dv96d for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 18:13:42 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 571A01292F1 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 18:13:42 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540948421; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=EOkmX2erQ/yv6I9HXT6c4n+D/jXohvIS9I4OnHmFXFI=; b=cGtankduYK+0rzxnTkF+ocAEQwLCO3eF9y4fgWzph0tk6o1m/4hcNAb+EEHPpoX+w4f8ZSg8 zWhC3XSL0ScFwfRtH+V/YgOttUmK4AiuRz7KUYVgNBlB3bBf90Wi5FX5wuUET3iPvw5SR5it kVGAER7E3/LR8c5aJp2nCZkDY+U=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd901c5.7f1068032180-smtp-out-n02; Wed, 31 Oct 2018 01:13:41 -0000 (UTC)
Date: Tue, 30 Oct 2018 18:13:41 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bd901c51c6a1_44df2aaf6146257c62192@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd901c51c2d3_44df2aaf6146257c620b6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9lrmaBhMoWljKin0Q86_NlH09nU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 01:13:44 -0000

----==_mimepart_5bd901c51c2d3_44df2aaf6146257c620b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/flow-control-hazard
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd901c51c2d3_44df2aaf6146257c620b6--


From nobody Tue Oct 30 18:15:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9A541292F1 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 18:15:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 7Lu9VIOO-bmK for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 18:15:38 -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 212B01277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 18:15:38 -0700 (PDT)
Date: Tue, 30 Oct 2018 18:15:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540948537; bh=FP9gAFDEzgaAsw0L077VoyQVLEpJIWLWYZCCY/tYH24=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=su6i5dmhI4ZwsL3iqYGlhTzf6/V1AxaNmMMzfYAzJa3yMHOQBa2/1hgFT0+Hu6EcL my6LpfwJz3Vdkn3zV0x22qDFjsa1vNVC0zf1W67BpjXoUgwmuOc0f8su7+ghFwlJUe goTm0+/DvagVCexbfhLdbgSQkIbM//fkZ/i1RWQE=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf66d92906759c061a7111a536ca24cebe2e5285d92cf0000000117f0c43992a169ce16627931@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1934/review/170062028@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9023962405_6273fb08f0d45c4576cc"; 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/zw8bPNSVSn_mrLwXZg6z9Gwdylk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 01:15:40 -0000

----==_mimepart_5bd9023962405_6273fb08f0d45c4576cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

janaiyengar commented on this pull request.



> @@ -131,8 +132,9 @@ mechanisms ensure that data and frames that need reliable delivery are
 acknowledged or declared lost and sent in new packets as necessary. The types
 of frames contained in a packet affect recovery and congestion control logic:
 
-* All packets are acknowledged, though packets that contain only ACK
-  and PADDING frames are not acknowledged immediately.
+* All packets are acknowledged, though packets that contain no
+  retransmittable frames are only acknowledged along with retransmittable
+  packets.

How about: "Packets containing only ACK or PADDING frames are not required to be acknowledged immediately by a receiver. They might be eventually included in acknowledgements when subsequent packets containing retransmittable frames are received by the receiver."

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1934#pullrequestreview-170062028
----==_mimepart_5bd9023962405_6273fb08f0d45c4576cc
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/1934#discussion_r229538282">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -131,8 +132,9 @@ mechanisms ensure that data and frames that need reliable delivery are
 acknowledged or declared lost and sent in new packets as necessary. The types
 of frames contained in a packet affect recovery and congestion control logic:
 
-* All packets are acknowledged, though packets that contain only ACK
-  and PADDING frames are not acknowledged immediately.
+* All packets are acknowledged, though packets that contain no
+  retransmittable frames are only acknowledged along with retransmittable
+  packets.
</pre>
<p>How about: "Packets containing only ACK or PADDING frames are not required to be acknowledged immediately by a receiver. They might be eventually included in acknowledgements when subsequent packets containing retransmittable frames are received by the receiver."</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1934#pullrequestreview-170062028">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq59cOYR2t6_LU1MLyp_z8g4arPfCks5uqPm5gaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzXdoARc-nuBZuFDU1eUCbWf4Q3_ks5uqPm5gaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934#pullrequestreview-170062028"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934#pullrequestreview-170062028",
"url": "https://github.com/quicwg/base-drafts/pull/1934#pullrequestreview-170062028",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@janaiyengar commented on 1934",
"sections": [
{
"text": "",
"activityTitle": "**janaiyengar**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@janaiyengar",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934#pullrequestreview-170062028"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd9023962405_6273fb08f0d45c4576cc--


From nobody Tue Oct 30 18:44:03 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0DD0C130DE6 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 18:44:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 tTB34-OixxlW for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 18:44: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 3F02D1252B7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 18:44:00 -0700 (PDT)
Date: Tue, 30 Oct 2018 18:43:59 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540950239; bh=JC3ePb4qNRIYh/324lMVAoYbdcqWbtpUgE2n2BE9f+o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=wifdisEgvgPNto/DC8KPSmoW0CfV5Kub8wC6qfWKKULq3am/lZ7GoApAnykF1rW4O WcFQAG5YoM5T9cXXnD8bq6uk3zhobUJxPyl+TMG/O9ssGRxmaOwJVO0WCKubcg6mvZ PffpLsVgVdml9yLLfneLl1ldf9wLcFojWm7WNBls=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab46725e086e4383565d0259c4ac353062f7bbbeaf92cf0000000117f0cadf92a169ce16627931@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1934/review/170066150@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd908df43ba1_e723fc45c0d45c01816f"; 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/0dPLOd_cmrkoWrmOyP7X0pnVgXc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 01:44:02 -0000

----==_mimepart_5bd908df43ba1_e723fc45c0d45c01816f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -131,8 +132,9 @@ mechanisms ensure that data and frames that need reliable delivery are
 acknowledged or declared lost and sent in new packets as necessary. The types
 of frames contained in a packet affect recovery and congestion control logic:
 
-* All packets are acknowledged, though packets that contain only ACK
-  and PADDING frames are not acknowledged immediately.
+* All packets are acknowledged, though packets that contain no
+  retransmittable frames are only acknowledged along with retransmittable
+  packets.

I like what I have in this PR currently better.  Is there something you don't like about the current text that you're trying 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/pull/1934#discussion_r229541654
----==_mimepart_5bd908df43ba1_e723fc45c0d45c01816f
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/1934#discussion_r229541654">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -131,8 +132,9 @@ mechanisms ensure that data and frames that need reliable delivery are
 acknowledged or declared lost and sent in new packets as necessary. The types
 of frames contained in a packet affect recovery and congestion control logic:
 
-* All packets are acknowledged, though packets that contain only ACK
-  and PADDING frames are not acknowledged immediately.
+* All packets are acknowledged, though packets that contain no
+  retransmittable frames are only acknowledged along with retransmittable
+  packets.
</pre>
<p>I like what I have in this PR currently better.  Is there something you don't like about the current text that you're trying to 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/1934#discussion_r229541654">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxhgqP2Dxs9RY00c03VQSRNsRO5Cks5uqQBfgaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq32-7rk2ngE1zZS4v4XzvAksss6Wks5uqQBfgaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1934"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934#discussion_r229541654"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934#discussion_r229541654",
"url": "https://github.com/quicwg/base-drafts/pull/1934#discussion_r229541654",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1934",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934#discussion_r229541654"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd908df43ba1_e723fc45c0d45c01816f--


From nobody Tue Oct 30 18:53:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ED101127332 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 18:53:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 42lDJplBBizf for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 18:53:38 -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 728511252B7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 18:53:38 -0700 (PDT)
Date: Tue, 30 Oct 2018 18:53:37 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540950818; bh=tvfN/hRlRuS49Laukfo3RJeriRA1Nj+/S897OWtgxFw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1xmVeWQwA3sdvY9dqKGjYI62VO87mcaNLpu+0DIoq1zvfjrdXNgu6LEb8hKF0rvWn qWUWuY4BgADgOkEgjiQJYEcGvKpm69zcf+91icT8y9ULKZpLHavrDDnADrWLaf3OMx UWFtO/QwIGIoFf/rcEdKrvHAJhoHubuxJaibF08Y=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe1ce80801c23b2c3fc451e648de6a5400706b3ae92cf0000000117f0cd2192a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/review/170067488@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd90b21e462b_715b3fe622ed45c01618fc"; 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/7GiMU_9wUgzoZ5IPjn-pg1LFFuo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 01:53:40 -0000

----==_mimepart_5bd90b21e462b_715b3fe622ed45c01618fc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.

I still find this potentially confusing and misleading.  I think we should clarify total number during the lifetime of the connection, at least in the MAX_STREAMS 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/1906#pullrequestreview-170067488
----==_mimepart_5bd90b21e462b_715b3fe622ed45c01618fc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@ianswett</b> commented on this pull request.</p>

<p>I still find this potentially confusing and misleading.  I think we should clarify total number during the lifetime of the connection, at least in the MAX_STREAMS 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/1906#pullrequestreview-170067488">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwwrvQoFPJU0GDxy8zyCMkCwyH0iks5uqQKhgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7UuON0ClIlzqKfo9_W4S87Y8Ed4ks5uqQKhgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1906"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-170067488"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-170067488",
"url": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-170067488",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1906",
"sections": [
{
"text": "I still find this potentially confusing and misleading.  I think we should clarify total number during the lifetime of the connection, at least in the MAX_STREAMS Frame.",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#pullrequestreview-170067488"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd90b21e462b_715b3fe622ed45c01618fc--


From nobody Tue Oct 30 18:55:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22F0D130DD8 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 18:55:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 25HT8ePeh4ux for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 18:55: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 71367127332 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 18:55:45 -0700 (PDT)
Date: Tue, 30 Oct 2018 18:55:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540950944; bh=QfUNXk1Su0o7QRAPP7v/ZwiM5OTG2VWG4VV1hhRvvFQ=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=AjK26pKhmyIFJ31asqsvM220l2zBvcY99KJCj9ENJ8UMPOolKGDrK6ePl3trY3+O/ wD2QisAyNtX0NpXHsjQWLRDsofGJzKEzvLCH/OQ8BveBHF9DGmkOoHv9iZLnEW+RHw pk1KhSB3B/ojTTflUJQExi7vYMOdnqZzQfwFG+BQ=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe62947da798e72144b64e830857eb571fe01576d92cf0000000117f0cda092a169ce1616b73a@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/434533562@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_5bd90ba09e5ba_1b963ffd6d8d45b44448ba"; 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/gDnB-gcPVebxhrtJcI-qav-8blo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 01:55:47 -0000

----==_mimepart_5bd90ba09e5ba_1b963ffd6d8d45b44448ba
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm not sure what the right answer is here, but I'm assigning this to Jana, since he's an editor on both docs.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1860#issuecomment-434533562
----==_mimepart_5bd90ba09e5ba_1b963ffd6d8d45b44448ba
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm not sure what the right answer is here, but I'm assigning this to Jana, since he's an editor on both docs.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1860#issuecomment-434533562">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0_I2nXxp9W82cdd9NuHWu8tfBiRks5uqQMggaJpZM4XePpm">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq5Tr6lCOWiCyDZqX-Etw6gB_6Tjrks5uqQMggaJpZM4XePpm.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1860: I'm not sure what the right answer is here, but I'm assigning this to Jana, since he's an editor on both docs."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1860#issuecomment-434533562"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1860#issuecomment-434533562",
"url": "https://github.com/quicwg/base-drafts/issues/1860#issuecomment-434533562",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] ACK-only feedback loop in recovery instead of transport (#1860)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1860,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1860\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1860#issuecomment-434533562"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 393804390\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd90ba09e5ba_1b963ffd6d8d45b44448ba--


From nobody Tue Oct 30 19:34:10 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C20021277CC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 19:34:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 ceJXYN6-9YOm for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 19:34:07 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 429BC12426A for <quic-issues@ietf.org>; Tue, 30 Oct 2018 19:34:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540953246; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=mzkzluUn8G9oLdv6pWoZdYSjmZ9W6hjk0MCgsQgGTNk=; b=RqYGSNrKE2n9QDdfP0kn18obMO/RPxlPPumqYju2Tdbw4cSLMq0cRQ8WmikZL/6oTJonJcSN RzsdPCt/gHM7pvGCCROYjm1+xFSUu5rUjLXC8Z3Ps7bvsbOCoIzl9S7fli1aLcq+2Bk+3ZGe WAaPBMBOIDaCB2dKq00M//x6ayQ=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd9149e.7fef741b6330-smtp-out-n03; Wed, 31 Oct 2018 02:34:06 -0000 (UTC)
Date: Tue, 30 Oct 2018 19:34:05 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd9149d56fc5_5e082abdebed0584644bd@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9968c4: What to track and send
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd9149d56c0a_5e082abdebed058464333"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7_wNWwXZiqE_bFBDJ91oyvyKayA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 02:34:09 -0000

----==_mimepart_5bd9149d56c0a_5e082abdebed058464333
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-tracking
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9968c4b9aa47c1fa7963d17d1461d6120ba41a33
      https://github.com/quicwg/base-drafts/commit/9968c4b9aa47c1fa7963d17d1461d6120ba41a33
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  What to track and send

First pass at #765 and some of #1724



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd9149d56c0a_5e082abdebed058464333--


From nobody Tue Oct 30 19:37:06 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EC57012872C for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 19:37:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 j_YOoPvMYMGj for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 19:37: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 A0B2A1277CC for <quic-issues@ietf.org>; Tue, 30 Oct 2018 19:37:03 -0700 (PDT)
Date: Tue, 30 Oct 2018 19:37:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540953422; bh=OnABddfm8gC1I/aoH40x5dPGa7yi0PhPKW7OmeoBiK8=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=BNd9stmWi4iryTxcTW5g8eIbAeAtTAthk2o2VXrTFNOWtBi/B+BV/jT7C7IK1olOe KhtpFqv45O5y1+4n/y+S1V/OrV2naU2qCbXikiMPgDM+jQ0jRXYph4u8QOgI3dPBIr imJALE0Fog9GxQiKvpjwkx7rTd1hb5TxLvmKBpl4=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd757a56dcba87b8377eadd5d1d0522680e7adb7992cf0000000117f0d74e92a169ce1665d8f7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1939@github.com>
Subject: [quicwg/base-drafts] What to track and send (#1939)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9154eb57eb_16fc3fb67d6d45c012865b6"; 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/ocbho9i3jVr39sA_Rd91du2pADY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 02:37:05 -0000

----==_mimepart_5bd9154eb57eb_16fc3fb67d6d45c012865b6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

First pass at #765 and some of #1724
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1939

-- Commit Summary --

  * What to track and send

-- File Changes --

    M draft-ietf-quic-recovery.md (74)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1939.patch
https://github.com/quicwg/base-drafts/pull/1939.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/1939

----==_mimepart_5bd9154eb57eb_16fc3fb67d6d45c012865b6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>First pass at <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="255754536" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/765" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/765/hovercard" href="https://github.com/quicwg/base-drafts/issues/765">#765</a> and some of <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="357200854" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1724" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1724/hovercard" href="https://github.com/quicwg/base-drafts/issues/1724">#1724</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/1939'>https://github.com/quicwg/base-drafts/pull/1939</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>What to track and send</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1939/files#diff-0">draft-ietf-quic-recovery.md</a>
    (74)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1939.patch'>https://github.com/quicwg/base-drafts/pull/1939.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1939.diff'>https://github.com/quicwg/base-drafts/pull/1939.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/1939">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8u7pohTsn73XpiN0EbAM1CSqQe1ks5uqQzOgaJpZM4YDPCv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq-WMIGWqEaM_Haq9hNmV04vd6V-5ks5uqQzOgaJpZM4YDPCv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"What to track and send (#1939)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1939"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1939",
"url": "https://github.com/quicwg/base-drafts/pull/1939",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "What to track and send (#1939)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "9968c4b",
"value": "What to track and send"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1939/files#diff-0) (74 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1939,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1939\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403501231\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd9154eb57eb_16fc3fb67d6d45c012865b6--


From nobody Tue Oct 30 19:38:14 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DE28712872C for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 19:38:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 brTeRaF-I1zd for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 19:38:11 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 151D61292F1 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 19:38:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540953490; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=Q+4h/CKA9MvDiGOYMmgh/jQKLw0d1G5SN2WNB7DBh8M=; b=GahF0GPd43EDjpZnWixI/V6mkGgQ4Ts5lTAd+SzNgO76ffp0TM12DNXaS25VpUDI9qIEvj23 h3t4fAnUGuTGWU3bZEF1BJKFzg7rXlVHOxB9WpVUIe5gBit97gwgNy2xJ/mvjoyhlY43gIq1 qZvFM0NPXboQepJ73glps64k0I0=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd91591.7f36787381b0-smtp-out-n03; Wed, 31 Oct 2018 02:38:09 -0000 (UTC)
Date: Tue, 30 Oct 2018 19:38:09 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd91591494c4_cbf2aace5cc457c380f5@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 742c8f: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd9159149043_cbf2aace5cc457c379d7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wXmepFQJnTymxJmjVxbstOej85g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 02:38:13 -0000

----==_mimepart_5bd9159149043_cbf2aace5cc457c379d7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-tracking
  Home:   https://github.com/quicwg/base-drafts
  Commit: 742c8fc69fc78ae6c0255da3a68472cd8f483fd6
      https://github.com/quicwg/base-drafts/commit/742c8fc69fc78ae6c0255da3a68472cd8f483fd6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd9159149043_cbf2aace5cc457c379d7--


From nobody Tue Oct 30 19:38:21 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B81D312872C for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 19:38:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 RXyUyF0RlDGz for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 19: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 24DC91292F1 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 19:38:13 -0700 (PDT)
Date: Tue, 30 Oct 2018 19:38:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540953492; bh=xCQye/aKkA6csNufQ0iVsIuLns0ryTk1VqkS+nH+qFY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NYwwQTBm7W1/O29A28l+LXadk+SJhYba4w/hgGeJT3oyRViTP+uchVLU7EFhyWyC5 11lzMCh4mZfQWc2QXzVZdoUzbt3OJLMtPQDNDhqJ7MmFtCI/cDrHyzIQ7KUjT6++ne sTkvKTlCocxWju4Xaw7eIK+ogCmM5Xuc3RajqNWo=
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/1939/push/3006414438@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1939@github.com>
References: <quicwg/base-drafts/pull/1939@github.com>
Subject: Re: [quicwg/base-drafts] What to track and send (#1939)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9159411029_708a3facf20d45c484399b"; 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/Ay4NhzsdTAR_gCeiz5F6LFIhqUI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 02:38:15 -0000

----==_mimepart_5bd9159411029_708a3facf20d45c484399b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

742c8fc  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/1939/files/9968c4b9aa47c1fa7963d17d1461d6120ba41a33..742c8fc69fc78ae6c0255da3a68472cd8f483fd6

----==_mimepart_5bd9159411029_708a3facf20d45c484399b
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/742c8fc">742c8fc</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/1939/files/9968c4b9aa47c1fa7963d17d1461d6120ba41a33..742c8fc69fc78ae6c0255da3a68472cd8f483fd6">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0K3jMSrbu6srOw3vgmyDyiwoQfEks5uqQ0UgaJpZM4YDPCv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2nqM302SynynqDBDe5xI8ZVhEYJks5uqQ0UgaJpZM4YDPCv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1939"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1939/files/9968c4b9aa47c1fa7963d17d1461d6120ba41a33..742c8fc69fc78ae6c0255da3a68472cd8f483fd6"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1939/files/9968c4b9aa47c1fa7963d17d1461d6120ba41a33..742c8fc69fc78ae6c0255da3a68472cd8f483fd6",
"url": "https://github.com/quicwg/base-drafts/pull/1939/files/9968c4b9aa47c1fa7963d17d1461d6120ba41a33..742c8fc69fc78ae6c0255da3a68472cd8f483fd6",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1939",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1939:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "742c8fc",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939/files/9968c4b9aa47c1fa7963d17d1461d6120ba41a33..742c8fc69fc78ae6c0255da3a68472cd8f483fd6"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403501231\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd9159411029_708a3facf20d45c484399b--


From nobody Tue Oct 30 19:41:12 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0DEEE1277CC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 19:41:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 WGTgxyBsckyj for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 19:41:09 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 B1B651274D0 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 19:41:09 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540953669; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=9pI2/4rdftYzm2+q18zyz0e3ZwWzxqVYxDfZjLQEOSI=; b=zVQDUIg76rJp41wOvPkjIp6/NBs9rUEFQurUGy++JWJ+/3K/taUhQnmSnjF9yb/t6hY1YjIH KdvgT9CXWhAxCsQzfNi4PmCukxqtOkXHRneIVcrKL3dN70ABRqkxVfPKsnN66pa0RyLd40eC WRh/6MydJ3FrXzWAzMrqHRhezuc=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd91644.7f967c53cba0-smtp-out-n03; Wed, 31 Oct 2018 02:41:08 -0000 (UTC)
Date: Tue, 30 Oct 2018 19:41:08 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd916448b1fc_17f02af8a2f7259020550@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 9f1973: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd916448add0_17f02af8a2f72590204db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9k0WaL7vdb85uBnU2xfC_O_T75s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 02:41:11 -0000

----==_mimepart_5bd916448add0_17f02af8a2f72590204db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-tracking
  Home:   https://github.com/quicwg/base-drafts
  Commit: 9f19737dbd9ca4a88c6a997fc952e169ba434ad2
      https://github.com/quicwg/base-drafts/commit/9f19737dbd9ca4a88c6a997fc952e169ba434ad2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd916448add0_17f02af8a2f72590204db--


From nobody Tue Oct 30 19:41:19 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A29B012872C for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 19:41:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ZAGa9Ogq5THJ for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 19:41:14 -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 19D85130DDD for <quic-issues@ietf.org>; Tue, 30 Oct 2018 19:41:14 -0700 (PDT)
Date: Tue, 30 Oct 2018 19:41:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540953673; bh=MmCyOF+BKJIKv8MUj4vvciwaPh1gKx8CYOmjlqHe9hw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YydbiWORfVUmydVh2KxTZS8G+Az4+kWTHpNm4QzqrMcCPh/TFm7Wwg/PfNvEpZDJC m5W4xNAlh1Yel2lL5IuHHs7mjzDAvAU0GqZQlNsGhB/iozU8kwx47mkj0MNzOBLriC JiM+KRwDUzTtHJ80d0teS7Xb9XcjK/46hBOGs+qg=
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/1939/push/3006419428@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1939@github.com>
References: <quicwg/base-drafts/pull/1939@github.com>
Subject: Re: [quicwg/base-drafts] What to track and send (#1939)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd916492f9f4_ba53fbcba4d45c0242284"; 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/JiAa1ohV44HvQvM-kZzC8Zty-Gs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 02:41:16 -0000

----==_mimepart_5bd916492f9f4_ba53fbcba4d45c0242284
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

9f19737  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/1939/files/742c8fc69fc78ae6c0255da3a68472cd8f483fd6..9f19737dbd9ca4a88c6a997fc952e169ba434ad2

----==_mimepart_5bd916492f9f4_ba53fbcba4d45c0242284
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/9f19737">9f19737</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/1939/files/742c8fc69fc78ae6c0255da3a68472cd8f483fd6..9f19737dbd9ca4a88c6a997fc952e169ba434ad2">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_kAiLWgodldVfOV-f711B9DiItCks5uqQ3JgaJpZM4YDPCv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqywtIYhuDPEFOJP_Xm9HhCzW20Lrks5uqQ3JgaJpZM4YDPCv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1939"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1939/files/742c8fc69fc78ae6c0255da3a68472cd8f483fd6..9f19737dbd9ca4a88c6a997fc952e169ba434ad2"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1939/files/742c8fc69fc78ae6c0255da3a68472cd8f483fd6..9f19737dbd9ca4a88c6a997fc952e169ba434ad2",
"url": "https://github.com/quicwg/base-drafts/pull/1939/files/742c8fc69fc78ae6c0255da3a68472cd8f483fd6..9f19737dbd9ca4a88c6a997fc952e169ba434ad2",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1939",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1939:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "9f19737",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939/files/742c8fc69fc78ae6c0255da3a68472cd8f483fd6..9f19737dbd9ca4a88c6a997fc952e169ba434ad2"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403501231\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd916492f9f4_ba53fbcba4d45c0242284--


From nobody Tue Oct 30 20:22:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C0C7130E29 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 20:22:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 eGTJcCfe23S1 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 20:22:47 -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 BE950130E3B for <quic-issues@ietf.org>; Tue, 30 Oct 2018 20:22:47 -0700 (PDT)
Date: Tue, 30 Oct 2018 20:22:46 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540956166; bh=dtKCMKiatakWMiKfY5Cc/HCt/fJU0MlywgL7BbZZlnI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=IITSC4NhkGhb/oeocsRIm1V6XEZuWnTVc2YqA6N31I7k5uvokhkmqWoPNCk1uoXrE s+ApJtRPAi3t5rHcU8x1BOheLunCZohMuhTE9LFI4zCVN5d5TV3eDUKB7hGC3D044D ceM1Zc5J66d6LVhYLDyV86cT8rfs68sC9+T1IoNk=
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab01ed22a3a7fd5c25db92bac46a728f32f5850cbc92cf0000000117f0e20692a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/c434547868@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd92006ab1b0_3b53fa633ed45b831269c"; 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/2d95D_760j5Xkvo-ou9SbDPFocM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 03:22:56 -0000

----==_mimepart_5bd92006ab1b0_3b53fa633ed45b831269c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So does MAX_STREAMS limit the total number of streams opened by the client, but does not restrict the IDs of those streams? If MAX_STREAM=3, can I open stream 300?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#issuecomment-434547868
----==_mimepart_5bd92006ab1b0_3b53fa633ed45b831269c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>So does MAX_STREAMS limit the total number of streams opened by the client, but does not restrict the IDs of those streams? If MAX_STREAM=3, can I open stream 300?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1906#issuecomment-434547868">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9ok8neyeO4nx6btsj0NIKcwYljXks5uqReGgaJpZM4X5VEC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3HINrD6rXxKXSwgalt-rUzINln8ks5uqReGgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@RyanAtGoogle in #1906: So does MAX_STREAMS limit the total number of streams opened by the client, but does not restrict the IDs of those streams? If MAX_STREAM=3, can I open stream 300?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1906#issuecomment-434547868"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-434547868",
"url": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-434547868",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Define stream limits as counts (#1906)",
"sections": [
{
"text": "",
"activityTitle": "**Ryan Hamilton**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@RyanAtGoogle",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1906,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-434547868"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400904450\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd92006ab1b0_3b53fa633ed45b831269c--


From nobody Tue Oct 30 20:48:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1A361126F72 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 20:48:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 LHM1w2vpeOkC for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 20:48: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 9CF2B1252B7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 20:48:03 -0700 (PDT)
Date: Tue, 30 Oct 2018 20:48:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540957682; bh=w6kS02f0SySc5wH2n5Anqe2SrIiOXuCp3EIWT4U01yU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=Q86KRKRqo8pXHmzaJDkQRwvDnvpS6sOEwDJ4sDneyc4Lqr8JCU8DQVs5mIMHhq97v GnWskRHYVDmsdfufc4Tdl49VOlnEyePMPNBe2vGp6b0AjkHlQSoVu10ZOlgJCQMDg1 8MnV7Vu5utIFl39JwWxkW0kEDHJcl6X54gvc1c2Y=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab386fb872e0e2b43596447a2564cad8ddf480325892cf0000000117f0e7f292a169ce16660d11@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1940@github.com>
Subject: [quicwg/base-drafts] Why are error codes not a varint? (#1940)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd925f2e40c1_32153fe3726d45bc61846f"; 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/lqpaTIfbozFqZuXMNzgboHe4-XM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 03:48:05 -0000

----==_mimepart_5bd925f2e40c1_32153fe3726d45bc61846f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The error codes in CONNECTION_CLOSE and RST_STREAM frames are uint16s. That's inconsistent with how we encode pretty much every other value.

While saving bytes is not the reason I'm opening this issue, depending on how frequently streams are reset, it might be nice to save a byte on the error code 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/1940
----==_mimepart_5bd925f2e40c1_32153fe3726d45bc61846f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>The error codes in CONNECTION_CLOSE and RST_STREAM frames are uint16s. That's inconsistent with how we encode pretty much every other value.</p>
<p>While saving bytes is not the reason I'm opening this issue, depending on how frequently streams are reset, it might be nice to save a byte on the error code 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/1940">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6dQ01IX_1OkV9Woeacc6vIGbTDvks5uqR1ygaJpZM4YDS68">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqx18kOi0AdcjobgBzLNeJAj1kjY3ks5uqR1ygaJpZM4YDS68.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 are error codes not a varint? (#1940)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1940"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1940",
"url": "https://github.com/quicwg/base-drafts/issues/1940",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Why are error codes not a varint? (#1940)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1940
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1940,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1940\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1940"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403517116\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd925f2e40c1_32153fe3726d45bc61846f--


From nobody Tue Oct 30 21:00:15 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 03FCA123FFD for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 21:00:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 nVnvZCD8LbpD for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 21:00: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 74D221252B7 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 21:00:12 -0700 (PDT)
Date: Tue, 30 Oct 2018 21:00:11 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540958411; bh=V8BA/HF0nDIGMhqIatK0JY//Ui/LxRDOwFmPRoo4yDs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fHqz6JxlEr8MOVzY0n2h9uTLtJycdxjHnH+WhI7qc8ChD3bs7Ozw2S0CR75/CAvhI z2ck8kxUf0NlA+KtW2kDGJ5wErzsnRqQft1THHQ+p0jeDZMaKtAohFOpUKEXlqf25u aEn2vgpLvyqfTMruBUVX8k6lqTYUmLX0L4ISttuQ=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd1df81c465cb1f02e3c4078352172f2a330d8cfb92cf0000000117f0eacb92a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/c434553271@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd928cb6692e_61f83fedc28d45c42021f6"; 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/AjFTt2awi5aU4AAyd9ryiN9QHxw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 04:00:14 -0000

----==_mimepart_5bd928cb6692e_61f83fedc28d45c42021f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@RyanAtGoogle Section 2.1 says

> Streams of each type are created in numeric order. Streams that are used out of order result in opening all lower-numbered streams of the same type in the same direction.

I agree with @ianswett that we should be more explicit with what we mean by "total number of 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/1906#issuecomment-434553271
----==_mimepart_5bd928cb6692e_61f83fedc28d45c42021f6
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=3D19561162" data-octo-click=3D"hovercard-link-=
click" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com=
/RyanAtGoogle">@RyanAtGoogle</a> Section 2.1 says</p>
<blockquote>
<p>Streams of each type are created in numeric order. Streams that are us=
ed out of order result in opening all lower-numbered streams of the same =
type in the same direction.</p>
</blockquote>
<p>I agree with <a class=3D"user-mention" data-hovercard-type=3D"user" da=
ta-hovercard-url=3D"/hovercards?user_id=3D20072817" data-octo-click=3D"ho=
vercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https=
://github.com/ianswett">@ianswett</a> that we should be more explicit wit=
h what we mean by "total number of 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/pull/1906#issuecomment-434553271">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq-hi3T=
omeCLKz9NH3NDiyozzz6joks5uqSBLgaJpZM4X5VEC">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq0EGtjAi29m76X0eRI9aMWvtCKFS=
ks5uqSBLgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
en-seemann in #1906: @RyanAtGoogle Section 2.1 says\r\n\r\n\u003e Streams=
 of each type are created in numeric order. Streams that are used out of =
order result in opening all lower-numbered streams of the same type in th=
e same direction.\r\n\r\nI agree with @ianswett that we should be more ex=
plicit with what we mean by \"total number of streams\"."}],"action":{"na=
me":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull=
/1906#issuecomment-434553271"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-4=
34553271",
"url": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-4345=
53271",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Define stream limits as counts (#1906)=
",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1906,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-4345=
53271"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4009044=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd928cb6692e_61f83fedc28d45c42021f6--


From nobody Tue Oct 30 21:38:36 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 752CF126DBF for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 21:38:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Sl9rzDKoybjf for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 21:38: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 9C72B124D68 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 21:38:33 -0700 (PDT)
Date: Tue, 30 Oct 2018 21:38:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540960711; bh=HHFHMBlQImqSUo+XSrbJGrLuEh7IExF2bwkmA5s25A0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xPMJkIrx9eAqwTF3+uPec7dznRQUN0T1yvHk3RWlTSnuxU6PJ21meCbQbEiaLsFn5 qJMS01lCRYKC75hbl25t6QOLjFBvNWAE5wZWgs1EDRrAnT0R8hsgV/O/exLi0llpnh hdZ23DeiWudJzZoveVtrfqOtRQOdnVjKTZhIBDmc=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc7faa6ca3b85a3084d77db46c471e152160740c792cf0000000117f0f3c792a169ce1665378d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1938/review/170090147@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1938@github.com>
References: <quicwg/base-drafts/pull/1938@github.com>
Subject: Re: [quicwg/base-drafts] Errors for bad stream-related frames (#1938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd931c7afe3e_607e3f94d28d45b82922b"; 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/VOP9ChgRW0J5rjEJGy2uJWDRLww>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 04:38:36 -0000

----==_mimepart_5bd931c7afe3e_607e3f94d28d45b82922b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann commented on this pull request.

There's also the case for unidirectional streams in the opposite direction, e.g. when a peer receives a MAX_DATA frame for a unidirectional stream that the other side initiated.

> @@ -310,6 +306,13 @@ The two type bits from a Stream ID therefore identify streams as summarized in
 
 The first bidirectional stream opened by the client is stream 0.
 
+If an endpoint receives a frame for a stream that it expects to initiate (i.e.,
+an even-numbered for the client or an odd-numbered for the server), but which it
+has not yet opened, it MUST close the connection with error code
+STREAM_STATE_ERROR.  Similarly, receiving a STREAM or RST_STREAM frame for a

This also applies to STREAM_DATA_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/1938#pullrequestreview-170090147
----==_mimepart_5bd931c7afe3e_607e3f94d28d45b82922b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@marten-seemann</b> commented on this pull request.</p>

<p>There's also the case for unidirectional streams in the opposite direction, e.g. when a peer receives a MAX_DATA frame for a unidirectional stream that the other side initiated.</p><hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1938#discussion_r229561546">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -310,6 +306,13 @@ The two type bits from a Stream ID therefore identify streams as summarized in
 
 The first bidirectional stream opened by the client is stream 0.
 
+If an endpoint receives a frame for a stream that it expects to initiate (i.e.,
+an even-numbered for the client or an odd-numbered for the server), but which it
+has not yet opened, it MUST close the connection with error code
+STREAM_STATE_ERROR.  Similarly, receiving a STREAM or RST_STREAM frame for a
</pre>
<p>This also applies to STREAM_DATA_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/1938#pullrequestreview-170090147">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq83KCYU5Zny7XcqXXoCB-Aou1yaaks5uqSlHgaJpZM4YDDE5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2IF_W9gSsp6ur-jFCyfnpU-_T9Iks5uqSlHgaJpZM4YDDE5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann commented on #1938"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1938#pullrequestreview-170090147"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1938#pullrequestreview-170090147",
"url": "https://github.com/quicwg/base-drafts/pull/1938#pullrequestreview-170090147",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann commented on 1938",
"sections": [
{
"text": "There's also the case for unidirectional streams in the opposite direction, e.g. when a peer receives a MAX_DATA frame for a unidirectional stream that the other side initiated.",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1938#pullrequestreview-170090147"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403452217\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd931c7afe3e_607e3f94d28d45b82922b--


From nobody Tue Oct 30 21:43:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F91C124D68 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 21:43:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 90R26hNClW3l for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 21:43:06 -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 A9EAD124C04 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 21:43:06 -0700 (PDT)
Date: Tue, 30 Oct 2018 21:43:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540960985; bh=agog+HSkdSATIpnEzpS0+eypvDkMHJBIa7NCAZzHod0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Qplx2jWy4P11h/t8tAwQE6F3Jvtu8P1eXELKO21iyC0XdVytR8FWm/6FH96isgMq1 eh4Tn5zSlorWs7rtsNarizA9DTGMqglU4BoeCf87drgha8feNcGqFvOGtgttnz9FXC cWyn0C7bb84OCGi6Utkz6+YmP82v3A3jod8rrWnE=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab97190513c5e7c62ca72853aade7c9682bc01cb8792cf0000000117f0f4d992a169ce1664aaf0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1937/c434559202@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1937@github.com>
References: <quicwg/base-drafts/pull/1937@github.com>
Subject: Re: [quicwg/base-drafts] Add an appendix describing spin negotiation (#1937)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd932d91fa24_36c73fc1a00d45c0439457"; 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/NGqleD8uTL9cPWsP3WIzkW7JRug>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 04:43:09 -0000

----==_mimepart_5bd932d91fa24_36c73fc1a00d45c0439457
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

While I like the idea of exercising version negotiation right from the beginning, the problem with this approach is that this information is only visible on the path that the handshake is performed on. Middleboxes performing RTT measurements will also need to deploy some heuristics for detecting spin-bit enabled flows that migrated.
Having two different ways of detecting the same fact might be error-prone, and maybe it's a better design to force middleboxes to use a single method (which would be heuristics, in this 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/1937#issuecomment-434559202
----==_mimepart_5bd932d91fa24_36c73fc1a00d45c0439457
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>While I like the idea of exercising version negotiation right from the=
 beginning, the problem with this approach is that this information is on=
ly visible on the path that the handshake is performed on. Middleboxes pe=
rforming RTT measurements will also need to deploy some heuristics for de=
tecting spin-bit enabled flows that migrated.<br>
Having two different ways of detecting the same fact might be error-prone=
, and maybe it's a better design to force middleboxes to use a single met=
hod (which would be heuristics, in this 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/1937#issuecomment-434559202">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq9OCFu=
AIkJlA_yHE6LjmZLshHTxLks5uqSpZgaJpZM4YC43U">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq9zLZA5qC3CJNZf__XMo5vVyiU9_=
ks5uqSpZgaJpZM4YC43U.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
en-seemann in #1937: While I like the idea of exercising version negotiat=
ion right from the beginning, the problem with this approach is that this=
 information is only visible on the path that the handshake is performed =
on. Middleboxes performing RTT measurements will also need to deploy some=
 heuristics for detecting spin-bit enabled flows that migrated.\r\nHaving=
 two different ways of detecting the same fact might be error-prone, and =
maybe it's a better design to force middleboxes to use a single method (w=
hich would be heuristics, in this case)."}],"action":{"name":"View Pull R=
equest","url":"https://github.com/quicwg/base-drafts/pull/1937#issuecomme=
nt-434559202"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1937#issuecomment-4=
34559202",
"url": "https://github.com/quicwg/base-drafts/pull/1937#issuecomment-4345=
59202",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Add an appendix describing spin negoti=
ation (#1937)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1937,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1937\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1937#issuecomment-4345=
59202"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4034103=
88\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd932d91fa24_36c73fc1a00d45c0439457--


From nobody Tue Oct 30 23:09:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3867D127598 for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 23:09:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 1MgFv-qseQjI for <quic-issues@ietfa.amsl.com>; Tue, 30 Oct 2018 23:09: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 BD91C124D68 for <quic-issues@ietf.org>; Tue, 30 Oct 2018 23:09:43 -0700 (PDT)
Date: Tue, 30 Oct 2018 23:09:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540966182; bh=fda1Ag2O2UXYuIICiW1E+t2sMw++7kso7HFIfCw82jI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=1AFanWzJsO73i5XdsyOcrHEy4PG9HsrWElqC7kHid2bZmATOr+oQ+WjTZi68Pu+3W 7LMht3FSiKjHHJpEPGUQTOtBYKUmM+95cYXcddGps0CI4N1TZZzcX4yrG0xhj5p9bB JyQdE9YQJJYjwR+80b4MXoFa80sUH1BuEEYm9sXI=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab4a77c8f7450ebc6695cfb259f94d505707dd317692cf0000000117f1092692a169ce1664aaf0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1937/c434572575@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1937@github.com>
References: <quicwg/base-drafts/pull/1937@github.com>
Subject: Re: [quicwg/base-drafts] Add an appendix describing spin negotiation (#1937)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9472690f01_66953fee0d8d45c4440397"; 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/_pbVGvM00Yr3EYf6I2Ro0hTDIRg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 06:09:45 -0000

----==_mimepart_5bd9472690f01_66953fee0d8d45c4440397
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

The primary issue with using heuristics is that it leads to the bits getting ossified. You would no longer have a chance to introduce an improved version of "spin bits" without the fear of it being misdetected by the on-path devices that understand the old version.

In practice, I believe that operators do not need to observe all the QUIC connections. Assuming that is true, they can concentrate on QUIC connections that they know that are spinning bits by simply referring to the version. There would be no need for guessing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1937#issuecomment-434572575
----==_mimepart_5bd9472690f01_66953fee0d8d45c4440397
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>The primary issue with using heuristics is that it leads to the bits g=
etting ossified. You would no longer have a chance to introduce an improv=
ed version of "spin bits" without the fear of it being misdetected by the=
 on-path devices that understand the old version.</p>
<p>In practice, I believe that operators do not need to observe all the Q=
UIC connections. Assuming that is true, they can concentrate on QUIC conn=
ections that they know that are spinning bits by simply referring to the =
version. There would be no need for guessing.</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/1937#issuecomment-434572575">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqz7XwM=
7UWcbv67hiPpJ2nO8Dtl1mks5uqT6mgaJpZM4YC43U">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq27S4qmrTc53IneJwzJks-hChKt5=
ks5uqT6mgaJpZM4YC43U.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1937: The primary issue with using heuristics is that it leads to =
the bits getting ossified. You would no longer have a chance to introduce=
 an improved version of \"spin bits\" without the fear of it being misdet=
ected by the on-path devices that understand the old version.\r\n\r\nIn p=
ractice, I believe that operators do not need to observe all the QUIC con=
nections. Assuming that is true, they can concentrate on QUIC connections=
 that they know that are spinning bits by simply referring to the version=
. There would be no need for guessing."}],"action":{"name":"View Pull Req=
uest","url":"https://github.com/quicwg/base-drafts/pull/1937#issuecomment=
-434572575"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1937#issuecomment-4=
34572575",
"url": "https://github.com/quicwg/base-drafts/pull/1937#issuecomment-4345=
72575",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Add an appendix describing spin negoti=
ation (#1937)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1937,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1937\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1937#issuecomment-4345=
72575"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4034103=
88\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd9472690f01_66953fee0d8d45c4440397--


From nobody Wed Oct 31 00:52:46 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id ABDCB128C65 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 00:52:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 A14WUuvR0cI1 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 00:52: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 A6A29127B92 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 00:52:42 -0700 (PDT)
Date: Wed, 31 Oct 2018 00:52:40 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540972360; bh=WRYclVITZJW+nZVoHkehwY5Zp7csnxuXml5yRrtGSGs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=yL+ueBrl4JqxPO8NmgNi5WKFGqpYOY1BFCQYeBYDDeWe7tl4WqBsKXUiP+j3xKnv6 a/ZdWzVIBj608+3pKc8HoQQKve/E8O1vdZi396qG6S4bOQKfghrINgQBtt8GwjE790 KR03/k0Ae889ZFDJvGn5GYVFs1VYwxYumzdxWA6o=
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab311f72a91bf68a7e97e44acbdb97bb6357b5ce0992cf0000000117f1214892a169ce16660d11@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1940/434592735@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1940@github.com>
References: <quicwg/base-drafts/issues/1940@github.com>
Subject: Re: [quicwg/base-drafts] Why are error codes not a varint? (#1940)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd95f48e5a68_7b883ff841cd45b492851c"; 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/mWtKMSkI-pLz95xUS_9b0nzTzq0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 07:52:45 -0000

----==_mimepart_5bd95f48e5a68_7b883ff841cd45b492851c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I think there are pros and cons in using a varint.

The pro is that we'd have a chance to save an octet as have been pointed out.

The cons that I see are:
* It would not give us any benefit when the application protocol defines error codes in groups (e.g., upper 8 bits indicate the category of the error and lower 8 bits indicate the details). To generalize, I am not sure if we can anticipate that the number space will be used from 0 and onwards unlike other variables that we send.
* It is a bit strange to state that an error code is a *62*-bit variable rather than a type that uses a multiple of 8-bits.

I do not have a strong opinion but considering the cons sticking with `uint16_t` is not too strange 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/1940#issuecomment-434592735
----==_mimepart_5bd95f48e5a68_7b883ff841cd45b492851c
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I think there are pros and cons in using a varint.</p>
<p>The pro is that we'd have a chance to save an octet as have been point=
ed out.</p>
<p>The cons that I see are:</p>
<ul>
<li>It would not give us any benefit when the application protocol define=
s error codes in groups (e.g., upper 8 bits indicate the category of the =
error and lower 8 bits indicate the details). To generalize, I am not sur=
e if we can anticipate that the number space will be used from 0 and onwa=
rds unlike other variables that we send.</li>
<li>It is a bit strange to state that an error code is a <em>62</em>-bit =
variable rather than a type that uses a multiple of 8-bits.</li>
</ul>
<p>I do not have a strong opinion but considering the cons sticking with =
<code>uint16_t</code> is not too strange to me.</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/1940#issuecomment-434592735">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3d0=
TOxP5SZX4_9xjvvAQ_tjCaeWks5uqVbIgaJpZM4YDS68">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq2sMgd_JBxPsg5WvqHU1ObuU=
6YZ5ks5uqVbIgaJpZM4YDS68.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@kazu=
ho in #1940: I think there are pros and cons in using a varint.\r\n\r\nTh=
e pro is that we'd have a chance to save an octet as have been pointed ou=
t.\r\n\r\nThe cons that I see are:\r\n* It would not give us any benefit =
when the application protocol defines error codes in groups (e.g., upper =
8 bits indicate the category of the error and lower 8 bits indicate the d=
etails). To generalize, I am not sure if we can anticipate that the numbe=
r space will be used from 0 and onwards unlike other variables that we se=
nd.\r\n* It is a bit strange to state that an error code is a *62*-bit va=
riable rather than a type that uses a multiple of 8-bits.\r\n\r\nI do not=
 have a strong opinion but considering the cons sticking with `uint16_t` =
is not too strange to me."}],"action":{"name":"View Issue","url":"https:/=
/github.com/quicwg/base-drafts/issues/1940#issuecomment-434592735"}}}</sc=
ript>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1940#issuecomment=
-434592735",
"url": "https://github.com/quicwg/base-drafts/issues/1940#issuecomment-43=
4592735",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Why are error codes not a varint? (#19=
40)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1940,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1940\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1940#issuecomment-43=
4592735"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4035171=
16\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd95f48e5a68_7b883ff841cd45b492851c--


From nobody Wed Oct 31 00:55:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8C32A128C65 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 00:55:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 1e9NxcbRG2Qx for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 00:55:16 -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 5A945130DD9 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 00:55:14 -0700 (PDT)
Date: Wed, 31 Oct 2018 00:55:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540972513; bh=EJzfS7BFtxF4XLO8sbZerCDoc/IAU2nch2xk/lVxES4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MfGa8h0+/qd6n+IXUtgWItgv0APPJ1tIX0P9PdgqvaPeqpq+wSa32XsB1rAZDgznI gqwn3b11ogWBMIYJQ3JdIC0Avniz098JmmwsGPOuNZ0HGcQ18N+zXAkZ+FfC3JG+V5 pzHpwUCtEDCcoH5nh/3EUU1JJ+2oY9Wa+wKegx9o=
From: Magnus Westerlund <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5e34200341761d9c25e5c73837ad538affc15ddf92cf0000000117f121e192a169ce1623af22@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1882/434593243@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1882@github.com>
References: <quicwg/base-drafts/issues/1882@github.com>
Subject: Re: [quicwg/base-drafts] Need to clarify QUIC stream usage in HTTP/2 mapping (#1882)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd95fe1a5da3_1ac23fcb6d2d45c4580f6"; 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/Va3s4zi3wH9RVjRsgo6mFp1kia4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 07:55:18 -0000

----==_mimepart_5bd95fe1a5da3_1ac23fcb6d2d45c4580f6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Okay, I had missed that this was added in -16. I am actually not thrilled that this went into QUIC, I might have missinterpreted the discussion as being all in the context of HTTP. Anyway, can you please adjust the text in Section 3, so that it clearer states that QUIC transport defines the terms and meaning of bidirectional and unidirectional streams and that there are two stream versions depending on who that initiates it. And please with a correct section reference into the transport draft. Pointing at section 9 when it is section 2 does not help. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1882#issuecomment-434593243
----==_mimepart_5bd95fe1a5da3_1ac23fcb6d2d45c4580f6
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Okay, I had missed that this was added in -16. I am actually not thril=
led that this went into QUIC, I might have missinterpreted the discussion=
 as being all in the context of HTTP. Anyway, can you please adjust the t=
ext in Section 3, so that it clearer states that QUIC transport defines t=
he terms and meaning of bidirectional and unidirectional streams and that=
 there are two stream versions depending on who that initiates it. And pl=
ease with a correct section reference into the transport draft. Pointing =
at section 9 when it is section 2 does not help.</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/1882#issuecomment-434593243">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3ek=
lAhYSFn-iHwRhfwBB3f_i1xGks5uqVdhgaJpZM4XtBNo">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8gZ5jo-fQwF1h_PsgfmojKx=
Olxzks5uqVdhgaJpZM4XtBNo.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@gloi=
nul in #1882: Okay, I had missed that this was added in -16. I am actuall=
y not thrilled that this went into QUIC, I might have missinterpreted the=
 discussion as being all in the context of HTTP. Anyway, can you please a=
djust the text in Section 3, so that it clearer states that QUIC transpor=
t defines the terms and meaning of bidirectional and unidirectional strea=
ms and that there are two stream versions depending on who that initiates=
 it. And please with a correct section reference into the transport draft=
. Pointing at section 9 when it is section 2 does not help. "}],"action":=
{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/=
1882#issuecomment-434593243"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1882#issuecomment=
-434593243",
"url": "https://github.com/quicwg/base-drafts/issues/1882#issuecomment-43=
4593243",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Need to clarify QUIC stream usage in H=
TTP/2 mapping (#1882)",
"sections": [
{
"text": "",
"activityTitle": "**Magnus Westerlund**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@gloinul",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1882,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1882\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1882#issuecomment-43=
4593243"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 3976774=
16\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd95fe1a5da3_1ac23fcb6d2d45c4580f6--


From nobody Wed Oct 31 01:15:47 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3916D130DE2 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 01:15:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 N1kTJOQZbMv4 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 01:15: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 79713128CB7 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 01:15:44 -0700 (PDT)
Date: Wed, 31 Oct 2018 01:14:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540973692; bh=D4vKxlG1q9wM/HnaqbwmHyy27E4xezc5897qeiSfUX4=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=HF60YqkUlz5RWDHjxAJNp3WQABrB9PALJd8hMA7VO+mddM3+5oh9pnIbDGmyqPL0d eCZXLzoIHsqIRAjZumRsNZBsEGrJSIhk5N8TFeKRvW1C0hA+TN+8L7sZ2sCCjnztl6 H+iZ0H+gGtfR/6jwwQUyCHbBYR8S7m8ZCVQTbL4M=
From: Brian Trammell <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abcf8bfef42c91581f66118d6b51f3e30d72398da792cf0000000117f1267c92a169ce1664aaf0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1937/review/170130726@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1937@github.com>
References: <quicwg/base-drafts/pull/1937@github.com>
Subject: Re: [quicwg/base-drafts] Add an appendix describing spin negotiation (#1937)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9647c4bed9_6b903fda1a0d45c41795f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: britram
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/9dB2Z9C5EsjFRXrTwZdTrh4M0F4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 08:15:46 -0000

----==_mimepart_5bd9647c4bed9_6b903fda1a0d45c41795f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

britram commented on this pull request.



> +the duration of the connection, by setting bit 0x04 in the first octet of each
+packet carrying a short header according to {{nospin}}.
+
+Negotiating the spin bit has a few properties that differ from the discretionary
+usage of the spin bit described in the main body of this document:
+
+- It provides a method to exercise version negotiation beyond the version
+  greasing mechanism described in section 15 of {{QUIC-TRANSPORT}}. This
+  additional exercise has the benefit of actually changing the protocol's
+  behavior in a way each endpoint can detect based on the negotiation of the
+  version, and may defend against ossification of the version negotiation
+  mechanism caused both by on-path interference as well as lazy implementations
+  better than greasing alone.
+
+- It provides a method by which on-path devices that observe the handshake can
+  explicitly classify a connection as spinning or not.

I think "that observe the handshake" does that here, no?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1937#discussion_r229596235
----==_mimepart_5bd9647c4bed9_6b903fda1a0d45c41795f
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@britram</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1937#discussion_r229596235">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style='color:#555'>&gt; +the duration of the connection, by setting bit 0x04 in the first octet of each
+packet carrying a short header according to {{nospin}}.
+
+Negotiating the spin bit has a few properties that differ from the discretionary
+usage of the spin bit described in the main body of this document:
+
+- It provides a method to exercise version negotiation beyond the version
+  greasing mechanism described in section 15 of {{QUIC-TRANSPORT}}. This
+  additional exercise has the benefit of actually changing the protocol&#39;s
+  behavior in a way each endpoint can detect based on the negotiation of the
+  version, and may defend against ossification of the version negotiation
+  mechanism caused both by on-path interference as well as lazy implementations
+  better than greasing alone.
+
+- It provides a method by which on-path devices that observe the handshake can
+  explicitly classify a connection as spinning or not.
</pre>
<p>I think "that observe the handshake" does that here, no?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1937#discussion_r229596235">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0gu6o1Sd-9q_YGxjuzx_XYY0dQoks5uqVv8gaJpZM4YC43U">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwzeeuLI5WS0QSGAeKGL2STcYXXDks5uqVv8gaJpZM4YC43U.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@britram commented on #1937"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1937#discussion_r229596235"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1937#discussion_r229596235",
"url": "https://github.com/quicwg/base-drafts/pull/1937#discussion_r229596235",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@britram commented on 1937",
"sections": [
{
"text": "",
"activityTitle": "**Brian Trammell**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@britram",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1937#discussion_r229596235"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403410388\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd9647c4bed9_6b903fda1a0d45c41795f--


From nobody Wed Oct 31 01:16:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E50F130DE2 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 01:16:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ajN-4HfdfG6t for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 01:16: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 E1F02128CB7 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 01:16:31 -0700 (PDT)
Date: Wed, 31 Oct 2018 01:16:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540973791; bh=Kc0OeEyIctgVPvmkjNU2+Tdwjtgl+O490vvuPzZ5Xj0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bVCnTuEEGQwRwE5LSZCT7cT1LoYaVCBYuNtfPGTTb5fqwR8Kd6oE4L6SCaheeMHHq oypOqen2JbOanx8aWWzLAhz2sDild2kXAMMEE3F+V/w42FOOd0MvLPaMCJGLhDk+c5 xDCWM55NqiiF7844VqCjWDeDSCQjj6HoZQInuL10=
From: Brian Trammell <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab66c05bac17ec70706dbba2cdda8010f703033b9492cf0000000117f126df92a169ce1664aaf0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1937/c434598387@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1937@github.com>
References: <quicwg/base-drafts/pull/1937@github.com>
Subject: Re: [quicwg/base-drafts] Add an appendix describing spin negotiation (#1937)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd964df2f946_e553fc893ad45bc10766a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: britram
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AjlOUZjPK1Qw1SzEI_8PQx_LSfs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 08:16:33 -0000

----==_mimepart_5bd964df2f946_e553fc893ad45bc10766a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@martinthomson yep plan is to merge this and #1931 then point the list at editor's copy for the discussion in BKK.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1937#issuecomment-434598387
----==_mimepart_5bd964df2f946_e553fc893ad45bc10766a
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> yep plan is to merge this and <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="375311388" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1931" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1931/hovercard" href="https://github.com/quicwg/base-drafts/pull/1931">#1931</a> then point the list at editor's copy for the discussion in BKK.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1937#issuecomment-434598387">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyu0lm4pPIp8cFRIKMc-hLmAUZvtks5uqVxfgaJpZM4YC43U">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4O0XIdnWYXokUVftnfmKMMC1-cHks5uqVxfgaJpZM4YC43U.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@britram in #1937: @martinthomson yep plan is to merge this and #1931 then point the list at editor's copy for the discussion in BKK."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1937#issuecomment-434598387"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1937#issuecomment-434598387",
"url": "https://github.com/quicwg/base-drafts/pull/1937#issuecomment-434598387",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Add an appendix describing spin negotiation (#1937)",
"sections": [
{
"text": "",
"activityTitle": "**Brian Trammell**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@britram",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1937,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1937\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1937#issuecomment-434598387"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403410388\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd964df2f946_e553fc893ad45bc10766a--


From nobody Wed Oct 31 01:20:39 2018
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 3767E130DED for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 01:20:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 oi5S6sa854PY for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 01:20: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 94E80130DD9 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 01:20:36 -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=0wZVpKhIlwzfFYhIl4sKytazWps=; b=NBmh/J1wy5PAZXFo DDbTJGEltCnW6mWKf84yGeaZFh/qyWhD+RE7oUMauSCWNaYwDZErjEiugG/H2FLv nGQ4q2WSbRih8f6E0/TftK0QdsWCF/RFLpWS5EmK8yk4qYXdgJimWhzXEM6xKrFh ubswtw/IOYPEdSoNStKYK51SkSo=
Received: by filter1349p1mdw1.sendgrid.net with SMTP id filter1349p1mdw1-27055-5BD965D3-5 2018-10-31 08:20:35.289223207 +0000 UTC m=+103797.904427743
Received: from github-lowworker-dc5ea3e.cp1-iad.github.net (unknown [192.30.252.45]) by ismtpd0042p1mdw1.sendgrid.net (SG) with ESMTP id G-fVO9gSQTWMdb3QptBKtg for <quic-issues@ietf.org>; Wed, 31 Oct 2018 08:20:35.321 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dc5ea3e.cp1-iad.github.net (Postfix) with ESMTP id 4C954261E15 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 01:20:35 -0700 (PDT)
Date: Wed, 31 Oct 2018 08:20:35 +0000 (UTC)
From: Brian Trammell <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab54f45d1b5ee113ebf5be96ca829d3a786b8e906b92cf0000000117f127d392a169ce1664aaf0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1937/c434599400@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1937@github.com>
References: <quicwg/base-drafts/pull/1937@github.com>
Subject: Re: [quicwg/base-drafts] Add an appendix describing spin negotiation (#1937)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd965d34a428_2c933ff612ad45c41786d1"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: britram
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1YviRV3w0BeFvdGWBrNDOKRMTKBxYHLdpvN1 TFKSHEJPQvCj536OLKk4P+XdQB6VUtH8yW5bsSn2+3TTaaIBK0hAfVD+r8cEF9zM/9xBy52ByVHc0b u+O7bWE1N0lDjsvfJ0dPfqt/QDQVDB2TAXjlXkH83x6xw2A58QPmygO/QZyoYUy/s4g+OcVDiZ3yT0 I=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/gbGEPhJ_BU-a3oYoA2u_Ne0Rhvo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 08:20:38 -0000

----==_mimepart_5bd965d34a428_2c933ff612ad45c41786d1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@marten-seemann yeah, the benefits of "explicit signaling" are not quite so cut-and-dried. Heuristics for discriminating spinning from non-spinning endpoints are necessary anyway, or rather, the heuristics necessary to reject bad samples due to lost, reordered, or delayed edges will tend to reject non-spinning endpoints as a side effect.

A handshake negotiating version Vs is not a guarantee to the path that endpoints will spin, and in many cases the endpoint will never see a handshake for a 6-tuple due to CID change or migration. However, a handshake negotiating version Vt is a pretty good sign that the observer can ignore the flow, which is a nice optimization.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1937#issuecomment-434599400
----==_mimepart_5bd965d34a428_2c933ff612ad45c41786d1
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-ur=
l=3D"/hovercards?user_id=3D1478487" data-octo-click=3D"hovercard-link-click=
" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/marten=
-seemann">@marten-seemann</a> yeah, the benefits of "explicit signaling" ar=
e not quite so cut-and-dried. Heuristics for discriminating spinning from n=
on-spinning endpoints are necessary anyway, or rather, the heuristics neces=
sary to reject bad samples due to lost, reordered, or delayed edges will te=
nd to reject non-spinning endpoints as a side effect.</p>
<p>A handshake negotiating version Vs is not a guarantee to the path that e=
ndpoints will spin, and in many cases the endpoint will never see a handsha=
ke for a 6-tuple due to CID change or migration. However, a handshake negot=
iating version Vt is a pretty good sign that the observer can ignore the fl=
ow, which is a nice optimization.</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/pull/1937#issuecomment-434599400">view it on GitHub</a>, or <a hre=
f=3D"https://github.com/notifications/unsubscribe-auth/AWbkq7F5bLp7LYnp3H9D=
cQiiTmWJ0ddaks5uqV1TgaJpZM4YC43U">mute the thread</a>.<img src=3D"https://g=
ithub.com/notifications/beacon/AWbkq6dx0przssr3TAPC-ZwZg501XJrlks5uqV1TgaJp=
ZM4YC43U.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://asse=
ts-cdn.github.com/images/email/message_cards/header.png","avatar_image_url"=
:"https://assets-cdn.github.com/images/email/message_cards/avatar.png","act=
ion":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"=
}},"updates":{"snippets":[{"icon":"PERSON","message":"@britram in #1937: @m=
arten-seemann yeah, the benefits of \"explicit signaling\" are not quite so=
 cut-and-dried. Heuristics for discriminating spinning from non-spinning en=
dpoints are necessary anyway, or rather, the heuristics necessary to reject=
 bad samples due to lost, reordered, or delayed edges will tend to reject n=
on-spinning endpoints as a side effect.\r\n\r\nA handshake negotiating vers=
ion Vs is not a guarantee to the path that endpoints will spin, and in many=
 cases the endpoint will never see a handshake for a 6-tuple due to CID cha=
nge or migration. However, a handshake negotiating version Vt is a pretty g=
ood sign that the observer can ignore the flow, which is a nice optimizatio=
n."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg=
/base-drafts/pull/1937#issuecomment-434599400"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1937#issuecomment-434=
599400",
"url": "https://github.com/quicwg/base-drafts/pull/1937#issuecomment-434599=
400",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Add an appendix describing spin negotiat=
ion (#1937)",
"sections": [
{
"text": "",
"activityTitle": "**Brian Trammell**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/=
avatar.png",
"activitySubtitle": "@britram",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1937,\n\"IssueComment\": \"{{IssueCommen=
t.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\":=
 \"quicwg/base-drafts\",\n\"pullRequestId\": 1937\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1937#issuecomment-434599=
400"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403410388=
\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd965d34a428_2c933ff612ad45c41786d1--


From nobody Wed Oct 31 01:39:27 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A7A87130DF7 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 01:39:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.121
X-Spam-Level: 
X-Spam-Status: No, score=-2.121 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 N07zY63lmzN8 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 01:39:22 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 507CA129619 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 01:39:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540975161; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=daOy/3yJcsFSGCgeq1F3AS31a6ojfZrJi9XisB0GG2M=; b=cHDuDWFpDAs5zxRNnu09u3WcxVOi4BDB6EzPOM2AE10wCC5Tj3mltzL0UghpEo1jvF8cdrbm fvHIqet4rU+ccPEvZYXM6IiSOCOCMcU1PulU6vgHcBIrFV3LopoEGGzZnZq356RsJsuJrFhG 83T/kSyXqHjQn5JmOynzLggg6EU=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: brian=trammell.ch@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bd96a38.7fde942f4870-smtp-out-n03; Wed, 31 Oct 2018 08:39:20 -0000 (UTC)
Date: Wed, 31 Oct 2018 01:39:19 -0700
From: Brian Trammell <brian@trammell.ch>
Reply-To: Brian Trammell <brian@trammell.ch>
To: quic-issues@ietf.org
Message-ID: <5bd96a3736f0c_6dbf2ab4c640e584487f6@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f45f53: Merge pull request #6 from quicwg/master
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd96a3736ad9_6dbf2ab4c640e584486a9"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/reK6J9oB2m0BRz_rsWGAeZ3gclw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 08:39:25 -0000

----==_mimepart_5bd96a3736ad9_6dbf2ab4c640e584486a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: f45f53a11fd566345243c9869458be8c967304a9
      https://github.com/quicwg/base-drafts/commit/f45f53a11fd566345243c9869458be8c967304a9
  Author: Christian Huitema <huitema@huitema.net>
  Date:   2018-09-12 (Wed, 12 Sep 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #6 from quicwg/master

Get fixes Sept 12


  Commit: 8f2938831c050d6542a8f7fca2a76bec65a78fa7
      https://github.com/quicwg/base-drafts/commit/8f2938831c050d6542a8f7fca2a76bec65a78fa7
  Author: Christian Huitema <huitema@huitema.net>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    A .gitattributes
    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
    M tag.sh

  Log Message:
  -----------
  Merge pull request #7 from quicwg/master

Align 10/29


  Commit: caad83795f789cd0ecdb366f248a4dfcaea9cd14
      https://github.com/quicwg/base-drafts/commit/caad83795f789cd0ecdb366f248a4dfcaea9cd14
  Author: huitema <huitema@huitema.net>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Adding some text to define probabilistic disabling


  Commit: 01545db846f7ab34f98b95a005d89553055a25ba
      https://github.com/quicwg/base-drafts/commit/01545db846f7ab34f98b95a005d89553055a25ba
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: 91562246ae5a6d18341f14afd514566e9e8b098b
      https://github.com/quicwg/base-drafts/commit/91562246ae5a6d18341f14afd514566e9e8b098b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: eb5d7a189489ee4a271badee21ee96f9dc28014d
      https://github.com/quicwg/base-drafts/commit/eb5d7a189489ee4a271badee21ee96f9dc28014d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: 7bcfcab63c557c4a0984c68706ae00e40d819aac
      https://github.com/quicwg/base-drafts/commit/7bcfcab63c557c4a0984c68706ae00e40d819aac
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: 3ea6fffa22d0628cd6a6c4b96fe3f71d88563539
      https://github.com/quicwg/base-drafts/commit/3ea6fffa22d0628cd6a6c4b96fe3f71d88563539
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a
      https://github.com/quicwg/base-drafts/commit/e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: 0764e3a54eee6cca7bfe526f8454ad3a1021b0eb
      https://github.com/quicwg/base-drafts/commit/0764e3a54eee6cca7bfe526f8454ad3a1021b0eb
  Author: huitema <huitema@huitema.net>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Couple of edits, based on feedback from MT


  Commit: f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce
      https://github.com/quicwg/base-drafts/commit/f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: 2433924499e5c42a42bbe6ea86cc44b1ff51d588
      https://github.com/quicwg/base-drafts/commit/2433924499e5c42a42bbe6ea86cc44b1ff51d588
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: c96a037276b9d4a29ba894cfc2182df6f7085746
      https://github.com/quicwg/base-drafts/commit/c96a037276b9d4a29ba894cfc2182df6f7085746
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: 4b04bffecb6bfc02af8f52a992818afbca610802
      https://github.com/quicwg/base-drafts/commit/4b04bffecb6bfc02af8f52a992818afbca610802
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: 04108029a36ea53ba678fe8896a53b6e2f1cdced
      https://github.com/quicwg/base-drafts/commit/04108029a36ea53ba678fe8896a53b6e2f1cdced
  Author: huitema <huitema@huitema.net>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Making sure that all online edits are taken into account.


  Commit: bf933215d402a052c10fd7d3c4ea916c28de2f65
      https://github.com/quicwg/base-drafts/commit/bf933215d402a052c10fd7d3c4ea916c28de2f65
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Merge pull request #1931 from huitema/timid-spin

The spin-bit should be some times disabled


Compare: https://github.com/quicwg/base-drafts/compare/dd889fe9d976...bf933215d402
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd96a3736ad9_6dbf2ab4c640e584486a9--


From nobody Wed Oct 31 01:39:33 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22C6A129619 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 01:39:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 anNmBDCfzsrg for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 01:39: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 56845130DED for <quic-issues@ietf.org>; Wed, 31 Oct 2018 01:39:23 -0700 (PDT)
Date: Wed, 31 Oct 2018 01:39:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540975162; bh=rgMNL6xwGaxyny6Xo7ze+6j8yNuMVnuL5lajzPYCffk=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=YgCkkyJWtPHktMTVxa8D+0wn509IrHReGxK6pLTlILxOhWgeI72vFrvbXUBpEQ7Ek sCncfIHyqgqj3jkWwenaR4iDt8vNHdSB7sPdG6IHaCFxr+v+0qoggVsVhjJy9IsWnQ f5kuqdikAf3MvByQfv/HEkqE++igT9T3++NL4keI=
From: Brian Trammell <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab73cbe10f0b69425ef5ee288143e92bd897ecbe2292cf0000000117f12c3a92a169ce165ecc1c@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1931/issue_event/1937209040@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1931@github.com>
References: <quicwg/base-drafts/pull/1931@github.com>
Subject: Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd96a3a6ec4d_3fc63f8954cd45c0528c7"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: britram
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/DDISI-GtZ4eOdEKBqPMhjexRfp4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 08:39:25 -0000

----==_mimepart_5bd96a3a6ec4d_3fc63f8954cd45c0528c7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1931 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/1931#event-1937209040
----==_mimepart_5bd96a3a6ec4d_3fc63f8954cd45c0528c7
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="375311388" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1931" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1931/hovercard" href="https://github.com/quicwg/base-drafts/pull/1931">#1931</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/1931#event-1937209040">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2AvDbYcfN_JM1F-vece8ELqhVZiks5uqWG6gaJpZM4YBI2W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6DCzdhhgzrpPQHsnnBdxHqK3K8Aks5uqWG6gaJpZM4YBI2W.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1931 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1931#event-1937209040"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1931#event-1937209040",
"url": "https://github.com/quicwg/base-drafts/pull/1931#event-1937209040",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] The spin-bit should be some times disabled (#1931)",
"sections": [
{
"text": "",
"activityTitle": "**Brian Trammell**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@britram",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1931#event-1937209040"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 402951574\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd96a3a6ec4d_3fc63f8954cd45c0528c7--


From nobody Wed Oct 31 01:39:46 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6CA3C130DED for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 01:39:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.121
X-Spam-Level: 
X-Spam-Status: No, score=-2.121 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 tfb3UGjn33f9 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 01:39:42 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 AE0D0128C65 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 01:39:42 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540975181; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=crb9/7VHgmjk1/Yna4e+lstWK8CYPbTGeG8cArlZzPA=; b=KSNcxhYaxAVP59yzqK7Lgv9saXbC588c7fVheAGgQWFm21oq4dFjBMk33unTtkIcfZZzi3UC eLtc1JvGDHsD1daJ8vBxf8q75IIM15l5+ASs1p90LSyJlmTfkKxQaMCqz1sL70EumttnSQ55 fw3HMQfBWjLYNO5hhlpEf6Y3iz0=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: brian=trammell.ch@github.com
Received: from github.com (Unknown [192.30.253.29]) by mxa.mailgun.org with ESMTP id 5bd96a4c.7f7dcc5f7f30-smtp-out-n01; Wed, 31 Oct 2018 08:39:40 -0000 (UTC)
Date: Wed, 31 Oct 2018 01:39:39 -0700
From: Brian Trammell <brian@trammell.ch>
Reply-To: Brian Trammell <brian@trammell.ch>
To: quic-issues@ietf.org
Message-ID: <5bd96a4b94cbd_69202ac68bc7c57883625@hookshot-fe-b0febf1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 81d8ba: add an appendix describing spin negotiation
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd96a4b94825_69202ac68bc7c578835fc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/fXfoTYRYBGe7PPrUm1kpvE_EYMw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 08:39:45 -0000

----==_mimepart_5bd96a4b94825_69202ac68bc7c578835fc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 81d8baa502d3e1889cc916805ea69757e95f4915
      https://github.com/quicwg/base-drafts/commit/81d8baa502d3e1889cc916805ea69757e95f4915
  Author: Brian Trammell <ietf@trammell.ch>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  add an appendix describing spin negotiation


  Commit: 8a7684541f7ffba4c69d1199f6a3a5aad5fe4130
      https://github.com/quicwg/base-drafts/commit/8a7684541f7ffba4c69d1199f6a3a5aad5fe4130
  Author: Brian Trammell <ietf@trammell.ch>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  gah newline


  Commit: b9d4354e267f51acded86fad85468cda993a4e48
      https://github.com/quicwg/base-drafts/commit/b9d4354e267f51acded86fad85468cda993a4e48
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Merge pull request #1937 from britram/negotiated-spin

Add an appendix describing spin negotiation


Compare: https://github.com/quicwg/base-drafts/compare/bf933215d402...b9d4354e267f
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd96a4b94825_69202ac68bc7c578835fc--


From nobody Wed Oct 31 01:39:52 2018
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 73395128C65 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 01:39:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.469
X-Spam-Level: 
X-Spam-Status: No, score=-3.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 QsBd5as2c1C2 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 01:39:44 -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 DF274129619 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 01:39: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=W5wOLqib6LVk0eD2uQwsnhYXLm8=; b=UuHZPFRciiEgJtDh vhk9IRuJQM2oEn4AN+l4pSEB8zsiD7rXzmd6nh6SqjDXQedWUNRRkv9AF5eYXlz0 Dldy3+2U9i00+mY0mdExCm3eU7tdlOgin6yMC1P6PQ7IvsCmnuBaZlfxA7wSLIxi DLXO7WerMqiC/3N9cL6UpOodpWQ=
Received: by filter1502p1mdw1.sendgrid.net with SMTP id filter1502p1mdw1-6511-5BD96A4E-36 2018-10-31 08:39:42.878174022 +0000 UTC m=+382335.979847182
Received: from github-lowworker-5909e27.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0004p1iad2.sendgrid.net (SG) with ESMTP id 08ltndFESX-H3QRLRNCOeg for <quic-issues@ietf.org>; Wed, 31 Oct 2018 08:39:42.885 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-5909e27.cp1-iad.github.net (Postfix) with ESMTP id DD3773E0019 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 01:39:42 -0700 (PDT)
Date: Wed, 31 Oct 2018 08:39:43 +0000 (UTC)
From: Brian Trammell <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd663c25afdd5b104734b2b9a7e752719079c25e392cf0000000117f12c4e92a169ce1664aaf0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1937/issue_event/1937209572@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1937@github.com>
References: <quicwg/base-drafts/pull/1937@github.com>
Subject: Re: [quicwg/base-drafts] Add an appendix describing spin negotiation (#1937)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd96a4edbc6c_298e3f93898d45bc133e8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: britram
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak23TJ04KeWaQcyXbaplgQL3152+tTnWA6AO0T jvLkEHFsf+o6BI+cpXGxzFPjzfrQu3ohIGAXzOBO21vD5dicmKTvOXG3ehKwCU4wu03xKdzf4ya95H BDefCsjXAR9iUisyiwues0S+34Y4vfPswPfVKjE8a4lv5irTOJQRinQ6j2FaJeQw9LKv4gTUI55TMG Q=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/r_HUPSQ1mt4qS2XeDMTAOM_hkAE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 08:39:46 -0000

----==_mimepart_5bd96a4edbc6c_298e3f93898d45bc133e8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1937 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/1937#event-1937209572
----==_mimepart_5bd96a4edbc6c_298e3f93898d45bc133e8
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="375696112" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1937" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1937/hovercard" href="https://github.com/quicwg/base-drafts/pull/1937">#1937</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/1937#event-1937209572">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-8zhes2-HLeAqwPoK42HeCEYIupks5uqWHOgaJpZM4YC43U">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq665_1fmKTVdn9S07r5bVuLtzAlSks5uqWHOgaJpZM4YC43U.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1937 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1937#event-1937209572"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1937#event-1937209572",
"url": "https://github.com/quicwg/base-drafts/pull/1937#event-1937209572",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Add an appendix describing spin negotiation (#1937)",
"sections": [
{
"text": "",
"activityTitle": "**Brian Trammell**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@britram",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1937#event-1937209572"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403410388\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd96a4edbc6c_298e3f93898d45bc133e8--


From nobody Wed Oct 31 04:07:17 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C850C12D4EA for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 04:07:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 W92Hxl7KeOud for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 04:07: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 7462E12785F for <quic-issues@ietf.org>; Wed, 31 Oct 2018 04:07:14 -0700 (PDT)
Date: Wed, 31 Oct 2018 04:07:13 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540984033; bh=dwUIj8rr0ONXv7mxC9JpdxkJn6PZEYfK1+Ld47s2uFE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=aQEK9WIRD87Me5pnrTL2vorqR533CEJXIKPTocc2NhALmnrThkfqjgvKmjh82+Udj LmgJsp01OBCyHSDuULJ02EF3vqO0QZkoijhbogynoBAAuzPRdLnmQf8PU6l24yVj+A mGaTBNLQxSK4gAyYMnvh8asg1wdzUv9DsOPpQFsw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc324e119a5980e573720803ed33de3d51c09863092cf0000000117f14ee192a169ce16660d11@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1940/434646913@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1940@github.com>
References: <quicwg/base-drafts/issues/1940@github.com>
Subject: Re: [quicwg/base-drafts] Why are error codes not a varint? (#1940)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd98ce1578b6_70cc3fbf7d0d45b86408d"; 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/puayG4Xh17JpH07qj6GHiOU6Xzw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 11:07:16 -0000

----==_mimepart_5bd98ce1578b6_70cc3fbf7d0d45b86408d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I tend to agree with you, and as a related point, I never understood why we moved off 32 bit error codes, but I also don't think it ends up mattering much so I'm not itching to change it at this point.

If others want to, that's fine with me, since updating from uint16 to varint is easy, but it does seem a bit late for this change 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/1940#issuecomment-434646913
----==_mimepart_5bd98ce1578b6_70cc3fbf7d0d45b86408d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I tend to agree with you, and as a related point, I never understood w=
hy we moved off 32 bit error codes, but I also don't think it ends up mat=
tering much so I'm not itching to change it at this point.</p>
<p>If others want to, that's fine with me, since updating from uint16 to =
varint is easy, but it does seem a bit late for this change in v1.</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/1940#issuecomment-434646913">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkqw4_=
ogDXTZHoYpf3VCTk2jtWPhx4ks5uqYRhgaJpZM4YDS68">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq1mVogcszkmrTegY94YFhPFp=
9f1kks5uqYRhgaJpZM4YDS68.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ians=
wett in #1940: I tend to agree with you, and as a related point, I never =
understood why we moved off 32 bit error codes, but I also don't think it=
 ends up mattering much so I'm not itching to change it at this point.\r\=
n\r\nIf others want to, that's fine with me, since updating from uint16 t=
o varint is easy, but it does seem a bit late for this change in v1."}],"=
action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts=
/issues/1940#issuecomment-434646913"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1940#issuecomment=
-434646913",
"url": "https://github.com/quicwg/base-drafts/issues/1940#issuecomment-43=
4646913",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Why are error codes not a varint? (#19=
40)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1940,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1940\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1940#issuecomment-43=
4646913"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4035171=
16\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd98ce1578b6_70cc3fbf7d0d45b86408d--


From nobody Wed Oct 31 06:13:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D0DA130E1C for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:13:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 oboL-D4Zp9nD for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:13: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 9BE22130E1A for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:13:06 -0700 (PDT)
Date: Wed, 31 Oct 2018 06:13:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540991584; bh=fqMYU4Mw0eXIiHiEmfLH9eA1PggvYXd6UCLfZ7Gc7a4=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=NwhMi7PS+lsr3vkun+68FBIo7ax7ZOAdpu+O0+jcUbWO0DXqEdtlx3+ea3wdQPVgf ES3AGaw88TKA6v2vpaABTskPdH/tlh4eHVinU2/gkzGcF4EGD3LO6PIhOXxKWxVizw GK7xjGuBbO03iyKcqrfW++mS1h4sUNJ0gB+w4E4w=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab54b0afebc46cb418c1d149362d1619897dfa47d692cf0000000117f16c6092a169ce1668a09a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1941@github.com>
Subject: [quicwg/base-drafts] Stream counts are confusingly documented (#1941)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9aa60a7fbe_58763f8d5e2d45bc152229"; 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/605J_C0_WN5rlNBNh227MWgybPs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:13:09 -0000

----==_mimepart_5bd9aa60a7fbe_58763f8d5e2d45bc152229
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

#1906 moved from max stream ID to stream counts, but it's insufficiently clear that these streams must still be opened in stream ID order and the limit is across the life of the connection, not just simultaneously open streams.

Would you like me to write a PR or would someone else like to?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1941
----==_mimepart_5bd9aa60a7fbe_58763f8d5e2d45bc152229
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="373736978" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1906" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1906/hovercard" href="https://github.com/quicwg/base-drafts/pull/1906">#1906</a> moved from max stream ID to stream counts, but it's insufficiently clear that these streams must still be opened in stream ID order and the limit is across the life of the connection, not just simultaneously open streams.</p>
<p>Would you like me to write a PR or would someone else like to?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1941">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq3LUwFrYms_EJPnWTAdul_rzIAMkks5uqaHggaJpZM4YEC3J">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9hhPOa-brCDebmdaq5e_VGV51_vks5uqaHggaJpZM4YEC3J.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Stream counts are confusingly documented (#1941)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1941"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1941",
"url": "https://github.com/quicwg/base-drafts/issues/1941",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Stream counts are confusingly documented (#1941)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1941
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1941,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1941\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1941"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403713481\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd9aa60a7fbe_58763f8d5e2d45bc152229--


From nobody Wed Oct 31 06:19:23 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2DFA130E23 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:19:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 dnxp7kTmJGHz for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:19:20 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 E6BAA12DDA3 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:19:19 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540991959; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=vKPYtI1ipogBg7zU7VRSZBLbIv3CoLttZZqhqVA9LjM=; b=fFlM7rzdy9LGkhjjQ4b6DzUMU4hkUC0vVnvdf9smn22VHbX+vsTVcu1u3Pr/9BZbtJ+b33ay s148jzWabfggmoWO3tgRep5X/1H0tsqjAEEd2PYPGb48JBdl+REHtGMWwVo40SVjybt3aSi0 +p+Ye4R8vg1kGM2Jee8OoppzrcI=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bd9abd7.7fefd404ce40-smtp-out-n03; Wed, 31 Oct 2018 13:19:19 -0000 (UTC)
Date: Wed, 31 Oct 2018 06:19:18 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd9abd61a3e4_2b5e2ac18488658864585@hookshot-fe-6e9b612.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 82b6ab: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd9abd619bb6_2b5e2ac18488658864486"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/a88mu8Dnj7wmC-3mBsydWaZDVTA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:19:22 -0000

----==_mimepart_5bd9abd619bb6_2b5e2ac18488658864486
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-tracking
  Home:   https://github.com/quicwg/base-drafts
  Commit: 82b6ab8bc7e5177cdeaf509c2f98d7cfa42ccb10
      https://github.com/quicwg/base-drafts/commit/82b6ab8bc7e5177cdeaf509c2f98d7cfa42ccb10
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd9abd619bb6_2b5e2ac18488658864486--


From nobody Wed Oct 31 06:19:31 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA953130E27 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:19:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 0rSpV4d4GeY6 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:19: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 607E212DDA3 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:19:22 -0700 (PDT)
Date: Wed, 31 Oct 2018 06:19:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540991961; bh=v/FtzLg3uUF3Tk0Y6dlG2mEAtBUWt82OP15xk4QO8Pg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=JkvK0OCCpDh+1+JtOpSfUCQCMekf/uSiKlnz07Lbm+cUqxDgL9/KwoYxYjrPMdSaL /VdcxORQidZQEWuAv9IXjqkOP7gUrU7hbtwcJCidt8nVXsVzs/4rM7ayWMm78tB/5S XAVjOiPNXR6ZyQcU204SrxyLlVTiIVSBSJwGyRv4=
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/1939/push/3007893475@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1939@github.com>
References: <quicwg/base-drafts/pull/1939@github.com>
Subject: Re: [quicwg/base-drafts] What to track and send (#1939)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9abd9bcd85_64343fefae2d45b4175cb"; 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/QQeLyBlG7N-7FBxgVpf3aoHuGGA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:19:24 -0000

----==_mimepart_5bd9abd9bcd85_64343fefae2d45b4175cb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

82b6ab8  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/1939/files/9f19737dbd9ca4a88c6a997fc952e169ba434ad2..82b6ab8bc7e5177cdeaf509c2f98d7cfa42ccb10

----==_mimepart_5bd9abd9bcd85_64343fefae2d45b4175cb
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/82b6ab8">82b6ab8</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/1939/files/9f19737dbd9ca4a88c6a997fc952e169ba434ad2..82b6ab8bc7e5177cdeaf509c2f98d7cfa42ccb10">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1UEedhXpMIbgKqiGitkjHkBX8lUks5uqaNZgaJpZM4YDPCv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3Fp3pC6rB-hvvFjveUcmG_v2Cqrks5uqaNZgaJpZM4YDPCv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1939"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1939/files/9f19737dbd9ca4a88c6a997fc952e169ba434ad2..82b6ab8bc7e5177cdeaf509c2f98d7cfa42ccb10"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1939/files/9f19737dbd9ca4a88c6a997fc952e169ba434ad2..82b6ab8bc7e5177cdeaf509c2f98d7cfa42ccb10",
"url": "https://github.com/quicwg/base-drafts/pull/1939/files/9f19737dbd9ca4a88c6a997fc952e169ba434ad2..82b6ab8bc7e5177cdeaf509c2f98d7cfa42ccb10",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1939",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1939:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "82b6ab8",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939/files/9f19737dbd9ca4a88c6a997fc952e169ba434ad2..82b6ab8bc7e5177cdeaf509c2f98d7cfa42ccb10"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403501231\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd9abd9bcd85_64343fefae2d45b4175cb--


From nobody Wed Oct 31 06:20:41 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4042412DDA3 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:20:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 8bz1duu_D1SO for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:20: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 BB9A6127598 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:20:37 -0700 (PDT)
Date: Wed, 31 Oct 2018 06:20:36 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540992036; bh=EX9xizOQKxmr6FNEX3B81b0wHcTuJXEEjJmZwJsavIY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oXyeSSE9Gr6P0w0DZG7xOH8toCw+liMskvJ37qD53BvnUNG3QMm0Us66CfF3lYtgc XGGMAHBf8plA0gQdNupCIWaXBHqvzEFpsRdNKcBn/S7tvVf8peEcSD6eaaUr1tOO2w iIQEGKKVJci3+hdC/67XorrnTE8wfcusyNpqi/Ac=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe1672b1d800bea49e1fb484d31f87ae68eb3ec0a92cf0000000117f16e2492a169ce16627931@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1934/c434683697@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9ac24de001_1a363fadd80d45c4639ad"; 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/tidkPN0Iav2lGBza9q_AI5yztbU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:20:39 -0000

----==_mimepart_5bd9ac24de001_1a363fadd80d45c4639ad
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I'm merging this because it's starting to overlap with #1939.  I'm happy to fix any outstanding issues in that 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/1934#issuecomment-434683697
----==_mimepart_5bd9ac24de001_1a363fadd80d45c4639ad
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>I'm merging this because it's starting to overlap with <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="375773431" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1939" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1939/hovercard" href="https://github.com/quicwg/base-drafts/pull/1939">#1939</a>.  I'm happy to fix any outstanding issues in that 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/1934#issuecomment-434683697">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq8S1TL0hvcCuBUoHH6E3rtPlFJ9oks5uqaOkgaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq01uKJKCqv8OJ324453m_2dPW9EWks5uqaOkgaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1934: I'm merging this because it's starting to overlap with #1939.  I'm happy to fix any outstanding issues in that PR."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934#issuecomment-434683697"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934#issuecomment-434683697",
"url": "https://github.com/quicwg/base-drafts/pull/1934#issuecomment-434683697",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1934,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1934\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934#issuecomment-434683697"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd9ac24de001_1a363fadd80d45c4639ad--


From nobody Wed Oct 31 06:20:47 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5F730130E23 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:20:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 ZFvsiE-5VrQM for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:20:39 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 63EB4127598 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:20:39 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540992038; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=JNc8PSlVPGDBS5cXVnNAhB9Zf5zrojkDePMqDc2gyUM=; b=PY1vt13CNlTzG6XR8e3qZMeH/B0CS1JqNk0TQJxDml6EB8PStudX16p2MAvj+g5b5X0VTpZK 3uHDWuAfsYhBrX5d6+frQEgCOzPOn29yURAkr4mwzVoyZW6lks7FHO3kCuR8DtWL8yvRJagn CVZFTVnIYoMCHk48kH2cMGU6ZsY=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd9ac26.7fb8c69d94b0-smtp-out-n02; Wed, 31 Oct 2018 13:20:38 -0000 (UTC)
Date: Wed, 31 Oct 2018 06:20:37 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd9ac2576953_acb2b1b300b4584510b7@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7ebc16: Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd9ac25765da_acb2b1b300b458450943"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5ufk2IJmAFbFVS649jgj9Xw2wGc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:20:42 -0000

----==_mimepart_5bd9ac25765da_acb2b1b300b458450943
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7ebc16b6cb143f3736a53d019468aac7c27d2a20
      https://github.com/quicwg/base-drafts/commit/7ebc16b6cb143f3736a53d019468aac7c27d2a20
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Replace ack_only with retransmittable (#1934)

* Replace ack_only with retransmittable

Fixes the worst errors cited in #1932

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>

* Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>

* Update draft-ietf-quic-recovery.md

* could

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd9ac25765da_acb2b1b300b458450943--


From nobody Wed Oct 31 06:20:53 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4D988127598 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:20:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 moZXmtx5w66b for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:20: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 2E290130E27 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:20:43 -0700 (PDT)
Date: Wed, 31 Oct 2018 06:20:42 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540992042; bh=ntefK3YAq4T1t43brLW4lbtFemrBJVnEE7U6brD+4EI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SJi0qkhnJysJcKUHpAieJKOR+4eIVRZuwjvdympS+sn/sXJf4CQPHm5eHVnkVy2T7 67mbmbr9Nl9FR5oWSFELNrQDaMckJBK69AXkjkBTaZAXa7P/LzepUrelECnrB2mtCn 1bdDHJqYJ+TsosnUnVnEhSLYS/1P/GoAf9XsKVgc=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0b3c058b8168fe3437ac19ef788a9f9ada551b3392cf0000000117f16e2a92a169ce16627931@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1934/issue_event/1937842699@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1934@github.com>
References: <quicwg/base-drafts/pull/1934@github.com>
Subject: Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9ac2a6babd_5e603fa6b88d45c0189d8"; 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/hKQ4Cv-qJHpMGI-WjY-rRjQyuVE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:20:45 -0000

----==_mimepart_5bd9ac2a6babd_5e603fa6b88d45c0189d8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1934 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/1934#event-1937842699
----==_mimepart_5bd9ac2a6babd_5e603fa6b88d45c0189d8
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="375552305" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1934" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1934/hovercard" href="https://github.com/quicwg/base-drafts/pull/1934">#1934</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/1934#event-1937842699">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqwwi8-Xjk4uSRo48y6kVPT0XFWisks5uqaOqgaJpZM4YCN3u">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq043ao6dAZen6Vr4rlThxKzIAQfNks5uqaOqgaJpZM4YCN3u.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1934 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1934#event-1937842699"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1934#event-1937842699",
"url": "https://github.com/quicwg/base-drafts/pull/1934#event-1937842699",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Replace ack_only with retransmittable (#1934)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1934#event-1937842699"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403234286\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd9ac2a6babd_5e603fa6b88d45c0189d8--


From nobody Wed Oct 31 06:24:02 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 96B1B12DDA3 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:24:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 RAzAFvynyN3H for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:23:58 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 AC268127598 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:23:58 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540992237; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=FXd1JUtm8sSNnlsInQHuYZtUUDWxTpfuX3+rhr6ykJs=; b=Sz3qizFmSom4zvlYi6LXhB99kfWKjLE/pgr3UkyxxQ3hN0szdMcVLb/codtyzToe4/88n7wX izqf8BVX2oVHMQUPpzbt/1jGNZLBLUQzIBjbeyh/hBXuC9XGBuMfgTiiY8uiuPE6htd91UJv GwgjGHBW7XsTersdJnz8l9TlTJo=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd9acec.7f19b03ad2d0-smtp-out-n01; Wed, 31 Oct 2018 13:23:56 -0000 (UTC)
Date: Wed, 31 Oct 2018 06:23:56 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd9acecdf36d_d052adffb0dc57c7328e@hookshot-fe-da92815.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ed6ae0: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd9acecdeacb_d052adffb0dc57c73192"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CXD1QERA841gHO6rEyya--C7UII>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:24:01 -0000

----==_mimepart_5bd9acecdeacb_d052adffb0dc57c73192
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-tracking
  Home:   https://github.com/quicwg/base-drafts
  Commit: ed6ae0d74403cb36aeec7be481497b59ab28bca1
      https://github.com/quicwg/base-drafts/commit/ed6ae0d74403cb36aeec7be481497b59ab28bca1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd9acecdeacb_d052adffb0dc57c73192--


From nobody Wed Oct 31 06:24:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C43D5127598 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:24:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 CRfRevR0SRdV for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:24: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 25E0C130E31 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:24:02 -0700 (PDT)
Date: Wed, 31 Oct 2018 06:24:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540992241; bh=7jMVYWFjhaoJTFxTjgUedZHORV1f1JnGlw+KoL+qcEs=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MbMc3aqU+w5xoy1+955YxE7oPjFnd4HQpqOANbw6X6aTMGCCi/n4hiFSk96yZcKPn RU74ilXXgOeXVGQxon7BjA/b/Z4NKfWph4e6zj+ky14Qe/1obIu2jroLh+ccy/MzoO aU+2ZqHx1RLb7V56NszTHjL5IDU7+BvDm6GZLxcA=
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/1939/push/3007908796@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1939@github.com>
References: <quicwg/base-drafts/pull/1939@github.com>
Subject: Re: [quicwg/base-drafts] What packet information to track and send (#1939)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9acf131a90_27ca3fe6c40d45b881011"; 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/47faElUxppQ5IpxkQM9siOTRa9k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:24:09 -0000

----==_mimepart_5bd9acf131a90_27ca3fe6c40d45b881011
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

ed6ae0d  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/1939/files/82b6ab8bc7e5177cdeaf509c2f98d7cfa42ccb10..ed6ae0d74403cb36aeec7be481497b59ab28bca1

----==_mimepart_5bd9acf131a90_27ca3fe6c40d45b881011
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/ed6ae0d">ed6ae0d</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/1939/files/82b6ab8bc7e5177cdeaf509c2f98d7cfa42ccb10..ed6ae0d74403cb36aeec7be481497b59ab28bca1">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzzVMGwE8OYvLcV1bRVXmtwGfI9gks5uqaRxgaJpZM4YDPCv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzwwW1L9DROEZZZFYb6HpbMrmPtCks5uqaRxgaJpZM4YDPCv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1939"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1939/files/82b6ab8bc7e5177cdeaf509c2f98d7cfa42ccb10..ed6ae0d74403cb36aeec7be481497b59ab28bca1"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1939/files/82b6ab8bc7e5177cdeaf509c2f98d7cfa42ccb10..ed6ae0d74403cb36aeec7be481497b59ab28bca1",
"url": "https://github.com/quicwg/base-drafts/pull/1939/files/82b6ab8bc7e5177cdeaf509c2f98d7cfa42ccb10..ed6ae0d74403cb36aeec7be481497b59ab28bca1",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1939",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1939:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "ed6ae0d",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939/files/82b6ab8bc7e5177cdeaf509c2f98d7cfa42ccb10..ed6ae0d74403cb36aeec7be481497b59ab28bca1"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403501231\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd9acf131a90_27ca3fe6c40d45b881011--


From nobody Wed Oct 31 06:25:00 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1AFAA12DDA3 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:24:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 hKNZX-KLDUx6 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:24:54 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 681F0127598 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:24:54 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540992293; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=FxAK1Njk9q4AaWP8izuVXsLdzMqLrgbkZYozKzPFqJw=; b=bY6CysICGy/AEKeWAanSyUUOqkF+dIsLVhWfCyziW/BOSRzsUB9oBWpyZT0i/lXDGzzNaUMc 0GNL0ZKY0tFXx54UEi1ng72b8fr14OByH53BNqHb4MZlztsH+jQjAFdTtpskawm9z0COBbaS S4SAnXRbveYrt6deMzVhGlDO5yI=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd9ad25.7fb97c632d50-smtp-out-n01; Wed, 31 Oct 2018 13:24:53 -0000 (UTC)
Date: Wed, 31 Oct 2018 06:24:53 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd9ad2570855_5182acad1a7c580833e9@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] f45f53: Merge pull request #6 from quicwg/master
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd9ad2570408_5182acad1a7c58083216"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/i-bSj_Lc77AzeZSLTL1MUx_rU_c>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:24:59 -0000

----==_mimepart_5bd9ad2570408_5182acad1a7c58083216
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-tracking
  Home:   https://github.com/quicwg/base-drafts
  Commit: f45f53a11fd566345243c9869458be8c967304a9
      https://github.com/quicwg/base-drafts/commit/f45f53a11fd566345243c9869458be8c967304a9
  Author: Christian Huitema <huitema@huitema.net>
  Date:   2018-09-12 (Wed, 12 Sep 2018)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #6 from quicwg/master

Get fixes Sept 12


  Commit: 8f2938831c050d6542a8f7fca2a76bec65a78fa7
      https://github.com/quicwg/base-drafts/commit/8f2938831c050d6542a8f7fca2a76bec65a78fa7
  Author: Christian Huitema <huitema@huitema.net>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    A .gitattributes
    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
    M tag.sh

  Log Message:
  -----------
  Merge pull request #7 from quicwg/master

Align 10/29


  Commit: caad83795f789cd0ecdb366f248a4dfcaea9cd14
      https://github.com/quicwg/base-drafts/commit/caad83795f789cd0ecdb366f248a4dfcaea9cd14
  Author: huitema <huitema@huitema.net>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Adding some text to define probabilistic disabling


  Commit: 01545db846f7ab34f98b95a005d89553055a25ba
      https://github.com/quicwg/base-drafts/commit/01545db846f7ab34f98b95a005d89553055a25ba
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: 91562246ae5a6d18341f14afd514566e9e8b098b
      https://github.com/quicwg/base-drafts/commit/91562246ae5a6d18341f14afd514566e9e8b098b
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: eb5d7a189489ee4a271badee21ee96f9dc28014d
      https://github.com/quicwg/base-drafts/commit/eb5d7a189489ee4a271badee21ee96f9dc28014d
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: 7bcfcab63c557c4a0984c68706ae00e40d819aac
      https://github.com/quicwg/base-drafts/commit/7bcfcab63c557c4a0984c68706ae00e40d819aac
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: 3ea6fffa22d0628cd6a6c4b96fe3f71d88563539
      https://github.com/quicwg/base-drafts/commit/3ea6fffa22d0628cd6a6c4b96fe3f71d88563539
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a
      https://github.com/quicwg/base-drafts/commit/e8b37d6c685cbbf61bc3d3fb83b4e9f3b20a209a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: 0764e3a54eee6cca7bfe526f8454ad3a1021b0eb
      https://github.com/quicwg/base-drafts/commit/0764e3a54eee6cca7bfe526f8454ad3a1021b0eb
  Author: huitema <huitema@huitema.net>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Couple of edits, based on feedback from MT


  Commit: f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce
      https://github.com/quicwg/base-drafts/commit/f3b610c0a3b6b01d3f992b603f9c0cec5cdd31ce
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: 2433924499e5c42a42bbe6ea86cc44b1ff51d588
      https://github.com/quicwg/base-drafts/commit/2433924499e5c42a42bbe6ea86cc44b1ff51d588
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: c96a037276b9d4a29ba894cfc2182df6f7085746
      https://github.com/quicwg/base-drafts/commit/c96a037276b9d4a29ba894cfc2182df6f7085746
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: 4b04bffecb6bfc02af8f52a992818afbca610802
      https://github.com/quicwg/base-drafts/commit/4b04bffecb6bfc02af8f52a992818afbca610802
  Author: janaiyengar <jri.ietf@gmail.com>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Update draft-ietf-quic-spin-exp.md

Co-Authored-By: huitema <huitema@huitema.net>


  Commit: 04108029a36ea53ba678fe8896a53b6e2f1cdced
      https://github.com/quicwg/base-drafts/commit/04108029a36ea53ba678fe8896a53b6e2f1cdced
  Author: huitema <huitema@huitema.net>
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Making sure that all online edits are taken into account.


  Commit: 81d8baa502d3e1889cc916805ea69757e95f4915
      https://github.com/quicwg/base-drafts/commit/81d8baa502d3e1889cc916805ea69757e95f4915
  Author: Brian Trammell <ietf@trammell.ch>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  add an appendix describing spin negotiation


  Commit: 8a7684541f7ffba4c69d1199f6a3a5aad5fe4130
      https://github.com/quicwg/base-drafts/commit/8a7684541f7ffba4c69d1199f6a3a5aad5fe4130
  Author: Brian Trammell <ietf@trammell.ch>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  gah newline


  Commit: bf933215d402a052c10fd7d3c4ea916c28de2f65
      https://github.com/quicwg/base-drafts/commit/bf933215d402a052c10fd7d3c4ea916c28de2f65
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Merge pull request #1931 from huitema/timid-spin

The spin-bit should be some times disabled


  Commit: b9d4354e267f51acded86fad85468cda993a4e48
      https://github.com/quicwg/base-drafts/commit/b9d4354e267f51acded86fad85468cda993a4e48
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Merge pull request #1937 from britram/negotiated-spin

Add an appendix describing spin negotiation


  Commit: 7ebc16b6cb143f3736a53d019468aac7c27d2a20
      https://github.com/quicwg/base-drafts/commit/7ebc16b6cb143f3736a53d019468aac7c27d2a20
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Replace ack_only with retransmittable (#1934)

* Replace ack_only with retransmittable

Fixes the worst errors cited in #1932

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>

* Update draft-ietf-quic-recovery.md

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>

* Update draft-ietf-quic-recovery.md

* could

* Update draft-ietf-quic-recovery.md

* Update draft-ietf-quic-recovery.md


  Commit: 75395703dbf7910383623764995091ddd91866ca
      https://github.com/quicwg/base-drafts/commit/75395703dbf7910383623764995091ddd91866ca
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Merge branch 'master' into ianswett-tracking


Compare: https://github.com/quicwg/base-drafts/compare/ed6ae0d74403...75395703dbf7
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd9ad2570408_5182acad1a7c58083216--


From nobody Wed Oct 31 06:25:45 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0322612DDA3 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:25:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 9sETaXl1zP_g for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:25: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 72490127598 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:25:42 -0700 (PDT)
Date: Wed, 31 Oct 2018 06:25:41 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540992341; bh=XtvO899+Ep11lmI/X/TMh1upFw7oGKvN99j/8coRMbU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=O1iQ+GkVxbzUJW1I5N2cFlq+G+KAdNuFL1WXBY1OPZHe4s7uew0UHyV1zSptlQ4WW 4WGuI2vvI1pmMIHZvLMXFc3Myq7hntoyDUyq965VbcjOV65sCZcJHwDfgBQx2MUFxD GOGyq6iXbMWcn71wLtHrCLseABI9Z/299nVlVuT0=
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/1939/push/3007914666@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1939@github.com>
References: <quicwg/base-drafts/pull/1939@github.com>
Subject: Re: [quicwg/base-drafts] What packet information to track and send (#1939)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9ad55b03ed_1f183ffb3e8d45b86977b"; 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/UpkWDpwp12AVfG-Y77yywSCKE0w>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:25:44 -0000

----==_mimepart_5bd9ad55b03ed_1f183ffb3e8d45b86977b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

427381c  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/1939/files/75395703dbf7910383623764995091ddd91866ca..427381c472d677a7bab0c0bd06cba72734482520

----==_mimepart_5bd9ad55b03ed_1f183ffb3e8d45b86977b
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/427381c">427381c</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/1939/files/75395703dbf7910383623764995091ddd91866ca..427381c472d677a7bab0c0bd06cba72734482520">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq1GWi6vIGk6QhuvlU0KNEJb7kWX0ks5uqaTVgaJpZM4YDPCv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1G5qIvpwnKSNzkZlQc1N3acqHeEks5uqaTVgaJpZM4YDPCv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1939"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1939/files/75395703dbf7910383623764995091ddd91866ca..427381c472d677a7bab0c0bd06cba72734482520"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1939/files/75395703dbf7910383623764995091ddd91866ca..427381c472d677a7bab0c0bd06cba72734482520",
"url": "https://github.com/quicwg/base-drafts/pull/1939/files/75395703dbf7910383623764995091ddd91866ca..427381c472d677a7bab0c0bd06cba72734482520",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1939",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1939:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "427381c",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939/files/75395703dbf7910383623764995091ddd91866ca..427381c472d677a7bab0c0bd06cba72734482520"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403501231\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd9ad55b03ed_1f183ffb3e8d45b86977b--


From nobody Wed Oct 31 06:31:45 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B2050127598 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:31:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 7TXkhSO-r4K2 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:31:42 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 4640712DDA3 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:31:42 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540992701; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=UDNbp1ai2D8yyKugpBPg2b1ymsA2l7SFM4u6ivKiXoo=; b=mMuQidS4K5K6ihKTug0ZAxL8OhzJDcTLIlJkoVoPqzECzQhQXfbatvD25oKzvJo9xmEjOiIs uCUKnPOyOTwYABqsTBsKgZfUVG8RuAfpwmGtQnk0Ug6dDgBeqyBS2NUSEIB1hPzSq9WGWl4L OoVB58GkzaarnlWDmsbUBld0Zbw=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.39]) by mxa.mailgun.org with ESMTP id 5bd9aebd.7f8bac59db70-smtp-out-n03; Wed, 31 Oct 2018 13:31:41 -0000 (UTC)
Date: Wed, 31 Oct 2018 06:31:41 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd9aebd88271_448f2aade760a58074055@hookshot-fe-31feec6.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b0a56b: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd9aebd87ed1_448f2aade760a580739ee"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/252krI2oxfgLURTG0BHPpqIEH-g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:31:44 -0000

----==_mimepart_5bd9aebd87ed1_448f2aade760a580739ee
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-tracking
  Home:   https://github.com/quicwg/base-drafts
  Commit: b0a56b78981dede6cb8c242588b0573722c2dda7
      https://github.com/quicwg/base-drafts/commit/b0a56b78981dede6cb8c242588b0573722c2dda7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd9aebd87ed1_448f2aade760a580739ee--


From nobody Wed Oct 31 06:31:51 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80A7F130DBE for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:31:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 0h9ZfWaKBu5O for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:31:46 -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 EF4E7130E34 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:31:45 -0700 (PDT)
Date: Wed, 31 Oct 2018 06:31:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540992704; bh=Dh4AycNdCAAw3HGUIcH7OW6ZpostEpIHafickNOYEO8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=xDU2QVecqXqH174Tdcn6MRCMjpQxegBruOm5dtndE5RIaQ8io+y4RkWz/b0sKtgT6 EDqXwMtkxQBnDUfxPLKSmK+Ue3CBxk3l3rccaFcd3ZfgINIeSeL6k7727JA9uiN/LF mPjIgxAp24WnltD1SEI8zzAN+edBAjSbSo29V254=
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/1939/push/3007935280@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1939@github.com>
References: <quicwg/base-drafts/pull/1939@github.com>
Subject: Re: [quicwg/base-drafts] What packet information to track and send (#1939)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9aec0e3d7b_4cde3ffd450d45bc3343f0"; 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/io4NVLko_tn8vJkMw3hEzMGGbzM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:31:47 -0000

----==_mimepart_5bd9aec0e3d7b_4cde3ffd450d45bc3343f0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

b0a56b7  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/1939/files/427381c472d677a7bab0c0bd06cba72734482520..b0a56b78981dede6cb8c242588b0573722c2dda7

----==_mimepart_5bd9aec0e3d7b_4cde3ffd450d45bc3343f0
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/b0a56b7">b0a56b7</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/1939/files/427381c472d677a7bab0c0bd06cba72734482520..b0a56b78981dede6cb8c242588b0573722c2dda7">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzV_2iE9FucH7UAH3i-fVvRUBgiNks5uqaZAgaJpZM4YDPCv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyyOb2x-vYjoZGu-BtNJPghCuNguks5uqaZAgaJpZM4YDPCv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1939"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1939/files/427381c472d677a7bab0c0bd06cba72734482520..b0a56b78981dede6cb8c242588b0573722c2dda7"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1939/files/427381c472d677a7bab0c0bd06cba72734482520..b0a56b78981dede6cb8c242588b0573722c2dda7",
"url": "https://github.com/quicwg/base-drafts/pull/1939/files/427381c472d677a7bab0c0bd06cba72734482520..b0a56b78981dede6cb8c242588b0573722c2dda7",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1939",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1939:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "b0a56b7",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939/files/427381c472d677a7bab0c0bd06cba72734482520..b0a56b78981dede6cb8c242588b0573722c2dda7"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403501231\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd9aec0e3d7b_4cde3ffd450d45bc3343f0--


From nobody Wed Oct 31 06:35:53 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5B56E130E27 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:35:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 SjBa176n36ao for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:35:49 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 32832130DBE for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:35:39 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540992938; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=wSsHDQcVlynAMinZF068u3g4JvWgvD9qIyy+oNrqT34=; b=lbL17c452nlkVdp2b81JoE7mP0ZWwWv0gDsf5v+fbiOPT3z+VV/0X1nHwFQM0YrLqNAHyi+6 /E2jLyNYpvBRAvcWWOJ7ZTFoicoEtMjpHZU/pqb2DGWzWSTxLsFCbwpVXtgxH+rVsKEOLI8/ Klnb1512ZjsvqZjKRZIgMI8Ihxs=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd9ad52.7fe784083c30-smtp-out-n03; Wed, 31 Oct 2018 13:25:38 -0000 (UTC)
Date: Wed, 31 Oct 2018 06:25:37 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd9ad51ac018_7ead2ad29b54c584335f0@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 427381: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd9ad51abbc9_7ead2ad29b54c58433444"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/955IjuozPgX5IGn3XzkA01Lmb9Q>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:35:51 -0000

----==_mimepart_5bd9ad51abbc9_7ead2ad29b54c58433444
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-tracking
  Home:   https://github.com/quicwg/base-drafts
  Commit: 427381c472d677a7bab0c0bd06cba72734482520
      https://github.com/quicwg/base-drafts/commit/427381c472d677a7bab0c0bd06cba72734482520
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd9ad51abbc9_7ead2ad29b54c58433444--


From nobody Wed Oct 31 06:36:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A16C130E2E for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:36:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 p01twM_aGsoI for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:36: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 CECA4130E27 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:36:55 -0700 (PDT)
Date: Wed, 31 Oct 2018 06:36:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540993014; bh=L0POocQsm+KLY47MSC3vB016YjUzZVEiicfufa5LSv0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=qC3cPI3PW1rhSF4lKTwDCDrhz+2iD3qlnIqbU7UEqIQn8BFJCM+YnCXfIKIfddIUc BHJTFm0T4N/s80enTE4kGKavBpuVtPjz3QQ3D5mBMt+jTOXzB1ujsEmufwgxzHtkXH pbk0W1AWxweNmaJr8kdL0E4V4jFMwrYEIiJp2/Sw=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab04e36e0b3a3052c80390de4e4653f157c8d4af4d92cf0000000117f171f692a169ce147c6344@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1595/434689546@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1595@github.com>
References: <quicwg/base-drafts/issues/1595@github.com>
Subject: Re: [quicwg/base-drafts] Rename "retransmittable" frames and packets (#1595)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9aff688360_5e093f861f2d45bc13399"; 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/Tj_2Bzu4Hep-CMSqw5FesXX7EOk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:36:58 -0000

----==_mimepart_5bd9aff688360_5e093f861f2d45bc13399
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

And another would be "unacked" indicating it has not been acknowledged, but will be.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1595#issuecomment-434689546
----==_mimepart_5bd9aff688360_5e093f861f2d45bc13399
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>And another would be "unacked" indicating it has not been acknowledged, but will be.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1595#issuecomment-434689546">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-CD5Y2t3G_oPq2LV3abe1yiiGxVks5uqad2gaJpZM4VbQ_8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxmcbrfHL1fYV71l5-c7L00HKuyGks5uqad2gaJpZM4VbQ_8.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1595: And another would be \"unacked\" indicating it has not been acknowledged, but will be."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1595#issuecomment-434689546"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-434689546",
"url": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-434689546",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Rename \"retransmittable\" frames and packets (#1595)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1595,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1595\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-434689546"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359469052\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd9aff688360_5e093f861f2d45bc13399--


From nobody Wed Oct 31 06:45:59 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF384130E27 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:45:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 UflPV40HRmWV for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:45: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 E9568129385 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:45:54 -0700 (PDT)
Date: Wed, 31 Oct 2018 06:45:53 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540993553; bh=4msiylDbquNJ62Xpy1TcdD6jn1CgxutvOfhxau2iRV8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=ziRvooNJzZnFG7GLz2UycFSxeA9LH3yQsZKdsP/CIyFvDA22cYKOKAAcBr70AWi41 MFkvbC3lRObQMUYVq7EXGzI5LtoZ2Y2YT7Ps492S8vLQYKvLnd+d2fkPPk8/4qIxFU OZBYPXTLhHLICpY4J6/OAKq32HAZ0xjIKy6vw8Uo=
From: Nick Banks <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe1c4acb8c6963930f3245b613e28c75847d05cb892cf0000000117f1741192a169ce1665d8f7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1939/review/170257698@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1939@github.com>
References: <quicwg/base-drafts/pull/1939@github.com>
Subject: Re: [quicwg/base-drafts] What packet information to track and send (#1939)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9b211ed81b_2d343fe64d4d45b8131923"; 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/Uv5uZ4P82JN3ruB4_H9VGyb4u_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, 31 Oct 2018 13:45:57 -0000

----==_mimepart_5bd9b211ed81b_2d343fe64d4d45b8131923
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

nibanks approved this pull request.

LGTM =F0=9F=91=8D

> -  retransmittable. If true, it is expected that an acknowledgement wil=
l
-  be received, though the peer could delay sending the ACK frame contain=
ing
-  it by up to the MaxAckDelay.
-
-* in_flight: A boolean that indicates whether the packet counts towards =
bytes in
-  flight.
-
-* is_crypto_packet: A boolean that indicates whether the packet contains=

-  cryptographic handshake messages critical to the completion of the QUI=
C
-  handshake. In this version of QUIC, this includes any packet with the =
long
-  header that includes a CRYPTO frame.
-
-* sent_bytes: The number of bytes sent in the packet, not including UDP =
or IP
-  overhead, but including QUIC framing overhead.
+After any packet is sent.  The parameters to OnPacketSent are described =
in detail
+above in {{sent-packets-fields}}.

I believe the error is because `detail` needs to wrap to the next line.=0D=

```=0D
After any packet is sent.  The parameters to OnPacketSent are described i=
n=0D
detail above in {{sent-packets-fields}}.=0D
```

-- =

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1939#pullrequestreview-1702576=
98=

----==_mimepart_5bd9b211ed81b_2d343fe64d4d45b8131923
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@nibanks</b> approved this pull request.</p>

<p>LGTM <g-emoji class=3D"g-emoji" alias=3D"+1" fallback-src=3D"https://a=
ssets-cdn.github.com/images/icons/emoji/unicode/1f44d.png">=F0=9F=91=8D</=
g-emoji></p><hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1939#discussi=
on_r229698584">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; -  retransmittable. If true, it is expecte=
d that an acknowledgement will
-  be received, though the peer could delay sending the ACK frame contain=
ing
-  it by up to the MaxAckDelay.
-
-* in_flight: A boolean that indicates whether the packet counts towards =
bytes in
-  flight.
-
-* is_crypto_packet: A boolean that indicates whether the packet contains=

-  cryptographic handshake messages critical to the completion of the QUI=
C
-  handshake. In this version of QUIC, this includes any packet with the =
long
-  header that includes a CRYPTO frame.
-
-* sent_bytes: The number of bytes sent in the packet, not including UDP =
or IP
-  overhead, but including QUIC framing overhead.
+After any packet is sent.  The parameters to OnPacketSent are described =
in detail
+above in {{sent-packets-fields}}.
</pre>
<p>I believe the error is because <code>detail</code> needs to wrap to th=
e next line.</p>
<pre><code>After any packet is sent.  The parameters to OnPacketSent are =
described in
detail above in {{sent-packets-fields}}.
</code></pre>

<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/1939#pullrequestreview-170257698">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
_qSwa4ZhP2jjtuEt7TmYhwrztJHks5uqamRgaJpZM4YDPCv">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkq567RwUxvXLK0McRfj5HN=
lMjkeZSks5uqamRgaJpZM4YDPCv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@niba=
nks approved #1939"}],"action":{"name":"View Pull Request","url":"https:/=
/github.com/quicwg/base-drafts/pull/1939#pullrequestreview-170257698"}}}<=
/script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1939#pullrequestrev=
iew-170257698",
"url": "https://github.com/quicwg/base-drafts/pull/1939#pullrequestreview=
-170257698",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@nibanks approved 1939",
"sections": [
{
"text": "LGTM =F0=9F=91=8D",
"activityTitle": "**Nick Banks**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@nibanks",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939#pullrequestreview=
-170257698"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4035012=
31\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bd9b211ed81b_2d343fe64d4d45b8131923--


From nobody Wed Oct 31 06:48:26 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 51412128D68 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:48:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 mEd5sW6vGE0Q for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:48:22 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 90611129385 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:48:22 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540993702; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=LTVYeEtlJ6pkK7rh6VjHLnzmgWPpVYHVpjC3zzFPAfk=; b=LgpkVWODjR7Tkpj67RNc7DqJH7yq1EZoyhJaMoH+KGcL/X4wKohEbPRON0srKvjHsDOtYW+q HyDVFJytG/lN6H41NL5gVIyQxouQY0AFq4on60jJk8fJkpmrLUytOseBO3p4z10go0nJUami 3tBWiiizrDkjc1mjj8YsO+6aB5M=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bd9b2a5.7f18105f8510-smtp-out-n02; Wed, 31 Oct 2018 13:48:21 -0000 (UTC)
Date: Wed, 31 Oct 2018 06:48:21 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd9b2a57372a_18182acf2180a5782214b@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 2d920f: Change retransmittable to Ack-eliciting
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd9b2a57334b_18182acf2180a57822071"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QRTjWOeOQri0LxrMyaQYCuqkH_g>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:48:24 -0000

----==_mimepart_5bd9b2a57334b_18182acf2180a57822071
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-ack-eliciting
  Home:   https://github.com/quicwg/base-drafts
  Commit: 2d920fca1f3bce5e04f8b0913d3d173d8c73c76e
      https://github.com/quicwg/base-drafts/commit/2d920fca1f3bce5e04f8b0913d3d173d8c73c76e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Change retransmittable to Ack-eliciting

Fixes #1595



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd9b2a57334b_18182acf2180a57822071--


From nobody Wed Oct 31 06:49:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F290B129385 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:49:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 gcIEyRDBWXBo for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:49: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 3B70B128D68 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:49:15 -0700 (PDT)
Date: Wed, 31 Oct 2018 06:49:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540993754; bh=xaC3t2IJQk5kaCyQw1gduPaSKTPdIfgfqyVXFNP+qMU=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=t3aAWGlwDuhMgSr991WTCc59PNQuHOEAXBrQQIRbMwPmz6+5MGHoqocDg3+7vGkRc HNiVTAiU/iZbQe+RztcTHnK088tXAK+CCR/AKDMe9lunx9waM4karB0Lkda314Xm/V Vg0Dp68j02PG+3dYoO8bYCJ9WbQ+PaPm6k1K2ces=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab7510c30f35fd5f6306fced4878777748938ee6bf92cf0000000117f174da92a169ce1668ddf2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1942@github.com>
Subject: [quicwg/base-drafts] Change retransmittable to Ack-eliciting (#1942)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9b2da8bcd6_2bbc3fe64d4d45b8410687"; 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/nPj8c4NFVBOcap61EVLjAMb9cr8>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:49:17 -0000

----==_mimepart_5bd9b2da8bcd6_2bbc3fe64d4d45b8410687
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Ack-eliciting is slightly shorter than retransmittable and seems as accurate as anything we have.

Fixes #1595 
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1942

-- Commit Summary --

  * Change retransmittable to Ack-eliciting

-- File Changes --

    M draft-ietf-quic-recovery.md (56)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1942.patch
https://github.com/quicwg/base-drafts/pull/1942.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/1942

----==_mimepart_5bd9b2da8bcd6_2bbc3fe64d4d45b8410687
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Ack-eliciting is slightly shorter than retransmittable and seems as accurate as anything we have.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #1595.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="343696196" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1595" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1595/hovercard" href="https://github.com/quicwg/base-drafts/issues/1595">#1595</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/1942'>https://github.com/quicwg/base-drafts/pull/1942</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Change retransmittable to Ack-eliciting</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1942/files#diff-0">draft-ietf-quic-recovery.md</a>
    (56)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1942.patch'>https://github.com/quicwg/base-drafts/pull/1942.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1942.diff'>https://github.com/quicwg/base-drafts/pull/1942.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/1942">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqxHw56qekZMg04Zra3zcoSSJSXbPks5uqapagaJpZM4YEHU0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_DRpFR-f5B6ph1eeojT-a3I4jV6ks5uqapagaJpZM4YEHU0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Change retransmittable to Ack-eliciting (#1942)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1942"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1942",
"url": "https://github.com/quicwg/base-drafts/pull/1942",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Change retransmittable to Ack-eliciting (#1942)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "2d920fc",
"value": "Change retransmittable to Ack-eliciting"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-recovery.md](https://github.com/quicwg/base-drafts/pull/1942/files#diff-0) (56 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1942,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1942\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1942"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1942.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1942.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403731764\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd9b2da8bcd6_2bbc3fe64d4d45b8410687--


From nobody Wed Oct 31 06:50:22 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4CADB130E31 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:50:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 Ix0A_bwdCY98 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:50:14 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 47116129385 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:50:14 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1540993813; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=PU46FAwE7yKnGyKr/ghzDiXcOsVF1enb7ZHbIjnZaA0=; b=VR/GcwmVN0IxW3BVa5n+JtLIF8KThPHQWMgdeoV39vf0EsUQi+KpVCkGeQG8+G0/ZQVJp3VB kqktS/9L39KvvfLuIqUm39svTLnbcLCHVLRJraPoYBwRxB5WLvqbo1gGfVS1K1EkJG5vctce p9olQ+P8W/+rZBirQnOP8Syoa9A=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.38]) by mxa.mailgun.org with ESMTP id 5bd9b315.7efd72e1cc00-smtp-out-n01; Wed, 31 Oct 2018 13:50:13 -0000 (UTC)
Date: Wed, 31 Oct 2018 06:50:12 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bd9b31417342_39a2b12259f857837497@hookshot-fe-265448d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 66c4dd: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd9b31416e5d_39a2b12259f857837352"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/CyWHICl7c_-pMRLLhoL4mzvqH4s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:50:19 -0000

----==_mimepart_5bd9b31416e5d_39a2b12259f857837352
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-tracking
  Home:   https://github.com/quicwg/base-drafts
  Commit: 66c4ddbc5c4a32afe08087c09cd24fd96315fbd3
      https://github.com/quicwg/base-drafts/commit/66c4ddbc5c4a32afe08087c09cd24fd96315fbd3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd9b31416e5d_39a2b12259f857837352--


From nobody Wed Oct 31 06:50:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6B7AB12D4EF for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:50:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 587y29f-xicV for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:50:23 -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 28C89130E2A for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:50:17 -0700 (PDT)
Date: Wed, 31 Oct 2018 06:50:16 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540993816; bh=WqHDsSxaXFhCkDKFLJ/wz87QymlIWM68NBoqcZg/5g0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=sRO3ijyOM7OOXMHYPP9kuNutdirdLD/CGPMd9US0xXUxQjTPjrfPosx/etGZlk5vQ 7ujwfYIJRf92Tg+mjG1RzzEt8ltWXxL1MGeWBtkIPOU6PiRu+sxSeppGweWU5Xlpk9 /UvT070jiBl7/3X5CHX70aBt6AzMg+nrBeA7D6cg=
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/1939/push/3008000270@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1939@github.com>
References: <quicwg/base-drafts/pull/1939@github.com>
Subject: Re: [quicwg/base-drafts] What packet information to track and send (#1939)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9b3183ee33_3a783fc984cd45b41774b7"; 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/_l3q1b_b9aAtd3B-ubMRa1NMh90>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:50:26 -0000

----==_mimepart_5bd9b3183ee33_3a783fc984cd45b41774b7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

66c4ddb  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/1939/files/b0a56b78981dede6cb8c242588b0573722c2dda7..66c4ddbc5c4a32afe08087c09cd24fd96315fbd3

----==_mimepart_5bd9b3183ee33_3a783fc984cd45b41774b7
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/66c4ddb">66c4ddb</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/1939/files/b0a56b78981dede6cb8c242588b0573722c2dda7..66c4ddbc5c4a32afe08087c09cd24fd96315fbd3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzQ5JhU2_qBjrN1u00rPfVL1Va29ks5uqaqYgaJpZM4YDPCv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7Eqo0dfoL9VGV-AYwjVJbF9YO8Uks5uqaqYgaJpZM4YDPCv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1939"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1939/files/b0a56b78981dede6cb8c242588b0573722c2dda7..66c4ddbc5c4a32afe08087c09cd24fd96315fbd3"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1939/files/b0a56b78981dede6cb8c242588b0573722c2dda7..66c4ddbc5c4a32afe08087c09cd24fd96315fbd3",
"url": "https://github.com/quicwg/base-drafts/pull/1939/files/b0a56b78981dede6cb8c242588b0573722c2dda7..66c4ddbc5c4a32afe08087c09cd24fd96315fbd3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1939",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1939:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "66c4ddb",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939/files/b0a56b78981dede6cb8c242588b0573722c2dda7..66c4ddbc5c4a32afe08087c09cd24fd96315fbd3"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403501231\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd9b3183ee33_3a783fc984cd45b41774b7--


From nobody Wed Oct 31 06:53:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AE724129385 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:53:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 EPbdfdNRBVG5 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 06:53: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 E9CEA128D68 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 06:53:51 -0700 (PDT)
Date: Wed, 31 Oct 2018 06:53:51 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1540994031; bh=D74QwNlxBvt0aZyJ930ESrc954GE9sya9oDmAMtqQZg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=WZcrWfOBVCmGTeUGltc+eNwo0rMIapRgzdBIuWHKmTYqg55cFwRaK6mWIgami/3vY QYFx0IP/Y7CO+rBGX1M234Ux82mnWhPJNSdRw16rG96nDiIMBUtTk+xtuqY2K6S22E dsiUO05BOWVlWwhdvXSjKbw33bACifGFwdMzJDJs=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abfc099254714629173b7d9d746dce0d8ebfe4966392cf0000000117f175ef92a169ce147c6344@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1595/434695304@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1595@github.com>
References: <quicwg/base-drafts/issues/1595@github.com>
Subject: Re: [quicwg/base-drafts] Rename "retransmittable" frames and packets (#1595)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9b3ef229aa_6afa3fdeff8d45b41420eb"; 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/arHDaMNnpfK4qvCXTOjRmDzKqhE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 13:53:54 -0000

----==_mimepart_5bd9b3ef229aa_6afa3fdeff8d45b41420eb
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Victor suggested "tracked" FYI

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1595#issuecomment-434695304
----==_mimepart_5bd9b3ef229aa_6afa3fdeff8d45b41420eb
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Victor suggested "tracked" FYI</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1595#issuecomment-434695304">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqx9E65zttZgCcjMhbHM_t-SS_w7Xks5uqatvgaJpZM4VbQ_8">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6K4zsQGn0-19BCkC6outFklAKPwks5uqatvgaJpZM4VbQ_8.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1595: Victor suggested \"tracked\" FYI"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1595#issuecomment-434695304"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-434695304",
"url": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-434695304",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Rename \"retransmittable\" frames and packets (#1595)",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1595,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1595\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1595#issuecomment-434695304"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 359469052\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd9b3ef229aa_6afa3fdeff8d45b41420eb--


From nobody Wed Oct 31 07:45:04 2018
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 BED68130E2A for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 07:45:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 T3dCkMBCLlsD for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 07:45:00 -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 742E6128D68 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 07:45: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=FEs871gTIw8nMnMMSz7i2qoPNmA=; b=RX2lAQSPBv3ZfiNo X7qjZ5d7PpmCGRDpzJb/zzUxVgDf+voBUPoUtgIs22DtQX9DkM5bArXDZlf0oFb0 XaEJug99pfRdPzE44rbK1vKhsOsQ6nUl/F0uKcAry+0iHBtsFXjzn2Sysv1hmA+3 LcLoY3ugmp5flYPkrDfhZJyzkzI=
Received: by filter1800p1mdw1.sendgrid.net with SMTP id filter1800p1mdw1-11064-5BD9BFE8-23 2018-10-31 14:44:56.708687938 +0000 UTC m=+404532.749928313
Received: from github-lowworker-3c598a3.cp1-iad.github.net (unknown [192.30.252.43]) by ismtpd0005p1iad1.sendgrid.net (SG) with ESMTP id FoViyD23QMOJW9RUpQXtZg for <quic-issues@ietf.org>; Wed, 31 Oct 2018 14:44:56.700 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-3c598a3.cp1-iad.github.net (Postfix) with ESMTP id A967CA802AF for <quic-issues@ietf.org>; Wed, 31 Oct 2018 07:44:56 -0700 (PDT)
Date: Wed, 31 Oct 2018 14:44:56 +0000 (UTC)
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab51b475a1804ed02ae5b4ea44f3dd7c5fbd5aab3d92cf0000000117f181e892a169ce1664aaf0@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1937/review/170290167@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1937@github.com>
References: <quicwg/base-drafts/pull/1937@github.com>
Subject: Re: [quicwg/base-drafts] Add an appendix describing spin negotiation (#1937)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9bfe8a7316_602d3fa0f6ad45b829157e"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3/qKCcUN+xMqNjn0Wi0iY3kAR3cPUCQ0/HjH PcmNEiM7F3AnI/juLSiXd6pntqA47+a/VAVpAbADZkBQKA03ioKJeSONmZC+TmtahhPtpBNBzNlYDv qb4KshD3rYtoM7BFxGbMw6P/o43Fl1yyUE3xfyfBoJpJMFp1u5B44zuTOR/KrkcKq6+iNv1AyyEeLO c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/F8kh0XD7Km0rW7VxYv44otzLLY4>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 14:45:03 -0000

----==_mimepart_5bd9bfe8a7316_602d3fa0f6ad45b829157e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mirjak commented on this pull request.



> +usage of the spin bit described in the main body of this document:
+
+- It provides a method to exercise version negotiation beyond the version
+  greasing mechanism described in section 15 of {{QUIC-TRANSPORT}}. This
+  additional exercise has the benefit of actually changing the protocol's
+  behavior in a way each endpoint can detect based on the negotiation of the
+  version, and may defend against ossification of the version negotiation
+  mechanism caused both by on-path interference as well as lazy implementations
+  better than greasing alone.
+
+- It provides a method by which on-path devices that observe the handshake can
+  explicitly classify a connection as spinning or not.
+
+## The Spin Bit in Spinless QUIC {#nospin}
+
+When version Vt is negotiated, both client and server randomly select a "pin

"pin" or "spin"...?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1937#pullrequestreview-170290167
----==_mimepart_5bd9bfe8a7316_602d3fa0f6ad45b829157e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1937#discussion_r229723998">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style='color:#555'>&gt; +usage of the spin bit described in the main body of this document:
+
+- It provides a method to exercise version negotiation beyond the version
+  greasing mechanism described in section 15 of {{QUIC-TRANSPORT}}. This
+  additional exercise has the benefit of actually changing the protocol&#39;s
+  behavior in a way each endpoint can detect based on the negotiation of the
+  version, and may defend against ossification of the version negotiation
+  mechanism caused both by on-path interference as well as lazy implementations
+  better than greasing alone.
+
+- It provides a method by which on-path devices that observe the handshake can
+  explicitly classify a connection as spinning or not.
+
+## The Spin Bit in Spinless QUIC {#nospin}
+
+When version Vt is negotiated, both client and server randomly select a &quot;pin
</pre>
<p>"pin" or "spin"...?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1937#pullrequestreview-170290167">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq2ynGHP8GT2rNthLwXLq9eUnZoylks5uqbdogaJpZM4YC43U">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqw_ak7V4C5TqAuIKA_KLCWIqgRTmks5uqbdogaJpZM4YC43U.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mirjak commented on #1937"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1937#pullrequestreview-170290167"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1937#pullrequestreview-170290167",
"url": "https://github.com/quicwg/base-drafts/pull/1937#pullrequestreview-170290167",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mirjak commented on 1937",
"sections": [
{
"text": "",
"activityTitle": "**mirjak**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mirjak",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1937#pullrequestreview-170290167"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403410388\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd9bfe8a7316_602d3fa0f6ad45b829157e--


From nobody Wed Oct 31 09:13:03 2018
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 D9024130DC2 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 09:13:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 fzU_9OkIGxGC for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 09:12:59 -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 1A1CA1293FB for <quic-issues@ietf.org>; Wed, 31 Oct 2018 09:12: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=HowQiesdQJPgIEVb2EChtDsy9F4=; b=bCz/oBDvZcOkt/fF 2etLW+SeRa4E/B3Ne3oD2CacRCGk8n4DCGYc5SfLlXx/lhhI02jbwPNrT17ICA61 X5IfQU7fogb6rP+4oNmnLtOLjuBeGQj4lMJzGla7CHy3wMVTa1lwvRA0Im5Vojdq vWxy4eh5ldpElvU8yWm9pGSgVKw=
Received: by filter0241p1iad2.sendgrid.net with SMTP id filter0241p1iad2-31498-5BD9D488-22 2018-10-31 16:12:56.739533204 +0000 UTC m=+1086075.600484949
Received: from github-lowworker-4f62d42.cp1-iad.github.net (unknown [192.30.252.35]) by ismtpd0013p1iad2.sendgrid.net (SG) with ESMTP id bWeXfXphRTy5SkFD6iqGyg for <quic-issues@ietf.org>; Wed, 31 Oct 2018 16:12:56.796 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-4f62d42.cp1-iad.github.net (Postfix) with ESMTP id C5B3BC0164 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 09:12:56 -0700 (PDT)
Date: Wed, 31 Oct 2018 16:12:57 +0000 (UTC)
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abaeaf85a43c028453988852505026ef3be457ccaf92cf0000000117f1968892a169ce1665d8f7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1939/review/170336745@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1939@github.com>
References: <quicwg/base-drafts/pull/1939@github.com>
Subject: Re: [quicwg/base-drafts] What packet information to track and send (#1939)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9d488c3c76_5a003fe5346d45bc361551"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak35/wfplFSVwKxaOZ5eDmzn6F4RKObddQ/WCT qLHL0oUmujyy4derI51Te57e6tltGRFasiXAb2jMWQFUd8ZWsYHBb3+Y26KKFKLo34bOwlD1PzFs8w AFLeqvHxRKRf81lUhC/bcRQEtJktwCa3HLI+WkvSc51/rJhs3huqUq91Haz8mUKdhXdBguei3HTEoB 8=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/S3PXYHYwr8GDdAg6w4Ybgz1Xesk>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 16:13:01 -0000

----==_mimepart_5bd9d488c3c76_5a003fe5346d45bc361551
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> -  retransmittable. If true, it is expected that an acknowledgement will
-  be received, though the peer could delay sending the ACK frame containing
-  it by up to the MaxAckDelay.
-
-* in_flight: A boolean that indicates whether the packet counts towards bytes in
-  flight.
-
-* is_crypto_packet: A boolean that indicates whether the packet contains
-  cryptographic handshake messages critical to the completion of the QUIC
-  handshake. In this version of QUIC, this includes any packet with the long
-  header that includes a CRYPTO frame.
-
-* sent_bytes: The number of bytes sent in the packet, not including UDP or IP
-  overhead, but including QUIC framing overhead.
+After any packet is sent.  The parameters to OnPacketSent are described in detail
+above in {{sent-packets-fields}}.

Thanks Nick, 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/1939#discussion_r229760749
----==_mimepart_5bd9d488c3c76_5a003fe5346d45bc361551
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/1939#discussion_r229760749">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; -  retransmittable. If true, it is expected that an acknowledgement will
-  be received, though the peer could delay sending the ACK frame containing
-  it by up to the MaxAckDelay.
-
-* in_flight: A boolean that indicates whether the packet counts towards bytes in
-  flight.
-
-* is_crypto_packet: A boolean that indicates whether the packet contains
-  cryptographic handshake messages critical to the completion of the QUIC
-  handshake. In this version of QUIC, this includes any packet with the long
-  header that includes a CRYPTO frame.
-
-* sent_bytes: The number of bytes sent in the packet, not including UDP or IP
-  overhead, but including QUIC framing overhead.
+After any packet is sent.  The parameters to OnPacketSent are described in detail
+above in {{sent-packets-fields}}.
</pre>
<p>Thanks Nick, 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/1939#discussion_r229760749">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7YMxwu7hfUlUVhiftJMzNJ6f_ehks5uqcwIgaJpZM4YDPCv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2XED-z4SK0p9czygD8p_IHaEW2Uks5uqcwIgaJpZM4YDPCv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1939"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1939#discussion_r229760749"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1939#discussion_r229760749",
"url": "https://github.com/quicwg/base-drafts/pull/1939#discussion_r229760749",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1939",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939#discussion_r229760749"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403501231\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd9d488c3c76_5a003fe5346d45bc361551--


From nobody Wed Oct 31 09:15:27 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EDF7B130DD7 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 09:15:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 UozARMKJTVow for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 09:15: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 3A01F1293FB for <quic-issues@ietf.org>; Wed, 31 Oct 2018 09:15:24 -0700 (PDT)
Date: Wed, 31 Oct 2018 09:15:22 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541002522; bh=rCJSjCCS0XpYvXJda8V2bXCsu/EEq5ReoBj8WGux1aw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=bU+OuupmYZb7IkKabORBEzYy3wnxq/6l9rXHsp7jsltEAlHaNeC5Hwao83OujdIZ9 fTdEUwb+4eK2WYACfA++9oJO1KpqwYtkszLTSVw8yWvUq/N/Jo9nHwrq9tlADigUKw h0SnN1ISJ9LuWICapvZbHmNM0RQmHLhThRZl3H9Y=
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6399c72b4b43fa0974ae00b55029084f9436daeb92cf0000000117f1971a92a169ce1664a8bc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1936/review/170338318@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1936@github.com>
References: <quicwg/base-drafts/pull/1936@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit observers can't see the packet number anymore (#1936)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9d51a64057_14603fb0460d45b83259a9"; 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/fE09bc75SNlpSy_d2NwBfFgWlbA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 16:15:26 -0000

----==_mimepart_5bd9d51a64057_14603fb0460d45b83259a9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mirjak commented on this pull request.



> @@ -224,11 +214,12 @@ small amount of periodic application traffic, where that period is longer than
 the RTT, measuring the spin bit provides information about the application
 period, not the network RTT.
 
-Simple heuristics based on the observed data rate per flow or changes in the
-RTT series can be used to reject bad RTT samples due to application or flow
-control limitation; for example, QoF {{TMA-QOF}} rejects component RTTs
-significantly higher than RTTs over the history of the flow. These heuristics
-may use the handshake RTT as an initial RTT estimate for a given flow.
+Simple heuristics based on the observed data rate per flow or changes in the RTT
+series can be used to reject bad RTT samples due to lost or reordered edges in
+the spin signal, as well as application or flow control limitation; for example,
+QoF {{TMA-QOF}} rejects component RTTs significantly higher than RTTs over the
+history of the flow. These heuristics may use the handshake RTT as an initial
+RTT estimate for a given flow.

I would be careful here because you actually want to detect suddent changes. The question is rather is it only one outlier or did actually something happen.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170338318
----==_mimepart_5bd9d51a64057_14603fb0460d45b83259a9
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mirjak</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1936#discussion_r229761929">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style='color:#555'>&gt; @@ -224,11 +214,12 @@ small amount of periodic application traffic, where that period is longer than
 the RTT, measuring the spin bit provides information about the application
 period, not the network RTT.
 
-Simple heuristics based on the observed data rate per flow or changes in the
-RTT series can be used to reject bad RTT samples due to application or flow
-control limitation; for example, QoF {{TMA-QOF}} rejects component RTTs
-significantly higher than RTTs over the history of the flow. These heuristics
-may use the handshake RTT as an initial RTT estimate for a given flow.
+Simple heuristics based on the observed data rate per flow or changes in the RTT
+series can be used to reject bad RTT samples due to lost or reordered edges in
+the spin signal, as well as application or flow control limitation; for example,
+QoF {{TMA-QOF}} rejects component RTTs significantly higher than RTTs over the
+history of the flow. These heuristics may use the handshake RTT as an initial
+RTT estimate for a given flow.
</pre>
<p>I would be careful here because you actually want to detect suddent changes. The question is rather is it only one outlier or did actually something happen.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170338318">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-wuNZbQgVUgIu8LJN2eY1aTqdg8ks5uqcyagaJpZM4YC4rq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq_HP1NDziWBGib2izJjeTeNLS4IXks5uqcyagaJpZM4YC4rq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mirjak commented on #1936"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170338318"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170338318",
"url": "https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170338318",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mirjak commented on 1936",
"sections": [
{
"text": "",
"activityTitle": "**mirjak**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mirjak",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170338318"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403409642\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd9d51a64057_14603fb0460d45b83259a9--


From nobody Wed Oct 31 09:15:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 944E6130DC2 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 09:15:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 oVErs8WN1CzS for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 09:15: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 3BEBF1293FB for <quic-issues@ietf.org>; Wed, 31 Oct 2018 09:15:55 -0700 (PDT)
Date: Wed, 31 Oct 2018 09:15:54 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541002554; bh=zOQnWxrjgVzKkogqSE5nkRrqDOGyNuyhXBlC5oxZPLE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=UOQFaue8aLHgWRXRqTSj3DQ0TdDRU0EMWQtywK4znS3FdGNvPMbEm9mG9a0WVKqCu pD7nxGC+N0Vb4pyO1XLlWKoNq5dJ6jp6YPAlyAJLISr5tX/aCxEnNuQNVKmR4m81vt R/9M3h2JfSflxQH/mIKYmftnLpoooyk3DI35c3eU=
From: mirjak <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd58030d466f45025e9b09b3eeecfaf60b1e29bca92cf0000000117f1973a92a169ce1664a8bc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1936/review/170338610@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1936@github.com>
References: <quicwg/base-drafts/pull/1936@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit observers can't see the packet number anymore (#1936)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9d53a6da18_444e3f7f2acd45b81684ab"; 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/bBxYdY0fLcVCo9vfOARcE6wnRMQ>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 16:15:56 -0000

----==_mimepart_5bd9d53a6da18_444e3f7f2acd45b81684ab
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mirjak approved this pull request.





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170338610
----==_mimepart_5bd9d53a6da18_444e3f7f2acd45b81684ab
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@mirjak</b> approved this pull request.</p>



<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170338610">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-pXKcE5D_IMd7d-h8PtQMg6QGHhks5uqcy6gaJpZM4YC4rq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq14f7OgCrB7Ou1lRFu3YP8k_575Rks5uqcy6gaJpZM4YC4rq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mirjak approved #1936"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170338610"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170338610",
"url": "https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170338610",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mirjak approved 1936",
"sections": [
{
"text": "",
"activityTitle": "**mirjak**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mirjak",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1936#pullrequestreview-170338610"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403409642\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd9d53a6da18_444e3f7f2acd45b81684ab--


From nobody Wed Oct 31 09:28:32 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 88FE9130DD7 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 09:28:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.121
X-Spam-Level: 
X-Spam-Status: No, score=-2.121 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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 Zvy6k0BVaJj3 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 09:28:29 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 8F14B128CE4 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 09:28:29 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1541003308; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=MonV/EcWKQi/nsz/SuDaCjRJFMwCjzpTafi5ze0Zt38=; b=IiLArgkvzV2o6DsXixhJeBilZHDsQNDDLxppYrJ327Z2OfUYy2VOT4IknmAbvCJecZvWlQkb ZU+YUi6Z6Ve391psYOMWAsmR9UFujYmSyVAnzxfxIc0VSS4sF8v6Mdd35SGKKcd4GJkIZ24K 2sPqMv6t60ptdiF8gOboFUYmcws=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: brian=trammell.ch@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bd9d82b.7fe530450810-smtp-out-n03; Wed, 31 Oct 2018 16:28:27 -0000 (UTC)
Date: Wed, 31 Oct 2018 09:28:27 -0700
From: Brian Trammell <brian@trammell.ch>
Reply-To: Brian Trammell <brian@trammell.ch>
To: quic-issues@ietf.org
Message-ID: <5bd9d82b8e942_5cb92abaaad9657c839b1@hookshot-fe-2cc8887.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 6649cf: remove PN observation text
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bd9d82b8e453_5cb92abaaad9657c838dc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/7BkeIJ86bPzH04WjFgKH6ZgWrIs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 16:28:31 -0000

----==_mimepart_5bd9d82b8e453_5cb92abaaad9657c838dc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6649cf68d21b2275160a6453356ff355041a25b7
      https://github.com/quicwg/base-drafts/commit/6649cf68d21b2275160a6453356ff355041a25b7
  Author: Brian Trammell <ietf@trammell.ch>
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  remove PN observation text


  Commit: 6820275e3175a64bc11090a7d4ad5d2f19593c80
      https://github.com/quicwg/base-drafts/commit/6820275e3175a64bc11090a7d4ad5d2f19593c80
  Author: Brian Trammell <brian@trammell.ch>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-spin-exp.md

  Log Message:
  -----------
  Merge pull request #1936 from britram/spin-oops-pne

Spin bit observers can't see the packet number anymore


Compare: https://github.com/quicwg/base-drafts/compare/7ebc16b6cb14...6820275e3175
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bd9d82b8e453_5cb92abaaad9657c838dc--


From nobody Wed Oct 31 09:37:18 2018
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 CA416130DC2 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 09:37:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 5kwwaBxVg2y0 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 09:37: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 49D3A128CE4 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 09:37:15 -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=x8OT3j9XlvjJ1LPYfN7ICbMii/U=; b=A8WiL4w4bYLJiI2t FUNW7NZ5tgeEUhRGbn6dkuYS/PRNsnWDTImSkur+cdmOh+dl3cLrnKxfkQLfrvYH Gkg2r7PS2Mfh1o0u4kOerRfzp3CAn/ZkCkgP44rpSX5pmBal75/sWD5Hf0Db8/bo ZpFXKD076ixGqGhy4EQ68cV4KrM=
Received: by filter0352p1iad2.sendgrid.net with SMTP id filter0352p1iad2-3903-5BD9DA3A-6 2018-10-31 16:37:14.220002282 +0000 UTC m=+1087106.420210592
Received: from github-lowworker-dcd58f3.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id 4OWS9OFMT-uttuIq5vWzyw for <quic-issues@ietf.org>; Wed, 31 Oct 2018 16:37:14.307 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dcd58f3.cp1-iad.github.net (Postfix) with ESMTP id 4898F240D61 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 09:37:14 -0700 (PDT)
Date: Wed, 31 Oct 2018 16:37:14 +0000 (UTC)
From: Brian Trammell <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1dfb3d72167307ea49a2a331ca05999a7e36299d92cf0000000117f19c3a92a169ce1664a8bc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1936/review/170349461@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1936@github.com>
References: <quicwg/base-drafts/pull/1936@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit observers can't see the packet number anymore (#1936)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9da3a465f9_23743fd903ed45c47297e"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: britram
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1YcsCYvtJhrX7xZMXXXovgPyvb5RdzYFqNS6 JxQ8ViZ5tLpNIIqiqOk6K8FqjCvb9b85eF4EHlg+yU2GwGfWKX7zVEly5U+Ju8RFR/panEtGOdP8Pb p9681iLJ4SN3aUTvHRx451XdIit4ELy4ntVmdZXCeDvT7e3BxyyGecGGOyNOP29mtDgQoq/Iwr7cza s=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1pjuCoC9xFn_hGjwu_JyhExnbaE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 16:37:17 -0000

----==_mimepart_5bd9da3a465f9_23743fd903ed45c47297e
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

britram commented on this pull request.



> @@ -224,11 +214,12 @@ small amount of periodic application traffic, where that period is longer than
 the RTT, measuring the spin bit provides information about the application
 period, not the network RTT.
 
-Simple heuristics based on the observed data rate per flow or changes in the
-RTT series can be used to reject bad RTT samples due to application or flow
-control limitation; for example, QoF {{TMA-QOF}} rejects component RTTs
-significantly higher than RTTs over the history of the flow. These heuristics
-may use the handshake RTT as an initial RTT estimate for a given flow.
+Simple heuristics based on the observed data rate per flow or changes in the RTT
+series can be used to reject bad RTT samples due to lost or reordered edges in
+the spin signal, as well as application or flow control limitation; for example,
+QoF {{TMA-QOF}} rejects component RTTs significantly higher than RTTs over the
+history of the flow. These heuristics may use the handshake RTT as an initial
+RTT estimate for a given flow.

yep, but this is a common problem with any passive RTT scheme (or indeed, RTT estimation at an endpoint): the base data is noisy, so it takes a few samples to adjust to a new real value. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1936#discussion_r229770543
----==_mimepart_5bd9da3a465f9_23743fd903ed45c47297e
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@britram</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/quicwg/base-drafts/pull/1936#discussion_r229770543">draft-ietf-quic-spin-exp.md</a>:</p>
<pre style='color:#555'>&gt; @@ -224,11 +214,12 @@ small amount of periodic application traffic, where that period is longer than
 the RTT, measuring the spin bit provides information about the application
 period, not the network RTT.
 
-Simple heuristics based on the observed data rate per flow or changes in the
-RTT series can be used to reject bad RTT samples due to application or flow
-control limitation; for example, QoF {{TMA-QOF}} rejects component RTTs
-significantly higher than RTTs over the history of the flow. These heuristics
-may use the handshake RTT as an initial RTT estimate for a given flow.
+Simple heuristics based on the observed data rate per flow or changes in the RTT
+series can be used to reject bad RTT samples due to lost or reordered edges in
+the spin signal, as well as application or flow control limitation; for example,
+QoF {{TMA-QOF}} rejects component RTTs significantly higher than RTTs over the
+history of the flow. These heuristics may use the handshake RTT as an initial
+RTT estimate for a given flow.
</pre>
<p>yep, but this is a common problem with any passive RTT scheme (or indeed, RTT estimation at an endpoint): the base data is noisy, so it takes a few samples to adjust to a new real value.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1936#discussion_r229770543">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0ETxXFsawRZ3cURFJjI69GLsRQuks5uqdG6gaJpZM4YC4rq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2aXXOnYGPj1Tzhgq1x_oTgpazRBks5uqdG6gaJpZM4YC4rq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@britram commented on #1936"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1936#discussion_r229770543"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1936#discussion_r229770543",
"url": "https://github.com/quicwg/base-drafts/pull/1936#discussion_r229770543",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@britram commented on 1936",
"sections": [
{
"text": "",
"activityTitle": "**Brian Trammell**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@britram",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1936#discussion_r229770543"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403409642\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd9da3a465f9_23743fd903ed45c47297e--


From nobody Wed Oct 31 09:37:51 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9A950130DC2 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 09:37:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 CNirAvE0AMey for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 09:37: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 4411B128CE4 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 09:37:48 -0700 (PDT)
Date: Wed, 31 Oct 2018 09:37:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541003867; bh=sWjd2erOP3KrTntOmhgOD0lI2Jge7A8ZLFaRdy3z3Co=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=MaxAFWBUK0D3+909nJnD7CyBrskhyYKU/g2UzjWIERgrH/rKwGDa7sJTVgqP+iQ+S mYw5eSvVMPtNhgVhAPv4F2DXaXVPnGYxAOgSDzBE8blyoorlCVUJ0n/SIrnqXCWntI +/ZqZPv9G5Y0lVpfI1FS07rqsXRnWTm0QL9OjB5M=
From: Brian Trammell <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abac62ab33752b719ced68a84cc0119a29470b460c92cf0000000117f19c5b92a169ce1664a8bc@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1936/issue_event/1938406435@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1936@github.com>
References: <quicwg/base-drafts/pull/1936@github.com>
Subject: Re: [quicwg/base-drafts] Spin bit observers can't see the packet number anymore (#1936)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9da5b436db_231c3faf750d45bc2312a"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: britram
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/PLi1A5k5IxPDkhAt4IeeH6_CIUg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 16:37:50 -0000

----==_mimepart_5bd9da5b436db_231c3faf750d45bc2312a
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1936 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/1936#event-1938406435
----==_mimepart_5bd9da5b436db_231c3faf750d45bc2312a
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="375695548" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1936" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1936/hovercard" href="https://github.com/quicwg/base-drafts/pull/1936">#1936</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/1936#event-1938406435">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4cyiGm-Ice2mnzytBaQS6Ool9kTks5uqdHbgaJpZM4YC4rq">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqxuyhd96QP4cSOlYbmGI9AsUMXQ2ks5uqdHbgaJpZM4YC4rq.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1936 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1936#event-1938406435"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1936#event-1938406435",
"url": "https://github.com/quicwg/base-drafts/pull/1936#event-1938406435",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Spin bit observers can't see the packet number anymore (#1936)",
"sections": [
{
"text": "",
"activityTitle": "**Brian Trammell**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@britram",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1936#event-1938406435"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403409642\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bd9da5b436db_231c3faf750d45bc2312a--


From nobody Wed Oct 31 10:21:03 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6973F129C6A for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 10:21:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 H8uRWOeBH8OH for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 10:21: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 02E52128CE4 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 10:20:59 -0700 (PDT)
Date: Wed, 31 Oct 2018 10:20:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541006458; bh=2x+XHLF/S0lUnETK4TeSMeDs+RZkRmBz9rdnOZJk4es=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=MaSZ2fy2BRYkhyrHZ6z1QeNpgCadabycYW/2X/QS9KWf3UEuibZKYgHIkN76I7E2x cKpARZKj3wdJkvoWusN7lR/ba0yDQvSLHzuerAZWX8pdDVArB1iwwwL44xpX4RRBuP ngq6PfykSEuf+uDvpJCVxVH8sf2PKA0FQuam520A=
From: mirjak <notifications@github.com>
Reply-To: quicwg/wg-materials <reply+0166e4abe012b2a2c6eb251f49f90d35d2010e634ef73cd892cf0000000117f1a67a92a169ce166a602a@reply.github.com>
To: quicwg/wg-materials <wg-materials@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/wg-materials/pull/85@github.com>
Subject: [quicwg/wg-materials] Slides for ops drafts (#85)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bd9e47ab1607_15413fc0e5cd45c022322c"; 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/lqVDIETi9KPhrWfsYyceOvGHkr0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 17:21:01 -0000

----==_mimepart_5bd9e47ab1607_15413fc0e5cd45c022322c
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/wg-materials/pull/85

-- Commit Summary --

  * Slides for ops drafts

-- File Changes --

    A ietf103/ops-drafts-ietf103.pdf (0)

-- Patch Links --

https://github.com/quicwg/wg-materials/pull/85.patch
https://github.com/quicwg/wg-materials/pull/85.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/wg-materials/pull/85

----==_mimepart_5bd9e47ab1607_15413fc0e5cd45c022322c
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/wg-materials/pull/85'>https://github.com/quicwg/wg-materials/pull/85</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Slides for ops drafts</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/quicwg/wg-materials/pull/85/files#diff-0">ietf103/ops-drafts-ietf103.pdf</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/wg-materials/pull/85.patch'>https://github.com/quicwg/wg-materials/pull/85.patch</a></li>
  <li><a href='https://github.com/quicwg/wg-materials/pull/85.diff'>https://github.com/quicwg/wg-materials/pull/85.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/wg-materials/pull/85">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq9donjL1Ab8GuHpyPuH2TUt-sN2Gks5uqdv6gaJpZM4YEjqE">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0ZfqqtigdD1tKtynwZj26jfDpC6ks5uqdv6gaJpZM4YEjqE.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/wg-materials","title":"quicwg/wg-materials","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/wg-materials"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Slides for ops drafts (#85)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/wg-materials/pull/85"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/wg-materials/pull/85",
"url": "https://github.com/quicwg/wg-materials/pull/85",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Slides for ops drafts (#85)",
"sections": [
{
"text": "",
"activityTitle": "**mirjak**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mirjak",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "bb6fea2",
"value": "Slides for ops drafts"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Added",
"value": "[ietf103/ops-drafts-ietf103.pdf](https://github.com/quicwg/wg-materials/pull/85/files#diff-0) (0 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"issueId\": 85,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/wg-materials\",\n\"pullRequestId\": 85\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/85"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/85.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/wg-materials/pull/85.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403847812\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bd9e47ab1607_15413fc0e5cd45c022322c--


From nobody Wed Oct 31 16:18:51 2018
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 11753130DF5 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 16:18:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 femt-rxhWqVd for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 16:18: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 50020130DF3 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 16:18: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=v1yXF0LHlSIxwULhWxw8BNLdxv4=; b=ifJkGV01FLg7IorC ZADmx7gGuqCeLXjkLYgjBFJls3rPXf9Juhu3xZzV6ssxJVnLYnsN0IpgsjJwAOeA K3ttKBVG36rr2klTrGW2LvU8a9AZrp6m77+A/UpOLZxQZuMNUFLtq6z2IAdv5GJJ meSC2jPJmIMHeNpZweReRAtm4N0=
Received: by filter1014p1las1.sendgrid.net with SMTP id filter1014p1las1-22948-5BDA3856-10 2018-10-31 23:18:46.749390781 +0000 UTC m=+536899.542787578
Received: from github-lowworker-fc273f0.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0010p1iad2.sendgrid.net (SG) with ESMTP id MWEqgoB3TD--p9SAsU_jDg for <quic-issues@ietf.org>; Wed, 31 Oct 2018 23:18:46.656 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-fc273f0.cp1-iad.github.net (Postfix) with ESMTP id 97CD9C007C for <quic-issues@ietf.org>; Wed, 31 Oct 2018 16:18:46 -0700 (PDT)
Date: Wed, 31 Oct 2018 23:18:47 +0000 (UTC)
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbe5fe453662d082139d1a3f148e2486587342d6192cf0000000117f1fa5692a169ce1601d93e@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1852/c434879971@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1852@github.com>
References: <quicwg/base-drafts/pull/1852@github.com>
Subject: Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda385695cb0_54e13fe812ad45b4264db"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1oszG6hf+LMGTZ9NmWTEb6/LTEs3qr74oXnW NmayhMfgQ6gOwDM8MQUrvXd+IxPRg2f7H3XxK04iMO4skZ6b4eD7t4Mby/Qr4xTtPiIrRWHbChYRKk K9ygZuszRL5TF1g0klfSh3UpOsqr79Xgn4cF9T3UmCKd93fpfsqc1TIPeoPfaLGtllSDZTIpMPwLIh o=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/tbnKIklmRXZvrZvAVl4Rew7EqBU>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 23:18:50 -0000

----==_mimepart_5bda385695cb0_54e13fe812ad45b4264db
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

So, reviewing this is now hard for some reason.  It shows changes that were landed on master.  Maybe this will be addressed by creating a new PR from the 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/1852#issuecomment-434879971
----==_mimepart_5bda385695cb0_54e13fe812ad45b4264db
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>So, reviewing this is now hard for some reason.  It shows changes that were landed on master.  Maybe this will be addressed by creating a new PR from the 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/1852#issuecomment-434879971">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq51O2Qlz3RwjJJVv57eC2nTlNA1aks5uqi_WgaJpZM4XX_PC">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwUNRMU7dYaoGesS4WshzfiEWJkZks5uqi_WgaJpZM4XX_PC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1852: So, reviewing this is now hard for some reason.  It shows changes that were landed on master.  Maybe this will be addressed by creating a new PR from the branch."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1852#issuecomment-434879971"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1852#issuecomment-434879971",
"url": "https://github.com/quicwg/base-drafts/pull/1852#issuecomment-434879971",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] WIP: Reorganize QPACK (#1852)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1852,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1852\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1852#issuecomment-434879971"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 392164290\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bda385695cb0_54e13fe812ad45b4264db--


From nobody Wed Oct 31 16:33:48 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6B3FD130DF4 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 16:33:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 WZwxSQC3p3FA for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 16:33: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 A93A5128D09 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 16:33:45 -0700 (PDT)
Date: Wed, 31 Oct 2018 16:33:44 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541028824; bh=88W7So/G9pu7r0gQYNTlTS66wqhM7f3SPwZQvHttBBE=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mDnFSdLfbBmuWJZ97Wa6B2JjtcPhvlq+lYRCtIBaOGyNChURYTPGaktHhYTYjaZe4 7mIxYnVQnUKxj3x6PKrR9WJ4x8WwAsVLtMaBGo60yXYLnmk71V3nN/BgvxZ6vslHvh i/D6y3vkE8O4Hn0XCkXs2lPGwxhlbdzazqKFQ/Yw=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd60557cc40ac63106b715014505f9ca92ef7fd1892cf0000000117f1fdd892a169ce1665d8f7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1939/review/170512488@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1939@github.com>
References: <quicwg/base-drafts/pull/1939@github.com>
Subject: Re: [quicwg/base-drafts] What packet information to track and send (#1939)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda3bd89fa4f_553c3ff46ded45bc1457b4"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/1KOJS30EhjeAYlUVoZgVTpsqV-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: Wed, 31 Oct 2018 23:33:47 -0000

----==_mimepart_5bda3bd89fa4f_553c3ff46ded45bc1457b4
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -509,6 +509,58 @@ frames containing them could be lost. In this case, the loss recovery algorithm
 may cause spurious retransmits, but the sender will continue making forward
 progress.
 
+## Tracking Sent Packets {#tracking-sent-packets}
+
+QUIC stores information about every packet sent. It's expected implementations
+will index this per-packet information by packet number and store the
+per-packet fields detailed below for loss recovery and congestion control.
+Additionally, implementations MUST ensure that any retransmittable frames
+being transmitted are tracked in case of loss.
+
+If a packet containing retransmittable frames is lost, the QUIC transport
+needs to recover from that loss, such as by retransmitting the data,
+sending an updated frame, or abandoning the frame. In the case of
+STREAM data, the data should be retransmitted unless the send side of the
+stream is closed.

I don't know why you would call out STREAM specially here.  Why not just reference [Section 13.2 of transport](https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.13.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/1939#pullrequestreview-170512488
----==_mimepart_5bda3bd89fa4f_553c3ff46ded45bc1457b4
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/1939#discussion_r229901547">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -509,6 +509,58 @@ frames containing them could be lost. In this case, the loss recovery algorithm
 may cause spurious retransmits, but the sender will continue making forward
 progress.
 
+## Tracking Sent Packets {#tracking-sent-packets}
+
+QUIC stores information about every packet sent. It&#39;s expected implementations
+will index this per-packet information by packet number and store the
+per-packet fields detailed below for loss recovery and congestion control.
+Additionally, implementations MUST ensure that any retransmittable frames
+being transmitted are tracked in case of loss.
+
+If a packet containing retransmittable frames is lost, the QUIC transport
+needs to recover from that loss, such as by retransmitting the data,
+sending an updated frame, or abandoning the frame. In the case of
+STREAM data, the data should be retransmitted unless the send side of the
+stream is closed.
</pre>
<p>I don't know why you would call out STREAM specially here.  Why not just reference <a href="https://quicwg.org/base-drafts/draft-ietf-quic-transport.html#rfc.section.13.2" rel="nofollow">Section 13.2 of transport</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/1939#pullrequestreview-170512488">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq67fGPp048TZ5qxwP5YgdUIcwgZIks5uqjNYgaJpZM4YDPCv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwUbt1j6Il_jlvyo4OsZEA-nDqkGks5uqjNYgaJpZM4YDPCv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1939"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1939#pullrequestreview-170512488"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1939#pullrequestreview-170512488",
"url": "https://github.com/quicwg/base-drafts/pull/1939#pullrequestreview-170512488",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1939",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939#pullrequestreview-170512488"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403501231\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bda3bd89fa4f_553c3ff46ded45bc1457b4--


From nobody Wed Oct 31 16:42:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85E90127133 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 16:42:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 P_3pk89Dcs57 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 16:42: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 0AC58124BE5 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 16:42:08 -0700 (PDT)
Date: Wed, 31 Oct 2018 16:42:07 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541029327; bh=s8z6qMN77RHlFCGBST5wgufwMUTx+HxRPmLN5NeyDnY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=GyD9lrzph2D9VgJrTBsmZBAEQ/USC5wP92xyVjto3zUdWA1jffwMmfXG8KumF7YQb 28jOuYzBwg9Uxd8UN5D4hjLhrdIu1kIyrpWgw0TcWnqiYQq1Eq1dz1+V5L6Xts7kWs Aof/z2lW9SlRVmnlelcDCF9dsFq5s2QeNxTZ3W6w=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6f9d45dfef36480910b2445b42de19fa7e1baa8492cf0000000117f1ffcf92a169ce1646c612@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1906/c434884346@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1906@github.com>
References: <quicwg/base-drafts/pull/1906@github.com>
Subject: Re: [quicwg/base-drafts] Define stream limits as counts (#1906)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda3dcf3d3fc_2e273fadf20d45b4461cc"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/AG6WpPaHgdCZ81Q1NuVK0u6om3k>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 23:42:10 -0000

----==_mimepart_5bda3dcf3d3fc_2e273fadf20d45b4461cc
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Not sure how this is inadequate:

> Note that these frames (and the corresponding transport parameters) do not describe the number of streams that can be opened concurrently.  The limit includes streams that have been closed as well as those that are open.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1906#issuecomment-434884346
----==_mimepart_5bda3dcf3d3fc_2e273fadf20d45b4461cc
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Not sure how this is inadequate:</p>
<blockquote>
<p>Note that these frames (and the corresponding transport parameters) do=
 not describe the number of streams that can be opened concurrently.  The=
 limit includes streams that have been closed as well as those that are o=
pen.</p>
</blockquote>

<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/1906#issuecomment-434884346">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq41bX1=
a77Rfjg0TapHrZEs0C7Mhwks5uqjVPgaJpZM4X5VEC">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq49eQYKd29zUD9ylM5agpheBJ_E4=
ks5uqjVPgaJpZM4X5VEC.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1906: Not sure how this is inadequate:\r\n\r\n\u003e Note t=
hat these frames (and the corresponding transport parameters) do not desc=
ribe the number of streams that can be opened concurrently.  The limit in=
cludes streams that have been closed as well as those that are open."}],"=
action":{"name":"View Pull Request","url":"https://github.com/quicwg/base=
-drafts/pull/1906#issuecomment-434884346"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-4=
34884346",
"url": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-4348=
84346",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Define stream limits as counts (#1906)=
",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1906,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1906#issuecomment-4348=
84346"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4009044=
50\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bda3dcf3d3fc_2e273fadf20d45b4461cc--


From nobody Wed Oct 31 16:43:10 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06944130DF3 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 16:43:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 oIMhhHzATaxz for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 16:43:06 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 AE621127133 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 16:43:06 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1541029385; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=oyLlA2CVVwEjhDowmx44Kn2ngMXlnIoEpvHXZwjdecM=; b=kT23gwMRjQrItXsGrPQmHQPgMfTDMvzUeTEqi9zXBG9qHpBVGjpvIOnTYfyVlBRkrc6tVMIK oGF3IrQsaQJumbd5bqTNd0NTJxW75M4aRt+I/uOZw8tCt7IaTqjPyk/PeU6gDOxH9hLJgqR3 5lhMlf8mwOxOYSDCT583UjbNvpY=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bda3e09.7fbbd40d4210-smtp-out-n03; Wed, 31 Oct 2018 23:43:05 -0000 (UTC)
Date: Wed, 31 Oct 2018 16:43:05 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bda3e0982034_65ad2ad1b75805808018b@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bda3e0981c88_65ad2ad1b75805808008c"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/bUijVTMrN28rTCWaR21wxAOZ85M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 23:43:08 -0000

----==_mimepart_5bda3e0981c88_65ad2ad1b75805808008c
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/odd-even-streams
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bda3e0981c88_65ad2ad1b75805808008c--


From nobody Wed Oct 31 16:43:18 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DDEF0127133 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 16:43:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 4T1NqR7ifPJy for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 16:43:07 -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 2594B130DDE for <quic-issues@ietf.org>; Wed, 31 Oct 2018 16:43:07 -0700 (PDT)
Date: Wed, 31 Oct 2018 16:43:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541029386; bh=SZR1Q/b/WPtcIyHeRP/mHXUSLGnn7tWlyjm8hvxFvKw=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=nz5FlucGpgaEU9JhrdQEAoviF2q67VHQNOn+4QzbtUnM+BIrzpTr+VFXQHlWRsLt2 fTuSkS/ktpqz6BrJi2AZg2bwUw/9kfpZvKR6ziAw9+bgnkYrYqUFb5PtwDKg4s+zXQ UhvcWFFnVgAcyfGCuq3Rq5d4kI5TM81qfGPiDeRc=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abf6279db9339d3fa28753a56d2991f463dcb5d28092cf0000000117f2000a92a169ce1665378d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1938/review/170514155@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1938@github.com>
References: <quicwg/base-drafts/pull/1938@github.com>
Subject: Re: [quicwg/base-drafts] Errors for bad stream-related frames (#1938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda3e0a3ed38_25e33fa12cad45b42055f"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8EYeq6b4iPieEtPkTSUD5CJ9CiI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 23:43:09 -0000

----==_mimepart_5bda3e0a3ed38_25e33fa12cad45b42055f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -310,6 +306,13 @@ The two type bits from a Stream ID therefore identify streams as summarized in
 
 The first bidirectional stream opened by the client is stream 0.
 
+If an endpoint receives a frame for a stream that it expects to initiate (i.e.,
+an even-numbered for the client or an odd-numbered for the server), but which it
+has not yet opened, it MUST close the connection with error code
+STREAM_STATE_ERROR.  Similarly, receiving a STREAM or RST_STREAM frame for a

Yeah, I thought of that.  Now I'm regretting having this paragraph.  Maybe it's best to just remove it and rely on other 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/1938#discussion_r229902926
----==_mimepart_5bda3e0a3ed38_25e33fa12cad45b42055f
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/1938#discussion_r229902926">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -310,6 +306,13 @@ The two type bits from a Stream ID therefore identify streams as summarized in
 
 The first bidirectional stream opened by the client is stream 0.
 
+If an endpoint receives a frame for a stream that it expects to initiate (i.e.,
+an even-numbered for the client or an odd-numbered for the server), but which it
+has not yet opened, it MUST close the connection with error code
+STREAM_STATE_ERROR.  Similarly, receiving a STREAM or RST_STREAM frame for a
</pre>
<p>Yeah, I thought of that.  Now I'm regretting having this paragraph.  Maybe it's best to just remove it and rely on other 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/1938#discussion_r229902926">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq05X5iv19vVMpSNbgWyp4hmrJPKFks5uqjWKgaJpZM4YDDE5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq39Oz-bfNFdR2RFBsI42isKGG4zKks5uqjWKgaJpZM4YDDE5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1938"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1938#discussion_r229902926"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1938#discussion_r229902926",
"url": "https://github.com/quicwg/base-drafts/pull/1938#discussion_r229902926",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1938",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1938#discussion_r229902926"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403452217\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bda3e0a3ed38_25e33fa12cad45b42055f--


From nobody Wed Oct 31 16:45:11 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD595128D09 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 16:45:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 gGY-wZXAEll3 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 16:45:07 -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 00D5E127133 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 16:45:06 -0700 (PDT)
Date: Wed, 31 Oct 2018 16:45:05 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541029506; bh=4AkvclRg0gfxBgV4bfkjsTWIqYpEogpQudHtQqKfbg0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Jju16rsyNaflyq4Pv6asVH9mlLDdJoY3XBRv9C12iOpR/R59u3TYYG5oRdUxBsd+3 oMq4hwwNYelc5LfoxL2ej/uLvfm20jwEwjBHEMdoBfUahR0SzNa8mjDi6gKeXI9H3M Rc8QrOisjTN8SZ9m4xE/I+6TPiTXDIDVv9O2aDqE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abe0c42c19c7e23a97e3a2f2e18a4e4c77b7cdc55592cf0000000117f2008192a169ce1668a09a@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1941/434884851@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1941@github.com>
References: <quicwg/base-drafts/issues/1941@github.com>
Subject: Re: [quicwg/base-drafts] Stream counts are confusingly documented (#1941)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda3e81f3952_6fa03f805f6d45c45287"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/ttu7j24_fOwbzOD4NkSaReeXN8Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 31 Oct 2018 23:45:10 -0000

----==_mimepart_5bda3e81f3952_6fa03f805f6d45c45287
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

You have the itch.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1941#issuecomment-434884851
----==_mimepart_5bda3e81f3952_6fa03f805f6d45c45287
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>You have the itch.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1941#issuecomment-434884851">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq_XhkoYa_RB9VRfj5kWLabxMrVHvks5uqjYBgaJpZM4YEC3J">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9m3gC4oPMHiyQZZl16rspZY8PiWks5uqjYBgaJpZM4YEC3J.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1941: You have the itch."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1941#issuecomment-434884851"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1941#issuecomment-434884851",
"url": "https://github.com/quicwg/base-drafts/issues/1941#issuecomment-434884851",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Stream counts are confusingly documented (#1941)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1941,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1941\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1941#issuecomment-434884851"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403713481\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bda3e81f3952_6fa03f805f6d45c45287--


From nobody Wed Oct 31 17:00:14 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F37EB130DC4 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 17:00:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.499
X-Spam-Level: 
X-Spam-Status: No, score=-0.499 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wQe-YEsizEX3 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 17:00:11 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 92209124BE5 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 17:00:11 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1541030410; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NVXCzI2ONms6QKxNofWMJ0ugPDAdFyz33opeXj3+/RA=; b=TFzvsBLq79J01egfRTC6+j/oF0vckFu9+bP/KfwsPAf1gJasaz3jH7ZZVhhBOb2gxkTr0KYR E3VOUaONgpb1F2HWjujon8V3kaL2EVgLRKXICAAos9yrZX5tkPWBQ31bDULbiWXsLHZBFoM2 y5ACjyC4ygM9OCbQ04qF2OxtbWo=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bda420a.7faac04ed0f0-smtp-out-n03; Thu, 01 Nov 2018 00:00:10 -0000 (UTC)
Date: Wed, 31 Oct 2018 17:00:09 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bda4209f1d12_659b2b123205c584936e4@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ffc714: Remove error handling from the early stream descri...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bda4209f1989_659b2b123205c584935d6"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/YM2vOBBnMaSlpAemkFNmDhTyWzI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 00:00:13 -0000

----==_mimepart_5bda4209f1989_659b2b123205c584935d6
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/remove-redundancy
  Home:   https://github.com/quicwg/base-drafts
  Commit: ffc714f18ed10ce5d0746995b34d2aff886674fa
      https://github.com/quicwg/base-drafts/commit/ffc714f18ed10ce5d0746995b34d2aff886674fa
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-11-01 (Thu, 01 Nov 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove error handling from the early stream description

This was clearly not complete, and as a result it ends up being
confusing.  Better not to say anything and rely on later sections.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bda4209f1989_659b2b123205c584935d6--


From nobody Wed Oct 31 17:00:55 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 39E0C130DDE for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 17:00:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 YzTb44_KPM3Y for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 17:00: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 D97EC130E4C for <quic-issues@ietf.org>; Wed, 31 Oct 2018 17:00:30 -0700 (PDT)
Date: Wed, 31 Oct 2018 17:00:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541030430; bh=NDcDo6+Nv55h9lazRkOgrgwzxLFbQ9ZIr2RiJ+6lRvY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=uC7nLuXIgPDYknQnr+fK5KJMBdT4aE50Mze0oYaOGYkbxuPku9P8ZSrI+SE+rA9e/ IwRw52XdZ4TeveiLmwgSNlWETDNHA2pAL063cRc+fpihr4JzseF4X+9CoHwbE9e4Kh yEpoOFXWBANQAHb//3Ffy9SRAZ2qD7NZoMqE1Wt4=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abd374a747624ce843c1bdccccbdd19b9494d54a0c92cf0000000117f2041e92a169ce166c6b1d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1943@github.com>
Subject: [quicwg/base-drafts] Remove error handling from the early stream description (#1943)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda421e4cdf_61ce3f8f75ad45b4171092"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/daXjmgfeKBPCXeDDJUXQP7mVAEI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 00:00:37 -0000

----==_mimepart_5bda421e4cdf_61ce3f8f75ad45b4171092
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This was clearly not complete, and as a result it ends up being
confusing.  Better not to say anything and rely on later sections.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1943

-- Commit Summary --

  * Remove error handling from the early stream description

-- File Changes --

    M draft-ietf-quic-transport.md (7)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1943.patch
https://github.com/quicwg/base-drafts/pull/1943.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/1943

----==_mimepart_5bda421e4cdf_61ce3f8f75ad45b4171092
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This was clearly not complete, and as a result it ends up being<br>
confusing.  Better not to say anything and rely on later sections.</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/1943'>https://github.com/quicwg/base-drafts/pull/1943</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove error handling from the early stream description</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1943/files#diff-0">draft-ietf-quic-transport.md</a>
    (7)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1943.patch'>https://github.com/quicwg/base-drafts/pull/1943.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1943.diff'>https://github.com/quicwg/base-drafts/pull/1943.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/1943">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7Yw2gNMa1lesUJu5KD3fUb7iGBhks5uqjmegaJpZM4YFjvg">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4fh9jW2MsnN_TTAOFUi-VWA58Fgks5uqjmegaJpZM4YFjvg.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Remove error handling from the early stream description (#1943)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1943"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1943",
"url": "https://github.com/quicwg/base-drafts/pull/1943",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Remove error handling from the early stream description (#1943)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "ffc714f",
"value": "Remove error handling from the early stream description"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1943/files#diff-0) (7 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1943,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1943\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1943"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1943.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1943.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 404110304\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bda421e4cdf_61ce3f8f75ad45b4171092--


From nobody Wed Oct 31 17:09:02 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 78B9A1286D9 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 17:09:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.37
X-Spam-Level: 
X-Spam-Status: No, score=-2.37 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, DKIM_SIGNED=0.1, DKIM_VALID=-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 4SMYBfqntARA for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 17:09:00 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 E0F4C130DDE for <quic-issues@ietf.org>; Wed, 31 Oct 2018 17:08:59 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1541030939; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=QDddpL4JGJ8Vs1wulEWzlqkRHt7Xqmy4v/AgHWZub3w=; b=US6w6ZvppQSY49qr6J3NXakjTE3JMJFCkIpyRQE0tXuohd5e3/82BlXr96TQgXFADlZCELR6 zFg1NCX5prx6hbPC9oJL3GtdpTML8lZCJDongVyw4SglY+/h+06VTqihh1yxSVA7iRatsODo 6WImq4WCzDuvIwr9ggLyQCoajng=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: ianswett=users.noreply.github.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bda441a.7f00a41fced0-smtp-out-n03; Thu, 01 Nov 2018 00:08:58 -0000 (UTC)
Date: Wed, 31 Oct 2018 17:08:57 -0700
From: ianswett <ianswett@users.noreply.github.com>
Reply-To: ianswett <ianswett@users.noreply.github.com>
To: quic-issues@ietf.org
Message-ID: <5bda4419f31d4_62212adb379c457c86236@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 4f822a: Reference transport
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bda4419f2d88_62212adb379c457c861c8"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yiZ2hvF5-Fug7NrT_q4zPrZJo3s>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 00:09:02 -0000

----==_mimepart_5bda4419f2d88_62212adb379c457c861c8
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-tracking
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4f822a384ce42eb1bc2d7dcc9a868e8afa8efbbe
      https://github.com/quicwg/base-drafts/commit/4f822a384ce42eb1bc2d7dcc9a868e8afa8efbbe
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Reference transport



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bda4419f2d88_62212adb379c457c861c8--


From nobody Wed Oct 31 17:09:10 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F347130DF4 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 17:09:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 ndvCcez5m-2l for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 17:09: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 0EB1012D4F0 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 17:09:02 -0700 (PDT)
Date: Wed, 31 Oct 2018 17:09:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541030941; bh=xS0k9jdAXuP7+fooqRLElJiZcjaV3GjlFi6TdeJp3bA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=04xNdwkU0+/HRmKewRNOP3vPhp7I6uTRe3tmehFRjjsUJm3/g49yjTB9Q7iW3apcn tf++KWrzU827Sf44MwVfsdWnFK5v+zI0C5VBksSgSdi1GMXw804+67ID4vQsr8I9W+ VSN9FKK0DoXN9LuQ5eh8UVWPVmY3uvPM0NGGACwQ=
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/1939/push/3009839305@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1939@github.com>
References: <quicwg/base-drafts/pull/1939@github.com>
Subject: Re: [quicwg/base-drafts] What packet information to track and send (#1939)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda441d300db_3d7a3fc0a08d45b48593d"; 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/oEfnUJcvl-iwAVO-5OSrFyIlEas>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 00:09:05 -0000

----==_mimepart_5bda441d300db_3d7a3fc0a08d45b48593d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

4f822a3  Reference transport


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/quicwg/base-drafts/pull/1939/files/66c4ddbc5c4a32afe08087c09cd24fd96315fbd3..4f822a384ce42eb1bc2d7dcc9a868e8afa8efbbe

----==_mimepart_5bda441d300db_3d7a3fc0a08d45b48593d
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/4f822a3">4f822a3</a>  Reference transport</li>
</ul>


<p style="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/1939/files/66c4ddbc5c4a32afe08087c09cd24fd96315fbd3..4f822a384ce42eb1bc2d7dcc9a868e8afa8efbbe">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4YKDkZssblYXqtOd11tOkNg4fvVks5uqjudgaJpZM4YDPCv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq7d4VStFCvMLaWlbzDxGJV1NKBn9ks5uqjudgaJpZM4YDPCv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1939"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1939/files/66c4ddbc5c4a32afe08087c09cd24fd96315fbd3..4f822a384ce42eb1bc2d7dcc9a868e8afa8efbbe"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1939/files/66c4ddbc5c4a32afe08087c09cd24fd96315fbd3..4f822a384ce42eb1bc2d7dcc9a868e8afa8efbbe",
"url": "https://github.com/quicwg/base-drafts/pull/1939/files/66c4ddbc5c4a32afe08087c09cd24fd96315fbd3..4f822a384ce42eb1bc2d7dcc9a868e8afa8efbbe",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1939",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1939:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "4f822a3",
"value": "Reference transport"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939/files/66c4ddbc5c4a32afe08087c09cd24fd96315fbd3..4f822a384ce42eb1bc2d7dcc9a868e8afa8efbbe"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403501231\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bda441d300db_3d7a3fc0a08d45b48593d--


From nobody Wed Oct 31 17:09:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2B003130DDE for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 17:09:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 yhA5QQqotX2b for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 17:09: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 486441286D9 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 17:09:22 -0700 (PDT)
Date: Wed, 31 Oct 2018 17:09:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541030961; bh=P6cSCdMsXrUbKntp7aH8BREt5bJwk1l3QrLwawaeZmU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=QRpIQ778OYY9QbbzQbli3lUP54xoaJ+o4uWFmSS5VkeRurGzUiBWRGfZUkMb59R/j eVbF5k5mzdO5Fgw2uP+JSbhJUB2DMDyVFob4z6hWXv+eoMQgdWq3F1QMwneeO1U2u3 xBdGflfm2JgTEvHLGLAUzRRIXjOx/efahXJDVjoo=
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6a0f18a87d0de8911650da6dbd412c692578c5ab92cf0000000117f2063192a169ce1665d8f7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1939/review/170518574@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1939@github.com>
References: <quicwg/base-drafts/pull/1939@github.com>
Subject: Re: [quicwg/base-drafts] What packet information to track and send (#1939)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda443116ce5_17ab3fb4af4d45c4776f9"; 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/7tat-Zo59D03-vutXmuBOm7LiwA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 00:09:24 -0000

----==_mimepart_5bda443116ce5_17ab3fb4af4d45c4776f9
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

ianswett commented on this pull request.



> @@ -509,6 +509,58 @@ frames containing them could be lost. In this case, the loss recovery algorithm
 may cause spurious retransmits, but the sender will continue making forward
 progress.
 
+## Tracking Sent Packets {#tracking-sent-packets}
+
+QUIC stores information about every packet sent. It's expected implementations
+will index this per-packet information by packet number and store the
+per-packet fields detailed below for loss recovery and congestion control.
+Additionally, implementations MUST ensure that any retransmittable frames
+being transmitted are tracked in case of loss.
+
+If a packet containing retransmittable frames is lost, the QUIC transport
+needs to recover from that loss, such as by retransmitting the data,
+sending an updated frame, or abandoning the frame. In the case of
+STREAM data, the data should be retransmitted unless the send side of the
+stream is closed.

Great idea, is this the right way to reference a section of another 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/1939#discussion_r229906658
----==_mimepart_5bda443116ce5_17ab3fb4af4d45c4776f9
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/1939#discussion_r229906658">draft-ietf-quic-recovery.md</a>:</p>
<pre style='color:#555'>&gt; @@ -509,6 +509,58 @@ frames containing them could be lost. In this case, the loss recovery algorithm
 may cause spurious retransmits, but the sender will continue making forward
 progress.
 
+## Tracking Sent Packets {#tracking-sent-packets}
+
+QUIC stores information about every packet sent. It&#39;s expected implementations
+will index this per-packet information by packet number and store the
+per-packet fields detailed below for loss recovery and congestion control.
+Additionally, implementations MUST ensure that any retransmittable frames
+being transmitted are tracked in case of loss.
+
+If a packet containing retransmittable frames is lost, the QUIC transport
+needs to recover from that loss, such as by retransmitting the data,
+sending an updated frame, or abandoning the frame. In the case of
+STREAM data, the data should be retransmitted unless the send side of the
+stream is closed.
</pre>
<p>Great idea, is this the right way to reference a section of another 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/1939#discussion_r229906658">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq38MOPRDTvZmegDzEGGdskt253QJks5uqjuxgaJpZM4YDPCv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyu-xbkNrA67AK8qIbgEdUyJL_GRks5uqjuxgaJpZM4YDPCv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1939"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1939#discussion_r229906658"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1939#discussion_r229906658",
"url": "https://github.com/quicwg/base-drafts/pull/1939#discussion_r229906658",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett commented on 1939",
"sections": [
{
"text": "",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939#discussion_r229906658"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403501231\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bda443116ce5_17ab3fb4af4d45c4776f9--


From nobody Wed Oct 31 17:18:20 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0751912D4F0 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 17:18:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 dzhXjGrSadAW for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 17:18: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 61E701286D9 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 17:18:16 -0700 (PDT)
Date: Wed, 31 Oct 2018 17:18:14 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541031494; bh=P9yRQXBW/6fcZUK23udV6MWY/+eINirAT21Qi3RtntY=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=rx2XYRKr2xff9meyD/Z2w2CJPgaTZVSO/S+35/rzAxZJxnDgy0R9aR5mG2AfTdXdb gOL5l0mGcwOBQhYcBlgB5XpEilqIDyxyVCykLmPfeP95DURH1ULq5SJw/R+qEFwD2x HPJOSmT8YUmq+FeGB9WPUeck2yPvATv3kO8A94KM=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8d4622734734608f30a5b19552cbaae7cb5c885392cf0000000117f2084692a169ce1665d8f7@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1939/review/170519936@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1939@github.com>
References: <quicwg/base-drafts/pull/1939@github.com>
Subject: Re: [quicwg/base-drafts] What packet information to track and send (#1939)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda4646ba7dc_5f043fc82cad45c493410"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/RGtXXTgeerhvMhagqdwa4-qXQXY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 00:18:18 -0000

----==_mimepart_5bda4646ba7dc_5f043fc82cad45c493410
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

martinthomson commented on this pull request.



> @@ -509,6 +509,57 @@ frames containing them could be lost. In this case, the loss recovery algorithm
 may cause spurious retransmits, but the sender will continue making forward
 progress.
 
+## Tracking Sent Packets {#tracking-sent-packets}
+
+QUIC stores information about every packet sent. It's expected implementations
+will index this per-packet information by packet number and store the
+per-packet fields detailed below for loss recovery and congestion control.
+Additionally, implementations MUST ensure that any retransmittable frames
+being transmitted are tracked in case of loss.
+
+If a packet containing retransmittable frames is lost, the QUIC transport
+needs to recover from that loss, such as by retransmitting the data,
+sending an updated frame, or abandoning the frame.  For more information,
+see "Retransmission of Information" in {{QUIC-TRANSPORT}}.

```suggestion
see Section 13.2 of {{QUIC-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/1939#pullrequestreview-170519936
----==_mimepart_5bda4646ba7dc_5f043fc82cad45c493410
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p><b>@martinthomson</b> commented on this pull request.</p>

<hr>

<p>In <a href=3D"https://github.com/quicwg/base-drafts/pull/1939#discussi=
on_r229907792">draft-ietf-quic-recovery.md</a>:</p>
<pre style=3D'color:#555'>&gt; @@ -509,6 +509,57 @@ frames containing the=
m could be lost. In this case, the loss recovery algorithm
 may cause spurious retransmits, but the sender will continue making forw=
ard
 progress.
 =

+## Tracking Sent Packets {#tracking-sent-packets}
+
+QUIC stores information about every packet sent. It&#39;s expected imple=
mentations
+will index this per-packet information by packet number and store the
+per-packet fields detailed below for loss recovery and congestion contro=
l.
+Additionally, implementations MUST ensure that any retransmittable frame=
s
+being transmitted are tracked in case of loss.
+
+If a packet containing retransmittable frames is lost, the QUIC transpor=
t
+needs to recover from that loss, such as by retransmitting the data,
+sending an updated frame, or abandoning the frame.  For more information=
,
+see &quot;Retransmission of Information&quot; in {{QUIC-TRANSPORT}}.
</pre>
=E2=AC=87=EF=B8=8F Suggested change
<pre style=3D"color: #555">-see "Retransmission of Information" in {{QUIC=
-TRANSPORT}}.
+see Section 13.2 of {{QUIC-TRANSPORT}}.
</pre>


<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/1939#pullrequestreview-170519936">view it on GitHub</=
a>, or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq=
x1m0thlDpF1OCY4a4RsXCkoFyO9ks5uqj3GgaJpZM4YDPCv">mute the thread</a>.<img=
 src=3D"https://github.com/notifications/beacon/AWbkqzXD7z5Fl8XOM5cf2SzIh=
Hz272xhks5uqj3GgaJpZM4YDPCv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson commented on #1939"}],"action":{"name":"View Pull Request","url=
":"https://github.com/quicwg/base-drafts/pull/1939#pullrequestreview-1705=
19936"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1939#pullrequestrev=
iew-170519936",
"url": "https://github.com/quicwg/base-drafts/pull/1939#pullrequestreview=
-170519936",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@martinthomson commented on 1939",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939#pullrequestreview=
-170519936"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4035012=
31\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bda4646ba7dc_5f043fc82cad45c493410--


From nobody Wed Oct 31 17:44:24 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C72C3130DDE for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 17:44:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Nexhc2JfV6U8 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 17:44: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 EAE241286D9 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 17:44:21 -0700 (PDT)
Date: Wed, 31 Oct 2018 17:44:20 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541033060; bh=pE2lA3hEEqR/AI2Ng5BYFw0eTjD9yNOGnVEjecBUPd8=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a7OZHrgekROsS9T6bQSpDp1b1/AVG4rT+aXI+CDKQ7zTTOGVFD4xoC0x5pyfJ528d SlDPW0OH7HlzgmwZFUKxNx/ojjntKf7/R3M5SMYvWPskBD0KBVWDQOCGq/9kKUz+To QyizBiBbJckCBodfCgErT2+V0mFdSfy0xlHV1yfc=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab141d855a8318d58ac48ba50b25735a99cfaf423692cf0000000117f20e6492a169ce1665378d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1938/review/170523586@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1938@github.com>
References: <quicwg/base-drafts/pull/1938@github.com>
Subject: Re: [quicwg/base-drafts] Errors for bad stream-related frames (#1938)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda4c64b9c31_2a013fa1c8ed45b430127d"; 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/IfekwNwgFGYu96_ghnlT-b66EcI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 00:44:24 -0000

----==_mimepart_5bda4c64b9c31_2a013fa1c8ed45b430127d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

mikkelfj commented on this pull request.



> @@ -310,6 +306,13 @@ The two type bits from a Stream ID therefore identify streams as summarized in
 
 The first bidirectional stream opened by the client is stream 0.
 
+If an endpoint receives a frame for a stream that it expects to initiate (i.e.,
+an even-numbered for the client or an odd-numbered for the server), but which it
+has not yet opened, it MUST close the connection with error code
+STREAM_STATE_ERROR.  Similarly, receiving a STREAM or RST_STREAM frame for a

Just add a note: Other misguided stream frames such as MAX... also closes the cinnection.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1938#discussion_r229911044
----==_mimepart_5bda4c64b9c31_2a013fa1c8ed45b430127d
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/1938#discussion_r229911044">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -310,6 +306,13 @@ The two type bits from a Stream ID therefore identify streams as summarized in
 
 The first bidirectional stream opened by the client is stream 0.
 
+If an endpoint receives a frame for a stream that it expects to initiate (i.e.,
+an even-numbered for the client or an odd-numbered for the server), but which it
+has not yet opened, it MUST close the connection with error code
+STREAM_STATE_ERROR.  Similarly, receiving a STREAM or RST_STREAM frame for a
</pre>
<p>Just add a note: Other misguided stream frames such as MAX... also closes the cinnection.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1938#discussion_r229911044">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq-MmOBV1UDoUXc8bpU5x288tf_Tqks5uqkPkgaJpZM4YDDE5">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq6X_Fp-us0kw4rUvwbiQaPCIB9b9ks5uqkPkgaJpZM4YDDE5.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 commented on #1938"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1938#discussion_r229911044"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1938#discussion_r229911044",
"url": "https://github.com/quicwg/base-drafts/pull/1938#discussion_r229911044",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@mikkelfj commented on 1938",
"sections": [
{
"text": "",
"activityTitle": "**MikkelFJ**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikkelfj",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1938#discussion_r229911044"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403452217\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bda4c64b9c31_2a013fa1c8ed45b430127d--


From nobody Wed Oct 31 18:06:25 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1EBB9130E79 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 18:06:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 JJeyTaxbT9CW for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 18:06: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 1CC21130E73 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 18:06:22 -0700 (PDT)
Date: Wed, 31 Oct 2018 18:06:21 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541034381; bh=9N3j7z6kQ1aPFrQdHCL1W3VwgnJFtCXWeaHCq6FITDo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=a9GGhRGb2r2w69qbRLp07LtKGjhNOrwO/2YHFsGRRkrfuXoxu6qiWHonfuWi5xssC kCVklBPXQYEWWkCj+ggTUHblEUDJU0AUpCstuwtbzasyy+OHB1bwOtv1Q2zk4RigEI P9IGcKo2GIsmbXxWVpy4MFG0P+GQDAFPfePLYfrE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab672c1fc4824d8c8e71333b4c10ce96d9fc306b0192cf0000000117f2138d92a169ce16660d11@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1940/434897480@github.com>
In-Reply-To: <quicwg/base-drafts/issues/1940@github.com>
References: <quicwg/base-drafts/issues/1940@github.com>
Subject: Re: [quicwg/base-drafts] Why are error codes not a varint? (#1940)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda518d79d5c_5fd53f986fad45c038775d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/up_DvPL9V9SmTjul5Qb7Mncb_mw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 01:06:24 -0000

----==_mimepart_5bda518d79d5c_5fd53f986fad45c038775d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

When I did the varint transition, I chose a fixed size for error codes because they don't represent something that increases, but are more an enumeration.  With the change to varint frame types, that argument doesn't hold any more.  I'm not complete opposed to the idea of varint here, but I would request that a PR be presented before we meet.

@marten-seemann, you have time on the agenda for talking about varint transport parameters.  I won't object if you asked about this at the same time.  Though anyone might reasonably object to a change, I don't think it's fair to deny the discussion.  Particularly if it can be kept short.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1940#issuecomment-434897480
----==_mimepart_5bda518d79d5c_5fd53f986fad45c038775d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>When I did the varint transition, I chose a fixed size for error codes=
 because they don't represent something that increases, but are more an e=
numeration.  With the change to varint frame types, that argument doesn't=
 hold any more.  I'm not complete opposed to the idea of varint here, but=
 I would request that a PR be presented before we meet.</p>
<p><a class=3D"user-mention" data-hovercard-type=3D"user" data-hovercard-=
url=3D"/hovercards?user_id=3D1478487" data-octo-click=3D"hovercard-link-c=
lick" data-octo-dimensions=3D"link_type:self" href=3D"https://github.com/=
marten-seemann">@marten-seemann</a>, you have time on the agenda for talk=
ing about varint transport parameters.  I won't object if you asked about=
 this at the same time.  Though anyone might reasonably object to a chang=
e, I don't think it's fair to deny the discussion.  Particularly if it ca=
n be kept short.</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/1940#issuecomment-434897480">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq0oK=
0CuCnNL5bsTS8MFLTQu1DwnCks5uqkkNgaJpZM4YDS68">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq8GPjEabJUi3o-4neVaKsiHL=
H7vlks5uqkkNgaJpZM4YDS68.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
inthomson in #1940: When I did the varint transition, I chose a fixed siz=
e for error codes because they don't represent something that increases, =
but are more an enumeration.  With the change to varint frame types, that=
 argument doesn't hold any more.  I'm not complete opposed to the idea of=
 varint here, but I would request that a PR be presented before we meet.\=
r\n\r\n@marten-seemann, you have time on the agenda for talking about var=
int transport parameters.  I won't object if you asked about this at the =
same time.  Though anyone might reasonably object to a change, I don't th=
ink it's fair to deny the discussion.  Particularly if it can be kept sho=
rt."}],"action":{"name":"View Issue","url":"https://github.com/quicwg/bas=
e-drafts/issues/1940#issuecomment-434897480"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1940#issuecomment=
-434897480",
"url": "https://github.com/quicwg/base-drafts/issues/1940#issuecomment-43=
4897480",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Why are error codes not a varint? (#19=
40)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1940,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"q=
uicwg/base-drafts\",\n\"issueId\": 1940\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1940#issuecomment-43=
4897480"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4035171=
16\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bda518d79d5c_5fd53f986fad45c038775d--


From nobody Wed Oct 31 18:21:51 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69FD3130DF3 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 18:21:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 9CnvnukHPi3g for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 18:21:48 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 0286C130DC7 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 18:21:47 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1541035307; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=86Xq2cXGP6djTM5FFuK8Ry9QbduXkjkfeERt1byw4Es=; b=Y+aA033Y30Whax9Q/2lbLm4rLbpKJQI5BglLGPQtkMnYodo85cMI5mpuncCpYoQ84Z0PrfqW VC6Kx1+zoZFpaKUZfWeNDB4zmtXsTBI2NLeYgIzmpWkxv/oXjQcZkWlsgr9yAYECXZ7vxt5b mUrLStolWHdxXAEqnWeU5Fm/HPU=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5bda552a.7f536c213720-smtp-out-n03; Thu, 01 Nov 2018 01:21:46 -0000 (UTC)
Date: Wed, 31 Oct 2018 18:21:45 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bda5529e8ab4_63602acf22bae58481719@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] b276eb: Update draft-ietf-quic-recovery.md
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bda5529e8534_63602acf22bae58481656"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VZtXB3l-hINRzCctMkE-PJ5EDHE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 01:21:50 -0000

----==_mimepart_5bda5529e8534_63602acf22bae58481656
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/ianswett-tracking
  Home:   https://github.com/quicwg/base-drafts
  Commit: b276ebdcabb8d7348205789c7213a654519f6af3
      https://github.com/quicwg/base-drafts/commit/b276ebdcabb8d7348205789c7213a654519f6af3
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  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>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bda5529e8534_63602acf22bae58481656--


From nobody Wed Oct 31 18:21:57 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6EFA4130DF6 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 18:21:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 QWt6bDZ3URVb for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 18:21:50 -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 19FAA130DC7 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 18:21:50 -0700 (PDT)
Date: Wed, 31 Oct 2018 18:21:48 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541035308; bh=6WQhlltA6iE8mUpdIEI/xBHbzG3+8C9SyO84rwSVB8Y=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=SONP4kpjeYLYWI9ee5ycGSs9w9t9akhVM8Kw/LSGZVehLFXT+tAIy9sYceXy+pFfq SisicNLaRdp2pX4/UyL7Q5nGMN5Ogw8d737wmV4se0anjnlNKaGDNukoZ4wUxq09uW r5c/W3Pjv8hxF6Vviw2UEw+3c+Hpx4t0sGqbnQrk=
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/1939/push/3009948399@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1939@github.com>
References: <quicwg/base-drafts/pull/1939@github.com>
Subject: Re: [quicwg/base-drafts] What packet information to track and send (#1939)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda552cbdca1_20633f9c8d0d45bc77139"; 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/cPh7Ybk0Qq4ziVKXiJvsQnHyY4E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 01:21:52 -0000

----==_mimepart_5bda552cbdca1_20633f9c8d0d45bc77139
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

@ianswett pushed 1 commit.

b276ebd  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/1939/files/4f822a384ce42eb1bc2d7dcc9a868e8afa8efbbe..b276ebdcabb8d7348205789c7213a654519f6af3

----==_mimepart_5bda552cbdca1_20633f9c8d0d45bc77139
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/b276ebd">b276ebd</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/1939/files/4f822a384ce42eb1bc2d7dcc9a868e8afa8efbbe..b276ebdcabb8d7348205789c7213a654519f6af3">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqysr17IIiCmxN-ZHIw6CDJr-o9f7ks5uqkysgaJpZM4YDPCv">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8JA4cvb2oAYq-qwTXjFpJ9YljFjks5uqkysgaJpZM4YDPCv.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 pushed 1 commit in #1939"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1939/files/4f822a384ce42eb1bc2d7dcc9a868e8afa8efbbe..b276ebdcabb8d7348205789c7213a654519f6af3"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1939/files/4f822a384ce42eb1bc2d7dcc9a868e8afa8efbbe..b276ebdcabb8d7348205789c7213a654519f6af3",
"url": "https://github.com/quicwg/base-drafts/pull/1939/files/4f822a384ce42eb1bc2d7dcc9a868e8afa8efbbe..b276ebdcabb8d7348205789c7213a654519f6af3",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ianswett pushed 1 commit in #1939",
"sections": [
{
"text": "1 new commit pushed to quicwg/base-drafts #1939:",
"activityTitle": "**ianswett**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ianswett",
"facts": [
{
"name": "b276ebd",
"value": "Update draft-ietf-quic-recovery.md"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1939/files/4f822a384ce42eb1bc2d7dcc9a868e8afa8efbbe..b276ebdcabb8d7348205789c7213a654519f6af3"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403501231\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bda552cbdca1_20633f9c8d0d45bc77139--


From nobody Wed Oct 31 18:37:04 2018
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 7EA85130DE1 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 18:37:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.47
X-Spam-Level: 
X-Spam-Status: No, score=-3.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 SDE5V9Nm9xeU for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 18:37: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 3E1B0130DF5 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 18:37:00 -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=ih3rIVokQvTZVwoazGQd2Iz95ZI=; b=ESCrwWnBJP6uOVz+ zwDMSW4u/jinzQNL0E+ATDLLWhOaWG4eBojLmw4y0ob4MUgk1bRDi6RgK51fgBPN 0QQu89tC3JiOOucJKg+YSbKWIvb/WUsFc9i9CgatETDwzGUZXByOdTpRNL+O92XS KEIzCIOVg0VmF3OWkQXQXnAgg7Y=
Received: by filter0072p1iad2.sendgrid.net with SMTP id filter0072p1iad2-29502-5BDA58BB-1 2018-11-01 01:36:59.015671009 +0000 UTC m=+5301.781937892
Received: from github-lowworker-1f7e42f.cp1-iad.github.net (unknown [192.30.252.46]) by ismtpd0025p1iad2.sendgrid.net (SG) with ESMTP id Jmr3rJYdQhSWsZs3k-VbpQ for <quic-issues@ietf.org>; Thu, 01 Nov 2018 01:36:58.908 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-1f7e42f.cp1-iad.github.net (Postfix) with ESMTP id 09F66C0089 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 18:36:59 -0700 (PDT)
Date: Thu, 01 Nov 2018 01:36:59 +0000 (UTC)
From: Kazuho Oku <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5db2e637165b4a8931bd6c86cf805141ab6af8a692cf0000000117f21abb92a169ce166caa50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/1944@github.com>
Subject: [quicwg/base-drafts] register UDP port 443 for HQ? (#1944)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda58bb8881_6afc3fa814cd45b435660"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak3Oa3TdczEbM0bHmjq0dnvB8WUmOTyBHIZMhJ 5g4xneDh4PyFom1tMGVRoODtYBNsXg8WBTg5sZsmxNQniPytY7cXezLZBx747CCP5T25xczNaFd2Cl qw6P2kmERZGXHy5Gco9gVlBfk2Mcr2NuoQ1L9jKEmWAA8xaY7o1cD7DQQOl7UxFhnYcItmFhyTcFfW U=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/mAi22snPNjXt8EceDNBhXLx8foo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 01:37:03 -0000

----==_mimepart_5bda58bb8881_6afc3fa814cd45b435660
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Do we need to state in the IANA Considerations section of the HTTP draft that UDP port 443 will be registered for HQ? Or is that implied even though not explicitly stated?

I ask this because even in the case where the browsers would use alt-svc based upgrades (at least for the short term), applications that use HTTP for specific purpose can be more aggressive in requiring HQ support on the server side. They could just mandate HQ support or do happy eyeballing. Using HQ from the first request would be beneficial from both performance and security perspectives.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/issues/1944
----==_mimepart_5bda58bb8881_6afc3fa814cd45b435660
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>Do we need to state in the IANA Considerations section of the HTTP draft that UDP port 443 will be registered for HQ? Or is that implied even though not explicitly stated?</p>
<p>I ask this because even in the case where the browsers would use alt-svc based upgrades (at least for the short term), applications that use HTTP for specific purpose can be more aggressive in requiring HQ support on the server side. They could just mandate HQ support or do happy eyeballing. Using HQ from the first request would be beneficial from both performance and security perspectives.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/issues/1944">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqywx-Ks9xFBiSpMbi3ekufn660ebks5uqlA7gaJpZM4YFoac">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqyFn0wepUEnPJpmR6U_1ym1PLec0ks5uqlA7gaJpZM4YFoac.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"register UDP port 443 for HQ? (#1944)"}],"action":{"name":"View Issue","url":"https://github.com/quicwg/base-drafts/issues/1944"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/issues/1944",
"url": "https://github.com/quicwg/base-drafts/issues/1944",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "register UDP port 443 for HQ? (#1944)",
"sections": [
{
"text": "",
"activityTitle": "**Kazuho Oku**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@kazuho",
"facts": [
{
"name": "Repository: ",
"value": "quicwg/base-drafts"
},
{
"name": "Issue #: ",
"value": 1944
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1944,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1944\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/issues/1944"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 404129436\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bda58bb8881_6afc3fa814cd45b435660--


From nobody Wed Oct 31 19:12:35 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 75555130DCD for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 19:12:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 XDdaBmI1kTuv for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 19:12: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 9C8A3130DC8 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 19:12:31 -0700 (PDT)
Date: Wed, 31 Oct 2018 19:12:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541038349; bh=MM4tRWJOL2Fbj2V5hdOLHOVLGtACM5pTZkh+mxvWotc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=uonQKPlgokx5DqgrD1E47JZaOfl+7iqJDV9qjFaAyQJ8ZdPdohfCPeDGm15kr+ZZS zmc9RnRygqGKa0mMNjtDxt6l6A50mVwXrN7vvnRjWBsbbJb2fsHjoRDOyTLJcD86Ew 4AW17wagFOddFVj4CGYa+bV1gQLzhlRNj/cy/4Dc=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8c71f0bb5f90c0bcb7f8ba146974e616637712aa92cf0000000117f2230d92a169ce1668ddf2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1942/review/170535277@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1942@github.com>
References: <quicwg/base-drafts/pull/1942@github.com>
Subject: Re: [quicwg/base-drafts] Change retransmittable to Ack-eliciting (#1942)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda610da8768_a8c3f881b6d45c4394120"; 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/uf8F_dKYVuUElYhYzlDoCljwmIs>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 02:12:34 -0000

----==_mimepart_5bda610da8768_a8c3f881b6d45c4394120
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann commented on this pull request.

We considered ack-eliciting before. I'm still not a big fan of it, but I can't say anything against it other than retransmittable reads a bit 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/1942#pullrequestreview-170535277
----==_mimepart_5bda610da8768_a8c3f881b6d45c4394120
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p><b>@marten-seemann</b> commented on this pull request.</p>

<p>We considered ack-eliciting before. I'm still not a big fan of it, but I can't say anything against it other than retransmittable reads a bit 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/1942#pullrequestreview-170535277">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7CFbdJdbrBF5snIDywAPNkPP2sxks5uqliNgaJpZM4YEHU0">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq8fl6Q714mmkhYSW3Y7etahhgwnDks5uqliNgaJpZM4YEHU0.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann commented on #1942"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1942#pullrequestreview-170535277"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1942#pullrequestreview-170535277",
"url": "https://github.com/quicwg/base-drafts/pull/1942#pullrequestreview-170535277",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann commented on 1942",
"sections": [
{
"text": "We considered ack-eliciting before. I'm still not a big fan of it, but I can't say anything against it other than retransmittable reads a bit better.",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1942#pullrequestreview-170535277"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 403731764\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bda610da8768_a8c3f881b6d45c4394120--


From nobody Wed Oct 31 19:14:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A43E1130E2E for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 19:14:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 RFZ5fH04t7oy for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 19:14:19 -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 1DF95130E04 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 19:14:19 -0700 (PDT)
Date: Wed, 31 Oct 2018 19:14:17 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541038458; bh=QMAhMpDpgFr374HEbdH+YKXwaWURk2jmfB33gD0caeg=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eoboJI2kFTBZ/I37ck+tkYNC7n4FhGjFn6DShtClMstHQ9mEkCyCEQMDH407ftYrS Mk7SkD9cuQKFdXKH+D+FDoX1WId0DzWHljhEviKBbp4wxq/HR2Sm6c9IZs5FnpXRc9 vU2wj7W2IVoxoXybgGrRiCxM4gCAa4ubmDPsAqQE=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9e537f3561fbf7080d31189b48931ce171ee7a1492cf0000000117f2237992a169ce166c6b1d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1943/review/170535506@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1943@github.com>
References: <quicwg/base-drafts/pull/1943@github.com>
Subject: Re: [quicwg/base-drafts] Remove error handling from the early stream description (#1943)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda6179547f6_2b473fc3512d45c071382d"; 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/wbt96fkNpU6WKZA5BZxCMa3m2Sc>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 02:14:21 -0000

----==_mimepart_5bda6179547f6_2b473fc3512d45c071382d
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/1943#pullrequestreview-170535506
----==_mimepart_5bda6179547f6_2b473fc3512d45c071382d
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/1943#pullrequestreview-170535506">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0Nm_7-y7G2jhC69QERgdSvw2jX3ks5uqlj5gaJpZM4YFjvg">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq3wkCRvuTYhxUTl5uY9hA_b9VU02ks5uqlj5gaJpZM4YFjvg.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann approved #1943"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1943#pullrequestreview-170535506"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1943#pullrequestreview-170535506",
"url": "https://github.com/quicwg/base-drafts/pull/1943#pullrequestreview-170535506",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann approved 1943",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1943#pullrequestreview-170535506"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 404110304\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bda6179547f6_2b473fc3512d45c071382d--


From nobody Wed Oct 31 19:46:33 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A9EBA130E07 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 19:46:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 QpFhWbsKROQn for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 19:46:30 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 1910C130E3B for <quic-issues@ietf.org>; Wed, 31 Oct 2018 19:46:29 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1541040389; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=kiQYt8QjYBEZHUhMjJXX+ftybLxoE3nUZZZBU19twkM=; b=MvyICRm35QMsUKHg9cqyMUBmcI8q7Gni0m21wLmF91iT+tH/juTQBMkf20wXTQeeDmLufnIM oqC76B8vz3iyGtiP3QpMYvo0qRZ8Re6N4HHIXt+pFshSCXDVsPWH31Vgxbol7swwBcDwfVD9 liZn4HMFRTFxLPir9ZKGxHgrDgU=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5bda6904.7fe1ae87de40-smtp-out-n01; Thu, 01 Nov 2018 02:46:28 -0000 (UTC)
Date: Wed, 31 Oct 2018 19:46:27 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bda69037099a_59cc2ac96b30857c4075c@hookshot-fe-d2afb11.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] ffc714: Remove error handling from the early stream descri...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bda6903705b2_59cc2ac96b30857c40654"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/6UiLwXh8LbR4gk_MGdhNin8BFps>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 02:46:32 -0000

----==_mimepart_5bda6903705b2_59cc2ac96b30857c40654
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: ffc714f18ed10ce5d0746995b34d2aff886674fa
      https://github.com/quicwg/base-drafts/commit/ffc714f18ed10ce5d0746995b34d2aff886674fa
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-11-01 (Thu, 01 Nov 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Remove error handling from the early stream description

This was clearly not complete, and as a result it ends up being
confusing.  Better not to say anything and rely on later sections.


  Commit: 64212f57f8c379d3ca0940c441dd9c941e9c2e62
      https://github.com/quicwg/base-drafts/commit/64212f57f8c379d3ca0940c441dd9c941e9c2e62
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-11-01 (Thu, 01 Nov 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #1943 from quicwg/remove-redundancy

Remove error handling from the early stream description


Compare: https://github.com/quicwg/base-drafts/compare/6820275e3175...64212f57f8c3
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bda6903705b2_59cc2ac96b30857c40654--


From nobody Wed Oct 31 19:46:42 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5753D130E53 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 19:46:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.469
X-Spam-Level: 
X-Spam-Status: No, score=-8.469 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 qgNR-C4INdBw for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 19:46: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 DAB2A130E18 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 19:46:31 -0700 (PDT)
Date: Wed, 31 Oct 2018 19:46:30 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541040390; bh=X2U48DT+Fa5IAYcj7Sh5dl8I6fyFw0rHecFbfSkhkWU=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=tCO9wR36leuFtBxWjHV9e6tGMq6XUWeHLhs1BDMqHCsws5pKjL82RREVRoCYS67UE bmScVO4HCC/fJCzGe5XgV5rc2jmTFCmAsfW+V4XWtv1P0u6d7kXMRasQhHNHXQcrwR TFxFXibLItCnuTrrUO+XF3lRdV3ZCEO0gbsvirGE=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab6951da4624fcf60d281a0d4bd8e4f1f7e86e6d0f92cf0000000117f22b0692a169ce166c6b1d@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1943/issue_event/1939502035@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1943@github.com>
References: <quicwg/base-drafts/pull/1943@github.com>
Subject: Re: [quicwg/base-drafts] Remove error handling from the early stream description (#1943)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda6906b0b7a_7e0f3fa814cd45b4119365"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/C18YDhA07y0SXM4tw3c0H3NkhIg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 02:46:34 -0000

----==_mimepart_5bda6906b0b7a_7e0f3fa814cd45b4119365
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Merged #1943 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/1943#event-1939502035
----==_mimepart_5bda6906b0b7a_7e0f3fa814cd45b4119365
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="376204061" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1943" data-hovercard-type="pull_request" data-hovercard-url="/quicwg/base-drafts/pull/1943/hovercard" href="https://github.com/quicwg/base-drafts/pull/1943">#1943</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/1943#event-1939502035">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqyvZ9jKJD7jKtGqUD2H8alf6RnW0ks5uqmCGgaJpZM4YFjvg">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq2EVkBVlJplxLajEKWwPvoVj_EQVks5uqmCGgaJpZM4YFjvg.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.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 #1943 into master."}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1943#event-1939502035"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1943#event-1939502035",
"url": "https://github.com/quicwg/base-drafts/pull/1943#event-1939502035",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Remove error handling from the early stream description (#1943)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1943#event-1939502035"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 404110304\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bda6906b0b7a_7e0f3fa814cd45b4119365--


From nobody Wed Oct 31 19:47:43 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE37D130E07 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 19:47:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 1fwB2_bjaPhH for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 19:47:40 -0700 (PDT)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 6AB17130DFC for <quic-issues@ietf.org>; Wed, 31 Oct 2018 19:47:40 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1541040459; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=2eBkfVwVMRkJtp0Ks703Xc3jofioJmtDFEdWuDz0YL8=; b=D+mhyGDx5BhY5gQb8yNytOtMMOF7WzRAAMMMF2zB0MG5x7U7mNY4yTaOFXbowCnefSjAvhJ2 KW0bEVS3gr20scIZoFngheqlEHj0jJHyYSUHNau38k26I6Am04vJGbLqJ0nLjo1k1gWV/PoX z2dCxURsT8RPeY9OotbHE8Loaag=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bda694b.7fbb40aba810-smtp-out-n02; Thu, 01 Nov 2018 02:47:39 -0000 (UTC)
Date: Wed, 31 Oct 2018 19:47:39 -0700
From: martinthomson <martin.thomson@gmail.com>
Reply-To: martinthomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bda694b105c1_a522af1c452e578668c0@hookshot-fe-7191cb1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bda694b101fa_a522af1c452e5786675d"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/kuFgD4KwKBUO5BKyW683x5QspeI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 02:47:42 -0000

----==_mimepart_5bda694b101fa_a522af1c452e5786675d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/remove-redundancy
  Home:   https://github.com/quicwg/base-drafts

      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bda694b101fa_a522af1c452e5786675d--


From nobody Wed Oct 31 20:25:26 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DFDEC130E69 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 20:25:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 ryXFuCdsy_ca for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 20:25:17 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 632CA130E4D for <quic-issues@ietf.org>; Wed, 31 Oct 2018 20:25:15 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1541042714; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=bzI2O4E/vy2+ygQSABi9tlIRJbXseSYgPCmxHD9linQ=; b=KBCGcA7ODKz4uNAUcoYf4E9fRYLTMKljsmUltGTwmmMqI+8feLGVosORABZdnN/yFsjqZXgF Q0tauMjwBDK6laoQPiv3KkRcRX3S8pnKi1yl6LlwXd3zcpQgN9Y3NZF+VPts/ZTSj215ls1F 2L9I7HwARoGWhecQ2JWPWpot8uA=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5bda721a.7f5f507df3f0-smtp-out-n02; Thu, 01 Nov 2018 03:25:14 -0000 (UTC)
Date: Wed, 31 Oct 2018 20:25:13 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bda72191c242_252d2b06bdbc057c474dd@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] c87a35: Renumber frames
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bda72191be10_252d2b06bdbc057c47336"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/MyS44sD11Hi23Or7ov8Sri9UQhA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 03:25:25 -0000

----==_mimepart_5bda72191be10_252d2b06bdbc057c47336
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/renumber-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: c87a35a59e6d90dba0cf60b9bb97676b00afede1
      https://github.com/quicwg/base-drafts/commit/c87a35a59e6d90dba0cf60b9bb97676b00afede1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-11-01 (Thu, 01 Nov 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Renumber frames

For rationale, see https://docs.google.com/spreadsheets/d/1G73qp-GBhXGyKEsZBudzWJY85FSa5txT4MxtVC5ajiE/edit#gid=0

Note that this isn't 100% mechanical.  There are some other minor
changes:

Frames with multiple codepoints are not referred to in the plural in
their first mention (because we talk about multiple frame types), and
ahead of the figure that shows the fields.

I have made the text announcing the figure, and the text announcing the
fields consistent.

There was a grammatical error (the very last change here).



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bda72191be10_252d2b06bdbc057c47336--


From nobody Wed Oct 31 20:26:08 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 08871124408 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 20:26:06 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 lPbs8CvFeVTt for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 20:26: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 1C9CD130DFA for <quic-issues@ietf.org>; Wed, 31 Oct 2018 20:26:04 -0700 (PDT)
Date: Wed, 31 Oct 2018 20:26:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541042762; bh=kMcNt/t2MfZU7Jt/xR/VSZZygE/INhcAYmnaHTbeZRA=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=dDu5aLh6+Jq2N0abFwXBBrpsdS3Ah6VIKLsHpYqhKn3KUwH1xCEwiKBBgRs47Vfmp lP1l7myczvald9hzzCLOJaWM0/d+pQvY3Ad6bIKkQnkt7dDzamiync/F/d+QfoJsxC Gbs6/C1ZpugJ+dbUVpCJnal4FgHwiJMMAjJk5po8=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab9202f7b60e423977db110da82442360c0a7dd3cb92cf0000000117f2344a92a169ce166cf50b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1945@github.com>
Subject: [quicwg/base-drafts] Renumber frames (#1945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda724a280ef_25163fea224d45bc9020e2"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/Si3vP180ykx1Cup9qwsEJMgV9AY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 03:26:06 -0000

----==_mimepart_5bda724a280ef_25163fea224d45bc9020e2
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

For rationale, see [this spreadsheet](https://docs.google.com/spreadsheets/d/1G73qp-GBhXGyKEsZBudzWJY85FSa5txT4MxtVC5ajiE/edit#gid=0)

Note that this isn't 100% mechanical.  There are some other minor
changes:

Frames with multiple codepoints are not referred to in the plural in
their first mention (because we talk about multiple frame types), and
ahead of the figure that shows the fields.

I have made the text announcing the figure, and the text announcing the
fields consistent.

There was a grammatical error (the very last change here).
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1945

-- Commit Summary --

  * Renumber frames

-- File Changes --

    M draft-ietf-quic-transport.md (1098)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1945.patch
https://github.com/quicwg/base-drafts/pull/1945.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/1945

----==_mimepart_5bda724a280ef_25163fea224d45bc9020e2
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>For rationale, see <a href="https://docs.google.com/spreadsheets/d/1G73qp-GBhXGyKEsZBudzWJY85FSa5txT4MxtVC5ajiE/edit#gid=0" rel="nofollow">this spreadsheet</a></p>
<p>Note that this isn't 100% mechanical.  There are some other minor<br>
changes:</p>
<p>Frames with multiple codepoints are not referred to in the plural in<br>
their first mention (because we talk about multiple frame types), and<br>
ahead of the figure that shows the fields.</p>
<p>I have made the text announcing the figure, and the text announcing the<br>
fields consistent.</p>
<p>There was a grammatical error (the very last change here).</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/1945'>https://github.com/quicwg/base-drafts/pull/1945</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Renumber frames</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1945/files#diff-0">draft-ietf-quic-transport.md</a>
    (1098)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1945.patch'>https://github.com/quicwg/base-drafts/pull/1945.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1945.diff'>https://github.com/quicwg/base-drafts/pull/1945.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/1945">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq0TQRFBAnQ5vJkVBLRS_8pHFyfVVks5uqmnKgaJpZM4YFt-l">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqwadbKvoLBK6tJexIKl6mnfJgSqVks5uqmnKgaJpZM4YFt-l.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Renumber frames (#1945)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1945"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1945",
"url": "https://github.com/quicwg/base-drafts/pull/1945",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Renumber frames (#1945)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "c87a35a",
"value": "Renumber frames"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1945/files#diff-0) (1098 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1945,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1945\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1945"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1945.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1945.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 404152229\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bda724a280ef_25163fea224d45bc9020e2--


From nobody Wed Oct 31 20:27:37 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2649F124408 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 20:27:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 ATLrKduuDdpJ for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 20:27:34 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 B81AC130DF5 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 20:27:34 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1541042854; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=lUEa3FH8TJgi7hyU/JhiG+S2VC9njfYrRDXpPqX0ic4=; b=BboKbXC86H8L54BvEZHFdZ5fcNAehwwm1EmawQW/z8LqFhjLrMg//jAQGPzouDtBzNL/yr0m gUa4U2o2FyJWGfSULevUBxpDQ7lMixZ0Yp1eDMXpVDBcZ7mXvdDrGKdBqO4uhEtQmuUoGWo/ 9LwGPmeVWXNbLwIvEsX4yN+Zb+4=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.35]) by mxa.mailgun.org with ESMTP id 5bda72a5.7fe27c2a2840-smtp-out-n01; Thu, 01 Nov 2018 03:27:33 -0000 (UTC)
Date: Wed, 31 Oct 2018 20:27:32 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bda72a4f3b6d_75c32b23dc68a58043a0@hookshot-fe-d252ca1.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 15c59e: Renumber frames
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bda72a4f354b_75c32b23dc68a580427"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/wcYwG9WcuLlkFVX166rIJtlZa3A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 03:27:36 -0000

----==_mimepart_5bda72a4f354b_75c32b23dc68a580427
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/renumber-frames
  Home:   https://github.com/quicwg/base-drafts
  Commit: 15c59e195cd74d2dad3131a9c9660e132572fb8e
      https://github.com/quicwg/base-drafts/commit/15c59e195cd74d2dad3131a9c9660e132572fb8e
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-11-01 (Thu, 01 Nov 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Renumber frames

For rationale, see https://docs.google.com/spreadsheets/d/1G73qp-GBhXGyKEsZBudzWJY85FSa5txT4MxtVC5ajiE/edit#gid=0

Note that this isn't 100% mechanical.  There are some other minor
changes:

Frames with multiple codepoints are not referred to in the plural in
their first mention (because we talk about multiple frame types), and
ahead of the figure that shows the fields.

I have made the text announcing the figure, and the text announcing the
fields consistent.

There was a grammatical error (the very last change here).



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bda72a4f354b_75c32b23dc68a580427--


From nobody Wed Oct 31 20:29:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 54D1A130DF5 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 20:29:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 tIRqle6J98qF for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 20:29:26 -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 B168F130DE1 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 20:29:26 -0700 (PDT)
Date: Wed, 31 Oct 2018 20:29:25 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541042965; bh=BEzB0NE7N8Da6Vfrd8DHMICTQb8fjC1vz7bn/m5UXbA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=KwsY2vZ1AdMSKCq4MKYPIS8J/vp0qy3BhslkvJeaLT8OSxFx28aL6apiuIw3mZbUN Ctn/XNewZIUOpZq2MWH+Wngf3BzSLm1yfj4VQRbfe+9gHjCGHpSXJcES01M6PKzY6Y WVNbNiI0hdjCBGFhGyCXSBGw223nLaMUf7RKVuOw=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4aba6d9292558f187f5ca3d05e1050ca748939db4b992cf0000000117f2351592a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c434919277@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda7315d7c6d_22043f7f6c6d45b898891d"; 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/OUNh8Y514nayjg5rb0iu_TtEw3A>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 03:29:28 -0000

----==_mimepart_5bda7315d7c6d_22043f7f6c6d45b898891d
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

I agree with @martinduke. Making downgrade prevention more secure is important to QUICv1. However, I'm not yet convinced that "compatible version upgrade" makes sense as part of QUICv1. I think there are two use-cases for it:
1) Upgrade from QUICv1-draft to QUICv1-RFC
In this scenario we can safely assume that the relevant QUIC versions are compatible. However, we can also safely assume that the only deployments of QUIC will be HTTP. Therefore we can rely on Alt-Svc, and have no strong motivation for this mechanism.
2) Upgrade from QUICv1 to QUICv2
In this scenario we're not sure the versions will be compatible, and we also don't have a need to add this to QUICv1. If during design of QUICv2 we want this feature (and I personally believe we will), then we can add a QUICv1 extension indicating support for seamless upgrade to v2, and have browsers try v1 first.

To be clear, I really like this solution - I think it's elegant and efficient. However, it also adds complexity - do we really need it 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/pull/1901#issuecomment-434919277
----==_mimepart_5bda7315d7c6d_22043f7f6c6d45b898891d
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>I agree with <a class=3D"user-mention" data-hovercard-type=3D"user" da=
ta-hovercard-url=3D"/hovercards?user_id=3D24398865" data-octo-click=3D"ho=
vercard-link-click" data-octo-dimensions=3D"link_type:self" href=3D"https=
://github.com/martinduke">@martinduke</a>. Making downgrade prevention mo=
re secure is important to QUICv1. However, I'm not yet convinced that "co=
mpatible version upgrade" makes sense as part of QUICv1. I think there ar=
e two use-cases for it:</p>
<ol>
<li>Upgrade from QUICv1-draft to QUICv1-RFC<br>
In this scenario we can safely assume that the relevant QUIC versions are=
 compatible. However, we can also safely assume that the only deployments=
 of QUIC will be HTTP. Therefore we can rely on Alt-Svc, and have no stro=
ng motivation for this mechanism.</li>
<li>Upgrade from QUICv1 to QUICv2<br>
In this scenario we're not sure the versions will be compatible, and we a=
lso don't have a need to add this to QUICv1. If during design of QUICv2 w=
e want this feature (and I personally believe we will), then we can add a=
 QUICv1 extension indicating support for seamless upgrade to v2, and have=
 browsers try v1 first.</li>
</ol>
<p>To be clear, I really like this solution - I think it's elegant and ef=
ficient. However, it also adds complexity - do we really need it in v1?</=
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/1901#issuecomment-434919277">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8A64w=
25cSWYusFS4HyprH5V4vNjks5uqmqVgaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq3mM8-VZAoXAuZCYUuPy7AXRNZN6=
ks5uqmqVgaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Davi=
dSchinazi in #1901: I agree with @martinduke. Making downgrade prevention=
 more secure is important to QUICv1. However, I'm not yet convinced that =
\"compatible version upgrade\" makes sense as part of QUICv1. I think the=
re are two use-cases for it:\r\n1) Upgrade from QUICv1-draft to QUICv1-RF=
C\r\nIn this scenario we can safely assume that the relevant QUIC version=
s are compatible. However, we can also safely assume that the only deploy=
ments of QUIC will be HTTP. Therefore we can rely on Alt-Svc, and have no=
 strong motivation for this mechanism.\r\n2) Upgrade from QUICv1 to QUICv=
2\r\nIn this scenario we're not sure the versions will be compatible, and=
 we also don't have a need to add this to QUICv1. If during design of QUI=
Cv2 we want this feature (and I personally believe we will), then we can =
add a QUICv1 extension indicating support for seamless upgrade to v2, and=
 have browsers try v1 first.\r\n\r\nTo be clear, I really like this solut=
ion - I think it's elegant and efficient. However, it also adds complexit=
y - do we really need it in v1?"}],"action":{"name":"View Pull Request","=
url":"https://github.com/quicwg/base-drafts/pull/1901#issuecomment-434919=
277"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
34919277",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4349=
19277",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**David Schinazi**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@DavidSchinazi",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4349=
19277"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bda7315d7c6d_22043f7f6c6d45b898891d--


From nobody Wed Oct 31 20:30:44 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 85C4E130DF5 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 20:30:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 LYGadzz7Kz80 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 20:30:40 -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 90E95130DCB for <quic-issues@ietf.org>; Wed, 31 Oct 2018 20:30:40 -0700 (PDT)
Date: Wed, 31 Oct 2018 20:30:39 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541043039; bh=qB0Wo+ygnwspJmPCDGOAAARmcuvAaW2r4pZGyz19ZXI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=q7t/m7Ftr9YcZqhPbzyZIDmxC/bhSt4RV0mjRRP82RZp8KR2rRpGsyEUhvhgtqXyH dYtLbSZfznuANdp11mJko+DrglnPT309qHKivWV7/LTQ9lHGV6xIgEv2gL4cmtUIB1 UBkIkyf3vD3MDiJs+BfAglIhMEroh1DcgwSN1Rwk=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0e576cdb8bfcdd58177d3145a0e13a20f29f3e2f92cf0000000117f2355f92a169ce166cf50b@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1945/review/170546138@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1945@github.com>
References: <quicwg/base-drafts/pull/1945@github.com>
Subject: Re: [quicwg/base-drafts] Renumber frames (#1945)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda735fc3567_4a583fd5bf8d45bc210379"; 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/0X8N0df3tFVNreTgp6U3nAn2X_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, 01 Nov 2018 03:30:42 -0000

----==_mimepart_5bda735fc3567_4a583fd5bf8d45bc210379
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

marten-seemann commented on this pull request.



> @@ -2698,24 +2698,24 @@ frames are explained in more detail in {{frame-formats}}.
 | Type Value  | Frame Type Name      | Definition                     |
 |:------------|:---------------------|:-------------------------------|
 | 0x00        | PADDING              | {{frame-padding}}              |

Considering that CONNECTION_CLOSE has a frame type field, where 0x0 means that the error is not frame related, wouldn't it make sense to not use 0x0 at all for 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/1945#pullrequestreview-170546138
----==_mimepart_5bda735fc3567_4a583fd5bf8d45bc210379
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/1945#discussion_r229930141">draft-ietf-quic-transport.md</a>:</p>
<pre style='color:#555'>&gt; @@ -2698,24 +2698,24 @@ frames are explained in more detail in {{frame-formats}}.
 | Type Value  | Frame Type Name      | Definition                     |
 |:------------|:---------------------|:-------------------------------|
 | 0x00        | PADDING              | {{frame-padding}}              |
</pre>
<p>Considering that CONNECTION_CLOSE has a frame type field, where 0x0 means that the error is not frame related, wouldn't it make sense to not use 0x0 at all for 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/1945#pullrequestreview-170546138">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqy2nFMStfa6LC3hzj5OL-7Eh7yZbks5uqmrfgaJpZM4YFt-l">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq1x1dHjGC_BiiMbHS-_YsJqfpGpTks5uqmrfgaJpZM4YFt-l.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann commented on #1945"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1945#pullrequestreview-170546138"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1945#pullrequestreview-170546138",
"url": "https://github.com/quicwg/base-drafts/pull/1945#pullrequestreview-170546138",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann commented on 1945",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1945#pullrequestreview-170546138"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 404152229\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bda735fc3567_4a583fd5bf8d45bc210379--


From nobody Wed Oct 31 20:36:12 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CAB27124408 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 20:36:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 nIq6hRlCp_gp for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 20:36: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 14DEB12426A for <quic-issues@ietf.org>; Wed, 31 Oct 2018 20:36:09 -0700 (PDT)
Date: Wed, 31 Oct 2018 20:36:08 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541043368; bh=yW4xNpn2Zd0WXCttxRs9yvuGLxsD0JaqVc4oM57lA0E=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=gd1eG6pXUBsIPJsmQ8K80E9sSnRt/FCv5JqE+TeW22oM78M3gTgIgUqqFABLrMglp IoQlIA6zcYSjxP7+SZU6M+PvYBauR6GdNlCj5qa8fukMI72XtL3pQT0Yboyx23foOV i4ACltMhNPuuGtrYOwfkQOpOtWq9xsRy4FzUYgY0=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab54e96e07f27dccd5bde217a61ca003e0a6eb128b92cf0000000117f236a892a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c434920297@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda74a854771_106b3fa4582d45c4441987"; 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/o54HtF9LPNEhJHGwh21fnfeOluE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 03:36:11 -0000

----==_mimepart_5bda74a854771_106b3fa4582d45c4441987
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

> 1. Upgrade from QUICv1-draft to QUICv1-RFC
In this scenario we can safely assume that the relevant QUIC versions are compatible. However, we can also safely assume that the only deployments of QUIC will be HTTP. Therefore we can rely on Alt-Svc, and have no strong motivation for this mechanism.

This is not true. I'm deploying QUIC draft versions in IPFS already, and who knows what other people are doing...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-434920297
----==_mimepart_5bda74a854771_106b3fa4582d45c4441987
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<blockquote>
<ol>
<li>Upgrade from QUICv1-draft to QUICv1-RFC<br>
In this scenario we can safely assume that the relevant QUIC versions are=
 compatible. However, we can also safely assume that the only deployments=
 of QUIC will be HTTP. Therefore we can rely on Alt-Svc, and have no stro=
ng motivation for this mechanism.</li>
</ol>
</blockquote>
<p>This is not true. I'm deploying QUIC draft versions in IPFS already, a=
nd who knows what other people are doing...</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/1901#issuecomment-434920297">view it on GitHub</a>, o=
r <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq3Av0-=
TLKOTVEeXLsiwbLPx9P00Dks5uqmwogaJpZM4X3R0r">mute the thread</a>.<img src=3D=
"https://github.com/notifications/beacon/AWbkq9mmTfBusCNkbzsL7mZA05ibtA7C=
ks5uqmwogaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_=
image_url":"https://assets-cdn.github.com/images/email/message_cards/avat=
ar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicw=
g/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mart=
en-seemann in #1901: \u003e 1. Upgrade from QUICv1-draft to QUICv1-RFC\r\=
nIn this scenario we can safely assume that the relevant QUIC versions ar=
e compatible. However, we can also safely assume that the only deployment=
s of QUIC will be HTTP. Therefore we can rely on Alt-Svc, and have no str=
ong motivation for this mechanism.\r\n\r\nThis is not true. I'm deploying=
 QUIC draft versions in IPFS already, and who knows what other people are=
 doing..."}],"action":{"name":"View Pull Request","url":"https://github.c=
om/quicwg/base-drafts/pull/1901#issuecomment-434920297"}}}</script>
<script type=3D"application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4=
34920297",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4349=
20297",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_card=
s/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \=
"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueCo=
mment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\=
": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-4349=
20297"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 4003668=
91\n}"
}
],
"themeColor": "26292E"
}
]</script>=

----==_mimepart_5bda74a854771_106b3fa4582d45c4441987--


From nobody Wed Oct 31 21:05:04 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 17810130DC8 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:05:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 jASele_3SABL for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:05:00 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 ABFE61277CC for <quic-issues@ietf.org>; Wed, 31 Oct 2018 21:05:00 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1541045099; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=+VWFruFEXBLE7OsjqJBUzyu8Obr8600iZ04+psGrl8Y=; b=n+crzJBNqmI4PpbkRfPQZJfxXSLL385jaNQu7ENjBWtxZRmXpBMkUxWqd1tnuHHXxLX6hlBO 0u2m49ZJVIT6JS4HUtujhDUSCEnHFMzxnav7AFNWxG5Ju/Q1Bo3AjkWZ+aKo1dUYl7XuUgp/ 1iwMoekib35toRQ38bJpeLR0qCc=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 5bda7b6b.7f93a85df6c0-smtp-out-n01; Thu, 01 Nov 2018 04:04:59 -0000 (UTC)
Date: Wed, 31 Oct 2018 21:04:59 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bda7b6b5629c_32fe2ab2968e658428970@hookshot-fe-5a11256.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 8fc490: Renumber transport parameters
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bda7b6b55e02_32fe2ab2968e658428830"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/QHt1p40q7ddZ2TFyl-DZwiBbQ1M>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 04:05:02 -0000

----==_mimepart_5bda7b6b55e02_32fe2ab2968e658428830
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/renumber-tp
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8fc49027eaa92b4e676bad13e7f2df22cb28265a
      https://github.com/quicwg/base-drafts/commit/8fc49027eaa92b4e676bad13e7f2df22cb28265a
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-11-01 (Thu, 01 Nov 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Renumber transport parameters

This change made me very much more likely to support a change to varint
values for these.  I will make a follow-up PR that does that.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bda7b6b55e02_32fe2ab2968e658428830--


From nobody Wed Oct 31 21:07:22 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 15892130E04 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:07:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 l5TqEo35AWzK for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:07: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 A2131130DE1 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 21:07:19 -0700 (PDT)
Date: Wed, 31 Oct 2018 21:07:18 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541045238; bh=FPq+glYiacXK71NrH/02/gA/jesL67nU/c626fgRRCc=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=z+xACR1qXPp/+4Qx4H4MB/2Diu1iiwzBGlKEr+NreM9erk2N1qLwh8Rf4h5Izns0l gGY801b8VNeVFN2JQkIVubox5OSKiLY5TCU4i5gLKFlGLzrGzt2EQou0lNrklKM+fl 27OAzcAFgMjRFJ+cIP+jyIpAowegp9Tp9FGaMdYY=
From: David Schinazi <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab1f3a0e02ccad56adcc65239858650583117537cf92cf0000000117f23df692a169ce1640b1a8@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1901/c434924428@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1901@github.com>
References: <quicwg/base-drafts/pull/1901@github.com>
Subject: Re: [quicwg/base-drafts] Compatible version upgrade (#1901)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda7bf66533d_185b3fe3202d45b83815f"; 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/frIQ1epFdVXWz2Im4xGlO29rFhM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 04:07:21 -0000

----==_mimepart_5bda7bf66533d_185b3fe3202d45b83815f
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

Thanks @marten-seemann, that's interesting (and news to me). I'm not familiar with IPFS at all but, out of curiosity, how do your IPFS endpoints let each other know that they support QUIC? Does that mechanism have a way to communicate versions?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1901#issuecomment-434924428
----==_mimepart_5bda7bf66533d_185b3fe3202d45b83815f
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=1478487" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/marten-seemann">@marten-seemann</a>, that's interesting (and news to me). I'm not familiar with IPFS at all but, out of curiosity, how do your IPFS endpoints let each other know that they support QUIC? Does that mechanism have a way to communicate versions?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/quicwg/base-drafts/pull/1901#issuecomment-434924428">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq6wqSO064B4IqqhE6aAO08vOri5pks5uqnN2gaJpZM4X3R0r">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq0jOZDFyAyMGViKD-lbqXtqm4dijks5uqnN2gaJpZM4X3R0r.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@DavidSchinazi in #1901: Thanks @marten-seemann, that's interesting (and news to me). I'm not familiar with IPFS at all but, out of curiosity, how do your IPFS endpoints let each other know that they support QUIC? Does that mechanism have a way to communicate versions?"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1901#issuecomment-434924428"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-434924428",
"url": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-434924428",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [quicwg/base-drafts] Compatible version upgrade (#1901)",
"sections": [
{
"text": "",
"activityTitle": "**David Schinazi**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@DavidSchinazi",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1901,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1901\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1901#issuecomment-434924428"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 400366891\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bda7bf66533d_185b3fe3202d45b83815f--


From nobody Wed Oct 31 21:09:03 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BFFB9130E70 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:08:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 G5LWnbAK0tCF for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:08:54 -0700 (PDT)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (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 07B70130E9A for <quic-issues@ietf.org>; Wed, 31 Oct 2018 21:08:53 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1541045333; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=0Uo+eos6HVQpG5gAlWmduwUSNcjnr6+O90VQwd2fnJo=; b=DZPnnAcQ9DIP1ODc3lZK8nuBQI/co8WWXrDvCMcDHGpUqcYH0YTmCbhIS4IwyRYPde6ZQtCl 4s7hCtQzNYAkbZji9A0VYfNu8y7pelyDqEnNINUn5t7BPRxnssaZz9vK7XXN+i9d/S9OZiK5 NHYysk+3gKottse4TEjZbUQcrS0=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bda7c54.7f24285430c0-smtp-out-n02; Thu, 01 Nov 2018 04:08:52 -0000 (UTC)
Date: Wed, 31 Oct 2018 21:08:52 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bda7c54d74b2_5d062b12e244e5884849e@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] eefaec: Renumber transport parameters
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bda7c54d7070_5d062b12e244e588483bf"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/13YKbPyMaDRd0LjZrIlBLb9ZeDA>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 04:09:00 -0000

----==_mimepart_5bda7c54d7070_5d062b12e244e588483bf
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/renumber-tp
  Home:   https://github.com/quicwg/base-drafts
  Commit: eefaec97368db4cbfe4a8fad4ddba71666057d9f
      https://github.com/quicwg/base-drafts/commit/eefaec97368db4cbfe4a8fad4ddba71666057d9f
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-11-01 (Thu, 01 Nov 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Renumber transport parameters

This change made me very much more likely to support a change to varint
values for these.  I will make a follow-up PR that does that.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bda7c54d7070_5d062b12e244e588483bf--


From nobody Wed Oct 31 21:10:07 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E3D90130EA9 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:10:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 UVBkIHTCsQBX for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:09: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 D2005130E4F for <quic-issues@ietf.org>; Wed, 31 Oct 2018 21:09:58 -0700 (PDT)
Date: Wed, 31 Oct 2018 21:09:58 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541045398; bh=qrEjtOOfZY2RAIlLGgp0aAQ+YuaGTr05ecbmU9d0qro=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=lKFiLkGZtoch42JKfzF4zBBI6yRrarl94r5AVBa9z8Mg5SYKSL+Aqw5NmS6NxXJew dczGSZOhrbCDsVAbJ495OceHWEik011RgHG05k7AQL3NfIlpMbcHfpO2DM9j2hXWfk S+4mIbrrpet/HpKivnMfR2wIUurh9PTog90o+31k=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abc58f729271170f7ec972cd7676e18de2293b294792cf0000000117f23e9692a169ce166d11a2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1946@github.com>
Subject: [quicwg/base-drafts] Renumber transport parameters (#1946)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda7c9635def_10933fa4582d45c41386528"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/JHzjtRCCeW6ImVu8SsIudKWt0MY>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 04:10:06 -0000

----==_mimepart_5bda7c9635def_10933fa4582d45c41386528
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This change made me very much more likely to support a change to varint
values for these.  I will make a follow-up PR that does that.

See https://docs.google.com/spreadsheets/d/1G73qp-GBhXGyKEsZBudzWJY85FSa5txT4MxtVC5ajiE/edit#gid=1245183366
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1946

-- Commit Summary --

  * Renumber transport parameters

-- File Changes --

    M draft-ietf-quic-transport.md (229)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1946.patch
https://github.com/quicwg/base-drafts/pull/1946.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/1946

----==_mimepart_5bda7c9635def_10933fa4582d45c41386528
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This change made me very much more likely to support a change to varint<br>
values for these.  I will make a follow-up PR that does that.</p>
<p>See <a href="https://docs.google.com/spreadsheets/d/1G73qp-GBhXGyKEsZBudzWJY85FSa5txT4MxtVC5ajiE/edit#gid=1245183366" rel="nofollow">https://docs.google.com/spreadsheets/d/1G73qp-GBhXGyKEsZBudzWJY85FSa5txT4MxtVC5ajiE/edit#gid=1245183366</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/1946'>https://github.com/quicwg/base-drafts/pull/1946</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Renumber transport parameters</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1946/files#diff-0">draft-ietf-quic-transport.md</a>
    (229)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1946.patch'>https://github.com/quicwg/base-drafts/pull/1946.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1946.diff'>https://github.com/quicwg/base-drafts/pull/1946.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/1946">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkqzTgqHmeGf82tb-TrN_ZF51AqOYLks5uqnQWgaJpZM4YFwFQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq4j5XTt6KQkfn4yTDmET4kcQ2ZB-ks5uqnQWgaJpZM4YFwFQ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Renumber transport parameters (#1946)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1946"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1946",
"url": "https://github.com/quicwg/base-drafts/pull/1946",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Renumber transport parameters (#1946)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "eefaec9",
"value": "Renumber transport parameters"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1946/files#diff-0) (229 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1946,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1946\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1946"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1946.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1946.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 404160848\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bda7c9635def_10933fa4582d45c41386528--


From nobody Wed Oct 31 21:19:43 2018
Return-Path: <bounce+565321.40f-quic-issues=ietf.org@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 00B3A130DCD for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:19:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.5
X-Spam-Level: 
X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NML_ADSP_CUSTOM_MED=0.9, 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 2lCczzIrrs1x for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:19:39 -0700 (PDT)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (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 BB795130DC8 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 21:19:39 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt;  s=mailo; t=1541045979; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=I5gb1YNnieLz1z3kEmFPM9fcRJmpO6e3D5MQ2H0c2WU=; b=JquwzqG2w6WpIuv+roUrqDgEFR2xz/Pq2sThmyj7JT3XeLvOpLrY8fC5dycpgN+l1BuyOXSf LsDowu4aN5ye24SH0uju/23JpIfkW48rPcmN5UTMJuqhipuXF8KL4xdDGmXTKNquntkXRsCz IqmiQZbT9XHn2bCRgi5fhPje2uE=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bda7eda.7f88744e4cf0-smtp-out-n03; Thu, 01 Nov 2018 04:19:38 -0000 (UTC)
Date: Wed, 31 Oct 2018 21:19:37 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bda7ed9abcef_3e82b045c45458084980@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 5a9ee3: Use varints for transport parameter values
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bda7ed9ab7ca_3e82b045c45458084862"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/C9jCPeIS2d2uzwJAqNFtr6oTkS0>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 04:19:41 -0000

----==_mimepart_5bda7ed9ab7ca_3e82b045c45458084862
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/varint-tp-values
  Home:   https://github.com/quicwg/base-drafts
  Commit: 5a9ee3a3937be3a8315b9649e8127b7a65ae8963
      https://github.com/quicwg/base-drafts/commit/5a9ee3a3937be3a8315b9649e8127b7a65ae8963
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-11-01 (Thu, 01 Nov 2018)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Use varints for transport parameter values

This is a partial change related to #1608.  It builds on the renumbering
of transport parameters so as to avoid churn.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

----==_mimepart_5bda7ed9ab7ca_3e82b045c45458084862--


From nobody Wed Oct 31 21:20:05 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E3C812D4F0 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:20:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.47
X-Spam-Level: 
X-Spam-Status: No, score=-8.47 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 Zp1Act4fo1yq for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:20: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 C992912426A for <quic-issues@ietf.org>; Wed, 31 Oct 2018 21:20:01 -0700 (PDT)
Date: Wed, 31 Oct 2018 21:20:01 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541046001; bh=yErAxhCChNuTTA5Gc9AsWWuvpFVGMBCC2ddIrZPfgyY=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=a2iv3u4xviWa5LNa8PzjV2ZA0ubSCVK39soK4cZisvMEdQVO7zXqNcBl9RycEScnV oBErkmEqRVADMQxHEvZbKGY/cJOi+uiwzJFcQBC57ZQAKOAW1nNWReNKXOUqOj0dB9 KqbUgjujDzVcEb2aYgp07YK1AUUnKxcg1N2p/Nrg=
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0d6b323d509383aaf67a08fa06c5fe912275e9f592cf0000000117f240f092a169ce166d1807@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1947@github.com>
Subject: [quicwg/base-drafts] Use varints for transport parameter values (#1947)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda7ef1511_4cbe3fb83e0d45b828267b"; charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/My1U7M0eo9z0WjhkJAVZOj646do>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 04:20:03 -0000

----==_mimepart_5bda7ef1511_4cbe3fb83e0d45b828267b
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

This is a partial change related to #1608.  It builds on the renumbering
of transport parameters so as to avoid churn.
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1947

-- Commit Summary --

  * Use varints for transport parameter values

-- File Changes --

    M draft-ietf-quic-transport.md (76)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1947.patch
https://github.com/quicwg/base-drafts/pull/1947.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/1947

----==_mimepart_5bda7ef1511_4cbe3fb83e0d45b828267b
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p>This is a partial change related to <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="345568128" data-permission-text="Issue title is private" data-url="https://github.com/quicwg/base-drafts/issues/1608" data-hovercard-type="issue" data-hovercard-url="/quicwg/base-drafts/issues/1608/hovercard" href="https://github.com/quicwg/base-drafts/issues/1608">#1608</a>.  It builds on the renumbering<br>
of transport parameters so as to avoid churn.</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/1947'>https://github.com/quicwg/base-drafts/pull/1947</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Use varints for transport parameter values</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/quicwg/base-drafts/pull/1947/files#diff-0">draft-ietf-quic-transport.md</a>
    (76)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1947.patch'>https://github.com/quicwg/base-drafts/pull/1947.patch</a></li>
  <li><a href='https://github.com/quicwg/base-drafts/pull/1947.diff'>https://github.com/quicwg/base-drafts/pull/1947.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/1947">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq7oy7WPDJor0kP4fMu7IsajTTc21ks5uqnZwgaJpZM4YFwjH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzFgy2RmSxDzO7trEzmDGUipiiRaks5uqnZwgaJpZM4YFwjH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Use varints for transport parameter values (#1947)"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1947"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1947",
"url": "https://github.com/quicwg/base-drafts/pull/1947",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Use varints for transport parameter values (#1947)",
"sections": [
{
"text": "",
"activityTitle": "**Martin Thomson**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@martinthomson",
"facts": [

]
},
{
"title": "Commit Summary",
"facts": [
{
"name": "5a9ee3a",
"value": "Use varints for transport parameter values"
}
]
},
{
"title": "File Changes",
"facts": [
{
"name": "Modified",
"value": "[draft-ietf-quic-transport.md](https://github.com/quicwg/base-drafts/pull/1947/files#diff-0) (76 changes)"
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"issueId\": 1947,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"quicwg/base-drafts\",\n\"pullRequestId\": 1947\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1947"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1947.patch"
}
],
"@type": "OpenUri",
"name": "View patch"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1947.diff"
}
],
"@type": "OpenUri",
"name": "View diff"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 404162759\n}"
}
],
"themeColor": "26292E"
}
]</script>

----==_mimepart_5bda7ef1511_4cbe3fb83e0d45b828267b--


From nobody Wed Oct 31 21:20:37 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A0515130DCD for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:20:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 nvnHrXsjpqx7 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:20: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 AF58D130DF6 for <quic-issues@ietf.org>; Wed, 31 Oct 2018 21:20:31 -0700 (PDT)
Date: Wed, 31 Oct 2018 21:20:31 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541046031; bh=gY7SP2zJSlqVPs07WiA6Hm5qEbRsM6+/pANy06hBZRI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=mDOioV/ekgmv56JLVgTIKfFzTynAxEzSyENGzNaPNjXM6Dw44lzHj8Xz/Ok+fbxxj bZBJZdgrjCMYhYTjjDmMuFCyb+EaAKfh5JoO5091zea3rN1KNXC5LugGaTRoDBNjla ZTRfwj/I4tkVm6R4DPU3IxM1MLV8qmWjerLol3LY=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab3c3b19fe57d42363c3ce9f031a0c2a099a0064e192cf0000000117f2410f92a169ce166d11a2@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1946/review/170552769@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1946@github.com>
References: <quicwg/base-drafts/pull/1946@github.com>
Subject: Re: [quicwg/base-drafts] Renumber transport parameters (#1946)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda7f0f115c4_397b3faadb4d45c0610121"; 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/rlLEVd_hEnW4OFu62GOdjjK-R9E>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 04:20:35 -0000

----==_mimepart_5bda7f0f115c4_397b3faadb4d45c0610121
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/1946#pullrequestreview-170552769
----==_mimepart_5bda7f0f115c4_397b3faadb4d45c0610121
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/1946#pullrequestreview-170552769">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq4hV6JCrtsIWOUb9jZAu69g2rSqOks5uqnaPgaJpZM4YFwFQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkq9epn-4VB1pDhVkiDQwl4F9drtCCks5uqnaPgaJpZM4YFwFQ.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann approved #1946"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1946#pullrequestreview-170552769"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1946#pullrequestreview-170552769",
"url": "https://github.com/quicwg/base-drafts/pull/1946#pullrequestreview-170552769",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann approved 1946",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1946#pullrequestreview-170552769"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 404160848\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bda7f0f115c4_397b3faadb4d45c0610121--


From nobody Wed Oct 31 21:24:30 2018
Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 05147130E3B for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:24:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.066
X-Spam-Level: 
X-Spam-Status: No, score=-7.066 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.47, 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 5deBI60zzkS8 for <quic-issues@ietfa.amsl.com>; Wed, 31 Oct 2018 21:24: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 7203B130E2D for <quic-issues@ietf.org>; Wed, 31 Oct 2018 21:24:27 -0700 (PDT)
Date: Wed, 31 Oct 2018 21:24:26 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1541046266; bh=A3R0HtYDeah0rTl773+3RyE+vBALW8nKJjsGNWANSH0=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=fUXkJ9F+bLDuTTfQN+tT2ZhQMmOBmWC4NSsGf4fMw9b5uZxYOyaGFjgDVY7VDzwLM WFfi3kPX1X34x0KdIvnujTGKxlrPjXdn4i8AAxinoJCZHAirHcmW6XTA6tvUbqQEYT fDEnFe1gXJlO9hhSfcYIvzdPT38ZjIAtqVDhX/MU=
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab0b21a635adf2752d18ab5f552e1578a082ac970c92cf0000000117f241fa92a169ce166d1807@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1947/review/170553453@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1947@github.com>
References: <quicwg/base-drafts/pull/1947@github.com>
Subject: Re: [quicwg/base-drafts] Use varints for transport parameter values (#1947)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5bda7ffa7b5f3_47623fca758d45bc1373eb"; 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/4MwhvECjPFdmmyChjtZtwxiRatI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Nov 2018 04:24:29 -0000

----==_mimepart_5bda7ffa7b5f3_47623fca758d45bc1373eb
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/1947#pullrequestreview-170553453
----==_mimepart_5bda7ffa7b5f3_47623fca758d45bc1373eb
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/1947#pullrequestreview-170553453">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AWbkq39uvDitpN_k4KCRor7krxhw4Pdhks5uqnd6gaJpZM4YFwjH">mute the thread</a>.<img src="https://github.com/notifications/beacon/AWbkqzZaLMs0SZjHj5FnpYXSESEo9Hufks5uqnd6gaJpZM4YFwjH.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://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/quicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@marten-seemann approved #1947"}],"action":{"name":"View Pull Request","url":"https://github.com/quicwg/base-drafts/pull/1947#pullrequestreview-170553453"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/quicwg/base-drafts/pull/1947#pullrequestreview-170553453",
"url": "https://github.com/quicwg/base-drafts/pull/1947#pullrequestreview-170553453",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@marten-seemann approved 1947",
"sections": [
{
"text": "",
"activityTitle": "**Marten Seemann**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@marten-seemann",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/quicwg/base-drafts/pull/1947#pullrequestreview-170553453"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 404162759\n}"
}
],
"themeColor": "26292E"
}
]</script>
----==_mimepart_5bda7ffa7b5f3_47623fca758d45bc1373eb--

